Trace number 3422300

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
minisat hack: contrasat 2011-03-02UNSAT 537.245 537.305

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

537.13/537.29	c WARNING: for repeatability, setting FPU to use double precision
537.13/537.29	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-3422300-1306663705/watcher-3422300-1306663705 -o /tmp/evaluation-result-3422300-1306663705/solver-3422300-1306663705 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422300-1306663705.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: 2.04 2.03 2.00 2/424 23441
/proc/meminfo: memFree=13896656/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=21104 CPUtime=0 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 1043 0 0 0 0 0 0 0 23 0 1 0 777968794 21610496 984 33554432000 4194304 4298156 140735381029184 18446744073709551615 4200499 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/23441/statm: 5276 984 216 26 0 1908 0

[startup+0.0483369 s]
/proc/loadavg: 2.04 2.03 2.00 2/424 23441
/proc/meminfo: memFree=13896656/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=26076 CPUtime=0.04 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 2140 0 0 0 4 0 0 0 23 0 1 0 777968794 26701824 2041 33554432000 4194304 4298156 140735381029184 18446744073709551615 246516495045 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/23441/statm: 6519 2043 216 26 0 3151 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26076

[startup+0.100329 s]
/proc/loadavg: 2.04 2.03 2.00 2/424 23441
/proc/meminfo: memFree=13896656/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=33996 CPUtime=0.09 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 5169 0 0 0 9 0 0 0 23 0 1 0 777968794 34811904 4606 33554432000 4194304 4298156 140735381029184 18446744073709551615 4284982 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/23441/statm: 8499 4607 216 26 0 5131 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33996

[startup+0.300302 s]
/proc/loadavg: 2.04 2.03 2.00 2/424 23441
/proc/meminfo: memFree=13896656/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=86088 CPUtime=0.28 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 20182 0 0 0 26 2 0 0 24 0 1 0 777968794 88154112 16325 33554432000 4194304 4298156 140735381029184 18446744073709551615 246516495393 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/23441/statm: 21522 16326 216 26 0 18154 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 86088

[startup+0.700219 s]
/proc/loadavg: 2.04 2.03 2.00 2/424 23441
/proc/meminfo: memFree=13896656/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=175824 CPUtime=0.68 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 48317 0 0 0 62 6 0 0 25 0 1 0 777968794 180043776 37330 33554432000 4194304 4298156 140735381029184 18446744073709551615 4218624 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/23441/statm: 43956 37330 221 26 0 40588 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 175824

[startup+1.50107 s]
/proc/loadavg: 2.04 2.03 2.00 3/425 23442
/proc/meminfo: memFree=13746864/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=175824 CPUtime=1.49 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 48318 0 0 0 143 6 0 0 25 0 1 0 777968794 180043776 37331 33554432000 4194304 4298156 140735381029184 18446744073709551615 4228006 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/23441/statm: 43956 37331 222 26 0 40588 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 175824

[startup+3.10079 s]
/proc/loadavg: 2.03 2.03 2.00 3/425 23442
/proc/meminfo: memFree=13744012/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=175824 CPUtime=3.09 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 48318 0 0 0 302 7 0 0 25 0 1 0 777968794 180043776 37331 33554432000 4194304 4298156 140735381029184 18446744073709551615 4227873 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/23441/statm: 43956 37331 222 26 0 40588 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 175824

[startup+6.30023 s]
/proc/loadavg: 2.03 2.03 2.00 3/425 23442
/proc/meminfo: memFree=13742344/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=159904 CPUtime=6.29 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 62549 0 0 0 620 9 0 0 25 0 1 0 777968794 163741696 31809 33554432000 4194304 4298156 140735381029184 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/23441/statm: 39976 31809 242 26 0 36608 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 159904

[startup+12.7011 s]
/proc/loadavg: 2.03 2.03 2.00 3/425 23442
/proc/meminfo: memFree=13758916/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=159904 CPUtime=12.68 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 64634 0 0 0 1259 9 0 0 25 0 1 0 777968794 163741696 33887 33554432000 4194304 4298156 140735381029184 18446744073709551615 4253655 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/23441/statm: 39976 33887 242 26 0 36608 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 159904

[startup+25.5007 s]
/proc/loadavg: 2.02 2.02 2.00 3/425 23442
/proc/meminfo: memFree=13741680/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=190724 CPUtime=25.48 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 68437 0 0 0 2538 10 0 0 25 0 1 0 777968794 195301376 37681 33554432000 4194304 4298156 140735381029184 18446744073709551615 4251922 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/23441/statm: 47681 37681 242 26 0 44313 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 190724

[startup+51.1011 s]
/proc/loadavg: 2.07 2.04 2.00 3/425 23443
/proc/meminfo: memFree=13740664/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=190724 CPUtime=51.03 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 110876 0 0 0 5086 17 0 0 25 0 1 0 777968794 195301376 40227 33554432000 4194304 4298156 140735381029184 18446744073709551615 4252142 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 47681 40227 242 26 0 44313 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 190724

[startup+102.316 s]
/proc/loadavg: 2.03 2.03 2.00 3/425 23444
/proc/meminfo: memFree=13741892/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=190724 CPUtime=102.24 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 200911 0 0 0 10196 28 0 0 25 0 1 0 777968794 195301376 37770 33554432000 4194304 4298156 140735381029184 18446744073709551615 4256981 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 47681 37770 242 26 0 44313 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 190724

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/425 23446
/proc/meminfo: memFree=13706276/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=240812 CPUtime=162.22 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 239533 0 0 0 16189 33 0 0 25 0 1 0 777968794 246591488 49264 33554432000 4194304 4298156 140735381029184 18446744073709551615 4251972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 60203 49264 242 26 0 56835 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 240812

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 23448
/proc/meminfo: memFree=13707128/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=241532 CPUtime=222.22 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 325803 0 0 0 22177 45 0 0 25 0 1 0 777968794 247328768 45834 33554432000 4194304 4298156 140735381029184 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 60383 45834 242 26 0 57015 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 241532

[startup+282.301 s]
/proc/loadavg: 2.08 2.03 2.01 3/425 23449
/proc/meminfo: memFree=13701380/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=241532 CPUtime=282.23 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 420213 0 0 0 28166 57 0 0 25 0 1 0 777968794 247328768 48864 33554432000 4194304 4298156 140735381029184 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 60383 48864 242 26 0 57015 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 241532

[startup+342.301 s]
/proc/loadavg: 2.14 2.05 2.01 3/425 23451
/proc/meminfo: memFree=13674960/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=241532 CPUtime=342.23 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 503476 0 0 0 34154 69 0 0 25 0 1 0 777968794 247328768 55180 33554432000 4194304 4298156 140735381029184 18446744073709551615 4256954 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 60383 55180 242 26 0 57015 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 241532

[startup+402.301 s]
/proc/loadavg: 2.10 2.06 2.01 3/425 23452
/proc/meminfo: memFree=13693292/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=241532 CPUtime=402.23 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 609927 0 0 0 40140 83 0 0 25 0 1 0 777968794 247328768 51683 33554432000 4194304 4298156 140735381029184 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 60383 51683 242 26 0 57015 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 241532

[startup+462.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/425 23454
/proc/meminfo: memFree=13683224/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=241532 CPUtime=462.23 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 656903 0 0 0 46132 91 0 0 25 0 1 0 777968794 247328768 54544 33554432000 4194304 4298156 140735381029184 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 60383 54544 242 26 0 57015 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 241532

[startup+522.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/425 23456
/proc/meminfo: memFree=13675516/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=322920 CPUtime=522.23 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 742235 0 0 0 52121 102 0 0 25 0 1 0 777968794 330670080 57319 33554432000 4194304 4298156 140735381029184 18446744073709551615 4261489 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 80730 57319 242 26 0 77362 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 322920

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

[startup+524.716 s]
/proc/loadavg: 2.09 2.07 2.01 3/425 23456
/proc/meminfo: memFree=13700316/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=241532 CPUtime=524.65 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 774380 0 0 0 52359 106 0 0 25 0 1 0 777968794 247328768 50699 33554432000 4194304 4298156 140735381029184 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 60383 50699 242 26 0 57015 0
Current children cumulated CPU time (s) 524.65
Current children cumulated vsize (KiB) 241532

[startup+531.101 s]
/proc/loadavg: 2.08 2.07 2.01 3/425 23456
/proc/meminfo: memFree=13688164/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=241532 CPUtime=531.03 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 777293 0 0 0 52997 106 0 0 25 0 1 0 777968794 247328768 53608 33554432000 4194304 4298156 140735381029184 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 60383 53608 242 26 0 57015 0
Current children cumulated CPU time (s) 531.03
Current children cumulated vsize (KiB) 241532

[startup+534.301 s]
/proc/loadavg: 2.23 2.10 2.02 3/425 23456
/proc/meminfo: memFree=13683948/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=241532 CPUtime=534.23 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 777785 0 0 0 53317 106 0 0 25 0 1 0 777968794 247328768 54098 33554432000 4194304 4298156 140735381029184 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 60383 54098 242 26 0 57015 0
Current children cumulated CPU time (s) 534.23
Current children cumulated vsize (KiB) 241532

[startup+535.901 s]
/proc/loadavg: 2.23 2.10 2.02 3/425 23456
/proc/meminfo: memFree=13682336/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=241532 CPUtime=535.83 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 778039 0 0 0 53477 106 0 0 25 0 1 0 777968794 247328768 54352 33554432000 4194304 4298156 140735381029184 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 60383 54352 242 26 0 57015 0
Current children cumulated CPU time (s) 535.83
Current children cumulated vsize (KiB) 241532

[startup+536.701 s]
/proc/loadavg: 2.21 2.10 2.02 3/425 23456
/proc/meminfo: memFree=13681344/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=241532 CPUtime=536.64 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 778173 0 0 0 53558 106 0 0 25 0 1 0 777968794 247328768 54486 33554432000 4194304 4298156 140735381029184 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 60383 54486 242 26 0 57015 0
Current children cumulated CPU time (s) 536.64
Current children cumulated vsize (KiB) 241532

[startup+537.101 s]
/proc/loadavg: 2.21 2.10 2.02 3/425 23456
/proc/meminfo: memFree=13681344/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=241532 CPUtime=537.03 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202496 778243 0 0 0 53597 106 0 0 25 0 1 0 777968794 247328768 54556 33554432000 4194304 4298156 140735381029184 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23441/statm: 60383 54556 242 26 0 57015 0
Current children cumulated CPU time (s) 537.03
Current children cumulated vsize (KiB) 241532

[startup+537.301 s]
/proc/loadavg: 2.21 2.10 2.02 3/425 23456
/proc/meminfo: memFree=13681344/32951124 swapFree=48785060/67111528
[pid=23441] ppid=23439 vsize=0 CPUtime=537.23 cores=0,2,4,6
/proc/23441/stat : 23441 (contrasat_relea) R 23439 23441 22730 0 -1 4202500 778317 0 0 0 53616 107 0 0 25 0 1 0 777968794 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/23441/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 537.23
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 537.305
CPU time (s): 537.245
CPU user time (s): 536.169
CPU system time (s): 1.07584
CPU usage (%): 99.9888
Max. virtual memory (cumulated for all children) (KiB): 453148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 536.169
system time used= 1.07584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 778317
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= 10
involuntary context switches= 692

runsolver used 2.27765 second user time and 5.05823 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-29 12:08:26
IDJOB=3422300
IDBENCH=82403
IDSOLVER=1915
FILE ID=node134/3422300-1306663705
RUNJOBID= node134-1306658665-22748
PBS_JOBID= 13471763
Free space on /tmp= 73060 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422300-1306663705/watcher-3422300-1306663705 -o /tmp/evaluation-result-3422300-1306663705/solver-3422300-1306663705 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422300-1306663705.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=393450312

node134.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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13896936 kB
Buffers:        287976 kB
Cached:        7680052 kB
SwapCached:      40168 kB
Active:        6473360 kB
Inactive:     12283288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13896936 kB
SwapTotal:    67111528 kB
SwapFree:     48785060 kB
Dirty:           40828 kB
Writeback:           0 kB
AnonPages:    10756244 kB
Mapped:          21504 kB
Slab:           140880 kB
PageTables:      89660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110999420 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73060 MiB
End job on node134 at 2011-05-29 12:17:23