Trace number 3371595

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) 1299.98 1300.03

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.6/
frb75-13-2.used-as.sat04-878.cnf
MD5SUM00e6f1cbbaaa8f43dc6451d49bfa1cef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.241962
Satisfiable
(Un)Satisfiability was proved
Number of variables975
Number of clauses34275
Sum of the clauses size69375
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234200
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.38 2.62 3.53 3/294 14309
/proc/meminfo: memFree=12880212/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=7184 CPUtime=0 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 375 0 0 0 0 0 0 0 22 0 1 0 655140578 7356416 319 33554432000 4194304 4409284 140734444005520 18446744073709551615 208080232192 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 1796 319 111 53 0 219 0

[startup+0.0547061 s]
/proc/loadavg: 1.38 2.62 3.53 3/294 14309
/proc/meminfo: memFree=12880212/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=8520 CPUtime=0.04 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 766 0 0 0 4 0 0 0 22 0 1 0 655140578 8724480 580 33554432000 4194304 4409284 140734444005520 18446744073709551615 4340305 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 2130 580 133 53 0 553 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8520

[startup+0.100674 s]
/proc/loadavg: 1.38 2.62 3.53 3/294 14309
/proc/meminfo: memFree=12880212/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=8520 CPUtime=0.09 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 768 0 0 0 9 0 0 0 22 0 1 0 655140578 8724480 582 33554432000 4194304 4409284 140734444005520 18446744073709551615 4247866 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 2130 582 135 53 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8520

[startup+0.300636 s]
/proc/loadavg: 1.38 2.62 3.53 3/294 14309
/proc/meminfo: memFree=12880212/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=8520 CPUtime=0.29 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 804 0 0 0 29 0 0 0 23 0 1 0 655140578 8724480 618 33554432000 4194304 4409284 140734444005520 18446744073709551615 4242922 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 2130 618 136 53 0 553 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8520

[startup+0.700559 s]
/proc/loadavg: 1.38 2.62 3.53 3/294 14309
/proc/meminfo: memFree=12880212/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=9572 CPUtime=0.69 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 1067 0 0 0 69 0 0 0 25 0 1 0 655140578 9801728 881 33554432000 4194304 4409284 140734444005520 18446744073709551615 4313613 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 2393 881 136 53 0 816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9572

[startup+1.50041 s]
/proc/loadavg: 1.38 2.62 3.53 5/301 14325
/proc/meminfo: memFree=12827540/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=9916 CPUtime=1.49 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 1186 0 0 0 147 2 0 0 25 0 1 0 655140578 10153984 1000 33554432000 4194304 4409284 140734444005520 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 2479 1000 141 53 0 902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9916

[startup+3.1001 s]
/proc/loadavg: 1.38 2.62 3.53 5/308 14336
/proc/meminfo: memFree=12699436/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=12712 CPUtime=3.09 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 2408 0 0 0 305 4 0 0 25 0 1 0 655140578 13017088 1711 33554432000 4194304 4409284 140734444005520 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 3178 1711 141 53 0 1601 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12712

[startup+6.30049 s]
/proc/loadavg: 1.59 2.64 3.53 5/308 14336
/proc/meminfo: memFree=12654300/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=12612 CPUtime=6.28 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 5825 0 0 0 618 10 0 0 25 0 1 0 655140578 12914688 1686 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 3153 1686 141 53 0 1576 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12612

[startup+12.7003 s]
/proc/loadavg: 1.78 2.66 3.53 5/308 14336
/proc/meminfo: memFree=12563136/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=14164 CPUtime=12.69 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 10723 0 0 0 1249 20 0 0 25 0 1 0 655140578 14503936 2074 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 3541 2074 141 53 0 1964 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14164

[startup+25.5008 s]
/proc/loadavg: 2.27 2.73 3.54 5/308 14336
/proc/meminfo: memFree=12556108/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=15312 CPUtime=25.49 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 20658 0 0 0 2515 34 0 0 25 0 1 0 655140578 15679488 2361 33554432000 4194304 4409284 140734444005520 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 3828 2361 141 53 0 2251 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15312

[startup+51.101 s]
/proc/loadavg: 2.86 2.83 3.55 5/308 14337
/proc/meminfo: memFree=12580048/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=22540 CPUtime=51.09 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 39171 0 0 0 5049 60 0 0 25 0 1 0 655140578 23080960 4188 33554432000 4194304 4409284 140734444005520 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 5635 4188 141 53 0 4058 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22540

[startup+102.311 s]
/proc/loadavg: 3.62 3.04 3.58 5/308 14338
/proc/meminfo: memFree=12587872/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=21696 CPUtime=102.29 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 70547 0 0 0 10122 107 0 0 25 0 1 0 655140578 22216704 3965 33554432000 4194304 4409284 140734444005520 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 5424 3965 141 53 0 3847 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 21696

[startup+162.301 s]
/proc/loadavg: 3.86 3.21 3.61 5/308 14340
/proc/meminfo: memFree=12566128/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=27244 CPUtime=162.29 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 97253 0 0 0 16076 153 0 0 25 0 1 0 655140578 27897856 5332 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 6811 5332 141 53 0 5234 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 27244

[startup+222.3 s]
/proc/loadavg: 3.95 3.35 3.63 5/308 14342
/proc/meminfo: memFree=12557028/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=37852 CPUtime=222.29 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 131973 0 0 0 22031 198 0 0 25 0 1 0 655140578 38760448 7984 33554432000 4194304 4409284 140734444005520 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 9463 7984 141 53 0 7886 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 37852

[startup+282.301 s]
/proc/loadavg: 3.98 3.47 3.65 5/308 14352
/proc/meminfo: memFree=12542076/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=39552 CPUtime=282.29 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 155192 0 0 0 27993 236 0 0 25 0 1 0 655140578 40501248 8409 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 9888 8409 141 53 0 8311 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 39552

[startup+342.3 s]
/proc/loadavg: 3.99 3.56 3.67 5/308 14354
/proc/meminfo: memFree=12493804/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=52628 CPUtime=342.29 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 175504 0 0 0 33959 270 0 0 25 0 1 0 655140578 53891072 11704 33554432000 4194304 4409284 140734444005520 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 13157 11704 141 53 0 11580 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 52628

[startup+402.301 s]
/proc/loadavg: 4.11 3.68 3.70 5/308 14355
/proc/meminfo: memFree=12468712/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=45852 CPUtime=402.3 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 209695 0 0 0 39937 293 0 0 25 0 1 0 655140578 46952448 10016 33554432000 4194304 4409284 140734444005520 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 11463 10016 141 53 0 9886 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 45852

[startup+462.301 s]
/proc/loadavg: 4.04 3.74 3.72 5/308 14360
/proc/meminfo: memFree=12437416/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=81060 CPUtime=462.29 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 218435 0 0 0 45915 314 0 0 25 0 1 0 655140578 83005440 18756 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 20265 18756 141 53 0 18688 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 81060

[startup+522.3 s]
/proc/loadavg: 4.01 3.78 3.73 5/308 14362
/proc/meminfo: memFree=12336524/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=128424 CPUtime=522.29 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 238809 0 0 0 51898 331 0 0 25 0 1 0 655140578 131506176 30564 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358548 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 32106 30564 141 53 0 30529 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 128424

[startup+582.301 s]
/proc/loadavg: 4.00 3.82 3.74 5/308 14363
/proc/meminfo: memFree=12315036/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=79976 CPUtime=582.3 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 248833 0 0 0 57880 350 0 0 25 0 1 0 655140578 81895424 18515 33554432000 4194304 4409284 140734444005520 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 19994 18515 141 53 0 18417 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 79976

[startup+642.3 s]
/proc/loadavg: 4.10 3.88 3.77 5/308 14365
/proc/meminfo: memFree=12314988/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=132916 CPUtime=642.31 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 267578 0 0 0 63861 370 0 0 25 0 1 0 655140578 136105984 31750 33554432000 4194304 4409284 140734444005520 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 33229 31750 141 53 0 31652 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 132916

[startup+702.301 s]
/proc/loadavg: 4.04 3.90 3.78 5/308 14366
/proc/meminfo: memFree=12233340/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=149300 CPUtime=702.29 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 271674 0 0 0 69842 387 0 0 25 0 1 0 655140578 152883200 35846 33554432000 4194304 4409284 140734444005520 18446744073709551615 4256928 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 37325 35846 141 53 0 35748 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 149300

[startup+762.311 s]
/proc/loadavg: 4.01 3.91 3.79 5/308 14368
/proc/meminfo: memFree=12134364/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=205808 CPUtime=762.31 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 291413 0 0 0 75830 401 0 0 25 0 1 0 655140578 210747392 49973 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 51452 49973 141 53 0 49875 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 205808

[startup+822.301 s]
/proc/loadavg: 4.00 3.93 3.80 5/308 14370
/proc/meminfo: memFree=12087948/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=205808 CPUtime=822.29 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 291413 0 0 0 81822 407 0 0 25 0 1 0 655140578 210747392 49973 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 51452 49973 141 53 0 49875 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 205808

[startup+882.301 s]
/proc/loadavg: 4.05 3.95 3.82 5/308 14371
/proc/meminfo: memFree=12172484/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=128156 CPUtime=882.3 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 305399 0 0 0 87807 423 0 0 25 0 1 0 655140578 131231744 30560 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 32039 30560 141 53 0 30462 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 128156

[startup+942.3 s]
/proc/loadavg: 4.07 3.97 3.83 5/308 14373
/proc/meminfo: memFree=12151616/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=164384 CPUtime=942.3 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 319954 0 0 0 93792 438 0 0 25 0 1 0 655140578 168329216 39617 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358642 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 41096 39617 141 53 0 39519 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 164384

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.84 5/308 14374
/proc/meminfo: memFree=12137812/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=195080 CPUtime=1002.3 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 337996 0 0 0 99780 450 0 0 25 0 1 0 655140578 199761920 47291 33554432000 4194304 4409284 140734444005520 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 48770 47291 141 53 0 47193 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 195080

[startup+1062.3 s]
/proc/loadavg: 3.48 3.84 3.80 4/302 14393
/proc/meminfo: memFree=12243284/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=195080 CPUtime=1062.3 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 337996 0 0 0 105767 463 0 0 25 0 1 0 655140578 199761920 47291 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 48770 47291 141 53 0 47193 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 195080

[startup+1122.3 s]
/proc/loadavg: 3.17 3.68 3.74 4/302 14395
/proc/meminfo: memFree=12097312/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=195080 CPUtime=1122.24 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 337996 0 0 0 111752 472 0 0 25 0 1 0 655140578 199761920 47291 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 48770 47291 141 53 0 47193 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 195080

[startup+1182.3 s]
/proc/loadavg: 3.09 3.57 3.70 4/302 14396
/proc/meminfo: memFree=11934580/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=195080 CPUtime=1182.24 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 337996 0 0 0 117740 484 0 0 25 0 1 0 655140578 199761920 47291 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 48770 47291 141 53 0 47193 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 195080

[startup+1242.3 s]
/proc/loadavg: 3.03 3.46 3.65 4/302 14398
/proc/meminfo: memFree=12116952/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=195080 CPUtime=1242.24 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 337996 0 0 0 123729 495 0 0 25 0 1 0 655140578 199761920 47291 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 48770 47291 141 53 0 47193 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 195080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.38 3.61 4/302 14399
/proc/meminfo: memFree=11943936/32950928 swapFree=67083212/67111528
[pid=14309] ppid=14307 vsize=298628 CPUtime=1299.96 cores=5,7
/proc/14309/stat : 14309 (lingeling) R 14307 14309 13669 0 -1 4202496 368981 0 0 0 129490 506 0 0 25 0 1 0 655140578 305795072 73178 33554432000 4194304 4409284 140734444005520 18446744073709551615 4358599 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14309/statm: 74657 73178 141 53 0 73080 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 298628

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.03
CPU time (s): 1299.98
CPU user time (s): 1294.9
CPU system time (s): 5.07423
CPU usage (%): 99.9961
Max. virtual memory (cumulated for all children) (KiB): 298628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1294.9
system time used= 5.07423
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 368981
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= 4
involuntary context switches= 4933

runsolver used 3.61345 second user time and 8.5167 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 06:56:49
IDJOB=3371595
IDBENCH=84551
IDSOLVER=1849
FILE ID=node127/3371595-1305435409
RUNJOBID= node127-1305435409-14296
PBS_JOBID= 13324627
Free space on /tmp= 73512 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.6/frb75-13-2.used-as.sat04-878.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371595-1305435409/watcher-3371595-1305435409 -o /tmp/evaluation-result-3371595-1305435409/solver-3371595-1305435409 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371595-1305435409.cnf

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

MD5SUM BENCH= 00e6f1cbbaaa8f43dc6451d49bfa1cef
RANDOM SEED=1752425434

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      12880500 kB
Buffers:        300440 kB
Cached:        3600348 kB
SwapCached:       1620 kB
Active:       16857056 kB
Inactive:      2881300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12880500 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            1232 kB
Writeback:           0 kB
AnonPages:    15836056 kB
Mapped:          25732 kB
Slab:           222576 kB
PageTables:      46752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44326532 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= 73500 MiB
End job on node127 at 2011-05-15 07:18:31