Trace number 3251133

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) 1300.01 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.28965
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3251133-1303582723/watcher-3251133-1303582723 -o /tmp/evaluation-result-3251133-1303582723/solver-3251133-1303582723 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3251133-1303582723.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: 4.00 4.00 3.93 4/189 3792
/proc/meminfo: memFree=18489520/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=19100 CPUtime=0 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 1334 0 0 0 0 0 0 0 25 0 1 0 469874888 19558400 1273 33554432000 4194304 4395502 140735127042816 18446744073709551615 216634176197 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 4775 1273 250 50 0 1915 0

[startup+0.0314399 s]
/proc/loadavg: 4.00 4.00 3.93 4/189 3792
/proc/meminfo: memFree=18489520/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=22532 CPUtime=0.02 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 2190 0 0 0 2 0 0 0 25 0 1 0 469874888 23072768 2129 33554432000 4194304 4395502 140735127042816 18446744073709551615 216634515200 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 5633 2129 250 50 0 2773 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22532

[startup+0.10043 s]
/proc/loadavg: 4.00 4.00 3.93 4/189 3792
/proc/meminfo: memFree=18489520/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=32308 CPUtime=0.09 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 4657 0 0 0 9 0 0 0 25 0 1 0 469874888 33083392 4596 33554432000 4194304 4395502 140735127042816 18446744073709551615 216634176197 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 8077 4597 250 50 0 5217 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32308

[startup+0.300407 s]
/proc/loadavg: 4.00 4.00 3.93 4/189 3792
/proc/meminfo: memFree=18489520/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=50284 CPUtime=0.29 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 9145 0 0 0 25 4 0 0 25 0 1 0 469874888 51490816 9083 33554432000 4194304 4395502 140735127042816 18446744073709551615 216634539927 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 12571 9083 256 50 0 9711 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50284

[startup+0.700326 s]
/proc/loadavg: 4.00 4.00 3.93 4/189 3792
/proc/meminfo: memFree=18489520/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=50284 CPUtime=0.69 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 9145 0 0 0 64 5 0 0 25 0 1 0 469874888 51490816 9083 33554432000 4194304 4395502 140735127042816 18446744073709551615 216634539927 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 12571 9083 256 50 0 9711 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50284

[startup+1.50018 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 3794
/proc/meminfo: memFree=18434716/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=67104 CPUtime=1.49 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 14765 0 0 0 141 8 0 0 25 0 1 0 469874888 68714496 13112 33554432000 4194304 4395502 140735127042816 18446744073709551615 4324296 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 16776 13112 267 50 0 13916 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67104

[startup+3.10087 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 3794
/proc/meminfo: memFree=18396700/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=83284 CPUtime=3.09 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 18721 0 0 0 300 9 0 0 25 0 1 0 469874888 85282816 17068 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/3792/statm: 20821 17068 267 50 0 17961 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83284

[startup+6.30035 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 3794
/proc/meminfo: memFree=18349952/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=105504 CPUtime=6.29 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 24017 0 0 0 619 10 0 0 25 0 1 0 469874888 108036096 22364 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 26376 22364 267 50 0 23516 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105504

[startup+12.7002 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 3794
/proc/meminfo: memFree=18282708/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=137080 CPUtime=12.69 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 31457 0 0 0 1257 12 0 0 25 0 1 0 469874888 140369920 29804 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 34270 29804 267 50 0 31410 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137080

[startup+25.5009 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 3794
/proc/meminfo: memFree=18196400/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=182308 CPUtime=25.48 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 42051 0 0 0 2534 14 0 0 25 0 1 0 469874888 186683392 40398 33554432000 4194304 4395502 140735127042816 18446744073709551615 4297186 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 45577 40398 267 50 0 42717 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 182308

[startup+51.1004 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 3795
/proc/meminfo: memFree=18061180/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=255896 CPUtime=51.08 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 58931 0 0 0 5091 17 0 0 25 0 1 0 469874888 262037504 57278 33554432000 4194304 4395502 140735127042816 18446744073709551615 4339129 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 63974 57278 267 50 0 61114 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 255896

[startup+102.306 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 3796
/proc/meminfo: memFree=17931192/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=310592 CPUtime=102.29 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 71312 0 0 0 10209 20 0 0 25 0 1 0 469874888 318046208 69659 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 77648 69659 267 50 0 74788 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 310592

[startup+162.301 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 3798
/proc/meminfo: memFree=17856396/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=345128 CPUtime=162.28 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 78865 0 0 0 16205 23 0 0 25 0 1 0 469874888 353411072 77212 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 86282 77212 267 50 0 83422 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 345128

[startup+222.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 3799
/proc/meminfo: memFree=17768420/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=373620 CPUtime=222.28 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 85022 0 0 0 22203 25 0 0 25 0 1 0 469874888 382586880 83369 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 93405 83369 267 50 0 90545 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 373620

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 3801
/proc/meminfo: memFree=17736652/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=388596 CPUtime=282.28 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 88027 0 0 0 28203 25 0 0 25 0 1 0 469874888 397922304 86374 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 97149 86374 267 50 0 94289 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 388596

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 3803
/proc/meminfo: memFree=17691244/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=411052 CPUtime=342.29 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 92961 0 0 0 34201 28 0 0 25 0 1 0 469874888 420917248 91308 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 102763 91308 267 50 0 99903 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 411052

[startup+402.3 s]
/proc/loadavg: 4.06 4.02 3.94 5/190 3804
/proc/meminfo: memFree=17636032/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=431536 CPUtime=402.28 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 97043 0 0 0 40199 29 0 0 25 0 1 0 469874888 441892864 95390 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 107884 95390 267 50 0 105024 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 431536

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 3806
/proc/meminfo: memFree=17584512/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=448984 CPUtime=462.28 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 100673 0 0 0 46198 30 0 0 25 0 1 0 469874888 459759616 99020 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 112246 99020 267 50 0 109386 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 448984

[startup+522.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 3807
/proc/meminfo: memFree=17544312/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=467908 CPUtime=522.27 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 104782 0 0 0 52195 32 0 0 25 0 1 0 469874888 479137792 103129 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 116977 103129 267 50 0 114117 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 467908

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 3809
/proc/meminfo: memFree=17509056/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=484488 CPUtime=582.28 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 108234 0 0 0 58194 34 0 0 25 0 1 0 469874888 496115712 106581 33554432000 4194304 4395502 140735127042816 18446744073709551615 4324322 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 121122 106581 267 50 0 118262 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 484488

[startup+642.301 s]
/proc/loadavg: 4.06 4.02 3.95 5/190 3811
/proc/meminfo: memFree=17484340/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=498056 CPUtime=642.28 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 111118 0 0 0 64194 34 0 0 25 0 1 0 469874888 510009344 109465 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 124514 109465 267 50 0 121654 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 498056

[startup+702.301 s]
/proc/loadavg: 4.09 4.03 3.95 5/190 3812
/proc/meminfo: memFree=17438304/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=511432 CPUtime=702.27 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 114001 0 0 0 70192 35 0 0 25 0 1 0 469874888 523706368 112348 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 127858 112348 267 50 0 124998 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 511432

[startup+762.307 s]
/proc/loadavg: 4.03 4.02 3.95 5/190 3814
/proc/meminfo: memFree=17405996/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=518216 CPUtime=762.28 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 115613 0 0 0 76192 36 0 0 25 0 1 0 469874888 530653184 113960 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 129554 113960 267 50 0 126694 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 518216

[startup+822.3 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 3815
/proc/meminfo: memFree=17388860/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=523540 CPUtime=822.26 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 116544 0 0 0 82190 36 0 0 25 0 1 0 469874888 536104960 114891 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 130885 114891 267 50 0 128025 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 523540

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 3817
/proc/meminfo: memFree=17350872/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=546404 CPUtime=882.27 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 122054 0 0 0 88188 39 0 0 25 0 1 0 469874888 559517696 120401 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 136601 120401 267 50 0 133741 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 546404

[startup+942.3 s]
/proc/loadavg: 3.85 3.97 3.94 4/184 3837
/proc/meminfo: memFree=18257192/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=561764 CPUtime=942.27 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 125278 0 0 0 94187 40 0 0 25 0 1 0 469874888 575246336 123625 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 140441 123625 267 50 0 137581 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 561764

[startup+1002.3 s]
/proc/loadavg: 3.31 3.79 3.88 4/184 3838
/proc/meminfo: memFree=18240056/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=564836 CPUtime=1002.27 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 126061 0 0 0 100187 40 0 0 25 0 1 0 469874888 578392064 124408 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 141209 124408 267 50 0 138349 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 564836

[startup+1062.3 s]
/proc/loadavg: 3.15 3.66 3.83 4/184 3840
/proc/meminfo: memFree=18226396/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=576356 CPUtime=1062.26 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 128512 0 0 0 106185 41 0 0 25 0 1 0 469874888 590188544 126859 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 144089 126859 267 50 0 141229 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 576356

[startup+1122.3 s]
/proc/loadavg: 3.05 3.54 3.77 4/184 3841
/proc/meminfo: memFree=18207604/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=587872 CPUtime=1122.27 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 130838 0 0 0 112184 43 0 0 25 0 1 0 469874888 601980928 129185 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 146968 129185 267 50 0 144108 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 587872

[startup+1182.3 s]
/proc/loadavg: 3.02 3.44 3.72 4/184 3843
/proc/meminfo: memFree=18198908/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=592992 CPUtime=1182.27 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 131811 0 0 0 118184 43 0 0 25 0 1 0 469874888 607223808 130158 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 148248 130158 267 50 0 145388 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 592992

[startup+1242.3 s]
/proc/loadavg: 3.04 3.37 3.68 4/184 3845
/proc/meminfo: memFree=18183232/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=601184 CPUtime=1242.26 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 133432 0 0 0 124183 43 0 0 25 0 1 0 469874888 615612416 131779 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 150296 131779 267 50 0 147436 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 601184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.05 3.32 3.64 2/180 3848
/proc/meminfo: memFree=18796796/32951124 swapFree=67111528/67111528
[pid=3792] ppid=3790 vsize=607328 CPUtime=1299.97 cores=5,7
/proc/3792/stat : 3792 (SApperloT2010) R 3790 3792 3572 0 -1 4202496 134996 0 0 0 129953 44 0 0 25 0 1 0 469874888 621903872 133343 33554432000 4194304 4395502 140735127042816 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3792/statm: 151832 133343 267 50 0 148972 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 607328

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.03
CPU time (s): 1300.01
CPU user time (s): 1299.54
CPU system time (s): 0.470928
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 607328

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

runsolver used 1.9897 second user time and 5.11622 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-23 20:18:43
IDJOB=3251133
IDBENCH=88211
IDSOLVER=1655
FILE ID=node103/3251133-1303582723
RUNJOBID= node103-1303581420-3593
PBS_JOBID= 13150351
Free space on /tmp= 71044 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251133-1303582723/watcher-3251133-1303582723 -o /tmp/evaluation-result-3251133-1303582723/solver-3251133-1303582723 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3251133-1303582723.cnf

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=1182037205

node103.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.858
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.71
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.858
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.858
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.858
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.858
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.858
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.858
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.83
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.858
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:      18489676 kB
Buffers:       2109972 kB
Cached:       10877964 kB
SwapCached:          0 kB
Active:        4538544 kB
Inactive:      9344276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18489676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11672 kB
Writeback:           0 kB
AnonPages:      894216 kB
Mapped:          15612 kB
Slab:           512712 kB
PageTables:       7080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1119408 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= 71064 MiB
End job on node103 at 2011-04-23 20:40:25