Trace number 3309230

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 3109.26 3109.18

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-17-u.cnf
MD5SUM780d946576ec5746b4ea9832bb01dbc5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1912.22
Satisfiable
(Un)Satisfiability was proved
Number of variables229544
Number of clauses1070757
Sum of the clauses size2471122
Maximum clause length10
Minimum clause length1
Number of clauses of size 119156
Number of clauses of size 2831957
Number of clauses of size 3176604
Number of clauses of size 44780
Number of clauses of size 519120
Number of clauses of size over 519140

Solver Data

3109.17/3109.17	WARNING: for repeatability, setting FPU to use double precision
3109.17/3109.17	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-3309230-1303987380/watcher-3309230-1303987380 -o /tmp/evaluation-result-3309230-1303987380/solver-3309230-1303987380 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309230-1303987380.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: 0.09 0.95 2.06 2/181 14350
/proc/meminfo: memFree=25522548/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=21976 CPUtime=0 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 1200 0 0 0 0 0 0 0 21 0 1 0 510336286 22503424 1140 33554432000 4194304 4309791 140735790892464 18446744073709551615 4272692 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 5494 1141 217 29 0 2123 0

[startup+0.082769 s]
/proc/loadavg: 0.09 0.95 2.06 2/181 14350
/proc/meminfo: memFree=25522548/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=52664 CPUtime=0.08 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 8363 0 0 0 7 1 0 0 21 0 1 0 510336286 53927936 7958 33554432000 4194304 4309791 140735790892464 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 13166 7965 217 29 0 9795 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 52664

[startup+0.100761 s]
/proc/loadavg: 0.09 0.95 2.06 2/181 14350
/proc/meminfo: memFree=25522548/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=60900 CPUtime=0.09 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 10517 0 0 0 8 1 0 0 21 0 1 0 510336286 62361600 10112 33554432000 4194304 4309791 140735790892464 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 15225 10117 217 29 0 11854 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60900

[startup+0.300737 s]
/proc/loadavg: 0.09 0.95 2.06 2/181 14350
/proc/meminfo: memFree=25522548/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=89624 CPUtime=0.29 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 19001 0 0 0 26 3 0 0 22 0 1 0 510336286 91774976 17547 33554432000 4194304 4309791 140735790892464 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 22406 17549 217 29 0 19035 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89624

[startup+0.70067 s]
/proc/loadavg: 0.09 0.95 2.06 2/181 14350
/proc/meminfo: memFree=25522548/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=124440 CPUtime=0.69 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 28690 0 0 0 65 4 0 0 24 0 1 0 510336286 127426560 25346 33554432000 4194304 4309791 140735790892464 18446744073709551615 4227014 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 31110 25346 223 29 0 27739 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124440

[startup+1.50053 s]
/proc/loadavg: 0.09 0.95 2.06 3/182 14351
/proc/meminfo: memFree=25407600/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=132088 CPUtime=1.49 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 34595 0 0 0 144 5 0 0 25 0 1 0 510336286 135258112 25982 33554432000 4194304 4309791 140735790892464 18446744073709551615 4226666 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 33022 25982 226 29 0 29651 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132088

[startup+3.10021 s]
/proc/loadavg: 0.09 0.95 2.06 3/182 14351
/proc/meminfo: memFree=25430044/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=110332 CPUtime=3.09 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 37478 0 0 0 303 6 0 0 25 0 1 0 510336286 112979968 22070 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 27583 22070 246 29 0 24212 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 110332

[startup+6.30067 s]
/proc/loadavg: 0.32 0.98 2.07 3/182 14351
/proc/meminfo: memFree=25424424/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=121824 CPUtime=6.29 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 38337 0 0 0 623 6 0 0 25 0 1 0 510336286 124747776 22927 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 30456 22927 246 29 0 27085 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121824

[startup+12.7005 s]
/proc/loadavg: 0.46 1.00 2.07 3/182 14351
/proc/meminfo: memFree=25403416/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=121824 CPUtime=12.69 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 40309 0 0 0 1263 6 0 0 25 0 1 0 510336286 124747776 24890 33554432000 4194304 4309791 140735790892464 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 30456 24890 246 29 0 27085 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 121824

[startup+25.5003 s]
/proc/loadavg: 0.80 1.05 2.06 3/182 14352
/proc/meminfo: memFree=25396632/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=152284 CPUtime=25.49 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 46761 0 0 0 2542 7 0 0 25 0 1 0 510336286 155938816 26530 33554432000 4194304 4309791 140735790892464 18446744073709551615 4275236 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 38071 26530 246 29 0 34700 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 152284

[startup+51.1007 s]
/proc/loadavg: 1.28 1.14 2.07 3/182 14352
/proc/meminfo: memFree=25369884/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=152284 CPUtime=51.09 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 52294 0 0 0 5101 8 0 0 25 0 1 0 510336286 155938816 31731 33554432000 4194304 4309791 140735790892464 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 38071 31731 246 29 0 34700 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 152284

[startup+102.307 s]
/proc/loadavg: 1.68 1.27 2.06 3/182 14354
/proc/meminfo: memFree=25357216/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=152284 CPUtime=102.3 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 53338 0 0 0 10222 8 0 0 25 0 1 0 510336286 155938816 32761 33554432000 4194304 4309791 140735790892464 18446744073709551615 4252174 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 38071 32761 246 29 0 34700 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 152284

[startup+162.301 s]
/proc/loadavg: 1.88 1.40 2.06 3/182 14355
/proc/meminfo: memFree=25350492/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=164844 CPUtime=162.29 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 76591 0 0 0 16217 12 0 0 25 0 1 0 510336286 168800256 34065 33554432000 4194304 4309791 140735790892464 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 41211 34065 246 29 0 37840 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 164844

[startup+222.3 s]
/proc/loadavg: 2.04 1.52 2.06 3/182 14357
/proc/meminfo: memFree=25280760/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=214164 CPUtime=222.3 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 100587 0 0 0 22214 16 0 0 25 0 1 0 510336286 219303936 47845 33554432000 4194304 4309791 140735790892464 18446744073709551615 4275183 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 53541 47845 246 29 0 50170 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 214164

[startup+282.301 s]
/proc/loadavg: 2.01 1.61 2.05 3/182 14359
/proc/meminfo: memFree=25325984/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=164844 CPUtime=282.29 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 114181 0 0 0 28211 18 0 0 25 0 1 0 510336286 168800256 36066 33554432000 4194304 4309791 140735790892464 18446744073709551615 4276363 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 41211 36066 246 29 0 37840 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 164844

[startup+342.301 s]
/proc/loadavg: 2.08 1.69 2.05 3/182 14360
/proc/meminfo: memFree=25321872/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=164844 CPUtime=342.3 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 125853 0 0 0 34209 21 0 0 25 0 1 0 510336286 168800256 36066 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259202 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 41211 36066 246 29 0 37840 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 164844

[startup+402.3 s]
/proc/loadavg: 2.03 1.75 2.04 3/182 14362
/proc/meminfo: memFree=25321972/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=164844 CPUtime=402.3 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 137176 0 0 0 40208 22 0 0 25 0 1 0 510336286 168800256 36066 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 41211 36066 246 29 0 37840 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164844

[startup+462.301 s]
/proc/loadavg: 2.01 1.79 2.04 3/182 14363
/proc/meminfo: memFree=25318968/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=164844 CPUtime=462.31 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 147960 0 0 0 46207 24 0 0 25 0 1 0 510336286 168800256 36066 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 41211 36066 246 29 0 37840 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 164844

[startup+522.301 s]
/proc/loadavg: 2.00 1.83 2.03 3/182 14365
/proc/meminfo: memFree=25287192/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=214164 CPUtime=522.31 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 167055 0 0 0 52204 27 0 0 25 0 1 0 510336286 219303936 44294 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 53541 44294 246 29 0 50170 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 214164

[startup+582.3 s]
/proc/loadavg: 2.00 1.85 2.03 3/182 14367
/proc/meminfo: memFree=25303144/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=164844 CPUtime=582.3 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 169616 0 0 0 58203 27 0 0 25 0 1 0 510336286 168800256 36066 33554432000 4194304 4309791 140735790892464 18446744073709551615 4275163 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 41211 36066 246 29 0 37840 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 164844

[startup+642.301 s]

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

/proc/meminfo: memFree=25219676/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=233764 CPUtime=2322.35 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 385026 0 0 0 232159 76 0 0 25 0 1 0 510336286 239374336 47189 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259376 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 58441 47189 246 29 0 55070 0
Current children cumulated CPU time (s) 2322.35
Current children cumulated vsize (KiB) 233764

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14427
/proc/meminfo: memFree=25194480/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=264584 CPUtime=2382.35 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 388376 0 0 0 238158 77 0 0 25 0 1 0 510336286 270934016 50428 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 66146 50428 246 29 0 62775 0
Current children cumulated CPU time (s) 2382.35
Current children cumulated vsize (KiB) 264584

[startup+2442.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 14428
/proc/meminfo: memFree=25293276/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=184444 CPUtime=2442.35 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 390005 0 0 0 244158 77 0 0 25 0 1 0 510336286 188870656 37547 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 46111 37547 246 29 0 42740 0
Current children cumulated CPU time (s) 2442.35
Current children cumulated vsize (KiB) 184444

[startup+2502.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 14430
/proc/meminfo: memFree=25213144/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=233764 CPUtime=2502.36 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 399785 0 0 0 250156 80 0 0 25 0 1 0 510336286 239374336 47266 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259381 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 58441 47266 246 29 0 55070 0
Current children cumulated CPU time (s) 2502.36
Current children cumulated vsize (KiB) 233764

[startup+2562.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 14431
/proc/meminfo: memFree=25242136/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=264584 CPUtime=2562.35 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 403084 0 0 0 256154 81 0 0 25 0 1 0 510336286 270934016 50461 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 66146 50461 246 29 0 62775 0
Current children cumulated CPU time (s) 2562.35
Current children cumulated vsize (KiB) 264584

[startup+2622.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/182 14433
/proc/meminfo: memFree=25292336/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=184444 CPUtime=2622.37 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 404783 0 0 0 262154 83 0 0 25 0 1 0 510336286 188870656 37814 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 46111 37814 246 29 0 42740 0
Current children cumulated CPU time (s) 2622.37
Current children cumulated vsize (KiB) 184444

[startup+2682.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/182 14435
/proc/meminfo: memFree=25219644/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=233764 CPUtime=2682.36 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 415055 0 0 0 268152 84 0 0 25 0 1 0 510336286 239374336 48006 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 58441 48006 246 29 0 55070 0
Current children cumulated CPU time (s) 2682.36
Current children cumulated vsize (KiB) 233764

[startup+2742.31 s]
/proc/loadavg: 2.15 2.08 2.02 3/182 14436
/proc/meminfo: memFree=25239700/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=264584 CPUtime=2742.37 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 418276 0 0 0 274152 85 0 0 25 0 1 0 510336286 270934016 51114 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259376 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 66146 51114 246 29 0 62775 0
Current children cumulated CPU time (s) 2742.37
Current children cumulated vsize (KiB) 264584

[startup+2802.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/182 14438
/proc/meminfo: memFree=25259028/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=184444 CPUtime=2802.36 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 420034 0 0 0 280150 86 0 0 25 0 1 0 510336286 188870656 38554 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 46111 38554 246 29 0 42740 0
Current children cumulated CPU time (s) 2802.36
Current children cumulated vsize (KiB) 184444

[startup+2862.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/182 14439
/proc/meminfo: memFree=25213512/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=233764 CPUtime=2862.36 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 429210 0 0 0 286149 87 0 0 25 0 1 0 510336286 239374336 47681 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259441 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 58441 47681 246 29 0 55070 0
Current children cumulated CPU time (s) 2862.36
Current children cumulated vsize (KiB) 233764

[startup+2922.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/182 14441
/proc/meminfo: memFree=25241632/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=233764 CPUtime=2922.37 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 432216 0 0 0 292148 89 0 0 25 0 1 0 510336286 239374336 50599 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 58441 50599 246 29 0 55070 0
Current children cumulated CPU time (s) 2922.37
Current children cumulated vsize (KiB) 233764

[startup+2982.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/182 14443
/proc/meminfo: memFree=25286748/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=184444 CPUtime=2982.37 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 434699 0 0 0 298147 90 0 0 25 0 1 0 510336286 188870656 39140 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259106 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 46111 39140 246 29 0 42740 0
Current children cumulated CPU time (s) 2982.37
Current children cumulated vsize (KiB) 184444

[startup+3042.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/182 14444
/proc/meminfo: memFree=25214300/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=233764 CPUtime=3042.37 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 443368 0 0 0 304146 91 0 0 25 0 1 0 510336286 239374336 47780 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 58441 47780 246 29 0 55070 0
Current children cumulated CPU time (s) 3042.37
Current children cumulated vsize (KiB) 233764

[startup+3102.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/182 14446
/proc/meminfo: memFree=25239692/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=233764 CPUtime=3102.37 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 446817 0 0 0 310145 92 0 0 25 0 1 0 510336286 239374336 51101 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 58441 51101 246 29 0 55070 0
Current children cumulated CPU time (s) 3102.37
Current children cumulated vsize (KiB) 233764

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

[startup+3103.9 s]
/proc/loadavg: 2.03 2.05 2.00 3/182 14446
/proc/meminfo: memFree=25239568/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=233764 CPUtime=3103.97 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 446886 0 0 0 310305 92 0 0 25 0 1 0 510336286 239374336 51167 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 58441 51167 246 29 0 55070 0
Current children cumulated CPU time (s) 3103.97
Current children cumulated vsize (KiB) 233764

[startup+3107.1 s]
/proc/loadavg: 2.03 2.05 2.00 3/182 14446
/proc/meminfo: memFree=25239068/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=233764 CPUtime=3107.17 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 456279 0 0 0 310623 94 0 0 25 0 1 0 510336286 239374336 48784 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 58441 48784 246 29 0 55070 0
Current children cumulated CPU time (s) 3107.17
Current children cumulated vsize (KiB) 233764

[startup+3107.9 s]
/proc/loadavg: 2.03 2.05 2.00 3/182 14446
/proc/meminfo: memFree=25248236/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=233764 CPUtime=3107.97 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 456331 0 0 0 310703 94 0 0 25 0 1 0 510336286 239374336 48834 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 58441 48834 246 29 0 55070 0
Current children cumulated CPU time (s) 3107.97
Current children cumulated vsize (KiB) 233764

[startup+3108.7 s]
/proc/loadavg: 2.03 2.05 2.00 3/182 14446
/proc/meminfo: memFree=25248236/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=233764 CPUtime=3108.77 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 456354 0 0 0 310783 94 0 0 25 0 1 0 510336286 239374336 48857 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 58441 48857 246 29 0 55070 0
Current children cumulated CPU time (s) 3108.77
Current children cumulated vsize (KiB) 233764

[startup+3109.1 s]
/proc/loadavg: 2.03 2.05 2.00 3/182 14446
/proc/meminfo: memFree=25248236/32951124 swapFree=67111524/67111528
[pid=14350] ppid=14348 vsize=233764 CPUtime=3109.17 cores=0,2,4,6
/proc/14350/stat : 14350 (glueminisat) R 14348 14350 14312 0 -1 4202496 456364 0 0 0 310823 94 0 0 25 0 1 0 510336286 239374336 48865 33554432000 4194304 4309791 140735790892464 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14350/statm: 58441 48865 246 29 0 55070 0
Current children cumulated CPU time (s) 3109.17
Current children cumulated vsize (KiB) 233764

Child status: 20
Real time (s): 3109.18
CPU time (s): 3109.26
CPU user time (s): 3108.31
CPU system time (s): 0.951855
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 264584

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

runsolver used 5.37818 second user time and 11.5792 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-28 12:43:01
IDJOB=3309230
IDBENCH=20384
IDSOLVER=1694
FILE ID=node132/3309230-1303987380
RUNJOBID= node132-1303987380-14330
PBS_JOBID= 13168742
Free space on /tmp= 71852 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-17-u.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309230-1303987380/watcher-3309230-1303987380 -o /tmp/evaluation-result-3309230-1303987380/solver-3309230-1303987380 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309230-1303987380.cnf

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

MD5SUM BENCH= 780d946576ec5746b4ea9832bb01dbc5
RANDOM SEED=1296327870

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.82
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.833
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:     32951124 kB
MemFree:      25522704 kB
Buffers:        729796 kB
Cached:        6139092 kB
SwapCached:          4 kB
Active:        1491572 kB
Inactive:      5446692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25522704 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           20640 kB
Writeback:           0 kB
AnonPages:       68680 kB
Mapped:          14900 kB
Slab:           425868 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   214120 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71852 MiB
End job on node132 at 2011-04-28 13:34:50