Trace number 3281296

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) 1299.99 1300.01

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

running on 2 cores: 5,7

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: 2.52 3.54 2.90 3/184 29308
/proc/meminfo: memFree=14815040/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=6568 CPUtime=0 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 181 0 0 0 0 0 0 0 21 0 1 0 486417970 6725632 123 33554432000 4194304 4409164 140736797089344 18446744073709551615 270613110528 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 1642 123 100 53 0 65 0

[startup+0.0282259 s]
/proc/loadavg: 2.52 3.54 2.90 3/184 29308
/proc/meminfo: memFree=14815040/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=6568 CPUtime=0.02 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 181 0 0 0 2 0 0 0 21 0 1 0 486417970 6725632 123 33554432000 4194304 4409164 140736797089344 18446744073709551615 270613110528 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 1642 123 100 53 0 65 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6568

[startup+0.100217 s]
/proc/loadavg: 2.52 3.54 2.90 3/184 29308
/proc/meminfo: memFree=14815040/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=16100 CPUtime=0.09 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 2613 0 0 0 9 0 0 0 21 0 1 0 486417970 16486400 2551 33554432000 4194304 4409164 140736797089344 18446744073709551615 4253836 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 4025 2551 113 53 0 2448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16100

[startup+0.300194 s]
/proc/loadavg: 2.52 3.54 2.90 3/184 29308
/proc/meminfo: memFree=14815040/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=30088 CPUtime=0.29 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 8100 0 0 0 28 1 0 0 22 0 1 0 486417970 30810112 6028 33554432000 4194304 4409164 140736797089344 18446744073709551615 4280259 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 7522 6028 125 53 0 5945 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30088

[startup+0.701109 s]
/proc/loadavg: 2.52 3.54 2.90 3/184 29308
/proc/meminfo: memFree=14815040/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=30420 CPUtime=0.69 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 9538 0 0 0 68 1 0 0 24 0 1 0 486417970 31150080 6117 33554432000 4194304 4409164 140736797089344 18446744073709551615 4264781 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 7605 6117 131 53 0 6028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30420

[startup+1.50097 s]
/proc/loadavg: 2.52 3.54 2.90 4/185 29309
/proc/meminfo: memFree=14783792/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=30252 CPUtime=1.49 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 11461 0 0 0 148 1 0 0 25 0 1 0 486417970 30978048 6077 33554432000 4194304 4409164 140736797089344 18446744073709551615 4289292 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 7563 6077 133 53 0 5986 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30252

[startup+3.10069 s]
/proc/loadavg: 2.52 3.54 2.90 4/185 29309
/proc/meminfo: memFree=14782684/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=37308 CPUtime=3.09 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 17012 0 0 0 307 2 0 0 25 0 1 0 486417970 38203392 7845 33554432000 4194304 4409164 140736797089344 18446744073709551615 4247717 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 9327 7845 137 53 0 7750 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37308

[startup+6.30111 s]
/proc/loadavg: 2.55 3.53 2.90 5/187 29313
/proc/meminfo: memFree=14716728/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=43636 CPUtime=6.29 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 18088 0 0 0 627 2 0 0 25 0 1 0 486417970 44683264 8921 33554432000 4194304 4409164 140736797089344 18446744073709551615 4246307 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 10909 8921 137 53 0 9332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43636

[startup+12.701 s]
/proc/loadavg: 2.67 3.54 2.91 5/190 29320
/proc/meminfo: memFree=14422956/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=44456 CPUtime=12.7 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 18901 0 0 0 1263 7 0 0 25 0 1 0 486417970 45522944 9641 33554432000 4194304 4409164 140736797089344 18446744073709551615 4340193 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 11114 9641 141 53 0 9537 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 44456

[startup+25.5007 s]
/proc/loadavg: 2.96 3.56 2.93 5/190 29320
/proc/meminfo: memFree=14387996/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=45052 CPUtime=25.49 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 19725 0 0 0 2536 13 0 0 25 0 1 0 486417970 46133248 9791 33554432000 4194304 4409164 140736797089344 18446744073709551615 4246171 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 11263 9791 141 53 0 9686 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45052

[startup+51.1002 s]
/proc/loadavg: 3.32 3.59 2.95 5/190 29321
/proc/meminfo: memFree=14358592/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=49072 CPUtime=51.09 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 21259 0 0 0 5081 28 0 0 25 0 1 0 486417970 50249728 10796 33554432000 4194304 4409164 140736797089344 18446744073709551615 4271351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 12268 10796 141 53 0 10691 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 49072

[startup+102.307 s]
/proc/loadavg: 3.75 3.67 3.01 5/190 29322
/proc/meminfo: memFree=14308836/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=49564 CPUtime=102.3 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 22394 0 0 0 10178 52 0 0 25 0 1 0 486417970 50753536 10919 33554432000 4194304 4409164 140736797089344 18446744073709551615 4358167 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 12391 10919 141 53 0 10814 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 49564

[startup+162.3 s]
/proc/loadavg: 4.00 3.76 3.08 5/190 29324
/proc/meminfo: memFree=14265156/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=54112 CPUtime=162.29 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 24034 0 0 0 16151 78 0 0 25 0 1 0 486417970 55410688 12056 33554432000 4194304 4409164 140736797089344 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 13528 12056 141 53 0 11951 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 54112

[startup+222.301 s]
/proc/loadavg: 4.00 3.80 3.13 5/190 29325
/proc/meminfo: memFree=14193856/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=55792 CPUtime=222.29 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 24488 0 0 0 22125 104 0 0 25 0 1 0 486417970 57131008 12476 33554432000 4194304 4409164 140736797089344 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 13948 12476 141 53 0 12371 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 55792

[startup+282.3 s]
/proc/loadavg: 4.00 3.83 3.19 5/190 29327
/proc/meminfo: memFree=14212576/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=77864 CPUtime=282.29 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 30466 0 0 0 28103 126 0 0 25 0 1 0 486417970 79732736 17994 33554432000 4194304 4409164 140736797089344 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 19466 17994 141 53 0 17889 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 77864

[startup+342.301 s]
/proc/loadavg: 4.00 3.86 3.23 5/190 29328
/proc/meminfo: memFree=14241492/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=60648 CPUtime=342.29 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 35302 0 0 0 34083 146 0 0 25 0 1 0 486417970 62103552 13690 33554432000 4194304 4409164 140736797089344 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 15162 13690 141 53 0 13585 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 60648

[startup+402.301 s]
/proc/loadavg: 4.00 3.88 3.28 5/190 29330
/proc/meminfo: memFree=14226520/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=68376 CPUtime=402.28 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 56017 0 0 0 40057 171 0 0 25 0 1 0 486417970 70017024 15622 33554432000 4194304 4409164 140736797089344 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 17094 15622 141 53 0 15517 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 68376

[startup+462.3 s]
/proc/loadavg: 3.84 3.87 3.31 4/184 29349
/proc/meminfo: memFree=14330284/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=80592 CPUtime=462.28 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 75670 0 0 0 46035 193 0 0 25 0 1 0 486417970 82526208 18676 33554432000 4194304 4409164 140736797089344 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 20148 18676 141 53 0 18571 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 80592

[startup+522.301 s]
/proc/loadavg: 3.31 3.71 3.29 4/184 29350
/proc/meminfo: memFree=14336980/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=77552 CPUtime=522.28 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 86262 0 0 0 52013 215 0 0 25 0 1 0 486417970 79413248 17916 33554432000 4194304 4409164 140736797089344 18446744073709551615 4226504 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 19388 17916 141 53 0 17811 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 77552

[startup+582.301 s]
/proc/loadavg: 3.11 3.58 3.27 4/184 29352
/proc/meminfo: memFree=14311968/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=83920 CPUtime=582.28 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 98494 0 0 0 57990 238 0 0 25 0 1 0 486417970 85934080 19508 33554432000 4194304 4409164 140736797089344 18446744073709551615 4269736 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 20980 19508 141 53 0 19403 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 83920

[startup+642.3 s]
/proc/loadavg: 3.11 3.48 3.25 4/184 29353
/proc/meminfo: memFree=14365776/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=78144 CPUtime=642.28 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 110063 0 0 0 63970 258 0 0 25 0 1 0 486417970 80019456 18064 33554432000 4194304 4409164 140736797089344 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 19536 18064 141 53 0 17959 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 78144

[startup+702.301 s]
/proc/loadavg: 3.04 3.39 3.24 4/184 29355
/proc/meminfo: memFree=14379900/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=64328 CPUtime=702.28 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 122755 0 0 0 69949 279 0 0 25 0 1 0 486417970 65871872 14610 33554432000 4194304 4409164 140736797089344 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 16082 14610 141 53 0 14505 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 64328

[startup+762.307 s]
/proc/loadavg: 3.01 3.32 3.22 4/184 29357
/proc/meminfo: memFree=14331388/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=81496 CPUtime=762.28 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 134563 0 0 0 75927 301 0 0 25 0 1 0 486417970 83451904 18902 33554432000 4194304 4409164 140736797089344 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 20374 18902 141 53 0 18797 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 81496

[startup+822.3 s]
/proc/loadavg: 3.00 3.26 3.20 4/184 29358
/proc/meminfo: memFree=14337584/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=82728 CPUtime=822.27 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 145245 0 0 0 81907 320 0 0 25 0 1 0 486417970 84713472 19210 33554432000 4194304 4409164 140736797089344 18446744073709551615 4358255 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 20682 19210 141 53 0 19105 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 82728

[startup+882.301 s]
/proc/loadavg: 3.00 3.21 3.18 4/184 29360
/proc/meminfo: memFree=14341788/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=122828 CPUtime=882.27 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 175179 0 0 0 87884 343 0 0 25 0 1 0 486417970 125775872 29235 33554432000 4194304 4409164 140736797089344 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 30707 29235 141 53 0 29130 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 122828

[startup+942.3 s]
/proc/loadavg: 3.00 3.17 3.17 4/184 29361
/proc/meminfo: memFree=14348468/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=85352 CPUtime=942.27 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 187066 0 0 0 93866 361 0 0 25 0 1 0 486417970 87400448 19866 33554432000 4194304 4409164 140736797089344 18446744073709551615 4340206 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 21338 19866 141 53 0 19761 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 85352

[startup+1002.3 s]
/proc/loadavg: 3.00 3.13 3.16 4/184 29363
/proc/meminfo: memFree=14301704/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=102556 CPUtime=1002.27 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 200183 0 0 0 99852 375 0 0 25 0 1 0 486417970 105017344 24167 33554432000 4194304 4409164 140736797089344 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 25639 24167 141 53 0 24062 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 102556

[startup+1062.3 s]
/proc/loadavg: 3.00 3.11 3.15 4/184 29365
/proc/meminfo: memFree=14350920/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=78212 CPUtime=1062.27 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 210281 0 0 0 105832 395 0 0 25 0 1 0 486417970 80089088 18081 33554432000 4194304 4409164 140736797089344 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 19553 18081 141 53 0 17976 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 78212

[startup+1122.3 s]
/proc/loadavg: 3.00 3.08 3.14 4/184 29366
/proc/meminfo: memFree=14229512/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=108748 CPUtime=1122.28 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 225280 0 0 0 111815 413 0 0 25 0 1 0 486417970 111357952 25715 33554432000 4194304 4409164 140736797089344 18446744073709551615 4256882 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 27187 25715 141 53 0 25610 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 108748

[startup+1182.3 s]
/proc/loadavg: 3.00 3.07 3.12 3/179 29385
/proc/meminfo: memFree=14663916/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=96204 CPUtime=1182.27 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 237801 0 0 0 117795 432 0 0 25 0 1 0 486417970 98512896 22579 33554432000 4194304 4409164 140736797089344 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 24051 22579 141 53 0 22474 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 96204

[startup+1242.3 s]
/proc/loadavg: 2.40 2.88 3.06 3/178 29386
/proc/meminfo: memFree=14637464/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=111920 CPUtime=1242.27 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 252525 0 0 0 123774 453 0 0 25 0 1 0 486417970 114606080 26508 33554432000 4194304 4409164 140736797089344 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 27980 26508 141 53 0 26403 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 111920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.99 2.69 2.98 2/172 29406
/proc/meminfo: memFree=14776684/32951124 swapFree=67111528/67111528
[pid=29308] ppid=29306 vsize=93256 CPUtime=1299.97 cores=5,7
/proc/29308/stat : 29308 (lingeling) R 29306 29308 29071 0 -1 4202496 262759 0 0 0 129522 475 0 0 25 0 1 0 486417970 95494144 21842 33554432000 4194304 4409164 140736797089344 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29308/statm: 23314 21842 141 53 0 21737 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 93256

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): 1299.99
CPU user time (s): 1295.23
CPU system time (s): 4.75728
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 142624

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

runsolver used 2.16267 second user time and 4.81627 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-25 18:16:10
IDJOB=3281296
IDBENCH=20565
IDSOLVER=1606
FILE ID=node108/3281296-1303748169
RUNJOBID= node108-1303746813-29092
PBS_JOBID= 13154054
Free space on /tmp= 71824 MiB

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

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

MD5SUM BENCH= 123611192e7b44f446f7ac11e53423f6
RANDOM SEED=1404726954

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14815320 kB
Buffers:       2257832 kB
Cached:       15184944 kB
SwapCached:          0 kB
Active:        9737528 kB
Inactive:      7827300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14815320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14432 kB
Writeback:           0 kB
AnonPages:      121424 kB
Mapped:          15460 kB
Slab:           507340 kB
PageTables:       5568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   287240 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= 71832 MiB
End job on node108 at 2011-04-25 18:37:52