Trace number 3379851

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes3.cnf
MD5SUMcef3d3066fec910e94448f2404c09548
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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

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-3379851-1305454922/watcher-3379851-1305454922 -o /tmp/evaluation-result-3379851-1305454922/solver-3379851-1305454922 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379851-1305454922.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: 1.53 2.15 2.88 4/347 24383
/proc/meminfo: memFree=27832284/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=17432 CPUtime=0.01 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 1257 0 0 0 1 0 0 0 21 0 1 0 657090149 17850368 1197 33554432000 4194304 4394578 140733212074816 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 4358 1197 247 49 0 1499 0

[startup+0.09801 s]
/proc/loadavg: 1.53 2.15 2.88 4/347 24383
/proc/meminfo: memFree=27832284/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=28784 CPUtime=0.09 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 4100 0 0 0 9 0 0 0 21 0 1 0 657090149 29474816 4040 33554432000 4194304 4394578 140733212074816 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 7196 4041 247 49 0 4337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28784

[startup+0.101007 s]
/proc/loadavg: 1.53 2.15 2.88 4/347 24383
/proc/meminfo: memFree=27832284/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=29180 CPUtime=0.09 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 4195 0 0 0 9 0 0 0 21 0 1 0 657090149 29880320 4135 33554432000 4194304 4394578 140733212074816 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 7295 4137 247 49 0 4436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29180

[startup+0.300988 s]
/proc/loadavg: 1.53 2.15 2.88 4/347 24383
/proc/meminfo: memFree=27832284/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=36760 CPUtime=0.29 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 6101 0 0 0 26 3 0 0 22 0 1 0 657090149 37642240 6040 33554432000 4194304 4394578 140733212074816 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 9190 6040 255 49 0 6331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36760

[startup+0.700904 s]
/proc/loadavg: 1.53 2.15 2.88 4/347 24383
/proc/meminfo: memFree=27832284/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=48240 CPUtime=0.69 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 10000 0 0 0 64 5 0 0 24 0 1 0 657090149 49397760 8897 33554432000 4194304 4394578 140733212074816 18446744073709551615 4338180 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 12060 8898 266 49 0 9201 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48240

[startup+1.50076 s]
/proc/loadavg: 1.53 2.15 2.88 5/351 24390
/proc/meminfo: memFree=27758108/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=58852 CPUtime=1.49 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 12663 0 0 0 143 6 0 0 25 0 1 0 657090149 60264448 11560 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 14713 11560 266 49 0 11854 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58852

[startup+3.10047 s]
/proc/loadavg: 1.53 2.15 2.88 5/351 24390
/proc/meminfo: memFree=27730640/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=74212 CPUtime=3.09 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 16475 0 0 0 303 6 0 0 25 0 1 0 657090149 75993088 15372 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 18553 15372 266 49 0 15694 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74212

[startup+6.30089 s]
/proc/loadavg: 1.72 2.18 2.88 5/351 24390
/proc/meminfo: memFree=27700880/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=93420 CPUtime=6.29 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 21225 0 0 0 622 7 0 0 25 0 1 0 657090149 95662080 20122 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 23355 20122 266 49 0 20496 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93420

[startup+12.7007 s]
/proc/loadavg: 1.91 2.21 2.89 5/351 24390
/proc/meminfo: memFree=27647832/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=127840 CPUtime=12.69 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 29632 0 0 0 1261 8 0 0 25 0 1 0 657090149 130908160 28529 33554432000 4194304 4394578 140733212074816 18446744073709551615 4296338 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 31960 28529 266 49 0 29101 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 127840

[startup+25.5004 s]
/proc/loadavg: 2.37 2.30 2.91 5/351 24390
/proc/meminfo: memFree=27571824/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=179176 CPUtime=25.49 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 42027 0 0 0 2538 11 0 0 25 0 1 0 657090149 183476224 40924 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 44794 40924 266 49 0 41935 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 179176

[startup+51.1008 s]
/proc/loadavg: 2.92 2.43 2.93 5/351 24391
/proc/meminfo: memFree=27551512/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=180476 CPUtime=51.09 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 42354 0 0 0 5098 11 0 0 25 0 1 0 657090149 184807424 41251 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 45119 41251 266 49 0 42260 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 180476

[startup+102.313 s]
/proc/loadavg: 3.53 2.67 2.99 5/351 24392
/proc/meminfo: memFree=27496808/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=204156 CPUtime=102.31 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 47835 0 0 0 10218 13 0 0 25 0 1 0 657090149 209055744 46732 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 51039 46732 266 49 0 48180 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 204156

[startup+162.301 s]
/proc/loadavg: 3.83 2.91 3.05 5/351 24394
/proc/meminfo: memFree=27444960/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=226432 CPUtime=162.29 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 53045 0 0 0 16215 14 0 0 25 0 1 0 657090149 231866368 51942 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 56608 51942 266 49 0 53749 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 226432

[startup+222.301 s]
/proc/loadavg: 4.04 3.14 3.11 5/351 24396
/proc/meminfo: memFree=27413812/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=240180 CPUtime=222.3 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 56316 0 0 0 22215 15 0 0 25 0 1 0 657090149 245944320 55213 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 60045 55213 266 49 0 57186 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 240180

[startup+282.301 s]
/proc/loadavg: 4.06 3.31 3.17 5/351 24397
/proc/meminfo: memFree=27368640/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=259024 CPUtime=282.3 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 60517 0 0 0 28214 16 0 0 25 0 1 0 657090149 265240576 59414 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 64756 59414 266 49 0 61897 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 259024

[startup+342.301 s]
/proc/loadavg: 4.02 3.43 3.22 5/351 24399
/proc/meminfo: memFree=27346052/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=272900 CPUtime=342.3 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 63633 0 0 0 34213 17 0 0 25 0 1 0 657090149 279449600 62530 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 68225 62530 266 49 0 65366 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 272900

[startup+402.3 s]
/proc/loadavg: 4.01 3.53 3.27 5/351 24400
/proc/meminfo: memFree=27303248/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=297792 CPUtime=402.3 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 69382 0 0 0 40211 19 0 0 25 0 1 0 657090149 304939008 68279 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 74448 68279 266 49 0 71589 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 297792

[startup+462.3 s]
/proc/loadavg: 4.06 3.63 3.31 5/351 24402
/proc/meminfo: memFree=27272976/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=306380 CPUtime=462.3 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 71438 0 0 0 46210 20 0 0 25 0 1 0 657090149 313733120 70335 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298985 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 76595 70335 266 49 0 73736 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 306380

[startup+522.3 s]
/proc/loadavg: 4.07 3.71 3.36 5/351 24431
/proc/meminfo: memFree=27180776/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=306380 CPUtime=522.3 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 71569 0 0 0 52210 20 0 0 25 0 1 0 657090149 313733120 70466 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 76595 70466 266 49 0 73736 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 306380

[startup+582.301 s]
/proc/loadavg: 3.99 3.75 3.39 5/351 24513
/proc/meminfo: memFree=27214080/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=316896 CPUtime=582.31 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 73865 0 0 0 58210 21 0 0 25 0 1 0 657090149 324501504 72762 33554432000 4194304 4394578 140733212074816 18446744073709551615 4313480 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 79224 72762 266 49 0 76365 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 316896

[startup+642.301 s]
/proc/loadavg: 3.99 3.79 3.43 5/351 24515
/proc/meminfo: memFree=27185748/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=323940 CPUtime=642.32 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 75272 0 0 0 64211 21 0 0 25 0 1 0 657090149 331714560 74169 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 80985 74169 266 49 0 78126 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 323940

[startup+702.301 s]
/proc/loadavg: 3.99 3.83 3.46 5/351 24516
/proc/meminfo: memFree=27169348/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=331748 CPUtime=702.31 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 76850 0 0 0 70209 22 0 0 25 0 1 0 657090149 339709952 75747 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 82937 75747 266 49 0 80078 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 331748

[startup+762.313 s]
/proc/loadavg: 4.07 3.87 3.50 5/351 24545
/proc/meminfo: memFree=27254036/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=350108 CPUtime=762.33 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 80804 0 0 0 76210 23 0 0 25 0 1 0 657090149 358510592 79701 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298411 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 87527 79701 266 49 0 84668 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 350108

[startup+822.301 s]
/proc/loadavg: 4.02 3.89 3.52 5/351 24547
/proc/meminfo: memFree=27227216/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=354268 CPUtime=822.32 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 81673 0 0 0 82209 23 0 0 25 0 1 0 657090149 362770432 80570 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 88567 80570 266 49 0 85708 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 354268

[startup+882.3 s]
/proc/loadavg: 4.01 3.91 3.55 5/351 24548
/proc/meminfo: memFree=27193596/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=371236 CPUtime=882.32 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 85622 0 0 0 88208 24 0 0 25 0 1 0 657090149 380145664 84519 33554432000 4194304 4394578 140733212074816 18446744073709551615 4295835 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 92809 84519 266 49 0 89950 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 371236

[startup+942.3 s]
/proc/loadavg: 4.00 3.92 3.58 5/351 24550
/proc/meminfo: memFree=27177420/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=381564 CPUtime=942.32 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 87684 0 0 0 94208 24 0 0 25 0 1 0 657090149 390721536 86581 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 95391 86581 266 49 0 92532 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 381564

[startup+1002.3 s]
/proc/loadavg: 4.03 3.95 3.60 5/351 24551
/proc/meminfo: memFree=27150984/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=388288 CPUtime=1002.32 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 89133 0 0 0 100208 24 0 0 25 0 1 0 657090149 397606912 88030 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 97072 88030 266 49 0 94213 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 388288

[startup+1062.3 s]
/proc/loadavg: 4.19 4.00 3.64 5/351 24553
/proc/meminfo: memFree=27137680/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=391584 CPUtime=1062.32 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 89762 0 0 0 106207 25 0 0 25 0 1 0 657090149 400982016 88659 33554432000 4194304 4394578 140733212074816 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 97896 88659 266 49 0 95037 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 391584

[startup+1122.3 s]
/proc/loadavg: 4.07 4.00 3.66 5/351 24555
/proc/meminfo: memFree=27110356/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=404840 CPUtime=1122.32 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 92870 0 0 0 112207 25 0 0 25 0 1 0 657090149 414556160 91767 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 101210 91767 266 49 0 98351 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 404840

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.68 5/351 24556
/proc/meminfo: memFree=27084016/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=422476 CPUtime=1182.33 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 96837 0 0 0 118206 27 0 0 25 0 1 0 657090149 432615424 95734 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 105619 95734 266 49 0 102760 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 422476

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.70 5/351 24558
/proc/meminfo: memFree=27062884/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=434192 CPUtime=1242.32 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 99290 0 0 0 124205 27 0 0 25 0 1 0 657090149 444612608 98187 33554432000 4194304 4394578 140733212074816 18446744073709551615 4313444 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 108548 98187 266 49 0 105689 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 434192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.71 4/349 24560
/proc/meminfo: memFree=27198380/32951124 swapFree=54427468/67111528
[pid=24383] ppid=24381 vsize=434192 CPUtime=1300.04 cores=5,7
/proc/24383/stat : 24383 (SApperloT2010) R 24381 24383 12685 0 -1 4202496 99442 0 0 0 129977 27 0 0 25 0 1 0 657090149 444612608 98339 33554432000 4194304 4394578 140733212074816 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24383/statm: 108548 98339 266 49 0 105689 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 434192

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.07
CPU user time (s): 1299.77
CPU system time (s): 0.293955
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 434192

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

runsolver used 4.11237 second user time and 10.0955 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 12:22:02
IDJOB=3379851
IDBENCH=71549
IDSOLVER=1862
FILE ID=node138/3379851-1305454922
RUNJOBID= node138-1305454922-24350
PBS_JOBID= 13324862
Free space on /tmp= 73560 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2400c266431gyes3.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379851-1305454922/watcher-3379851-1305454922 -o /tmp/evaluation-result-3379851-1305454922/solver-3379851-1305454922 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379851-1305454922.cnf

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

MD5SUM BENCH= cef3d3066fec910e94448f2404c09548
RANDOM SEED=1890521896

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:      27832936 kB
Buffers:        285588 kB
Cached:        3991532 kB
SwapCached:      18496 kB
Active:        1685736 kB
Inactive:      3194296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27832936 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            5128 kB
Writeback:           0 kB
AnonPages:      595532 kB
Mapped:          14968 kB
Slab:           127808 kB
PageTables:      47556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 68333728 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= 73556 MiB
End job on node138 at 2011-05-15 12:43:44