Trace number 3372835

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) 5000.12 5000.07

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

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

running on 4 cores: 0,2,4,6

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: 8.80 8.94 8.48 3/372 27321
/proc/meminfo: memFree=18244736/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=9660 CPUtime=0.01 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 994 0 0 0 1 0 0 0 21 0 1 0 732880556 9891840 938 33554432000 4194304 4409284 140734712484896 18446744073709551615 224284925696 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27321/statm: 2415 938 112 53 0 838 0

[startup+0.0545969 s]
/proc/loadavg: 8.80 8.94 8.48 3/372 27321
/proc/meminfo: memFree=18244736/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=12092 CPUtime=0.05 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 1602 0 0 0 5 0 0 0 21 0 1 0 732880556 12382208 1546 33554432000 4194304 4409284 140734712484896 18446744073709551615 224284925696 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27321/statm: 3023 1546 112 53 0 1446 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12092

[startup+0.100531 s]
/proc/loadavg: 8.80 8.94 8.48 3/372 27321
/proc/meminfo: memFree=18244736/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=13732 CPUtime=0.09 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 2452 0 0 0 9 0 0 0 21 0 1 0 732880556 14061568 1964 33554432000 4194304 4409284 140734712484896 18446744073709551615 4264820 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27321/statm: 3433 1964 120 53 0 1856 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13732

[startup+0.300542 s]
/proc/loadavg: 8.80 8.94 8.48 3/372 27321
/proc/meminfo: memFree=18244736/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=15844 CPUtime=0.29 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 3288 0 0 0 29 0 0 0 22 0 1 0 732880556 16224256 2470 33554432000 4194304 4409284 140734712484896 18446744073709551615 4285828 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27321/statm: 3961 2470 130 53 0 2384 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15844

[startup+0.700474 s]
/proc/loadavg: 8.80 8.94 8.48 3/372 27321
/proc/meminfo: memFree=18244736/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=15400 CPUtime=0.69 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 4565 0 0 0 69 0 0 0 24 0 1 0 732880556 15769600 2360 33554432000 4194304 4409284 140734712484896 18446744073709551615 4285916 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27321/statm: 3850 2360 131 53 0 2273 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15400

[startup+1.5003 s]
/proc/loadavg: 8.80 8.94 8.48 4/374 28363
/proc/meminfo: memFree=18233128/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=19452 CPUtime=1.49 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 7422 0 0 0 149 0 0 0 25 0 1 0 732880556 19918848 3374 33554432000 4194304 4409284 140734712484896 18446744073709551615 4271363 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27321/statm: 4863 3374 132 53 0 3286 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19452

[startup+3.10105 s]
/proc/loadavg: 8.80 8.94 8.48 4/374 29521
/proc/meminfo: memFree=18227144/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=22700 CPUtime=3.09 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 8811 0 0 0 308 1 0 0 25 0 1 0 732880556 23244800 4197 33554432000 4194304 4409284 140734712484896 18446744073709551615 4234071 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27321/statm: 5675 4197 137 53 0 4098 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22700

[startup+6.30051 s]
/proc/loadavg: 8.50 8.88 8.46 4/373 529
/proc/meminfo: memFree=18224184/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=22700 CPUtime=6.29 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 8811 0 0 0 628 1 0 0 25 0 1 0 732880556 23244800 4197 33554432000 4194304 4409284 140734712484896 18446744073709551615 4251968 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27321/statm: 5675 4197 137 53 0 4098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22700

[startup+12.7005 s]
/proc/loadavg: 8.05 8.78 8.43 4/373 7589
/proc/meminfo: memFree=18222612/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=22700 CPUtime=12.69 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 8815 0 0 0 1268 1 0 0 25 0 1 0 732880556 23244800 4201 33554432000 4194304 4409284 140734712484896 18446744073709551615 4360351 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27321/statm: 5675 4201 141 53 0 4098 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22700

[startup+25.5003 s]
/proc/loadavg: 6.92 8.50 8.34 3/367 16289
/proc/meminfo: memFree=18220364/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=22952 CPUtime=25.49 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 8878 0 0 0 2547 2 0 0 25 0 1 0 732880556 23502848 4264 33554432000 4194304 4409284 140734712484896 18446744073709551615 4226446 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27321/statm: 5738 4264 141 53 0 4161 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22952

[startup+51.1011 s]
/proc/loadavg: 5.24 7.97 8.17 3/367 16289
/proc/meminfo: memFree=18208764/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=32428 CPUtime=51.09 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 11461 0 0 0 5103 6 0 0 25 0 1 0 732880556 33206272 6633 33554432000 4194304 4409284 140734712484896 18446744073709551615 4226477 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27321/statm: 8107 6633 141 53 0 6530 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32428

[startup+102.314 s]
/proc/loadavg: 3.41 7.05 7.84 3/367 16291
/proc/meminfo: memFree=18196472/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=36112 CPUtime=102.3 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 17141 0 0 0 10213 17 0 0 25 0 1 0 732880556 36978688 7554 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27321/statm: 9028 7554 141 53 0 7451 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 36112

[startup+162.301 s]
/proc/loadavg: 2.51 6.13 7.48 3/367 16293
/proc/meminfo: memFree=18175364/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=51820 CPUtime=162.29 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 37913 0 0 0 16198 31 0 0 25 0 1 0 732880556 53063680 11513 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27321/statm: 12955 11513 141 53 0 11378 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 51820

[startup+222.301 s]
/proc/loadavg: 2.22 5.39 7.14 3/367 16295
/proc/meminfo: memFree=18156976/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=61736 CPUtime=222.28 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 57822 0 0 0 22184 44 0 0 25 0 1 0 732880556 63217664 13992 33554432000 4194304 4409284 140734712484896 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27321/statm: 15434 13992 141 53 0 13857 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 61736

[startup+282.301 s]
/proc/loadavg: 2.08 4.77 6.81 3/367 16295
/proc/meminfo: memFree=18155336/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=73712 CPUtime=282.28 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 98680 0 0 0 28171 57 0 0 25 0 1 0 732880556 75481088 16954 33554432000 4194304 4409284 140734712484896 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 18428 16954 141 53 0 16851 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 73712

[startup+342.301 s]
/proc/loadavg: 2.06 4.27 6.51 3/367 16297
/proc/meminfo: memFree=18005988/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=209192 CPUtime=342.27 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 138851 0 0 0 34155 72 0 0 25 0 1 0 732880556 214212608 50824 33554432000 4194304 4409284 140734712484896 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 52298 50824 141 53 0 50721 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 209192

[startup+402.301 s]
/proc/loadavg: 2.02 3.86 6.23 3/367 16299
/proc/meminfo: memFree=18054672/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=169052 CPUtime=402.28 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 142382 0 0 0 40147 81 0 0 25 0 1 0 732880556 173109248 40789 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 42263 40789 141 53 0 40686 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 169052

[startup+462.301 s]
/proc/loadavg: 2.01 3.52 5.96 3/367 16301
/proc/meminfo: memFree=18010720/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=199780 CPUtime=462.28 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 160357 0 0 0 46137 91 0 0 25 0 1 0 732880556 204574720 48471 33554432000 4194304 4409284 140734712484896 18446744073709551615 4359857 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 49945 48471 141 53 0 48368 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 199780

[startup+522.301 s]
/proc/loadavg: 2.00 3.24 5.71 3/367 16303
/proc/meminfo: memFree=17940112/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=260388 CPUtime=522.28 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 175509 0 0 0 52128 100 0 0 25 0 1 0 732880556 266637312 63623 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 65097 63623 141 53 0 63520 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 260388

[startup+582.301 s]
/proc/loadavg: 2.00 3.01 5.47 3/367 16303
/proc/meminfo: memFree=17889088/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=319260 CPUtime=582.28 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 190227 0 0 0 58121 107 0 0 25 0 1 0 732880556 326922240 78341 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 79815 78341 141 53 0 78238 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 319260

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.01 1.00 1.16 2/361 16424
/proc/meminfo: memFree=17631400/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=634940 CPUtime=4002.32 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 1778555 0 0 0 399714 518 0 0 25 0 1 0 732880556 650178560 157261 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358544 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 158735 157261 141 53 0 157158 0
Current children cumulated CPU time (s) 4002.32
Current children cumulated vsize (KiB) 634940

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.15 2/361 16426
/proc/meminfo: memFree=17686672/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=579520 CPUtime=4062.34 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 1781084 0 0 0 405712 522 0 0 25 0 1 0 732880556 593428480 143406 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 144880 143406 141 53 0 143303 0
Current children cumulated CPU time (s) 4062.34
Current children cumulated vsize (KiB) 579520

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/361 16428
/proc/meminfo: memFree=17569092/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=697104 CPUtime=4122.32 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 1810480 0 0 0 411704 528 0 0 25 0 1 0 732880556 713834496 172802 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 174276 172802 141 53 0 172699 0
Current children cumulated CPU time (s) 4122.32
Current children cumulated vsize (KiB) 697104

[startup+4182.3 s]
/proc/loadavg: 1.05 1.01 1.13 2/361 16428
/proc/meminfo: memFree=17421372/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=844304 CPUtime=4182.32 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 1907193 0 0 0 417690 542 0 0 25 0 1 0 732880556 864567296 209602 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 211076 209602 141 53 0 209499 0
Current children cumulated CPU time (s) 4182.32
Current children cumulated vsize (KiB) 844304

[startup+4242.3 s]
/proc/loadavg: 1.02 1.01 1.12 3/361 16432
/proc/meminfo: memFree=17421096/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=844304 CPUtime=4242.32 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 1907193 0 0 0 423688 544 0 0 25 0 1 0 732880556 864567296 209602 33554432000 4194304 4409284 140734712484896 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 211076 209602 141 53 0 209499 0
Current children cumulated CPU time (s) 4242.32
Current children cumulated vsize (KiB) 844304

[startup+4302.3 s]
/proc/loadavg: 1.04 1.02 1.11 2/361 16435
/proc/meminfo: memFree=17485824/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=778768 CPUtime=4302.33 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 1907193 0 0 0 429685 548 0 0 25 0 1 0 732880556 797458432 193218 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 194692 193218 141 53 0 193115 0
Current children cumulated CPU time (s) 4302.33
Current children cumulated vsize (KiB) 778768

[startup+4362.3 s]
/proc/loadavg: 1.01 1.01 1.10 2/361 16437
/proc/meminfo: memFree=17420936/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=844304 CPUtime=4362.33 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 1923577 0 0 0 435681 552 0 0 25 0 1 0 732880556 864567296 209602 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 211076 209602 141 53 0 209499 0
Current children cumulated CPU time (s) 4362.33
Current children cumulated vsize (KiB) 844304

[startup+4422.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/361 16439
/proc/meminfo: memFree=17420776/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=844304 CPUtime=4422.33 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 1923577 0 0 0 441678 555 0 0 25 0 1 0 732880556 864567296 209602 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 211076 209602 141 53 0 209499 0
Current children cumulated CPU time (s) 4422.33
Current children cumulated vsize (KiB) 844304

[startup+4482.3 s]
/proc/loadavg: 1.08 1.02 1.09 2/361 16439
/proc/meminfo: memFree=17277648/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=987132 CPUtime=4482.33 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 2032759 0 0 0 447666 567 0 0 25 0 1 0 732880556 1010823168 245309 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 246783 245309 141 53 0 245206 0
Current children cumulated CPU time (s) 4482.33
Current children cumulated vsize (KiB) 987132

[startup+4542.3 s]
/proc/loadavg: 1.03 1.01 1.08 2/361 16441
/proc/meminfo: memFree=17277744/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=987132 CPUtime=4542.33 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 2049143 0 0 0 453661 572 0 0 25 0 1 0 732880556 1010823168 245309 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 246783 245309 141 53 0 245206 0
Current children cumulated CPU time (s) 4542.33
Current children cumulated vsize (KiB) 987132

[startup+4602.3 s]
/proc/loadavg: 1.01 1.01 1.08 2/361 16443
/proc/meminfo: memFree=17277840/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=986324 CPUtime=4602.34 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 2065527 0 0 0 459658 576 0 0 25 0 1 0 732880556 1009995776 245107 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 246581 245107 141 53 0 245004 0
Current children cumulated CPU time (s) 4602.34
Current children cumulated vsize (KiB) 986324

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/361 16445
/proc/meminfo: memFree=17278540/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=986324 CPUtime=4662.33 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 2065527 0 0 0 465654 579 0 0 25 0 1 0 732880556 1009995776 245107 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 246581 245107 141 53 0 245004 0
Current children cumulated CPU time (s) 4662.33
Current children cumulated vsize (KiB) 986324

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.06 2/361 16447
/proc/meminfo: memFree=17278624/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=986324 CPUtime=4722.34 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 2065527 0 0 0 471650 584 0 0 25 0 1 0 732880556 1009995776 245107 33554432000 4194304 4409284 140734712484896 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 246581 245107 141 53 0 245004 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 986324

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/361 16447
/proc/meminfo: memFree=17180372/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=1084484 CPUtime=4782.34 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 2090067 0 0 0 477641 593 0 0 25 0 1 0 732880556 1110511616 269647 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 271121 269647 141 53 0 269544 0
Current children cumulated CPU time (s) 4782.34
Current children cumulated vsize (KiB) 1084484

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/361 16449
/proc/meminfo: memFree=16860920/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=1403176 CPUtime=4842.34 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 2243856 0 0 0 483619 615 0 0 25 0 1 0 732880556 1436852224 349320 33554432000 4194304 4409284 140734712484896 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 350794 349320 141 53 0 349217 0
Current children cumulated CPU time (s) 4842.34
Current children cumulated vsize (KiB) 1403176

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/361 16451
/proc/meminfo: memFree=16861112/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=1403176 CPUtime=4902.34 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 2243856 0 0 0 489616 618 0 0 25 0 1 0 732880556 1436852224 349320 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 350794 349320 141 53 0 349217 0
Current children cumulated CPU time (s) 4902.34
Current children cumulated vsize (KiB) 1403176

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/361 16453
/proc/meminfo: memFree=16860956/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=1403176 CPUtime=4962.34 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 2243856 0 0 0 495614 620 0 0 25 0 1 0 732880556 1436852224 349320 33554432000 4194304 4409284 140734712484896 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 350794 349320 141 53 0 349217 0
Current children cumulated CPU time (s) 4962.34
Current children cumulated vsize (KiB) 1403176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.04 2/361 16453
/proc/meminfo: memFree=16861056/32951124 swapFree=45193364/67111528
[pid=27321] ppid=27318 vsize=1403176 CPUtime=5000.05 cores=0,2,4,6
/proc/27321/stat : 27321 (lingeling) R 27318 27321 6932 0 -1 4202496 2243856 0 0 0 499383 622 0 0 25 0 1 0 732880556 1436852224 349320 33554432000 4194304 4409284 140734712484896 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27321/statm: 350794 349320 141 53 0 349217 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 1403176

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): 5000.07
CPU time (s): 5000.12
CPU user time (s): 4993.83
CPU system time (s): 6.28504
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1661360

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

runsolver used 18.7382 second user time and 40.3409 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 04:28:19
IDJOB=3372835
IDBENCH=84223
IDSOLVER=1850
FILE ID=node118/3372835-1305426499
RUNJOBID= node118-1305426499-26887
PBS_JOBID= 13324586
Free space on /tmp= 73324 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372835-1305426499/watcher-3372835-1305426499 -o /tmp/evaluation-result-3372835-1305426499/solver-3372835-1305426499 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372835-1305426499.cnf

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=1409120020

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18244660 kB
Buffers:        285204 kB
Cached:        4407924 kB
SwapCached:      22084 kB
Active:       11785964 kB
Inactive:      2611324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18244660 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:            4644 kB
Writeback:           0 kB
AnonPages:     9695992 kB
Mapped:          15864 kB
Slab:           148840 kB
PageTables:      90412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88660800 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= 73324 MiB
End job on node118 at 2011-05-15 05:51:41