Trace number 3281857

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

Nameibm-2002-30r-k85.cnf
MD5SUMc08fe2d9c476652207ada677b7ca59f9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9815
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2338581
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 511035
Number of clauses of size over 541578

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.00 3.97 3.91 5/189 1444
/proc/meminfo: memFree=14369044/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=19280 CPUtime=0 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 633 0 0 0 0 0 0 0 22 0 1 0 486857745 19742720 573 33554432000 4194304 4309791 140735820846368 18446744073709551615 228244045579 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 4820 575 214 29 0 1449 0

[startup+0.0323441 s]
/proc/loadavg: 4.00 3.97 3.91 5/189 1444
/proc/meminfo: memFree=14369044/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=24236 CPUtime=0.02 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 2109 0 0 0 2 0 0 0 22 0 1 0 486857745 24817664 1942 33554432000 4194304 4309791 140735820846368 18446744073709551615 4262760 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 6059 1943 217 29 0 2688 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24236

[startup+0.100331 s]
/proc/loadavg: 4.00 3.97 3.91 5/189 1444
/proc/meminfo: memFree=14369044/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=34592 CPUtime=0.09 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 5621 0 0 0 8 1 0 0 22 0 1 0 486857745 35422208 5043 33554432000 4194304 4309791 140735820846368 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 8648 5045 217 29 0 5277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34592

[startup+0.300312 s]
/proc/loadavg: 4.00 3.97 3.91 5/189 1444
/proc/meminfo: memFree=14369044/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=69800 CPUtime=0.29 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 15605 0 0 0 27 2 0 0 23 0 1 0 486857745 71475200 13722 33554432000 4194304 4309791 140735820846368 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 17450 13724 217 29 0 14079 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69800

[startup+0.700251 s]
/proc/loadavg: 4.00 3.97 3.91 5/189 1444
/proc/meminfo: memFree=14369044/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=101544 CPUtime=0.69 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 23973 0 0 0 66 3 0 0 25 0 1 0 486857745 103981056 21095 33554432000 4194304 4309791 140735820846368 18446744073709551615 4294526 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 25386 21096 225 29 0 22015 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101544

[startup+1.5011 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 1445
/proc/meminfo: memFree=14267600/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=133848 CPUtime=1.49 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 31172 0 0 0 144 5 0 0 25 0 1 0 486857745 137060352 27939 33554432000 4194304 4309791 140735820846368 18446744073709551615 4232251 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 33462 27939 225 29 0 30091 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133848

[startup+3.10082 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 1445
/proc/meminfo: memFree=14249496/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=115844 CPUtime=3.09 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 35041 0 0 0 304 5 0 0 25 0 1 0 486857745 118624256 23117 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 28961 23117 245 29 0 25590 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115844

[startup+6.30024 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 1445
/proc/meminfo: memFree=14268632/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=115844 CPUtime=6.29 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 35575 0 0 0 623 6 0 0 25 0 1 0 486857745 118624256 23628 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 28961 23628 245 29 0 25590 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 115844

[startup+12.7011 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 1446
/proc/meminfo: memFree=14298344/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=115892 CPUtime=12.7 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 40065 0 0 0 1263 7 0 0 25 0 1 0 486857745 118673408 23526 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 28973 23526 245 29 0 25602 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 115892

[startup+25.5009 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 1446
/proc/meminfo: memFree=14240312/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=134568 CPUtime=25.49 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 45486 0 0 0 2541 8 0 0 25 0 1 0 486857745 137797632 28172 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 33642 28172 245 29 0 30271 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 134568

[startup+51.1004 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 1447
/proc/meminfo: memFree=14246348/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=51.09 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 46947 0 0 0 5100 9 0 0 25 0 1 0 486857745 168873984 29565 33554432000 4194304 4309791 140735820846368 18446744073709551615 4283020 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 29565 245 29 0 37858 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 164916

[startup+102.307 s]
/proc/loadavg: 4.05 3.99 3.91 5/190 1448
/proc/meminfo: memFree=14217948/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=102.29 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 51346 0 0 0 10219 10 0 0 25 0 1 0 486857745 168873984 33535 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 33535 245 29 0 37858 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 164916

[startup+162.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 1450
/proc/meminfo: memFree=14165896/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=162.29 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 52239 0 0 0 16218 11 0 0 25 0 1 0 486857745 168873984 34402 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259881 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 34402 245 29 0 37858 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 164916

[startup+222.3 s]
/proc/loadavg: 4.04 4.00 3.92 5/190 1451
/proc/meminfo: memFree=14155212/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=222.3 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 53276 0 0 0 22218 12 0 0 25 0 1 0 486857745 168873984 35405 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259235 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 35405 245 29 0 37858 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 164916

[startup+282.301 s]
/proc/loadavg: 3.73 3.93 3.90 4/184 1497
/proc/meminfo: memFree=14379328/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=282.3 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 61580 0 0 0 28217 13 0 0 25 0 1 0 486857745 168873984 35699 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 35699 245 29 0 37858 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 164916

[startup+342.301 s]
/proc/loadavg: 3.27 3.76 3.84 4/184 1498
/proc/meminfo: memFree=14367180/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=342.3 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 70178 0 0 0 34216 14 0 0 25 0 1 0 486857745 168873984 35699 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 35699 245 29 0 37858 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 164916

[startup+402.301 s]
/proc/loadavg: 3.10 3.62 3.79 4/184 1500
/proc/meminfo: memFree=14369148/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=402.3 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 79208 0 0 0 40214 16 0 0 25 0 1 0 486857745 168873984 35699 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 35699 245 29 0 37858 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164916

[startup+462.301 s]
/proc/loadavg: 3.08 3.52 3.74 4/184 1502
/proc/meminfo: memFree=14394312/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=462.3 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 88846 0 0 0 46212 18 0 0 25 0 1 0 486857745 168873984 35699 33554432000 4194304 4309791 140735820846368 18446744073709551615 4253863 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 35699 245 29 0 37858 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 164916

[startup+522.301 s]
/proc/loadavg: 3.03 3.42 3.69 4/184 1503
/proc/meminfo: memFree=14306996/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=214236 CPUtime=522.3 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 98752 0 0 0 52210 20 0 0 25 0 1 0 486857745 219377664 45534 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 53559 45534 245 29 0 50188 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 214236

[startup+582.301 s]
/proc/loadavg: 3.01 3.34 3.64 4/184 1505
/proc/meminfo: memFree=14321008/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=214236 CPUtime=582.3 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 108081 0 0 0 58209 21 0 0 25 0 1 0 486857745 219377664 44599 33554432000 4194304 4309791 140735820846368 18446744073709551615 4253853 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 53559 44599 245 29 0 50188 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 214236

[startup+642.3 s]
/proc/loadavg: 3.07 3.29 3.61 4/184 1506
/proc/meminfo: memFree=14320872/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=642.3 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 109893 0 0 0 64208 22 0 0 25 0 1 0 486857745 168873984 35699 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 35699 245 29 0 37858 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 164916

[startup+702.301 s]
/proc/loadavg: 2.80 3.19 3.55 3/178 1525
/proc/meminfo: memFree=14651764/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=702.3 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 121464 0 0 0 70205 25 0 0 25 0 1 0 486857745 168873984 35699 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 35699 245 29 0 37858 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 164916

[startup+762.306 s]
/proc/loadavg: 2.29 2.97 3.45 3/178 1527
/proc/meminfo: memFree=14592980/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=214236 CPUtime=762.31 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 130915 0 0 0 76205 26 0 0 25 0 1 0 486857745 219377664 45094 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 53559 45094 245 29 0 50188 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 214236

[startup+822.301 s]
/proc/loadavg: 2.10 2.79 3.36 3/178 1528
/proc/meminfo: memFree=14652240/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=822.31 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 134053 0 0 0 82202 29 0 0 25 0 1 0 486857745 168873984 35699 33554432000 4194304 4309791 140735820846368 18446744073709551615 4260177 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 35699 245 29 0 37858 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 164916

[startup+882.3 s]
/proc/loadavg: 2.04 2.64 3.27 3/178 1530
/proc/meminfo: memFree=14589116/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=214236 CPUtime=882.31 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 144613 0 0 0 88200 31 0 0 25 0 1 0 486857745 219377664 46200 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 53559 46200 245 29 0 50188 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 214236

[startup+942.301 s]
/proc/loadavg: 2.01 2.52 3.19 3/178 1531
/proc/meminfo: memFree=14685692/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=942.32 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 147511 0 0 0 94199 33 0 0 25 0 1 0 486857745 168873984 35699 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 35699 245 29 0 37858 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 164916

[startup+1002.3 s]
/proc/loadavg: 1.72 2.36 3.09 2/172 1551
/proc/meminfo: memFree=14726156/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=214236 CPUtime=1002.32 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 158610 0 0 0 100197 35 0 0 25 0 1 0 486857745 219377664 46710 33554432000 4194304 4309791 140735820846368 18446744073709551615 4252140 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 53559 46710 245 29 0 50188 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 214236

[startup+1062.3 s]
/proc/loadavg: 1.26 2.11 2.95 2/172 1553
/proc/meminfo: memFree=14769548/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=1062.32 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 161655 0 0 0 106195 37 0 0 25 0 1 0 486857745 168873984 35699 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 35699 245 29 0 37858 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 164916

[startup+1122.3 s]
/proc/loadavg: 1.14 1.92 2.83 2/172 1554
/proc/meminfo: memFree=14722288/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=214236 CPUtime=1122.31 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 173796 0 0 0 112192 39 0 0 25 0 1 0 486857745 219377664 47741 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 53559 47741 245 29 0 50188 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 214236

[startup+1182.3 s]
/proc/loadavg: 1.05 1.75 2.72 2/172 1556
/proc/meminfo: memFree=14769772/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=1182.32 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 176532 0 0 0 118191 41 0 0 25 0 1 0 486857745 168873984 35700 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 35700 245 29 0 37858 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 164916

[startup+1242.3 s]
/proc/loadavg: 1.02 1.61 2.61 2/172 1557
/proc/meminfo: memFree=14720540/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=245056 CPUtime=1242.32 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 189015 0 0 0 124188 44 0 0 25 0 1 0 486857745 250937344 48061 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 61264 48061 245 29 0 57893 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 245056



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.51 2.51 2/172 1559
/proc/meminfo: memFree=14769636/32951124 swapFree=67111524/67111528
[pid=1444] ppid=1442 vsize=164916 CPUtime=1300.03 cores=0,2
/proc/1444/stat : 1444 (glueminisat) R 1442 1444 32761 0 -1 4202496 192452 0 0 0 129956 47 0 0 25 0 1 0 486857745 168873984 35700 33554432000 4194304 4309791 140735820846368 18446744073709551615 4259885 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1444/statm: 41229 35700 245 29 0 37858 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 164916

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

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

runsolver used 2.14867 second user time and 4.66929 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-25 19:29:58
IDJOB=3281857
IDBENCH=69635
IDSOLVER=1650
FILE ID=node136/3281857-1303752597
RUNJOBID= node136-1303752279-1286
PBS_JOBID= 13154026
Free space on /tmp= 72120 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT_RACE08/cnf/ibm-2002-30r-k85.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281857-1303752597/watcher-3281857-1303752597 -o /tmp/evaluation-result-3281857-1303752597/solver-3281857-1303752597 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3281857-1303752597.cnf

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

MD5SUM BENCH= c08fe2d9c476652207ada677b7ca59f9
RANDOM SEED=911674114

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:      14369324 kB
Buffers:       1705268 kB
Cached:       15791248 kB
SwapCached:          4 kB
Active:        9759204 kB
Inactive:      8254252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14369324 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           18192 kB
Writeback:           0 kB
AnonPages:      516976 kB
Mapped:          15512 kB
Slab:           502036 kB
PageTables:       5848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   781856 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= 72208 MiB
End job on node136 at 2011-04-25 19:51:40