Trace number 3372024

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

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

running on 2 cores: 1,3

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: 1.22 2.13 3.29 5/297 12147
/proc/meminfo: memFree=29219668/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=8048 CPUtime=0 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 593 0 0 0 0 0 0 0 21 0 1 0 655136962 8241152 536 33554432000 4194304 4409284 140735543836368 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 2012 536 111 53 0 435 0

[startup+0.0216621 s]
/proc/loadavg: 1.22 2.13 3.29 5/297 12147
/proc/meminfo: memFree=29219668/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=10432 CPUtime=0.01 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 1190 0 0 0 1 0 0 0 21 0 1 0 655136962 10682368 1133 33554432000 4194304 4409284 140735543836368 18446744073709551615 4268238 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 2608 1133 112 53 0 1031 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10432

[startup+0.100648 s]
/proc/loadavg: 1.22 2.13 3.29 5/297 12147
/proc/meminfo: memFree=29219668/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=17720 CPUtime=0.09 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 3016 0 0 0 9 0 0 0 21 0 1 0 655136962 18145280 2956 33554432000 4194304 4409284 140735543836368 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 4430 2956 113 53 0 2853 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17720

[startup+0.300617 s]
/proc/loadavg: 1.22 2.13 3.29 5/297 12147
/proc/meminfo: memFree=29219668/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=21448 CPUtime=0.29 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 5429 0 0 0 29 0 0 0 22 0 1 0 655136962 21962752 3874 33554432000 4194304 4409284 140735543836368 18446744073709551615 4284387 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 5362 3874 131 53 0 3785 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21448

[startup+0.70054 s]
/proc/loadavg: 1.22 2.13 3.29 5/297 12147
/proc/meminfo: memFree=29219668/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=22164 CPUtime=0.68 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 6258 0 0 0 68 0 0 0 24 0 1 0 655136962 22695936 4053 33554432000 4194304 4409284 140735543836368 18446744073709551615 4228052 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 5541 4053 131 53 0 3964 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22164

[startup+1.5004 s]
/proc/loadavg: 1.22 2.13 3.29 5/298 12148
/proc/meminfo: memFree=29178564/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=21420 CPUtime=1.48 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 8028 0 0 0 148 0 0 0 25 0 1 0 655136962 21934080 3868 33554432000 4194304 4409284 140735543836368 18446744073709551615 4294140 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 5355 3868 132 53 0 3778 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21420

[startup+3.10111 s]
/proc/loadavg: 1.22 2.13 3.29 5/298 12148
/proc/meminfo: memFree=29148532/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=23376 CPUtime=3.08 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 9283 0 0 0 308 0 0 0 25 0 1 0 655136962 23937024 4367 33554432000 4194304 4409284 140735543836368 18446744073709551615 4246851 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 5844 4367 137 53 0 4267 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23376

[startup+6.30053 s]
/proc/loadavg: 1.68 2.21 3.31 6/301 12154
/proc/meminfo: memFree=28991580/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=24764 CPUtime=6.28 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 9631 0 0 0 628 0 0 0 25 0 1 0 655136962 25358336 4715 33554432000 4194304 4409284 140735543836368 18446744073709551615 4246291 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 6191 4715 137 53 0 4614 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24764

[startup+12.7004 s]
/proc/loadavg: 1.87 2.24 3.31 5/301 12154
/proc/meminfo: memFree=28836752/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=24752 CPUtime=12.68 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 9635 0 0 0 1267 1 0 0 25 0 1 0 655136962 25346048 4716 33554432000 4194304 4409284 140735543836368 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 6188 4716 141 53 0 4611 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24752

[startup+25.5011 s]
/proc/loadavg: 2.34 2.32 3.32 6/301 12154
/proc/meminfo: memFree=28841912/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=24752 CPUtime=25.49 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 9635 0 0 0 2546 3 0 0 25 0 1 0 655136962 25346048 4716 33554432000 4194304 4409284 140735543836368 18446744073709551615 4226583 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 6188 4716 141 53 0 4611 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24752

[startup+51.1004 s]
/proc/loadavg: 2.91 2.46 3.34 6/301 12155
/proc/meminfo: memFree=28780912/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=24748 CPUtime=51.09 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 9657 0 0 0 5103 6 0 0 25 0 1 0 655136962 25341952 4715 33554432000 4194304 4409284 140735543836368 18446744073709551615 4258732 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 6187 4715 141 53 0 4610 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24748

[startup+102.311 s]
/proc/loadavg: 3.60 2.71 3.37 6/301 12157
/proc/meminfo: memFree=28871636/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=30180 CPUtime=102.29 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 18468 0 0 0 10209 20 0 0 25 0 1 0 655136962 30904320 6105 33554432000 4194304 4409284 140735543836368 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 7545 6105 141 53 0 5968 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 30180

[startup+162.3 s]
/proc/loadavg: 3.85 2.94 3.41 5/301 12158
/proc/meminfo: memFree=28815692/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=51052 CPUtime=162.29 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 33270 0 0 0 16187 42 0 0 25 0 1 0 655136962 52277248 11291 33554432000 4194304 4409284 140735543836368 18446744073709551615 4230505 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 12763 11291 141 53 0 11186 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 51052

[startup+222.3 s]
/proc/loadavg: 3.94 3.13 3.45 6/301 12160
/proc/meminfo: memFree=28755644/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=66112 CPUtime=222.3 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 38101 0 0 0 22168 62 0 0 25 0 1 0 655136962 67698688 15056 33554432000 4194304 4409284 140735543836368 18446744073709551615 4347349 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 16528 15056 141 53 0 14951 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 66112

[startup+282.301 s]
/proc/loadavg: 3.98 3.29 3.48 6/301 12170
/proc/meminfo: memFree=28633924/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=70568 CPUtime=282.29 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 46938 0 0 0 28147 82 0 0 25 0 1 0 655136962 72261632 16170 33554432000 4194304 4409284 140735543836368 18446744073709551615 4358604 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 17642 16170 141 53 0 16065 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 70568

[startup+342.301 s]
/proc/loadavg: 3.99 3.41 3.51 6/301 12172
/proc/meminfo: memFree=28668836/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=68508 CPUtime=342.3 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 87583 0 0 0 34125 105 0 0 25 0 1 0 655136962 70152192 15687 33554432000 4194304 4409284 140735543836368 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 17127 15687 141 53 0 15550 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 68508

[startup+402.301 s]
/proc/loadavg: 3.99 3.52 3.54 6/301 12173
/proc/meminfo: memFree=28528564/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=78836 CPUtime=402.3 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 94252 0 0 0 40107 123 0 0 25 0 1 0 655136962 80728064 18237 33554432000 4194304 4409284 140735543836368 18446744073709551615 4348298 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 19709 18237 141 53 0 18132 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 78836

[startup+462.301 s]
/proc/loadavg: 3.99 3.60 3.56 5/301 12176
/proc/meminfo: memFree=28565084/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=119864 CPUtime=462.3 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 104510 0 0 0 46091 139 0 0 25 0 1 0 655136962 122740736 28494 33554432000 4194304 4409284 140735543836368 18446744073709551615 4347390 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 29966 28494 141 53 0 28389 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 119864

[startup+522.3 s]
/proc/loadavg: 4.15 3.72 3.60 5/301 12180
/proc/meminfo: memFree=28454184/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=163456 CPUtime=522.3 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 115428 0 0 0 52074 156 0 0 25 0 1 0 655136962 167378944 39392 33554432000 4194304 4409284 140735543836368 18446744073709551615 4230949 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 40864 39392 141 53 0 39287 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 163456

[startup+582.3 s]
/proc/loadavg: 4.06 3.77 3.62 5/301 12181
/proc/meminfo: memFree=28328536/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=163456 CPUtime=582.3 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 115428 0 0 0 58058 172 0 0 25 0 1 0 655136962 167378944 39392 33554432000 4194304 4409284 140735543836368 18446744073709551615 4300103 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 40864 39392 141 53 0 39287 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 163456

[startup+642.301 s]
/proc/loadavg: 4.02 3.81 3.64 6/301 12183
/proc/meminfo: memFree=28314140/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=179736 CPUtime=642.31 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 147887 0 0 0 64042 189 0 0 25 0 1 0 655136962 184049664 43462 33554432000 4194304 4409284 140735543836368 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 44934 43462 141 53 0 43357 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 179736

[startup+702.301 s]
/proc/loadavg: 4.05 3.85 3.67 6/301 12184
/proc/meminfo: memFree=27981532/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=435516 CPUtime=702.3 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 232165 0 0 0 70018 212 0 0 25 0 1 0 655136962 445968384 107407 33554432000 4194304 4409284 140735543836368 18446744073709551615 4230763 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 108879 107407 141 53 0 107302 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 435516

[startup+762.311 s]
/proc/loadavg: 4.02 3.88 3.69 6/301 12186
/proc/meminfo: memFree=28361192/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=181592 CPUtime=762.32 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 241604 0 0 0 76009 223 0 0 25 0 1 0 655136962 185950208 43926 33554432000 4194304 4409284 140735543836368 18446744073709551615 4313310 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 45398 43926 141 53 0 43821 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 181592

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.70 6/301 12188
/proc/meminfo: memFree=28349512/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=214252 CPUtime=822.3 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 257972 0 0 0 81994 236 0 0 25 0 1 0 655136962 219394048 52091 33554432000 4194304 4409284 140735543836368 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 53563 52091 141 53 0 51986 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 214252

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.72 5/301 12189
/proc/meminfo: memFree=28157648/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=283148 CPUtime=882.31 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 281974 0 0 0 87982 249 0 0 25 0 1 0 655136962 289943552 69315 33554432000 4194304 4409284 140735543836368 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 70787 69315 141 53 0 69210 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 283148

[startup+942.3 s]
/proc/loadavg: 4.00 3.93 3.73 5/301 12191
/proc/meminfo: memFree=28198640/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=180960 CPUtime=942.31 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 324542 0 0 0 93966 265 0 0 25 0 1 0 655136962 185303040 43768 33554432000 4194304 4409284 140735543836368 18446744073709551615 4360355 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 45240 43768 141 53 0 43663 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 180960

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.75 5/301 12192
/proc/meminfo: memFree=28143428/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=186516 CPUtime=1002.31 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 330296 0 0 0 99957 274 0 0 25 0 1 0 655136962 190992384 45157 33554432000 4194304 4409284 140735543836368 18446744073709551615 4314247 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 46629 45157 141 53 0 45052 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 186516

[startup+1062.3 s]
/proc/loadavg: 4.13 3.98 3.77 6/301 12194
/proc/meminfo: memFree=28012192/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=270348 CPUtime=1062.31 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 351980 0 0 0 105944 287 0 0 25 0 1 0 655136962 276836352 66115 33554432000 4194304 4409284 140735543836368 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 67587 66115 141 53 0 66010 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 270348

[startup+1122.3 s]
/proc/loadavg: 4.08 3.99 3.79 6/301 12196
/proc/meminfo: memFree=27860868/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=389352 CPUtime=1122.31 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 381737 0 0 0 111925 306 0 0 25 0 1 0 655136962 398696448 95865 33554432000 4194304 4409284 140735543836368 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 97338 95865 141 53 0 95761 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 389352

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.80 6/301 12197
/proc/meminfo: memFree=27807152/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=463344 CPUtime=1182.31 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 400235 0 0 0 117914 317 0 0 25 0 1 0 655136962 474464256 114363 33554432000 4194304 4409284 140735543836368 18446744073709551615 4359791 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 115836 114363 141 53 0 114259 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 463344

[startup+1242.3 s]
/proc/loadavg: 4.07 4.01 3.81 6/301 12199
/proc/meminfo: memFree=27997456/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=577688 CPUtime=1242.32 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 437352 0 0 0 123903 329 0 0 25 0 1 0 655136962 591552512 142949 33554432000 4194304 4409284 140735543836368 18446744073709551615 4230595 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 144422 142949 141 53 0 142845 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 577688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.82 3/297 12202
/proc/meminfo: memFree=28690476/32951124 swapFree=54427468/67111528
[pid=12147] ppid=12145 vsize=231780 CPUtime=1300.03 cores=1,3
/proc/12147/stat : 12147 (lingeling) R 12145 12147 11585 0 -1 4202496 502448 0 0 0 129656 347 0 0 25 0 1 0 655136962 237342720 56505 33554432000 4194304 4409284 140735543836368 18446744073709551615 4226575 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12147/statm: 57945 56505 141 53 0 56368 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 231780

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1296.57
CPU system time (s): 3.47947
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 703780

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

runsolver used 3.49447 second user time and 8.34873 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 06:56:30
IDJOB=3372024
IDBENCH=84227
IDSOLVER=1849
FILE ID=node138/3372024-1305435390
RUNJOBID= node138-1305435390-12112
PBS_JOBID= 13324628
Free space on /tmp= 73608 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372024-1305435390/watcher-3372024-1305435390 -o /tmp/evaluation-result-3372024-1305435390/solver-3372024-1305435390 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372024-1305435390.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=1090464723

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29219956 kB
Buffers:        262780 kB
Cached:        3214420 kB
SwapCached:      18496 kB
Active:         928632 kB
Inactive:      2587440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29219956 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            8988 kB
Writeback:           0 kB
AnonPages:       32036 kB
Mapped:           8988 kB
Slab:           111816 kB
PageTables:      41228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39529756 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= 73548 MiB
End job on node138 at 2011-05-15 07:18:12