Trace number 3309584

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 1089.52 1089.49

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

1089.42/1089.45	WARNING: for repeatability, setting FPU to use double precision
1089.42/1089.45	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-3309584-1303992386/watcher-3309584-1303992386 -o /tmp/evaluation-result-3309584-1303992386/solver-3309584-1303992386 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309584-1303992386.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.24 2.05 1.96 3/177 29495
/proc/meminfo: memFree=19708196/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=20076 CPUtime=0 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 805 0 0 0 0 0 0 0 23 0 1 0 510838987 20557824 746 33554432000 4194304 4309791 140734767246864 18446744073709551615 4201949 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29495/statm: 5019 746 217 29 0 1648 0

[startup+0.0835609 s]
/proc/loadavg: 2.24 2.05 1.96 3/177 29495
/proc/meminfo: memFree=19708196/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=26980 CPUtime=0.07 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 2725 0 0 0 7 0 0 0 23 0 1 0 510838987 27627520 2452 33554432000 4194304 4309791 140734767246864 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29495/statm: 6745 2453 217 29 0 3374 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26980

[startup+0.100557 s]
/proc/loadavg: 2.24 2.05 1.96 3/177 29495
/proc/meminfo: memFree=19708196/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=29104 CPUtime=0.09 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 3353 0 0 0 9 0 0 0 23 0 1 0 510838987 29802496 2924 33554432000 4194304 4309791 140734767246864 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29495/statm: 7276 2924 217 29 0 3905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29104

[startup+0.300524 s]
/proc/loadavg: 2.24 2.05 1.96 3/177 29495
/proc/meminfo: memFree=19708196/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=69336 CPUtime=0.29 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 15428 0 0 0 27 2 0 0 25 0 1 0 510838987 71000064 12724 33554432000 4194304 4309791 140734767246864 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29495/statm: 17334 12724 217 29 0 13963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69336

[startup+0.700452 s]
/proc/loadavg: 2.24 2.05 1.96 3/177 29495
/proc/meminfo: memFree=19708196/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=166708 CPUtime=0.69 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 44437 0 0 0 61 8 0 0 25 0 1 0 510838987 170708992 33407 33554432000 4194304 4309791 140734767246864 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29495/statm: 41677 33407 217 29 0 38306 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 166708

[startup+1.50031 s]
/proc/loadavg: 2.24 2.05 1.96 3/178 29496
/proc/meminfo: memFree=19513640/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=320308 CPUtime=1.49 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 100401 0 0 0 133 16 0 0 25 0 1 0 510838987 327995392 73676 33554432000 4194304 4309791 140734767246864 18446744073709551615 237278540485 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29495/statm: 80077 73678 217 29 0 76706 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 320308

[startup+3.10103 s]
/proc/loadavg: 2.24 2.05 1.96 3/178 29496
/proc/meminfo: memFree=19297256/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=678932 CPUtime=3.09 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 203809 0 0 0 278 31 0 0 25 0 1 0 510838987 695226368 146571 33554432000 4194304 4309791 140734767246864 18446744073709551615 4216240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29495/statm: 169733 146571 220 29 0 166362 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 678932

[startup+6.30056 s]
/proc/loadavg: 2.22 2.05 1.96 3/178 29496
/proc/meminfo: memFree=19145112/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=678932 CPUtime=6.29 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 203811 0 0 0 598 31 0 0 25 0 1 0 510838987 695226368 146573 33554432000 4194304 4309791 140734767246864 18446744073709551615 4227232 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29495/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: 2.20 2.05 1.96 3/178 29496
/proc/meminfo: memFree=19253508/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=533200 CPUtime=12.69 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 233820 0 0 0 1234 35 0 0 25 0 1 0 510838987 545996800 116434 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275118 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29495/statm: 133300 116434 244 29 0 129929 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 533200

[startup+25.5012 s]
/proc/loadavg: 2.16 2.04 1.96 3/178 29497
/proc/meminfo: memFree=19251160/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=483112 CPUtime=25.49 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 258524 0 0 0 2511 38 0 0 25 0 1 0 510838987 494706688 112949 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29495/statm: 120778 112949 244 29 0 117407 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 483112

[startup+51.1006 s]
/proc/loadavg: 2.10 2.04 1.96 3/178 29497
/proc/meminfo: memFree=19189756/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=533200 CPUtime=51.09 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 263747 0 0 0 5070 39 0 0 25 0 1 0 510838987 545996800 118166 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 133300 118166 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: 2.04 2.03 1.96 3/178 29499
/proc/meminfo: memFree=19059520/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=614588 CPUtime=102.3 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 275909 0 0 0 10187 43 0 0 25 0 1 0 510838987 629338112 130321 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275252 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 153647 130321 246 29 0 150276 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 614588

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 1.96 3/178 29500
/proc/meminfo: memFree=19053436/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=614588 CPUtime=162.3 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 291155 0 0 0 16184 46 0 0 25 0 1 0 510838987 629338112 145552 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275402 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 153647 145552 246 29 0 150276 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 614588

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 1.96 3/178 29529
/proc/meminfo: memFree=19343280/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=614588 CPUtime=222.29 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 333216 0 0 0 22178 51 0 0 25 0 1 0 510838987 629338112 129861 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275157 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 153647 129861 246 29 0 150276 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 614588

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/178 29530
/proc/meminfo: memFree=19275892/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=614588 CPUtime=282.29 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 345392 0 0 0 28176 53 0 0 25 0 1 0 510838987 629338112 142033 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 153647 142033 246 29 0 150276 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 614588

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 1.96 3/178 29532
/proc/meminfo: memFree=19222300/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=746848 CPUtime=342.3 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 357470 0 0 0 34175 55 0 0 25 0 1 0 510838987 764772352 154104 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275207 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 186712 154104 246 29 0 183341 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 746848

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29534
/proc/meminfo: memFree=19157060/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=746848 CPUtime=402.3 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 368261 0 0 0 40172 58 0 0 25 0 1 0 510838987 764772352 164889 33554432000 4194304 4309791 140734767246864 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 186712 164889 246 29 0 183341 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 746848

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29535
/proc/meminfo: memFree=19131492/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=746848 CPUtime=462.3 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 373778 0 0 0 46172 58 0 0 25 0 1 0 510838987 764772352 170400 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275174 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 186712 170400 246 29 0 183341 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 746848

[startup+522.301 s]
/proc/loadavg: 2.06 2.01 1.97 3/178 29537
/proc/meminfo: memFree=19084976/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=961772 CPUtime=522.31 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 384230 0 0 0 52170 61 0 0 25 0 1 0 510838987 984854528 180841 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 240443 180841 246 29 0 237072 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 961772

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 29538
/proc/meminfo: memFree=18998024/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=961772 CPUtime=582.3 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 395186 0 0 0 58168 62 0 0 25 0 1 0 510838987 984854528 191790 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275118 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 240443 191790 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: 2.00 2.00 1.97 3/178 29540
/proc/meminfo: memFree=18995400/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=961772 CPUtime=642.31 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 403523 0 0 0 64167 64 0 0 25 0 1 0 510838987 984854528 200122 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275329 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 240443 200122 246 29 0 237072 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 961772

[startup+702.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29542
/proc/meminfo: memFree=19229244/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=614588 CPUtime=702.31 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 460848 0 0 0 70158 73 0 0 25 0 1 0 510838987 629338112 141905 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275112 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 153647 141905 246 29 0 150276 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 614588

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29543
/proc/meminfo: memFree=19194628/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=746848 CPUtime=762.31 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 469427 0 0 0 76157 74 0 0 25 0 1 0 510838987 764772352 150476 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 186712 150476 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: 2.00 2.00 1.97 3/178 29545
/proc/meminfo: memFree=19133712/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=746848 CPUtime=822.31 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 476186 0 0 0 82156 75 0 0 25 0 1 0 510838987 764772352 157229 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275296 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 186712 157229 246 29 0 183341 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 746848

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29573
/proc/meminfo: memFree=19149924/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=746848 CPUtime=882.32 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 482762 0 0 0 88155 77 0 0 25 0 1 0 510838987 764772352 163797 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 186712 163797 246 29 0 183341 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 746848

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29575
/proc/meminfo: memFree=19088652/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=746848 CPUtime=942.31 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 489804 0 0 0 94152 79 0 0 25 0 1 0 510838987 764772352 170830 33554432000 4194304 4309791 140734767246864 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 186712 170830 246 29 0 183341 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 746848

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29577
/proc/meminfo: memFree=19056656/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=746848 CPUtime=1002.32 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 497695 0 0 0 100151 81 0 0 25 0 1 0 510838987 764772352 178710 33554432000 4194304 4309791 140734767246864 18446744073709551615 4277623 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 186712 178710 246 29 0 183341 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 746848

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29605
/proc/meminfo: memFree=18810644/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=961772 CPUtime=1062.32 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 504921 0 0 0 106150 82 0 0 25 0 1 0 510838987 984854528 185930 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 240443 185930 246 29 0 237072 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 961772

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

[startup+1075.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29632
/proc/meminfo: memFree=19070896/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=961772 CPUtime=1075.12 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 507202 0 0 0 107429 83 0 0 25 0 1 0 510838987 984854528 188208 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 240443 188208 246 29 0 237072 0
Current children cumulated CPU time (s) 1075.12
Current children cumulated vsize (KiB) 961772

[startup+1081.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29633
/proc/meminfo: memFree=19065000/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=961772 CPUtime=1081.52 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 507975 0 0 0 108069 83 0 0 25 0 1 0 510838987 984854528 188978 33554432000 4194304 4309791 140734767246864 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 240443 188978 246 29 0 237072 0
Current children cumulated CPU time (s) 1081.52
Current children cumulated vsize (KiB) 961772

[startup+1084.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29633
/proc/meminfo: memFree=19065792/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=961772 CPUtime=1084.72 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 508430 0 0 0 108389 83 0 0 25 0 1 0 510838987 984854528 189433 33554432000 4194304 4309791 140734767246864 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 240443 189433 246 29 0 237072 0
Current children cumulated CPU time (s) 1084.72
Current children cumulated vsize (KiB) 961772

[startup+1087.91 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29633
/proc/meminfo: memFree=19063932/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=961772 CPUtime=1087.92 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 508623 0 0 0 108709 83 0 0 25 0 1 0 510838987 984854528 189626 33554432000 4194304 4309791 140734767246864 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 240443 189626 246 29 0 237072 0
Current children cumulated CPU time (s) 1087.92
Current children cumulated vsize (KiB) 961772

[startup+1088.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29633
/proc/meminfo: memFree=19063932/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=961772 CPUtime=1088.72 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 508721 0 0 0 108789 83 0 0 25 0 1 0 510838987 984854528 189724 33554432000 4194304 4309791 140734767246864 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 240443 189725 246 29 0 237072 0
Current children cumulated CPU time (s) 1088.72
Current children cumulated vsize (KiB) 961772

[startup+1089.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29633
/proc/meminfo: memFree=19062940/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=961772 CPUtime=1089.12 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 508760 0 0 0 108829 83 0 0 25 0 1 0 510838987 984854528 189763 33554432000 4194304 4309791 140734767246864 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 240443 189763 246 29 0 237072 0
Current children cumulated CPU time (s) 1089.12
Current children cumulated vsize (KiB) 961772

[startup+1089.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29633
/proc/meminfo: memFree=19062940/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=961772 CPUtime=1089.32 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 508777 0 0 0 108849 83 0 0 25 0 1 0 510838987 984854528 189780 33554432000 4194304 4309791 140734767246864 18446744073709551615 4259376 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 240443 189780 246 29 0 237072 0
Current children cumulated CPU time (s) 1089.32
Current children cumulated vsize (KiB) 961772

[startup+1089.4 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29633
/proc/meminfo: memFree=19062940/32950904 swapFree=67082284/67111528
[pid=29495] ppid=29493 vsize=961772 CPUtime=1089.42 cores=0,2,4,6
/proc/29495/stat : 29495 (glueminisat) R 29493 29495 29243 0 -1 4202496 508779 0 0 0 108859 83 0 0 25 0 1 0 510838987 984854528 189782 33554432000 4194304 4309791 140734767246864 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29495/statm: 240443 189782 246 29 0 237072 0
Current children cumulated CPU time (s) 1089.42
Current children cumulated vsize (KiB) 961772

Child status: 20
Real time (s): 1089.49
CPU time (s): 1089.52
CPU user time (s): 1088.65
CPU system time (s): 0.869867
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1173388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1088.65
system time used= 0.869867
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= 5
involuntary context switches= 1172

runsolver used 1.70874 second user time and 3.36049 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-28 14:06:32
IDJOB=3309584
IDBENCH=82399
IDSOLVER=1694
FILE ID=node121/3309584-1303992386
RUNJOBID= node121-1303987383-29261
PBS_JOBID= 13168752
Free space on /tmp= 72432 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-3309584-1303992386/watcher-3309584-1303992386 -o /tmp/evaluation-result-3309584-1303992386/solver-3309584-1303992386 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309584-1303992386.cnf

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=24026951

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.817
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.817
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.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      19708600 kB
Buffers:       2175228 kB
Cached:       10362816 kB
SwapCached:       2776 kB
Active:        9409436 kB
Inactive:      3305860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19708600 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:          227144 kB
Writeback:           0 kB
AnonPages:      174988 kB
Mapped:          14256 kB
Slab:           463476 kB
PageTables:       4924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   353408 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= 72452 MiB
End job on node121 at 2011-04-28 14:24:42