Trace number 3372388

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)UNSAT 3425.26 3425.19

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1455.4
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

Solver Data

3425.16/3425.18	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3372388-1305421485/watcher-3372388-1305421485 -o /tmp/evaluation-result-3372388-1305421485/solver-3372388-1305421485 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372388-1305421485.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.55 5.71 6.98 2/291 6952
/proc/meminfo: memFree=16576768/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=15088 CPUtime=0 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 2344 0 0 0 0 0 0 0 21 0 1 0 653751348 15450112 2287 33554432000 4194304 4409284 140736762798688 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 3772 2287 111 53 0 2195 0

[startup+0.0782221 s]
/proc/loadavg: 2.55 5.71 6.98 2/291 6952
/proc/meminfo: memFree=16576768/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=22752 CPUtime=0.07 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 4278 0 0 0 7 0 0 0 21 0 1 0 653751348 23298048 4213 33554432000 4194304 4409284 140736762798688 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 5688 4213 113 53 0 4111 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22752

[startup+0.100217 s]
/proc/loadavg: 2.55 5.71 6.98 2/291 6952
/proc/meminfo: memFree=16576768/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=26848 CPUtime=0.09 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 5302 0 0 0 9 0 0 0 21 0 1 0 653751348 27492352 5237 33554432000 4194304 4409284 140736762798688 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 6712 5237 113 53 0 5135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26848

[startup+0.300192 s]
/proc/loadavg: 2.55 5.71 6.98 2/291 6952
/proc/meminfo: memFree=16576768/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=46376 CPUtime=0.29 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 10232 0 0 0 28 1 0 0 22 0 1 0 653751348 47489024 10119 33554432000 4194304 4409284 140736762798688 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 11594 10119 113 53 0 10017 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46376

[startup+0.70112 s]
/proc/loadavg: 2.55 5.71 6.98 2/291 6952
/proc/meminfo: memFree=16576768/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=64972 CPUtime=0.69 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 22303 0 0 0 66 3 0 0 24 0 1 0 653751348 66531328 14779 33554432000 4194304 4409284 140736762798688 18446744073709551615 4276128 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 16243 14779 124 53 0 14666 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64972

[startup+1.50097 s]
/proc/loadavg: 2.55 5.71 6.98 3/292 6953
/proc/meminfo: memFree=16475600/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=82532 CPUtime=1.49 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 30559 0 0 0 145 4 0 0 25 0 1 0 653751348 84512768 19143 33554432000 4194304 4409284 140736762798688 18446744073709551615 4280903 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 20633 19143 130 53 0 19056 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82532

[startup+3.10069 s]
/proc/loadavg: 2.55 5.71 6.98 3/292 6953
/proc/meminfo: memFree=16473864/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=82476 CPUtime=3.09 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 37339 0 0 0 304 5 0 0 25 0 1 0 653751348 84455424 19133 33554432000 4194304 4409284 140736762798688 18446744073709551615 4269540 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 20619 19133 134 53 0 19042 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82476

[startup+6.30012 s]
/proc/loadavg: 2.50 5.65 6.95 3/292 6953
/proc/meminfo: memFree=16443128/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=111248 CPUtime=6.29 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 44548 0 0 0 623 6 0 0 25 0 1 0 653751348 113917952 26332 33554432000 4194304 4409284 140736762798688 18446744073709551615 4233855 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 27812 26332 137 53 0 26235 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111248

[startup+12.701 s]
/proc/loadavg: 2.46 5.59 6.93 3/292 6953
/proc/meminfo: memFree=16400896/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=112880 CPUtime=12.69 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 44960 0 0 0 1263 6 0 0 25 0 1 0 653751348 115589120 26744 33554432000 4194304 4409284 140736762798688 18446744073709551615 4233744 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 28220 26744 137 53 0 26643 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 112880

[startup+25.5007 s]
/proc/loadavg: 2.36 5.41 6.85 3/292 6954
/proc/meminfo: memFree=16362292/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=152180 CPUtime=25.49 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 54785 0 0 0 2542 7 0 0 25 0 1 0 653751348 155832320 36569 33554432000 4194304 4409284 140736762798688 18446744073709551615 4246157 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 38045 36569 137 53 0 36468 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 152180

[startup+51.1012 s]
/proc/loadavg: 2.24 5.14 6.72 3/292 6981
/proc/meminfo: memFree=16396016/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=160280 CPUtime=51.09 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 56967 0 0 0 5100 9 0 0 25 0 1 0 653751348 164126720 38598 33554432000 4194304 4409284 140736762798688 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 40070 38598 141 53 0 38493 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 160280

[startup+102.311 s]
/proc/loadavg: 2.10 4.65 6.47 3/292 6983
/proc/meminfo: memFree=16386620/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=151012 CPUtime=102.29 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 57828 0 0 0 10214 15 0 0 25 0 1 0 653751348 154636288 36281 33554432000 4194304 4409284 140736762798688 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 37753 36281 141 53 0 36176 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 151012

[startup+162.3 s]
/proc/loadavg: 2.04 4.17 6.19 3/292 6984
/proc/meminfo: memFree=16336612/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=156248 CPUtime=162.28 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 59262 0 0 0 16202 26 0 0 25 0 1 0 653751348 159997952 37590 33554432000 4194304 4409284 140736762798688 18446744073709551615 4231576 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 39062 37590 141 53 0 37485 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 156248

[startup+222.301 s]
/proc/loadavg: 2.01 3.77 5.92 3/292 6986
/proc/meminfo: memFree=16327536/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=151616 CPUtime=222.28 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 59560 0 0 0 22189 39 0 0 25 0 1 0 653751348 155254784 36432 33554432000 4194304 4409284 140736762798688 18446744073709551615 4340153 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 37904 36432 141 53 0 36327 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 151616

[startup+282.301 s]
/proc/loadavg: 2.06 3.46 5.68 3/292 6988
/proc/meminfo: memFree=16314120/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=151416 CPUtime=282.28 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 60962 0 0 0 28176 52 0 0 25 0 1 0 653751348 155049984 36382 33554432000 4194304 4409284 140736762798688 18446744073709551615 4226091 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 37854 36382 141 53 0 36277 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 151416

[startup+342.3 s]
/proc/loadavg: 2.02 3.19 5.44 3/292 6989
/proc/meminfo: memFree=16286024/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=156368 CPUtime=342.28 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 62314 0 0 0 34166 62 0 0 25 0 1 0 653751348 160120832 37620 33554432000 4194304 4409284 140736762798688 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 39092 37620 141 53 0 37515 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 156368

[startup+402.301 s]
/proc/loadavg: 2.01 2.97 5.23 3/292 6991
/proc/meminfo: memFree=16208120/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=156360 CPUtime=402.29 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 62314 0 0 0 40145 84 0 0 25 0 1 0 653751348 160112640 37618 33554432000 4194304 4409284 140736762798688 18446744073709551615 4358533 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 39090 37618 141 53 0 37513 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 156360

[startup+462.301 s]
/proc/loadavg: 2.00 2.79 5.02 3/292 6992
/proc/meminfo: memFree=16224816/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=164328 CPUtime=462.28 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 65684 0 0 0 46135 93 0 0 25 0 1 0 653751348 168271872 39610 33554432000 4194304 4409284 140736762798688 18446744073709551615 4251160 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 41082 39610 141 53 0 39505 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 164328

[startup+522.3 s]
/proc/loadavg: 2.04 2.66 4.83 3/292 6994
/proc/meminfo: memFree=16231480/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=164324 CPUtime=522.29 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 65684 0 0 0 52119 110 0 0 25 0 1 0 653751348 168267776 39609 33554432000 4194304 4409284 140736762798688 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 41081 39609 141 53 0 39504 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 164324

[startup+582.301 s]
/proc/loadavg: 2.05 2.55 4.66 3/292 6996
/proc/meminfo: memFree=16231940/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=159392 CPUtime=582.29 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 65795 0 0 0 58105 124 0 0 25 0 1 0 653751348 163217408 38376 33554432000 4194304 4409284 140736762798688 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 39848 38376 141 53 0 38271 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 159392

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=16017800/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=188660 CPUtime=2742.36 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80003 0 0 0 273646 590 0 0 25 0 1 0 653751348 193187840 45693 33554432000 4194304 4409284 140736762798688 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 47165 45693 141 53 0 45588 0
Current children cumulated CPU time (s) 2742.36
Current children cumulated vsize (KiB) 188660

[startup+2802.3 s]
/proc/loadavg: 2.05 2.01 2.22 3/292 7055
/proc/meminfo: memFree=15487052/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=188660 CPUtime=2802.34 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80003 0 0 0 279633 601 0 0 25 0 1 0 653751348 193187840 45693 33554432000 4194304 4409284 140736762798688 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 47165 45693 141 53 0 45588 0
Current children cumulated CPU time (s) 2802.34
Current children cumulated vsize (KiB) 188660

[startup+2862.3 s]
/proc/loadavg: 2.02 2.01 2.20 3/292 7056
/proc/meminfo: memFree=15962928/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=188232 CPUtime=2862.35 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80003 0 0 0 285623 612 0 0 25 0 1 0 653751348 192749568 45586 33554432000 4194304 4409284 140736762798688 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 47058 45586 141 53 0 45481 0
Current children cumulated CPU time (s) 2862.35
Current children cumulated vsize (KiB) 188232

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 2.19 3/292 7058
/proc/meminfo: memFree=16058496/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=188644 CPUtime=2922.35 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80107 0 0 0 291611 624 0 0 25 0 1 0 653751348 193171456 45689 33554432000 4194304 4409284 140736762798688 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 47161 45689 141 53 0 45584 0
Current children cumulated CPU time (s) 2922.35
Current children cumulated vsize (KiB) 188644

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/292 7060
/proc/meminfo: memFree=15947472/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=188644 CPUtime=2982.35 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80107 0 0 0 297600 635 0 0 25 0 1 0 653751348 193171456 45689 33554432000 4194304 4409284 140736762798688 18446744073709551615 4358272 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 47161 45689 141 53 0 45584 0
Current children cumulated CPU time (s) 2982.35
Current children cumulated vsize (KiB) 188644

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/292 7061
/proc/meminfo: memFree=16039568/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=188232 CPUtime=3042.36 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80107 0 0 0 303594 642 0 0 25 0 1 0 653751348 192749568 45586 33554432000 4194304 4409284 140736762798688 18446744073709551615 4358258 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 47058 45586 141 53 0 45481 0
Current children cumulated CPU time (s) 3042.36
Current children cumulated vsize (KiB) 188232

[startup+3102.3 s]
/proc/loadavg: 2.04 2.01 2.16 3/292 7063
/proc/meminfo: memFree=15826984/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=188232 CPUtime=3102.35 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80107 0 0 0 309579 656 0 0 25 0 1 0 653751348 192749568 45586 33554432000 4194304 4409284 140736762798688 18446744073709551615 4230698 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 47058 45586 141 53 0 45481 0
Current children cumulated CPU time (s) 3102.35
Current children cumulated vsize (KiB) 188232

[startup+3162.3 s]
/proc/loadavg: 2.01 2.01 2.14 3/292 7064
/proc/meminfo: memFree=15899600/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=188228 CPUtime=3162.35 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80107 0 0 0 315566 669 0 0 25 0 1 0 653751348 192745472 45585 33554432000 4194304 4409284 140736762798688 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 47057 45585 141 53 0 45480 0
Current children cumulated CPU time (s) 3162.35
Current children cumulated vsize (KiB) 188228

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/292 7066
/proc/meminfo: memFree=15497172/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=188228 CPUtime=3222.36 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80107 0 0 0 321554 682 0 0 25 0 1 0 653751348 192745472 45585 33554432000 4194304 4409284 140736762798688 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 47057 45585 141 53 0 45480 0
Current children cumulated CPU time (s) 3222.36
Current children cumulated vsize (KiB) 188228

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/292 7068
/proc/meminfo: memFree=15429800/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=188448 CPUtime=3282.36 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80211 0 0 0 327538 698 0 0 25 0 1 0 653751348 192970752 45640 33554432000 4194304 4409284 140736762798688 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 47112 45640 141 53 0 45535 0
Current children cumulated CPU time (s) 3282.36
Current children cumulated vsize (KiB) 188448

[startup+3342.3 s]
/proc/loadavg: 2.07 2.02 2.11 3/292 7069
/proc/meminfo: memFree=16066508/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=188448 CPUtime=3342.36 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80211 0 0 0 333518 718 0 0 25 0 1 0 653751348 192970752 45640 33554432000 4194304 4409284 140736762798688 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 47112 45640 141 53 0 45535 0
Current children cumulated CPU time (s) 3342.36
Current children cumulated vsize (KiB) 188448

[startup+3402.31 s]
/proc/loadavg: 2.02 2.01 2.10 3/292 7080
/proc/meminfo: memFree=15562952/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=155188 CPUtime=3402.37 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80211 0 0 0 339509 728 0 0 25 0 1 0 653751348 158912512 37325 33554432000 4194304 4409284 140736762798688 18446744073709551615 4358258 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 38797 37325 141 53 0 37220 0
Current children cumulated CPU time (s) 3402.37
Current children cumulated vsize (KiB) 155188

Solver just ended. Dumping a history of the last processes samples

[startup+3404.7 s]
/proc/loadavg: 2.02 2.01 2.10 3/292 7080
/proc/meminfo: memFree=15497228/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=155188 CPUtime=3404.76 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80211 0 0 0 339747 729 0 0 25 0 1 0 653751348 158912512 37325 33554432000 4194304 4409284 140736762798688 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 38797 37325 141 53 0 37220 0
Current children cumulated CPU time (s) 3404.76
Current children cumulated vsize (KiB) 155188

[startup+3417.5 s]
/proc/loadavg: 2.02 2.01 2.10 3/292 7080
/proc/meminfo: memFree=15430368/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=155188 CPUtime=3417.56 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80211 0 0 0 341023 733 0 0 25 0 1 0 653751348 158912512 37325 33554432000 4194304 4409284 140736762798688 18446744073709551615 4358258 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 38797 37325 141 53 0 37220 0
Current children cumulated CPU time (s) 3417.56
Current children cumulated vsize (KiB) 155188

[startup+3420.7 s]
/proc/loadavg: 2.02 2.01 2.10 3/292 7080
/proc/meminfo: memFree=15354728/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=155188 CPUtime=3420.76 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80211 0 0 0 341343 733 0 0 25 0 1 0 653751348 158912512 37325 33554432000 4194304 4409284 140736762798688 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 38797 37325 141 53 0 37220 0
Current children cumulated CPU time (s) 3420.76
Current children cumulated vsize (KiB) 155188

[startup+3422.3 s]
/proc/loadavg: 2.02 2.01 2.10 3/292 7080
/proc/meminfo: memFree=15223412/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=155188 CPUtime=3422.36 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80211 0 0 0 341503 733 0 0 25 0 1 0 653751348 158912512 37325 33554432000 4194304 4409284 140736762798688 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 38797 37325 141 53 0 37220 0
Current children cumulated CPU time (s) 3422.36
Current children cumulated vsize (KiB) 155188

[startup+3423.9 s]
/proc/loadavg: 2.01 2.01 2.10 3/292 7080
/proc/meminfo: memFree=15223412/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=155188 CPUtime=3423.96 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80211 0 0 0 341662 734 0 0 25 0 1 0 653751348 158912512 37325 33554432000 4194304 4409284 140736762798688 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 38797 37325 141 53 0 37220 0
Current children cumulated CPU time (s) 3423.96
Current children cumulated vsize (KiB) 155188

[startup+3424.7 s]
/proc/loadavg: 2.01 2.01 2.10 3/292 7080
/proc/meminfo: memFree=15223412/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=155188 CPUtime=3424.76 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80211 0 0 0 341742 734 0 0 25 0 1 0 653751348 158912512 37325 33554432000 4194304 4409284 140736762798688 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 38797 37325 141 53 0 37220 0
Current children cumulated CPU time (s) 3424.76
Current children cumulated vsize (KiB) 155188

[startup+3425.1 s]
/proc/loadavg: 2.01 2.01 2.10 3/292 7080
/proc/meminfo: memFree=15223412/32951124 swapFree=52307768/67111528
[pid=6952] ppid=6950 vsize=155188 CPUtime=3425.16 cores=1,3,5,7
/proc/6952/stat : 6952 (lingeling) R 6950 6952 5978 0 -1 4202496 80211 0 0 0 341782 734 0 0 25 0 1 0 653751348 158912512 37325 33554432000 4194304 4409284 140736762798688 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6952/statm: 38797 37325 141 53 0 37220 0
Current children cumulated CPU time (s) 3425.16
Current children cumulated vsize (KiB) 155188

Child status: 20
Real time (s): 3425.19
CPU time (s): 3425.26
CPU user time (s): 3417.91
CPU system time (s): 7.35288
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 188680

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

runsolver used 8.5837 second user time and 22.5226 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 03:04:46
IDJOB=3372388
IDBENCH=82354
IDSOLVER=1850
FILE ID=node101/3372388-1305421485
RUNJOBID= node101-1305421380-6819
PBS_JOBID= 13324544
Free space on /tmp= 73696 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372388-1305421485/watcher-3372388-1305421485 -o /tmp/evaluation-result-3372388-1305421485/solver-3372388-1305421485 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372388-1305421485.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=826550068

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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:      16576924 kB
Buffers:        328940 kB
Cached:        6031804 kB
SwapCached:      14848 kB
Active:       10972656 kB
Inactive:      5122260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16576924 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           41516 kB
Writeback:           0 kB
AnonPages:     9730728 kB
Mapped:          15056 kB
Slab:           152916 kB
PageTables:      62016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42076480 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= 73672 MiB
End job on node101 at 2011-05-15 04:01:51