Trace number 3371518

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2071.cnf
MD5SUM337bdbc5d8bf0013ca73aeffa06cffe8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark95.7414
Satisfiable
(Un)Satisfiability was proved
Number of variables2070
Number of clauses158884
Sum of the clauses size478584
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158240
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5644

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-3371518-1305434772/watcher-3371518-1305434772 -o /tmp/evaluation-result-3371518-1305434772/solver-3371518-1305434772 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371518-1305434772.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: 6.19 7.67 7.90 4/368 16832
/proc/meminfo: memFree=30044744/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=8620 CPUtime=0 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 725 0 0 0 0 0 0 0 25 0 1 0 635893472 8826880 669 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039655168 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 2155 669 110 53 0 578 0

[startup+0.036758 s]
/proc/loadavg: 6.19 7.67 7.90 4/368 16832
/proc/meminfo: memFree=30044744/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=10860 CPUtime=0.02 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 1261 0 0 0 2 0 0 0 25 0 1 0 635893472 11120640 1205 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039655168 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 2715 1205 110 53 0 1138 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10860

[startup+0.100758 s]
/proc/loadavg: 6.19 7.67 7.90 4/368 16832
/proc/meminfo: memFree=30044744/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=23096 CPUtime=0.09 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 4381 0 0 0 8 1 0 0 25 0 1 0 635893472 23650304 4308 33554432000 4194304 4409284 140736408597680 18446744073709551615 4271337 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 5774 4308 126 53 0 4197 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23096

[startup+0.300736 s]
/proc/loadavg: 6.19 7.67 7.90 4/368 16832
/proc/meminfo: memFree=30044744/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=21128 CPUtime=0.29 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 5393 0 0 0 28 1 0 0 25 0 1 0 635893472 21635072 3292 33554432000 4194304 4409284 140736408597680 18446744073709551615 4241746 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 5282 3292 134 53 0 3705 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21128

[startup+0.700661 s]
/proc/loadavg: 6.19 7.67 7.90 4/368 16832
/proc/meminfo: memFree=30044744/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=21128 CPUtime=0.69 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 5393 0 0 0 68 1 0 0 25 0 1 0 635893472 21635072 3292 33554432000 4194304 4409284 140736408597680 18446744073709551615 4252016 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 5282 3292 134 53 0 3705 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21128

[startup+1.50052 s]
/proc/loadavg: 6.19 7.67 7.90 5/377 16854
/proc/meminfo: memFree=30013260/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=23992 CPUtime=1.49 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 6613 0 0 0 148 1 0 0 25 0 1 0 635893472 24567808 4512 33554432000 4194304 4409284 140736408597680 18446744073709551615 4241511 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 5998 4512 134 53 0 4421 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23992

[startup+3.10026 s]
/proc/loadavg: 6.19 7.67 7.90 5/377 16854
/proc/meminfo: memFree=30003340/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=23992 CPUtime=3.09 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 6617 0 0 0 308 1 0 0 25 0 1 0 635893472 24567808 4516 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 5998 4516 138 53 0 4421 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23992

[startup+6.30067 s]
/proc/loadavg: 6.01 7.61 7.88 5/377 16854
/proc/meminfo: memFree=29999360/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=24404 CPUtime=6.29 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 6721 0 0 0 626 3 0 0 25 0 1 0 635893472 24989696 4620 33554432000 4194304 4409284 140736408597680 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 6101 4620 139 53 0 4524 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24404

[startup+12.7005 s]
/proc/loadavg: 5.85 7.55 7.86 5/377 16854
/proc/meminfo: memFree=29991596/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=26308 CPUtime=12.69 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 7197 0 0 0 1262 7 0 0 25 0 1 0 635893472 26939392 5096 33554432000 4194304 4409284 140736408597680 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 6577 5096 139 53 0 5000 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26308

[startup+25.5002 s]
/proc/loadavg: 5.52 7.39 7.80 5/377 16854
/proc/meminfo: memFree=29983476/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=28052 CPUtime=25.49 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 7633 0 0 0 2537 12 0 0 25 0 1 0 635893472 28725248 5532 33554432000 4194304 4409284 140736408597680 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 7013 5532 139 53 0 5436 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28052

[startup+51.1007 s]
/proc/loadavg: 5.00 7.11 7.70 5/377 16855
/proc/meminfo: memFree=29968888/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=33332 CPUtime=51.09 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 8953 0 0 0 5083 26 0 0 25 0 1 0 635893472 34131968 6852 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 8333 6852 139 53 0 6756 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33332

[startup+102.314 s]
/proc/loadavg: 4.43 6.63 7.50 5/377 16857
/proc/meminfo: memFree=29951348/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=37208 CPUtime=102.3 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 9922 0 0 0 10181 49 0 0 25 0 1 0 635893472 38100992 7821 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 9302 7821 139 53 0 7725 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 37208

[startup+162.301 s]
/proc/loadavg: 4.16 6.15 7.28 5/377 16859
/proc/meminfo: memFree=29929224/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=41652 CPUtime=162.29 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 11033 0 0 0 16152 77 0 0 25 0 1 0 635893472 42651648 8932 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 10413 8932 139 53 0 8836 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 41652

[startup+222.301 s]
/proc/loadavg: 4.06 5.76 7.07 5/377 16862
/proc/meminfo: memFree=29914540/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=47172 CPUtime=222.29 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 12413 0 0 0 22130 99 0 0 25 0 1 0 635893472 48304128 10312 33554432000 4194304 4409284 140736408597680 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 11793 10312 139 53 0 10216 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 47172

[startup+282.3 s]
/proc/loadavg: 4.13 5.47 6.89 5/377 16925
/proc/meminfo: memFree=29569704/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=52376 CPUtime=282.29 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 13243 0 0 0 28109 120 0 0 25 0 1 0 635893472 53633024 11142 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 13094 11142 139 53 0 11517 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 52376

[startup+342.301 s]
/proc/loadavg: 4.10 5.21 6.71 5/377 16927
/proc/meminfo: memFree=29554148/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=54448 CPUtime=342.29 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 15813 0 0 0 34086 143 0 0 25 0 1 0 635893472 55754752 11734 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 13612 11734 139 53 0 12035 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 54448

[startup+402.301 s]
/proc/loadavg: 4.10 5.00 6.54 5/377 16928
/proc/meminfo: memFree=29422760/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=56056 CPUtime=402.29 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 29301 0 0 0 40060 169 0 0 25 0 1 0 635893472 57401344 12141 33554432000 4194304 4409284 140736408597680 18446744073709551615 4359746 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 14014 12141 139 53 0 12437 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 56056

[startup+462.3 s]
/proc/loadavg: 4.03 4.82 6.38 5/377 16930
/proc/meminfo: memFree=29395804/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=56340 CPUtime=462.29 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 47982 0 0 0 46040 189 0 0 25 0 1 0 635893472 57692160 12604 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 14085 12604 139 53 0 12508 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 56340

[startup+522.3 s]
/proc/loadavg: 4.09 4.68 6.24 5/377 16932
/proc/meminfo: memFree=29381620/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=64520 CPUtime=522.29 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 62182 0 0 0 52018 211 0 0 25 0 1 0 635893472 66068480 14649 33554432000 4194304 4409284 140736408597680 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 16130 14649 139 53 0 14553 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 64520

[startup+582.301 s]
/proc/loadavg: 4.03 4.56 6.09 5/377 16933
/proc/meminfo: memFree=29514984/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=67752 CPUtime=582.29 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 75048 0 0 0 57998 231 0 0 25 0 1 0 635893472 69378048 15457 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 16938 15457 139 53 0 15361 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 67752

[startup+642.301 s]
/proc/loadavg: 4.04 4.47 5.96 5/377 16935
/proc/meminfo: memFree=29474636/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=64516 CPUtime=642.31 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 86562 0 0 0 63979 252 0 0 25 0 1 0 635893472 66064384 14648 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 16129 14648 139 53 0 14552 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 64516

[startup+702.3 s]
/proc/loadavg: 4.01 4.38 5.84 5/377 16936
/proc/meminfo: memFree=29502728/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=71900 CPUtime=702.3 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 98141 0 0 0 69958 272 0 0 25 0 1 0 635893472 73625600 16494 33554432000 4194304 4409284 140736408597680 18446744073709551615 4358695 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 17975 16494 139 53 0 16398 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 71900

[startup+762.314 s]
/proc/loadavg: 4.00 4.31 5.72 5/377 16938
/proc/meminfo: memFree=29489660/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=74836 CPUtime=762.31 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 114234 0 0 0 75937 294 0 0 25 0 1 0 635893472 76632064 17228 33554432000 4194304 4409284 140736408597680 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 18709 17228 139 53 0 17132 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 74836

[startup+822.301 s]
/proc/loadavg: 4.15 4.28 5.62 5/377 16941
/proc/meminfo: memFree=29446584/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=65232 CPUtime=822.31 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 124868 0 0 0 81920 311 0 0 25 0 1 0 635893472 66797568 14827 33554432000 4194304 4409284 140736408597680 18446744073709551615 4358527 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 16308 14827 139 53 0 14731 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 65232

[startup+882.301 s]
/proc/loadavg: 4.12 4.24 5.52 5/377 16942
/proc/meminfo: memFree=29417880/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=76404 CPUtime=882.3 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 138151 0 0 0 87898 332 0 0 25 0 1 0 635893472 78237696 17620 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 19101 17620 139 53 0 17524 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 76404

[startup+942.3 s]
/proc/loadavg: 4.04 4.20 5.42 5/377 16954
/proc/meminfo: memFree=29433156/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=74412 CPUtime=942.3 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 150980 0 0 0 93876 354 0 0 25 0 1 0 635893472 76197888 17122 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 18603 17122 139 53 0 17026 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 74412

[startup+1002.3 s]
/proc/loadavg: 4.05 4.17 5.34 5/377 16955
/proc/meminfo: memFree=29433724/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=71248 CPUtime=1002.31 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 168543 0 0 0 99856 375 0 0 25 0 1 0 635893472 72957952 16331 33554432000 4194304 4409284 140736408597680 18446744073709551615 4360177 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 17812 16331 139 53 0 16235 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 71248

[startup+1062.3 s]
/proc/loadavg: 4.02 4.14 5.25 5/377 16957
/proc/meminfo: memFree=29415080/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=67956 CPUtime=1062.31 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 179150 0 0 0 105839 392 0 0 25 0 1 0 635893472 69586944 15508 33554432000 4194304 4409284 140736408597680 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 16989 15508 139 53 0 15412 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 67956

[startup+1122.3 s]
/proc/loadavg: 4.04 4.13 5.17 5/377 16959
/proc/meminfo: memFree=29433748/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=79276 CPUtime=1122.3 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 191711 0 0 0 111819 411 0 0 25 0 1 0 635893472 81178624 18338 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 19819 18338 139 53 0 18242 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 79276

[startup+1182.3 s]
/proc/loadavg: 4.06 4.11 5.10 5/377 16960
/proc/meminfo: memFree=29386940/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=72208 CPUtime=1182.31 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 201187 0 0 0 117800 431 0 0 25 0 1 0 635893472 73940992 16571 33554432000 4194304 4409284 140736408597680 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 18052 16571 139 53 0 16475 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 72208

[startup+1242.3 s]
/proc/loadavg: 4.02 4.09 5.03 5/377 16962
/proc/meminfo: memFree=29391720/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=79480 CPUtime=1242.31 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 211998 0 0 0 123783 448 0 0 25 0 1 0 635893472 81387520 18389 33554432000 4194304 4409284 140736408597680 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 19870 18389 139 53 0 18293 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 79480



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.07 4.96 5/377 16963
/proc/meminfo: memFree=29367860/32951124 swapFree=51873460/67111528
[pid=16832] ppid=16830 vsize=72592 CPUtime=1300.02 cores=0,2
/proc/16832/stat : 16832 (lingeling) R 16830 16832 16781 0 -1 4202496 224150 0 0 0 129534 468 0 0 25 0 1 0 635893472 74334208 16667 33554432000 4194304 4409284 140736408597680 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16832/statm: 18148 16667 139 53 0 16571 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 72592

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1295.35
CPU system time (s): 4.69029
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 88656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.35
system time used= 4.69029
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224150
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= 5
involuntary context switches= 3898

runsolver used 4.83127 second user time and 10.5594 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 06:46:12
IDJOB=3371518
IDBENCH=83253
IDSOLVER=1849
FILE ID=node146/3371518-1305434772
RUNJOBID= node146-1305434772-16799
PBS_JOBID= 13324698
Free space on /tmp= 73332 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2071.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371518-1305434772/watcher-3371518-1305434772 -o /tmp/evaluation-result-3371518-1305434772/solver-3371518-1305434772 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371518-1305434772.cnf

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

MD5SUM BENCH= 337bdbc5d8bf0013ca73aeffa06cffe8
RANDOM SEED=1143782769

node146.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.830
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.830
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.75
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.830
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.830
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.830
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.830
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.75
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.830
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.75
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.830
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:      30044784 kB
Buffers:        105316 kB
Cached:         319800 kB
SwapCached:      56148 kB
Active:         776296 kB
Inactive:      1897772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30044784 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:            3972 kB
Writeback:           0 kB
AnonPages:     2199016 kB
Mapped:          16720 kB
Slab:           104356 kB
PageTables:      60116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81783500 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= 73220 MiB
End job on node146 at 2011-05-15 07:07:54