Trace number 3439563

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) 5000.05 4999.92

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-icl005.shuffled-as.sat05-3826.cnf
MD5SUM5d8489e52ec1ef9c7431a7fd60f9ff86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark452.04
Satisfiable
(Un)Satisfiability was proved
Number of variables2703
Number of clauses18312
Sum of the clauses size128119
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2533
Number of clauses of size 32417
Number of clauses of size 4522
Number of clauses of size 5685
Number of clauses of size over 514099

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

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-3439563-1306936468/watcher-3439563-1306936468 -o /tmp/evaluation-result-3439563-1306936468/solver-3439563-1306936468 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439563-1306936468.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.12 2.05 2.04 4/477 10646
/proc/meminfo: memFree=19304036/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=13324 CPUtime=0 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 719 0 0 0 0 0 0 0 25 0 1 0 786062158 13643776 659 33554432000 4194304 4394578 140733691931520 18446744073709551615 254261277381 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 3331 660 247 49 0 472 0

[startup+0.10523 s]
/proc/loadavg: 2.12 2.05 2.04 4/477 10646
/proc/meminfo: memFree=19304036/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=15672 CPUtime=0.1 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 1306 0 0 0 10 0 0 0 25 0 1 0 786062158 16048128 1139 33554432000 4194304 4394578 140733691931520 18446744073709551615 254261641111 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 3918 1139 255 49 0 1059 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15672

[startup+0.200212 s]
/proc/loadavg: 2.12 2.05 2.04 4/477 10646
/proc/meminfo: memFree=19304036/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=19232 CPUtime=0.19 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 2327 0 0 0 19 0 0 0 25 0 1 0 786062158 19693568 2153 33554432000 4194304 4394578 140733691931520 18446744073709551615 254261277381 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 4808 2154 267 49 0 1949 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19232

[startup+0.301188 s]
/proc/loadavg: 2.12 2.05 2.04 4/477 10646
/proc/meminfo: memFree=19304036/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=20420 CPUtime=0.29 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 2602 0 0 0 29 0 0 0 25 0 1 0 786062158 20910080 2428 33554432000 4194304 4394578 140733691931520 18446744073709551615 4296374 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 5105 2428 267 49 0 2246 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20420

[startup+0.701113 s]
/proc/loadavg: 2.12 2.05 2.04 4/477 10646
/proc/meminfo: memFree=19304036/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=21740 CPUtime=0.69 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 2934 0 0 0 69 0 0 0 25 0 1 0 786062158 22261760 2760 33554432000 4194304 4394578 140733691931520 18446744073709551615 4323517 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 5435 2760 267 49 0 2576 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21740

[startup+1.50098 s]
/proc/loadavg: 2.11 2.05 2.04 3/478 10647
/proc/meminfo: memFree=19292876/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=23108 CPUtime=1.49 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 3241 0 0 0 149 0 0 0 25 0 1 0 786062158 23662592 3067 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298693 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 5777 3067 267 49 0 2918 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23108

[startup+3.10069 s]
/proc/loadavg: 2.11 2.05 2.04 3/478 10647
/proc/meminfo: memFree=19290148/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=24940 CPUtime=3.09 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 3693 0 0 0 309 0 0 0 25 0 1 0 786062158 25538560 3519 33554432000 4194304 4394578 140733691931520 18446744073709551615 4345878 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 6235 3519 267 49 0 3376 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24940

[startup+6.30113 s]
/proc/loadavg: 2.10 2.04 2.04 3/478 10647
/proc/meminfo: memFree=19288420/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=26388 CPUtime=6.3 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 4007 0 0 0 629 1 0 0 25 0 1 0 786062158 27021312 3833 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 6597 3833 267 49 0 3738 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 26388

[startup+12.701 s]
/proc/loadavg: 2.09 2.04 2.04 3/478 10647
/proc/meminfo: memFree=19286396/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=29004 CPUtime=12.7 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 4564 0 0 0 1269 1 0 0 25 0 1 0 786062158 29700096 4390 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 7251 4390 267 49 0 4392 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 29004

[startup+25.5007 s]
/proc/loadavg: 2.07 2.04 2.03 3/478 10648
/proc/meminfo: memFree=19283916/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=31968 CPUtime=25.49 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 5156 0 0 0 2548 1 0 0 25 0 1 0 786062158 32735232 4982 33554432000 4194304 4394578 140733691931520 18446744073709551615 4314879 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 7992 4982 267 49 0 5133 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31968

[startup+51.1012 s]
/proc/loadavg: 2.05 2.04 2.03 3/478 10648
/proc/meminfo: memFree=19280288/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=36420 CPUtime=51.09 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 6146 0 0 0 5108 1 0 0 25 0 1 0 786062158 37294080 5972 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 9105 5972 267 49 0 6246 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36420

[startup+102.301 s]
/proc/loadavg: 2.18 2.06 2.04 3/478 10650
/proc/meminfo: memFree=19237984/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=43120 CPUtime=102.31 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 7529 0 0 0 10229 2 0 0 25 0 1 0 786062158 44154880 7355 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 10780 7355 267 49 0 7921 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 43120

[startup+162.301 s]
/proc/loadavg: 2.14 2.06 2.04 3/478 10651
/proc/meminfo: memFree=19184152/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=49100 CPUtime=162.29 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 8738 0 0 0 16227 2 0 0 25 0 1 0 786062158 50278400 8564 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298814 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 12275 8564 267 49 0 9416 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 49100

[startup+222.318 s]
/proc/loadavg: 2.05 2.05 2.03 3/478 10653
/proc/meminfo: memFree=19135632/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=55156 CPUtime=222.31 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 10118 0 0 0 22229 2 0 0 25 0 1 0 786062158 56479744 9944 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298724 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 13789 9944 267 49 0 10930 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 55156

[startup+282.3 s]
/proc/loadavg: 2.07 2.05 2.03 3/478 10655
/proc/meminfo: memFree=19089484/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=59484 CPUtime=282.3 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 11019 0 0 0 28227 3 0 0 25 0 1 0 786062158 60911616 10845 33554432000 4194304 4394578 140733691931520 18446744073709551615 254261283712 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 14871 10845 267 49 0 12012 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 59484

[startup+342.301 s]
/proc/loadavg: 2.02 2.04 2.02 3/478 10684
/proc/meminfo: memFree=22236348/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=63792 CPUtime=342.3 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 11914 0 0 0 34227 3 0 0 25 0 1 0 786062158 65323008 11740 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 15948 11740 267 49 0 13089 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 63792

[startup+402.301 s]
/proc/loadavg: 2.01 2.03 2.02 3/478 10695
/proc/meminfo: memFree=22223548/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=67460 CPUtime=402.3 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 12746 0 0 0 40227 3 0 0 25 0 1 0 786062158 69079040 12572 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 16865 12572 267 49 0 14006 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 67460

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/478 10696
/proc/meminfo: memFree=22213716/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=70880 CPUtime=462.3 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 13542 0 0 0 46227 3 0 0 25 0 1 0 786062158 72581120 13368 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 17720 13368 267 49 0 14861 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 70880

[startup+522.301 s]
/proc/loadavg: 2.14 2.06 2.02 3/478 10698
/proc/meminfo: memFree=22204764/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=73548 CPUtime=522.31 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 14186 0 0 0 52227 4 0 0 25 0 1 0 786062158 75313152 14012 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 18387 14012 267 49 0 15528 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 73548

[startup+582.3 s]
/proc/loadavg: 2.05 2.05 2.02 3/478 10700
/proc/meminfo: memFree=22196676/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=75660 CPUtime=582.31 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 14703 0 0 0 58227 4 0 0 25 0 1 0 786062158 77475840 14529 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 18915 14529 267 49 0 16056 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 75660

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/478 10814
/proc/meminfo: memFree=22091604/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=113064 CPUtime=4002.39 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 23795 0 0 0 400227 12 0 0 25 0 1 0 786062158 115777536 23545 33554432000 4194304 4394578 140733691931520 18446744073709551615 4285658 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28266 23545 267 49 0 25407 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 113064

[startup+4062.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/478 10815
/proc/meminfo: memFree=22091664/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=113512 CPUtime=4062.4 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 23877 0 0 0 406228 12 0 0 25 0 1 0 786062158 116236288 23627 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28378 23627 267 49 0 25519 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 113512

[startup+4122.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/478 10817
/proc/meminfo: memFree=22090764/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=113864 CPUtime=4122.39 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 23940 0 0 0 412227 12 0 0 25 0 1 0 786062158 116596736 23690 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28466 23690 267 49 0 25607 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 113864

[startup+4182.32 s]
/proc/loadavg: 2.05 2.04 2.00 3/478 10820
/proc/meminfo: memFree=22090364/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=114200 CPUtime=4182.41 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24012 0 0 0 418229 12 0 0 25 0 1 0 786062158 116940800 23762 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28550 23762 267 49 0 25691 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 114200

[startup+4242.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/478 10821
/proc/meminfo: memFree=22089728/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=114456 CPUtime=4242.4 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24040 0 0 0 424227 13 0 0 25 0 1 0 786062158 117202944 23790 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28614 23790 267 49 0 25755 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 114456

[startup+4302.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/478 10824
/proc/meminfo: memFree=22088576/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=114456 CPUtime=4302.4 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24058 0 0 0 430227 13 0 0 25 0 1 0 786062158 117202944 23808 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28614 23808 267 49 0 25755 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 114456

[startup+4362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/478 10825
/proc/meminfo: memFree=22088676/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=114760 CPUtime=4362.4 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24115 0 0 0 436227 13 0 0 25 0 1 0 786062158 117514240 23865 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28690 23865 267 49 0 25831 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 114760

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 10827
/proc/meminfo: memFree=22087788/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=114984 CPUtime=4422.39 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24180 0 0 0 442226 13 0 0 25 0 1 0 786062158 117743616 23930 33554432000 4194304 4394578 140733691931520 18446744073709551615 4295967 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28746 23930 267 49 0 25887 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 114984

[startup+4482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/478 10828
/proc/meminfo: memFree=22087396/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=114984 CPUtime=4482.4 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24189 0 0 0 448226 14 0 0 25 0 1 0 786062158 117743616 23939 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28746 23939 267 49 0 25887 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 114984

[startup+4542.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/478 10831
/proc/meminfo: memFree=22087748/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=115176 CPUtime=4542.4 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24225 0 0 0 454226 14 0 0 25 0 1 0 786062158 117940224 23975 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28794 23975 267 49 0 25935 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 115176

[startup+4602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/478 10833
/proc/meminfo: memFree=22085732/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=115400 CPUtime=4602.4 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24250 0 0 0 460226 14 0 0 25 0 1 0 786062158 118169600 24000 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28850 24000 267 49 0 25991 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 115400

[startup+4662.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/478 10835
/proc/meminfo: memFree=22085828/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=115400 CPUtime=4662.4 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24257 0 0 0 466226 14 0 0 25 0 1 0 786062158 118169600 24007 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28850 24007 267 49 0 25991 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 115400

[startup+4722.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/478 10837
/proc/meminfo: memFree=22085296/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=115592 CPUtime=4722.42 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24296 0 0 0 472227 15 0 0 25 0 1 0 786062158 118366208 24046 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28898 24046 267 49 0 26039 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 115592

[startup+4782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/478 10839
/proc/meminfo: memFree=22085140/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=115592 CPUtime=4782.41 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24320 0 0 0 478226 15 0 0 25 0 1 0 786062158 118366208 24070 33554432000 4194304 4394578 140733691931520 18446744073709551615 254261641111 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28898 24070 267 49 0 26039 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 115592

[startup+4842.32 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 10840
/proc/meminfo: memFree=22084508/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=115784 CPUtime=4842.43 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24351 0 0 0 484228 15 0 0 25 0 1 0 786062158 118562816 24101 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28946 24101 267 49 0 26087 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 115784

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 10842
/proc/meminfo: memFree=22084096/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=115944 CPUtime=4902.41 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24387 0 0 0 490226 15 0 0 25 0 1 0 786062158 118726656 24137 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298891 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 28986 24137 267 49 0 26127 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 115944

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 10843
/proc/meminfo: memFree=22085064/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=116204 CPUtime=4962.41 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24438 0 0 0 496226 15 0 0 25 0 1 0 786062158 118992896 24188 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 29051 24188 267 49 0 26192 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 116204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.16 2.04 2.01 3/478 10844
/proc/meminfo: memFree=22083684/32951124 swapFree=67057928/67111528
[pid=10646] ppid=10644 vsize=116204 CPUtime=5000.02 cores=0,2,4,6
/proc/10646/stat : 10646 (SApperloT2010) R 10644 10646 10390 0 -1 4202496 24443 0 0 0 499987 15 0 0 25 0 1 0 786062158 118992896 24193 33554432000 4194304 4394578 140733691931520 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10646/statm: 29051 24193 267 49 0 26192 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 116204

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): 4999.92
CPU time (s): 5000.05
CPU user time (s): 4999.88
CPU system time (s): 0.160975
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 116204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.88
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24443
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= 10
involuntary context switches= 7829

runsolver used 24.7762 second user time and 52.516 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-01 15:54:28
IDJOB=3439563
IDBENCH=85799
IDSOLVER=1933
FILE ID=node140/3439563-1306936468
RUNJOBID= node140-1306931466-10411
PBS_JOBID= 13488595
Free space on /tmp= 73780 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-icl005.shuffled-as.sat05-3826.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439563-1306936468/watcher-3439563-1306936468 -o /tmp/evaluation-result-3439563-1306936468/solver-3439563-1306936468 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439563-1306936468.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5d8489e52ec1ef9c7431a7fd60f9ff86
RANDOM SEED=1555742478

node140.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.833
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.833
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.14
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.833
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.75
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.833
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.833
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.75
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.833
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.74
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19304340 kB
Buffers:        243836 kB
Cached:        3147940 kB
SwapCached:       6932 kB
Active:       10108116 kB
Inactive:      3199652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19304340 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:             840 kB
Writeback:           0 kB
AnonPages:     9914228 kB
Mapped:          38180 kB
Slab:           213532 kB
PageTables:      57772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 144398328 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= 73776 MiB
End job on node140 at 2011-06-01 17:17:50