Trace number 3251397

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.08 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
MD5SUM683c9f75b69575e6451b8563d12f176b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.85272
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of clauses333838
Sum of the clauses size669567
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2333793
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-3251397-1303583675/watcher-3251397-1303583675 -o /tmp/evaluation-result-3251397-1303583675/solver-3251397-1303583675 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3251397-1303583675.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.99 4/189 19436
/proc/meminfo: memFree=12254248/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=17804 CPUtime=0 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 1179 0 0 0 0 0 0 0 25 0 1 0 548598190 18231296 1118 33554432000 4194304 4395502 140734355674672 18446744073709551615 231895151301 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 4484 1119 250 50 0 1624 0

[startup+0.042767 s]
/proc/loadavg: 4.00 4.00 3.99 4/189 19436
/proc/meminfo: memFree=12254248/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=22424 CPUtime=0.03 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 2316 0 0 0 3 0 0 0 25 0 1 0 548598190 22962176 2255 33554432000 4194304 4395502 140734355674672 18446744073709551615 231895151301 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 5606 2256 250 50 0 2746 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22424

[startup+0.10079 s]
/proc/loadavg: 4.00 4.00 3.99 4/189 19436
/proc/meminfo: memFree=12254248/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=29688 CPUtime=0.09 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 4128 0 0 0 9 0 0 0 25 0 1 0 548598190 30400512 4067 33554432000 4194304 4395502 140734355674672 18446744073709551615 231895151301 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 7422 4068 250 50 0 4562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29688

[startup+0.300755 s]
/proc/loadavg: 4.00 4.00 3.99 4/189 19436
/proc/meminfo: memFree=12254248/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=43108 CPUtime=0.29 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 7511 0 0 0 27 2 0 0 25 0 1 0 548598190 44142592 7449 33554432000 4194304 4395502 140734355674672 18446744073709551615 231895515031 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 10777 7449 256 50 0 7917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43108

[startup+0.700644 s]
/proc/loadavg: 4.00 4.00 3.99 4/189 19436
/proc/meminfo: memFree=12254248/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=43108 CPUtime=0.69 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 7511 0 0 0 65 4 0 0 25 0 1 0 548598190 44142592 7449 33554432000 4194304 4395502 140734355674672 18446744073709551615 231895515031 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 10777 7449 256 50 0 7917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43108

[startup+1.50049 s]
/proc/loadavg: 4.00 4.00 3.99 6/190 19437
/proc/meminfo: memFree=12214196/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=62188 CPUtime=1.49 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 13559 0 0 0 144 5 0 0 25 0 1 0 548598190 63680512 12191 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299509 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 15547 12191 267 50 0 12687 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62188

[startup+3.1002 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19437
/proc/meminfo: memFree=12196712/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=79116 CPUtime=3.09 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 17718 0 0 0 303 6 0 0 25 0 1 0 548598190 81014784 16350 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 19779 16350 267 50 0 16919 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79116

[startup+6.30059 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19437
/proc/meminfo: memFree=12167724/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=103328 CPUtime=6.29 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 23571 0 0 0 622 7 0 0 25 0 1 0 548598190 105807872 22203 33554432000 4194304 4395502 140734355674672 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 25832 22203 267 50 0 22972 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 103328

[startup+12.7004 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19437
/proc/meminfo: memFree=12126508/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=140132 CPUtime=12.69 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 32245 0 0 0 1260 9 0 0 25 0 1 0 548598190 143495168 30877 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 35033 30877 267 50 0 32173 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 140132

[startup+25.501 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19437
/proc/meminfo: memFree=12066496/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=199240 CPUtime=25.49 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 46033 0 0 0 2535 14 0 0 25 0 1 0 548598190 204021760 44665 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 49810 44665 267 50 0 46950 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 199240

[startup+51.1012 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19438
/proc/meminfo: memFree=11995004/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=272316 CPUtime=51.09 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 62714 0 0 0 5091 18 0 0 25 0 1 0 548598190 278851584 61346 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 68079 61346 267 50 0 65219 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 272316

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19439
/proc/meminfo: memFree=11953692/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=296148 CPUtime=102.3 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 68281 0 0 0 10210 20 0 0 25 0 1 0 548598190 303255552 66913 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 74037 66913 267 50 0 71177 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 296148

[startup+162.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/190 19441
/proc/meminfo: memFree=11872184/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=323668 CPUtime=162.3 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 74516 0 0 0 16208 22 0 0 25 0 1 0 548598190 331436032 73148 33554432000 4194304 4395502 140734355674672 18446744073709551615 4288050 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 80917 73148 267 50 0 78057 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 323668

[startup+222.301 s]
/proc/loadavg: 4.02 4.01 4.00 5/190 19443
/proc/meminfo: memFree=11828976/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=342996 CPUtime=222.3 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 78535 0 0 0 22207 23 0 0 25 0 1 0 548598190 351227904 77167 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 85749 77167 267 50 0 82889 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 342996

[startup+282.301 s]
/proc/loadavg: 4.04 4.02 4.00 5/190 19447
/proc/meminfo: memFree=11816676/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=350340 CPUtime=282.3 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 80201 0 0 0 28206 24 0 0 25 0 1 0 548598190 358748160 78833 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 87585 78833 267 50 0 84725 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 350340

[startup+342.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/190 19449
/proc/meminfo: memFree=11786716/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=376888 CPUtime=342.3 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 86123 0 0 0 34204 26 0 0 25 0 1 0 548598190 385933312 84755 33554432000 4194304 4395502 140734355674672 18446744073709551615 4328465 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 94222 84755 267 50 0 91362 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 376888

[startup+402.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/190 19450
/proc/meminfo: memFree=11702480/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=396120 CPUtime=402.3 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 89945 0 0 0 40203 27 0 0 25 0 1 0 548598190 405626880 88577 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 99030 88577 267 50 0 96170 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 396120

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 19452
/proc/meminfo: memFree=11643660/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=407516 CPUtime=462.31 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 92280 0 0 0 46203 28 0 0 25 0 1 0 548598190 417296384 90912 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 101879 90912 267 50 0 99019 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 407516

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 19454
/proc/meminfo: memFree=11598736/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=420892 CPUtime=522.31 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 95119 0 0 0 52202 29 0 0 25 0 1 0 548598190 430993408 93751 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 105223 93751 267 50 0 102363 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 420892

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 19455
/proc/meminfo: memFree=11568816/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=425796 CPUtime=582.31 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 96293 0 0 0 58202 29 0 0 25 0 1 0 548598190 436015104 94925 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 106449 94925 267 50 0 103589 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 425796

[startup+642.301 s]
/proc/loadavg: 4.07 4.02 4.00 5/190 19457
/proc/meminfo: memFree=11528228/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=445308 CPUtime=642.32 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 100903 0 0 0 64201 31 0 0 25 0 1 0 548598190 455995392 99535 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299527 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 111327 99535 267 50 0 108467 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 445308

[startup+702.301 s]
/proc/loadavg: 2.26 3.52 3.83 2/172 19512
/proc/meminfo: memFree=12700564/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=454012 CPUtime=702.31 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 102725 0 0 0 70200 31 0 0 25 0 1 0 548598190 464908288 101357 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 113503 101357 267 50 0 110643 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 454012

[startup+762.307 s]
/proc/loadavg: 1.46 3.06 3.65 2/172 19514
/proc/meminfo: memFree=12687376/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=469504 CPUtime=762.32 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 106011 0 0 0 76200 32 0 0 25 0 1 0 548598190 480772096 104643 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 117376 104643 267 50 0 114516 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 469504

[startup+822.3 s]
/proc/loadavg: 1.17 2.68 3.48 2/172 19516
/proc/meminfo: memFree=12638340/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=527348 CPUtime=822.32 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 118246 0 0 0 82198 34 0 0 25 0 1 0 548598190 540004352 116878 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 131837 116878 267 50 0 128977 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 527348

[startup+882.301 s]
/proc/loadavg: 1.06 2.37 3.33 2/172 19517
/proc/meminfo: memFree=12629112/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=539380 CPUtime=882.32 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 120509 0 0 0 88198 34 0 0 25 0 1 0 548598190 552325120 119141 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 134845 119141 267 50 0 131985 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 539380

[startup+942.301 s]
/proc/loadavg: 1.02 2.12 3.18 2/172 19519
/proc/meminfo: memFree=12628180/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=539892 CPUtime=942.33 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 120802 0 0 0 94198 35 0 0 25 0 1 0 548598190 552849408 119434 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 134973 119434 267 50 0 132113 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 539892

[startup+1002.3 s]
/proc/loadavg: 1.01 1.91 3.04 2/172 19520
/proc/meminfo: memFree=12626388/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=541428 CPUtime=1002.33 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 121245 0 0 0 100198 35 0 0 25 0 1 0 548598190 554422272 119877 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 135357 119877 267 50 0 132497 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 541428

[startup+1062.3 s]
/proc/loadavg: 1.00 1.74 2.91 2/172 19522
/proc/meminfo: memFree=12621364/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=548084 CPUtime=1062.32 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 122608 0 0 0 106197 35 0 0 25 0 1 0 548598190 561238016 121240 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 137021 121240 267 50 0 134161 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 548084

[startup+1122.3 s]
/proc/loadavg: 1.00 1.60 2.79 2/172 19524
/proc/meminfo: memFree=12618956/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=550132 CPUtime=1122.33 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 123088 0 0 0 112197 36 0 0 25 0 1 0 548598190 563335168 121720 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 137533 121720 267 50 0 134673 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 550132

[startup+1182.3 s]
/proc/loadavg: 1.00 1.49 2.67 2/172 19525
/proc/meminfo: memFree=12611328/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=559860 CPUtime=1182.34 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 125052 0 0 0 118197 37 0 0 25 0 1 0 548598190 573296640 123684 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 139965 123684 267 50 0 137105 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 559860

[startup+1242.3 s]
/proc/loadavg: 1.00 1.40 2.56 2/172 19527
/proc/meminfo: memFree=12606560/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=565492 CPUtime=1242.34 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 126207 0 0 0 124197 37 0 0 25 0 1 0 548598190 579063808 124839 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299567 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 141373 124839 267 50 0 138513 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 565492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.07 1.34 2.47 2/172 19528
/proc/meminfo: memFree=12597568/32950928 swapFree=67111528/67111528
[pid=19436] ppid=19434 vsize=576696 CPUtime=1300.04 cores=5,7
/proc/19436/stat : 19436 (SApperloT2010) R 19434 19436 18780 0 -1 4202496 128442 0 0 0 129966 38 0 0 25 0 1 0 548598190 590536704 127074 33554432000 4194304 4395502 140734355674672 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19436/statm: 144174 127074 267 50 0 141314 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 576696

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.08
CPU user time (s): 1299.67
CPU system time (s): 0.406938
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 576696

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

runsolver used 1.75173 second user time and 4.84326 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 20:34:35
IDJOB=3251397
IDBENCH=88221
IDSOLVER=1655
FILE ID=node114/3251397-1303583675
RUNJOBID= node114-1303583022-19325
PBS_JOBID= 13150339
Free space on /tmp= 71252 MiB

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

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

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=1531266037

node114.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.848
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.69
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.848
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.848
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.74
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      12254404 kB
Buffers:       2303416 kB
Cached:       16897096 kB
SwapCached:          0 kB
Active:       10716180 kB
Inactive:      9391400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12254404 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4348 kB
Writeback:          32 kB
AnonPages:      906184 kB
Mapped:          15636 kB
Slab:           523544 kB
PageTables:       7144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1189248 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= 71260 MiB
End job on node114 at 2011-04-23 20:56:17