Trace number 3379692

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.04

General information on the benchmark

NameSAT02/handmade/simon/
satex-challenges/f600.shuffled.cnf
MD5SUMd42133fd7674f41611be43d1b8ca7db6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2550
Sum of the clauses size7650
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32550
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3379692-1305460858/watcher-3379692-1305460858 -o /tmp/evaluation-result-3379692-1305460858/solver-3379692-1305460858 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379692-1305460858.cnf 

running on 2 cores: 1,3

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.80 2.27 2.85 2/359 1268
/proc/meminfo: memFree=18364888/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=12036 CPUtime=0 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 438 0 0 0 0 0 0 0 21 0 1 0 638501698 12324864 378 33554432000 4194304 4394578 140735490765616 18446744073709551615 4267384 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 3009 380 253 49 0 150 0

[startup+0.0457059 s]
/proc/loadavg: 1.80 2.27 2.85 2/359 1268
/proc/meminfo: memFree=18364888/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=12828 CPUtime=0.04 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 627 0 0 0 4 0 0 0 21 0 1 0 638501698 13135872 567 33554432000 4194304 4394578 140735490765616 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 3207 567 267 49 0 348 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12828

[startup+0.100699 s]
/proc/loadavg: 1.80 2.27 2.85 2/359 1268
/proc/meminfo: memFree=18364888/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=13092 CPUtime=0.09 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 706 0 0 0 9 0 0 0 21 0 1 0 638501698 13406208 646 33554432000 4194304 4394578 140735490765616 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 3273 646 267 49 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13092

[startup+0.300662 s]
/proc/loadavg: 1.80 2.27 2.85 2/359 1268
/proc/meminfo: memFree=18364888/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=13880 CPUtime=0.29 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 892 0 0 0 29 0 0 0 22 0 1 0 638501698 14213120 832 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 3470 832 267 49 0 611 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13880

[startup+0.700601 s]
/proc/loadavg: 1.80 2.27 2.85 2/359 1268
/proc/meminfo: memFree=18364888/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=14936 CPUtime=0.69 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 1161 0 0 0 69 0 0 0 24 0 1 0 638501698 15294464 1101 33554432000 4194304 4394578 140735490765616 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 3734 1101 267 49 0 875 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14936

[startup+1.50046 s]
/proc/loadavg: 1.80 2.27 2.85 5/370 1289
/proc/meminfo: memFree=18342088/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=16520 CPUtime=1.49 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 1553 0 0 0 149 0 0 0 25 0 1 0 638501698 16916480 1493 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 4130 1493 267 49 0 1271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16520

[startup+3.10016 s]
/proc/loadavg: 1.80 2.27 2.85 5/370 1289
/proc/meminfo: memFree=18334564/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=18372 CPUtime=3.09 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 2007 0 0 0 309 0 0 0 25 0 1 0 638501698 18812928 1947 33554432000 4194304 4394578 140735490765616 18446744073709551615 4285636 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 4593 1947 267 49 0 1734 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18372

[startup+6.30058 s]
/proc/loadavg: 1.98 2.30 2.85 5/370 1298
/proc/meminfo: memFree=18323640/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=20760 CPUtime=6.29 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 2605 0 0 0 629 0 0 0 25 0 1 0 638501698 21258240 2545 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 5190 2545 267 49 0 2331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20760

[startup+12.7004 s]
/proc/loadavg: 2.14 2.33 2.86 5/370 1298
/proc/meminfo: memFree=18307472/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=24888 CPUtime=12.69 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 3639 0 0 0 1269 0 0 0 25 0 1 0 638501698 25485312 3579 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 6222 3579 267 49 0 3363 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24888

[startup+25.5001 s]
/proc/loadavg: 2.55 2.41 2.88 5/370 1298
/proc/meminfo: memFree=18282208/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=33404 CPUtime=25.49 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 5760 0 0 0 2548 1 0 0 25 0 1 0 638501698 34205696 5700 33554432000 4194304 4394578 140735490765616 18446744073709551615 4312487 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 8351 5700 267 49 0 5492 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33404

[startup+51.1005 s]
/proc/loadavg: 3.05 2.54 2.91 5/370 1299
/proc/meminfo: memFree=18241764/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=50648 CPUtime=51.09 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 10007 0 0 0 5107 2 0 0 25 0 1 0 638501698 51863552 9947 33554432000 4194304 4394578 140735490765616 18446744073709551615 4313458 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 12662 9947 267 49 0 9803 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50648

[startup+102.313 s]
/proc/loadavg: 3.62 2.78 2.97 5/370 1327
/proc/meminfo: memFree=18178796/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=84232 CPUtime=102.31 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 18329 0 0 0 10227 4 0 0 25 0 1 0 638501698 86253568 18269 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298342 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 21058 18269 267 49 0 18199 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 84232

[startup+162.301 s]
/proc/loadavg: 3.88 3.00 3.03 5/370 1329
/proc/meminfo: memFree=18080912/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=115224 CPUtime=162.3 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 26061 0 0 0 16224 6 0 0 25 0 1 0 638501698 117989376 26001 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 28806 26001 267 49 0 25947 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 115224

[startup+222.301 s]
/proc/loadavg: 4.00 3.20 3.10 5/370 1330
/proc/meminfo: memFree=17968376/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=152056 CPUtime=222.3 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 35253 0 0 0 22222 8 0 0 25 0 1 0 638501698 155705344 35193 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 38014 35193 267 49 0 35155 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 152056

[startup+282.301 s]
/proc/loadavg: 4.11 3.38 3.16 5/370 1332
/proc/meminfo: memFree=17879800/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=166356 CPUtime=282.3 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 38817 0 0 0 28222 8 0 0 25 0 1 0 638501698 170348544 38757 33554432000 4194304 4394578 140735490765616 18446744073709551615 4308961 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 41589 38757 267 49 0 38730 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 166356

[startup+342.3 s]
/proc/loadavg: 4.04 3.49 3.21 5/370 1334
/proc/meminfo: memFree=17789108/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=200960 CPUtime=342.29 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 47438 0 0 0 34220 9 0 0 25 0 1 0 638501698 205783040 47378 33554432000 4194304 4394578 140735490765616 18446744073709551615 4291479 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 50240 47378 267 49 0 47381 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 200960

[startup+402.3 s]
/proc/loadavg: 4.01 3.58 3.26 5/370 1335
/proc/meminfo: memFree=17675376/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=234500 CPUtime=402.3 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 55826 0 0 0 40218 12 0 0 25 0 1 0 638501698 240128000 55766 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 58625 55766 267 49 0 55766 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 234500

[startup+462.301 s]
/proc/loadavg: 4.00 3.65 3.30 5/370 1337
/proc/meminfo: memFree=17565068/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=273160 CPUtime=462.3 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 65518 0 0 0 46216 14 0 0 25 0 1 0 638501698 279715840 65458 33554432000 4194304 4394578 140735490765616 18446744073709551615 4299193 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 68290 65458 267 49 0 65431 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 273160

[startup+522.301 s]
/proc/loadavg: 4.00 3.71 3.34 5/370 1338
/proc/meminfo: memFree=17448600/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=308356 CPUtime=522.31 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 74308 0 0 0 52215 16 0 0 25 0 1 0 638501698 315756544 74248 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 77089 74248 267 49 0 74230 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 308356

[startup+582.301 s]
/proc/loadavg: 4.00 3.76 3.38 5/370 1340
/proc/meminfo: memFree=17424232/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=309844 CPUtime=582.31 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 74667 0 0 0 58215 16 0 0 25 0 1 0 638501698 317280256 74607 33554432000 4194304 4394578 140735490765616 18446744073709551615 4290832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 77461 74607 267 49 0 74602 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 309844

[startup+642.3 s]
/proc/loadavg: 4.05 3.82 3.42 5/370 1342
/proc/meminfo: memFree=17332180/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=333972 CPUtime=642.31 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 80701 0 0 0 64214 17 0 0 25 0 1 0 638501698 341987328 80641 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298340 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 83493 80641 267 49 0 80634 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 333972

[startup+702.3 s]
/proc/loadavg: 4.07 3.86 3.46 5/370 1343
/proc/meminfo: memFree=17217168/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=370744 CPUtime=702.31 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 89897 0 0 0 70212 19 0 0 25 0 1 0 638501698 379641856 89837 33554432000 4194304 4394578 140735490765616 18446744073709551615 4299131 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 92686 89837 267 49 0 89827 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 370744

[startup+762.314 s]
/proc/loadavg: 4.08 3.90 3.50 5/370 1345
/proc/meminfo: memFree=17112328/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=401880 CPUtime=762.32 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 97676 0 0 0 76211 21 0 0 25 0 1 0 638501698 411525120 97616 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298773 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 100470 97616 267 49 0 97611 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 401880

[startup+822.301 s]
/proc/loadavg: 4.25 3.98 3.55 5/370 1346
/proc/meminfo: memFree=16996816/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=437896 CPUtime=822.31 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 106681 0 0 0 82208 23 0 0 25 0 1 0 638501698 448405504 106621 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 109474 106621 267 49 0 106615 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 437896

[startup+882.3 s]
/proc/loadavg: 4.08 3.98 3.57 5/370 1348
/proc/meminfo: memFree=16922492/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=452924 CPUtime=882.32 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 110444 0 0 0 88208 24 0 0 25 0 1 0 638501698 463794176 110384 33554432000 4194304 4394578 140735490765616 18446744073709551615 4291300 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 113231 110384 267 49 0 110372 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 452924

[startup+942.3 s]
/proc/loadavg: 4.03 3.98 3.59 5/370 1350
/proc/meminfo: memFree=16820756/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=481660 CPUtime=942.32 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 117661 0 0 0 94207 25 0 0 25 0 1 0 638501698 493219840 117601 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 120415 117601 267 49 0 117556 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 481660

[startup+1002.3 s]
/proc/loadavg: 4.01 3.98 3.62 5/370 1351
/proc/meminfo: memFree=16713952/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=516360 CPUtime=1002.31 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 126331 0 0 0 100205 26 0 0 25 0 1 0 638501698 528752640 126271 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 129090 126271 267 49 0 126231 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 516360

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.64 5/370 1353
/proc/meminfo: memFree=16607640/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=543644 CPUtime=1062.32 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 133144 0 0 0 106204 28 0 0 25 0 1 0 638501698 556691456 133084 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 135911 133084 267 49 0 133052 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 543644

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.66 5/370 1354
/proc/meminfo: memFree=16545824/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=572404 CPUtime=1122.32 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 140344 0 0 0 112202 30 0 0 25 0 1 0 638501698 586141696 140284 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 143101 140284 267 49 0 140242 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 572404

[startup+1182.3 s]
/proc/loadavg: 4.16 4.01 3.68 5/370 1356
/proc/meminfo: memFree=16518776/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=585984 CPUtime=1182.32 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 143716 0 0 0 118201 31 0 0 25 0 1 0 638501698 600047616 143656 33554432000 4194304 4394578 140735490765616 18446744073709551615 4299082 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 146496 143656 267 49 0 143637 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 585984

[startup+1242.3 s]
/proc/loadavg: 4.13 4.02 3.71 5/370 1358
/proc/meminfo: memFree=16468872/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=586128 CPUtime=1242.32 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 143757 0 0 0 124201 31 0 0 25 0 1 0 638501698 600195072 143697 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 146532 143697 267 49 0 143673 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 586128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.03 3.73 5/370 1359
/proc/meminfo: memFree=16403600/32951124 swapFree=67111348/67111528
[pid=1268] ppid=1266 vsize=586128 CPUtime=1300.03 cores=1,3
/proc/1268/stat : 1268 (SApperloT2010) R 1266 1268 423 0 -1 4202496 143768 0 0 0 129972 31 0 0 25 0 1 0 638501698 600195072 143708 33554432000 4194304 4394578 140735490765616 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1268/statm: 146532 143708 267 49 0 143673 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 586128

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.04
CPU time (s): 1300.07
CPU user time (s): 1299.73
CPU system time (s): 0.341948
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 586128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.73
system time used= 0.341948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143768
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= 7
involuntary context switches= 1141

runsolver used 4.35634 second user time and 9.8685 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 14:00:58
IDJOB=3379692
IDBENCH=87732
IDSOLVER=1862
FILE ID=node145/3379692-1305460858
RUNJOBID= node145-1305460858-1248
PBS_JOBID= 13324888
Free space on /tmp= 73676 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT02/handmade/simon/satex-challenges/f600.shuffled.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379692-1305460858/watcher-3379692-1305460858 -o /tmp/evaluation-result-3379692-1305460858/solver-3379692-1305460858 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379692-1305460858.cnf

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

MD5SUM BENCH= d42133fd7674f41611be43d1b8ca7db6
RANDOM SEED=481482559

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18364920 kB
Buffers:        315164 kB
Cached:        8439416 kB
SwapCached:          0 kB
Active:        7443448 kB
Inactive:      6786776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18364920 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             168 kB
Writeback:           0 kB
AnonPages:     5475188 kB
Mapped:          27440 kB
Slab:           256520 kB
PageTables:      34736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79362976 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= 73672 MiB
End job on node145 at 2011-05-15 14:22:40