Trace number 3439743

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.07 4999.96

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.134978
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
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: 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-3439743-1306943544/watcher-3439743-1306943544 -o /tmp/evaluation-result-3439743-1306943544/solver-3439743-1306943544 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439743-1306943544.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.00 2.02 2.00 3/461 29275
/proc/meminfo: memFree=28867876/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=18312 CPUtime=0 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 1289 0 0 0 0 0 0 0 25 0 1 0 805952367 18751488 1229 33554432000 4194304 4394578 140735825018368 18446744073709551615 228122713856 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 4578 1230 247 49 0 1719 0

[startup+0.0821591 s]
/proc/loadavg: 2.00 2.02 2.00 3/461 29275
/proc/meminfo: memFree=28867876/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=27288 CPUtime=0.06 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 3556 0 0 0 6 0 0 0 25 0 1 0 805952367 27942912 3496 33554432000 4194304 4394578 140735825018368 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 6855 3498 247 49 0 3996 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27288

[startup+0.10114 s]
/proc/loadavg: 2.00 2.02 2.00 3/461 29275
/proc/meminfo: memFree=28867876/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=29928 CPUtime=0.08 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 4193 0 0 0 8 0 0 0 25 0 1 0 805952367 30646272 4133 33554432000 4194304 4394578 140735825018368 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 7482 4133 247 49 0 4623 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29928

[startup+0.30111 s]
/proc/loadavg: 2.00 2.02 2.00 3/461 29275
/proc/meminfo: memFree=28867876/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=45376 CPUtime=0.29 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 8067 0 0 0 27 2 0 0 25 0 1 0 805952367 46465024 8006 33554432000 4194304 4394578 140735825018368 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 11344 8006 256 49 0 8485 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45376

[startup+0.701037 s]
/proc/loadavg: 2.00 2.02 2.00 3/461 29275
/proc/meminfo: memFree=28867876/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=45376 CPUtime=0.68 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 8067 0 0 0 66 2 0 0 25 0 1 0 805952367 46465024 8006 33554432000 4194304 4394578 140735825018368 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 11344 8006 256 49 0 8485 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 45376

[startup+1.50092 s]
/proc/loadavg: 2.00 2.02 2.00 4/462 29276
/proc/meminfo: memFree=28823360/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=66272 CPUtime=1.48 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 14652 0 0 0 145 3 0 0 25 0 1 0 805952367 67862528 13199 33554432000 4194304 4394578 140735825018368 18446744073709551615 4287937 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 16568 13199 267 49 0 13709 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 66272

[startup+3.10063 s]
/proc/loadavg: 2.00 2.02 2.00 4/462 29276
/proc/meminfo: memFree=28806992/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=83608 CPUtime=3.08 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 18859 0 0 0 305 3 0 0 25 0 1 0 805952367 85614592 17406 33554432000 4194304 4394578 140735825018368 18446744073709551615 228122375201 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 20902 17406 267 49 0 18043 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83608

[startup+6.30105 s]
/proc/loadavg: 2.00 2.02 2.00 4/462 29276
/proc/meminfo: memFree=28778364/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=109028 CPUtime=6.28 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 25061 0 0 0 624 4 0 0 25 0 1 0 805952367 111644672 23608 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 27257 23608 267 49 0 24398 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 109028

[startup+12.7009 s]
/proc/loadavg: 2.00 2.02 2.00 4/462 29276
/proc/meminfo: memFree=28738144/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=148196 CPUtime=12.68 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 34294 0 0 0 1261 7 0 0 25 0 1 0 805952367 151752704 32841 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298940 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 37049 32841 267 49 0 34190 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 148196

[startup+25.5006 s]
/proc/loadavg: 2.00 2.02 2.00 4/462 29277
/proc/meminfo: memFree=28683444/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=202516 CPUtime=25.48 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 47175 0 0 0 2539 9 0 0 25 0 1 0 805952367 207376384 45722 33554432000 4194304 4394578 140735825018368 18446744073709551615 4296352 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 50629 45722 267 49 0 47770 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 202516

[startup+51.1009 s]
/proc/loadavg: 2.00 2.01 2.00 4/462 29278
/proc/meminfo: memFree=28619096/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=268000 CPUtime=51.08 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 62447 0 0 0 5097 11 0 0 25 0 1 0 805952367 274432000 60994 33554432000 4194304 4394578 140735825018368 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 67000 60994 267 49 0 64141 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 268000

[startup+102.318 s]
/proc/loadavg: 2.00 2.01 2.00 4/462 29279
/proc/meminfo: memFree=28581212/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=297812 CPUtime=102.3 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 69510 0 0 0 10217 13 0 0 25 0 1 0 805952367 304959488 68057 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 74453 68057 267 49 0 71594 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 297812

[startup+162.301 s]
/proc/loadavg: 2.09 2.03 2.01 4/462 29280
/proc/meminfo: memFree=28555352/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=325072 CPUtime=162.29 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 75317 0 0 0 16215 14 0 0 25 0 1 0 805952367 332873728 73864 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 81268 73864 267 49 0 78409 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 325072

[startup+222.301 s]
/proc/loadavg: 2.10 2.05 2.01 4/462 29282
/proc/meminfo: memFree=28538308/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=341456 CPUtime=222.28 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 78823 0 0 0 22214 14 0 0 25 0 1 0 805952367 349650944 77370 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 85364 77370 267 49 0 82505 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 341456

[startup+282.301 s]
/proc/loadavg: 2.04 2.04 2.01 4/462 29284
/proc/meminfo: memFree=28505508/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=380296 CPUtime=282.29 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 86974 0 0 0 28214 15 0 0 25 0 1 0 805952367 389423104 85521 33554432000 4194304 4394578 140735825018368 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 95074 85521 267 49 0 92215 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 380296

[startup+342.301 s]
/proc/loadavg: 2.01 2.03 2.00 4/462 29285
/proc/meminfo: memFree=28475568/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=411696 CPUtime=342.29 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 93745 0 0 0 34212 17 0 0 25 0 1 0 805952367 421576704 92292 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298911 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 102924 92292 267 49 0 100065 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 411696

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 4/462 29287
/proc/meminfo: memFree=28445124/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=439564 CPUtime=402.3 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 99725 0 0 0 40211 19 0 0 25 0 1 0 805952367 450113536 98272 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 109891 98272 267 49 0 107032 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 439564

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/462 29288
/proc/meminfo: memFree=28427208/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=454096 CPUtime=462.29 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 102835 0 0 0 46210 19 0 0 25 0 1 0 805952367 464994304 101382 33554432000 4194304 4394578 140735825018368 18446744073709551615 4335430 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 113524 101382 267 49 0 110665 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 454096

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/462 29299
/proc/meminfo: memFree=28404352/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=470448 CPUtime=522.29 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 106623 0 0 0 52209 20 0 0 25 0 1 0 805952367 481738752 105170 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 117612 105170 267 49 0 114753 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 470448

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 4/462 29301
/proc/meminfo: memFree=28376028/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=494624 CPUtime=582.29 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 112243 0 0 0 58207 22 0 0 25 0 1 0 805952367 506494976 110790 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 123656 110790 267 49 0 120797 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 494624

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.16 2.05 2.01 4/462 29396
/proc/meminfo: memFree=27880196/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=948056 CPUtime=4062.42 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 204308 0 0 0 406200 42 0 0 25 0 1 0 805952367 970809344 202855 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 237014 202855 267 49 0 234155 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 948056

[startup+4122.3 s]
/proc/loadavg: 2.06 2.04 2.01 4/462 29407
/proc/meminfo: memFree=27878768/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=948568 CPUtime=4122.4 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 204398 0 0 0 412198 42 0 0 25 0 1 0 805952367 971333632 202945 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 237142 202945 267 49 0 234283 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 948568

[startup+4182.3 s]
/proc/loadavg: 2.02 2.03 2.00 4/462 29409
/proc/meminfo: memFree=27878276/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=949336 CPUtime=4182.4 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 204541 0 0 0 418198 42 0 0 25 0 1 0 805952367 972120064 203088 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 237334 203088 267 49 0 234475 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 949336

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/462 29410
/proc/meminfo: memFree=27875880/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=952664 CPUtime=4242.4 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 205140 0 0 0 424198 42 0 0 25 0 1 0 805952367 975527936 203687 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 238166 203687 267 49 0 235307 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 952664

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/462 29412
/proc/meminfo: memFree=27868388/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=959268 CPUtime=4302.41 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 206611 0 0 0 430198 43 0 0 25 0 1 0 805952367 982290432 205158 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 239817 205158 267 49 0 236958 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 959268

[startup+4362.3 s]
/proc/loadavg: 2.04 2.03 2.00 4/462 29416
/proc/meminfo: memFree=27863412/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=964064 CPUtime=4362.39 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 207557 0 0 0 436196 43 0 0 25 0 1 0 805952367 987201536 206104 33554432000 4194304 4394578 140735825018368 18446744073709551615 4292896 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 241016 206104 267 49 0 238157 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 964064

[startup+4422.3 s]
/proc/loadavg: 1.73 1.96 1.98 2/456 29436
/proc/meminfo: memFree=28213404/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=965856 CPUtime=4422.39 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 207917 0 0 0 442196 43 0 0 25 0 1 0 805952367 989036544 206464 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 241464 206464 267 49 0 238605 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 965856

[startup+4482.3 s]
/proc/loadavg: 1.27 1.78 1.91 2/456 29438
/proc/meminfo: memFree=28211616/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=968416 CPUtime=4482.39 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 208378 0 0 0 448196 43 0 0 25 0 1 0 805952367 991657984 206925 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 242104 206925 267 49 0 239245 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 968416

[startup+4542.3 s]
/proc/loadavg: 1.10 1.64 1.85 2/456 29439
/proc/meminfo: memFree=28210948/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=968672 CPUtime=4542.39 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 208472 0 0 0 454196 43 0 0 25 0 1 0 805952367 991920128 207019 33554432000 4194304 4394578 140735825018368 18446744073709551615 4320823 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 242168 207019 267 49 0 239309 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 968672

[startup+4602.3 s]
/proc/loadavg: 1.14 1.55 1.81 2/456 29441
/proc/meminfo: memFree=28209300/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=970848 CPUtime=4602.41 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 208937 0 0 0 460198 43 0 0 25 0 1 0 805952367 994148352 207484 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 242712 207484 267 49 0 239853 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 970848

[startup+4662.3 s]
/proc/loadavg: 1.05 1.45 1.76 2/456 29442
/proc/meminfo: memFree=28206756/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=972896 CPUtime=4662.39 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 209289 0 0 0 466196 43 0 0 25 0 1 0 805952367 996245504 207836 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 243224 207836 267 49 0 240365 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 972896

[startup+4722.32 s]
/proc/loadavg: 1.02 1.36 1.71 2/456 29444
/proc/meminfo: memFree=28207328/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=974432 CPUtime=4722.42 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 209532 0 0 0 472198 44 0 0 25 0 1 0 805952367 997818368 208079 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 243608 208079 267 49 0 240749 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 974432

[startup+4782.3 s]
/proc/loadavg: 1.00 1.29 1.66 2/456 29446
/proc/meminfo: memFree=28204420/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=978208 CPUtime=4782.4 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 210171 0 0 0 478196 44 0 0 25 0 1 0 805952367 1001684992 208718 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 244552 208718 267 49 0 241693 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 978208

[startup+4842.3 s]
/proc/loadavg: 1.00 1.24 1.61 2/456 29447
/proc/meminfo: memFree=28201392/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=982176 CPUtime=4842.4 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 210861 0 0 0 484196 44 0 0 25 0 1 0 805952367 1005748224 209408 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 245544 209408 267 49 0 242685 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 982176

[startup+4902.3 s]
/proc/loadavg: 1.00 1.19 1.57 2/456 29449
/proc/meminfo: memFree=28199976/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=984864 CPUtime=4902.4 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 211364 0 0 0 490196 44 0 0 25 0 1 0 805952367 1008500736 209911 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 246216 209911 267 49 0 243357 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 984864

[startup+4962.3 s]
/proc/loadavg: 1.00 1.15 1.53 2/456 29450
/proc/meminfo: memFree=28199424/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=985504 CPUtime=4962.4 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 211445 0 0 0 496196 44 0 0 25 0 1 0 805952367 1009156096 209992 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 246376 209992 267 49 0 243517 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 985504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.14 1.51 2/456 29452
/proc/meminfo: memFree=28198648/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=986016 CPUtime=5000.02 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 211607 0 0 0 499958 44 0 0 25 0 1 0 805952367 1009680384 210154 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 246504 210154 267 49 0 243645 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 986016

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.14 1.51 2/456 29452
/proc/meminfo: memFree=28198648/32951124 swapFree=41830676/67111528
[pid=29275] ppid=29273 vsize=986016 CPUtime=5000.02 cores=0,2,4,6
/proc/29275/stat : 29275 (SApperloT2010) R 29273 29275 28463 0 -1 4202496 211607 0 0 0 499958 44 0 0 25 0 1 0 805952367 1009680384 210154 33554432000 4194304 4394578 140735825018368 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/29275/statm: 246504 210154 267 49 0 243645 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 986016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.96
CPU time (s): 5000.07
CPU user time (s): 4999.59
CPU system time (s): 0.486925
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 986016

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

runsolver used 23.5004 second user time and 52.9609 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-01 17:52:24
IDJOB=3439743
IDBENCH=88216
IDSOLVER=1933
FILE ID=node138/3439743-1306943544
RUNJOBID= node138-1306942945-29185
PBS_JOBID= 13488572
Free space on /tmp= 73628 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439743-1306943544/watcher-3439743-1306943544 -o /tmp/evaluation-result-3439743-1306943544/solver-3439743-1306943544 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439743-1306943544.cnf

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

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=1895485935

node138.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.854
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.70
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.854
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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.80
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.854
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.854
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.82
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.854
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:      28868156 kB
Buffers:        232956 kB
Cached:         783324 kB
SwapCached:      44536 kB
Active:        2196976 kB
Inactive:      1609732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28868156 kB
SwapTotal:    67111528 kB
SwapFree:     41830676 kB
Dirty:            4736 kB
Writeback:           0 kB
AnonPages:     2757152 kB
Mapped:          16868 kB
Slab:           113752 kB
PageTables:      93064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130855596 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= 73628 MiB
End job on node138 at 2011-06-01 19:15:46