Trace number 3439718

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.14 5000.07

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 benchmark0.255961
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: 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-3439718-1306941970/watcher-3439718-1306941970 -o /tmp/evaluation-result-3439718-1306941970/solver-3439718-1306941970 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439718-1306941970.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: 1.00 1.11 1.46 3/527 23902
/proc/meminfo: memFree=20805284/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=20408 CPUtime=0.01 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 1706 0 0 0 1 0 0 0 21 0 1 0 884427645 20897792 1646 33554432000 4194304 4394578 140736480526768 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/23902/statm: 5102 1646 247 49 0 2243 0

[startup+0.120297 s]
/proc/loadavg: 1.00 1.11 1.46 3/527 23902
/proc/meminfo: memFree=20805284/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=34676 CPUtime=0.11 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 5285 0 0 0 11 0 0 0 22 0 1 0 884427645 35508224 5225 33554432000 4194304 4394578 140736480526768 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/23902/statm: 8669 5226 247 49 0 5810 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 34676

[startup+0.200282 s]
/proc/loadavg: 1.00 1.11 1.46 3/527 23902
/proc/meminfo: memFree=20805284/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=50028 CPUtime=0.19 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 9133 0 0 0 18 1 0 0 22 0 1 0 884427645 51228672 9072 33554432000 4194304 4394578 140736480526768 18446744073709551615 216735203223 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/23902/statm: 12507 9072 256 49 0 9648 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 50028

[startup+0.300268 s]
/proc/loadavg: 1.00 1.11 1.46 3/527 23902
/proc/meminfo: memFree=20805284/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=50028 CPUtime=0.29 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 9133 0 0 0 28 1 0 0 22 0 1 0 884427645 51228672 9072 33554432000 4194304 4394578 140736480526768 18446744073709551615 216735203223 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/23902/statm: 12507 9072 256 49 0 9648 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50028

[startup+0.701204 s]
/proc/loadavg: 1.00 1.11 1.46 3/527 23902
/proc/meminfo: memFree=20805284/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=50028 CPUtime=0.69 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 9133 0 0 0 67 2 0 0 24 0 1 0 884427645 51228672 9072 33554432000 4194304 4394578 140736480526768 18446744073709551615 216735203223 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/23902/statm: 12507 9072 256 49 0 9648 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50028

[startup+1.50106 s]
/proc/loadavg: 1.00 1.11 1.46 3/528 23903
/proc/meminfo: memFree=20746756/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=67376 CPUtime=1.49 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 14897 0 0 0 146 3 0 0 25 0 1 0 884427645 68993024 13245 33554432000 4194304 4394578 140736480526768 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/23902/statm: 16844 13245 267 49 0 13985 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67376

[startup+3.10075 s]
/proc/loadavg: 1.00 1.11 1.46 3/528 23904
/proc/meminfo: memFree=20709680/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=83292 CPUtime=3.09 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 18759 0 0 0 305 4 0 0 25 0 1 0 884427645 85291008 17107 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/23902/statm: 20823 17108 267 49 0 17964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83292

[startup+6.30022 s]
/proc/loadavg: 1.08 1.13 1.46 3/528 23904
/proc/meminfo: memFree=20665456/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=105648 CPUtime=6.29 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 24118 0 0 0 624 5 0 0 25 0 1 0 884427645 108183552 22466 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/23902/statm: 26412 22466 267 49 0 23553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105648

[startup+12.7011 s]
/proc/loadavg: 1.16 1.14 1.47 3/528 23904
/proc/meminfo: memFree=20612428/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=137708 CPUtime=12.69 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 31639 0 0 0 1262 7 0 0 25 0 1 0 884427645 141012992 29987 33554432000 4194304 4394578 140736480526768 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/23902/statm: 34427 29987 267 49 0 31568 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137708

[startup+25.5009 s]
/proc/loadavg: 1.34 1.18 1.47 3/528 23904
/proc/meminfo: memFree=20553528/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=183560 CPUtime=25.49 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 42411 0 0 0 2541 8 0 0 25 0 1 0 884427645 187965440 40759 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/23902/statm: 45890 40759 267 49 0 43031 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 183560

[startup+51.1014 s]
/proc/loadavg: 1.73 1.28 1.50 3/528 23905
/proc/meminfo: memFree=20464800/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=254124 CPUtime=51.05 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 58617 0 0 0 5093 12 0 0 25 0 1 0 884427645 260222976 56965 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 63531 56965 267 49 0 60672 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 254124

[startup+102.3 s]
/proc/loadavg: 1.88 1.39 1.52 3/528 23906
/proc/meminfo: memFree=20388892/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=307016 CPUtime=102.27 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 70515 0 0 0 10213 14 0 0 25 0 1 0 884427645 314384384 68863 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 76754 68863 267 49 0 73895 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 307016

[startup+162.301 s]
/proc/loadavg: 1.99 1.51 1.55 3/528 23908
/proc/meminfo: memFree=20339504/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=341376 CPUtime=162.25 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 78081 0 0 0 16209 16 0 0 25 0 1 0 884427645 349569024 76429 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 85344 76429 267 49 0 82485 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 341376

[startup+222.32 s]
/proc/loadavg: 1.99 1.60 1.58 3/528 23909
/proc/meminfo: memFree=20306348/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=371580 CPUtime=222.27 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 84740 0 0 0 22209 18 0 0 25 0 1 0 884427645 380497920 83088 33554432000 4194304 4394578 140736480526768 18446744073709551615 4317907 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 92895 83088 267 49 0 90036 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 371580

[startup+282.301 s]
/proc/loadavg: 1.99 1.67 1.60 3/528 23911
/proc/meminfo: memFree=20282016/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=383228 CPUtime=282.25 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 87131 0 0 0 28206 19 0 0 25 0 1 0 884427645 392425472 85479 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 95807 85479 267 49 0 92948 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 383228

[startup+342.301 s]
/proc/loadavg: 1.99 1.72 1.62 3/528 23912
/proc/meminfo: memFree=20250244/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=408572 CPUtime=342.26 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 92599 0 0 0 34205 21 0 0 25 0 1 0 884427645 418377728 90947 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 102143 90947 267 49 0 99284 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 408572

[startup+402.301 s]
/proc/loadavg: 2.09 1.80 1.66 3/528 23914
/proc/meminfo: memFree=20224552/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=427200 CPUtime=402.26 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 96337 0 0 0 40205 21 0 0 25 0 1 0 884427645 437452800 94685 33554432000 4194304 4394578 140736480526768 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 106800 94685 267 49 0 103941 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 427200

[startup+462.3 s]
/proc/loadavg: 2.08 1.85 1.68 3/528 23916
/proc/meminfo: memFree=20202432/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=444480 CPUtime=462.25 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 99776 0 0 0 46204 21 0 0 25 0 1 0 884427645 455147520 98124 33554432000 4194304 4394578 140736480526768 18446744073709551615 4338281 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 111120 98124 267 49 0 108261 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 444480

[startup+522.301 s]
/proc/loadavg: 2.03 1.87 1.70 3/528 23917
/proc/meminfo: memFree=20182184/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=461148 CPUtime=522.26 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 103499 0 0 0 52204 22 0 0 25 0 1 0 884427645 472215552 101847 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 115287 101847 267 49 0 112428 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 461148

[startup+582.3 s]
/proc/loadavg: 2.01 1.89 1.71 3/528 23919
/proc/meminfo: memFree=20164164/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=477024 CPUtime=582.26 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 106878 0 0 0 58203 23 0 0 25 0 1 0 884427645 488472576 105226 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 119256 105226 267 49 0 116397 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 477024

[startup+642.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/528 24024
/proc/meminfo: memFree=19406228/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1075976 CPUtime=4062.35 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 230089 0 0 0 406179 56 0 0 25 0 1 0 884427645 1101799424 228437 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 268994 228437 267 49 0 266135 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 1075976

[startup+4122.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/528 24025
/proc/meminfo: memFree=19406320/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1077000 CPUtime=4122.34 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 230294 0 0 0 412178 56 0 0 25 0 1 0 884427645 1102848000 228642 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 269250 228642 267 49 0 266391 0
Current children cumulated CPU time (s) 4122.34
Current children cumulated vsize (KiB) 1077000

[startup+4182.32 s]
/proc/loadavg: 2.04 2.06 2.01 3/528 24027
/proc/meminfo: memFree=19403192/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1080184 CPUtime=4182.37 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 231162 0 0 0 418180 57 0 0 25 0 1 0 884427645 1106108416 229510 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298701 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 270046 229510 267 49 0 267187 0
Current children cumulated CPU time (s) 4182.37
Current children cumulated vsize (KiB) 1080184

[startup+4242.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/528 24028
/proc/meminfo: memFree=19400308/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1081720 CPUtime=4242.35 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 231422 0 0 0 424178 57 0 0 25 0 1 0 884427645 1107681280 229770 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 270430 229770 267 49 0 267571 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 1081720

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/528 24030
/proc/meminfo: memFree=19399404/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1081720 CPUtime=4302.35 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 231469 0 0 0 430178 57 0 0 25 0 1 0 884427645 1107681280 229817 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 270430 229817 267 49 0 267571 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 1081720

[startup+4362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/528 24034
/proc/meminfo: memFree=19400484/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1081720 CPUtime=4362.34 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 231473 0 0 0 436177 57 0 0 25 0 1 0 884427645 1107681280 229821 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 270430 229821 267 49 0 267571 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 1081720

[startup+4422.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/528 24036
/proc/meminfo: memFree=19394720/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1083256 CPUtime=4422.35 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 231837 0 0 0 442177 58 0 0 25 0 1 0 884427645 1109254144 230185 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 270814 230185 267 49 0 267955 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 1083256

[startup+4482.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/528 24038
/proc/meminfo: memFree=19381552/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1094260 CPUtime=4482.35 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 234636 0 0 0 448176 59 0 0 25 0 1 0 884427645 1120522240 232984 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 273565 232984 267 49 0 270706 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 1094260

[startup+4542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/528 24039
/proc/meminfo: memFree=19367268/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1103968 CPUtime=4542.35 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 236754 0 0 0 454176 59 0 0 25 0 1 0 884427645 1130463232 235102 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 275992 235102 267 49 0 273133 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 1103968

[startup+4602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/528 24041
/proc/meminfo: memFree=19366500/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1105504 CPUtime=4602.35 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 237035 0 0 0 460176 59 0 0 25 0 1 0 884427645 1132036096 235383 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 276376 235383 267 49 0 273517 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 1105504

[startup+4662.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/528 24043
/proc/meminfo: memFree=19362760/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1108064 CPUtime=4662.35 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 237530 0 0 0 466176 59 0 0 25 0 1 0 884427645 1134657536 235878 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 277016 235878 267 49 0 274157 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 1108064

[startup+4722.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/528 24044
/proc/meminfo: memFree=19353044/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1121376 CPUtime=4722.38 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 240083 0 0 0 472178 60 0 0 25 0 1 0 884427645 1148289024 238431 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 280344 238431 267 49 0 277485 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 1121376

[startup+4782.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/528 24046
/proc/meminfo: memFree=19352404/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1123424 CPUtime=4782.36 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 240456 0 0 0 478176 60 0 0 25 0 1 0 884427645 1150386176 238804 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 280856 238804 267 49 0 277997 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 1123424

[startup+4842.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/528 24047
/proc/meminfo: memFree=19349024/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1124448 CPUtime=4842.38 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 240610 0 0 0 484178 60 0 0 25 0 1 0 884427645 1151434752 238958 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 281112 238958 267 49 0 278253 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 1124448

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/528 24049
/proc/meminfo: memFree=19349748/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1125472 CPUtime=4902.36 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 240752 0 0 0 490176 60 0 0 25 0 1 0 884427645 1152483328 239100 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 281368 239100 267 49 0 278509 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 1125472

[startup+4962.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/528 24051
/proc/meminfo: memFree=19348968/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1125472 CPUtime=4962.37 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 240759 0 0 0 496176 61 0 0 25 0 1 0 884427645 1152483328 239107 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 281368 239107 267 49 0 278509 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 1125472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.08 2.04 2.01 2/526 24053
/proc/meminfo: memFree=19852008/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1126496 CPUtime=5000.08 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 240938 0 0 0 499947 61 0 0 25 0 1 0 884427645 1153531904 239286 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 281624 239286 267 49 0 278765 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1126496

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

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

[startup+5000 s]
/proc/loadavg: 2.08 2.04 2.01 2/526 24053
/proc/meminfo: memFree=19852008/32951124 swapFree=59042448/67111528
[pid=23902] ppid=23900 vsize=1126496 CPUtime=5000.08 cores=0,2,4,6
/proc/23902/stat : 23902 (SApperloT2010) R 23900 23902 23173 0 -1 4202496 240938 0 0 0 499947 61 0 0 25 0 1 0 884427645 1153531904 239286 33554432000 4194304 4394578 140736480526768 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23902/statm: 281624 239286 267 49 0 278765 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1126496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.07
CPU time (s): 5000.14
CPU user time (s): 4999.48
CPU system time (s): 0.661899
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1126496

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

runsolver used 27.5938 second user time and 58.7901 second system time

The end

Launcher Data

Begin job on node119 at 2011-06-01 17:26:10
IDJOB=3439718
IDBENCH=88211
IDSOLVER=1933
FILE ID=node119/3439718-1306941970
RUNJOBID= node119-1306941970-23882
PBS_JOBID= 13488562
Free space on /tmp= 73612 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
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-3439718-1306941970/watcher-3439718-1306941970 -o /tmp/evaluation-result-3439718-1306941970/solver-3439718-1306941970 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439718-1306941970.cnf

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=1528630583

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20805696 kB
Buffers:        298364 kB
Cached:        1873516 kB
SwapCached:       8708 kB
Active:        9104680 kB
Inactive:      2720212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20805696 kB
SwapTotal:    67111528 kB
SwapFree:     59042448 kB
Dirty:            7412 kB
Writeback:           0 kB
AnonPages:     9646652 kB
Mapped:          35136 kB
Slab:           172404 kB
PageTables:      79068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 163888224 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= 73612 MiB
End job on node119 at 2011-06-01 18:49:32