Trace number 3265523

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-03-04? (TO) 1299.85 1300.04

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1140.77
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3265523-1303575720/watcher-3265523-1303575720 -o /tmp/evaluation-result-3265523-1303575720/solver-3265523-1303575720 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3265523-1303575720.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.81 3.93 3.97 4/187 9196
/proc/meminfo: memFree=18292016/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=42920 CPUtime=0 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 2716 0 0 0 0 0 0 0 23 0 1 0 469171810 43950080 2655 33554432000 4194304 4395502 140734298087744 18446744073709551615 4280382 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 10730 2669 246 50 0 7870 0

[startup+0.0557329 s]
/proc/loadavg: 3.81 3.93 3.97 4/187 9196
/proc/meminfo: memFree=18292016/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=50612 CPUtime=0.04 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 6690 0 0 0 3 1 0 0 23 0 1 0 469171810 51826688 5563 33554432000 4194304 4395502 140734298087744 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 12653 5563 249 50 0 9793 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50612

[startup+0.100756 s]
/proc/loadavg: 3.81 3.93 3.97 4/187 9196
/proc/meminfo: memFree=18292016/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=54572 CPUtime=0.09 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 7682 0 0 0 8 1 0 0 23 0 1 0 469171810 55881728 6555 33554432000 4194304 4395502 140734298087744 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 13643 6556 249 50 0 10783 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54572

[startup+0.300733 s]
/proc/loadavg: 3.81 3.93 3.97 4/187 9196
/proc/meminfo: memFree=18292016/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=72920 CPUtime=0.29 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 12257 0 0 0 27 2 0 0 25 0 1 0 469171810 74670080 11130 33554432000 4194304 4395502 140734298087744 18446744073709551615 274664808192 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 18230 11131 249 50 0 15370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72920

[startup+0.700651 s]
/proc/loadavg: 3.81 3.93 3.97 4/187 9196
/proc/meminfo: memFree=18292016/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=110816 CPUtime=0.69 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 21741 0 0 0 65 4 0 0 25 0 1 0 469171810 113475584 20614 33554432000 4194304 4395502 140734298087744 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 27704 20615 249 50 0 24844 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110816

[startup+1.50052 s]
/proc/loadavg: 3.81 3.93 3.97 5/188 9197
/proc/meminfo: memFree=18178420/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=185112 CPUtime=1.49 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 40246 0 0 0 142 7 0 0 25 0 1 0 469171810 189554688 39118 33554432000 4194304 4395502 140734298087744 18446744073709551615 4268200 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 46278 39118 255 50 0 43418 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 185112

[startup+3.10021 s]
/proc/loadavg: 3.81 3.93 3.97 5/188 9197
/proc/meminfo: memFree=18129564/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=185324 CPUtime=3.09 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 40347 0 0 0 295 14 0 0 25 0 1 0 469171810 189771776 39219 33554432000 4194304 4395502 140734298087744 18446744073709551615 274664832919 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 46331 39219 255 50 0 43471 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 185324

[startup+6.30069 s]
/proc/loadavg: 3.91 3.95 3.97 5/188 9197
/proc/meminfo: memFree=18119832/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=207252 CPUtime=6.29 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 50228 0 0 0 607 22 0 0 25 0 1 0 469171810 212226048 39021 33554432000 4194304 4395502 140734298087744 18446744073709551615 274664832919 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 51813 39021 255 50 0 48953 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 207252

[startup+12.7006 s]
/proc/loadavg: 3.92 3.95 3.97 5/188 9197
/proc/meminfo: memFree=18015308/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=277344 CPUtime=12.69 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 70229 0 0 0 1240 29 0 0 25 0 1 0 469171810 284000256 59022 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 69336 59022 266 50 0 66476 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 277344

[startup+25.5004 s]
/proc/loadavg: 3.93 3.95 3.97 5/188 9198
/proc/meminfo: memFree=17951136/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=298548 CPUtime=25.5 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 75537 0 0 0 2520 30 0 0 25 0 1 0 469171810 305713152 64330 33554432000 4194304 4395502 140734298087744 18446744073709551615 4347436 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 74637 64330 266 50 0 71777 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 298548

[startup+51.1009 s]
/proc/loadavg: 3.95 3.96 3.97 5/188 9199
/proc/meminfo: memFree=17839120/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=332236 CPUtime=51.09 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 83782 0 0 0 5078 31 0 0 25 0 1 0 469171810 340209664 72575 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 83059 72575 266 50 0 80199 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 332236

[startup+102.307 s]
/proc/loadavg: 3.98 3.96 3.97 5/188 9200
/proc/meminfo: memFree=17636828/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=382680 CPUtime=102.3 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 95895 0 0 0 10194 36 0 0 25 0 1 0 469171810 391864320 84688 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 95670 84688 266 50 0 92810 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 382680

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.97 5/188 9201
/proc/meminfo: memFree=17483832/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=417908 CPUtime=162.28 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 104500 0 0 0 16190 38 0 0 25 0 1 0 469171810 427937792 93293 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 104477 93293 266 50 0 101617 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 417908

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.97 5/188 9203
/proc/meminfo: memFree=17418672/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=447032 CPUtime=222.27 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 111539 0 0 0 22185 42 0 0 25 0 1 0 469171810 457760768 100332 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 111758 100332 266 50 0 108898 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 447032

[startup+282.301 s]
/proc/loadavg: 4.10 4.00 3.98 5/188 9205
/proc/meminfo: memFree=17348612/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=486068 CPUtime=282.26 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 120813 0 0 0 28181 45 0 0 25 0 1 0 469171810 497733632 109606 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 121517 109606 266 50 0 118657 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 486068

[startup+342.3 s]
/proc/loadavg: 4.10 4.02 3.99 5/188 9206
/proc/meminfo: memFree=17277420/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=518728 CPUtime=342.26 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 128429 0 0 0 34178 48 0 0 25 0 1 0 469171810 531177472 117222 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 129682 117222 266 50 0 126822 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 518728

[startup+402.301 s]
/proc/loadavg: 4.03 4.01 3.99 5/188 9208
/proc/meminfo: memFree=17224712/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=551420 CPUtime=402.25 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 136113 0 0 0 40176 49 0 0 25 0 1 0 469171810 564654080 124906 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 137855 124906 266 50 0 134995 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 551420

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.99 5/188 9209
/proc/meminfo: memFree=17180440/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=580964 CPUtime=462.25 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 143075 0 0 0 46173 52 0 0 25 0 1 0 469171810 594907136 131868 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 145241 131868 266 50 0 142381 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 580964

[startup+522.3 s]
/proc/loadavg: 4.04 4.01 3.99 5/188 9211
/proc/meminfo: memFree=17144472/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=605680 CPUtime=522.24 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 148788 0 0 0 52169 55 0 0 25 0 1 0 469171810 620216320 137581 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 151420 137581 266 50 0 148560 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 605680

[startup+582.301 s]
/proc/loadavg: 4.01 4.01 3.99 5/188 9213
/proc/meminfo: memFree=17110616/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=634396 CPUtime=582.24 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 155740 0 0 0 58168 56 0 0 25 0 1 0 469171810 649621504 144533 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 158599 144533 266 50 0 155739 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 634396

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9214
/proc/meminfo: memFree=17079364/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=658472 CPUtime=642.23 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 161505 0 0 0 64165 58 0 0 25 0 1 0 469171810 674275328 150298 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 164618 150298 266 50 0 161758 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 658472

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9216
/proc/meminfo: memFree=16989332/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=683812 CPUtime=702.22 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 167644 0 0 0 70161 61 0 0 25 0 1 0 469171810 700223488 156437 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 170953 156437 266 50 0 168093 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 683812

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9217
/proc/meminfo: memFree=16947288/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=704292 CPUtime=762.22 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 172631 0 0 0 76160 62 0 0 25 0 1 0 469171810 721195008 161424 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299480 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 176073 161424 266 50 0 173213 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 704292

[startup+822.3 s]
/proc/loadavg: 4.05 4.01 4.00 5/188 9219
/proc/meminfo: memFree=16904384/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=728196 CPUtime=822.21 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 178000 0 0 0 82157 64 0 0 25 0 1 0 469171810 745672704 166793 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 182049 166793 266 50 0 179189 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 728196

[startup+882.301 s]
/proc/loadavg: 4.05 4.02 4.00 5/188 9221
/proc/meminfo: memFree=16879456/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=751480 CPUtime=882.2 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 183166 0 0 0 88154 66 0 0 25 0 1 0 469171810 769515520 171959 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 187870 171959 266 50 0 185010 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 751480

[startup+942.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/188 9222
/proc/meminfo: memFree=16862340/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=767892 CPUtime=942.21 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 187082 0 0 0 94153 68 0 0 25 0 1 0 469171810 786321408 175875 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299530 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 191973 175875 266 50 0 189113 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 767892

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/188 9224
/proc/meminfo: memFree=16835680/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=785096 CPUtime=1002.2 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 190283 0 0 0 100150 70 0 0 25 0 1 0 469171810 803938304 179076 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 196274 179076 266 50 0 193414 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 785096

[startup+1062.3 s]
/proc/loadavg: 4.05 4.02 4.00 5/188 9225
/proc/meminfo: memFree=16816700/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=798312 CPUtime=1062.18 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 193481 0 0 0 106145 73 0 0 25 0 1 0 469171810 817471488 182274 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 199578 182274 266 50 0 196718 0
Current children cumulated CPU time (s) 1062.18
Current children cumulated vsize (KiB) 798312

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/188 9227
/proc/meminfo: memFree=16802432/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=813264 CPUtime=1122.18 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 196841 0 0 0 112143 75 0 0 25 0 1 0 469171810 832782336 185634 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 203316 185634 266 50 0 200456 0
Current children cumulated CPU time (s) 1122.18
Current children cumulated vsize (KiB) 813264

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/188 9229
/proc/meminfo: memFree=16786312/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=827880 CPUtime=1182.18 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 200373 0 0 0 118141 77 0 0 25 0 1 0 469171810 847749120 189166 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299630 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 206970 189166 266 50 0 204110 0
Current children cumulated CPU time (s) 1182.18
Current children cumulated vsize (KiB) 827880

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/188 9230
/proc/meminfo: memFree=16764112/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=844036 CPUtime=1242.17 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 204084 0 0 0 124139 78 0 0 25 0 1 0 469171810 864292864 192877 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 211009 192877 266 50 0 208149 0
Current children cumulated CPU time (s) 1242.17
Current children cumulated vsize (KiB) 844036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.72 3.68 3.89 2/170 9286
/proc/meminfo: memFree=17814332/32951132 swapFree=67111528/67111528
[pid=9196] ppid=9194 vsize=868476 CPUtime=1299.8 cores=4,6
/proc/9196/stat : 9196 (SApperloT2010) R 9194 9196 8280 0 -1 4202496 209988 0 0 0 129897 83 0 0 25 0 1 0 469171810 889319424 198781 33554432000 4194304 4395502 140734298087744 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9196/statm: 217119 198781 266 50 0 214259 0
Current children cumulated CPU time (s) 1299.8
Current children cumulated vsize (KiB) 868476

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1299.85
CPU user time (s): 1298.97
CPU system time (s): 0.874867
CPU usage (%): 99.985
Max. virtual memory (cumulated for all children) (KiB): 868476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.97
system time used= 0.874867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209988
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 928

runsolver used 2.24466 second user time and 4.82926 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 18:22:02
IDJOB=3265523
IDBENCH=85764
IDSOLVER=1655
FILE ID=node131/3265523-1303575720
RUNJOBID= node131-1303575684-9100
PBS_JOBID= 13150312
Free space on /tmp= 72012 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265523-1303575720/watcher-3265523-1303575720 -o /tmp/evaluation-result-3265523-1303575720/solver-3265523-1303575720 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3265523-1303575720.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=322425876

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18292296 kB
Buffers:        991688 kB
Cached:       12781936 kB
SwapCached:          0 kB
Active:        4535536 kB
Inactive:      9607584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18292296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32692 kB
Writeback:           8 kB
AnonPages:      369252 kB
Mapped:          15852 kB
Slab:           451852 kB
PageTables:       5956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   580580 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72024 MiB
End job on node131 at 2011-04-23 18:43:44