Trace number 3309509

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 2605.08 2605.01

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1455.4
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

Solver Data

2605.05/2605.00	WARNING: for repeatability, setting FPU to use double precision
2605.05/2605.00	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-3309509-1303990491/watcher-3309509-1303990491 -o /tmp/evaluation-result-3309509-1303990491/solver-3309509-1303990491 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309509-1303990491.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.03 2.05 2.00 2/181 14472
/proc/meminfo: memFree=25437396/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=22392 CPUtime=0 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 1332 0 0 0 0 0 0 0 18 0 1 0 510647317 22929408 1273 33554432000 4194304 4309791 140734695877856 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 5598 1275 215 29 0 2227 0

[startup+0.0905861 s]
/proc/loadavg: 2.03 2.05 2.00 2/181 14472
/proc/meminfo: memFree=25437396/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=67288 CPUtime=0.08 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 11346 0 0 0 7 1 0 0 18 0 1 0 510647317 68902912 10778 33554432000 4194304 4309791 140734695877856 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 16822 10780 217 29 0 13451 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 67288

[startup+0.100578 s]
/proc/loadavg: 2.03 2.05 2.00 2/181 14472
/proc/meminfo: memFree=25437396/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=68344 CPUtime=0.09 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 11771 0 0 0 8 1 0 0 18 0 1 0 510647317 69984256 11174 33554432000 4194304 4309791 140734695877856 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 17086 11176 217 29 0 13715 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68344

[startup+0.300545 s]
/proc/loadavg: 2.03 2.05 2.00 2/181 14472
/proc/meminfo: memFree=25437396/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=100876 CPUtime=0.29 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 21755 0 0 0 26 3 0 0 18 0 1 0 510647317 103297024 19629 33554432000 4194304 4309791 140734695877856 18446744073709551615 4262760 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 25219 19631 217 29 0 21848 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 100876

[startup+0.700477 s]
/proc/loadavg: 2.03 2.05 2.00 2/181 14472
/proc/meminfo: memFree=25437396/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=147152 CPUtime=0.68 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 31540 0 0 0 64 4 0 0 18 0 1 0 510647317 150683648 28270 33554432000 4194304 4309791 140734695877856 18446744073709551615 4233833 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 36788 28271 225 29 0 33417 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 147152

[startup+1.50033 s]
/proc/loadavg: 2.03 2.05 2.00 3/182 14473
/proc/meminfo: memFree=25306452/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=214620 CPUtime=1.49 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 46280 0 0 0 143 6 0 0 20 0 1 0 510647317 219770880 41700 33554432000 4194304 4309791 140734695877856 18446744073709551615 4263035 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 53655 41700 225 29 0 50284 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 214620

[startup+3.10104 s]
/proc/loadavg: 2.03 2.05 2.00 3/182 14473
/proc/meminfo: memFree=25296284/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=152996 CPUtime=3.09 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 52000 0 0 0 302 7 0 0 25 0 1 0 510647317 156667904 30951 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 38249 30951 246 29 0 34878 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 152996

[startup+6.30048 s]
/proc/loadavg: 2.03 2.04 2.00 3/182 14473
/proc/meminfo: memFree=25313404/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=152996 CPUtime=6.29 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 52126 0 0 0 622 7 0 0 25 0 1 0 510647317 156667904 31075 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 38249 31075 246 29 0 34878 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 152996

[startup+12.7003 s]
/proc/loadavg: 2.02 2.04 2.00 3/182 14473
/proc/meminfo: memFree=25312056/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=152996 CPUtime=12.69 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 52371 0 0 0 1262 7 0 0 25 0 1 0 510647317 156667904 31311 33554432000 4194304 4309791 140734695877856 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 38249 31311 246 29 0 34878 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 152996

[startup+25.5011 s]
/proc/loadavg: 2.10 2.06 2.01 3/182 14474
/proc/meminfo: memFree=25310448/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=152996 CPUtime=25.5 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 52795 0 0 0 2542 8 0 0 25 0 1 0 510647317 156667904 31726 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259202 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 38249 31726 246 29 0 34878 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 152996

[startup+51.1005 s]
/proc/loadavg: 2.06 2.05 2.00 3/182 14474
/proc/meminfo: memFree=25306768/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=164672 CPUtime=51.09 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 53655 0 0 0 5101 8 0 0 25 0 1 0 510647317 168624128 32555 33554432000 4194304 4309791 140734695877856 18446744073709551615 4275329 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 41168 32555 246 29 0 37797 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 164672

[startup+102.306 s]
/proc/loadavg: 2.03 2.04 2.00 3/182 14476
/proc/meminfo: memFree=25251948/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=182144 CPUtime=102.3 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 64426 0 0 0 10220 10 0 0 25 0 1 0 510647317 186515456 36869 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 45536 36869 246 29 0 42165 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 182144

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 14477
/proc/meminfo: memFree=25237772/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=182144 CPUtime=162.29 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 65409 0 0 0 16219 10 0 0 25 0 1 0 510647317 186515456 37823 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259194 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 45536 37823 246 29 0 42165 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 182144

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 14479
/proc/meminfo: memFree=25282248/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=182428 CPUtime=222.3 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 66237 0 0 0 22219 11 0 0 25 0 1 0 510647317 186806272 38633 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 45607 38633 246 29 0 42236 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 182428

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 14481
/proc/meminfo: memFree=25280240/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=183432 CPUtime=282.29 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 66775 0 0 0 28218 11 0 0 25 0 1 0 510647317 187834368 39154 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 45858 39154 246 29 0 42487 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 183432

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 14482
/proc/meminfo: memFree=25238912/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=183432 CPUtime=342.3 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 67040 0 0 0 34218 12 0 0 25 0 1 0 510647317 187834368 39409 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 45858 39409 246 29 0 42487 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 183432

[startup+402.301 s]
/proc/loadavg: 2.11 2.04 2.01 3/182 14484
/proc/meminfo: memFree=25229956/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=183860 CPUtime=402.3 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 67154 0 0 0 40218 12 0 0 25 0 1 0 510647317 188272640 39516 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 45965 39516 246 29 0 42594 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 183860

[startup+462.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/182 14485
/proc/meminfo: memFree=25277052/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=184500 CPUtime=462.3 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 67598 0 0 0 46218 12 0 0 25 0 1 0 510647317 188928000 39950 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 46125 39950 246 29 0 42754 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 184500

[startup+522.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 14487
/proc/meminfo: memFree=25245384/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=184500 CPUtime=522.3 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 67760 0 0 0 52218 12 0 0 25 0 1 0 510647317 188928000 40109 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 46125 40109 246 29 0 42754 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 184500

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 14489
/proc/meminfo: memFree=25237908/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=184500 CPUtime=582.31 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 68044 0 0 0 58219 12 0 0 25 0 1 0 510647317 188928000 40382 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 46125 40382 246 29 0 42754 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 184500

[startup+642.3 s]

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

/proc/meminfo: memFree=24756312/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=245920 CPUtime=1962.35 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 151791 0 0 0 196208 27 0 0 25 0 1 0 510647317 251822080 53199 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 61480 53199 246 29 0 58109 0
Current children cumulated CPU time (s) 1962.35
Current children cumulated vsize (KiB) 245920

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 14566
/proc/meminfo: memFree=24603016/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=196600 CPUtime=2022.34 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 152107 0 0 0 202207 27 0 0 25 0 1 0 510647317 201318400 43622 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 49150 43622 246 29 0 45779 0
Current children cumulated CPU time (s) 2022.34
Current children cumulated vsize (KiB) 196600

[startup+2082.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 14568
/proc/meminfo: memFree=24710740/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=245920 CPUtime=2082.35 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 159707 0 0 0 208207 28 0 0 25 0 1 0 510647317 251822080 51220 33554432000 4194304 4309791 140734695877856 18446744073709551615 4276536 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 61480 51220 246 29 0 58109 0
Current children cumulated CPU time (s) 2082.35
Current children cumulated vsize (KiB) 245920

[startup+2142.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/182 14569
/proc/meminfo: memFree=24566128/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=245920 CPUtime=2142.35 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 161340 0 0 0 214206 29 0 0 25 0 1 0 510647317 251822080 52795 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 61480 52795 246 29 0 58109 0
Current children cumulated CPU time (s) 2142.35
Current children cumulated vsize (KiB) 245920

[startup+2202.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 14571
/proc/meminfo: memFree=24828108/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=196600 CPUtime=2202.34 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 162498 0 0 0 220205 29 0 0 25 0 1 0 510647317 201318400 43622 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259474 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 49150 43622 246 29 0 45779 0
Current children cumulated CPU time (s) 2202.34
Current children cumulated vsize (KiB) 196600

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 14572
/proc/meminfo: memFree=24659548/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=196600 CPUtime=2262.34 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 162498 0 0 0 226205 29 0 0 25 0 1 0 510647317 201318400 43622 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 49150 43622 246 29 0 45779 0
Current children cumulated CPU time (s) 2262.34
Current children cumulated vsize (KiB) 196600

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 14574
/proc/meminfo: memFree=24472400/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=226520 CPUtime=2322.35 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 169048 0 0 0 232205 30 0 0 25 0 1 0 510647317 231956480 49365 33554432000 4194304 4309791 140734695877856 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 56630 49365 246 29 0 53259 0
Current children cumulated CPU time (s) 2322.35
Current children cumulated vsize (KiB) 226520

[startup+2382.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 14576
/proc/meminfo: memFree=24342176/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=226520 CPUtime=2382.35 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 170761 0 0 0 238205 30 0 0 25 0 1 0 510647317 231956480 51011 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 56630 51011 246 29 0 53259 0
Current children cumulated CPU time (s) 2382.35
Current children cumulated vsize (KiB) 226520

[startup+2442.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 14577
/proc/meminfo: memFree=24701500/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=196172 CPUtime=2442.35 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 183777 0 0 0 244203 32 0 0 25 0 1 0 510647317 200880128 40623 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 49043 40623 246 29 0 45672 0
Current children cumulated CPU time (s) 2442.35
Current children cumulated vsize (KiB) 196172

[startup+2502.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 14579
/proc/meminfo: memFree=24522140/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=196172 CPUtime=2502.35 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 185693 0 0 0 250203 32 0 0 25 0 1 0 510647317 200880128 42465 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 49043 42465 246 29 0 45672 0
Current children cumulated CPU time (s) 2502.35
Current children cumulated vsize (KiB) 196172

[startup+2562.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14580
/proc/meminfo: memFree=24329772/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=245492 CPUtime=2562.35 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 194709 0 0 0 256201 34 0 0 25 0 1 0 510647317 251383808 51415 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 61373 51415 246 29 0 58002 0
Current children cumulated CPU time (s) 2562.35
Current children cumulated vsize (KiB) 245492

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

[startup+2585.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14581
/proc/meminfo: memFree=24305824/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=196172 CPUtime=2585.56 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 195352 0 0 0 258521 35 0 0 25 0 1 0 510647317 200880128 43515 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 49043 43515 246 29 0 45672 0
Current children cumulated CPU time (s) 2585.56
Current children cumulated vsize (KiB) 196172

[startup+2598.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14581
/proc/meminfo: memFree=24276924/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=196172 CPUtime=2598.36 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 195352 0 0 0 259801 35 0 0 25 0 1 0 510647317 200880128 43515 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 49043 43515 246 29 0 45672 0
Current children cumulated CPU time (s) 2598.36
Current children cumulated vsize (KiB) 196172

[startup+2601.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14581
/proc/meminfo: memFree=24269608/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=196172 CPUtime=2601.57 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 195353 0 0 0 260122 35 0 0 25 0 1 0 510647317 200880128 43516 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 49043 43516 246 29 0 45672 0
Current children cumulated CPU time (s) 2601.57
Current children cumulated vsize (KiB) 196172

[startup+2603.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14581
/proc/meminfo: memFree=24247040/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=226520 CPUtime=2603.15 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 201308 0 0 0 260280 35 0 0 25 0 1 0 510647317 231956480 48739 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 56630 48739 246 29 0 53259 0
Current children cumulated CPU time (s) 2603.15
Current children cumulated vsize (KiB) 226520

[startup+2603.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14582
/proc/meminfo: memFree=24243816/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=226520 CPUtime=2603.95 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 201321 0 0 0 260360 35 0 0 25 0 1 0 510647317 231956480 48751 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 56630 48751 246 29 0 53259 0
Current children cumulated CPU time (s) 2603.95
Current children cumulated vsize (KiB) 226520

[startup+2604.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14582
/proc/meminfo: memFree=24291060/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=165824 CPUtime=2604.76 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 201363 0 0 0 260441 35 0 0 25 0 1 0 510647317 169803776 35993 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 41456 35993 246 29 0 38085 0
Current children cumulated CPU time (s) 2604.76
Current children cumulated vsize (KiB) 165824

[startup+2604.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14582
/proc/meminfo: memFree=24291060/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=165824 CPUtime=2604.95 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 201363 0 0 0 260460 35 0 0 25 0 1 0 510647317 169803776 35993 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259609 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 41456 35993 246 29 0 38085 0
Current children cumulated CPU time (s) 2604.95
Current children cumulated vsize (KiB) 165824

[startup+2605 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14582
/proc/meminfo: memFree=24291060/32951124 swapFree=67111524/67111528
[pid=14472] ppid=14470 vsize=165824 CPUtime=2605.05 cores=0,2,4,6
/proc/14472/stat : 14472 (glueminisat) R 14470 14472 14312 0 -1 4202496 201363 0 0 0 260470 35 0 0 25 0 1 0 510647317 169803776 35993 33554432000 4194304 4309791 140734695877856 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14472/statm: 41456 35993 246 29 0 38085 0
Current children cumulated CPU time (s) 2605.05
Current children cumulated vsize (KiB) 165824

Child status: 20
Real time (s): 2605.01
CPU time (s): 2605.08
CPU user time (s): 2604.71
CPU system time (s): 0.364944
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 275840

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

runsolver used 4.50931 second user time and 9.69353 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-28 13:34:52
IDJOB=3309509
IDBENCH=82354
IDSOLVER=1694
FILE ID=node132/3309509-1303990491
RUNJOBID= node132-1303987380-14330
PBS_JOBID= 13168742
Free space on /tmp= 71852 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309509-1303990491/watcher-3309509-1303990491 -o /tmp/evaluation-result-3309509-1303990491/solver-3309509-1303990491 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309509-1303990491.cnf

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=581577085

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:      25437560 kB
Buffers:        730200 kB
Cached:        6146084 kB
SwapCached:          4 kB
Active:        1572996 kB
Inactive:      5451024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25437560 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           21388 kB
Writeback:           0 kB
AnonPages:      147460 kB
Mapped:          15304 kB
Slab:           425584 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   295008 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= 71776 MiB
End job on node132 at 2011-04-28 14:18:17