Trace number 3372018

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)UNSAT 747.372 747.353

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

Solver Data

747.31/747.34	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3372018-1305433392/watcher-3372018-1305433392 -o /tmp/evaluation-result-3372018-1305433392/solver-3372018-1305433392 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372018-1305433392.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: 1.17 1.60 2.79 4/329 23568
/proc/meminfo: memFree=27279428/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=7384 CPUtime=0 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 461 0 0 0 0 0 0 0 22 0 1 0 654938591 7561216 369 33554432000 4194304 4409284 140736818793616 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 1846 369 111 53 0 269 0

[startup+0.0158 s]
/proc/loadavg: 1.17 1.60 2.79 4/329 23568
/proc/meminfo: memFree=27279428/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=8184 CPUtime=0.01 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 631 0 0 0 1 0 0 0 22 0 1 0 654938591 8380416 539 33554432000 4194304 4409284 140736818793616 18446744073709551615 4200674 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 2046 539 113 53 0 469 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8184

[startup+0.100787 s]
/proc/loadavg: 1.17 1.60 2.79 4/329 23568
/proc/meminfo: memFree=27279428/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=9872 CPUtime=0.09 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 1114 0 0 0 9 0 0 0 22 0 1 0 654938591 10108928 993 33554432000 4194304 4409284 140736818793616 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 2468 993 113 53 0 891 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9872

[startup+0.300751 s]
/proc/loadavg: 1.17 1.60 2.79 4/329 23568
/proc/meminfo: memFree=27279428/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=17048 CPUtime=0.29 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 2908 0 0 0 28 1 0 0 23 0 1 0 654938591 17457152 2787 33554432000 4194304 4409284 140736818793616 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 4262 2787 113 53 0 2685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17048

[startup+0.700681 s]
/proc/loadavg: 1.17 1.60 2.79 4/329 23568
/proc/meminfo: memFree=27279428/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=34712 CPUtime=0.69 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 7324 0 0 0 67 2 0 0 25 0 1 0 654938591 35545088 7203 33554432000 4194304 4409284 140736818793616 18446744073709551615 268272307835 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 8678 7203 113 53 0 7101 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34712

[startup+1.50053 s]
/proc/loadavg: 1.47 1.65 2.80 5/330 23569
/proc/meminfo: memFree=27119856/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=96216 CPUtime=1.49 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 22749 0 0 0 144 5 0 0 25 0 1 0 654938591 98525184 22579 33554432000 4194304 4409284 140736818793616 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 24054 22579 113 53 0 22477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96216

[startup+3.10025 s]
/proc/loadavg: 1.47 1.65 2.80 5/330 23569
/proc/meminfo: memFree=26969072/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=184536 CPUtime=3.09 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 44829 0 0 0 300 9 0 0 25 0 1 0 654938591 188964864 44659 33554432000 4194304 4409284 140736818793616 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 46134 44659 113 53 0 44557 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 184536

[startup+6.30068 s]
/proc/loadavg: 1.47 1.65 2.80 5/330 23569
/proc/meminfo: memFree=26789252/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=209144 CPUtime=6.29 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 66428 0 0 0 617 12 0 0 25 0 1 0 654938591 214163456 50801 33554432000 4194304 4409284 140736818793616 18446744073709551615 4288146 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 52286 50801 126 53 0 50709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 209144

[startup+12.7005 s]
/proc/loadavg: 1.93 1.74 2.82 5/330 23569
/proc/meminfo: memFree=26827096/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=214892 CPUtime=12.69 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 137287 0 0 0 1249 20 0 0 25 0 1 0 654938591 220049408 50588 33554432000 4194304 4409284 140736818793616 18446744073709551615 4325588 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 53723 50588 136 53 0 52146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 214892

[startup+25.5003 s]
/proc/loadavg: 2.33 1.83 2.84 5/330 23570
/proc/meminfo: memFree=26804480/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=214892 CPUtime=25.49 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 137293 0 0 0 2529 20 0 0 25 0 1 0 654938591 220049408 50594 33554432000 4194304 4409284 140736818793616 18446744073709551615 4243701 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 53723 50594 136 53 0 52146 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 214892

[startup+51.1008 s]
/proc/loadavg: 2.99 2.04 2.87 5/330 23570
/proc/meminfo: memFree=26758184/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=220012 CPUtime=51.09 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 138706 0 0 0 5086 23 0 0 25 0 1 0 654938591 225292288 52007 33554432000 4194304 4409284 140736818793616 18446744073709551615 4230653 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 55003 52007 141 53 0 53426 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 220012

[startup+102.313 s]
/proc/loadavg: 3.56 2.34 2.93 5/330 23572
/proc/meminfo: memFree=26584100/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=249192 CPUtime=102.31 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 180663 0 0 0 10198 33 0 0 25 0 1 0 654938591 255172608 60825 33554432000 4194304 4409284 140736818793616 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 62298 60825 141 53 0 60721 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 249192

[startup+162.301 s]
/proc/loadavg: 3.84 2.64 3.00 5/330 23573
/proc/meminfo: memFree=26422000/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=274136 CPUtime=162.29 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 187277 0 0 0 16193 36 0 0 25 0 1 0 654938591 280715264 67061 33554432000 4194304 4409284 140736818793616 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 68534 67061 141 53 0 66957 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 274136

[startup+222.3 s]
/proc/loadavg: 3.94 2.88 3.05 5/330 23575
/proc/meminfo: memFree=26259400/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=299712 CPUtime=222.3 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 226671 0 0 0 22184 46 0 0 25 0 1 0 654938591 306905088 73455 33554432000 4194304 4409284 140736818793616 18446744073709551615 4231535 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 74928 73455 141 53 0 73351 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 299712

[startup+282.301 s]
/proc/loadavg: 4.05 3.10 3.12 5/330 23576
/proc/meminfo: memFree=26328800/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=299712 CPUtime=282.3 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 226671 0 0 0 28179 51 0 0 25 0 1 0 654938591 306905088 73455 33554432000 4194304 4409284 140736818793616 18446744073709551615 4259254 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 74928 73455 141 53 0 73351 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 299712

[startup+342.301 s]
/proc/loadavg: 4.02 3.26 3.17 5/330 23578
/proc/meminfo: memFree=26233040/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=300032 CPUtime=342.3 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 226753 0 0 0 34175 55 0 0 25 0 1 0 654938591 307232768 73535 33554432000 4194304 4409284 140736818793616 18446744073709551615 4351346 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 75008 73535 141 53 0 73431 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 300032

[startup+402.3 s]
/proc/loadavg: 4.00 3.39 3.22 5/330 23580
/proc/meminfo: memFree=26126484/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=332404 CPUtime=402.3 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 284244 0 0 0 40164 66 0 0 25 0 1 0 654938591 340381696 81628 33554432000 4194304 4409284 140736818793616 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 83101 81628 141 53 0 81524 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 332404

[startup+462.3 s]
/proc/loadavg: 4.00 3.50 3.26 5/330 23581
/proc/meminfo: memFree=26003320/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=360204 CPUtime=462.31 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 291194 0 0 0 46160 71 0 0 25 0 1 0 654938591 368848896 88578 33554432000 4194304 4409284 140736818793616 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 90051 88578 141 53 0 88474 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 360204

[startup+522.301 s]
/proc/loadavg: 4.10 3.62 3.32 5/330 23583
/proc/meminfo: memFree=25997320/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=360204 CPUtime=522.3 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 291194 0 0 0 52155 75 0 0 25 0 1 0 654938591 368848896 88578 33554432000 4194304 4409284 140736818793616 18446744073709551615 4244351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 90051 88578 141 53 0 88474 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 360204

[startup+582.301 s]
/proc/loadavg: 4.12 3.70 3.36 5/330 23611
/proc/meminfo: memFree=26383412/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=360200 CPUtime=582.31 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 291194 0 0 0 58152 79 0 0 25 0 1 0 654938591 368844800 88577 33554432000 4194304 4409284 140736818793616 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 90050 88577 141 53 0 88473 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 360200

[startup+642.3 s]
/proc/loadavg: 4.04 3.75 3.40 5/330 23613
/proc/meminfo: memFree=26251664/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=314668 CPUtime=642.32 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 358228 0 0 0 64141 91 0 0 25 0 1 0 654938591 322220032 77194 33554432000 4194304 4409284 140736818793616 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 78667 77194 141 53 0 77090 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 314668

[startup+702.301 s]
/proc/loadavg: 4.01 3.80 3.43 5/330 23615
/proc/meminfo: memFree=26256824/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=341084 CPUtime=702.31 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 376354 0 0 0 70134 97 0 0 25 0 1 0 654938591 349270016 83798 33554432000 4194304 4409284 140736818793616 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 85271 83798 141 53 0 83694 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 341084

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

[startup+716.701 s]
/proc/loadavg: 4.01 3.81 3.44 5/330 23615
/proc/meminfo: memFree=26288564/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=323716 CPUtime=716.71 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 380991 0 0 0 71573 98 0 0 25 0 1 0 654938591 331485184 79456 33554432000 4194304 4409284 140736818793616 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 80929 79456 141 53 0 79352 0
Current children cumulated CPU time (s) 716.71
Current children cumulated vsize (KiB) 323716

[startup+729.501 s]
/proc/loadavg: 4.01 3.81 3.45 5/330 23615
/proc/meminfo: memFree=26256812/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=332844 CPUtime=729.51 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 383273 0 0 0 72852 99 0 0 25 0 1 0 654938591 340832256 81738 33554432000 4194304 4409284 140736818793616 18446744073709551615 4226372 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 83211 81738 141 53 0 81634 0
Current children cumulated CPU time (s) 729.51
Current children cumulated vsize (KiB) 332844

[startup+735.913 s]
/proc/loadavg: 4.01 3.82 3.45 5/330 23616
/proc/meminfo: memFree=26235852/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=338356 CPUtime=735.93 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 384651 0 0 0 73493 100 0 0 25 0 1 0 654938591 346476544 83116 33554432000 4194304 4409284 140736818793616 18446744073709551615 4358234 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 84589 83116 141 53 0 83012 0
Current children cumulated CPU time (s) 735.93
Current children cumulated vsize (KiB) 338356

[startup+742.301 s]
/proc/loadavg: 4.00 3.82 3.46 5/330 23616
/proc/meminfo: memFree=26233112/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=338356 CPUtime=742.31 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 384651 0 0 0 74131 100 0 0 25 0 1 0 654938591 346476544 83116 33554432000 4194304 4409284 140736818793616 18446744073709551615 4358272 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 84589 83116 141 53 0 83012 0
Current children cumulated CPU time (s) 742.31
Current children cumulated vsize (KiB) 338356

[startup+745.501 s]
/proc/loadavg: 4.00 3.82 3.46 5/330 23616
/proc/meminfo: memFree=26252208/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=338356 CPUtime=745.51 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 384651 0 0 0 74450 101 0 0 25 0 1 0 654938591 346476544 83116 33554432000 4194304 4409284 140736818793616 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 84589 83116 141 53 0 83012 0
Current children cumulated CPU time (s) 745.51
Current children cumulated vsize (KiB) 338356

[startup+746.301 s]
/proc/loadavg: 4.00 3.82 3.46 5/330 23616
/proc/meminfo: memFree=26219348/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=351100 CPUtime=746.31 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 387837 0 0 0 74530 101 0 0 25 0 1 0 654938591 359526400 86302 33554432000 4194304 4409284 140736818793616 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 87775 86302 141 53 0 86198 0
Current children cumulated CPU time (s) 746.31
Current children cumulated vsize (KiB) 351100

[startup+747.101 s]
/proc/loadavg: 4.00 3.82 3.46 5/330 23616
/proc/meminfo: memFree=26174088/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=351100 CPUtime=747.11 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 387837 0 0 0 74610 101 0 0 25 0 1 0 654938591 359526400 86302 33554432000 4194304 4409284 140736818793616 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 87775 86302 141 53 0 86198 0
Current children cumulated CPU time (s) 747.11
Current children cumulated vsize (KiB) 351100

[startup+747.301 s]
/proc/loadavg: 4.00 3.82 3.46 5/330 23616
/proc/meminfo: memFree=26174088/32950928 swapFree=60199044/67111528
[pid=23568] ppid=23566 vsize=351100 CPUtime=747.31 cores=5,7
/proc/23568/stat : 23568 (lingeling) R 23566 23568 23021 0 -1 4202496 387837 0 0 0 74630 101 0 0 25 0 1 0 654938591 359526400 86302 33554432000 4194304 4409284 140736818793616 18446744073709551615 4350787 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23568/statm: 87775 86302 141 53 0 86198 0
Current children cumulated CPU time (s) 747.31
Current children cumulated vsize (KiB) 351100

Child status: 20
Real time (s): 747.353
CPU time (s): 747.372
CPU user time (s): 746.342
CPU system time (s): 1.03084
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 430720

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

runsolver used 2.20566 second user time and 5.2762 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 06:23:18
IDJOB=3372018
IDBENCH=82399
IDSOLVER=1849
FILE ID=node122/3372018-1305433392
RUNJOBID= node122-1305433392-23529
PBS_JOBID= 13324618
Free space on /tmp= 73072 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372018-1305433392/watcher-3372018-1305433392 -o /tmp/evaluation-result-3372018-1305433392/solver-3372018-1305433392 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372018-1305433392.cnf

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=2074428423

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27279584 kB
Buffers:        287096 kB
Cached:        3866584 kB
SwapCached:      50104 kB
Active:        1542640 kB
Inactive:      3895284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27279584 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:          442868 kB
Writeback:           0 kB
AnonPages:     1244964 kB
Mapped:          14280 kB
Slab:           136272 kB
PageTables:      32868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52768480 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= 73108 MiB
End job on node122 at 2011-05-15 06:35:45