Trace number 3379979

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

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
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-3379979-1305454326/watcher-3379979-1305454326 -o /tmp/evaluation-result-3379979-1305454326/solver-3379979-1305454326 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379979-1305454326.cnf 

running on 2 cores: 4,6

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: 3.68 3.94 3.94 5/363 32751
/proc/meminfo: memFree=18354216/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=21024 CPUtime=0 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 2326 0 0 0 0 0 0 0 21 0 1 0 637848446 21528576 2266 33554432000 4194304 4394578 140734651715600 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 5256 2266 247 49 0 2397 0

[startup+0.0307321 s]
/proc/loadavg: 3.68 3.94 3.94 5/363 32751
/proc/meminfo: memFree=18354216/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=22872 CPUtime=0.02 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 2797 0 0 0 2 0 0 0 21 0 1 0 637848446 23420928 2737 33554432000 4194304 4394578 140734651715600 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 5718 2738 247 49 0 2859 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22872

[startup+0.100749 s]
/proc/loadavg: 3.68 3.94 3.94 5/363 32751
/proc/meminfo: memFree=18354216/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=30264 CPUtime=0.08 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 4632 0 0 0 8 0 0 0 21 0 1 0 637848446 30990336 4572 33554432000 4194304 4394578 140734651715600 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 7566 4573 247 49 0 4707 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30264

[startup+0.300717 s]
/proc/loadavg: 3.68 3.94 3.94 5/363 32751
/proc/meminfo: memFree=18354216/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=44648 CPUtime=0.29 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 8396 0 0 0 27 2 0 0 22 0 1 0 637848446 45719552 8038 33554432000 4194304 4394578 140734651715600 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 11162 8038 255 49 0 8303 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44648

[startup+0.700628 s]
/proc/loadavg: 3.68 3.94 3.94 5/363 32751
/proc/meminfo: memFree=18354216/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=56768 CPUtime=0.68 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 12370 0 0 0 65 3 0 0 23 0 1 0 637848446 58130432 10527 33554432000 4194304 4394578 140734651715600 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 14192 10527 255 49 0 11333 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56768

[startup+1.50047 s]
/proc/loadavg: 3.70 3.94 3.94 5/370 32764
/proc/meminfo: memFree=18173748/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=69712 CPUtime=1.48 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 15714 0 0 0 144 4 0 0 25 0 1 0 637848446 71385088 13871 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 17428 13871 266 49 0 14569 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 69712

[startup+3.10021 s]
/proc/loadavg: 3.70 3.94 3.94 5/370 32764
/proc/meminfo: memFree=18108664/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=73716 CPUtime=3.08 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 16729 0 0 0 304 4 0 0 25 0 1 0 637848446 75485184 14886 33554432000 4194304 4394578 140734651715600 18446744073709551615 4343067 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 18429 14886 266 49 0 15570 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 73716

[startup+6.30063 s]
/proc/loadavg: 3.70 3.94 3.94 5/370 32764
/proc/meminfo: memFree=18048984/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=81224 CPUtime=6.29 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 18583 0 0 0 624 5 0 0 25 0 1 0 637848446 83173376 16740 33554432000 4194304 4394578 140734651715600 18446744073709551615 4288090 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 20306 16740 266 49 0 17447 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81224

[startup+12.7005 s]
/proc/loadavg: 3.75 3.94 3.94 5/370 32765
/proc/meminfo: memFree=18016568/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=91208 CPUtime=12.69 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 20998 0 0 0 1263 6 0 0 25 0 1 0 637848446 93396992 19155 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 22802 19155 266 49 0 19943 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 91208

[startup+25.5012 s]
/proc/loadavg: 3.87 3.96 3.95 5/370 32765
/proc/meminfo: memFree=17982576/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=101104 CPUtime=25.49 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 23362 0 0 0 2543 6 0 0 25 0 1 0 637848446 103530496 21519 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 25276 21519 266 49 0 22417 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101104

[startup+51.1006 s]
/proc/loadavg: 3.91 3.96 3.95 5/370 32766
/proc/meminfo: memFree=17932272/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=112980 CPUtime=51.09 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 26240 0 0 0 5103 6 0 0 25 0 1 0 637848446 115691520 24397 33554432000 4194304 4394578 140734651715600 18446744073709551615 4287427 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 28245 24397 266 49 0 25386 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112980

[startup+102.314 s]
/proc/loadavg: 3.96 3.97 3.95 5/370 32767
/proc/meminfo: memFree=17844972/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=125612 CPUtime=102.3 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 29247 0 0 0 10223 7 0 0 25 0 1 0 637848446 128626688 27404 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 31403 27404 266 49 0 28544 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 125612

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.95 5/370 301
/proc/meminfo: memFree=17751204/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=158056 CPUtime=162.29 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 37032 0 0 0 16220 9 0 0 25 0 1 0 637848446 161849344 35189 33554432000 4194304 4394578 140734651715600 18446744073709551615 4299903 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 39514 35189 266 49 0 36655 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 158056

[startup+222.301 s]
/proc/loadavg: 4.03 3.99 3.95 5/370 302
/proc/meminfo: memFree=17712108/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=158536 CPUtime=222.29 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 37254 0 0 0 22220 9 0 0 25 0 1 0 637848446 162340864 35411 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 39634 35411 266 49 0 36775 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 158536

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.95 5/370 304
/proc/meminfo: memFree=17679728/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=161932 CPUtime=282.3 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 38215 0 0 0 28220 10 0 0 25 0 1 0 637848446 165818368 36372 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 40483 36372 266 49 0 37624 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 161932

[startup+342.3 s]
/proc/loadavg: 4.00 3.99 3.95 5/370 305
/proc/meminfo: memFree=17640148/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=180580 CPUtime=342.3 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 42568 0 0 0 34219 11 0 0 25 0 1 0 637848446 184913920 40725 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 45145 40725 266 49 0 42286 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 180580

[startup+402.301 s]
/proc/loadavg: 4.05 4.00 3.96 5/370 307
/proc/meminfo: memFree=17616312/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=183680 CPUtime=402.3 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 43377 0 0 0 40219 11 0 0 25 0 1 0 637848446 188088320 41534 33554432000 4194304 4394578 140734651715600 18446744073709551615 4299153 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 45920 41534 266 49 0 43061 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 183680

[startup+462.301 s]
/proc/loadavg: 3.41 3.83 3.90 4/364 335
/proc/meminfo: memFree=17657000/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=185472 CPUtime=462.29 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 43757 0 0 0 46218 11 0 0 25 0 1 0 637848446 189923328 41914 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 46368 41914 266 49 0 43509 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 185472

[startup+522.301 s]
/proc/loadavg: 3.15 3.68 3.84 4/364 336
/proc/meminfo: memFree=17648552/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=187776 CPUtime=522.3 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 44232 0 0 0 52218 12 0 0 25 0 1 0 637848446 192282624 42389 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 46944 42389 266 49 0 44085 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 187776

[startup+582.3 s]
/proc/loadavg: 3.13 3.57 3.79 4/364 338
/proc/meminfo: memFree=17635256/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=191576 CPUtime=582.3 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 45153 0 0 0 58218 12 0 0 25 0 1 0 637848446 196173824 43310 33554432000 4194304 4394578 140734651715600 18446744073709551615 4296492 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 47894 43310 266 49 0 45035 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 191576

[startup+642.3 s]
/proc/loadavg: 3.05 3.46 3.74 4/364 339
/proc/meminfo: memFree=17616372/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=201904 CPUtime=642.32 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 47790 0 0 0 64219 13 0 0 25 0 1 0 637848446 206749696 45947 33554432000 4194304 4394578 140734651715600 18446744073709551615 4287393 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 50476 45947 266 49 0 47617 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 201904

[startup+702.301 s]
/proc/loadavg: 3.02 3.37 3.69 4/364 341
/proc/meminfo: memFree=17599608/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=213124 CPUtime=702.31 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 50304 0 0 0 70218 13 0 0 25 0 1 0 637848446 218238976 48461 33554432000 4194304 4394578 140734651715600 18446744073709551615 4287888 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 53281 48461 266 49 0 50422 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 213124

[startup+762.314 s]
/proc/loadavg: 3.06 3.32 3.65 4/364 343
/proc/meminfo: memFree=17582340/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=218756 CPUtime=762.32 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 51369 0 0 0 76219 13 0 0 25 0 1 0 637848446 224006144 49526 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 54689 49526 266 49 0 51830 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 218756

[startup+822.301 s]
/proc/loadavg: 3.02 3.26 3.61 4/364 347
/proc/meminfo: memFree=17544264/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=219012 CPUtime=822.31 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 51435 0 0 0 82218 13 0 0 25 0 1 0 637848446 224268288 49592 33554432000 4194304 4394578 140734651715600 18446744073709551615 4287535 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 54753 49592 266 49 0 51894 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 219012

[startup+882.3 s]
/proc/loadavg: 3.00 3.21 3.56 4/364 349
/proc/meminfo: memFree=17518940/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=219268 CPUtime=882.31 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 51505 0 0 0 88218 13 0 0 25 0 1 0 637848446 224530432 49662 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298846 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 54817 49662 266 49 0 51958 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 219268

[startup+942.301 s]
/proc/loadavg: 3.07 3.18 3.53 4/364 350
/proc/meminfo: memFree=17492124/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=223084 CPUtime=942.32 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 52495 0 0 0 94218 14 0 0 25 0 1 0 637848446 228438016 50652 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298668 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 55771 50652 266 49 0 52912 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 223084

[startup+1002.3 s]
/proc/loadavg: 3.02 3.15 3.50 4/364 352
/proc/meminfo: memFree=17446220/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=224688 CPUtime=1002.32 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 52816 0 0 0 100218 14 0 0 25 0 1 0 637848446 230080512 50973 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 56172 50973 266 49 0 53313 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 224688

[startup+1062.3 s]
/proc/loadavg: 3.01 3.12 3.46 4/364 354
/proc/meminfo: memFree=17425852/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=234872 CPUtime=1062.31 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 55326 0 0 0 106217 14 0 0 25 0 1 0 637848446 240508928 53483 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 58718 53483 266 49 0 55859 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 234872

[startup+1122.3 s]
/proc/loadavg: 3.00 3.09 3.43 4/364 355
/proc/meminfo: memFree=17390100/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=269156 CPUtime=1122.31 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 63810 0 0 0 112216 15 0 0 25 0 1 0 637848446 275615744 61967 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 67289 61967 266 49 0 64430 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 269156

[startup+1182.3 s]
/proc/loadavg: 3.04 3.09 3.41 4/364 357
/proc/meminfo: memFree=17383372/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=269156 CPUtime=1182.31 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 63814 0 0 0 118216 15 0 0 25 0 1 0 637848446 275615744 61971 33554432000 4194304 4394578 140734651715600 18446744073709551615 4308948 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 67289 61971 266 49 0 64430 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 269156

[startup+1242.3 s]
/proc/loadavg: 3.01 3.07 3.38 4/364 358
/proc/meminfo: memFree=17376528/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=269156 CPUtime=1242.32 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 63830 0 0 0 124216 16 0 0 25 0 1 0 637848446 275615744 61987 33554432000 4194304 4394578 140734651715600 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 67289 61987 266 49 0 64430 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 269156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.07 3.36 3/362 361
/proc/meminfo: memFree=17478816/32951124 swapFree=67111348/67111528
[pid=32751] ppid=32749 vsize=269156 CPUtime=1300.04 cores=4,6
/proc/32751/stat : 32751 (SApperloT2010) R 32749 32751 31248 0 -1 4202496 63868 0 0 0 129988 16 0 0 25 0 1 0 637848446 275615744 62025 33554432000 4194304 4394578 140734651715600 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/32751/statm: 67289 62025 266 49 0 64430 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 269156

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.06
CPU user time (s): 1299.88
CPU system time (s): 0.173973
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 269156

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

runsolver used 4.90625 second user time and 10.4594 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 12:12:06
IDJOB=3379979
IDBENCH=70817
IDSOLVER=1862
FILE ID=node145/3379979-1305454326
RUNJOBID= node145-1305454326-32722
PBS_JOBID= 13324837
Free space on /tmp= 73664 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379979-1305454326/watcher-3379979-1305454326 -o /tmp/evaluation-result-3379979-1305454326/solver-3379979-1305454326 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379979-1305454326.cnf

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=1685966518

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:      18354744 kB
Buffers:        313784 kB
Cached:        8439588 kB
SwapCached:          0 kB
Active:        7453360 kB
Inactive:      6787416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18354744 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10636 kB
Writeback:           0 kB
AnonPages:     5487004 kB
Mapped:          27440 kB
Slab:           256796 kB
PageTables:      34892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79377576 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= 73660 MiB
End job on node145 at 2011-05-15 12:33:48