Trace number 3291784

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 587? (TO) 1300.05 1300.01

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

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

running on 2 cores: 0,2

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.93 3.94 4/189 25304
/proc/meminfo: memFree=16383596/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=7272 CPUtime=0 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 431 0 0 0 0 0 0 0 21 0 1 0 490183204 7446528 343 33554432000 4194304 4409164 140737087502064 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 1818 343 113 53 0 241 0

[startup+0.071095 s]
/proc/loadavg: 3.68 3.93 3.94 4/189 25304
/proc/meminfo: memFree=16383596/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=12904 CPUtime=0.06 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 1839 0 0 0 6 0 0 0 21 0 1 0 490183204 13213696 1751 33554432000 4194304 4409164 140737087502064 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 3226 1751 113 53 0 1649 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12904

[startup+0.101086 s]
/proc/loadavg: 3.68 3.93 3.94 4/189 25304
/proc/meminfo: memFree=16383596/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=14952 CPUtime=0.09 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 2351 0 0 0 9 0 0 0 21 0 1 0 490183204 15310848 2263 33554432000 4194304 4409164 140737087502064 18446744073709551615 244446563868 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 3738 2263 113 53 0 2161 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14952

[startup+0.301048 s]
/proc/loadavg: 3.68 3.93 3.94 4/189 25304
/proc/meminfo: memFree=16383596/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=31748 CPUtime=0.29 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 6591 0 0 0 28 1 0 0 22 0 1 0 490183204 32509952 6462 33554432000 4194304 4409164 140737087502064 18446744073709551615 4200683 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 7937 6462 113 53 0 6360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31748

[startup+0.701011 s]
/proc/loadavg: 3.68 3.93 3.94 4/189 25304
/proc/meminfo: memFree=16383596/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=40628 CPUtime=0.69 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 12890 0 0 0 67 2 0 0 24 0 1 0 490183204 41603072 8666 33554432000 4194304 4409164 140737087502064 18446744073709551615 4301782 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 10157 8666 129 53 0 8580 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40628

[startup+1.50085 s]
/proc/loadavg: 3.70 3.93 3.94 5/190 25305
/proc/meminfo: memFree=16322464/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=56764 CPUtime=1.49 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 17112 0 0 0 147 2 0 0 25 0 1 0 490183204 58126336 12733 33554432000 4194304 4409164 140737087502064 18446744073709551615 4269686 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 14191 12733 130 53 0 12614 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56764

[startup+3.10053 s]
/proc/loadavg: 3.70 3.93 3.94 5/190 25305
/proc/meminfo: memFree=16311232/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=53712 CPUtime=3.09 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 17806 0 0 0 307 2 0 0 25 0 1 0 490183204 55001088 11817 33554432000 4194304 4409164 140737087502064 18446744073709551615 4325445 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 13428 11817 136 53 0 11851 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53712

[startup+6.30094 s]
/proc/loadavg: 3.73 3.94 3.94 5/187 25354
/proc/meminfo: memFree=16326300/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=53712 CPUtime=6.29 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 17806 0 0 0 627 2 0 0 25 0 1 0 490183204 55001088 11817 33554432000 4194304 4409164 140737087502064 18446744073709551615 4243355 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 13428 11817 136 53 0 11851 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53712

[startup+12.7007 s]
/proc/loadavg: 3.75 3.94 3.94 5/190 25360
/proc/meminfo: memFree=16024460/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=53712 CPUtime=12.69 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 17812 0 0 0 1267 2 0 0 25 0 1 0 490183204 55001088 11823 33554432000 4194304 4409164 140737087502064 18446744073709551615 4243759 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 13428 11823 136 53 0 11851 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53712

[startup+25.5004 s]
/proc/loadavg: 3.80 3.94 3.94 5/190 25387
/proc/meminfo: memFree=15752864/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=53860 CPUtime=25.49 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 18238 0 0 0 2539 10 0 0 25 0 1 0 490183204 55152640 11992 33554432000 4194304 4409164 140737087502064 18446744073709551615 4242922 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 13465 11992 141 53 0 11888 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53860

[startup+51.1006 s]
/proc/loadavg: 3.87 3.94 3.94 5/190 25388
/proc/meminfo: memFree=15694352/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=57368 CPUtime=51.1 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 19117 0 0 0 5087 23 0 0 25 0 1 0 490183204 58744832 12869 33554432000 4194304 4409164 140737087502064 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 14342 12869 141 53 0 12765 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 57368

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.94 5/190 25389
/proc/meminfo: memFree=15675980/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=60856 CPUtime=102.3 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 24005 0 0 0 10184 46 0 0 25 0 1 0 490183204 62316544 13675 33554432000 4194304 4409164 140737087502064 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 15214 13675 141 53 0 13637 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60856

[startup+162.301 s]
/proc/loadavg: 4.01 3.97 3.94 5/190 25391
/proc/meminfo: memFree=15690492/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=64692 CPUtime=162.29 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 44590 0 0 0 16147 82 0 0 25 0 1 0 490183204 66244608 14700 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 16173 14700 141 53 0 14596 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 64692

[startup+222.301 s]
/proc/loadavg: 4.04 3.99 3.95 5/190 25392
/proc/meminfo: memFree=15643308/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=63908 CPUtime=222.3 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 61311 0 0 0 22116 114 0 0 25 0 1 0 490183204 65441792 14504 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358528 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 15977 14504 141 53 0 14400 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 63908

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.95 5/190 25394
/proc/meminfo: memFree=15637520/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=69576 CPUtime=282.3 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 78739 0 0 0 28083 147 0 0 25 0 1 0 490183204 71245824 15921 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 17394 15921 141 53 0 15817 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 69576

[startup+342.3 s]
/proc/loadavg: 4.05 4.00 3.95 5/190 25395
/proc/meminfo: memFree=15633240/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=71784 CPUtime=342.3 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 91258 0 0 0 34054 176 0 0 25 0 1 0 490183204 73506816 16473 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358687 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 17946 16473 141 53 0 16369 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 71784

[startup+402.3 s]
/proc/loadavg: 4.02 4.00 3.95 5/190 25397
/proc/meminfo: memFree=15594600/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=68472 CPUtime=402.31 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 116100 0 0 0 40021 210 0 0 25 0 1 0 490183204 70115328 15645 33554432000 4194304 4409164 140737087502064 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 17118 15645 141 53 0 15541 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 68472

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25399
/proc/meminfo: memFree=15607744/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=88004 CPUtime=462.31 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 147191 0 0 0 45987 244 0 0 25 0 1 0 490183204 90116096 20528 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358463 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 22001 20528 141 53 0 20424 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 88004

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25400
/proc/meminfo: memFree=15575716/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=87672 CPUtime=522.31 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 174349 0 0 0 51957 274 0 0 25 0 1 0 490183204 89776128 20445 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358528 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 21918 20445 141 53 0 20341 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 87672

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25402
/proc/meminfo: memFree=15593584/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=69184 CPUtime=582.31 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 210650 0 0 0 57925 306 0 0 25 0 1 0 490183204 70844416 15823 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 17296 15823 141 53 0 15719 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 69184

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25403
/proc/meminfo: memFree=15521396/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=82592 CPUtime=642.32 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 224816 0 0 0 63897 335 0 0 25 0 1 0 490183204 84574208 19175 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 20648 19175 141 53 0 19071 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 82592

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25405
/proc/meminfo: memFree=15484612/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=109044 CPUtime=702.31 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 245494 0 0 0 69881 350 0 0 25 0 1 0 490183204 111661056 25788 33554432000 4194304 4409164 140737087502064 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 27261 25788 141 53 0 25684 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 109044

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25407
/proc/meminfo: memFree=15478132/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=78848 CPUtime=762.33 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 277152 0 0 0 75850 383 0 0 25 0 1 0 490183204 80740352 18239 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358271 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 19712 18239 141 53 0 18135 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 78848

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25435
/proc/meminfo: memFree=15251392/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=75168 CPUtime=822.32 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 331002 0 0 0 81821 411 0 0 25 0 1 0 490183204 76972032 17319 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 18792 17319 141 53 0 17215 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 75168

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25437
/proc/meminfo: memFree=15106960/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=91792 CPUtime=882.32 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 374417 0 0 0 87791 441 0 0 25 0 1 0 490183204 93995008 21475 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358463 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 22948 21475 141 53 0 21371 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 91792

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25438
/proc/meminfo: memFree=15076968/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=78812 CPUtime=942.32 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 417304 0 0 0 93757 475 0 0 25 0 1 0 490183204 80703488 18230 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 19703 18230 141 53 0 18126 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 78812

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25440
/proc/meminfo: memFree=15054416/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=111500 CPUtime=1002.32 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 470599 0 0 0 99724 508 0 0 25 0 1 0 490183204 114176000 26402 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 27875 26402 141 53 0 26298 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 111500

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25451
/proc/meminfo: memFree=15034324/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=80692 CPUtime=1062.32 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 501911 0 0 0 105693 539 0 0 25 0 1 0 490183204 82628608 18700 33554432000 4194304 4409164 140737087502064 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 20173 18700 141 53 0 18596 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 80692

[startup+1122.3 s]
/proc/loadavg: 4.06 4.01 3.96 5/190 25452
/proc/meminfo: memFree=15167384/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=89292 CPUtime=1122.33 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 551239 0 0 0 111653 580 0 0 25 0 1 0 490183204 91435008 20850 33554432000 4194304 4409164 140737087502064 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 22323 20850 141 53 0 20746 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 89292

[startup+1182.3 s]
/proc/loadavg: 4.09 4.03 3.97 5/190 25454
/proc/meminfo: memFree=15057804/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=137584 CPUtime=1182.33 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 590900 0 0 0 117624 609 0 0 25 0 1 0 490183204 140886016 32923 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 34396 32923 141 53 0 32819 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 137584

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/190 25458
/proc/meminfo: memFree=15164540/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=125492 CPUtime=1242.33 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 628701 0 0 0 123591 642 0 0 25 0 1 0 490183204 128503808 29900 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 31373 29900 141 53 0 29796 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 125492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.96 4.01 3.97 4/188 25461
/proc/meminfo: memFree=15233872/32951124 swapFree=67111528/67111528
[pid=25304] ppid=25302 vsize=128872 CPUtime=1300.04 cores=0,2
/proc/25304/stat : 25304 (lingeling) R 25302 25304 24259 0 -1 4202496 665202 0 0 0 129330 674 0 0 25 0 1 0 490183204 131964928 30745 33554432000 4194304 4409164 140737087502064 18446744073709551615 4358498 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25304/statm: 32218 30745 141 53 0 30641 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 128872

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.01
CPU time (s): 1300.05
CPU user time (s): 1293.3
CPU system time (s): 6.75097
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 206868

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

runsolver used 2.22566 second user time and 4.87926 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-26 04:43:48
IDJOB=3291784
IDBENCH=84806
IDSOLVER=1606
FILE ID=node105/3291784-1303785827
RUNJOBID= node105-1303785827-25262
PBS_JOBID= 13157226
Free space on /tmp= 72180 MiB

SOLVER NAME= Lingeling 587
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-3291784-1303785827/watcher-3291784-1303785827 -o /tmp/evaluation-result-3291784-1303785827/solver-3291784-1303785827 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3291784-1303785827.cnf

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

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=1280893569

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16383892 kB
Buffers:       2289160 kB
Cached:       13625376 kB
SwapCached:          0 kB
Active:        8439084 kB
Inactive:      7557492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16383892 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           29312 kB
Writeback:           0 kB
AnonPages:       81292 kB
Mapped:          14880 kB
Slab:           505736 kB
PageTables:       5076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   267308 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= 71828 MiB
End job on node105 at 2011-04-26 05:05:30