Trace number 3371644

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l2.used-as.sat04-894.cnf
MD5SUMb3ddb2ee2bb2b83e1c98b2a9018351fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark590.41
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
Number of clauses of size 40
Number of clauses of size 50
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: 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-3371644-1305435525/watcher-3371644-1305435525 -o /tmp/evaluation-result-3371644-1305435525/solver-3371644-1305435525 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371644-1305435525.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: 1.39 2.48 3.37 2/316 19370
/proc/meminfo: memFree=22897584/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=7532 CPUtime=0 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 447 0 0 0 0 0 0 0 23 0 1 0 733783023 7712768 390 33554432000 4194304 4409284 140735250355360 18446744073709551615 4225307 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 1883 390 111 53 0 306 0

[startup+0.0209151 s]
/proc/loadavg: 1.39 2.48 3.37 2/316 19370
/proc/meminfo: memFree=22897584/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=8204 CPUtime=0.02 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 754 0 0 0 2 0 0 0 23 0 1 0 733783023 8400896 584 33554432000 4194304 4409284 140735250355360 18446744073709551615 4281096 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 2051 584 126 53 0 474 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8204

[startup+0.100929 s]
/proc/loadavg: 1.39 2.48 3.37 2/316 19370
/proc/meminfo: memFree=22897584/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=8204 CPUtime=0.1 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 956 0 0 0 10 0 0 0 23 0 1 0 733783023 8400896 588 33554432000 4194304 4409284 140735250355360 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 2051 588 130 53 0 474 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8204

[startup+0.30089 s]
/proc/loadavg: 1.39 2.48 3.37 2/316 19370
/proc/meminfo: memFree=22897584/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=9248 CPUtime=0.29 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 1255 0 0 0 29 0 0 0 23 0 1 0 733783023 9469952 833 33554432000 4194304 4409284 140735250355360 18446744073709551615 4246068 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 2312 833 135 53 0 735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9248

[startup+0.700798 s]
/proc/loadavg: 1.39 2.48 3.37 2/316 19370
/proc/meminfo: memFree=22897584/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=9248 CPUtime=0.69 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 1259 0 0 0 69 0 0 0 25 0 1 0 733783023 9469952 837 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 2312 837 139 53 0 735 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9248

[startup+1.50064 s]
/proc/loadavg: 1.39 2.48 3.37 5/327 19389
/proc/meminfo: memFree=22808084/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=10320 CPUtime=1.49 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 1785 0 0 0 148 1 0 0 25 0 1 0 733783023 10567680 1107 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 2580 1107 141 53 0 1003 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10320

[startup+3.10036 s]
/proc/loadavg: 1.39 2.48 3.37 5/327 19389
/proc/meminfo: memFree=22773632/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=12616 CPUtime=3.09 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 2615 0 0 0 307 2 0 0 25 0 1 0 733783023 12918784 1681 33554432000 4194304 4409284 140735250355360 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 3154 1681 141 53 0 1577 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12616

[startup+6.30078 s]
/proc/loadavg: 1.60 2.50 3.37 5/324 19392
/proc/meminfo: memFree=22804784/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=14300 CPUtime=6.29 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 3992 0 0 0 625 4 0 0 25 0 1 0 733783023 14643200 2123 33554432000 4194304 4409284 140735250355360 18446744073709551615 4336719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 3575 2123 141 53 0 1998 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14300

[startup+12.7006 s]
/proc/loadavg: 1.79 2.52 3.37 5/327 19416
/proc/meminfo: memFree=22617388/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=16964 CPUtime=12.69 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 8247 0 0 0 1262 7 0 0 25 0 1 0 733783023 17371136 2789 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 4241 2789 141 53 0 2664 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16964

[startup+25.5002 s]
/proc/loadavg: 2.28 2.60 3.38 5/327 19417
/proc/meminfo: memFree=22584132/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=16884 CPUtime=25.49 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 17418 0 0 0 2532 17 0 0 25 0 1 0 733783023 17289216 2769 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 4221 2769 141 53 0 2644 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16884

[startup+51.1004 s]
/proc/loadavg: 2.86 2.71 3.40 5/327 19417
/proc/meminfo: memFree=22573104/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=22664 CPUtime=51.09 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 29369 0 0 0 5080 29 0 0 25 0 1 0 733783023 23207936 4196 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 5666 4196 141 53 0 4089 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22664

[startup+102.312 s]
/proc/loadavg: 3.51 2.90 3.43 5/327 19419
/proc/meminfo: memFree=22559012/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=25180 CPUtime=102.31 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 58291 0 0 0 10175 56 0 0 25 0 1 0 733783023 25784320 4822 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 6295 4822 141 53 0 4718 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 25180

[startup+162.301 s]
/proc/loadavg: 3.82 3.10 3.46 5/327 19429
/proc/meminfo: memFree=22539548/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=30360 CPUtime=162.29 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 81291 0 0 0 16145 84 0 0 25 0 1 0 733783023 31088640 5862 33554432000 4194304 4409284 140735250355360 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 7590 5862 141 53 0 6013 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 30360

[startup+222.301 s]
/proc/loadavg: 4.03 3.29 3.50 5/327 19431
/proc/meminfo: memFree=22501564/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=30916 CPUtime=222.3 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 106033 0 0 0 22116 114 0 0 25 0 1 0 733783023 31657984 6256 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 7729 6256 141 53 0 6152 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 30916

[startup+282.3 s]
/proc/loadavg: 4.05 3.43 3.54 5/327 19432
/proc/meminfo: memFree=22503388/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=37256 CPUtime=282.3 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 134603 0 0 0 28086 144 0 0 25 0 1 0 733783023 38150144 7862 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 9314 7862 141 53 0 7737 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 37256

[startup+342.3 s]
/proc/loadavg: 4.02 3.54 3.56 5/327 19434
/proc/meminfo: memFree=22494432/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=40032 CPUtime=342.3 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 166361 0 0 0 34058 172 0 0 25 0 1 0 733783023 40992768 8547 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 10008 8547 141 53 0 8431 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 40032

[startup+402.301 s]
/proc/loadavg: 4.04 3.63 3.59 5/327 19436
/proc/meminfo: memFree=22491176/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=37452 CPUtime=402.3 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 195731 0 0 0 40033 197 0 0 25 0 1 0 733783023 38350848 7890 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 9363 7890 141 53 0 7786 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 37452

[startup+462.301 s]
/proc/loadavg: 4.11 3.73 3.62 5/327 19437
/proc/meminfo: memFree=22442300/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=47380 CPUtime=462.31 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 217123 0 0 0 46004 227 0 0 25 0 1 0 733783023 48517120 10372 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 11845 10372 141 53 0 10268 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 47380

[startup+522.301 s]
/proc/loadavg: 4.04 3.77 3.64 5/327 19439
/proc/meminfo: memFree=22443264/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=53920 CPUtime=522.31 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 237689 0 0 0 51978 253 0 0 25 0 1 0 733783023 55214080 12007 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 13480 12007 141 53 0 11903 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 53920

[startup+582.301 s]
/proc/loadavg: 4.01 3.81 3.66 5/327 19440
/proc/meminfo: memFree=22441008/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=49108 CPUtime=582.31 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 261345 0 0 0 57952 279 0 0 25 0 1 0 733783023 50286592 10828 33554432000 4194304 4409284 140735250355360 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 12277 10828 141 53 0 10700 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 49108

[startup+642.301 s]
/proc/loadavg: 4.00 3.84 3.68 5/327 19442
/proc/meminfo: memFree=22402284/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=49752 CPUtime=642.31 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 286935 0 0 0 63928 303 0 0 25 0 1 0 733783023 50946048 10971 33554432000 4194304 4409284 140735250355360 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 12438 10971 141 53 0 10861 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 49752

[startup+702.3 s]
/proc/loadavg: 4.00 3.87 3.70 5/327 19444
/proc/meminfo: memFree=22369524/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=73632 CPUtime=702.31 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 314625 0 0 0 69902 329 0 0 25 0 1 0 733783023 75399168 16946 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 18408 16946 141 53 0 16831 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 73632

[startup+762.312 s]
/proc/loadavg: 4.14 3.92 3.73 4/322 19462
/proc/meminfo: memFree=22680756/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=56900 CPUtime=762.32 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 337665 0 0 0 75878 354 0 0 25 0 1 0 733783023 58265600 12752 33554432000 4194304 4409284 140735250355360 18446744073709551615 4347774 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 14225 12752 141 53 0 12648 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 56900

[startup+822.301 s]
/proc/loadavg: 3.42 3.75 3.68 4/321 19464
/proc/meminfo: memFree=22660288/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=58504 CPUtime=822.31 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 362265 0 0 0 81849 382 0 0 25 0 1 0 733783023 59908096 13153 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 14626 13153 141 53 0 13049 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 58504

[startup+882.301 s]
/proc/loadavg: 3.15 3.61 3.63 4/321 19465
/proc/meminfo: memFree=22646636/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=73564 CPUtime=882.32 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 385303 0 0 0 87825 407 0 0 25 0 1 0 733783023 75329536 16931 33554432000 4194304 4409284 140735250355360 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 18391 16931 141 53 0 16814 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 73564

[startup+942.301 s]
/proc/loadavg: 3.11 3.51 3.60 4/321 19467
/proc/meminfo: memFree=22632844/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=55556 CPUtime=942.32 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 410708 0 0 0 93802 430 0 0 25 0 1 0 733783023 56889344 12429 33554432000 4194304 4409284 140735250355360 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 13889 12429 141 53 0 12312 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 55556

[startup+1002.3 s]
/proc/loadavg: 3.04 3.42 3.56 4/321 19469
/proc/meminfo: memFree=22574916/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=55460 CPUtime=1002.32 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 434287 0 0 0 99779 453 0 0 25 0 1 0 733783023 56791040 12392 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 13865 12392 141 53 0 12288 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 55460

[startup+1062.3 s]
/proc/loadavg: 3.01 3.34 3.52 4/321 19470
/proc/meminfo: memFree=22641356/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=56208 CPUtime=1062.32 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 455225 0 0 0 105757 475 0 0 25 0 1 0 733783023 57556992 12579 33554432000 4194304 4409284 140735250355360 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 14052 12579 141 53 0 12475 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 56208

[startup+1122.3 s]
/proc/loadavg: 3.00 3.27 3.48 4/321 19472
/proc/meminfo: memFree=22619136/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=69588 CPUtime=1122.32 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 484221 0 0 0 111737 495 0 0 25 0 1 0 733783023 71258112 15938 33554432000 4194304 4409284 140735250355360 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 17397 15938 141 53 0 15820 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 69588

[startup+1182.3 s]
/proc/loadavg: 3.00 3.22 3.45 4/321 19473
/proc/meminfo: memFree=22636108/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=77220 CPUtime=1182.33 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 501525 0 0 0 117719 514 0 0 25 0 1 0 733783023 79073280 17832 33554432000 4194304 4409284 140735250355360 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 19305 17832 141 53 0 17728 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 77220

[startup+1242.3 s]
/proc/loadavg: 3.00 3.18 3.42 4/321 19475
/proc/meminfo: memFree=22619344/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=66972 CPUtime=1242.32 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 522269 0 0 0 123705 527 0 0 25 0 1 0 733783023 68579328 15270 33554432000 4194304 4409284 140735250355360 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 16743 15270 141 53 0 15166 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 66972



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.16 3.40 3/320 19478
/proc/meminfo: memFree=22666452/32951124 swapFree=59305796/67111528
[pid=19370] ppid=19368 vsize=78088 CPUtime=1300.03 cores=0,2
/proc/19370/stat : 19370 (lingeling) R 19368 19370 18964 0 -1 4202496 537035 0 0 0 129463 540 0 0 25 0 1 0 733783023 79962112 18057 33554432000 4194304 4409284 140735250355360 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19370/statm: 19522 18057 141 53 0 17945 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 78088

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.05
CPU user time (s): 1294.64
CPU system time (s): 5.41118
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 97716

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

runsolver used 4.27035 second user time and 8.74167 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 06:58:46
IDJOB=3371644
IDBENCH=84761
IDSOLVER=1849
FILE ID=node111/3371644-1305435525
RUNJOBID= node111-1305435525-19346
PBS_JOBID= 13324629
Free space on /tmp= 73732 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l2.used-as.sat04-894.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371644-1305435525/watcher-3371644-1305435525 -o /tmp/evaluation-result-3371644-1305435525/solver-3371644-1305435525 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371644-1305435525.cnf

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

MD5SUM BENCH= b3ddb2ee2bb2b83e1c98b2a9018351fc
RANDOM SEED=838885518

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:      22897740 kB
Buffers:        275156 kB
Cached:        6531620 kB
SwapCached:      13720 kB
Active:         954896 kB
Inactive:      8882988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22897740 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:             784 kB
Writeback:           4 kB
AnonPages:     3026584 kB
Mapped:          12632 kB
Slab:           115516 kB
PageTables:      36496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53342700 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= 73712 MiB
End job on node111 at 2011-05-15 07:20:28