Trace number 3372014

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 555.209 555.195

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

555.11/555.18	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-3372014-1305433392/watcher-3372014-1305433392 -o /tmp/evaluation-result-3372014-1305433392/solver-3372014-1305433392 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372014-1305433392.cnf 

running on 2 cores: 1,3

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: 0.92 1.56 2.79 4/320 23550
/proc/meminfo: memFree=27762712/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=7364 CPUtime=0 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 418 0 0 0 0 0 0 0 23 0 1 0 654938122 7540736 361 33554432000 4194304 4409284 140737042180224 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 1841 361 108 53 0 264 0

[startup+0.0216569 s]
/proc/loadavg: 0.92 1.56 2.79 4/320 23550
/proc/meminfo: memFree=27762712/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=8160 CPUtime=0.02 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 588 0 0 0 2 0 0 0 23 0 1 0 654938122 8355840 531 33554432000 4194304 4409284 140737042180224 18446744073709551615 268272307801 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 2040 531 111 53 0 463 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8160

[startup+0.100645 s]
/proc/loadavg: 0.92 1.56 2.79 4/320 23550
/proc/meminfo: memFree=27762712/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=12768 CPUtime=0.09 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 1777 0 0 0 9 0 0 0 23 0 1 0 654938122 13074432 1717 33554432000 4194304 4409284 140737042180224 18446744073709551615 4258732 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 3192 1717 113 53 0 1615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12768

[startup+0.30061 s]
/proc/loadavg: 0.92 1.56 2.79 4/320 23550
/proc/meminfo: memFree=27762712/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=26452 CPUtime=0.29 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 5268 0 0 0 29 0 0 0 25 0 1 0 654938122 27086848 5138 33554432000 4194304 4409284 140737042180224 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 6613 5138 113 53 0 5036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26452

[startup+0.700538 s]
/proc/loadavg: 0.92 1.56 2.79 4/320 23550
/proc/meminfo: memFree=27762712/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=47060 CPUtime=0.69 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 10420 0 0 0 68 1 0 0 25 0 1 0 654938122 48189440 10290 33554432000 4194304 4409284 140737042180224 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 11765 10290 113 53 0 10188 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47060

[startup+1.5004 s]
/proc/loadavg: 1.17 1.60 2.79 5/324 23557
/proc/meminfo: memFree=27569244/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=69076 CPUtime=1.49 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 19886 0 0 0 147 2 0 0 25 0 1 0 654938122 70733824 15782 33554432000 4194304 4409284 140737042180224 18446744073709551615 4295815 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 17269 15782 129 53 0 15692 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69076

[startup+3.10118 s]
/proc/loadavg: 1.17 1.60 2.79 5/324 23557
/proc/meminfo: memFree=27475676/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=106492 CPUtime=3.09 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 31765 0 0 0 306 3 0 0 25 0 1 0 654938122 109047808 25136 33554432000 4194304 4409284 140737042180224 18446744073709551615 4269250 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 26623 25136 133 53 0 25046 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 106492

[startup+6.30054 s]
/proc/loadavg: 1.47 1.65 2.80 5/330 23569
/proc/meminfo: memFree=27183592/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=74300 CPUtime=6.29 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 40106 0 0 0 625 4 0 0 25 0 1 0 654938122 76083200 17091 33554432000 4194304 4409284 140737042180224 18446744073709551615 4247265 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 18575 17091 136 53 0 16998 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74300

[startup+12.7004 s]
/proc/loadavg: 1.76 1.71 2.81 5/330 23569
/proc/meminfo: memFree=26881656/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=77252 CPUtime=12.7 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 40850 0 0 0 1266 4 0 0 25 0 1 0 654938122 79106048 17835 33554432000 4194304 4409284 140737042180224 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 19313 17835 136 53 0 17736 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 77252

[startup+25.5001 s]
/proc/loadavg: 2.10 1.78 2.83 5/330 23569
/proc/meminfo: memFree=26817068/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=95836 CPUtime=25.49 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 45506 0 0 0 2543 6 0 0 25 0 1 0 654938122 98136064 22486 33554432000 4194304 4409284 140737042180224 18446744073709551615 4225939 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 23959 22486 141 53 0 22382 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95836

[startup+51.1006 s]
/proc/loadavg: 2.80 1.97 2.86 5/330 23570
/proc/meminfo: memFree=26738176/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=133936 CPUtime=51.09 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 55031 0 0 0 5100 9 0 0 25 0 1 0 654938122 137150464 32011 33554432000 4194304 4409284 140737042180224 18446744073709551615 4244759 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 33484 32011 141 53 0 31907 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 133936

[startup+102.3 s]
/proc/loadavg: 3.52 2.31 2.93 5/330 23572
/proc/meminfo: memFree=26590920/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=131748 CPUtime=102.3 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 90765 0 0 0 10212 18 0 0 25 0 1 0 654938122 134909952 31464 33554432000 4194304 4409284 140737042180224 18446744073709551615 4299691 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 32937 31464 141 53 0 31360 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 131748

[startup+162.301 s]
/proc/loadavg: 3.82 2.62 2.99 5/330 23573
/proc/meminfo: memFree=26430184/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=212860 CPUtime=162.31 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 112851 0 0 0 16208 23 0 0 25 0 1 0 654938122 217968640 51742 33554432000 4194304 4409284 140737042180224 18446744073709551615 4358350 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 53215 51742 141 53 0 51638 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 212860

[startup+222.301 s]
/proc/loadavg: 3.93 2.87 3.05 5/330 23575
/proc/meminfo: memFree=26215504/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=297040 CPUtime=222.29 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 146881 0 0 0 22198 31 0 0 25 0 1 0 654938122 304168960 72787 33554432000 4194304 4409284 140737042180224 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 74260 72787 141 53 0 72683 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 297040

[startup+282.312 s]
/proc/loadavg: 4.05 3.09 3.11 5/330 23576
/proc/meminfo: memFree=26328800/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=238352 CPUtime=282.31 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 180887 0 0 0 28190 41 0 0 25 0 1 0 654938122 244072448 58115 33554432000 4194304 4409284 140737042180224 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 59588 58115 141 53 0 58011 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 238352

[startup+342.301 s]
/proc/loadavg: 4.02 3.25 3.16 5/330 23578
/proc/meminfo: memFree=26246308/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=283368 CPUtime=342.3 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 210132 0 0 0 34181 49 0 0 25 0 1 0 654938122 290168832 69369 33554432000 4194304 4409284 140737042180224 18446744073709551615 4309716 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 70842 69369 141 53 0 69265 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 283368

[startup+402.301 s]
/proc/loadavg: 4.00 3.38 3.21 5/330 23580
/proc/meminfo: memFree=26222460/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=285016 CPUtime=402.3 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 231487 0 0 0 40178 52 0 0 25 0 1 0 654938122 291856384 69781 33554432000 4194304 4409284 140737042180224 18446744073709551615 4249494 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 71254 69781 141 53 0 69677 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 285016

[startup+462.3 s]
/proc/loadavg: 4.00 3.49 3.26 5/330 23581
/proc/meminfo: memFree=26030476/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=241256 CPUtime=462.3 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 266151 0 0 0 46170 60 0 0 25 0 1 0 654938122 247046144 58841 33554432000 4194304 4409284 140737042180224 18446744073709551615 4347428 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 60314 58841 141 53 0 58737 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 241256

[startup+522.301 s]
/proc/loadavg: 4.11 3.61 3.31 5/330 23583
/proc/meminfo: memFree=25998188/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=396712 CPUtime=522.31 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 305039 0 0 0 52163 68 0 0 25 0 1 0 654938122 406233088 97705 33554432000 4194304 4409284 140737042180224 18446744073709551615 4351075 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 99178 97705 141 53 0 97601 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 396712

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

[startup+538.201 s]
/proc/loadavg: 4.08 3.63 3.32 5/330 23583
/proc/meminfo: memFree=25980560/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=412784 CPUtime=538.2 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 309057 0 0 0 53751 69 0 0 25 0 1 0 654938122 422690816 101723 33554432000 4194304 4409284 140737042180224 18446744073709551615 4358408 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 538.2
Current children cumulated vsize (KiB) 412784

[startup+544.601 s]
/proc/loadavg: 4.08 3.64 3.33 5/330 23583
/proc/meminfo: memFree=25992216/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=412784 CPUtime=544.6 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 309057 0 0 0 54390 70 0 0 25 0 1 0 654938122 422690816 101723 33554432000 4194304 4409284 140737042180224 18446744073709551615 4259175 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 544.6
Current children cumulated vsize (KiB) 412784

[startup+551 s]
/proc/loadavg: 4.07 3.65 3.33 5/330 23584
/proc/meminfo: memFree=25994944/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=412784 CPUtime=551 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 309057 0 0 0 55029 71 0 0 25 0 1 0 654938122 422690816 101723 33554432000 4194304 4409284 140737042180224 18446744073709551615 4358212 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 551
Current children cumulated vsize (KiB) 412784

[startup+552.6 s]
/proc/loadavg: 4.07 3.65 3.33 5/330 23584
/proc/meminfo: memFree=25994944/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=412784 CPUtime=552.6 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 309057 0 0 0 55189 71 0 0 25 0 1 0 654938122 422690816 101723 33554432000 4194304 4409284 140737042180224 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 552.6
Current children cumulated vsize (KiB) 412784

[startup+554.201 s]
/proc/loadavg: 4.07 3.65 3.33 5/330 23584
/proc/meminfo: memFree=25994820/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=412784 CPUtime=554.2 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 309057 0 0 0 55349 71 0 0 25 0 1 0 654938122 422690816 101723 33554432000 4194304 4409284 140737042180224 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 554.2
Current children cumulated vsize (KiB) 412784

[startup+554.601 s]
/proc/loadavg: 4.07 3.65 3.33 5/330 23584
/proc/meminfo: memFree=25994820/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=412784 CPUtime=554.6 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 309057 0 0 0 55389 71 0 0 25 0 1 0 654938122 422690816 101723 33554432000 4194304 4409284 140737042180224 18446744073709551615 4230564 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 554.6
Current children cumulated vsize (KiB) 412784

[startup+555.001 s]
/proc/loadavg: 4.07 3.65 3.33 5/330 23584
/proc/meminfo: memFree=25994820/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=412784 CPUtime=555.01 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 309057 0 0 0 55430 71 0 0 25 0 1 0 654938122 422690816 101723 33554432000 4194304 4409284 140737042180224 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 555.01
Current children cumulated vsize (KiB) 412784

[startup+555.112 s]
/proc/loadavg: 4.07 3.65 3.33 5/330 23584
/proc/meminfo: memFree=25994820/32950928 swapFree=60199044/67111528
[pid=23550] ppid=23548 vsize=412784 CPUtime=555.11 cores=1,3
/proc/23550/stat : 23550 (lingeling) R 23548 23550 23021 0 -1 4202496 309057 0 0 0 55440 71 0 0 25 0 1 0 654938122 422690816 101723 33554432000 4194304 4409284 140737042180224 18446744073709551615 4230981 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23550/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 555.11
Current children cumulated vsize (KiB) 412784

Child status: 20
Real time (s): 555.195
CPU time (s): 555.209
CPU user time (s): 554.475
CPU system time (s): 0.733888
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 412784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 554.475
system time used= 0.733888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 309060
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= 6
involuntary context switches= 813

runsolver used 1.58276 second user time and 3.97539 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 06:23:13
IDJOB=3372014
IDBENCH=82403
IDSOLVER=1849
FILE ID=node122/3372014-1305433392
RUNJOBID= node122-1305433392-23528
PBS_JOBID= 13324618
Free space on /tmp= 73340 MiB

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

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
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:      27762868 kB
Buffers:        286816 kB
Cached:        3572460 kB
SwapCached:      50104 kB
Active:         949132 kB
Inactive:      4023800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27762868 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:          167864 kB
Writeback:           0 kB
AnonPages:     1074620 kB
Mapped:          13360 kB
Slab:           119192 kB
PageTables:      32564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52538036 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= 73072 MiB
End job on node122 at 2011-05-15 06:32:29