Trace number 3309365

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.12 5000.01

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
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 variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
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-3309365-1303987533/watcher-3309365-1303987533 -o /tmp/evaluation-result-3309365-1303987533/solver-3309365-1303987533 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309365-1303987533.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: 1.85 0.83 0.99 2/177 20474
/proc/meminfo: memFree=19702112/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=20052 CPUtime=0 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 686 0 0 0 0 0 0 0 25 0 1 0 510351262 20533248 617 33554432000 4194304 4309791 140733780432528 18446744073709551615 4294526 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 5013 617 215 29 0 1642 0

[startup+0.092546 s]
/proc/loadavg: 1.85 0.83 0.99 2/177 20474
/proc/meminfo: memFree=19702112/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=18852 CPUtime=0.08 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 1804 0 0 0 8 0 0 0 25 0 1 0 510351262 19304448 1326 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259106 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 4713 1326 246 29 0 1342 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18852

[startup+0.100553 s]
/proc/loadavg: 1.85 0.83 0.99 2/177 20474
/proc/meminfo: memFree=19702112/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=18852 CPUtime=0.09 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 1807 0 0 0 9 0 0 0 25 0 1 0 510351262 19304448 1329 33554432000 4194304 4309791 140733780432528 18446744073709551615 4253853 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 4713 1329 246 29 0 1342 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18852

[startup+0.300508 s]
/proc/loadavg: 1.85 0.83 0.99 2/177 20474
/proc/meminfo: memFree=19702112/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=19476 CPUtime=0.29 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 1969 0 0 0 29 0 0 0 25 0 1 0 510351262 19943424 1469 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 4869 1469 246 29 0 1498 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19476

[startup+0.700438 s]
/proc/loadavg: 1.85 0.83 0.99 2/177 20474
/proc/meminfo: memFree=19702112/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=21184 CPUtime=0.69 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 2295 0 0 0 69 0 0 0 25 0 1 0 510351262 21692416 1766 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 5296 1766 246 29 0 1925 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21184

[startup+1.50033 s]
/proc/loadavg: 1.85 0.83 0.99 3/178 20475
/proc/meminfo: memFree=19693932/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=24428 CPUtime=1.49 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 2723 0 0 0 149 0 0 0 25 0 1 0 510351262 25014272 2167 33554432000 4194304 4309791 140733780432528 18446744073709551615 4275249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 6107 2167 246 29 0 2736 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24428

[startup+3.10104 s]
/proc/loadavg: 1.85 0.83 0.99 3/178 20475
/proc/meminfo: memFree=19689964/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=27348 CPUtime=3.09 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 3706 0 0 0 309 0 0 0 25 0 1 0 510351262 28004352 3100 33554432000 4194304 4309791 140733780432528 18446744073709551615 4276221 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 6837 3100 246 29 0 3466 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27348

[startup+6.30047 s]
/proc/loadavg: 1.86 0.85 0.99 3/178 20475
/proc/meminfo: memFree=19680904/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=34424 CPUtime=6.29 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 5424 0 0 0 629 0 0 0 25 0 1 0 510351262 35250176 4802 33554432000 4194304 4309791 140733780432528 18446744073709551615 4291532 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 8606 4802 246 29 0 5235 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34424

[startup+12.7003 s]
/proc/loadavg: 1.87 0.87 1.00 3/178 20476
/proc/meminfo: memFree=19662168/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=34516 CPUtime=12.69 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 7280 0 0 0 1268 1 0 0 25 0 1 0 510351262 35344384 5253 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 8629 5253 246 29 0 5258 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34516

[startup+25.5011 s]
/proc/loadavg: 1.90 0.92 1.01 4/178 20476
/proc/meminfo: memFree=19638976/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=48780 CPUtime=25.49 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 11216 0 0 0 2548 1 0 0 25 0 1 0 510351262 49950720 6798 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 12195 6798 246 29 0 8824 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48780

[startup+51.1006 s]
/proc/loadavg: 1.93 1.01 1.04 3/178 20477
/proc/meminfo: memFree=19599012/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=53240 CPUtime=51.09 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 13296 0 0 0 5108 1 0 0 25 0 1 0 510351262 54517760 8792 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 13310 8792 246 29 0 9939 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53240

[startup+102.307 s]
/proc/loadavg: 1.97 1.16 1.09 3/178 20478
/proc/meminfo: memFree=19632844/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=55960 CPUtime=102.29 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 14811 0 0 0 10228 1 0 0 25 0 1 0 510351262 57303040 10269 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259147 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 13990 10269 246 29 0 10619 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 55960

[startup+162.301 s]
/proc/loadavg: 1.99 1.31 1.14 3/178 20480
/proc/meminfo: memFree=19533992/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=98112 CPUtime=162.3 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 23653 0 0 0 16227 3 0 0 25 0 1 0 510351262 100466688 14171 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 24528 14171 246 29 0 21157 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 98112

[startup+222.3 s]
/proc/loadavg: 1.99 1.43 1.19 3/178 20481
/proc/meminfo: memFree=19597092/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=98112 CPUtime=222.29 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 24528 0 0 0 22226 3 0 0 25 0 1 0 510351262 100466688 15026 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 24528 15026 246 29 0 21157 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 98112

[startup+282.301 s]
/proc/loadavg: 1.99 1.53 1.24 4/178 20483
/proc/meminfo: memFree=19510024/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=98112 CPUtime=282.3 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 24672 0 0 0 28227 3 0 0 25 0 1 0 510351262 100466688 15165 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259188 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 24528 15165 246 29 0 21157 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 98112

[startup+342.3 s]
/proc/loadavg: 1.99 1.62 1.28 3/178 20484
/proc/meminfo: memFree=19607360/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=98112 CPUtime=342.29 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 25733 0 0 0 34226 3 0 0 25 0 1 0 510351262 100466688 16190 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 24528 16190 246 29 0 21157 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 98112

[startup+402.301 s]
/proc/loadavg: 1.99 1.68 1.33 3/178 20486
/proc/meminfo: memFree=19489424/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=147432 CPUtime=402.29 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 41561 0 0 0 40224 5 0 0 25 0 1 0 510351262 150970368 24332 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 36858 24332 246 29 0 33487 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 147432

[startup+462.3 s]
/proc/loadavg: 1.99 1.74 1.37 3/178 20488
/proc/meminfo: memFree=19437452/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=98112 CPUtime=462.3 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 50151 0 0 0 46223 7 0 0 25 0 1 0 510351262 100466688 16484 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 24528 16484 246 29 0 21157 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 98112

[startup+522.301 s]
/proc/loadavg: 2.06 1.80 1.41 3/178 20489
/proc/meminfo: memFree=19561320/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=98112 CPUtime=522.3 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 67214 0 0 0 52220 10 0 0 25 0 1 0 510351262 100466688 16484 33554432000 4194304 4309791 140733780432528 18446744073709551615 4260177 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 24528 16484 246 29 0 21157 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 98112

[startup+582.301 s]
/proc/loadavg: 2.02 1.83 1.44 3/178 20491
/proc/meminfo: memFree=19457896/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=98112 CPUtime=582.31 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 80918 0 0 0 58218 13 0 0 25 0 1 0 510351262 100466688 21152 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 24528 21152 246 29 0 21157 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 98112

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 20594
/proc/meminfo: memFree=19391296/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=98112 CPUtime=4002.39 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 672795 0 0 0 400106 133 0 0 25 0 1 0 510351262 100466688 21152 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 24528 21152 246 29 0 21157 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 98112

[startup+4062.31 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 20596
/proc/meminfo: memFree=19241608/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=178252 CPUtime=4062.39 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 686997 0 0 0 406104 135 0 0 25 0 1 0 510351262 182530048 35241 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259406 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 44563 35241 246 29 0 41192 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 178252

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 20597
/proc/meminfo: memFree=19206384/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=98112 CPUtime=4122.38 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 692704 0 0 0 412100 138 0 0 25 0 1 0 510351262 100466688 21152 33554432000 4194304 4309791 140733780432528 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 24528 21152 246 29 0 21157 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 98112

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 20599
/proc/meminfo: memFree=19073684/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=147432 CPUtime=4182.39 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 704555 0 0 0 418099 140 0 0 25 0 1 0 510351262 150970368 32916 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 36858 32916 246 29 0 33487 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 147432

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 20600
/proc/meminfo: memFree=18970620/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=178252 CPUtime=4242.39 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 710201 0 0 0 424098 141 0 0 25 0 1 0 510351262 182530048 38420 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 44563 38420 246 29 0 41192 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 178252

[startup+4302.3 s]
/proc/loadavg: 2.06 2.01 1.94 3/178 20602
/proc/meminfo: memFree=18961184/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=98112 CPUtime=4302.39 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 713346 0 0 0 430096 143 0 0 25 0 1 0 510351262 100466688 21152 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 24528 21152 246 29 0 21157 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 98112

[startup+4362.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 20603
/proc/meminfo: memFree=18826628/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=178252 CPUtime=4362.39 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 728712 0 0 0 436094 145 0 0 25 0 1 0 510351262 182530048 36356 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 44563 36356 246 29 0 41192 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 178252

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20605
/proc/meminfo: memFree=19380148/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=228340 CPUtime=4422.4 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 734520 0 0 0 442093 147 0 0 25 0 1 0 510351262 233820160 42056 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 57085 42056 246 29 0 53714 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 228340

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20607
/proc/meminfo: memFree=19314040/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=166848 CPUtime=4482.4 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 745889 0 0 0 448091 149 0 0 25 0 1 0 510351262 170852352 32077 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259848 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20474/statm: 41712 32077 246 29 0 38341 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 166848

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20617
/proc/meminfo: memFree=19191848/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=197668 CPUtime=4542.4 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 751964 0 0 0 454089 151 0 0 25 0 1 0 510351262 202412032 38022 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259872 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 49417 38022 246 29 0 46046 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 197668

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20619
/proc/meminfo: memFree=19164676/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=117528 CPUtime=4602.41 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 756226 0 0 0 460087 154 0 0 25 0 1 0 510351262 120348672 21338 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259895 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 29382 21338 246 29 0 26011 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 117528

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20621
/proc/meminfo: memFree=19040648/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=166848 CPUtime=4662.4 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 767684 0 0 0 466085 155 0 0 25 0 1 0 510351262 170852352 32710 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 41712 32710 246 29 0 38341 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 166848

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20624
/proc/meminfo: memFree=18940444/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=197668 CPUtime=4722.41 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 773677 0 0 0 472084 157 0 0 25 0 1 0 510351262 202412032 38578 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 49417 38578 246 29 0 46046 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 197668

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20627
/proc/meminfo: memFree=18933240/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=117528 CPUtime=4782.4 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 777746 0 0 0 478081 159 0 0 25 0 1 0 510351262 120348672 21385 33554432000 4194304 4309791 140733780432528 18446744073709551615 4284256 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 29382 21385 246 29 0 26011 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 117528

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20628
/proc/meminfo: memFree=18812692/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=166848 CPUtime=4842.4 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 789702 0 0 0 484078 162 0 0 25 0 1 0 510351262 170852352 33243 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 41712 33243 246 29 0 38341 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 166848

[startup+4902.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/178 20658
/proc/meminfo: memFree=18880196/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=197668 CPUtime=4902.4 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 795303 0 0 0 490076 164 0 0 25 0 1 0 510351262 202412032 38733 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259878 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 49417 38733 246 29 0 46046 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 197668

[startup+4962.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 20660
/proc/meminfo: memFree=18770024/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=247756 CPUtime=4962.4 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 799370 0 0 0 496075 165 0 0 25 0 1 0 510351262 253702144 42707 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259449 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 61939 42707 246 29 0 58568 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 247756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 20661
/proc/meminfo: memFree=18786004/32951124 swapFree=67111464/67111528
[pid=20474] ppid=20472 vsize=166848 CPUtime=5000.1 cores=0,2,4,6
/proc/20474/stat : 20474 (glueminisat) R 20472 20474 20405 0 -1 4202496 807661 0 0 0 499844 166 0 0 25 0 1 0 510351262 170852352 29671 33554432000 4194304 4309791 140733780432528 18446744073709551615 4259397 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20474/statm: 41712 29671 246 29 0 38341 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 166848

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): 5000.01
CPU time (s): 5000.12
CPU user time (s): 4998.44
CPU system time (s): 1.67574
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 247756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.45
system time used= 1.67575
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 807661
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= 9
involuntary context switches= 5903

runsolver used 8.93764 second user time and 17.6093 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-28 12:45:33
IDJOB=3309365
IDBENCH=70810
IDSOLVER=1694
FILE ID=node136/3309365-1303987533
RUNJOBID= node136-1303987379-20423
PBS_JOBID= 13168738
Free space on /tmp= 72308 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309365-1303987533/watcher-3309365-1303987533 -o /tmp/evaluation-result-3309365-1303987533/solver-3309365-1303987533 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309365-1303987533.cnf

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=1836693987

node136.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.809
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.61
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.809
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.809
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.75
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.809
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.76
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.809
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.75
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.809
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.809
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.809
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:     32951124 kB
MemFree:      19702400 kB
Buffers:       1734444 kB
Cached:       10682804 kB
SwapCached:         60 kB
Active:        5733584 kB
Inactive:      6936248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19702400 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:             784 kB
Writeback:           0 kB
AnonPages:      251772 kB
Mapped:          15184 kB
Slab:           516096 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   404952 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= 72168 MiB
End job on node136 at 2011-04-28 14:08:55