Trace number 3309542

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 1342.2 1342.16

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark549.042
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

1342.14/1342.12	WARNING: for repeatability, setting FPU to use double precision
1342.14/1342.12	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-3309542-1303990750/watcher-3309542-1303990750 -o /tmp/evaluation-result-3309542-1303990750/solver-3309542-1303990750 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309542-1303990750.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.00 2.00 1.93 2/177 15289
/proc/meminfo: memFree=12440692/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=20080 CPUtime=0 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 820 0 0 0 0 0 0 0 23 0 1 0 589306120 20561920 760 33554432000 4194304 4309791 140736107780928 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 5020 762 217 29 0 1649 0

[startup+0.042302 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 15289
/proc/meminfo: memFree=12440692/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=23972 CPUtime=0.03 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 1653 0 0 0 3 0 0 0 23 0 1 0 589306120 24547328 1592 33554432000 4194304 4309791 140736107780928 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 5993 1592 217 29 0 2622 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23972

[startup+0.100286 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 15289
/proc/meminfo: memFree=12440692/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=30008 CPUtime=0.09 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 3533 0 0 0 9 0 0 0 23 0 1 0 589306120 30728192 3273 33554432000 4194304 4309791 140736107780928 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 7502 3273 217 29 0 4131 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30008

[startup+0.300237 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 15289
/proc/meminfo: memFree=12440692/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=69396 CPUtime=0.29 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 14325 0 0 0 27 2 0 0 25 0 1 0 589306120 71061504 12733 33554432000 4194304 4309791 140736107780928 18446744073709551615 4239984 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 17349 12734 217 29 0 13978 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69396

[startup+0.701166 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 15289
/proc/meminfo: memFree=12440692/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=167284 CPUtime=0.69 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 43364 0 0 0 63 6 0 0 25 0 1 0 589306120 171298816 33497 33554432000 4194304 4309791 140736107780928 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 41821 33500 217 29 0 38450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 167284

[startup+1.50101 s]
/proc/loadavg: 2.08 2.02 1.93 3/178 15290
/proc/meminfo: memFree=12243904/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=321200 CPUtime=1.49 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 98982 0 0 0 135 14 0 0 25 0 1 0 589306120 328908800 73614 33554432000 4194304 4309791 140736107780928 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 80300 73614 217 29 0 76929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 321200

[startup+3.10072 s]
/proc/loadavg: 2.08 2.02 1.93 3/178 15290
/proc/meminfo: memFree=12020108/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=543228 CPUtime=3.09 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 166939 0 0 0 285 24 0 0 25 0 1 0 589306120 556265472 123967 33554432000 4194304 4309791 140736107780928 18446744073709551615 4227241 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 135807 123967 222 29 0 132436 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 543228

[startup+6.30111 s]
/proc/loadavg: 2.07 2.02 1.93 3/178 15290
/proc/meminfo: memFree=11936640/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=543228 CPUtime=6.29 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 166939 0 0 0 605 24 0 0 25 0 1 0 589306120 556265472 123967 33554432000 4194304 4309791 140736107780928 18446744073709551615 4226931 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 135807 123967 222 29 0 132436 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 543228

[startup+12.7009 s]
/proc/loadavg: 2.07 2.02 1.93 3/178 15291
/proc/meminfo: memFree=12018860/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=494456 CPUtime=12.69 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 192574 0 0 0 1241 28 0 0 25 0 1 0 589306120 506322944 100626 33554432000 4194304 4309791 140736107780928 18446744073709551615 4280656 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 123614 100626 244 29 0 120243 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 494456

[startup+25.5005 s]
/proc/loadavg: 2.06 2.01 1.93 3/178 15291
/proc/meminfo: memFree=12015104/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=444368 CPUtime=25.49 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 210628 0 0 0 2518 31 0 0 25 0 1 0 589306120 455032832 96226 33554432000 4194304 4309791 140736107780928 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 111092 96226 245 29 0 107721 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 444368

[startup+51.1006 s]
/proc/loadavg: 2.03 2.01 1.93 3/178 15292
/proc/meminfo: memFree=11939348/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=494456 CPUtime=51.1 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 217199 0 0 0 5078 32 0 0 25 0 1 0 589306120 506322944 102792 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275197 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 123614 102792 245 29 0 120243 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 494456

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 15293
/proc/meminfo: memFree=11792312/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=575844 CPUtime=102.3 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 229429 0 0 0 10196 34 0 0 25 0 1 0 589306120 589664256 115001 33554432000 4194304 4309791 140736107780928 18446744073709551615 4259056 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 143961 115001 245 29 0 140590 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 575844

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 15295
/proc/meminfo: memFree=11990276/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=494456 CPUtime=162.3 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 274488 0 0 0 16190 40 0 0 25 0 1 0 589306120 506322944 111427 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 123614 111427 245 29 0 120243 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 494456

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 15296
/proc/meminfo: memFree=11792152/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=575844 CPUtime=222.3 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 292747 0 0 0 22188 42 0 0 25 0 1 0 589306120 589664256 129677 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 143961 129677 245 29 0 140590 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 575844

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 15298
/proc/meminfo: memFree=11611956/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=282.3 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 310357 0 0 0 28185 45 0 0 25 0 1 0 589306120 725098496 147274 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275112 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 177026 147274 245 29 0 173655 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 708104

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 15299
/proc/meminfo: memFree=11614280/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=575844 CPUtime=342.3 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 362648 0 0 0 34176 54 0 0 25 0 1 0 589306120 589664256 115847 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 143961 115847 245 29 0 140590 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 575844

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 15301
/proc/meminfo: memFree=11825660/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=575844 CPUtime=402.3 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 379656 0 0 0 40173 57 0 0 25 0 1 0 589306120 589664256 132848 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 143961 132848 245 29 0 140590 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 575844

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 15303
/proc/meminfo: memFree=11655388/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=462.31 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 395575 0 0 0 46171 60 0 0 25 0 1 0 589306120 725098496 148756 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 177026 148756 245 29 0 173655 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 708104

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 15304
/proc/meminfo: memFree=11475932/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=522.31 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 413216 0 0 0 52169 62 0 0 25 0 1 0 589306120 725098496 166387 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275257 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 177026 166387 245 29 0 173655 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 708104

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 15306
/proc/meminfo: memFree=11306892/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=923028 CPUtime=582.31 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 428234 0 0 0 58167 64 0 0 25 0 1 0 589306120 945180672 181392 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 230757 181392 245 29 0 227386 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 923028

[startup+642.3 s]

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

/proc/meminfo: memFree=11713800/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=702.32 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 496091 0 0 0 70156 76 0 0 25 0 1 0 589306120 725098496 138236 33554432000 4194304 4309791 140736107780928 18446744073709551615 4280761 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 177026 138236 245 29 0 173655 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 708104

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15311
/proc/meminfo: memFree=11537692/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=762.33 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 512829 0 0 0 76153 80 0 0 25 0 1 0 589306120 725098496 154960 33554432000 4194304 4309791 140736107780928 18446744073709551615 4276582 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 177026 154960 245 29 0 173655 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 708104

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15312
/proc/meminfo: memFree=11368032/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=923028 CPUtime=822.32 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 529518 0 0 0 82149 83 0 0 25 0 1 0 589306120 945180672 171637 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 230757 171637 245 29 0 227386 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 923028

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15314
/proc/meminfo: memFree=11483072/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=575844 CPUtime=882.33 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 574193 0 0 0 88142 91 0 0 25 0 1 0 589306120 589664256 118390 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275212 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 143961 118390 245 29 0 140590 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 575844

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15315
/proc/meminfo: memFree=11893100/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=575844 CPUtime=942.33 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 589922 0 0 0 94139 94 0 0 25 0 1 0 589306120 589664256 134104 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 143961 134104 245 29 0 140590 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 575844

[startup+1002.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/178 15317
/proc/meminfo: memFree=11711040/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=1002.33 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 604916 0 0 0 100135 98 0 0 25 0 1 0 589306120 725098496 149090 33554432000 4194304 4309791 140736107780928 18446744073709551615 4259229 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 177026 149090 245 29 0 173655 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 708104

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 15319
/proc/meminfo: memFree=11532700/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=1062.33 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 619161 0 0 0 106133 100 0 0 25 0 1 0 589306120 725098496 163316 33554432000 4194304 4309791 140736107780928 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 177026 163316 245 29 0 173655 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 708104

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15320
/proc/meminfo: memFree=11623192/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=575844 CPUtime=1122.33 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 670145 0 0 0 112125 108 0 0 25 0 1 0 589306120 589664256 115255 33554432000 4194304 4309791 140736107780928 18446744073709551615 4278334 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 143961 115256 245 29 0 140590 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 575844

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15322
/proc/meminfo: memFree=11452664/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=575844 CPUtime=1182.34 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 685504 0 0 0 118121 113 0 0 25 0 1 0 589306120 589664256 130600 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275112 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 143961 130600 245 29 0 140590 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 575844

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15323
/proc/meminfo: memFree=11286964/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=1242.34 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 699792 0 0 0 124118 116 0 0 25 0 1 0 589306120 725098496 144866 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275212 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 177026 144866 245 29 0 173655 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 708104

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15325
/proc/meminfo: memFree=11813312/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=1302.34 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 711678 0 0 0 130115 119 0 0 25 0 1 0 589306120 725098496 156732 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 177026 156732 245 29 0 173655 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 708104

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

[startup+1305.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15325
/proc/meminfo: memFree=11807856/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=1305.54 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 712352 0 0 0 130435 119 0 0 25 0 1 0 589306120 725098496 157406 33554432000 4194304 4309791 140736107780928 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15289/statm: 177026 157406 245 29 0 173655 0
Current children cumulated CPU time (s) 1305.54
Current children cumulated vsize (KiB) 708104

[startup+1318.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15334
/proc/meminfo: memFree=11772376/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=1318.34 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 714817 0 0 0 131714 120 0 0 25 0 1 0 589306120 725098496 159870 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275316 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15289/statm: 177026 159870 245 29 0 173655 0
Current children cumulated CPU time (s) 1318.34
Current children cumulated vsize (KiB) 708104

[startup+1331.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15335
/proc/meminfo: memFree=11738568/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=1331.14 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 716833 0 0 0 132993 121 0 0 25 0 1 0 589306120 725098496 161880 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15289/statm: 177026 161880 245 29 0 173655 0
Current children cumulated CPU time (s) 1331.14
Current children cumulated vsize (KiB) 708104

[startup+1337.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15335
/proc/meminfo: memFree=11721536/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=1337.55 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 717683 0 0 0 133634 121 0 0 25 0 1 0 589306120 725098496 162726 33554432000 4194304 4309791 140736107780928 18446744073709551615 4275426 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15289/statm: 177026 162726 245 29 0 173655 0
Current children cumulated CPU time (s) 1337.55
Current children cumulated vsize (KiB) 708104

[startup+1340.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15335
/proc/meminfo: memFree=11714840/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=1340.74 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 718495 0 0 0 133953 121 0 0 25 0 1 0 589306120 725098496 163536 33554432000 4194304 4309791 140736107780928 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15289/statm: 177026 163536 245 29 0 173655 0
Current children cumulated CPU time (s) 1340.74
Current children cumulated vsize (KiB) 708104

[startup+1341.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15335
/proc/meminfo: memFree=11711616/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=1341.54 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 718689 0 0 0 134033 121 0 0 25 0 1 0 589306120 725098496 163730 33554432000 4194304 4309791 140736107780928 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15289/statm: 177026 163730 245 29 0 173655 0
Current children cumulated CPU time (s) 1341.54
Current children cumulated vsize (KiB) 708104

[startup+1341.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15335
/proc/meminfo: memFree=11707772/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=1341.94 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 718742 0 0 0 134073 121 0 0 25 0 1 0 589306120 725098496 163783 33554432000 4194304 4309791 140736107780928 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15289/statm: 177026 163783 245 29 0 173655 0
Current children cumulated CPU time (s) 1341.94
Current children cumulated vsize (KiB) 708104

[startup+1342.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 15335
/proc/meminfo: memFree=11707772/32950928 swapFree=67111524/67111528
[pid=15289] ppid=15287 vsize=708104 CPUtime=1342.14 cores=0,2,4,6
/proc/15289/stat : 15289 (glueminisat) R 15287 15289 14933 0 -1 4202496 718765 0 0 0 134093 121 0 0 25 0 1 0 589306120 725098496 163806 33554432000 4194304 4309791 140736107780928 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15289/statm: 177026 163806 245 29 0 173655 0
Current children cumulated CPU time (s) 1342.14
Current children cumulated vsize (KiB) 708104

Child status: 20
Real time (s): 1342.16
CPU time (s): 1342.2
CPU user time (s): 1340.96
CPU system time (s): 1.24481
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1053256

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

runsolver used 2.33664 second user time and 4.91625 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-28 13:39:15
IDJOB=3309542
IDBENCH=82371
IDSOLVER=1694
FILE ID=node115/3309542-1303990750
RUNJOBID= node115-1303987384-14951
PBS_JOBID= 13168759
Free space on /tmp= 72532 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309542-1303990750/watcher-3309542-1303990750 -o /tmp/evaluation-result-3309542-1303990750/solver-3309542-1303990750 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309542-1303990750.cnf

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=1542099622

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12440972 kB
Buffers:       2313028 kB
Cached:       17366144 kB
SwapCached:          4 kB
Active:        7902724 kB
Inactive:     12045940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12440972 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          161396 kB
Writeback:           0 kB
AnonPages:      268664 kB
Mapped:          15212 kB
Slab:           498976 kB
PageTables:       5076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   442712 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= 72532 MiB
End job on node115 at 2011-04-28 14:01:37