Trace number 3371782

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.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n170-s56409011-unsat.cnf
MD5SUM6545c783f127618649f1200914f62dc5
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 variables173
Number of clauses356
Sum of the clauses size1068
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3356
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-3371782-1305434176/watcher-3371782-1305434176 -o /tmp/evaluation-result-3371782-1305434176/solver-3371782-1305434176 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371782-1305434176.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.07 4.04 4.23 4/326 19206
/proc/meminfo: memFree=22682996/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=6564 CPUtime=0 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 227 0 0 0 0 0 0 0 25 0 1 0 733648070 6721536 170 33554432000 4194304 4409284 140734208481776 18446744073709551615 4267180 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 1641 170 131 53 0 64 0

[startup+0.0931769 s]
/proc/loadavg: 4.07 4.04 4.23 4/326 19206
/proc/meminfo: memFree=22682996/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=7316 CPUtime=0.08 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 419 0 0 0 8 0 0 0 25 0 1 0 733648070 7491584 362 33554432000 4194304 4409284 140734208481776 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 1829 362 139 53 0 252 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7316

[startup+0.101176 s]
/proc/loadavg: 4.07 4.04 4.23 4/326 19206
/proc/meminfo: memFree=22682996/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=7316 CPUtime=0.09 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 427 0 0 0 9 0 0 0 25 0 1 0 733648070 7491584 370 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 1829 370 139 53 0 252 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7316

[startup+0.301141 s]
/proc/loadavg: 4.07 4.04 4.23 4/326 19206
/proc/meminfo: memFree=22682996/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=8120 CPUtime=0.29 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 1050 0 0 0 27 2 0 0 25 0 1 0 733648070 8314880 585 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 2030 585 139 53 0 453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8120

[startup+0.701064 s]
/proc/loadavg: 4.07 4.04 4.23 4/326 19206
/proc/meminfo: memFree=22682996/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=9068 CPUtime=0.69 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 2029 0 0 0 65 4 0 0 25 0 1 0 733648070 9285632 822 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 2267 822 139 53 0 690 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9068

[startup+1.50092 s]
/proc/loadavg: 4.07 4.04 4.23 5/327 19207
/proc/meminfo: memFree=22679400/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=9352 CPUtime=1.49 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 3495 0 0 0 142 7 0 0 25 0 1 0 733648070 9576448 893 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 2338 893 139 53 0 761 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9352

[startup+3.10063 s]
/proc/loadavg: 4.07 4.04 4.23 5/327 19207
/proc/meminfo: memFree=22678048/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=10656 CPUtime=3.09 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 6088 0 0 0 296 13 0 0 25 0 1 0 733648070 10911744 1198 33554432000 4194304 4409284 140734208481776 18446744073709551615 4238137 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 2664 1198 139 53 0 1087 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10656

[startup+6.30102 s]
/proc/loadavg: 4.06 4.04 4.23 5/327 19207
/proc/meminfo: memFree=22672852/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=11948 CPUtime=6.29 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 11030 0 0 0 607 22 0 0 25 0 1 0 733648070 12234752 1530 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 2987 1530 139 53 0 1410 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11948

[startup+12.7008 s]
/proc/loadavg: 4.06 4.04 4.22 5/327 19207
/proc/meminfo: memFree=22672700/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=12188 CPUtime=12.69 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 18978 0 0 0 1230 39 0 0 25 0 1 0 733648070 12480512 1570 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 3047 1570 139 53 0 1470 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12188

[startup+25.5005 s]
/proc/loadavg: 4.04 4.03 4.22 5/327 19208
/proc/meminfo: memFree=22679408/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=14488 CPUtime=25.49 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 33189 0 0 0 2481 68 0 0 25 0 1 0 733648070 14835712 2162 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 3622 2162 139 53 0 2045 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14488

[startup+51.1007 s]
/proc/loadavg: 4.03 4.03 4.21 5/327 19235
/proc/meminfo: memFree=22736036/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=20048 CPUtime=51.09 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 56505 0 0 0 4997 112 0 0 25 0 1 0 733648070 20529152 3535 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 5012 3535 139 53 0 3435 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20048

[startup+102.312 s]
/proc/loadavg: 4.16 4.06 4.21 5/327 19237
/proc/meminfo: memFree=22713052/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=20080 CPUtime=102.31 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 99820 0 0 0 10036 195 0 0 25 0 1 0 733648070 20561920 3543 33554432000 4194304 4409284 140734208481776 18446744073709551615 4239566 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 5020 3543 139 53 0 3443 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 20080

[startup+162.301 s]
/proc/loadavg: 4.06 4.04 4.19 5/327 19240
/proc/meminfo: memFree=22703852/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=35472 CPUtime=162.3 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 142244 0 0 0 15956 274 0 0 25 0 1 0 733648070 36323328 7391 33554432000 4194304 4409284 140734208481776 18446744073709551615 4358776 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 8868 7391 139 53 0 7291 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 35472

[startup+222.301 s]
/proc/loadavg: 4.10 4.05 4.18 5/327 19243
/proc/meminfo: memFree=22698900/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=41488 CPUtime=222.3 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 179468 0 0 0 21882 348 0 0 25 0 1 0 733648070 42483712 8895 33554432000 4194304 4409284 140734208481776 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 10372 8895 139 53 0 8795 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 41488

[startup+282.301 s]
/proc/loadavg: 4.04 4.04 4.17 5/327 19244
/proc/meminfo: memFree=22694164/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=32056 CPUtime=282.3 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 212509 0 0 0 27818 412 0 0 25 0 1 0 733648070 32825344 6537 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 8014 6537 139 53 0 6437 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 32056

[startup+342.301 s]
/proc/loadavg: 4.01 4.03 4.16 5/327 19246
/proc/meminfo: memFree=22684204/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=34668 CPUtime=342.3 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 242949 0 0 0 33755 475 0 0 25 0 1 0 733648070 35500032 7190 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 8667 7190 139 53 0 7090 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 34668

[startup+402.3 s]
/proc/loadavg: 4.00 4.02 4.15 5/327 19248
/proc/meminfo: memFree=22638652/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=50708 CPUtime=402.3 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 273749 0 0 0 39696 534 0 0 25 0 1 0 733648070 51924992 11200 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 12677 11200 139 53 0 11100 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 50708

[startup+462.3 s]
/proc/loadavg: 4.00 4.02 4.13 5/327 19249
/proc/meminfo: memFree=22608848/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=41324 CPUtime=462.31 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 302042 0 0 0 45641 590 0 0 25 0 1 0 733648070 42315776 8854 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 10331 8854 139 53 0 8754 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 41324

[startup+522.301 s]
/proc/loadavg: 4.08 4.04 4.13 5/327 19251
/proc/meminfo: memFree=22596548/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=39180 CPUtime=522.3 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 335832 0 0 0 51581 649 0 0 25 0 1 0 733648070 40120320 8318 33554432000 4194304 4409284 140734208481776 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 9795 8318 139 53 0 8218 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 39180

[startup+582.301 s]
/proc/loadavg: 4.03 4.03 4.12 5/327 19252
/proc/meminfo: memFree=22569868/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=55104 CPUtime=582.31 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 361743 0 0 0 57528 703 0 0 25 0 1 0 733648070 56426496 12299 33554432000 4194304 4409284 140734208481776 18446744073709551615 4360177 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 13776 12299 139 53 0 12199 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 55104

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 4.11 5/327 19254
/proc/meminfo: memFree=22546280/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=55860 CPUtime=642.32 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 383969 0 0 0 63474 758 0 0 25 0 1 0 733648070 57200640 12488 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 13965 12488 139 53 0 12388 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 55860

[startup+702.301 s]
/proc/loadavg: 4.08 4.05 4.11 5/327 19256
/proc/meminfo: memFree=22546876/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=48264 CPUtime=702.31 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 410009 0 0 0 69424 807 0 0 25 0 1 0 733648070 49422336 10589 33554432000 4194304 4409284 140734208481776 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 12066 10589 139 53 0 10489 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 48264

[startup+762.312 s]
/proc/loadavg: 4.03 4.03 4.10 5/327 19257
/proc/meminfo: memFree=22510148/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=44908 CPUtime=762.33 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 441607 0 0 0 75368 865 0 0 25 0 1 0 733648070 45985792 9750 33554432000 4194304 4409284 140734208481776 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 11227 9750 139 53 0 9650 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 44908

[startup+822.3 s]
/proc/loadavg: 4.05 4.04 4.09 5/327 19259
/proc/meminfo: memFree=22522636/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=45156 CPUtime=822.32 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 472076 0 0 0 81315 917 0 0 25 0 1 0 733648070 46239744 9812 33554432000 4194304 4409284 140734208481776 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 11289 9812 139 53 0 9712 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 45156

[startup+882.3 s]
/proc/loadavg: 4.02 4.03 4.08 5/327 19260
/proc/meminfo: memFree=22488012/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=69300 CPUtime=882.32 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 498854 0 0 0 87267 965 0 0 25 0 1 0 733648070 70963200 15848 33554432000 4194304 4409284 140734208481776 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 17325 15848 139 53 0 15748 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 69300

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.08 5/327 19262
/proc/meminfo: memFree=22466148/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=45148 CPUtime=942.33 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 525271 0 0 0 93213 1020 0 0 25 0 1 0 733648070 46231552 9810 33554432000 4194304 4409284 140734208481776 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 11287 9810 139 53 0 9710 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 45148

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 4.07 5/327 19264
/proc/meminfo: memFree=22442440/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=59740 CPUtime=1002.33 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 552996 0 0 0 99160 1073 0 0 25 0 1 0 733648070 61173760 13458 33554432000 4194304 4409284 140734208481776 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 14935 13458 139 53 0 13358 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 59740

[startup+1062.3 s]
/proc/loadavg: 2.80 3.67 3.95 3/315 19301
/proc/meminfo: memFree=22715100/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=64920 CPUtime=1062.32 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 573185 0 0 0 105106 1126 0 0 25 0 1 0 733648070 66478080 14753 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 16230 14753 139 53 0 14653 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 64920

[startup+1122.3 s]
/proc/loadavg: 2.29 3.37 3.83 3/315 19303
/proc/meminfo: memFree=22736528/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=73072 CPUtime=1122.33 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 594030 0 0 0 111050 1183 0 0 25 0 1 0 733648070 74825728 16791 33554432000 4194304 4409284 140734208481776 18446744073709551615 4358379 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 18268 16791 139 53 0 16691 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 73072

[startup+1182.3 s]
/proc/loadavg: 2.17 3.13 3.71 3/315 19304
/proc/meminfo: memFree=22761056/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=39296 CPUtime=1182.33 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 621550 0 0 0 116985 1248 0 0 25 0 1 0 733648070 40239104 8347 33554432000 4194304 4409284 140734208481776 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 9824 8347 139 53 0 8247 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 39296

[startup+1242.3 s]
/proc/loadavg: 2.06 2.92 3.60 3/315 19306
/proc/meminfo: memFree=22792032/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=43704 CPUtime=1242.33 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 651299 0 0 0 122921 1312 0 0 25 0 1 0 733648070 44752896 9449 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 10926 9449 139 53 0 9349 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 43704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.08 2.77 3.51 3/315 19308
/proc/meminfo: memFree=22768952/32951124 swapFree=59305796/67111528
[pid=19206] ppid=19204 vsize=42564 CPUtime=1300.03 cores=5,7
/proc/19206/stat : 19206 (lingeling) R 19204 19206 18964 0 -1 4202496 675269 0 0 0 128639 1364 0 0 25 0 1 0 733648070 43585536 9164 33554432000 4194304 4409284 140734208481776 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19206/statm: 10641 9164 139 53 0 9064 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 42564

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1286.4
system time used= 13.6519
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 675269
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 4121

runsolver used 3.77743 second user time and 9.24559 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 06:36:16
IDJOB=3371782
IDBENCH=83145
IDSOLVER=1849
FILE ID=node111/3371782-1305434176
RUNJOBID= node111-1305432579-18985
PBS_JOBID= 13324629
Free space on /tmp= 73712 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n170-s56409011-unsat.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371782-1305434176/watcher-3371782-1305434176 -o /tmp/evaluation-result-3371782-1305434176/solver-3371782-1305434176 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371782-1305434176.cnf

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

MD5SUM BENCH= 6545c783f127618649f1200914f62dc5
RANDOM SEED=1597349906

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:      22683028 kB
Buffers:        274380 kB
Cached:        6551544 kB
SwapCached:      13720 kB
Active:        1168484 kB
Inactive:      8882344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22683028 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:              48 kB
Writeback:           0 kB
AnonPages:     3220508 kB
Mapped:          13584 kB
Slab:           115632 kB
PageTables:      37528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53574140 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= 73732 MiB
End job on node111 at 2011-05-15 06:57:58