Trace number 3274098

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587? (TO) 1300.04 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n260-s62321009-sat.cnf
MD5SUMf2b430bdd9bc1c472e9e437567706bb7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.48747
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses624
Sum of the clauses size1560
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2520
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5104
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3274098-1303608534/watcher-3274098-1303608534 -o /tmp/evaluation-result-3274098-1303608534/solver-3274098-1303608534 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3274098-1303608534.cnf 

running on 2 cores: 4,6

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.01 1.04 1.70 5/189 27833
/proc/meminfo: memFree=12997556/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=11800 CPUtime=0 cores=4,6
/proc/27833/stat : 27833 (runsolver) R 27831 27833 26564 0 -1 4202560 45 0 0 0 0 0 0 0 21 0 1 0 472453902 12083200 55 33554432000 4194304 5434984 140733585650704 18446744073709551615 5055495 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27833/statm: 1 1 0 0 0 1 0

[startup+0.0850811 s]
/proc/loadavg: 1.01 1.04 1.70 5/189 27833
/proc/meminfo: memFree=12997556/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=7016 CPUtime=0.07 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 414 0 0 0 7 0 0 0 21 0 1 0 472453902 7184384 312 33554432000 4194304 4409164 140733369139984 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 1754 312 141 53 0 177 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7016

[startup+0.10104 s]
/proc/loadavg: 1.01 1.04 1.70 5/189 27833
/proc/meminfo: memFree=12997556/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=7292 CPUtime=0.09 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 483 0 0 0 9 0 0 0 21 0 1 0 472453902 7467008 381 33554432000 4194304 4409164 140733369139984 18446744073709551615 4303663 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 1823 381 141 53 0 246 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7292

[startup+0.301035 s]
/proc/loadavg: 1.01 1.04 1.70 5/189 27833
/proc/meminfo: memFree=12997556/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=7840 CPUtime=0.28 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 984 0 0 0 28 0 0 0 22 0 1 0 472453902 8028160 518 33554432000 4194304 4409164 140733369139984 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 1960 518 141 53 0 383 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7840

[startup+0.700961 s]
/proc/loadavg: 1.01 1.04 1.70 5/189 27833
/proc/meminfo: memFree=12997556/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=8936 CPUtime=0.68 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 1987 0 0 0 68 0 0 0 23 0 1 0 472453902 9150464 792 33554432000 4194304 4409164 140733369139984 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 2234 792 141 53 0 657 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8936

[startup+1.50081 s]
/proc/loadavg: 1.01 1.04 1.70 5/190 27834
/proc/meminfo: memFree=12992108/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=10960 CPUtime=1.49 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 3674 0 0 0 148 1 0 0 25 0 1 0 472453902 11223040 1298 33554432000 4194304 4409164 140733369139984 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 2740 1298 141 53 0 1163 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10960

[startup+3.10052 s]
/proc/loadavg: 1.01 1.04 1.70 4/185 27851
/proc/meminfo: memFree=12991784/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=9344 CPUtime=3.09 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 7301 0 0 0 306 3 0 0 25 0 1 0 472453902 9568256 894 33554432000 4194304 4409164 140733369139984 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 2336 894 141 53 0 759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9344

[startup+6.30091 s]
/proc/loadavg: 1.17 1.07 1.70 5/190 27861
/proc/meminfo: memFree=12985764/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=11104 CPUtime=6.29 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 11973 0 0 0 624 5 0 0 25 0 1 0 472453902 11370496 1334 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 2776 1334 141 53 0 1199 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11104

[startup+12.7007 s]
/proc/loadavg: 1.39 1.12 1.71 5/190 27861
/proc/meminfo: memFree=12973860/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=11992 CPUtime=12.68 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 20028 0 0 0 1259 9 0 0 25 0 1 0 472453902 12279808 1551 33554432000 4194304 4409164 140733369139984 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 2998 1551 141 53 0 1421 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11992

[startup+25.5004 s]
/proc/loadavg: 1.97 1.26 1.75 5/190 27862
/proc/meminfo: memFree=12962828/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=12652 CPUtime=25.49 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 42342 0 0 0 2531 18 0 0 25 0 1 0 472453902 12955648 1721 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 3163 1721 141 53 0 1586 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12652

[startup+51.1008 s]
/proc/loadavg: 2.66 1.48 1.81 5/190 27862
/proc/meminfo: memFree=12948800/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=16604 CPUtime=51.08 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 74694 0 0 0 5075 33 0 0 25 0 1 0 472453902 17002496 2709 33554432000 4194304 4409164 140733369139984 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 4151 2709 141 53 0 2574 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16604

[startup+102.306 s]
/proc/loadavg: 3.42 1.87 1.92 5/190 27864
/proc/meminfo: memFree=12932528/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=20072 CPUtime=102.29 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 128014 0 0 0 10174 55 0 0 25 0 1 0 472453902 20553728 3576 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358373 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 5018 3576 141 53 0 3441 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 20072

[startup+162.3 s]
/proc/loadavg: 3.78 2.25 2.05 5/190 27865
/proc/meminfo: memFree=12928796/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=25404 CPUtime=162.29 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 149423 0 0 0 16156 73 0 0 25 0 1 0 472453902 26013696 4897 33554432000 4194304 4409164 140733369139984 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 6351 4897 141 53 0 4774 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25404

[startup+222.3 s]
/proc/loadavg: 3.97 2.58 2.17 5/190 27867
/proc/meminfo: memFree=12898272/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=37400 CPUtime=222.29 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 178170 0 0 0 22138 91 0 0 25 0 1 0 472453902 38297600 7876 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 9350 7876 141 53 0 7773 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 37400

[startup+282.3 s]
/proc/loadavg: 3.99 2.84 2.28 5/190 27868
/proc/meminfo: memFree=12900484/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=28552 CPUtime=282.3 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 210856 0 0 0 28122 108 0 0 25 0 1 0 472453902 29237248 5672 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 7138 5672 141 53 0 5561 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 28552

[startup+342.3 s]
/proc/loadavg: 4.04 3.06 2.39 5/190 27870
/proc/meminfo: memFree=12900720/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=25696 CPUtime=342.3 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 239148 0 0 0 34108 122 0 0 25 0 1 0 472453902 26312704 4970 33554432000 4194304 4409164 140733369139984 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 6424 4970 141 53 0 4847 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 25696

[startup+402.301 s]
/proc/loadavg: 4.01 3.23 2.49 5/190 27872
/proc/meminfo: memFree=12881604/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=40256 CPUtime=402.3 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 258907 0 0 0 40094 136 0 0 25 0 1 0 472453902 41222144 8604 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 10064 8604 141 53 0 8487 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 40256

[startup+462.301 s]
/proc/loadavg: 4.04 3.38 2.59 5/190 27873
/proc/meminfo: memFree=12862356/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=36844 CPUtime=462.3 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 282203 0 0 0 46077 153 0 0 25 0 1 0 472453902 37728256 7756 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 9211 7756 141 53 0 7634 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 36844

[startup+522.301 s]
/proc/loadavg: 4.06 3.51 2.68 5/190 27875
/proc/meminfo: memFree=12891116/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=37900 CPUtime=522.3 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 308069 0 0 0 52064 166 0 0 25 0 1 0 472453902 38809600 8020 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 9475 8020 141 53 0 7898 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 37900

[startup+582.301 s]
/proc/loadavg: 4.02 3.59 2.76 5/190 27876
/proc/meminfo: memFree=12860968/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=35312 CPUtime=582.3 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 324036 0 0 0 58054 176 0 0 25 0 1 0 472453902 36159488 7386 33554432000 4194304 4409164 140733369139984 18446744073709551615 4253395 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 8828 7386 141 53 0 7251 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 35312

[startup+642.301 s]
/proc/loadavg: 4.00 3.66 2.83 5/190 27878
/proc/meminfo: memFree=12858104/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=33208 CPUtime=642.31 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 341953 0 0 0 64040 191 0 0 25 0 1 0 472453902 34004992 6828 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358339 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 8302 6828 141 53 0 6725 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 33208

[startup+702.301 s]
/proc/loadavg: 4.00 3.72 2.90 5/190 27880
/proc/meminfo: memFree=12840968/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=30416 CPUtime=702.31 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 360675 0 0 0 70028 203 0 0 25 0 1 0 472453902 31145984 6130 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 7604 6130 141 53 0 6027 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 30416

[startup+762.307 s]
/proc/loadavg: 4.00 3.77 2.97 5/190 27881
/proc/meminfo: memFree=12850492/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=34392 CPUtime=762.31 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 375441 0 0 0 76014 217 0 0 25 0 1 0 472453902 35217408 7124 33554432000 4194304 4409164 140733369139984 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 8598 7124 141 53 0 7021 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 34392

[startup+822.301 s]
/proc/loadavg: 4.00 3.81 3.03 5/190 27883
/proc/meminfo: memFree=12852960/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=46212 CPUtime=822.31 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 395594 0 0 0 82000 231 0 0 25 0 1 0 472453902 47321088 10105 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 11553 10105 141 53 0 9976 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 46212

[startup+882.301 s]
/proc/loadavg: 4.00 3.84 3.09 5/190 27884
/proc/meminfo: memFree=12872528/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=32816 CPUtime=882.31 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 417605 0 0 0 87989 242 0 0 25 0 1 0 472453902 33603584 6730 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 8204 6730 141 53 0 6627 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 32816

[startup+942.301 s]
/proc/loadavg: 4.00 3.87 3.14 5/190 27886
/proc/meminfo: memFree=12850200/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=40904 CPUtime=942.31 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 427984 0 0 0 93979 252 0 0 25 0 1 0 472453902 41885696 8767 33554432000 4194304 4409164 140733369139984 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 10226 8767 141 53 0 8649 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 40904

[startup+1002.3 s]
/proc/loadavg: 4.06 3.90 3.20 5/190 27888
/proc/meminfo: memFree=12804804/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=49940 CPUtime=1002.31 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 443575 0 0 0 99967 264 0 0 25 0 1 0 472453902 51138560 11043 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 12485 11043 141 53 0 10908 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 49940

[startup+1062.3 s]
/proc/loadavg: 4.08 3.94 3.25 5/190 27889
/proc/meminfo: memFree=12820032/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=32932 CPUtime=1062.32 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 462670 0 0 0 105955 277 0 0 25 0 1 0 472453902 33722368 6786 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358472 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 8233 6786 141 53 0 6656 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 32932

[startup+1122.3 s]
/proc/loadavg: 4.03 3.94 3.29 5/190 27891
/proc/meminfo: memFree=12824352/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=41408 CPUtime=1122.32 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 471638 0 0 0 111945 287 0 0 25 0 1 0 472453902 42401792 8905 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 10352 8905 141 53 0 8775 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 41408

[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 3.34 5/190 27892
/proc/meminfo: memFree=12816280/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=41924 CPUtime=1182.32 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 482943 0 0 0 117937 295 0 0 25 0 1 0 472453902 42930176 9007 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 10481 9007 141 53 0 8904 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 41924

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.38 5/190 27894
/proc/meminfo: memFree=12801264/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=50136 CPUtime=1242.32 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 492669 0 0 0 123928 304 0 0 25 0 1 0 472453902 51339264 11060 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 12534 11060 141 53 0 10957 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 50136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.41 3/186 27898
/proc/meminfo: memFree=12922796/32951124 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=42796 CPUtime=1300.02 cores=4,6
/proc/27833/stat : 27833 (lingeling) R 27831 27833 26564 0 -1 4202496 498614 0 0 0 129692 310 0 0 25 0 1 0 472453902 43823104 9226 33554432000 4194304 4409164 140733369139984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27833/statm: 10699 9226 141 53 0 9122 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 42796

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1296.93
CPU system time (s): 3.11053
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 73208

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

runsolver used 2.27365 second user time and 4.82627 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-24 03:28:55
IDJOB=3274098
IDBENCH=83153
IDSOLVER=1606
FILE ID=node104/3274098-1303608534
RUNJOBID= node104-1303608532-27792
PBS_JOBID= 13150591
Free space on /tmp= 71132 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n260-s62321009-sat.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274098-1303608534/watcher-3274098-1303608534 -o /tmp/evaluation-result-3274098-1303608534/solver-3274098-1303608534 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3274098-1303608534.cnf

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

MD5SUM BENCH= f2b430bdd9bc1c472e9e437567706bb7
RANDOM SEED=1129166269

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12997812 kB
Buffers:       2275232 kB
Cached:       17030108 kB
SwapCached:          0 kB
Active:       10825396 kB
Inactive:      8553892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12997812 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             604 kB
Writeback:           0 kB
AnonPages:       72852 kB
Mapped:          15416 kB
Slab:           512032 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258104 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= 71132 MiB
End job on node104 at 2011-04-24 03:50:37