Trace number 3282133

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

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl064.cnf
MD5SUM4f9c883534eb89cad9b9cad9e6eccbd0
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 variables75103
Number of clauses225116
Sum of the clauses size525268
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2150076
Number of clauses of size 375038
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-3282133-1303753546/watcher-3282133-1303753546 -o /tmp/evaluation-result-3282133-1303753546/solver-3282133-1303753546 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3282133-1303753546.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: 1.40 2.25 3.26 5/187 28434
/proc/meminfo: memFree=18264804/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=19740 CPUtime=0 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 759 0 0 0 0 0 0 0 23 0 1 0 486954223 20213760 693 33554432000 4194304 4309791 140736722508992 18446744073709551615 4294526 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 4935 693 215 29 0 1564 0

[startup+0.0774309 s]
/proc/loadavg: 1.40 2.25 3.26 5/187 28434
/proc/meminfo: memFree=18264804/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=34088 CPUtime=0.06 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 5093 0 0 0 6 0 0 0 23 0 1 0 486954223 34906112 4555 33554432000 4194304 4309791 140736722508992 18446744073709551615 274664469189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 8555 4557 217 29 0 5184 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 34088

[startup+0.100381 s]
/proc/loadavg: 1.40 2.25 3.26 5/187 28434
/proc/meminfo: memFree=18264804/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=40028 CPUtime=0.09 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 6388 0 0 0 8 1 0 0 23 0 1 0 486954223 40988672 5791 33554432000 4194304 4309791 140736722508992 18446744073709551615 274664866218 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 10007 5791 217 29 0 6636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40028

[startup+0.300371 s]
/proc/loadavg: 1.40 2.25 3.26 5/187 28434
/proc/meminfo: memFree=18264804/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=56376 CPUtime=0.29 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 10851 0 0 0 28 1 0 0 24 0 1 0 486954223 57729024 9747 33554432000 4194304 4309791 140736722508992 18446744073709551615 4263035 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 14094 9747 225 29 0 10723 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56376

[startup+0.700315 s]
/proc/loadavg: 1.40 2.25 3.26 5/187 28434
/proc/meminfo: memFree=18264804/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=48684 CPUtime=0.69 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 12942 0 0 0 67 2 0 0 25 0 1 0 486954223 49852416 8085 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 12171 8085 244 29 0 8800 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48684

[startup+1.50116 s]
/proc/loadavg: 1.40 2.25 3.26 5/188 28435
/proc/meminfo: memFree=18172552/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=48684 CPUtime=1.49 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 13076 0 0 0 147 2 0 0 25 0 1 0 486954223 49852416 8215 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 12171 8215 246 29 0 8800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48684

[startup+3.1009 s]
/proc/loadavg: 1.40 2.25 3.26 5/188 28435
/proc/meminfo: memFree=18185076/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=48684 CPUtime=3.09 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 13313 0 0 0 307 2 0 0 25 0 1 0 486954223 49852416 8446 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 12171 8446 246 29 0 8800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48684

[startup+6.51326 s]
/proc/loadavg: 1.61 2.28 3.26 5/188 28435
/proc/meminfo: memFree=18171104/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=55756 CPUtime=6.75 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 14947 0 0 0 673 2 0 0 25 0 1 0 486954223 57094144 9930 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259481 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 13939 9930 246 29 0 10568 0
Current children cumulated CPU time (s) 6.75
Current children cumulated vsize (KiB) 55756

[startup+12.7002 s]
/proc/loadavg: 1.96 2.34 3.27 5/188 28435
/proc/meminfo: memFree=18163716/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=58596 CPUtime=12.69 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 17506 0 0 0 1265 4 0 0 25 0 1 0 486954223 60002304 10491 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 14649 10491 246 29 0 11278 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58596

[startup+25.507 s]
/proc/loadavg: 2.41 2.42 3.29 5/188 28436
/proc/meminfo: memFree=18122532/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=70088 CPUtime=25.5 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 20706 0 0 0 2546 4 0 0 25 0 1 0 486954223 71770112 13451 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 17522 13451 246 29 0 14151 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 70088

[startup+51.1005 s]
/proc/loadavg: 2.95 2.54 3.30 5/188 28436
/proc/meminfo: memFree=18038072/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=77272 CPUtime=51.09 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 23162 0 0 0 5104 5 0 0 25 0 1 0 486954223 79126528 15695 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 19318 15695 246 29 0 15947 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77272

[startup+102.301 s]
/proc/loadavg: 3.54 2.77 3.34 5/188 28438
/proc/meminfo: memFree=18013580/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=96096 CPUtime=102.29 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 27358 0 0 0 10223 6 0 0 25 0 1 0 486954223 98402304 19857 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259235 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 24024 19857 246 29 0 20653 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 96096

[startup+162.3 s]
/proc/loadavg: 3.90 3.00 3.38 5/188 28439
/proc/meminfo: memFree=17899000/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=119372 CPUtime=162.29 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 35652 0 0 0 16220 9 0 0 25 0 1 0 486954223 122236928 22801 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 29843 22801 246 29 0 26472 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 119372

[startup+222.301 s]
/proc/loadavg: 3.96 3.18 3.42 5/188 28441
/proc/meminfo: memFree=17959252/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=119372 CPUtime=222.3 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 37964 0 0 0 22220 10 0 0 25 0 1 0 486954223 122236928 25067 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 29843 25067 246 29 0 26472 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 119372

[startup+282.301 s]
/proc/loadavg: 4.04 3.34 3.46 5/188 28443
/proc/meminfo: memFree=17880008/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=119372 CPUtime=282.3 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 38025 0 0 0 28220 10 0 0 25 0 1 0 486954223 122236928 25127 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 29843 25127 246 29 0 26472 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 119372

[startup+342.307 s]
/proc/loadavg: 4.01 3.46 3.49 5/188 28444
/proc/meminfo: memFree=17830764/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=119372 CPUtime=342.3 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 39047 0 0 0 34220 10 0 0 25 0 1 0 486954223 122236928 26132 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259881 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 29843 26132 246 29 0 26472 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 119372

[startup+402.301 s]
/proc/loadavg: 4.00 3.56 3.52 5/188 28446
/proc/meminfo: memFree=17889288/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=119372 CPUtime=402.3 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 47050 0 0 0 40218 12 0 0 25 0 1 0 486954223 122236928 26220 33554432000 4194304 4309791 140736722508992 18446744073709551615 4275163 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 29843 26220 246 29 0 26472 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 119372

[startup+462.3 s]
/proc/loadavg: 4.00 3.63 3.54 5/188 28447
/proc/meminfo: memFree=17789216/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=119372 CPUtime=462.3 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 55873 0 0 0 46216 14 0 0 25 0 1 0 486954223 122236928 26247 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 29843 26247 246 29 0 26472 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 119372

[startup+522.301 s]
/proc/loadavg: 4.00 3.70 3.57 5/188 28449
/proc/meminfo: memFree=17840052/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=119372 CPUtime=522.3 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 64801 0 0 0 52215 15 0 0 25 0 1 0 486954223 122236928 26247 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 29843 26247 246 29 0 26472 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 119372

[startup+582.3 s]
/proc/loadavg: 4.05 3.77 3.60 5/188 28451
/proc/meminfo: memFree=17871792/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=168692 CPUtime=582.3 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 73482 0 0 0 58214 16 0 0 25 0 1 0 486954223 172740608 34905 33554432000 4194304 4309791 140736722508992 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 42173 34905 246 29 0 38802 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 168692

[startup+642.301 s]
/proc/loadavg: 4.02 3.81 3.62 5/188 28452
/proc/meminfo: memFree=17751248/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=119372 CPUtime=642.3 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 75009 0 0 0 64213 17 0 0 25 0 1 0 486954223 122236928 26247 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 29843 26247 246 29 0 26472 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 119372

[startup+702.301 s]
/proc/loadavg: 4.07 3.85 3.65 5/188 28454
/proc/meminfo: memFree=17907728/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=119372 CPUtime=702.3 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 85946 0 0 0 70210 20 0 0 25 0 1 0 486954223 122236928 26247 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 29843 26247 246 29 0 26472 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 119372

[startup+762.3 s]
/proc/loadavg: 4.02 3.88 3.67 5/188 28455
/proc/meminfo: memFree=17716392/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=168692 CPUtime=762.31 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 94100 0 0 0 76210 21 0 0 25 0 1 0 486954223 172740608 34390 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 42173 34390 246 29 0 38802 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 168692

[startup+822.301 s]
/proc/loadavg: 4.09 3.91 3.69 5/188 28457
/proc/meminfo: memFree=17863948/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=120040 CPUtime=822.31 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 97014 0 0 0 82208 23 0 0 25 0 1 0 486954223 122920960 26248 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 30010 26248 246 29 0 26639 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 120040

[startup+882.301 s]
/proc/loadavg: 4.03 3.93 3.71 5/188 28459
/proc/meminfo: memFree=17668764/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=169360 CPUtime=882.31 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 106455 0 0 0 88206 25 0 0 25 0 1 0 486954223 173424640 35660 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 42340 35660 246 29 0 38969 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 169360

[startup+942.301 s]
/proc/loadavg: 4.01 3.94 3.72 5/188 28469
/proc/meminfo: memFree=17859804/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=120040 CPUtime=942.31 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 109267 0 0 0 94204 27 0 0 25 0 1 0 486954223 122920960 26414 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259471 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 30010 26414 246 29 0 26639 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 120040

[startup+1002.31 s]
/proc/loadavg: 4.00 3.95 3.74 5/188 28471
/proc/meminfo: memFree=17673548/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=169360 CPUtime=1002.32 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 118659 0 0 0 100202 30 0 0 25 0 1 0 486954223 173424640 35776 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 42340 35776 246 29 0 38969 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 169360

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.75 5/188 28472
/proc/meminfo: memFree=17884220/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=120040 CPUtime=1062.31 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 122424 0 0 0 106199 32 0 0 25 0 1 0 486954223 122920960 26414 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 30010 26414 246 29 0 26639 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 120040

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.76 5/188 28474
/proc/meminfo: memFree=17704784/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=169360 CPUtime=1122.31 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 130964 0 0 0 112198 33 0 0 25 0 1 0 486954223 173424640 34936 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 42340 34936 246 29 0 38969 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 169360

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.77 5/188 28476
/proc/meminfo: memFree=17572844/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=200180 CPUtime=1182.31 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 135090 0 0 0 118197 34 0 0 25 0 1 0 486954223 204984320 38985 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 50045 38985 246 29 0 46674 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 200180

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.78 5/188 28480
/proc/meminfo: memFree=17759676/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=120040 CPUtime=1242.31 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 136995 0 0 0 124196 35 0 0 25 0 1 0 486954223 122920960 26414 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 30010 26414 246 29 0 26639 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 120040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.99 3.80 2/182 28484
/proc/meminfo: memFree=18259928/32951132 swapFree=67111528/67111528
[pid=28434] ppid=28432 vsize=169360 CPUtime=1300.02 cores=0,2
/proc/28434/stat : 28434 (glueminisat) R 28432 28434 27276 0 -1 4202496 147354 0 0 0 129965 37 0 0 25 0 1 0 486954223 173424640 36712 33554432000 4194304 4309791 140736722508992 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28434/statm: 42340 36712 246 29 0 38969 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 169360

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.65
CPU system time (s): 0.387941
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 200180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.65
system time used= 0.387941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147354
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2262

runsolver used 2.29465 second user time and 5.61115 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 19:45:46
IDJOB=3282133
IDBENCH=70781
IDSOLVER=1650
FILE ID=node131/3282133-1303753546
RUNJOBID= node131-1303753545-28365
PBS_JOBID= 13154031
Free space on /tmp= 72028 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl064.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282133-1303753546/watcher-3282133-1303753546 -o /tmp/evaluation-result-3282133-1303753546/solver-3282133-1303753546 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3282133-1303753546.cnf

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=458011793

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18265456 kB
Buffers:       1001708 kB
Cached:       12954732 kB
SwapCached:          0 kB
Active:        4648868 kB
Inactive:      9521540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18265456 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27756 kB
Writeback:          28 kB
AnonPages:      212560 kB
Mapped:          15528 kB
Slab:           452784 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   418592 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72052 MiB
End job on node131 at 2011-04-25 20:07:28