Trace number 3379841

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-05-15 (fixed)? (TO) 1300.08 1300.05

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: 961)

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-3379841-1305460628/watcher-3379841-1305460628 -o /tmp/evaluation-result-3379841-1305460628/solver-3379841-1305460628 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379841-1305460628.cnf 

running on 2 cores: 5,7

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.67 3.93 3.96 5/368 14053
/proc/meminfo: memFree=17095308/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=42916 CPUtime=0 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 4231 0 0 0 0 0 0 0 23 0 1 0 657663910 43945984 4172 33554432000 4194304 4394578 140734649626064 18446744073709551615 4279566 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 10729 4188 244 49 0 7870 0

[startup+0.0325321 s]
/proc/loadavg: 3.67 3.93 3.96 5/368 14053
/proc/meminfo: memFree=17095308/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=45504 CPUtime=0.02 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 5406 0 0 0 2 0 0 0 23 0 1 0 657663910 46596096 5347 33554432000 4194304 4394578 140734649626064 18446744073709551615 270612771525 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 11376 5348 247 49 0 8517 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 45504

[startup+0.100525 s]
/proc/loadavg: 3.67 3.93 3.96 5/368 14053
/proc/meminfo: memFree=17095308/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=51576 CPUtime=0.09 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 6945 0 0 0 8 1 0 0 23 0 1 0 657663910 52813824 6886 33554432000 4194304 4394578 140734649626064 18446744073709551615 270612771525 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 12894 6887 247 49 0 10035 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51576

[startup+0.300489 s]
/proc/loadavg: 3.67 3.93 3.96 5/368 14053
/proc/meminfo: memFree=17095308/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=70452 CPUtime=0.29 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 11644 0 0 0 28 1 0 0 25 0 1 0 657663910 72142848 11585 33554432000 4194304 4394578 140734649626064 18446744073709551615 270612771525 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 17613 11587 247 49 0 14754 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70452

[startup+0.70042 s]
/proc/loadavg: 3.67 3.93 3.96 5/368 14053
/proc/meminfo: memFree=17095308/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=109524 CPUtime=0.69 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 21429 0 0 0 66 3 0 0 25 0 1 0 657663910 112152576 21371 33554432000 4194304 4394578 140734649626064 18446744073709551615 270612771525 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 27381 21372 247 49 0 24522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 109524

[startup+1.50029 s]
/proc/loadavg: 3.70 3.93 3.96 5/369 14055
/proc/meminfo: memFree=16977360/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=181144 CPUtime=1.49 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 39362 0 0 0 142 7 0 0 25 0 1 0 657663910 185491456 39249 33554432000 4194304 4394578 140734649626064 18446744073709551615 270613135255 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 45286 39249 255 49 0 42427 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 181144

[startup+3.10099 s]
/proc/loadavg: 3.70 3.93 3.96 5/369 14055
/proc/meminfo: memFree=16936192/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=181144 CPUtime=3.09 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 39362 0 0 0 289 20 0 0 25 0 1 0 657663910 185491456 39249 33554432000 4194304 4394578 140734649626064 18446744073709551615 270613135255 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 45286 39249 255 49 0 42427 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 181144

[startup+6.30043 s]
/proc/loadavg: 3.70 3.93 3.96 5/369 14055
/proc/meminfo: memFree=16936868/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=202848 CPUtime=6.29 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 49294 0 0 0 593 36 0 0 25 0 1 0 657663910 207716352 38996 33554432000 4194304 4394578 140734649626064 18446744073709551615 270613135255 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 50712 38996 255 49 0 47853 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 202848

[startup+12.7003 s]
/proc/loadavg: 3.82 3.95 3.97 5/369 14055
/proc/meminfo: memFree=16858260/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=268292 CPUtime=12.69 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 68143 0 0 0 1218 51 0 0 25 0 1 0 657663910 274731008 57845 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 67073 57845 266 49 0 64214 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 268292

[startup+25.501 s]
/proc/loadavg: 3.85 3.95 3.97 5/369 14055
/proc/meminfo: memFree=16829552/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=289368 CPUtime=25.49 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 73370 0 0 0 2496 53 0 0 25 0 1 0 657663910 296312832 63072 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 72342 63072 266 49 0 69483 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 289368

[startup+51.1005 s]
/proc/loadavg: 3.90 3.96 3.97 5/369 14056
/proc/meminfo: memFree=16778376/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=320472 CPUtime=51.09 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 81011 0 0 0 5054 55 0 0 25 0 1 0 657663910 328163328 70713 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 80118 70713 266 49 0 77259 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 320472

[startup+102.313 s]
/proc/loadavg: 3.96 3.96 3.97 5/369 14057
/proc/meminfo: memFree=16706276/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=376988 CPUtime=102.31 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 94648 0 0 0 10170 61 0 0 25 0 1 0 657663910 386035712 84350 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 94247 84350 266 49 0 91388 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 376988

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.97 5/369 14059
/proc/meminfo: memFree=16639272/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=427112 CPUtime=162.29 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 106805 0 0 0 16164 65 0 0 25 0 1 0 657663910 437362688 96507 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 106778 96507 266 49 0 103919 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 427112

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.97 5/369 14061
/proc/meminfo: memFree=16580724/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=473056 CPUtime=222.29 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 117634 0 0 0 22159 70 0 0 25 0 1 0 657663910 484409344 107336 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 118264 107336 266 49 0 115405 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 473056

[startup+282.301 s]
/proc/loadavg: 4.07 3.99 3.97 5/369 14071
/proc/meminfo: memFree=16534252/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=501476 CPUtime=282.3 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 124567 0 0 0 28156 74 0 0 25 0 1 0 657663910 513511424 114269 33554432000 4194304 4394578 140734649626064 18446744073709551615 4295955 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 125369 114269 266 49 0 122510 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 501476

[startup+342.301 s]
/proc/loadavg: 4.03 3.99 3.97 5/369 14073
/proc/meminfo: memFree=16497284/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=534920 CPUtime=342.3 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 131959 0 0 0 34153 77 0 0 25 0 1 0 657663910 547758080 121661 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 133730 121661 266 49 0 130871 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 534920

[startup+402.3 s]
/proc/loadavg: 4.08 4.00 3.98 5/369 14076
/proc/meminfo: memFree=16461288/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=568952 CPUtime=402.3 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 140150 0 0 0 40150 80 0 0 25 0 1 0 657663910 582606848 129852 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 142238 129852 266 49 0 139379 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 568952

[startup+462.301 s]
/proc/loadavg: 4.10 4.02 3.99 5/369 14079
/proc/meminfo: memFree=16428144/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=598628 CPUtime=462.3 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 147090 0 0 0 46146 84 0 0 25 0 1 0 657663910 612995072 136792 33554432000 4194304 4394578 140734649626064 18446744073709551615 4346561 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 149657 136792 266 49 0 146798 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 598628

[startup+522.301 s]
/proc/loadavg: 4.15 4.04 4.00 5/369 14081
/proc/meminfo: memFree=16392032/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=631312 CPUtime=522.3 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 154912 0 0 0 52144 86 0 0 25 0 1 0 657663910 646463488 144614 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 157828 144614 266 49 0 154969 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 631312

[startup+582.301 s]
/proc/loadavg: 4.17 4.06 4.00 5/369 14082
/proc/meminfo: memFree=16354312/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=663060 CPUtime=582.31 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 162599 0 0 0 58141 90 0 0 25 0 1 0 657663910 678973440 152301 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 165765 152301 266 49 0 162906 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 663060

[startup+642.301 s]
/proc/loadavg: 4.06 4.05 4.00 5/369 14084
/proc/meminfo: memFree=16323892/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=688336 CPUtime=642.32 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 168342 0 0 0 64140 92 0 0 25 0 1 0 657663910 704856064 158044 33554432000 4194304 4394578 140734649626064 18446744073709551615 4291528 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 172084 158044 266 49 0 169225 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 688336

[startup+702.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/369 14085
/proc/meminfo: memFree=16299816/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=709920 CPUtime=702.31 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 173503 0 0 0 70135 96 0 0 25 0 1 0 657663910 726958080 163205 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 177480 163205 266 49 0 174621 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 709920

[startup+762.314 s]
/proc/loadavg: 4.01 4.03 4.00 5/369 14087
/proc/meminfo: memFree=16271396/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=736412 CPUtime=762.32 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 179991 0 0 0 76133 99 0 0 25 0 1 0 657663910 754085888 169693 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 184103 169693 266 49 0 181244 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 736412

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/369 14089
/proc/meminfo: memFree=16243244/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=762980 CPUtime=822.32 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 186119 0 0 0 82130 102 0 0 25 0 1 0 657663910 781291520 175821 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 190745 175821 266 49 0 187886 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 762980

[startup+882.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/369 14090
/proc/meminfo: memFree=16214072/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=787300 CPUtime=882.32 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 192007 0 0 0 88128 104 0 0 25 0 1 0 657663910 806195200 181709 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 196825 181709 266 49 0 193966 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 787300

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/369 14092
/proc/meminfo: memFree=16181328/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=805248 CPUtime=942.31 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 196233 0 0 0 94126 105 0 0 25 0 1 0 657663910 824573952 185935 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 201312 185935 266 49 0 198453 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 805248

[startup+1002.3 s]
/proc/loadavg: 4.08 4.05 4.01 5/369 14093
/proc/meminfo: memFree=16159104/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=829724 CPUtime=1002.31 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 201357 0 0 0 100123 108 0 0 25 0 1 0 657663910 849637376 191059 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 207431 191059 266 49 0 204572 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 829724

[startup+1062.3 s]
/proc/loadavg: 4.14 4.07 4.01 5/369 14095
/proc/meminfo: memFree=16138488/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=850076 CPUtime=1062.32 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 206103 0 0 0 106122 110 0 0 25 0 1 0 657663910 870477824 195805 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 212519 195805 266 49 0 209660 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 850076

[startup+1122.3 s]
/proc/loadavg: 4.12 4.07 4.01 5/369 14097
/proc/meminfo: memFree=16110916/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=875472 CPUtime=1122.31 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 212030 0 0 0 112120 111 0 0 25 0 1 0 657663910 896483328 201732 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 218868 201732 266 49 0 216009 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 875472

[startup+1182.3 s]
/proc/loadavg: 4.08 4.07 4.01 5/369 14098
/proc/meminfo: memFree=16087196/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=897912 CPUtime=1182.32 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 217051 0 0 0 118118 114 0 0 25 0 1 0 657663910 919461888 206753 33554432000 4194304 4394578 140734649626064 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 224478 206753 266 49 0 221619 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 897912

[startup+1242.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/369 14100
/proc/meminfo: memFree=16071536/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=911272 CPUtime=1242.32 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 220385 0 0 0 124116 116 0 0 25 0 1 0 657663910 933142528 210087 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 227818 210087 266 49 0 224959 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 911272



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.83 3.75 3.90 2/351 14155
/proc/meminfo: memFree=16337148/32951124 swapFree=67056804/67111528
[pid=14053] ppid=14051 vsize=929652 CPUtime=1300.03 cores=5,7
/proc/14053/stat : 14053 (SApperloT2010) R 14051 14053 13445 0 -1 4202496 224793 0 0 0 129885 118 0 0 25 0 1 0 657663910 951963648 214495 33554432000 4194304 4394578 140734649626064 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14053/statm: 232413 214495 266 49 0 229554 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 929652

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.05
CPU time (s): 1300.08
CPU user time (s): 1298.86
CPU system time (s): 1.22081
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 929652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.86
system time used= 1.22081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224794
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= 2233

runsolver used 4.41733 second user time and 10.9663 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 13:57:10
IDJOB=3379841
IDBENCH=85764
IDSOLVER=1862
FILE ID=node108/3379841-1305460628
RUNJOBID= node108-1305460596-13947
PBS_JOBID= 13324899
Free space on /tmp= 73532 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
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-3379841-1305460628/watcher-3379841-1305460628 -o /tmp/evaluation-result-3379841-1305460628/solver-3379841-1305460628 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379841-1305460628.cnf

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=1134034003

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17095340 kB
Buffers:        305836 kB
Cached:        5008828 kB
SwapCached:       8700 kB
Active:       11307856 kB
Inactive:      4228872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17095340 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           24368 kB
Writeback:           0 kB
AnonPages:    10219204 kB
Mapped:          30580 kB
Slab:           212076 kB
PageTables:      41040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 67615960 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73532 MiB
End job on node108 at 2011-05-15 14:18:52