Trace number 3285767

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
glueminisat 2.2.5UNSAT 1008.08 1008.06

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 benchmark454.45
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

1008.00/1008.02	WARNING: for repeatability, setting FPU to use double precision
1008.00/1008.02	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: 935)

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-3285767-1303765766/watcher-3285767-1303765766 -o /tmp/evaluation-result-3285767-1303765766/solver-3285767-1303765766 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3285767-1303765766.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.13 2.25 3.08 4/184 25930
/proc/meminfo: memFree=19224032/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=20076 CPUtime=0 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 805 0 0 0 0 0 0 0 21 0 1 0 566807821 20557824 746 33554432000 4194304 4309791 140737177411072 18446744073709551615 4200971 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 5019 746 217 29 0 1648 0

[startup+0.098517 s]
/proc/loadavg: 1.13 2.25 3.08 4/184 25930
/proc/meminfo: memFree=19224032/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=28972 CPUtime=0.09 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 3298 0 0 0 9 0 0 0 21 0 1 0 566807821 29667328 2884 33554432000 4194304 4309791 140737177411072 18446744073709551615 4201000 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 7243 2884 217 29 0 3872 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28972

[startup+0.100514 s]
/proc/loadavg: 1.13 2.25 3.08 4/184 25930
/proc/meminfo: memFree=19224032/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=29104 CPUtime=0.09 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 3346 0 0 0 9 0 0 0 21 0 1 0 566807821 29802496 2919 33554432000 4194304 4309791 140737177411072 18446744073709551615 4228920 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 7276 2919 217 29 0 3905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29104

[startup+0.300483 s]
/proc/loadavg: 1.13 2.25 3.08 4/184 25930
/proc/meminfo: memFree=19224032/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=66288 CPUtime=0.29 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 15001 0 0 0 27 2 0 0 22 0 1 0 566807821 67878912 12360 33554432000 4194304 4309791 140737177411072 18446744073709551615 4262760 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 16572 12364 217 29 0 13201 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66288

[startup+0.700416 s]
/proc/loadavg: 1.13 2.25 3.08 4/184 25930
/proc/meminfo: memFree=19224032/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=165256 CPUtime=0.69 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 43544 0 0 0 62 7 0 0 24 0 1 0 566807821 169222144 32700 33554432000 4194304 4309791 140737177411072 18446744073709551615 224284587041 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 41314 32702 217 29 0 37943 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 165256

[startup+1.50028 s]
/proc/loadavg: 1.13 2.25 3.08 5/190 25937
/proc/meminfo: memFree=18901876/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=315152 CPUtime=1.49 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 97442 0 0 0 135 14 0 0 25 0 1 0 566807821 322715648 71337 33554432000 4194304 4309791 140737177411072 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 78788 71341 217 29 0 75417 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 315152

[startup+3.10102 s]
/proc/loadavg: 1.13 2.25 3.08 5/190 25937
/proc/meminfo: memFree=18475688/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=678932 CPUtime=3.09 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 203809 0 0 0 279 30 0 0 25 0 1 0 566807821 695226368 146571 33554432000 4194304 4309791 140737177411072 18446744073709551615 4215913 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 169733 146571 220 29 0 166362 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 678932

[startup+6.30048 s]
/proc/loadavg: 1.52 2.32 3.10 5/190 25937
/proc/meminfo: memFree=17999168/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=678932 CPUtime=6.29 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 203811 0 0 0 599 30 0 0 25 0 1 0 566807821 695226368 146573 33554432000 4194304 4309791 140737177411072 18446744073709551615 4227007 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 169733 146573 222 29 0 166362 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 678932

[startup+12.7004 s]
/proc/loadavg: 1.88 2.38 3.11 5/190 25937
/proc/meminfo: memFree=18012576/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=533200 CPUtime=12.69 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 233789 0 0 0 1235 34 0 0 25 0 1 0 566807821 545996800 116403 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 133300 116403 244 29 0 129929 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 533200

[startup+25.5003 s]
/proc/loadavg: 2.42 2.47 3.13 5/190 25937
/proc/meminfo: memFree=18099020/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=483112 CPUtime=25.49 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 258106 0 0 0 2511 38 0 0 25 0 1 0 566807821 494706688 112533 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275329 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 120778 112533 244 29 0 117407 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 483112

[startup+51.101 s]
/proc/loadavg: 2.96 2.59 3.15 5/190 25937
/proc/meminfo: memFree=17993024/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=533200 CPUtime=51.09 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 263627 0 0 0 5069 40 0 0 25 0 1 0 566807821 545996800 118046 33554432000 4194304 4309791 140737177411072 18446744073709551615 4276571 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 133300 118046 246 29 0 129929 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 533200

[startup+102.306 s]
/proc/loadavg: 3.55 2.81 3.19 5/190 25939
/proc/meminfo: memFree=17633908/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=614588 CPUtime=102.3 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 276194 0 0 0 10187 43 0 0 25 0 1 0 566807821 629338112 130606 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275207 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 153647 130606 246 29 0 150276 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 614588

[startup+162.3 s]
/proc/loadavg: 3.83 3.02 3.24 5/190 25941
/proc/meminfo: memFree=17736056/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=614588 CPUtime=162.3 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 291896 0 0 0 16183 47 0 0 25 0 1 0 566807821 629338112 146292 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275368 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 153647 146292 246 29 0 150276 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 614588

[startup+222.3 s]
/proc/loadavg: 3.65 3.13 3.27 4/184 25960
/proc/meminfo: memFree=17735052/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=614588 CPUtime=222.3 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 334496 0 0 0 22177 53 0 0 25 0 1 0 566807821 629338112 131141 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275457 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 153647 131141 246 29 0 150276 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 614588

[startup+282.3 s]
/proc/loadavg: 3.28 3.12 3.25 4/184 25960
/proc/meminfo: memFree=17581500/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=614588 CPUtime=282.3 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 347655 0 0 0 28175 55 0 0 25 0 1 0 566807821 629338112 144296 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275457 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 153647 144296 246 29 0 150276 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 614588

[startup+342.3 s]
/proc/loadavg: 3.10 3.10 3.24 4/184 25962
/proc/meminfo: memFree=17737348/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=746848 CPUtime=342.3 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 361854 0 0 0 34172 58 0 0 25 0 1 0 566807821 764772352 158483 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275443 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 186712 158483 246 29 0 183341 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 746848

[startup+402.3 s]
/proc/loadavg: 3.10 3.09 3.22 5/184 25964
/proc/meminfo: memFree=17361720/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=746848 CPUtime=402.29 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 370068 0 0 0 40170 59 0 0 25 0 1 0 566807821 764772352 166694 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 186712 166694 246 29 0 183341 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 746848

[startup+462.3 s]
/proc/loadavg: 3.04 3.07 3.21 4/184 25966
/proc/meminfo: memFree=17317424/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=746848 CPUtime=462.3 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 378693 0 0 0 46169 61 0 0 25 0 1 0 566807821 764772352 175311 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 186712 175311 246 29 0 183341 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 746848

[startup+522.3 s]
/proc/loadavg: 3.01 3.06 3.19 4/184 25968
/proc/meminfo: memFree=17032944/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=961772 CPUtime=522.29 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 391360 0 0 0 52166 63 0 0 25 0 1 0 566807821 984854528 187965 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275229 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 240443 187965 246 29 0 237072 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 961772

[startup+582.3 s]
/proc/loadavg: 3.00 3.04 3.17 4/184 25968
/proc/meminfo: memFree=16645540/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=961772 CPUtime=582.3 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 400935 0 0 0 58165 65 0 0 25 0 1 0 566807821 984854528 197535 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 240443 197535 246 29 0 237072 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 961772

[startup+642.3 s]
/proc/loadavg: 3.00 3.03 3.16 4/184 25970
/proc/meminfo: memFree=17362096/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=614588 CPUtime=642.31 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 457504 0 0 0 64157 74 0 0 25 0 1 0 566807821 629338112 138564 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 153647 138564 246 29 0 150276 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 614588

[startup+702.3 s]
/proc/loadavg: 3.00 3.03 3.15 4/184 25972
/proc/meminfo: memFree=17378684/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=746848 CPUtime=702.3 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 468424 0 0 0 70153 77 0 0 25 0 1 0 566807821 764772352 149475 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275368 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 186712 149475 246 29 0 183341 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 746848

[startup+762.306 s]
/proc/loadavg: 3.00 3.02 3.14 4/184 25974
/proc/meminfo: memFree=17038892/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=746848 CPUtime=762.31 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 475934 0 0 0 76152 79 0 0 25 0 1 0 566807821 764772352 156977 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 186712 156977 246 29 0 183341 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 746848

[startup+822.3 s]
/proc/loadavg: 3.00 3.01 3.13 4/184 25976
/proc/meminfo: memFree=17645220/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=746848 CPUtime=822.3 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 483307 0 0 0 82149 81 0 0 25 0 1 0 566807821 764772352 164342 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 186712 164342 246 29 0 183341 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 746848

[startup+882.3 s]
/proc/loadavg: 3.05 3.02 3.12 4/184 25976
/proc/meminfo: memFree=17342504/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=746848 CPUtime=882.3 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 490611 0 0 0 88148 82 0 0 25 0 1 0 566807821 764772352 171636 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 186712 171636 246 29 0 183341 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 746848

[startup+942.3 s]
/proc/loadavg: 3.07 3.03 3.12 4/184 25978
/proc/meminfo: memFree=17483716/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=961772 CPUtime=942.3 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 499157 0 0 0 94145 85 0 0 25 0 1 0 566807821 984854528 180171 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275457 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 240443 180171 246 29 0 237072 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 961772

[startup+1002.3 s]
/proc/loadavg: 3.02 3.02 3.10 4/184 25980
/proc/meminfo: memFree=17185216/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=961772 CPUtime=1002.3 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 508194 0 0 0 100143 87 0 0 25 0 1 0 566807821 984854528 189197 33554432000 4194304 4309791 140737177411072 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 240443 189197 246 29 0 237072 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 961772

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

[startup+1004.7 s]
/proc/loadavg: 3.02 3.02 3.10 4/184 25980
/proc/meminfo: memFree=17175668/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=961772 CPUtime=1004.7 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 508499 0 0 0 100383 87 0 0 25 0 1 0 566807821 984854528 189502 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275209 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 240443 189502 246 29 0 237072 0
Current children cumulated CPU time (s) 1004.7
Current children cumulated vsize (KiB) 961772

[startup+1006.3 s]
/proc/loadavg: 3.02 3.02 3.10 4/184 25980
/proc/meminfo: memFree=17170824/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=961772 CPUtime=1006.3 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 508596 0 0 0 100543 87 0 0 25 0 1 0 566807821 984854528 189599 33554432000 4194304 4309791 140737177411072 18446744073709551615 4276902 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 240443 189599 246 29 0 237072 0
Current children cumulated CPU time (s) 1006.3
Current children cumulated vsize (KiB) 961772

[startup+1007.1 s]
/proc/loadavg: 3.02 3.02 3.10 4/184 25980
/proc/meminfo: memFree=17165616/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=961772 CPUtime=1007.1 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 508712 0 0 0 100623 87 0 0 25 0 1 0 566807821 984854528 189715 33554432000 4194304 4309791 140737177411072 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 240443 189715 246 29 0 237072 0
Current children cumulated CPU time (s) 1007.1
Current children cumulated vsize (KiB) 961772

[startup+1007.5 s]
/proc/loadavg: 3.02 3.02 3.10 4/184 25980
/proc/meminfo: memFree=17159788/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=961772 CPUtime=1007.51 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 508743 0 0 0 100664 87 0 0 25 0 1 0 566807821 984854528 189746 33554432000 4194304 4309791 140737177411072 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 240443 189746 246 29 0 237072 0
Current children cumulated CPU time (s) 1007.51
Current children cumulated vsize (KiB) 961772

[startup+1007.9 s]
/proc/loadavg: 3.02 3.02 3.10 4/184 25980
/proc/meminfo: memFree=17159788/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=961772 CPUtime=1007.9 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 508779 0 0 0 100703 87 0 0 25 0 1 0 566807821 984854528 189782 33554432000 4194304 4309791 140737177411072 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 240443 189782 246 29 0 237072 0
Current children cumulated CPU time (s) 1007.9
Current children cumulated vsize (KiB) 961772

[startup+1008 s]
/proc/loadavg: 3.02 3.02 3.10 4/184 25980
/proc/meminfo: memFree=17159788/32951124 swapFree=67110396/67111528
[pid=25930] ppid=25928 vsize=961772 CPUtime=1008 cores=1,3
/proc/25930/stat : 25930 (glueminisat) R 25928 25930 24306 0 -1 4202496 508780 0 0 0 100713 87 0 0 25 0 1 0 566807821 984854528 189783 33554432000 4194304 4309791 140737177411072 18446744073709551615 4260191 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25930/statm: 240443 189783 246 29 0 237072 0
Current children cumulated CPU time (s) 1008
Current children cumulated vsize (KiB) 961772

Child status: 20
Real time (s): 1008.06
CPU time (s): 1008.08
CPU user time (s): 1007.16
CPU system time (s): 0.91586
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1173388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1007.16
system time used= 0.91586
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508785
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= 1170

runsolver used 1.59976 second user time and 3.89241 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-25 23:09:32
IDJOB=3285767
IDBENCH=82399
IDSOLVER=1650
FILE ID=node118/3285767-1303765766
RUNJOBID= node118-1303765765-25896
PBS_JOBID= 13154063
Free space on /tmp= 71276 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285767-1303765766/watcher-3285767-1303765766 -o /tmp/evaluation-result-3285767-1303765766/solver-3285767-1303765766 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3285767-1303765766.cnf

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=611065561

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19224064 kB
Buffers:       1871828 kB
Cached:       10976364 kB
SwapCached:        600 kB
Active:        9281968 kB
Inactive:      3906160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19224064 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:          443856 kB
Writeback:           0 kB
AnonPages:      338580 kB
Mapped:          15388 kB
Slab:           475236 kB
PageTables:       5968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   524504 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= 71316 MiB
End job on node118 at 2011-04-25 23:26:20