Trace number 3371708

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.04 1300.01

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.756
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

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-3371708-1305435799/watcher-3371708-1305435799 -o /tmp/evaluation-result-3371708-1305435799/solver-3371708-1305435799 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371708-1305435799.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: 3.75 4.02 4.66 5/296 14427
/proc/meminfo: memFree=21489468/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=6916 CPUtime=0 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 322 0 0 0 0 0 0 0 25 0 1 0 655178095 7081984 253 33554432000 4194304 4409284 140736280251280 18446744073709551615 232335892224 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 1729 253 112 53 0 152 0

[startup+0.076022 s]
/proc/loadavg: 3.75 4.02 4.66 5/296 14427
/proc/meminfo: memFree=21489468/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=7168 CPUtime=0.06 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 407 0 0 0 6 0 0 0 25 0 1 0 655178095 7340032 337 33554432000 4194304 4409284 140736280251280 18446744073709551615 4269680 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 1792 337 133 53 0 215 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7168

[startup+0.101018 s]
/proc/loadavg: 3.75 4.02 4.66 5/296 14427
/proc/meminfo: memFree=21489468/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=7192 CPUtime=0.09 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 417 0 0 0 9 0 0 0 25 0 1 0 655178095 7364608 346 33554432000 4194304 4409284 140736280251280 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 1798 346 136 53 0 221 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7192

[startup+0.300982 s]
/proc/loadavg: 3.75 4.02 4.66 5/296 14427
/proc/meminfo: memFree=21489468/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=7888 CPUtime=0.29 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 658 0 0 0 29 0 0 0 25 0 1 0 655178095 8077312 515 33554432000 4194304 4409284 140736280251280 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 1972 515 141 53 0 395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7888

[startup+0.700921 s]
/proc/loadavg: 3.75 4.02 4.66 5/296 14427
/proc/meminfo: memFree=21489468/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=8832 CPUtime=0.68 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 1553 0 0 0 68 0 0 0 25 0 1 0 655178095 9043968 753 33554432000 4194304 4409284 140736280251280 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 2208 753 141 53 0 631 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8832

[startup+1.50076 s]
/proc/loadavg: 3.75 4.02 4.66 5/297 14428
/proc/meminfo: memFree=21478312/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=8852 CPUtime=1.48 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 2760 0 0 0 146 2 0 0 25 0 1 0 655178095 9064448 771 33554432000 4194304 4409284 140736280251280 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 2213 771 141 53 0 636 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8852

[startup+3.10048 s]
/proc/loadavg: 3.75 4.02 4.66 5/297 14428
/proc/meminfo: memFree=21475296/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=10528 CPUtime=3.09 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 5065 0 0 0 305 4 0 0 25 0 1 0 655178095 10780672 1190 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358533 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 2632 1190 141 53 0 1055 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10528

[startup+6.30093 s]
/proc/loadavg: 3.85 4.03 4.67 5/297 14428
/proc/meminfo: memFree=21462284/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=12452 CPUtime=6.29 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 13633 0 0 0 621 8 0 0 25 0 1 0 655178095 12750848 1671 33554432000 4194304 4409284 140736280251280 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 3113 1671 141 53 0 1536 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12452

[startup+12.7008 s]
/proc/loadavg: 3.86 4.03 4.66 5/297 14429
/proc/meminfo: memFree=21443220/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=13484 CPUtime=12.68 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 25999 0 0 0 1255 13 0 0 25 0 1 0 655178095 13807616 1871 33554432000 4194304 4409284 140736280251280 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 3371 1871 141 53 0 1794 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13484

[startup+25.5005 s]
/proc/loadavg: 3.89 4.03 4.65 5/297 14429
/proc/meminfo: memFree=21405528/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=17548 CPUtime=25.49 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 42070 0 0 0 2527 22 0 0 25 0 1 0 655178095 17969152 2945 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 4387 2945 141 53 0 2810 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17548

[startup+51.101 s]
/proc/loadavg: 4.23 4.10 4.66 6/297 14430
/proc/meminfo: memFree=21375460/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=19896 CPUtime=51.09 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 47596 0 0 0 5078 31 0 0 25 0 1 0 655178095 20373504 3532 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358653 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 4974 3532 141 53 0 3397 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19896

[startup+102.311 s]
/proc/loadavg: 4.20 4.12 4.63 5/297 14434
/proc/meminfo: memFree=21346752/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=23852 CPUtime=102.3 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 58586 0 0 0 10187 43 0 0 25 0 1 0 655178095 24424448 4521 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 5963 4521 141 53 0 4386 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23852

[startup+162.3 s]
/proc/loadavg: 4.07 4.09 4.59 5/297 14436
/proc/meminfo: memFree=21274772/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=43560 CPUtime=162.29 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 65501 0 0 0 16176 53 0 0 25 0 1 0 655178095 44605440 9388 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358764 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 10890 9388 141 53 0 9313 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 43560

[startup+222.301 s]
/proc/loadavg: 4.11 4.10 4.56 5/297 14437
/proc/meminfo: memFree=21273008/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=33460 CPUtime=222.3 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 76972 0 0 0 22167 63 0 0 25 0 1 0 655178095 34263040 6923 33554432000 4194304 4409284 140736280251280 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 8365 6923 141 53 0 6788 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 33460

[startup+282.301 s]
/proc/loadavg: 4.04 4.08 4.52 5/297 14439
/proc/meminfo: memFree=21207024/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=44028 CPUtime=282.3 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 81818 0 0 0 28158 72 0 0 25 0 1 0 655178095 45084672 9565 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 11007 9565 141 53 0 9430 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 44028

[startup+342.3 s]
/proc/loadavg: 4.05 4.08 4.49 5/297 14440
/proc/meminfo: memFree=21148096/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=63848 CPUtime=342.3 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 86773 0 0 0 34152 78 0 0 25 0 1 0 655178095 65380352 14520 33554432000 4194304 4409284 140736280251280 18446744073709551615 4360177 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 15962 14520 141 53 0 14385 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 63848

[startup+402.301 s]
/proc/loadavg: 4.02 4.06 4.46 5/297 14442
/proc/meminfo: memFree=21124396/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=79688 CPUtime=402.29 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 93731 0 0 0 40145 84 0 0 25 0 1 0 655178095 81600512 18379 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 19922 18379 141 53 0 18345 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 79688

[startup+462.301 s]
/proc/loadavg: 4.08 4.06 4.43 5/297 14444
/proc/meminfo: memFree=21181160/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=79688 CPUtime=462.3 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 93731 0 0 0 46140 90 0 0 25 0 1 0 655178095 81600512 18379 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358646 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 19922 18379 141 53 0 18345 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 79688

[startup+522.3 s]
/proc/loadavg: 4.11 4.07 4.41 5/297 14445
/proc/meminfo: memFree=21197628/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=43940 CPUtime=522.3 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 99851 0 0 0 52134 96 0 0 25 0 1 0 655178095 44994560 9543 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 10985 9543 141 53 0 9408 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 43940

[startup+582.301 s]
/proc/loadavg: 4.10 4.07 4.38 5/297 14447
/proc/meminfo: memFree=21098028/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=59560 CPUtime=582.3 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 110470 0 0 0 58126 104 0 0 25 0 1 0 655178095 60989440 13448 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 14890 13448 141 53 0 13313 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 59560

[startup+642.301 s]
/proc/loadavg: 4.10 4.07 4.36 5/297 14448
/proc/meminfo: memFree=21047036/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=79404 CPUtime=642.31 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 117819 0 0 0 64121 110 0 0 25 0 1 0 655178095 81309696 18409 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 19851 18409 141 53 0 18274 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 79404

[startup+702.3 s]
/proc/loadavg: 4.04 4.05 4.34 5/297 14450
/proc/meminfo: memFree=21013164/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=79404 CPUtime=702.3 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 117819 0 0 0 70115 115 0 0 25 0 1 0 655178095 81309696 18409 33554432000 4194304 4409284 140736280251280 18446744073709551615 4253718 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 19851 18409 141 53 0 18274 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 79404

[startup+762.311 s]
/proc/loadavg: 4.01 4.04 4.31 5/297 14452
/proc/meminfo: memFree=20999004/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=79404 CPUtime=762.32 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 117819 0 0 0 76111 121 0 0 25 0 1 0 655178095 81309696 18409 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 19851 18409 141 53 0 18274 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 79404

[startup+822.301 s]
/proc/loadavg: 4.00 4.03 4.29 5/297 14453
/proc/meminfo: memFree=20968108/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=88548 CPUtime=822.31 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 119957 0 0 0 82105 126 0 0 25 0 1 0 655178095 90673152 20547 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358613 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 22137 20547 141 53 0 20560 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 88548

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 4.27 5/297 14455
/proc/meminfo: memFree=21033688/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=105224 CPUtime=882.31 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 124126 0 0 0 88102 129 0 0 25 0 1 0 655178095 107749376 24716 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 26306 24716 141 53 0 24729 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 105224

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.25 5/297 14456
/proc/meminfo: memFree=21059084/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=105224 CPUtime=942.31 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 124126 0 0 0 94098 133 0 0 25 0 1 0 655178095 107749376 24716 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 26306 24716 141 53 0 24729 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 105224

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 4.23 5/297 14458
/proc/meminfo: memFree=21017032/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=105224 CPUtime=1002.31 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 124126 0 0 0 100094 137 0 0 25 0 1 0 655178095 107749376 24716 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358815 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 26306 24716 141 53 0 24729 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 105224

[startup+1062.3 s]
/proc/loadavg: 4.11 4.04 4.23 5/297 14460
/proc/meminfo: memFree=21028288/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=152896 CPUtime=1062.32 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 142331 0 0 0 106090 142 0 0 25 0 1 0 655178095 156565504 36776 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 38224 36776 141 53 0 36647 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 152896

[startup+1122.3 s]
/proc/loadavg: 4.12 4.06 4.22 5/297 14461
/proc/meminfo: memFree=21055180/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=152896 CPUtime=1122.32 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 142331 0 0 0 112087 145 0 0 25 0 1 0 655178095 156565504 36776 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 38224 36776 141 53 0 36647 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 152896

[startup+1182.3 s]
/proc/loadavg: 4.11 4.07 4.21 5/297 14463
/proc/meminfo: memFree=21040032/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=152896 CPUtime=1182.32 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 142331 0 0 0 118083 149 0 0 25 0 1 0 655178095 156565504 36776 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 38224 36776 141 53 0 36647 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 152896

[startup+1242.3 s]
/proc/loadavg: 4.20 4.10 4.21 6/297 14464
/proc/meminfo: memFree=21107220/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=68312 CPUtime=1242.31 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 168207 0 0 0 124075 156 0 0 25 0 1 0 655178095 69951488 15636 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358485 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 17078 15636 141 53 0 15501 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 68312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.08 4.19 2/292 14469
/proc/meminfo: memFree=21428268/32951124 swapFree=66457188/67111528
[pid=14427] ppid=14425 vsize=68312 CPUtime=1300.03 cores=5,7
/proc/14427/stat : 14427 (lingeling) R 14425 14427 14077 0 -1 4202496 168207 0 0 0 129842 161 0 0 25 0 1 0 655178095 69951488 15636 33554432000 4194304 4409284 140736280251280 18446744073709551615 4358408 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14427/statm: 17078 15636 141 53 0 15501 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 68312

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

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

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

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

runsolver used 3.43648 second user time and 8.39872 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 07:03:19
IDJOB=3371708
IDBENCH=85841
IDSOLVER=1849
FILE ID=node132/3371708-1305435799
RUNJOBID= node132-1305434496-14098
PBS_JOBID= 13324694
Free space on /tmp= 73368 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371708-1305435799/watcher-3371708-1305435799 -o /tmp/evaluation-result-3371708-1305435799/solver-3371708-1305435799 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371708-1305435799.cnf

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

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=569265701

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21489748 kB
Buffers:        289892 kB
Cached:        5610148 kB
SwapCached:       6904 kB
Active:        4822124 kB
Inactive:      6333820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21489748 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:            3048 kB
Writeback:          84 kB
AnonPages:     5254028 kB
Mapped:          19624 kB
Slab:           218468 kB
PageTables:      24752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34813412 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73368 MiB
End job on node132 at 2011-05-15 07:25:01