Trace number 3288297

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.5? (TO) 1300.04 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.03 3.83 3.74 5/189 10962
/proc/meminfo: memFree=20053756/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=19848 CPUtime=0 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 747 0 0 0 0 0 0 0 25 0 1 0 221303343 20324352 687 33554432000 4194304 4309791 140734522898960 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 4962 689 214 29 0 1591 0

[startup+0.0142151 s]
/proc/loadavg: 4.03 3.83 3.74 5/189 10962
/proc/meminfo: memFree=20053756/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=21668 CPUtime=0 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 1268 0 0 0 0 0 0 0 25 0 1 0 221303343 22188032 1190 33554432000 4194304 4309791 140734522898960 18446744073709551615 4272692 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 5417 1190 217 29 0 2046 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21668

[startup+0.101237 s]
/proc/loadavg: 4.03 3.83 3.74 5/189 10962
/proc/meminfo: memFree=20053756/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=40448 CPUtime=0.08 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 6702 0 0 0 8 0 0 0 25 0 1 0 221303343 41418752 6098 33554432000 4194304 4309791 140734522898960 18446744073709551615 268660323013 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 10112 6100 217 29 0 6741 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40448

[startup+0.301187 s]
/proc/loadavg: 4.03 3.83 3.74 5/189 10962
/proc/meminfo: memFree=20053756/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=88608 CPUtime=0.29 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 19015 0 0 0 26 3 0 0 25 0 1 0 221303343 90734592 17030 33554432000 4194304 4309791 140734522898960 18446744073709551615 4294526 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 22152 17030 276 29 0 18781 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88608

[startup+0.70112 s]
/proc/loadavg: 4.03 3.83 3.74 5/189 10962
/proc/meminfo: memFree=20053756/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=123348 CPUtime=0.68 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 24218 0 0 0 65 3 0 0 25 0 1 0 221303343 126308352 21998 33554432000 4194304 4309791 140734522898960 18446744073709551615 4211579 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 30837 21998 284 29 0 27466 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 123348

[startup+1.50098 s]
/proc/loadavg: 4.03 3.83 3.74 5/190 10963
/proc/meminfo: memFree=19967948/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=117720 CPUtime=1.49 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 32675 0 0 0 144 5 0 0 25 0 1 0 221303343 120545280 23241 33554432000 4194304 4309791 140734522898960 18446744073709551615 4226931 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 29430 23241 285 29 0 26059 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117720

[startup+3.10067 s]
/proc/loadavg: 4.03 3.84 3.74 5/190 10964
/proc/meminfo: memFree=19962992/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=116108 CPUtime=3.09 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 34039 0 0 0 304 5 0 0 25 0 1 0 221303343 118894592 22561 33554432000 4194304 4309791 140734522898960 18446744073709551615 4252536 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 29027 22561 304 29 0 25656 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 116108

[startup+6.30113 s]
/proc/loadavg: 4.03 3.84 3.74 5/190 10964
/proc/meminfo: memFree=19930504/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=116108 CPUtime=6.29 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 34095 0 0 0 624 5 0 0 25 0 1 0 221303343 118894592 22614 33554432000 4194304 4309791 140734522898960 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 29027 22614 304 29 0 25656 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 116108

[startup+12.701 s]
/proc/loadavg: 4.03 3.84 3.74 5/190 10964
/proc/meminfo: memFree=19955360/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=116108 CPUtime=12.69 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 34308 0 0 0 1264 5 0 0 25 0 1 0 221303343 118894592 22814 33554432000 4194304 4309791 140734522898960 18446744073709551615 4252592 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 29027 22814 304 29 0 25656 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 116108

[startup+25.5008 s]
/proc/loadavg: 4.02 3.85 3.75 5/187 10985
/proc/meminfo: memFree=19976464/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=116108 CPUtime=25.48 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 34836 0 0 0 2543 5 0 0 25 0 1 0 221303343 118894592 23307 33554432000 4194304 4309791 140734522898960 18446744073709551615 4252450 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 29027 23307 304 29 0 25656 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 116108

[startup+51.1003 s]
/proc/loadavg: 4.01 3.86 3.75 5/190 10992
/proc/meminfo: memFree=19944244/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=116108 CPUtime=51.08 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 35028 0 0 0 5103 5 0 0 25 0 1 0 221303343 118894592 23489 33554432000 4194304 4309791 140734522898960 18446744073709551615 4253863 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 29027 23489 304 29 0 25656 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116108

[startup+102.306 s]
/proc/loadavg: 4.00 3.88 3.76 5/190 10993
/proc/meminfo: memFree=19881144/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=123292 CPUtime=102.3 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 37924 0 0 0 10223 7 0 0 25 0 1 0 221303343 126251008 26030 33554432000 4194304 4309791 140734522898960 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 30823 26030 304 29 0 27452 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 123292

[startup+162.301 s]
/proc/loadavg: 4.00 3.90 3.77 5/190 10995
/proc/meminfo: memFree=19855708/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=123292 CPUtime=162.29 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 38142 0 0 0 16222 7 0 0 25 0 1 0 221303343 126251008 26235 33554432000 4194304 4309791 140734522898960 18446744073709551615 4253888 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 30823 26235 304 29 0 27452 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 123292

[startup+222.301 s]
/proc/loadavg: 4.00 3.91 3.79 5/190 10996
/proc/meminfo: memFree=19872388/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=139816 CPUtime=222.29 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 42475 0 0 0 22222 7 0 0 25 0 1 0 221303343 143171584 30109 33554432000 4194304 4309791 140734522898960 18446744073709551615 4259856 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 34954 30109 304 29 0 31583 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 139816

[startup+282.301 s]
/proc/loadavg: 4.05 3.94 3.80 5/190 11025
/proc/meminfo: memFree=19450424/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=139816 CPUtime=282.29 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 47787 0 0 0 28221 8 0 0 25 0 1 0 221303343 143171584 30393 33554432000 4194304 4309791 140734522898960 18446744073709551615 4275189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 34954 30393 304 29 0 31583 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 139816

[startup+342.301 s]
/proc/loadavg: 4.02 3.95 3.81 5/190 11027
/proc/meminfo: memFree=19469656/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=170620 CPUtime=342.3 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 53867 0 0 0 34220 10 0 0 25 0 1 0 221303343 174714880 35964 33554432000 4194304 4309791 140734522898960 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 42655 35964 304 29 0 39284 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 170620

[startup+402.3 s]
/proc/loadavg: 4.00 3.95 3.82 5/190 11028
/proc/meminfo: memFree=19453236/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=170620 CPUtime=402.3 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 54428 0 0 0 40220 10 0 0 25 0 1 0 221303343 174714880 36485 33554432000 4194304 4309791 140734522898960 18446744073709551615 4253844 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 42655 36485 304 29 0 39284 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 170620

[startup+462.301 s]
/proc/loadavg: 4.00 3.96 3.83 5/190 11030
/proc/meminfo: memFree=19463628/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=170620 CPUtime=462.3 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 54936 0 0 0 46220 10 0 0 25 0 1 0 221303343 174714880 36972 33554432000 4194304 4309791 140734522898960 18446744073709551615 4252450 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 42655 36972 304 29 0 39284 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 170620

[startup+522.3 s]
/proc/loadavg: 4.07 3.98 3.84 5/190 11031
/proc/meminfo: memFree=19447980/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=170620 CPUtime=522.3 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 55301 0 0 0 52220 10 0 0 25 0 1 0 221303343 174714880 37322 33554432000 4194304 4309791 140734522898960 18446744073709551615 4253863 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 42655 37322 304 29 0 39284 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 170620

[startup+582.301 s]
/proc/loadavg: 4.02 3.98 3.85 5/190 11033
/proc/meminfo: memFree=19449296/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=182112 CPUtime=582.31 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 59152 0 0 0 58220 11 0 0 25 0 1 0 221303343 186482688 40658 33554432000 4194304 4309791 140734522898960 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 45528 40658 304 29 0 42157 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 182112

[startup+642.3 s]
/proc/loadavg: 4.01 3.98 3.85 5/190 11035
/proc/meminfo: memFree=19434616/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=182112 CPUtime=642.31 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 67313 0 0 0 64219 12 0 0 25 0 1 0 221303343 186482688 40967 33554432000 4194304 4309791 140734522898960 18446744073709551615 4253896 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 45528 40967 304 29 0 42157 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 182112

[startup+702.301 s]
/proc/loadavg: 4.05 4.00 3.86 5/190 11036
/proc/meminfo: memFree=19429960/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=182112 CPUtime=702.3 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 75421 0 0 0 70217 13 0 0 25 0 1 0 221303343 186482688 40967 33554432000 4194304 4309791 140734522898960 18446744073709551615 4253819 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 45528 40967 304 29 0 42157 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 182112

[startup+762.307 s]
/proc/loadavg: 4.02 4.00 3.87 5/190 11038
/proc/meminfo: memFree=19387260/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=231432 CPUtime=762.31 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 91802 0 0 0 76215 16 0 0 25 0 1 0 221303343 236986368 48869 33554432000 4194304 4309791 140734522898960 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 57858 48869 304 29 0 54487 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 231432

[startup+822.301 s]
/proc/loadavg: 3.72 3.93 3.85 4/184 11057
/proc/meminfo: memFree=19562612/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=201752 CPUtime=822.31 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 106218 0 0 0 82212 19 0 0 25 0 1 0 221303343 206594048 45877 33554432000 4194304 4309791 140734522898960 18446744073709551615 4259512 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 50438 45877 304 29 0 47067 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 201752

[startup+882.301 s]
/proc/loadavg: 2.82 3.65 3.76 3/178 11077
/proc/meminfo: memFree=19730712/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=201752 CPUtime=882.31 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 115383 0 0 0 88211 20 0 0 25 0 1 0 221303343 206594048 45877 33554432000 4194304 4309791 140734522898960 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 50438 45877 304 29 0 47067 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 201752

[startup+942.3 s]
/proc/loadavg: 2.30 3.35 3.65 3/178 11079
/proc/meminfo: memFree=19717752/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=251072 CPUtime=942.31 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 132490 0 0 0 94209 22 0 0 25 0 1 0 221303343 257097728 53535 33554432000 4194304 4309791 140734522898960 18446744073709551615 4259503 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 62768 53535 304 29 0 59397 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 251072

[startup+1002.3 s]
/proc/loadavg: 2.11 3.10 3.54 3/178 11080
/proc/meminfo: memFree=19672228/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=251072 CPUtime=1002.31 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 143209 0 0 0 100207 24 0 0 25 0 1 0 221303343 257097728 54505 33554432000 4194304 4309791 140734522898960 18446744073709551615 4253896 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 62768 54505 304 29 0 59397 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 251072

[startup+1062.3 s]
/proc/loadavg: 2.04 2.90 3.44 3/178 11085
/proc/meminfo: memFree=19700016/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=251072 CPUtime=1062.31 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 154442 0 0 0 106205 26 0 0 25 0 1 0 221303343 257097728 55735 33554432000 4194304 4309791 140734522898960 18446744073709551615 4253888 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 62768 55735 304 29 0 59397 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 251072

[startup+1122.3 s]
/proc/loadavg: 2.05 2.74 3.35 3/178 11086
/proc/meminfo: memFree=19726272/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=201752 CPUtime=1122.32 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 165183 0 0 0 112203 29 0 0 25 0 1 0 221303343 206594048 45877 33554432000 4194304 4309791 140734522898960 18446744073709551615 4253784 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 50438 45877 304 29 0 47067 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 201752

[startup+1182.3 s]
/proc/loadavg: 2.02 2.61 3.27 3/178 11088
/proc/meminfo: memFree=19740368/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=201752 CPUtime=1182.31 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 176117 0 0 0 118200 31 0 0 25 0 1 0 221303343 206594048 45877 33554432000 4194304 4309791 140734522898960 18446744073709551615 4253853 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 50438 45877 304 29 0 47067 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 201752

[startup+1242.3 s]
/proc/loadavg: 2.00 2.49 3.18 3/178 11090
/proc/meminfo: memFree=19727424/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=201752 CPUtime=1242.31 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 187444 0 0 0 124198 33 0 0 25 0 1 0 221303343 206594048 45877 33554432000 4194304 4309791 140734522898960 18446744073709551615 4253863 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 50438 45877 304 29 0 47067 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 201752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.41 3.11 3/178 11091
/proc/meminfo: memFree=19744368/32951124 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=201752 CPUtime=1300.02 cores=0,2
/proc/10962/stat : 10962 (glueminisat) R 10960 10962 8658 0 -1 4202496 198924 0 0 0 129966 36 0 0 25 0 1 0 221303343 206594048 45877 33554432000 4194304 4309791 140734522898960 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10962/statm: 50438 45877 304 29 0 47067 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 201752

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.66
CPU system time (s): 0.377942
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 251072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.66
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198924
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= 6
involuntary context switches= 3052

runsolver used 2.30165 second user time and 4.54531 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-26 00:38:41
IDJOB=3288297
IDBENCH=82493
IDSOLVER=1650
FILE ID=node107/3288297-1303771120
RUNJOBID= node107-1303770624-10529
PBS_JOBID= 13157153
Free space on /tmp= 71500 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288297-1303771120/watcher-3288297-1303771120 -o /tmp/evaluation-result-3288297-1303771120/solver-3288297-1303771120 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3288297-1303771120.cnf

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=278749294

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20054036 kB
Buffers:       2033300 kB
Cached:       10002436 kB
SwapCached:          0 kB
Active:        8243472 kB
Inactive:      4172276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20054036 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17216 kB
Writeback:           0 kB
AnonPages:      379552 kB
Mapped:          15512 kB
Slab:           416572 kB
PageTables:       6224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   582088 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= 71404 MiB
End job on node107 at 2011-04-26 01:00:23