Trace number 3371903

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) 1300 1300.02

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
MD5SUM123611192e7b44f446f7ac11e53423f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.9727
Satisfiable
(Un)Satisfiability was proved
Number of variables112764
Number of clauses468539
Sum of the clauses size1200891
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2331975
Number of clauses of size 387836
Number of clauses of size 416674
Number of clauses of size 59489
Number of clauses of size over 520493

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-3371903-1305430781/watcher-3371903-1305430781 -o /tmp/evaluation-result-3371903-1305430781/solver-3371903-1305430781 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371903-1305430781.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: 4.15 4.28 4.89 5/329 23204
/proc/meminfo: memFree=27859652/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=6568 CPUtime=0 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 179 0 0 0 0 0 0 0 24 0 1 0 654676926 6725632 122 33554432000 4194304 4409284 140734998440688 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 1642 122 100 53 0 65 0

[startup+0.0678351 s]
/proc/loadavg: 4.15 4.28 4.89 5/329 23204
/proc/meminfo: memFree=27859652/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=11244 CPUtime=0.06 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 1393 0 0 0 6 0 0 0 24 0 1 0 654676926 11513856 1336 33554432000 4194304 4409284 140734998440688 18446744073709551615 4200485 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 2811 1336 113 53 0 1234 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11244

[startup+0.100832 s]
/proc/loadavg: 4.15 4.28 4.89 5/329 23204
/proc/meminfo: memFree=27859652/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=16100 CPUtime=0.09 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 2611 0 0 0 9 0 0 0 24 0 1 0 654676926 16486400 2550 33554432000 4194304 4409284 140734998440688 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 4025 2550 113 53 0 2448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16100

[startup+0.300797 s]
/proc/loadavg: 4.15 4.28 4.89 5/329 23204
/proc/meminfo: memFree=27859652/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=24284 CPUtime=0.29 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 6646 0 0 0 28 1 0 0 25 0 1 0 654676926 24866816 4575 33554432000 4194304 4409284 140734998440688 18446744073709551615 4276144 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 6071 4575 124 53 0 4494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24284

[startup+0.700677 s]
/proc/loadavg: 4.15 4.28 4.89 5/329 23204
/proc/meminfo: memFree=27859652/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=30420 CPUtime=0.69 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 9536 0 0 0 68 1 0 0 25 0 1 0 654676926 31150080 6116 33554432000 4194304 4409284 140734998440688 18446744073709551615 4304409 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 7605 6116 131 53 0 6028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30420

[startup+1.50054 s]
/proc/loadavg: 4.15 4.28 4.89 5/330 23205
/proc/meminfo: memFree=27832992/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=30252 CPUtime=1.48 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 11458 0 0 0 147 1 0 0 25 0 1 0 654676926 30978048 6075 33554432000 4194304 4409284 140734998440688 18446744073709551615 4269799 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 7563 6075 132 53 0 5986 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30252

[startup+3.10031 s]
/proc/loadavg: 4.15 4.28 4.89 5/330 23205
/proc/meminfo: memFree=27820828/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=37308 CPUtime=3.09 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 17010 0 0 0 307 2 0 0 25 0 1 0 654676926 38203392 7844 33554432000 4194304 4409284 140734998440688 18446744073709551615 4324404 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 9327 7844 137 53 0 7750 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37308

[startup+6.30073 s]
/proc/loadavg: 4.14 4.28 4.88 5/330 23205
/proc/meminfo: memFree=27816736/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=43636 CPUtime=6.29 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 18086 0 0 0 627 2 0 0 25 0 1 0 654676926 44683264 8920 33554432000 4194304 4409284 140734998440688 18446744073709551615 4246971 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 10909 8920 137 53 0 9332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43636

[startup+12.7006 s]
/proc/loadavg: 4.20 4.29 4.88 5/330 23205
/proc/meminfo: memFree=27812652/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=44456 CPUtime=12.69 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 18899 0 0 0 1265 4 0 0 25 0 1 0 654676926 45522944 9640 33554432000 4194304 4409284 140734998440688 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 11114 9640 141 53 0 9537 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44456

[startup+25.5003 s]
/proc/loadavg: 4.16 4.28 4.87 5/330 23206
/proc/meminfo: memFree=27827652/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=43136 CPUtime=25.49 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 19244 0 0 0 2541 8 0 0 25 0 1 0 654676926 44171264 9311 33554432000 4194304 4409284 140734998440688 18446744073709551615 4304165 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 10784 9311 141 53 0 9207 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43136

[startup+51.1008 s]
/proc/loadavg: 4.10 4.25 4.85 5/330 23206
/proc/meminfo: memFree=27805412/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=49072 CPUtime=51.09 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 21257 0 0 0 5095 14 0 0 25 0 1 0 654676926 50249728 10795 33554432000 4194304 4409284 140734998440688 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 12268 10795 141 53 0 10691 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 49072

[startup+102.312 s]
/proc/loadavg: 4.04 4.21 4.80 5/330 23208
/proc/meminfo: memFree=27828316/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=49428 CPUtime=102.3 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 22358 0 0 0 10201 29 0 0 25 0 1 0 654676926 50614272 10884 33554432000 4194304 4409284 140734998440688 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 12357 10884 141 53 0 10780 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 49428

[startup+162.301 s]
/proc/loadavg: 4.01 4.17 4.75 5/330 23209
/proc/meminfo: memFree=27790484/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=54112 CPUtime=162.28 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 24032 0 0 0 16185 43 0 0 25 0 1 0 654676926 55410688 12055 33554432000 4194304 4409284 140734998440688 18446744073709551615 4258701 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 13528 12055 141 53 0 11951 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 54112

[startup+222.3 s]
/proc/loadavg: 4.00 4.14 4.70 5/330 23211
/proc/meminfo: memFree=27793556/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=55792 CPUtime=222.28 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 24486 0 0 0 22172 56 0 0 25 0 1 0 654676926 57131008 12475 33554432000 4194304 4409284 140734998440688 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 13948 12475 141 53 0 12371 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 55792

[startup+282.301 s]
/proc/loadavg: 4.00 4.11 4.65 5/330 23213
/proc/meminfo: memFree=27762408/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=77864 CPUtime=282.28 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 30464 0 0 0 28160 68 0 0 25 0 1 0 654676926 79732736 17993 33554432000 4194304 4409284 140734998440688 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 19466 17993 141 53 0 17889 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 77864

[startup+342.301 s]
/proc/loadavg: 4.15 4.13 4.62 5/330 23214
/proc/meminfo: memFree=27783712/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=57748 CPUtime=342.29 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 34575 0 0 0 34150 79 0 0 25 0 1 0 654676926 59133952 12964 33554432000 4194304 4409284 140734998440688 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 14437 12964 141 53 0 12860 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 57748

[startup+402.3 s]
/proc/loadavg: 4.06 4.11 4.58 5/330 23216
/proc/meminfo: memFree=27767196/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=66244 CPUtime=402.28 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 55482 0 0 0 40131 97 0 0 25 0 1 0 654676926 67833856 15088 33554432000 4194304 4409284 140734998440688 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 16561 15088 141 53 0 14984 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 66244

[startup+462.3 s]
/proc/loadavg: 4.02 4.08 4.54 5/330 23217
/proc/meminfo: memFree=27746216/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=61524 CPUtime=462.28 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 70491 0 0 0 46118 110 0 0 25 0 1 0 654676926 63000576 13908 33554432000 4194304 4409284 140734998440688 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 15381 13908 141 53 0 13804 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 61524

[startup+522.301 s]
/proc/loadavg: 4.09 4.10 4.52 5/330 23219
/proc/meminfo: memFree=27715688/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=87140 CPUtime=522.28 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 85455 0 0 0 52106 122 0 0 25 0 1 0 654676926 89231360 20312 33554432000 4194304 4409284 140734998440688 18446744073709551615 4259257 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 21785 20312 141 53 0 20208 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 87140

[startup+582.301 s]
/proc/loadavg: 4.14 4.11 4.49 5/330 23221
/proc/meminfo: memFree=27659840/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=84676 CPUtime=582.29 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 98081 0 0 0 58095 134 0 0 25 0 1 0 654676926 86708224 19696 33554432000 4194304 4409284 140734998440688 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 21169 19696 141 53 0 19592 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 84676

[startup+642.3 s]
/proc/loadavg: 4.05 4.08 4.46 5/330 23222
/proc/meminfo: memFree=27729128/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=91388 CPUtime=642.28 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 109162 0 0 0 64083 145 0 0 25 0 1 0 654676926 93581312 21374 33554432000 4194304 4409284 140734998440688 18446744073709551615 4230794 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 22847 21374 141 53 0 21270 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 91388

[startup+702.301 s]
/proc/loadavg: 4.02 4.07 4.43 5/330 23224
/proc/meminfo: memFree=27701204/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=76432 CPUtime=702.28 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 121683 0 0 0 70072 156 0 0 25 0 1 0 654676926 78266368 17635 33554432000 4194304 4409284 140734998440688 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 19108 17635 141 53 0 17531 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 76432

[startup+762.312 s]
/proc/loadavg: 3.86 4.02 4.39 5/330 23309
/proc/meminfo: memFree=27755220/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=76884 CPUtime=762.3 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 133408 0 0 0 76061 169 0 0 25 0 1 0 654676926 78729216 17748 33554432000 4194304 4409284 140734998440688 18446744073709551615 4256825 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 19221 17748 141 53 0 17644 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 76884

[startup+822.3 s]
/proc/loadavg: 3.95 4.01 4.36 5/330 23311
/proc/meminfo: memFree=27701444/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=79600 CPUtime=822.28 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 144461 0 0 0 82049 179 0 0 25 0 1 0 654676926 81510400 18427 33554432000 4194304 4409284 140734998440688 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 19900 18427 141 53 0 18323 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 79600

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 4.34 5/330 23313
/proc/meminfo: memFree=27650840/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=95452 CPUtime=882.28 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 168333 0 0 0 88035 193 0 0 25 0 1 0 654676926 97742848 22390 33554432000 4194304 4409284 140734998440688 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 23863 22390 141 53 0 22286 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 95452

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.32 5/330 23341
/proc/meminfo: memFree=27652676/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=100268 CPUtime=942.28 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 184672 0 0 0 94024 204 0 0 25 0 1 0 654676926 102674432 23594 33554432000 4194304 4409284 140734998440688 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 25067 23594 141 53 0 23490 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 100268

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 4.29 5/330 23343
/proc/meminfo: memFree=27653628/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=91724 CPUtime=1002.28 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 197473 0 0 0 100014 214 0 0 25 0 1 0 654676926 93925376 21458 33554432000 4194304 4409284 140734998440688 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 22931 21458 141 53 0 21354 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 91724

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 4.27 5/330 23344
/proc/meminfo: memFree=27616516/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=111000 CPUtime=1062.27 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 206987 0 0 0 106003 224 0 0 25 0 1 0 654676926 113664000 26277 33554432000 4194304 4409284 140734998440688 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 27750 26277 141 53 0 26173 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 111000

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.25 5/330 23346
/proc/meminfo: memFree=27646992/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=96108 CPUtime=1122.27 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 220023 0 0 0 111990 237 0 0 25 0 1 0 654676926 98414592 22554 33554432000 4194304 4409284 140734998440688 18446744073709551615 4348289 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 24027 22554 141 53 0 22450 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 96108

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 4.24 5/330 23348
/proc/meminfo: memFree=27599836/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=110200 CPUtime=1182.28 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 233479 0 0 0 117980 248 0 0 25 0 1 0 654676926 112844800 26077 33554432000 4194304 4409284 140734998440688 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 27550 26077 141 53 0 25973 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 110200

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 4.22 5/330 23349
/proc/meminfo: memFree=27594720/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=93320 CPUtime=1242.28 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 245496 0 0 0 123968 260 0 0 25 0 1 0 654676926 95559680 21857 33554432000 4194304 4409284 140734998440688 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 23330 21857 141 53 0 21753 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 93320



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.26 4.08 4.23 5/330 23360
/proc/meminfo: memFree=27523568/32950928 swapFree=60199044/67111528
[pid=23204] ppid=23202 vsize=109120 CPUtime=1299.98 cores=0,2
/proc/23204/stat : 23204 (lingeling) R 23202 23204 23021 0 -1 4202496 260482 0 0 0 129728 270 0 0 25 0 1 0 654676926 111738880 25807 33554432000 4194304 4409284 140734998440688 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23204/statm: 27280 25807 141 53 0 25703 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 109120

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): 1300
CPU user time (s): 1297.29
CPU system time (s): 2.71359
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 142624

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

runsolver used 3.88441 second user time and 9.13961 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 05:39:41
IDJOB=3371903
IDBENCH=20565
IDSOLVER=1849
FILE ID=node122/3371903-1305430781
RUNJOBID= node122-1305430230-23039
PBS_JOBID= 13324618
Free space on /tmp= 73492 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371903-1305430781/watcher-3371903-1305430781 -o /tmp/evaluation-result-3371903-1305430781/solver-3371903-1305430781 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371903-1305430781.cnf

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

MD5SUM BENCH= 123611192e7b44f446f7ac11e53423f6
RANDOM SEED=1769109015

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27859808 kB
Buffers:        285784 kB
Cached:        3400664 kB
SwapCached:      50104 kB
Active:         984024 kB
Inactive:      3895284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27859808 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           10884 kB
Writeback:           8 kB
AnonPages:     1153540 kB
Mapped:          14504 kB
Slab:           114116 kB
PageTables:      32772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52679576 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= 73480 MiB
End job on node122 at 2011-05-15 06:01:23