Trace number 3371616

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.06 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes1.cnf
MD5SUMd6097a9814089eeede1d027388c17a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3218
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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

running on 2 cores: 0,2

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: 3.14 3.95 5.24 4/323 19018
/proc/meminfo: memFree=22876016/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=6960 CPUtime=0 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 302 0 0 0 0 0 0 0 23 0 1 0 733488397 7127040 246 33554432000 4194304 4409284 140734329611040 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 1740 246 110 53 0 163 0

[startup+0.0596301 s]
/proc/loadavg: 3.14 3.95 5.24 4/323 19018
/proc/meminfo: memFree=22876016/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=8748 CPUtime=0.05 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 775 0 0 0 5 0 0 0 23 0 1 0 733488397 8957952 718 33554432000 4194304 4409284 140734329611040 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 2187 718 126 53 0 610 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8748

[startup+0.100623 s]
/proc/loadavg: 3.14 3.95 5.24 4/323 19018
/proc/meminfo: memFree=22876016/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=8748 CPUtime=0.09 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 777 0 0 0 9 0 0 0 23 0 1 0 733488397 8957952 720 33554432000 4194304 4409284 140734329611040 18446744073709551615 4269736 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 2187 720 128 53 0 610 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8748

[startup+0.300583 s]
/proc/loadavg: 3.14 3.95 5.24 4/323 19018
/proc/meminfo: memFree=22876016/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=10336 CPUtime=0.29 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 1286 0 0 0 29 0 0 0 24 0 1 0 733488397 10584064 972 33554432000 4194304 4409284 140734329611040 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 2584 972 135 53 0 1007 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10336

[startup+0.700479 s]
/proc/loadavg: 3.14 3.95 5.24 4/323 19018
/proc/meminfo: memFree=22876016/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=11540 CPUtime=0.69 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 1587 0 0 0 69 0 0 0 25 0 1 0 733488397 11816960 1273 33554432000 4194304 4409284 140734329611040 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 2885 1273 135 53 0 1308 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11540

[startup+1.50034 s]
/proc/loadavg: 3.14 3.95 5.24 5/327 19025
/proc/meminfo: memFree=22850384/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=11540 CPUtime=1.49 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 1587 0 0 0 149 0 0 0 25 0 1 0 733488397 11816960 1273 33554432000 4194304 4409284 140734329611040 18446744073709551615 4243809 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 2885 1273 135 53 0 1308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11540

[startup+3.10106 s]
/proc/loadavg: 3.14 3.95 5.24 5/327 19025
/proc/meminfo: memFree=22846168/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=12740 CPUtime=3.09 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 1887 0 0 0 309 0 0 0 25 0 1 0 733488397 13045760 1573 33554432000 4194304 4409284 140734329611040 18446744073709551615 4242978 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 3185 1573 135 53 0 1608 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12740

[startup+6.30048 s]
/proc/loadavg: 3.21 3.95 5.23 5/327 19025
/proc/meminfo: memFree=22837384/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=12740 CPUtime=6.29 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 1887 0 0 0 629 0 0 0 25 0 1 0 733488397 13045760 1573 33554432000 4194304 4409284 140734329611040 18446744073709551615 4314299 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 3185 1573 135 53 0 1608 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12740

[startup+12.7003 s]
/proc/loadavg: 3.27 3.95 5.22 5/327 19026
/proc/meminfo: memFree=22812644/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=17984 CPUtime=12.69 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 3336 0 0 0 1267 2 0 0 25 0 1 0 733488397 18415616 3022 33554432000 4194304 4409284 140734329611040 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 4496 3022 140 53 0 2919 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17984

[startup+25.5009 s]
/proc/loadavg: 3.43 3.95 5.20 5/327 19026
/proc/meminfo: memFree=22814780/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=21036 CPUtime=25.49 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 12233 0 0 0 2541 8 0 0 25 0 1 0 733488397 21540864 3779 33554432000 4194304 4409284 140734329611040 18446744073709551615 4358677 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 5259 3779 140 53 0 3682 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21036

[startup+51.1011 s]
/proc/loadavg: 3.62 3.96 5.17 5/327 19027
/proc/meminfo: memFree=22783428/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=25316 CPUtime=51.09 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 29152 0 0 0 5089 20 0 0 25 0 1 0 733488397 25923584 4873 33554432000 4194304 4409284 140734329611040 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 6329 4873 141 53 0 4752 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25316

[startup+102.312 s]
/proc/loadavg: 3.83 3.96 5.11 5/327 19028
/proc/meminfo: memFree=22768168/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=24132 CPUtime=102.3 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 61198 0 0 0 10189 41 0 0 25 0 1 0 733488397 24711168 4554 33554432000 4194304 4409284 140734329611040 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 6033 4554 141 53 0 4456 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 24132

[startup+162.3 s]
/proc/loadavg: 4.01 3.98 5.04 5/327 19030
/proc/meminfo: memFree=22723376/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=26100 CPUtime=162.29 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 102048 0 0 0 16160 69 0 0 25 0 1 0 733488397 26726400 5065 33554432000 4194304 4409284 140734329611040 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 6525 5065 141 53 0 4948 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26100

[startup+222.3 s]
/proc/loadavg: 4.00 3.98 4.97 5/327 19031
/proc/meminfo: memFree=22718752/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=56640 CPUtime=222.29 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 139118 0 0 0 22140 89 0 0 25 0 1 0 733488397 57999360 12681 33554432000 4194304 4409284 140734329611040 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 14160 12681 141 53 0 12583 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 56640

[startup+282.301 s]
/proc/loadavg: 4.00 3.98 4.91 5/327 19033
/proc/meminfo: memFree=22699620/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=60780 CPUtime=282.3 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 170394 0 0 0 28123 107 0 0 25 0 1 0 733488397 62238720 13716 33554432000 4194304 4409284 140734329611040 18446744073709551615 4256928 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 15195 13716 141 53 0 13618 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 60780

[startup+342.301 s]
/proc/loadavg: 4.03 4.00 4.85 5/327 19034
/proc/meminfo: memFree=22666484/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=58364 CPUtime=342.3 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 195183 0 0 0 34105 125 0 0 25 0 1 0 733488397 59764736 13058 33554432000 4194304 4409284 140734329611040 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 14591 13058 141 53 0 13014 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 58364

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 4.80 5/327 19036
/proc/meminfo: memFree=22675508/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=60536 CPUtime=402.3 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 218925 0 0 0 40089 141 0 0 25 0 1 0 733488397 61988864 13601 33554432000 4194304 4409284 140734329611040 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 15134 13601 141 53 0 13557 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 60536

[startup+462.301 s]
/proc/loadavg: 4.08 4.02 4.75 5/327 19038
/proc/meminfo: memFree=22608648/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=50544 CPUtime=462.3 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 241412 0 0 0 46071 159 0 0 25 0 1 0 733488397 51757056 11157 33554432000 4194304 4409284 140734329611040 18446744073709551615 4358750 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 12636 11157 141 53 0 11059 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 50544

[startup+522.301 s]
/proc/loadavg: 4.08 4.03 4.71 5/327 19039
/proc/meminfo: memFree=22639116/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=56168 CPUtime=522.3 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 259871 0 0 0 52050 180 0 0 25 0 1 0 733488397 57516032 12563 33554432000 4194304 4409284 140734329611040 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 14042 12563 141 53 0 12465 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 56168

[startup+582.3 s]
/proc/loadavg: 4.03 4.02 4.66 5/327 19041
/proc/meminfo: memFree=22609824/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=77988 CPUtime=582.31 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 275885 0 0 0 58035 196 0 0 25 0 1 0 733488397 79859712 18018 33554432000 4194304 4409284 140734329611040 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 19497 18018 141 53 0 17920 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 77988

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 4.62 5/327 19043
/proc/meminfo: memFree=22546040/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=94352 CPUtime=642.32 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 293811 0 0 0 64019 213 0 0 25 0 1 0 733488397 96616448 22109 33554432000 4194304 4409284 140734329611040 18446744073709551615 4358903 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 23588 22109 141 53 0 22011 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 94352

[startup+702.301 s]
/proc/loadavg: 4.08 4.04 4.59 5/327 19044
/proc/meminfo: memFree=22510424/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=102184 CPUtime=702.31 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 311421 0 0 0 70005 226 0 0 25 0 1 0 733488397 104636416 24067 33554432000 4194304 4409284 140734329611040 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 25546 24067 141 53 0 23969 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 102184

[startup+762.312 s]
/proc/loadavg: 4.03 4.03 4.54 5/327 19046
/proc/meminfo: memFree=22512376/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=104220 CPUtime=762.32 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 318484 0 0 0 75992 240 0 0 25 0 1 0 733488397 106721280 24576 33554432000 4194304 4409284 140734329611040 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 26055 24576 141 53 0 24478 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 104220

[startup+822.301 s]
/proc/loadavg: 4.06 4.04 4.51 5/327 19047
/proc/meminfo: memFree=22492252/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=131192 CPUtime=822.32 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 333459 0 0 0 81978 254 0 0 25 0 1 0 733488397 134340608 31319 33554432000 4194304 4409284 140734329611040 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 32798 31319 141 53 0 31221 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 131192

[startup+882.301 s]
/proc/loadavg: 4.02 4.03 4.48 5/327 19049
/proc/meminfo: memFree=22426496/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=159224 CPUtime=882.32 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 344609 0 0 0 87971 261 0 0 25 0 1 0 733488397 163045376 38327 33554432000 4194304 4409284 140734329611040 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 39806 38327 141 53 0 38229 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 159224

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.45 5/327 19050
/proc/meminfo: memFree=22436764/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=138680 CPUtime=942.32 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 354710 0 0 0 93961 271 0 0 25 0 1 0 733488397 142008320 33191 33554432000 4194304 4409284 140734329611040 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 34670 33191 141 53 0 33093 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 138680

[startup+1002.3 s]
/proc/loadavg: 4.09 4.04 4.43 5/327 19052
/proc/meminfo: memFree=22398908/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=190712 CPUtime=1002.32 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 367718 0 0 0 99951 281 0 0 25 0 1 0 733488397 195289088 46199 33554432000 4194304 4409284 140734329611040 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 47678 46199 141 53 0 46101 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 190712

[startup+1062.3 s]
/proc/loadavg: 4.10 4.05 4.40 5/327 19054
/proc/meminfo: memFree=22337500/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=263960 CPUtime=1062.32 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 391022 0 0 0 105941 291 0 0 25 0 1 0 733488397 270295040 64510 33554432000 4194304 4409284 140734329611040 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 65990 64510 141 53 0 64413 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 263960

[startup+1122.3 s]
/proc/loadavg: 4.04 4.04 4.37 5/327 19055
/proc/meminfo: memFree=22280404/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=263960 CPUtime=1122.32 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 391022 0 0 0 111934 298 0 0 25 0 1 0 733488397 270295040 64510 33554432000 4194304 4409284 140734329611040 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 65990 64510 141 53 0 64413 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 263960

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 4.35 5/327 19057
/proc/meminfo: memFree=22373500/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=195192 CPUtime=1182.33 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 406802 0 0 0 117925 308 0 0 25 0 1 0 733488397 199876608 47319 33554432000 4194304 4409284 140734329611040 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 48798 47319 141 53 0 47221 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 195192

[startup+1242.3 s]
/proc/loadavg: 4.06 4.04 4.33 5/327 19058
/proc/meminfo: memFree=22249596/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=227404 CPUtime=1242.33 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 414855 0 0 0 123914 319 0 0 25 0 1 0 733488397 232861696 55372 33554432000 4194304 4409284 140734329611040 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 56851 55372 141 53 0 55274 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 227404



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 4.31 3/323 19062
/proc/meminfo: memFree=22276256/32951124 swapFree=59305796/67111528
[pid=19018] ppid=19016 vsize=257280 CPUtime=1300.03 cores=0,2
/proc/19018/stat : 19018 (lingeling) R 19016 19018 18964 0 -1 4202496 422324 0 0 0 129677 326 0 0 25 0 1 0 733488397 263454720 62841 33554432000 4194304 4409284 140734329611040 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19018/statm: 64320 62841 141 53 0 62743 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 257280

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.06
CPU user time (s): 1296.78
CPU system time (s): 3.2775
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 263960

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

runsolver used 4.03739 second user time and 8.97963 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 06:09:39
IDJOB=3371616
IDBENCH=71433
IDSOLVER=1849
FILE ID=node111/3371616-1305432579
RUNJOBID= node111-1305432579-18982
PBS_JOBID= 13324629
Free space on /tmp= 73724 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1150c84314gyes1.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371616-1305432579/watcher-3371616-1305432579 -o /tmp/evaluation-result-3371616-1305432579/solver-3371616-1305432579 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371616-1305432579.cnf

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

MD5SUM BENCH= d6097a9814089eeede1d027388c17a02
RANDOM SEED=1302292773

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22876544 kB
Buffers:        273880 kB
Cached:        6536352 kB
SwapCached:      13720 kB
Active:         970824 kB
Inactive:      8885928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22876544 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:            8212 kB
Writeback:           0 kB
AnonPages:     3042460 kB
Mapped:          12184 kB
Slab:           115668 kB
PageTables:      36232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53379040 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= 73728 MiB
End job on node111 at 2011-05-15 06:31:21