Trace number 3309347

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) 5000.07 4999.92

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-3309347-1303987415/watcher-3309347-1303987415 -o /tmp/evaluation-result-3309347-1303987415/solver-3309347-1303987415 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309347-1303987415.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 0.85 1.68 2/181 32595
/proc/meminfo: memFree=21080980/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=20036 CPUtime=0 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 852 0 0 0 0 0 0 0 25 0 1 0 510339730 20516864 783 33554432000 4194304 4309791 140737125532464 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 5009 783 216 29 0 1638 0

[startup+0.101604 s]
/proc/loadavg: 0.94 0.85 1.68 2/181 32595
/proc/meminfo: memFree=21080980/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=42168 CPUtime=0.09 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 7011 0 0 0 9 0 0 0 25 0 1 0 510339730 43180032 6391 33554432000 4194304 4309791 140737125532464 18446744073709551615 4245417 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 10542 6406 217 29 0 7171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42168

[startup+0.200587 s]
/proc/loadavg: 0.94 0.85 1.68 2/181 32595
/proc/meminfo: memFree=21080980/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=50492 CPUtime=0.19 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 9343 0 0 0 19 0 0 0 25 0 1 0 510339730 51703808 8438 33554432000 4194304 4309791 140737125532464 18446744073709551615 4294989 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 12623 8438 225 29 0 9252 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 50492

[startup+0.300569 s]
/proc/loadavg: 0.94 0.85 1.68 2/181 32595
/proc/meminfo: memFree=21080980/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=49300 CPUtime=0.29 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 11025 0 0 0 28 1 0 0 25 0 1 0 510339730 50483200 8441 33554432000 4194304 4309791 140737125532464 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 12325 8441 226 29 0 8954 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49300

[startup+0.700496 s]
/proc/loadavg: 0.94 0.85 1.68 2/181 32595
/proc/meminfo: memFree=21080980/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=48684 CPUtime=0.69 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 12965 0 0 0 68 1 0 0 25 0 1 0 510339730 49852416 8108 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259091 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 12171 8108 246 29 0 8800 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48684

[startup+1.50038 s]
/proc/loadavg: 0.94 0.85 1.68 3/182 32596
/proc/meminfo: memFree=21047216/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=48684 CPUtime=1.49 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 13133 0 0 0 148 1 0 0 25 0 1 0 510339730 49852416 8269 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259390 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 12171 8269 246 29 0 8800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48684

[startup+3.10109 s]
/proc/loadavg: 0.94 0.85 1.68 3/182 32596
/proc/meminfo: memFree=21044364/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=55756 CPUtime=3.09 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 13479 0 0 0 308 1 0 0 25 0 1 0 510339730 57094144 8601 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 13939 8601 246 29 0 10568 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55756

[startup+6.30051 s]
/proc/loadavg: 1.02 0.87 1.68 3/182 32596
/proc/meminfo: memFree=21032420/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=55756 CPUtime=6.29 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 14949 0 0 0 628 1 0 0 25 0 1 0 510339730 57094144 9932 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 13939 9932 246 29 0 10568 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55756

[startup+12.7003 s]
/proc/loadavg: 1.10 0.88 1.69 3/182 32596
/proc/meminfo: memFree=21017056/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=58596 CPUtime=12.69 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 18023 0 0 0 1267 2 0 0 25 0 1 0 510339730 60002304 10988 33554432000 4194304 4309791 140737125532464 18446744073709551615 4253863 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 14649 10988 246 29 0 11278 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58596

[startup+25.501 s]
/proc/loadavg: 1.30 0.94 1.69 3/182 32597
/proc/meminfo: memFree=21031988/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=70088 CPUtime=25.49 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 20873 0 0 0 2547 2 0 0 25 0 1 0 510339730 71770112 13615 33554432000 4194304 4309791 140737125532464 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 17522 13615 246 29 0 14151 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70088

[startup+51.1003 s]
/proc/loadavg: 1.54 1.02 1.70 3/182 32597
/proc/meminfo: memFree=20974880/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=77272 CPUtime=51.09 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 23162 0 0 0 5107 2 0 0 25 0 1 0 510339730 79126528 15695 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/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: 1.80 1.17 1.71 3/182 32599
/proc/meminfo: memFree=20952044/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=100520 CPUtime=102.3 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 30326 0 0 0 10226 4 0 0 25 0 1 0 510339730 102932480 17780 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 25130 17780 246 29 0 21759 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 100520

[startup+162.301 s]
/proc/loadavg: 1.92 1.32 1.73 3/182 32600
/proc/meminfo: memFree=20912212/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=119372 CPUtime=162.3 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 37964 0 0 0 16224 6 0 0 25 0 1 0 510339730 122236928 25067 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 29843 25067 246 29 0 26472 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 119372

[startup+222.307 s]
/proc/loadavg: 1.97 1.44 1.74 3/182 32602
/proc/meminfo: memFree=20925332/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=119372 CPUtime=222.3 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 38025 0 0 0 22224 6 0 0 25 0 1 0 510339730 122236928 25127 33554432000 4194304 4309791 140737125532464 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 29843 25127 246 29 0 26472 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 119372

[startup+282.3 s]
/proc/loadavg: 1.99 1.54 1.75 3/182 32604
/proc/meminfo: memFree=20927300/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=168692 CPUtime=282.3 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 46796 0 0 0 28223 7 0 0 25 0 1 0 510339730 172740608 33881 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 42173 33881 246 29 0 38802 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 168692

[startup+342.3 s]
/proc/loadavg: 1.99 1.62 1.76 3/182 32605
/proc/meminfo: memFree=20830188/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=168692 CPUtime=342.3 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 55869 0 0 0 34222 8 0 0 25 0 1 0 510339730 172740608 35016 33554432000 4194304 4309791 140737125532464 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 42173 35016 246 29 0 38802 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 168692

[startup+402.3 s]
/proc/loadavg: 2.05 1.70 1.78 3/182 32607
/proc/meminfo: memFree=20876176/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=168692 CPUtime=402.3 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 64682 0 0 0 40220 10 0 0 25 0 1 0 510339730 172740608 35031 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 42173 35031 246 29 0 38802 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 168692

[startup+462.3 s]
/proc/loadavg: 2.02 1.75 1.79 3/182 32608
/proc/meminfo: memFree=20787628/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=168692 CPUtime=462.3 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 73857 0 0 0 46219 11 0 0 25 0 1 0 510339730 172740608 35275 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 42173 35275 246 29 0 38802 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 168692

[startup+522.301 s]
/proc/loadavg: 2.00 1.80 1.80 3/182 32610
/proc/meminfo: memFree=20851844/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=168692 CPUtime=522.31 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 83248 0 0 0 52218 13 0 0 25 0 1 0 510339730 172740608 34470 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 42173 34470 246 29 0 38802 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 168692

[startup+582.301 s]
/proc/loadavg: 2.00 1.83 1.82 3/182 32612
/proc/meminfo: memFree=20970992/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=119372 CPUtime=582.31 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 85946 0 0 0 58217 14 0 0 25 0 1 0 510339730 122236928 26247 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 29843 26247 246 29 0 26472 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 119372

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/182 32715
/proc/meminfo: memFree=20783416/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=233856 CPUtime=4002.41 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 430501 0 0 0 400127 114 0 0 25 0 1 0 510339730 239468544 48085 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 58464 48085 246 29 0 55093 0
Current children cumulated CPU time (s) 4002.41
Current children cumulated vsize (KiB) 233856

[startup+4062.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/182 32716
/proc/meminfo: memFree=20686416/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=233856 CPUtime=4062.42 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 434807 0 0 0 406127 115 0 0 25 0 1 0 510339730 239468544 52346 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259848 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 58464 52346 246 29 0 55093 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 233856

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/182 32718
/proc/meminfo: memFree=20604776/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=283944 CPUtime=4122.41 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 437896 0 0 0 412125 116 0 0 25 0 1 0 510339730 290758656 55385 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 70986 55385 246 29 0 67615 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 283944

[startup+4182.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 32720
/proc/meminfo: memFree=20529484/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=283944 CPUtime=4182.42 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 440775 0 0 0 418124 118 0 0 25 0 1 0 510339730 290758656 58216 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259848 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 70986 58216 246 29 0 67615 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 283944

[startup+4242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 32721
/proc/meminfo: memFree=20451216/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=283944 CPUtime=4242.42 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 443665 0 0 0 424123 119 0 0 25 0 1 0 510339730 290758656 61065 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 70986 61065 246 29 0 67615 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 283944

[startup+4302.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 32723
/proc/meminfo: memFree=20449452/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=203036 CPUtime=4302.42 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 452853 0 0 0 430122 120 0 0 25 0 1 0 510339730 207908864 42663 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 50759 42663 246 29 0 47388 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 203036

[startup+4362.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/182 32724
/proc/meminfo: memFree=20779884/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=233856 CPUtime=4362.42 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 457626 0 0 0 436120 122 0 0 25 0 1 0 510339730 239468544 47348 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 58464 47348 246 29 0 55093 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 233856

[startup+4422.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/182 32726
/proc/meminfo: memFree=20674460/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=233856 CPUtime=4422.42 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 461269 0 0 0 442120 122 0 0 25 0 1 0 510339730 239468544 50942 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259878 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 58464 50942 246 29 0 55093 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 233856

[startup+4482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 32728
/proc/meminfo: memFree=20573000/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=233856 CPUtime=4482.42 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 464438 0 0 0 448119 123 0 0 25 0 1 0 510339730 239468544 54059 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259646 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 58464 54059 246 29 0 55093 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 233856

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 32729
/proc/meminfo: memFree=20493632/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=283944 CPUtime=4542.43 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 467458 0 0 0 454118 125 0 0 25 0 1 0 510339730 290758656 57015 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 70986 57015 246 29 0 67615 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 283944

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 32731
/proc/meminfo: memFree=20413632/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=283944 CPUtime=4602.43 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 470058 0 0 0 460117 126 0 0 25 0 1 0 510339730 290758656 59572 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 70986 59572 246 29 0 67615 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 283944

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 32741
/proc/meminfo: memFree=20451452/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=153716 CPUtime=4662.43 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 472124 0 0 0 466116 127 0 0 25 0 1 0 510339730 157405184 34833 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 38429 34833 246 29 0 35058 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 153716

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 32743
/proc/meminfo: memFree=20332756/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=203036 CPUtime=4722.44 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 483721 0 0 0 472115 129 0 0 25 0 1 0 510339730 207908864 46351 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 50759 46351 246 29 0 47388 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 203036

[startup+4782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 32745
/proc/meminfo: memFree=20695808/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=233856 CPUtime=4782.43 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 488169 0 0 0 478113 130 0 0 25 0 1 0 510339730 239468544 50727 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 58464 50727 246 29 0 55093 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 233856

[startup+4842.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 32748
/proc/meminfo: memFree=20585920/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=233856 CPUtime=4842.44 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 492029 0 0 0 484113 131 0 0 25 0 1 0 510339730 239468544 54534 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 58464 54534 246 29 0 55093 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 233856

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 32751
/proc/meminfo: memFree=20504568/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=283944 CPUtime=4902.43 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 495192 0 0 0 490111 132 0 0 25 0 1 0 510339730 290758656 57635 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259213 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 70986 57635 246 29 0 67615 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 283944

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 32752
/proc/meminfo: memFree=20423208/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=283944 CPUtime=4962.44 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 497788 0 0 0 496110 134 0 0 25 0 1 0 510339730 290758656 60182 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259402 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 70986 60182 246 29 0 67615 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 283944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 322
/proc/meminfo: memFree=20851492/32951124 swapFree=67111352/67111528
[pid=32595] ppid=32593 vsize=283944 CPUtime=5000.05 cores=0,2,4,6
/proc/32595/stat : 32595 (glueminisat) R 32593 32595 32529 0 -1 4202496 499072 0 0 0 499870 135 0 0 25 0 1 0 510339730 290758656 61436 33554432000 4194304 4309791 140737125532464 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32595/statm: 70986 61436 246 29 0 67615 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 283944

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): 4999.92
CPU time (s): 5000.07
CPU user time (s): 4998.7
CPU system time (s): 1.36479
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 283944

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

runsolver used 8.83966 second user time and 18.4362 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-28 12:43:35
IDJOB=3309347
IDBENCH=70781
IDSOLVER=1694
FILE ID=node134/3309347-1303987415
RUNJOBID= node134-1303987380-32547
PBS_JOBID= 13168740
Free space on /tmp= 71568 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-3309347-1303987415/watcher-3309347-1303987415 -o /tmp/evaluation-result-3309347-1303987415/solver-3309347-1303987415 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309347-1303987415.cnf

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=581577085

node134.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.831
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21081136 kB
Buffers:       2324224 kB
Cached:        8805864 kB
SwapCached:         64 kB
Active:        4827276 kB
Inactive:      6490012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21081136 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           12860 kB
Writeback:           0 kB
AnonPages:      186672 kB
Mapped:          15448 kB
Slab:           490036 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   352168 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= 71564 MiB
End job on node134 at 2011-04-28 14:06:57