Trace number 3371896

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
Lingeling 587f (fixed)? (TO) 1299.96 1300.02

General information on the benchmark

NameSAT04/industrial/vangelder/
cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
MD5SUM65c5a1442ec07e466934f093e50229c2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.8123
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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-3371896-1305435526/watcher-3371896-1305435526 -o /tmp/evaluation-result-3371896-1305435526/solver-3371896-1305435526 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371896-1305435526.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.39 2.48 3.37 4/326 19388
/proc/meminfo: memFree=22853096/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=7272 CPUtime=0 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 429 0 0 0 0 0 0 0 21 0 1 0 733783083 7446528 342 33554432000 4194304 4409284 140733892281168 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 1818 342 113 53 0 241 0

[startup+0.024697 s]
/proc/loadavg: 1.39 2.48 3.37 4/326 19388
/proc/meminfo: memFree=22853096/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=9832 CPUtime=0.02 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 1069 0 0 0 2 0 0 0 21 0 1 0 733783083 10067968 982 33554432000 4194304 4409284 140733892281168 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 2458 982 113 53 0 881 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9832

[startup+0.102648 s]
/proc/loadavg: 1.39 2.48 3.37 4/326 19388
/proc/meminfo: memFree=22853096/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=19048 CPUtime=0.1 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 3373 0 0 0 9 1 0 0 22 0 1 0 733783083 19505152 3286 33554432000 4194304 4409284 140733892281168 18446744073709551615 4200416 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19388/statm: 4762 3286 113 53 0 3185 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19048

[startup+0.300612 s]
/proc/loadavg: 1.39 2.48 3.37 4/326 19388
/proc/meminfo: memFree=22853096/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=31748 CPUtime=0.29 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 6589 0 0 0 28 1 0 0 22 0 1 0 733783083 32509952 6461 33554432000 4194304 4409284 140733892281168 18446744073709551615 4200658 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19388/statm: 7937 6461 113 53 0 6360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31748

[startup+0.700537 s]
/proc/loadavg: 1.39 2.48 3.37 4/326 19388
/proc/meminfo: memFree=22853096/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=40628 CPUtime=0.69 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 12888 0 0 0 67 2 0 0 24 0 1 0 733783083 41603072 8665 33554432000 4194304 4409284 140733892281168 18446744073709551615 4241325 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19388/statm: 10157 8665 129 53 0 8580 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40628

[startup+1.50039 s]
/proc/loadavg: 1.39 2.48 3.37 5/327 19389
/proc/meminfo: memFree=22791964/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=56764 CPUtime=1.47 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 17111 0 0 0 145 2 0 0 25 0 1 0 733783083 58126336 12733 33554432000 4194304 4409284 140733892281168 18446744073709551615 4289307 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19388/statm: 14191 12733 131 53 0 12614 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 56764

[startup+3.10109 s]
/proc/loadavg: 1.39 2.48 3.37 5/327 19389
/proc/meminfo: memFree=22778592/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=53712 CPUtime=3.07 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 17804 0 0 0 304 3 0 0 25 0 1 0 733783083 55001088 11816 33554432000 4194304 4409284 140733892281168 18446744073709551615 4248647 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19388/statm: 13428 11816 136 53 0 11851 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 53712

[startup+6.3005 s]
/proc/loadavg: 1.60 2.50 3.37 5/324 19410
/proc/meminfo: memFree=22791764/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=53712 CPUtime=6.24 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 17804 0 0 0 621 3 0 0 25 0 1 0 733783083 55001088 11816 33554432000 4194304 4409284 140733892281168 18446744073709551615 4230059 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19388/statm: 13428 11816 136 53 0 11851 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 53712

[startup+12.7003 s]
/proc/loadavg: 1.79 2.52 3.37 5/327 19416
/proc/meminfo: memFree=22615528/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=53712 CPUtime=12.59 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 17810 0 0 0 1256 3 0 0 25 0 1 0 733783083 55001088 11822 33554432000 4194304 4409284 140733892281168 18446744073709551615 4242922 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 13428 11822 136 53 0 11851 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 53712

[startup+25.501 s]
/proc/loadavg: 2.28 2.60 3.38 5/327 19417
/proc/meminfo: memFree=22589340/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=53860 CPUtime=25.39 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 18236 0 0 0 2510 29 0 0 25 0 1 0 733783083 55152640 11991 33554432000 4194304 4409284 140733892281168 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 13465 11991 141 53 0 11888 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 53860

[startup+51.1002 s]
/proc/loadavg: 2.86 2.71 3.40 5/327 19417
/proc/meminfo: memFree=22578312/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=57368 CPUtime=51 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 19115 0 0 0 5041 59 0 0 25 0 1 0 733783083 58744832 12868 33554432000 4194304 4409284 140733892281168 18446744073709551615 4242902 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 14342 12868 141 53 0 12765 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 57368

[startup+102.312 s]
/proc/loadavg: 3.51 2.90 3.43 5/327 19419
/proc/meminfo: memFree=22554920/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=60616 CPUtime=102.2 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 25579 0 0 0 10081 139 0 0 25 0 1 0 733783083 62070784 13680 33554432000 4194304 4409284 140733892281168 18446744073709551615 4360192 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 15154 13680 141 53 0 13577 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 60616

[startup+162.301 s]
/proc/loadavg: 3.82 3.10 3.46 5/327 19429
/proc/meminfo: memFree=22537068/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=66868 CPUtime=162.2 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 52032 0 0 0 15987 233 0 0 25 0 1 0 733783083 68472832 15243 33554432000 4194304 4409284 140733892281168 18446744073709551615 4340260 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 16717 15243 141 53 0 15140 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 66868

[startup+222.3 s]
/proc/loadavg: 4.03 3.29 3.50 5/327 19431
/proc/meminfo: memFree=22500572/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=81488 CPUtime=222.2 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 70301 0 0 0 21909 311 0 0 25 0 1 0 733783083 83443712 18898 33554432000 4194304 4409284 140733892281168 18446744073709551615 4360192 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 20372 18898 141 53 0 18795 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 81488

[startup+282.3 s]
/proc/loadavg: 4.05 3.43 3.54 5/327 19432
/proc/meminfo: memFree=22506488/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=67072 CPUtime=282.2 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 89657 0 0 0 27821 399 0 0 25 0 1 0 733783083 68681728 15294 33554432000 4194304 4409284 140733892281168 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 16768 15294 141 53 0 15191 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 67072

[startup+342.301 s]
/proc/loadavg: 4.02 3.54 3.56 5/327 19434
/proc/meminfo: memFree=22491952/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=68356 CPUtime=342.2 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 114017 0 0 0 33751 469 0 0 25 0 1 0 733783083 69996544 15615 33554432000 4194304 4409284 140733892281168 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 17089 15615 141 53 0 15512 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 68356

[startup+402.301 s]
/proc/loadavg: 4.04 3.63 3.59 5/327 19436
/proc/meminfo: memFree=22494152/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=80228 CPUtime=402.21 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 148317 0 0 0 39650 571 0 0 25 0 1 0 733783083 82153472 18583 33554432000 4194304 4409284 140733892281168 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 20057 18583 141 53 0 18480 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 80228

[startup+462.301 s]
/proc/loadavg: 4.11 3.73 3.62 5/327 19437
/proc/meminfo: memFree=22440440/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=86464 CPUtime=462.21 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 189729 0 0 0 45563 658 0 0 25 0 1 0 733783083 88539136 20142 33554432000 4194304 4409284 140733892281168 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 21616 20142 141 53 0 20039 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 86464

[startup+522.301 s]
/proc/loadavg: 4.04 3.77 3.64 5/327 19439
/proc/meminfo: memFree=22441156/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=73912 CPUtime=522.21 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 218562 0 0 0 51482 739 0 0 25 0 1 0 733783083 75685888 17004 33554432000 4194304 4409284 140733892281168 18446744073709551615 4230341 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 18478 17004 141 53 0 16901 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 73912

[startup+582.3 s]
/proc/loadavg: 4.01 3.81 3.66 5/327 19440
/proc/meminfo: memFree=22448820/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=77976 CPUtime=582.21 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 230277 0 0 0 57441 780 0 0 25 0 1 0 733783083 79847424 18020 33554432000 4194304 4409284 140733892281168 18446744073709551615 4243376 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 19494 18020 141 53 0 17917 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 77976

[startup+642.3 s]
/proc/loadavg: 4.00 3.84 3.68 5/327 19442
/proc/meminfo: memFree=22402284/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=108396 CPUtime=642.22 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 276345 0 0 0 63383 839 0 0 25 0 1 0 733783083 110997504 25625 33554432000 4194304 4409284 140733892281168 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 27099 25625 141 53 0 25522 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 108396

[startup+702.301 s]
/proc/loadavg: 4.00 3.87 3.70 5/327 19444
/proc/meminfo: memFree=22363944/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=119308 CPUtime=702.21 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 328291 0 0 0 69320 901 0 0 25 0 1 0 733783083 122171392 28353 33554432000 4194304 4409284 140733892281168 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 29827 28353 141 53 0 28250 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 119308

[startup+762.312 s]
/proc/loadavg: 4.14 3.92 3.73 4/322 19462
/proc/meminfo: memFree=22680508/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=76008 CPUtime=762.23 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 387632 0 0 0 75242 981 0 0 25 0 1 0 733783083 77832192 17528 33554432000 4194304 4409284 140733892281168 18446744073709551615 4358340 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 19002 17528 141 53 0 17425 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 76008

[startup+822.301 s]
/proc/loadavg: 3.42 3.75 3.68 4/321 19464
/proc/meminfo: memFree=22651980/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=120944 CPUtime=822.22 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 438458 0 0 0 81177 1045 0 0 25 0 1 0 733783083 123846656 28762 33554432000 4194304 4409284 140733892281168 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 30236 28762 141 53 0 28659 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 120944

[startup+882.301 s]
/proc/loadavg: 3.15 3.61 3.63 4/321 19465
/proc/meminfo: memFree=22646636/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=116148 CPUtime=882.22 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 486256 0 0 0 87100 1122 0 0 25 0 1 0 733783083 118935552 27563 33554432000 4194304 4409284 140733892281168 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 29037 27563 141 53 0 27460 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 116148

[startup+942.301 s]
/proc/loadavg: 3.11 3.51 3.60 4/321 19467
/proc/meminfo: memFree=22661860/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=117772 CPUtime=942.22 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 539702 0 0 0 93022 1200 0 0 25 0 1 0 733783083 120598528 27969 33554432000 4194304 4409284 140733892281168 18446744073709551615 4358572 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 29443 27969 141 53 0 27866 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 117772

[startup+1002.3 s]
/proc/loadavg: 3.04 3.42 3.56 4/321 19469
/proc/meminfo: memFree=22574916/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=193076 CPUtime=1002.23 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 588387 0 0 0 98959 1264 0 0 25 0 1 0 733783083 197709824 46795 33554432000 4194304 4409284 140733892281168 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 48269 46795 141 53 0 46692 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 193076

[startup+1062.3 s]
/proc/loadavg: 3.01 3.34 3.52 4/321 19470
/proc/meminfo: memFree=22638380/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=127764 CPUtime=1062.23 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 629267 0 0 0 104895 1328 0 0 25 0 1 0 733783083 130830336 30467 33554432000 4194304 4409284 140733892281168 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 31941 30467 141 53 0 30364 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 127764

[startup+1122.3 s]
/proc/loadavg: 3.00 3.27 3.48 4/321 19472
/proc/meminfo: memFree=22619136/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=114084 CPUtime=1122.22 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 670597 0 0 0 110826 1396 0 0 25 0 1 0 733783083 116822016 27047 33554432000 4194304 4409284 140733892281168 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 28521 27047 141 53 0 26944 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 114084

[startup+1182.3 s]
/proc/loadavg: 3.00 3.22 3.45 4/321 19473
/proc/meminfo: memFree=22622964/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=99452 CPUtime=1182.23 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 700603 0 0 0 116775 1448 0 0 25 0 1 0 733783083 101838848 23389 33554432000 4194304 4409284 140733892281168 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 24863 23389 141 53 0 23286 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 99452

[startup+1242.3 s]
/proc/loadavg: 3.00 3.18 3.42 4/321 19475
/proc/meminfo: memFree=22618600/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=127984 CPUtime=1242.23 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 734497 0 0 0 122722 1501 0 0 25 0 1 0 733783083 131055616 30522 33554432000 4194304 4409284 140733892281168 18446744073709551615 4242970 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 31996 30522 141 53 0 30419 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 127984



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.16 3.40 2/317 19479
/proc/meminfo: memFree=22737652/32951124 swapFree=59305796/67111528
[pid=19388] ppid=19386 vsize=138096 CPUtime=1299.94 cores=1,3
/proc/19388/stat : 19388 (lingeling) R 19386 19388 18964 0 -1 4202496 753168 0 0 0 128457 1537 0 0 25 0 1 0 733783083 141410304 33050 33554432000 4194304 4409284 140733892281168 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19388/statm: 34524 33050 141 53 0 32947 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 138096

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.02
CPU time (s): 1299.96
CPU user time (s): 1284.58
CPU system time (s): 15.3847
CPU usage (%): 99.9957
Max. virtual memory (cumulated for all children) (KiB): 206868

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

runsolver used 3.76643 second user time and 9.25959 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 06:58:46
IDJOB=3371896
IDBENCH=84806
IDSOLVER=1849
FILE ID=node111/3371896-1305435526
RUNJOBID= node111-1305435525-19348
PBS_JOBID= 13324629
Free space on /tmp= 73704 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371896-1305435526/watcher-3371896-1305435526 -o /tmp/evaluation-result-3371896-1305435526/solver-3371896-1305435526 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371896-1305435526.cnf

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

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=838885518

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22853128 kB
Buffers:        275228 kB
Cached:        6559196 kB
SwapCached:      13720 kB
Active:        1002540 kB
Inactive:      8879288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22853128 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           28440 kB
Writeback:           0 kB
AnonPages:     3041992 kB
Mapped:          12688 kB
Slab:           116076 kB
PageTables:      36676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53397172 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= 73712 MiB
End job on node111 at 2011-05-15 07:20:28