Trace number 3372466

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 491.896 491.884

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 benchmark198.951
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

491.81/491.86	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-3372466-1305422254/watcher-3372466-1305422254 -o /tmp/evaluation-result-3372466-1305422254/solver-3372466-1305422254 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372466-1305422254.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.93 7.84 7.89 2/367 19219
/proc/meminfo: memFree=22506020/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=6972 CPUtime=0 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 319 0 0 0 0 0 0 0 21 0 1 0 653823294 7139328 262 33554432000 4194304 4409284 140736698300864 18446744073709551615 212687675136 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 1743 262 107 53 0 166 0

[startup+0.0411921 s]
/proc/loadavg: 6.93 7.84 7.89 2/367 19219
/proc/meminfo: memFree=22506020/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=9704 CPUtime=0.03 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 1007 0 0 0 3 0 0 0 21 0 1 0 653823294 9936896 950 33554432000 4194304 4409284 140736698300864 18446744073709551615 212687675136 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 2426 950 112 53 0 849 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9704

[startup+0.101178 s]
/proc/loadavg: 6.93 7.84 7.89 2/367 19219
/proc/meminfo: memFree=22506020/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=12768 CPUtime=0.09 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 1777 0 0 0 9 0 0 0 21 0 1 0 653823294 13074432 1717 33554432000 4194304 4409284 140736698300864 18446744073709551615 212687675136 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 3192 1717 113 53 0 1615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12768

[startup+0.301117 s]
/proc/loadavg: 6.93 7.84 7.89 2/367 19219
/proc/meminfo: memFree=22506020/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=26452 CPUtime=0.29 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 5268 0 0 0 28 1 0 0 22 0 1 0 653823294 27086848 5138 33554432000 4194304 4409284 140736698300864 18446744073709551615 212687675136 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 6613 5138 113 53 0 5036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26452

[startup+0.701043 s]
/proc/loadavg: 6.93 7.84 7.89 2/367 19219
/proc/meminfo: memFree=22506020/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=63444 CPUtime=0.69 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 11668 0 0 0 67 2 0 0 23 0 1 0 653823294 64966656 11539 33554432000 4194304 4409284 140736698300864 18446744073709551615 212687369309 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 15861 11565 113 53 0 14284 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63444

[startup+1.50093 s]
/proc/loadavg: 6.93 7.84 7.89 3/368 19220
/proc/meminfo: memFree=22405332/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=69076 CPUtime=1.48 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 19886 0 0 0 145 3 0 0 25 0 1 0 653823294 70733824 15782 33554432000 4194304 4409284 140736698300864 18446744073709551615 4228034 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 17269 15782 129 53 0 15692 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 69076

[startup+3.10061 s]
/proc/loadavg: 6.93 7.84 7.89 3/368 19220
/proc/meminfo: memFree=22363196/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=73720 CPUtime=3.09 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 31765 0 0 0 304 5 0 0 25 0 1 0 653823294 75489280 16943 33554432000 4194304 4409284 140736698300864 18446744073709551615 4228049 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 18430 16943 133 53 0 16853 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73720

[startup+6.30105 s]
/proc/loadavg: 6.69 7.77 7.87 3/371 19226
/proc/meminfo: memFree=22240060/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=74300 CPUtime=6.29 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 40106 0 0 0 624 5 0 0 25 0 1 0 653823294 76083200 17091 33554432000 4194304 4409284 140736698300864 18446744073709551615 4248647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 18575 17091 136 53 0 16998 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74300

[startup+12.7009 s]
/proc/loadavg: 6.32 7.68 7.84 3/371 19226
/proc/meminfo: memFree=22089552/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=77252 CPUtime=12.69 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 40850 0 0 0 1263 6 0 0 25 0 1 0 653823294 79106048 17835 33554432000 4194304 4409284 140736698300864 18446744073709551615 4242963 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 19313 17835 136 53 0 17736 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77252

[startup+25.5006 s]
/proc/loadavg: 5.36 7.40 7.75 3/371 19227
/proc/meminfo: memFree=22071340/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=95836 CPUtime=25.49 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 45506 0 0 0 2542 7 0 0 25 0 1 0 653823294 98136064 22486 33554432000 4194304 4409284 140736698300864 18446744073709551615 4359857 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 23959 22486 141 53 0 22382 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95836

[startup+51.1009 s]
/proc/loadavg: 4.21 6.96 7.59 3/371 19227
/proc/meminfo: memFree=22024504/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=147200 CPUtime=51.09 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 58347 0 0 0 5100 9 0 0 25 0 1 0 653823294 150732800 35327 33554432000 4194304 4409284 140736698300864 18446744073709551615 4358379 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 36800 35327 141 53 0 35223 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 147200

[startup+102.301 s]
/proc/loadavg: 2.96 6.20 7.30 3/371 19229
/proc/meminfo: memFree=21994564/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=131592 CPUtime=102.29 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 90765 0 0 0 10215 14 0 0 25 0 1 0 653823294 134750208 31425 33554432000 4194304 4409284 140736698300864 18446744073709551615 4301569 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 32898 31425 141 53 0 31321 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 131592

[startup+162.301 s]
/proc/loadavg: 2.35 5.43 6.96 3/371 19230
/proc/meminfo: memFree=21932288/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=168172 CPUtime=162.29 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 114664 0 0 0 16210 19 0 0 25 0 1 0 653823294 172208128 40570 33554432000 4194304 4409284 140736698300864 18446744073709551615 4348298 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 42043 40570 141 53 0 40466 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 168172

[startup+222.301 s]
/proc/loadavg: 2.19 4.82 6.65 3/371 19232
/proc/meminfo: memFree=21730496/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=344280 CPUtime=222.3 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 170104 0 0 0 22201 29 0 0 25 0 1 0 653823294 352542720 84597 33554432000 4194304 4409284 140736698300864 18446744073709551615 4360312 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 86070 84597 141 53 0 84493 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 344280

[startup+282.301 s]
/proc/loadavg: 2.07 4.30 6.36 3/371 19233
/proc/meminfo: memFree=21779828/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=295768 CPUtime=282.3 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 195241 0 0 0 28195 35 0 0 25 0 1 0 653823294 302866432 72469 33554432000 4194304 4409284 140736698300864 18446744073709551615 4350999 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 73942 72469 141 53 0 72365 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 295768

[startup+342.301 s]
/proc/loadavg: 2.02 3.88 6.08 3/371 19235
/proc/meminfo: memFree=21762308/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=280356 CPUtime=342.3 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 210132 0 0 0 34193 37 0 0 25 0 1 0 653823294 287084544 68616 33554432000 4194304 4409284 140736698300864 18446744073709551615 4259624 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 70089 68616 141 53 0 68512 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 280356

[startup+402.301 s]
/proc/loadavg: 2.01 3.54 5.83 3/371 19237
/proc/meminfo: memFree=21826656/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=216352 CPUtime=402.3 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 259925 0 0 0 40185 45 0 0 25 0 1 0 653823294 221544448 52615 33554432000 4194304 4409284 140736698300864 18446744073709551615 4244443 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 54088 52615 141 53 0 52511 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 216352

[startup+462.301 s]
/proc/loadavg: 2.00 3.25 5.58 3/371 19238
/proc/meminfo: memFree=21618928/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=396712 CPUtime=462.3 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 305039 0 0 0 46177 53 0 0 25 0 1 0 653823294 406233088 97705 33554432000 4194304 4409284 140736698300864 18446744073709551615 4358516 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 99178 97705 141 53 0 97601 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 396712

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

[startup+474.501 s]
/proc/loadavg: 2.07 3.21 5.53 3/371 19239
/proc/meminfo: memFree=21602800/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=412784 CPUtime=474.5 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 309057 0 0 0 47396 54 0 0 25 0 1 0 653823294 422690816 101723 33554432000 4194304 4409284 140736698300864 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 474.5
Current children cumulated vsize (KiB) 412784

[startup+480.901 s]
/proc/loadavg: 2.07 3.19 5.51 3/371 19239
/proc/meminfo: memFree=21602924/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=412784 CPUtime=480.9 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 309057 0 0 0 48036 54 0 0 25 0 1 0 653823294 422690816 101723 33554432000 4194304 4409284 140736698300864 18446744073709551615 4348193 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 480.9
Current children cumulated vsize (KiB) 412784

[startup+487.3 s]
/proc/loadavg: 2.06 3.17 5.49 3/371 19239
/proc/meminfo: memFree=21602924/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=412784 CPUtime=487.31 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 309057 0 0 0 48676 55 0 0 25 0 1 0 653823294 422690816 101723 33554432000 4194304 4409284 140736698300864 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 487.31
Current children cumulated vsize (KiB) 412784

[startup+488.901 s]
/proc/loadavg: 2.06 3.17 5.49 3/371 19239
/proc/meminfo: memFree=21602924/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=412784 CPUtime=488.91 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 309057 0 0 0 48836 55 0 0 25 0 1 0 653823294 422690816 101723 33554432000 4194304 4409284 140736698300864 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 488.91
Current children cumulated vsize (KiB) 412784

[startup+490.514 s]
/proc/loadavg: 2.06 3.15 5.47 3/371 19239
/proc/meminfo: memFree=21602924/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=412784 CPUtime=490.52 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 309057 0 0 0 48997 55 0 0 25 0 1 0 653823294 422690816 101723 33554432000 4194304 4409284 140736698300864 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 490.52
Current children cumulated vsize (KiB) 412784

[startup+491.301 s]
/proc/loadavg: 2.06 3.15 5.47 3/371 19239
/proc/meminfo: memFree=21602924/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=412784 CPUtime=491.31 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 309057 0 0 0 49076 55 0 0 25 0 1 0 653823294 422690816 101723 33554432000 4194304 4409284 140736698300864 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 491.31
Current children cumulated vsize (KiB) 412784

[startup+491.701 s]
/proc/loadavg: 2.06 3.15 5.47 3/371 19239
/proc/meminfo: memFree=21602924/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=412784 CPUtime=491.71 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 309057 0 0 0 49116 55 0 0 25 0 1 0 653823294 422690816 101723 33554432000 4194304 4409284 140736698300864 18446744073709551615 4358253 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 491.71
Current children cumulated vsize (KiB) 412784

[startup+491.801 s]
/proc/loadavg: 2.06 3.15 5.47 3/371 19239
/proc/meminfo: memFree=21602924/32951124 swapFree=67111348/67111528
[pid=19219] ppid=19217 vsize=412784 CPUtime=491.81 cores=0,2,4,6
/proc/19219/stat : 19219 (lingeling) R 19217 19219 18458 0 -1 4202496 309057 0 0 0 49126 55 0 0 25 0 1 0 653823294 422690816 101723 33554432000 4194304 4409284 140736698300864 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19219/statm: 103196 101723 141 53 0 101619 0
Current children cumulated CPU time (s) 491.81
Current children cumulated vsize (KiB) 412784

Child status: 20
Real time (s): 491.884
CPU time (s): 491.896
CPU user time (s): 491.323
CPU system time (s): 0.572912
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 412784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 491.323
system time used= 0.572912
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= 685

runsolver used 1.83772 second user time and 3.97439 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 03:17:36
IDJOB=3372466
IDBENCH=82403
IDSOLVER=1850
FILE ID=node139/3372466-1305422254
RUNJOBID= node139-1305422254-19205
PBS_JOBID= 13324554
Free space on /tmp= 73276 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-3372466-1305422254/watcher-3372466-1305422254 -o /tmp/evaluation-result-3372466-1305422254/solver-3372466-1305422254 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372466-1305422254.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=720183643

node139.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.852
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.70
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.852
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22506548 kB
Buffers:        302984 kB
Cached:        2986076 kB
SwapCached:          0 kB
Active:        8026396 kB
Inactive:      2110424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22506548 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           83132 kB
Writeback:           0 kB
AnonPages:     6847784 kB
Mapped:          28400 kB
Slab:           205468 kB
PageTables:      38252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76773992 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= 73136 MiB
End job on node139 at 2011-05-15 03:25:48