Trace number 3387284

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: cir_minisat 2011-05-13 (simp)UNSAT 2165.61 2165.56

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

2165.54/2165.56	c WARNING: for repeatability, setting FPU to use double precision
2165.54/2165.56	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-3387284-1305599764/watcher-3387284-1305599764 -o /tmp/evaluation-result-3387284-1305599764/solver-3387284-1305599764 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387284-1305599764.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: 3.05 3.05 3.18 4/528 14374
/proc/meminfo: memFree=15881512/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=20388 CPUtime=0 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 883 0 0 0 0 0 0 0 23 0 1 0 652392800 20877312 826 33554432000 4194304 4300288 140734306861600 18446744073709551615 233510297344 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 5097 826 218 26 0 1729 0

[startup+0.0707801 s]
/proc/loadavg: 3.05 3.05 3.18 4/528 14374
/proc/meminfo: memFree=15881512/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=24512 CPUtime=0.06 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 2096 0 0 0 6 0 0 0 23 0 1 0 652392800 25100288 1925 33554432000 4194304 4300288 140734306861600 18446744073709551615 4200712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 6128 1925 218 26 0 2760 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24512

[startup+0.10074 s]
/proc/loadavg: 3.05 3.05 3.18 4/528 14374
/proc/meminfo: memFree=15881512/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=28176 CPUtime=0.09 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 3158 0 0 0 9 0 0 0 23 0 1 0 652392800 28852224 2736 33554432000 4194304 4300288 140734306861600 18446744073709551615 4257430 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/14374/statm: 7044 2736 218 26 0 3676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28176

[startup+0.30072 s]
/proc/loadavg: 3.05 3.05 3.18 4/528 14374
/proc/meminfo: memFree=15881512/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=64064 CPUtime=0.28 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 14374 0 0 0 27 1 0 0 25 0 1 0 652392800 65601536 11807 33554432000 4194304 4300288 140734306861600 18446744073709551615 4256945 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/14374/statm: 16016 11807 218 26 0 12648 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 64064

[startup+0.700635 s]
/proc/loadavg: 3.05 3.05 3.18 4/528 14374
/proc/meminfo: memFree=15881512/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=161016 CPUtime=0.69 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 42178 0 0 0 63 6 0 0 25 0 1 0 652392800 164880384 31474 33554432000 4194304 4300288 140734306861600 18446744073709551615 233509994117 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/14374/statm: 40254 31474 218 26 0 36886 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 161016

[startup+1.50054 s]
/proc/loadavg: 3.05 3.05 3.18 5/529 14375
/proc/meminfo: memFree=15695388/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=308248 CPUtime=1.48 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 95445 0 0 0 136 12 0 0 25 0 1 0 652392800 315645952 69521 33554432000 4194304 4300288 140734306861600 18446744073709551615 4278967 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 77062 69522 218 26 0 73694 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 308248

[startup+3.10028 s]
/proc/loadavg: 3.20 3.08 3.19 5/529 14375
/proc/meminfo: memFree=15516212/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=667084 CPUtime=3.08 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 201344 0 0 0 281 27 0 0 25 0 1 0 652392800 683094016 144108 33554432000 4194304 4300288 140734306861600 18446744073709551615 4254563 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 166771 144118 219 26 0 163403 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 667084

[startup+6.30068 s]
/proc/loadavg: 3.20 3.08 3.19 5/529 14375
/proc/meminfo: memFree=15322540/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=668584 CPUtime=6.28 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 201616 0 0 0 601 27 0 0 25 0 1 0 652392800 684630016 144380 33554432000 4194304 4300288 140734306861600 18446744073709551615 4228395 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 167146 144380 222 26 0 163778 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 668584

[startup+12.7005 s]
/proc/loadavg: 3.33 3.11 3.19 5/529 14375
/proc/meminfo: memFree=15311908/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=522852 CPUtime=12.68 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 231464 0 0 0 1237 31 0 0 25 0 1 0 652392800 535400448 114080 33554432000 4194304 4300288 140734306861600 18446744073709551615 4256085 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 130713 114080 232 26 0 127345 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 522852

[startup+25.5002 s]
/proc/loadavg: 3.43 3.14 3.20 5/529 14376
/proc/meminfo: memFree=15436380/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=473428 CPUtime=25.49 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 255282 0 0 0 2515 34 0 0 25 0 1 0 652392800 484790272 110110 33554432000 4194304 4300288 140734306861600 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 118357 110110 243 26 0 114989 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 473428

[startup+51.1006 s]
/proc/loadavg: 3.62 3.21 3.22 5/529 14376
/proc/meminfo: memFree=15354748/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=523516 CPUtime=51.08 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 262536 0 0 0 5073 35 0 0 25 0 1 0 652392800 536080384 117358 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268327 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 130879 117358 243 26 0 127511 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 523516

[startup+102.319 s]
/proc/loadavg: 3.85 3.34 3.26 5/529 14378
/proc/meminfo: memFree=15222180/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=604904 CPUtime=102.31 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 275969 0 0 0 10194 37 0 0 25 0 1 0 652392800 619421696 130786 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 151226 130786 243 26 0 147858 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 604904

[startup+162.301 s]
/proc/loadavg: 3.94 3.46 3.31 5/529 14379
/proc/meminfo: memFree=15027816/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=737164 CPUtime=162.29 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 290354 0 0 0 16190 39 0 0 25 0 1 0 652392800 754855936 145160 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268298 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 184291 145160 243 26 0 180923 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 737164

[startup+222.301 s]
/proc/loadavg: 4.09 3.58 3.36 5/529 14381
/proc/meminfo: memFree=14822668/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=737164 CPUtime=222.29 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 305862 0 0 0 22188 41 0 0 25 0 1 0 652392800 754855936 160657 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 184291 160657 243 26 0 180923 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 737164

[startup+282.301 s]
/proc/loadavg: 4.08 3.67 3.40 5/529 14382
/proc/meminfo: memFree=14694520/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=737164 CPUtime=282.3 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 315593 0 0 0 28187 43 0 0 25 0 1 0 652392800 754855936 170383 33554432000 4194304 4300288 140734306861600 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 184291 170383 243 26 0 180923 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 737164

[startup+342.3 s]
/proc/loadavg: 4.03 3.73 3.44 5/529 14384
/proc/meminfo: memFree=14535500/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=952088 CPUtime=342.3 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 328075 0 0 0 34185 45 0 0 25 0 1 0 652392800 974938112 182858 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268322 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 238022 182858 243 26 0 234654 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 952088

[startup+402.301 s]
/proc/loadavg: 4.11 3.81 3.48 5/529 14386
/proc/meminfo: memFree=14366312/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=952088 CPUtime=402.29 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 341347 0 0 0 40183 46 0 0 25 0 1 0 652392800 974938112 196120 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 238022 196120 243 26 0 234654 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 952088

[startup+462.301 s]
/proc/loadavg: 4.09 3.85 3.51 5/529 14387
/proc/meminfo: memFree=14256908/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=952088 CPUtime=462.29 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 351665 0 0 0 46181 48 0 0 25 0 1 0 652392800 974938112 206431 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268298 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 238022 206431 243 26 0 234654 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 952088

[startup+522.301 s]
/proc/loadavg: 4.10 3.89 3.55 5/529 14443
/proc/meminfo: memFree=14667488/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=952088 CPUtime=522.3 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 365432 0 0 0 52179 51 0 0 25 0 1 0 652392800 974938112 220196 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 238022 220196 243 26 0 234654 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 952088

[startup+582.301 s]
/proc/loadavg: 4.04 3.91 3.57 5/529 14444
/proc/meminfo: memFree=14514152/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=1301336 CPUtime=582.3 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 377358 0 0 0 58177 53 0 0 25 0 1 0 652392800 1332568064 232118 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 325334 232118 243 26 0 321966 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1301336

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=13884732/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=1869584 CPUtime=1482.32 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 565817 0 0 0 148152 80 0 0 25 0 1 0 652392800 1914454016 420503 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 467396 420503 243 26 0 464028 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 1869584

[startup+1542.3 s]
/proc/loadavg: 4.08 4.05 3.85 5/529 14560
/proc/meminfo: memFree=13813680/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=1869584 CPUtime=1542.32 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 579368 0 0 0 154149 83 0 0 25 0 1 0 652392800 1914454016 434046 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 467396 434046 243 26 0 464028 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 1869584

[startup+1602.3 s]
/proc/loadavg: 4.06 4.05 3.86 5/529 14562
/proc/meminfo: memFree=13745300/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=1869584 CPUtime=1602.32 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 592520 0 0 0 160147 85 0 0 25 0 1 0 652392800 1914454016 447191 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268309 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 467396 447191 243 26 0 464028 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 1869584

[startup+1662.3 s]
/proc/loadavg: 4.02 4.04 3.86 5/529 14563
/proc/meminfo: memFree=13671828/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=1869584 CPUtime=1662.33 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 605402 0 0 0 166146 87 0 0 25 0 1 0 652392800 1914454016 460064 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 467396 460064 243 26 0 464028 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 1869584

[startup+1722.3 s]
/proc/loadavg: 4.01 4.03 3.87 5/529 14565
/proc/meminfo: memFree=13608408/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=2791820 CPUtime=1722.33 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 617683 0 0 0 172144 89 0 0 25 0 1 0 652392800 2858823680 472340 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 697955 472340 243 26 0 694587 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 2791820

[startup+1782.3 s]
/proc/loadavg: 4.00 4.02 3.88 5/529 14566
/proc/meminfo: memFree=13535684/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=2791820 CPUtime=1782.34 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 631700 0 0 0 178142 92 0 0 25 0 1 0 652392800 2858823680 486351 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268502 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 697955 486351 243 26 0 694587 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 2791820

[startup+1842.3 s]
/proc/loadavg: 4.00 4.02 3.88 5/529 14568
/proc/meminfo: memFree=13475356/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=2791820 CPUtime=1842.34 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 642579 0 0 0 184141 93 0 0 25 0 1 0 652392800 2858823680 497227 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268270 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 697955 497227 243 26 0 694587 0
Current children cumulated CPU time (s) 1842.34
Current children cumulated vsize (KiB) 2791820

[startup+1902.3 s]
/proc/loadavg: 4.07 4.04 3.90 5/529 14570
/proc/meminfo: memFree=13413412/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=2791820 CPUtime=1902.33 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 653842 0 0 0 190139 94 0 0 25 0 1 0 652392800 2858823680 508482 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268298 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 697955 508482 243 26 0 694587 0
Current children cumulated CPU time (s) 1902.33
Current children cumulated vsize (KiB) 2791820

[startup+1962.3 s]
/proc/loadavg: 4.09 4.06 3.91 5/529 14571
/proc/meminfo: memFree=13510312/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=2791820 CPUtime=1962.35 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 664519 0 0 0 196138 97 0 0 25 0 1 0 652392800 2858823680 519153 33554432000 4194304 4300288 140734306861600 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 697955 519153 243 26 0 694587 0
Current children cumulated CPU time (s) 1962.35
Current children cumulated vsize (KiB) 2791820

[startup+2022.3 s]
/proc/loadavg: 4.03 4.04 3.91 5/529 14573
/proc/meminfo: memFree=13428160/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=2791820 CPUtime=2022.34 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 673012 0 0 0 202136 98 0 0 25 0 1 0 652392800 2858823680 527643 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268564 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 697955 527643 243 26 0 694587 0
Current children cumulated CPU time (s) 2022.34
Current children cumulated vsize (KiB) 2791820

[startup+2082.32 s]
/proc/loadavg: 4.11 4.06 3.92 5/529 14574
/proc/meminfo: memFree=13365224/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=2791820 CPUtime=2082.36 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 683861 0 0 0 208136 100 0 0 25 0 1 0 652392800 2858823680 538486 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268555 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 697955 538486 243 26 0 694587 0
Current children cumulated CPU time (s) 2082.36
Current children cumulated vsize (KiB) 2791820

[startup+2142.3 s]
/proc/loadavg: 4.09 4.06 3.93 5/529 14576
/proc/meminfo: memFree=13330812/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=2791820 CPUtime=2142.34 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 688301 0 0 0 214134 100 0 0 25 0 1 0 652392800 2858823680 542922 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 697955 542922 243 26 0 694587 0
Current children cumulated CPU time (s) 2142.34
Current children cumulated vsize (KiB) 2791820

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

[startup+2150.3 s]
/proc/loadavg: 4.08 4.06 3.93 5/529 14576
/proc/meminfo: memFree=13328324/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=2791820 CPUtime=2150.34 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 688422 0 0 0 214934 100 0 0 25 0 1 0 652392800 2858823680 543043 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268502 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 697955 543043 243 26 0 694587 0
Current children cumulated CPU time (s) 2150.34
Current children cumulated vsize (KiB) 2791820

[startup+2156.7 s]
/proc/loadavg: 4.07 4.06 3.93 5/529 14576
/proc/meminfo: memFree=13326076/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=2791820 CPUtime=2156.74 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 688744 0 0 0 215574 100 0 0 25 0 1 0 652392800 2858823680 543365 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 697955 543365 243 26 0 694587 0
Current children cumulated CPU time (s) 2156.74
Current children cumulated vsize (KiB) 2791820

[startup+2159.9 s]
/proc/loadavg: 4.07 4.06 3.93 5/529 14576
/proc/meminfo: memFree=13323844/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=2791820 CPUtime=2159.94 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 689028 0 0 0 215894 100 0 0 25 0 1 0 652392800 2858823680 543649 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 697955 543649 243 26 0 694587 0
Current children cumulated CPU time (s) 2159.94
Current children cumulated vsize (KiB) 2791820

[startup+2163.1 s]
/proc/loadavg: 4.06 4.06 3.93 5/529 14576
/proc/meminfo: memFree=13322352/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=2791820 CPUtime=2163.14 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 689301 0 0 0 216214 100 0 0 25 0 1 0 652392800 2858823680 543921 33554432000 4194304 4300288 140734306861600 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 697955 543921 243 26 0 694587 0
Current children cumulated CPU time (s) 2163.14
Current children cumulated vsize (KiB) 2791820

[startup+2164.7 s]
/proc/loadavg: 4.06 4.06 3.93 5/529 14577
/proc/meminfo: memFree=13321360/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=2791820 CPUtime=2164.75 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 689376 0 0 0 216375 100 0 0 25 0 1 0 652392800 2858823680 543996 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 697955 543996 243 26 0 694587 0
Current children cumulated CPU time (s) 2164.75
Current children cumulated vsize (KiB) 2791820

[startup+2165.1 s]
/proc/loadavg: 4.06 4.06 3.93 5/529 14577
/proc/meminfo: memFree=13321360/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=2791820 CPUtime=2165.14 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 689400 0 0 0 216414 100 0 0 25 0 1 0 652392800 2858823680 544020 33554432000 4194304 4300288 140734306861600 18446744073709551615 4268262 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 697955 544020 243 26 0 694587 0
Current children cumulated CPU time (s) 2165.14
Current children cumulated vsize (KiB) 2791820

[startup+2165.5 s]
/proc/loadavg: 4.06 4.06 3.93 5/529 14577
/proc/meminfo: memFree=13321360/32951124 swapFree=67023148/67111528
[pid=14374] ppid=14372 vsize=379416 CPUtime=2165.54 cores=0,2,4,6
/proc/14374/stat : 14374 (cir_minisat) R 14372 14374 12388 0 -1 4202496 689415 0 0 0 216447 107 0 0 25 0 1 0 652392800 388521984 88971 33554432000 4194304 4300288 140734306861600 18446744073709551615 233509953685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14374/statm: 94854 88971 248 26 0 91486 0
Current children cumulated CPU time (s) 2165.54
Current children cumulated vsize (KiB) 379416

Child status: 20
Real time (s): 2165.56
CPU time (s): 2165.61
CPU user time (s): 2164.52
CPU system time (s): 1.09383
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2791820

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

runsolver used 11.9552 second user time and 25.4121 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-17 04:36:09
IDJOB=3387284
IDBENCH=82399
IDSOLVER=1873
FILE ID=node145/3387284-1305599764
RUNJOBID= node145-1305599763-14354
PBS_JOBID= 13350333
Free space on /tmp= 73568 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387284-1305599764/watcher-3387284-1305599764 -o /tmp/evaluation-result-3387284-1305599764/solver-3387284-1305599764 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387284-1305599764.cnf

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=682102498

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15881668 kB
Buffers:        131752 kB
Cached:        1288140 kB
SwapCached:       4796 kB
Active:       13122020 kB
Inactive:      3657788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15881668 kB
SwapTotal:    67111528 kB
SwapFree:     67023148 kB
Dirty:          227232 kB
Writeback:           0 kB
AnonPages:    15355196 kB
Mapped:          39496 kB
Slab:           148076 kB
PageTables:      73180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 158449796 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= 73592 MiB
End job on node145 at 2011-05-17 05:12:15