Trace number 3372463

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 675.016 674.997

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 benchmark381.959
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

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

running on 4 cores: 1,3,5,7

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.69 7.77 7.87 2/370 19225
/proc/meminfo: memFree=22295488/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=7252 CPUtime=0 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 427 0 0 0 0 0 0 0 21 0 1 0 653823739 7426048 335 33554432000 4194304 4409284 140735896620240 18446744073709551615 212687675136 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 1813 335 110 53 0 236 0

[startup+0.090961 s]
/proc/loadavg: 6.69 7.77 7.87 2/370 19225
/proc/meminfo: memFree=22295488/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=9728 CPUtime=0.08 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 1049 0 0 0 8 0 0 0 21 0 1 0 653823739 9961472 957 33554432000 4194304 4409284 140735896620240 18446744073709551615 212687675136 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 2432 957 113 53 0 855 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9728

[startup+0.100947 s]
/proc/loadavg: 6.69 7.77 7.87 2/370 19225
/proc/meminfo: memFree=22295488/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=9872 CPUtime=0.09 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 1114 0 0 0 9 0 0 0 21 0 1 0 653823739 10108928 993 33554432000 4194304 4409284 140735896620240 18446744073709551615 212687675136 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 2468 993 113 53 0 891 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9872

[startup+0.300912 s]
/proc/loadavg: 6.69 7.77 7.87 2/370 19225
/proc/meminfo: memFree=22295488/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=18072 CPUtime=0.29 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 3164 0 0 0 29 0 0 0 22 0 1 0 653823739 18505728 3043 33554432000 4194304 4409284 140735896620240 18446744073709551615 212687675136 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 4518 3043 113 53 0 2941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18072

[startup+0.700838 s]
/proc/loadavg: 6.69 7.77 7.87 2/370 19225
/proc/meminfo: memFree=22295488/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=51096 CPUtime=0.69 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 11420 0 0 0 67 2 0 0 24 0 1 0 653823739 52322304 11299 33554432000 4194304 4409284 140735896620240 18446744073709551615 212687675136 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 12774 11299 113 53 0 11197 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51096

[startup+1.50069 s]
/proc/loadavg: 6.69 7.77 7.87 3/371 19226
/proc/meminfo: memFree=22239936/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=96216 CPUtime=1.49 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 22749 0 0 0 144 5 0 0 25 0 1 0 653823739 98525184 22579 33554432000 4194304 4409284 140735896620240 18446744073709551615 212687675136 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 24054 22579 113 53 0 22477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96216

[startup+3.1004 s]
/proc/loadavg: 6.69 7.77 7.87 3/371 19226
/proc/meminfo: memFree=22151064/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=184536 CPUtime=3.09 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 44829 0 0 0 298 11 0 0 25 0 1 0 653823739 188964864 44659 33554432000 4194304 4409284 140735896620240 18446744073709551615 212687675136 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 46134 44659 113 53 0 44557 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 184536

[startup+6.30083 s]
/proc/loadavg: 6.32 7.68 7.84 3/371 19226
/proc/meminfo: memFree=22089832/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=209144 CPUtime=6.29 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 66428 0 0 0 615 14 0 0 25 0 1 0 653823739 214163456 50801 33554432000 4194304 4409284 140735896620240 18446744073709551615 4284569 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 52286 50801 126 53 0 50709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 209144

[startup+12.7007 s]
/proc/loadavg: 5.97 7.58 7.81 3/371 19226
/proc/meminfo: memFree=22083112/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=214892 CPUtime=12.69 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 137287 0 0 0 1246 23 0 0 25 0 1 0 653823739 220049408 50588 33554432000 4194304 4409284 140735896620240 18446744073709551615 4325588 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/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: 5.09 7.31 7.72 3/371 19227
/proc/meminfo: memFree=22063900/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=214892 CPUtime=25.49 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 137293 0 0 0 2526 23 0 0 25 0 1 0 653823739 220049408 50594 33554432000 4194304 4409284 140735896620240 18446744073709551615 4336735 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 53723 50594 136 53 0 52146 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 214892

[startup+51.1007 s]
/proc/loadavg: 4.04 6.88 7.56 3/371 19227
/proc/meminfo: memFree=22023940/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=220012 CPUtime=51.09 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 139189 0 0 0 5084 25 0 0 25 0 1 0 653823739 225292288 52490 33554432000 4194304 4409284 140735896620240 18446744073709551615 4230524 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 55003 52490 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: 2.88 6.13 7.27 3/371 19229
/proc/meminfo: memFree=21977576/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=266704 CPUtime=102.31 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 185041 0 0 0 10196 35 0 0 25 0 1 0 653823739 273104896 65203 33554432000 4194304 4409284 140735896620240 18446744073709551615 4302554 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 66676 65203 141 53 0 65099 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 266704

[startup+162.3 s]
/proc/loadavg: 2.32 5.37 6.94 3/371 19230
/proc/meminfo: memFree=21932164/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=274136 CPUtime=162.3 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 187277 0 0 0 16190 40 0 0 25 0 1 0 653823739 280715264 67061 33554432000 4194304 4409284 140735896620240 18446744073709551615 4351722 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 68534 67061 141 53 0 66957 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 274136

[startup+222.3 s]
/proc/loadavg: 2.17 4.77 6.63 3/371 19232
/proc/meminfo: memFree=21730496/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=299712 CPUtime=222.29 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 226671 0 0 0 22179 50 0 0 25 0 1 0 653823739 306905088 73455 33554432000 4194304 4409284 140735896620240 18446744073709551615 4347296 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 74928 73455 141 53 0 73351 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 299712

[startup+282.301 s]
/proc/loadavg: 2.06 4.26 6.34 3/371 19234
/proc/meminfo: memFree=21779828/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=299704 CPUtime=282.3 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 226671 0 0 0 28176 54 0 0 25 0 1 0 653823739 306896896 73453 33554432000 4194304 4409284 140735896620240 18446744073709551615 4259200 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 74926 73453 141 53 0 73349 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 299704

[startup+342.301 s]
/proc/loadavg: 2.02 3.85 6.06 3/371 19235
/proc/meminfo: memFree=21681708/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=333280 CPUtime=342.3 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 235088 0 0 0 34170 60 0 0 25 0 1 0 653823739 341278720 81847 33554432000 4194304 4409284 140735896620240 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 83320 81847 141 53 0 81743 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 333280

[startup+402.301 s]
/proc/loadavg: 2.01 3.51 5.81 3/371 19237
/proc/meminfo: memFree=21823432/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=332404 CPUtime=402.31 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 284244 0 0 0 40158 73 0 0 25 0 1 0 653823739 340381696 81628 33554432000 4194304 4409284 140735896620240 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 83101 81628 141 53 0 81524 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 332404

[startup+462.301 s]
/proc/loadavg: 2.00 3.23 5.56 3/371 19238
/proc/meminfo: memFree=21618804/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=360204 CPUtime=462.31 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 291194 0 0 0 46151 80 0 0 25 0 1 0 653823739 368848896 88578 33554432000 4194304 4409284 140735896620240 18446744073709551615 4351075 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/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: 1.59 2.91 5.31 2/365 19257
/proc/meminfo: memFree=22052616/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=360200 CPUtime=522.31 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 291194 0 0 0 52147 84 0 0 25 0 1 0 653823739 368844800 88577 33554432000 4194304 4409284 140735896620240 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 90050 88577 141 53 0 88473 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 360200

[startup+582.301 s]
/proc/loadavg: 1.21 2.56 5.03 2/365 19259
/proc/meminfo: memFree=22079364/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=333616 CPUtime=582.31 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 362965 0 0 0 58130 101 0 0 25 0 1 0 653823739 341622784 81931 33554432000 4194304 4409284 140735896620240 18446744073709551615 4351346 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 83404 81931 141 53 0 81827 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 333616

[startup+642.301 s]
/proc/loadavg: 1.08 2.27 4.78 2/365 19260
/proc/meminfo: memFree=22096948/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=316072 CPUtime=642.32 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 379080 0 0 0 64122 110 0 0 25 0 1 0 653823739 323657728 77545 33554432000 4194304 4409284 140735896620240 18446744073709551615 212687699863 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 79018 77545 141 53 0 77441 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 316072

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

[startup+652.701 s]
/proc/loadavg: 1.06 2.23 4.74 2/365 19260
/proc/meminfo: memFree=22086396/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=326472 CPUtime=652.71 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 381680 0 0 0 65160 111 0 0 25 0 1 0 653823739 334307328 80145 33554432000 4194304 4409284 140735896620240 18446744073709551615 4347390 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 81618 80145 141 53 0 80041 0
Current children cumulated CPU time (s) 652.71
Current children cumulated vsize (KiB) 326472

[startup+665.514 s]
/proc/loadavg: 1.05 2.17 4.68 2/365 19261
/proc/meminfo: memFree=22074492/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=338356 CPUtime=665.52 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 384651 0 0 0 66439 113 0 0 25 0 1 0 653823739 346476544 83116 33554432000 4194304 4409284 140735896620240 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 84589 83116 141 53 0 83012 0
Current children cumulated CPU time (s) 665.52
Current children cumulated vsize (KiB) 338356

[startup+671.901 s]
/proc/loadavg: 1.05 2.15 4.66 2/365 19261
/proc/meminfo: memFree=22074492/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=338356 CPUtime=671.91 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 384651 0 0 0 67078 113 0 0 25 0 1 0 653823739 346476544 83116 33554432000 4194304 4409284 140735896620240 18446744073709551615 4358266 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 84589 83116 141 53 0 83012 0
Current children cumulated CPU time (s) 671.91
Current children cumulated vsize (KiB) 338356

[startup+673.5 s]
/proc/loadavg: 1.05 2.15 4.66 2/365 19261
/proc/meminfo: memFree=22074492/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=338356 CPUtime=673.51 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 384651 0 0 0 67237 114 0 0 25 0 1 0 653823739 346476544 83116 33554432000 4194304 4409284 140735896620240 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 84589 83116 141 53 0 83012 0
Current children cumulated CPU time (s) 673.51
Current children cumulated vsize (KiB) 338356

[startup+674.314 s]
/proc/loadavg: 1.04 2.13 4.64 2/365 19261
/proc/meminfo: memFree=22061720/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=351100 CPUtime=674.32 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 387837 0 0 0 67318 114 0 0 25 0 1 0 653823739 359526400 86302 33554432000 4194304 4409284 140735896620240 18446744073709551615 4348316 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 87775 86302 141 53 0 86198 0
Current children cumulated CPU time (s) 674.32
Current children cumulated vsize (KiB) 351100

[startup+674.701 s]
/proc/loadavg: 1.04 2.13 4.64 2/365 19261
/proc/meminfo: memFree=22061720/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=351100 CPUtime=674.71 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 387837 0 0 0 67357 114 0 0 25 0 1 0 653823739 359526400 86302 33554432000 4194304 4409284 140735896620240 18446744073709551615 212687699863 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 87775 86302 141 53 0 86198 0
Current children cumulated CPU time (s) 674.71
Current children cumulated vsize (KiB) 351100

[startup+674.901 s]
/proc/loadavg: 1.04 2.13 4.64 2/365 19261
/proc/meminfo: memFree=22061720/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=351100 CPUtime=674.91 cores=1,3,5,7
/proc/19225/stat : 19225 (lingeling) R 19223 19225 18458 0 -1 4202496 387837 0 0 0 67377 114 0 0 25 0 1 0 653823739 359526400 86302 33554432000 4194304 4409284 140735896620240 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19225/statm: 87775 86302 141 53 0 86198 0
Current children cumulated CPU time (s) 674.91
Current children cumulated vsize (KiB) 351100

Child status: 20
Real time (s): 674.997
CPU time (s): 675.016
CPU user time (s): 673.85
CPU system time (s): 1.16682
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 430720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 673.85
system time used= 1.16682
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= 4
involuntary context switches= 1026

runsolver used 2.18067 second user time and 5.80112 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
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:      22295644 kB
Buffers:        303128 kB
Cached:        3129820 kB
SwapCached:          0 kB
Active:        8299276 kB
Inactive:      2047100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22295644 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          226452 kB
Writeback:           0 kB
AnonPages:     6913324 kB
Mapped:          29160 kB
Slab:           205948 kB
PageTables:      38288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76860224 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= 73176 MiB
End job on node139 at 2011-05-15 03:28:55