Trace number 3371755

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g5.cnf
MD5SUM70a781814cd432fb0f934a7edd92ccff
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.14 3.95 5.24 4/326 19024
/proc/meminfo: memFree=22872264/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=7020 CPUtime=0 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 301 0 0 0 0 0 0 0 21 0 1 0 733488403 7188480 245 33554432000 4194304 4409284 140736500288096 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 1755 245 110 53 0 178 0

[startup+0.0279749 s]
/proc/loadavg: 3.14 3.95 5.24 4/326 19024
/proc/meminfo: memFree=22872264/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=8812 CPUtime=0.02 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 749 0 0 0 2 0 0 0 21 0 1 0 733488403 9023488 693 33554432000 4194304 4409284 140736500288096 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 2203 693 110 53 0 626 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8812

[startup+0.100959 s]
/proc/loadavg: 3.14 3.95 5.24 4/326 19024
/proc/meminfo: memFree=22872264/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=10848 CPUtime=0.09 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 1299 0 0 0 9 0 0 0 21 0 1 0 733488403 11108352 1242 33554432000 4194304 4409284 140736500288096 18446744073709551615 4278500 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 2712 1242 125 53 0 1135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10848

[startup+0.300921 s]
/proc/loadavg: 3.14 3.95 5.24 4/326 19024
/proc/meminfo: memFree=22872264/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=14008 CPUtime=0.29 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 2330 0 0 0 29 0 0 0 22 0 1 0 733488403 14344192 1760 33554432000 4194304 4409284 140736500288096 18446744073709551615 4340265 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 3502 1760 133 53 0 1925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14008

[startup+0.700848 s]
/proc/loadavg: 3.14 3.95 5.24 4/326 19024
/proc/meminfo: memFree=22872264/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=14008 CPUtime=0.69 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 2424 0 0 0 69 0 0 0 24 0 1 0 733488403 14344192 1854 33554432000 4194304 4409284 140736500288096 18446744073709551615 4242935 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 3502 1854 136 53 0 1925 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14008

[startup+1.50071 s]
/proc/loadavg: 3.14 3.95 5.24 5/327 19025
/proc/meminfo: memFree=22849640/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=14008 CPUtime=1.49 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 2448 0 0 0 149 0 0 0 25 0 1 0 733488403 14344192 1878 33554432000 4194304 4409284 140736500288096 18446744073709551615 4243348 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 3502 1878 136 53 0 1925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14008

[startup+3.1004 s]
/proc/loadavg: 3.14 3.95 5.24 5/327 19025
/proc/meminfo: memFree=22846168/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=17780 CPUtime=3.09 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 3391 0 0 0 309 0 0 0 25 0 1 0 733488403 18206720 2821 33554432000 4194304 4409284 140736500288096 18446744073709551615 4230072 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 4445 2821 136 53 0 2868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17780

[startup+6.30082 s]
/proc/loadavg: 3.21 3.95 5.23 5/327 19025
/proc/meminfo: memFree=22837384/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=17780 CPUtime=6.29 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 3391 0 0 0 629 0 0 0 25 0 1 0 733488403 18206720 2821 33554432000 4194304 4409284 140736500288096 18446744073709551615 4243805 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 4445 2821 136 53 0 2868 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17780

[startup+12.7006 s]
/proc/loadavg: 3.27 3.95 5.22 5/327 19026
/proc/meminfo: memFree=22812644/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=21552 CPUtime=12.69 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 4334 0 0 0 1269 0 0 0 25 0 1 0 733488403 22069248 3764 33554432000 4194304 4409284 140736500288096 18446744073709551615 4242715 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 5388 3764 136 53 0 3811 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21552

[startup+25.5002 s]
/proc/loadavg: 3.43 3.95 5.20 5/327 19026
/proc/meminfo: memFree=22814780/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=23124 CPUtime=25.49 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 8272 0 0 0 2540 9 0 0 25 0 1 0 733488403 23678976 4302 33554432000 4194304 4409284 140736500288096 18446744073709551615 4359918 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 5781 4302 141 53 0 4204 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23124

[startup+51.1005 s]
/proc/loadavg: 3.62 3.96 5.17 6/327 19027
/proc/meminfo: memFree=22781940/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=28772 CPUtime=51.09 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 16323 0 0 0 5089 20 0 0 25 0 1 0 733488403 29462528 5714 33554432000 4194304 4409284 140736500288096 18446744073709551615 4242935 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 7193 5714 141 53 0 5616 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28772

[startup+102.312 s]
/proc/loadavg: 3.83 3.96 5.11 5/327 19028
/proc/meminfo: memFree=22767548/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=32756 CPUtime=102.3 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 56868 0 0 0 10162 68 0 0 25 0 1 0 733488403 33542144 6710 33554432000 4194304 4409284 140736500288096 18446744073709551615 4337563 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 8189 6710 141 53 0 6612 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 32756

[startup+162.301 s]
/proc/loadavg: 4.01 3.98 5.04 5/327 19030
/proc/meminfo: memFree=22735900/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=50096 CPUtime=162.3 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 105137 0 0 0 16110 120 0 0 25 0 1 0 733488403 51298304 11045 33554432000 4194304 4409284 140736500288096 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 12524 11045 141 53 0 10947 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 50096

[startup+222.301 s]
/proc/loadavg: 4.00 3.98 4.97 5/327 19031
/proc/meminfo: memFree=22718752/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=48872 CPUtime=222.3 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 135499 0 0 0 22061 169 0 0 25 0 1 0 733488403 50044928 10739 33554432000 4194304 4409284 140736500288096 18446744073709551615 4359866 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 12218 10739 141 53 0 10641 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 48872

[startup+282.301 s]
/proc/loadavg: 4.00 3.98 4.91 5/327 19033
/proc/meminfo: memFree=22699620/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=47196 CPUtime=282.3 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 182696 0 0 0 28012 218 0 0 25 0 1 0 733488403 48328704 10320 33554432000 4194304 4409284 140736500288096 18446744073709551615 4257019 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 11799 10320 141 53 0 10222 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 47196

[startup+342.3 s]
/proc/loadavg: 4.03 4.00 4.85 5/327 19034
/proc/meminfo: memFree=22664376/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=59252 CPUtime=342.3 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 234755 0 0 0 33962 268 0 0 25 0 1 0 733488403 60674048 13334 33554432000 4194304 4409284 140736500288096 18446744073709551615 4301332 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 14813 13334 141 53 0 13236 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 59252

[startup+402.3 s]
/proc/loadavg: 4.01 4.00 4.80 5/327 19036
/proc/meminfo: memFree=22675508/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=62328 CPUtime=402.3 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 287085 0 0 0 39915 315 0 0 25 0 1 0 733488403 63823872 14103 33554432000 4194304 4409284 140736500288096 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 15582 14103 141 53 0 14005 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 62328

[startup+462.301 s]
/proc/loadavg: 4.08 4.02 4.75 5/327 19038
/proc/meminfo: memFree=22608648/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=99972 CPUtime=462.3 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 322603 0 0 0 45877 353 0 0 25 0 1 0 733488403 102371328 23514 33554432000 4194304 4409284 140736500288096 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 24993 23514 141 53 0 23416 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 99972

[startup+522.301 s]
/proc/loadavg: 4.08 4.03 4.71 5/327 19039
/proc/meminfo: memFree=22639116/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=75192 CPUtime=522.31 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 365960 0 0 0 51836 395 0 0 25 0 1 0 733488403 76996608 17319 33554432000 4194304 4409284 140736500288096 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 18798 17319 141 53 0 17221 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 75192

[startup+582.301 s]
/proc/loadavg: 4.03 4.02 4.66 5/327 19041
/proc/meminfo: memFree=22609824/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=102144 CPUtime=582.31 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 405685 0 0 0 57794 437 0 0 25 0 1 0 733488403 104595456 24057 33554432000 4194304 4409284 140736500288096 18446744073709551615 4305191 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 25536 24057 141 53 0 23959 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 102144

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 4.62 5/327 19043
/proc/meminfo: memFree=22541948/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=114988 CPUtime=642.32 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 431302 0 0 0 63754 478 0 0 25 0 1 0 733488403 117747712 27268 33554432000 4194304 4409284 140736500288096 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 28747 27268 141 53 0 27170 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 114988

[startup+702.3 s]
/proc/loadavg: 4.08 4.04 4.59 5/327 19044
/proc/meminfo: memFree=22510424/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=90524 CPUtime=702.31 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 469873 0 0 0 69719 512 0 0 25 0 1 0 733488403 92696576 21152 33554432000 4194304 4409284 140736500288096 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 22631 21152 141 53 0 21054 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 90524

[startup+762.312 s]
/proc/loadavg: 4.03 4.03 4.54 5/327 19046
/proc/meminfo: memFree=22512376/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=118188 CPUtime=762.33 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 501488 0 0 0 75675 558 0 0 25 0 1 0 733488403 121024512 28068 33554432000 4194304 4409284 140736500288096 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 29547 28068 141 53 0 27970 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 118188

[startup+822.3 s]
/proc/loadavg: 4.06 4.04 4.51 5/327 19047
/proc/meminfo: memFree=22492252/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=111260 CPUtime=822.32 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 532432 0 0 0 81635 597 0 0 25 0 1 0 733488403 113930240 24633 33554432000 4194304 4409284 140736500288096 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 27815 24633 141 53 0 26238 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 111260

[startup+882.301 s]
/proc/loadavg: 4.02 4.03 4.48 5/327 19049
/proc/meminfo: memFree=22426496/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=99340 CPUtime=882.32 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 554627 0 0 0 87592 640 0 0 25 0 1 0 733488403 101724160 23356 33554432000 4194304 4409284 140736500288096 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 24835 23356 141 53 0 23258 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 99340

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.45 5/327 19050
/proc/meminfo: memFree=22436764/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=130336 CPUtime=942.32 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 592154 0 0 0 93556 676 0 0 25 0 1 0 733488403 133464064 31105 33554432000 4194304 4409284 140736500288096 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 32584 31105 141 53 0 31007 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 130336

[startup+1002.3 s]
/proc/loadavg: 4.09 4.04 4.43 5/327 19052
/proc/meminfo: memFree=22398908/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=105940 CPUtime=1002.33 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 614035 0 0 0 99512 721 0 0 25 0 1 0 733488403 108482560 25006 33554432000 4194304 4409284 140736500288096 18446744073709551615 4257024 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 26485 25006 141 53 0 24908 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 105940

[startup+1062.3 s]
/proc/loadavg: 4.10 4.05 4.40 5/327 19054
/proc/meminfo: memFree=22337500/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=155852 CPUtime=1062.32 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 638608 0 0 0 105478 754 0 0 25 0 1 0 733488403 159592448 37484 33554432000 4194304 4409284 140736500288096 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 38963 37484 141 53 0 37386 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 155852

[startup+1122.3 s]
/proc/loadavg: 4.04 4.04 4.37 5/327 19055
/proc/meminfo: memFree=22280404/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=176852 CPUtime=1122.32 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 667162 0 0 0 111449 783 0 0 25 0 1 0 733488403 181096448 42734 33554432000 4194304 4409284 140736500288096 18446744073709551615 4226044 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 44213 42734 141 53 0 42636 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 176852

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 4.35 5/327 19057
/proc/meminfo: memFree=22371888/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=103124 CPUtime=1182.33 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 707243 0 0 0 117417 816 0 0 25 0 1 0 733488403 105598976 24334 33554432000 4194304 4409284 140736500288096 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 25781 24334 141 53 0 24204 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 103124

[startup+1242.3 s]
/proc/loadavg: 4.06 4.04 4.33 5/327 19058
/proc/meminfo: memFree=22249596/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=203632 CPUtime=1242.33 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 735345 0 0 0 123394 839 0 0 25 0 1 0 733488403 208519168 49429 33554432000 4194304 4409284 140736500288096 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 50908 49429 141 53 0 49331 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 203632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 4.31 2/322 19063
/proc/meminfo: memFree=22526992/32951124 swapFree=59305796/67111528
[pid=19024] ppid=19022 vsize=359980 CPUtime=1300.04 cores=1,3
/proc/19024/stat : 19024 (lingeling) R 19022 19024 18964 0 -1 4202496 774432 0 0 0 129144 860 0 0 25 0 1 0 733488403 368619520 88516 33554432000 4194304 4409284 140736500288096 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19024/statm: 89995 88516 141 53 0 88418 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 359980

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.07
CPU user time (s): 1291.45
CPU system time (s): 8.61869
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 359980

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

runsolver used 3.75143 second user time and 9.25359 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 06:09:39
IDJOB=3371755
IDBENCH=71443
IDSOLVER=1849
FILE ID=node111/3371755-1305432579
RUNJOBID= node111-1305432579-18984
PBS_JOBID= 13324629
Free space on /tmp= 73720 MiB

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

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

MD5SUM BENCH= 70a781814cd432fb0f934a7edd92ccff
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:      22873536 kB
Buffers:        273888 kB
Cached:        6538672 kB
SwapCached:      13720 kB
Active:         973676 kB
Inactive:      8885916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22873536 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           10540 kB
Writeback:           0 kB
AnonPages:     3042848 kB
Mapped:          12184 kB
Slab:           115668 kB
PageTables:      36232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53398244 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= 73724 MiB
End job on node111 at 2011-05-15 06:31:21