Trace number 3309971

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.1 5000.02

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
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 variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

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-3309971-1303999148/watcher-3309971-1303999148 -o /tmp/evaluation-result-3309971-1303999148/solver-3309971-1303999148 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309971-1303999148.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.92 1.98 1.99 2/177 12438
/proc/meminfo: memFree=18438832/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=22396 CPUtime=0 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 1313 0 0 0 0 0 0 0 23 0 1 0 590145549 22933504 1254 33554432000 4194304 4309791 140737475476096 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 5599 1255 215 29 0 2228 0

[startup+0.081612 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 12438
/proc/meminfo: memFree=18438832/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=57696 CPUtime=0.07 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 9479 0 0 0 7 0 0 0 23 0 1 0 590145549 59080704 9293 33554432000 4194304 4309791 140737475476096 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 14424 9294 217 29 0 11053 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 57696

[startup+0.10061 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 12438
/proc/meminfo: memFree=18438832/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=59732 CPUtime=0.09 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 10092 0 0 0 9 0 0 0 23 0 1 0 590145549 61165568 9843 33554432000 4194304 4309791 140737475476096 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 14933 9845 217 29 0 11562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59732

[startup+0.300572 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 12438
/proc/meminfo: memFree=18438832/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=75932 CPUtime=0.29 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 14953 0 0 0 28 1 0 0 25 0 1 0 590145549 77754368 14032 33554432000 4194304 4309791 140737475476096 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 18983 14034 217 29 0 15612 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75932

[startup+0.700505 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 12438
/proc/meminfo: memFree=18438832/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=96684 CPUtime=0.69 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 21622 0 0 0 66 3 0 0 25 0 1 0 590145549 99004416 19636 33554432000 4194304 4309791 140737475476096 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 24171 19636 217 29 0 20800 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96684

[startup+1.50035 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 12439
/proc/meminfo: memFree=18345956/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=118628 CPUtime=1.49 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 27257 0 0 0 145 4 0 0 25 0 1 0 590145549 121475072 24362 33554432000 4194304 4309791 140737475476096 18446744073709551615 4258911 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 29657 24362 225 29 0 26286 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118628

[startup+3.10111 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 12439
/proc/meminfo: memFree=18318920/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=131036 CPUtime=3.09 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 40681 0 0 0 303 6 0 0 25 0 1 0 590145549 134180864 27775 33554432000 4194304 4309791 140737475476096 18446744073709551615 4231798 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 32759 27775 226 29 0 29388 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131036

[startup+6.30058 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 12439
/proc/meminfo: memFree=18325416/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=137908 CPUtime=6.29 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 44057 0 0 0 622 7 0 0 25 0 1 0 590145549 141217792 28225 33554432000 4194304 4309791 140737475476096 18446744073709551615 4275207 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 34477 28225 245 29 0 31106 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137908

[startup+12.7005 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 12441
/proc/meminfo: memFree=18325616/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=137908 CPUtime=12.69 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 44057 0 0 0 1262 7 0 0 25 0 1 0 590145549 141217792 28225 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 34477 28225 245 29 0 31106 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137908

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12441
/proc/meminfo: memFree=18277752/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=149400 CPUtime=25.49 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 48209 0 0 0 2542 7 0 0 25 0 1 0 590145549 152985600 32008 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259202 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 37350 32008 245 29 0 33979 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149400

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12441
/proc/meminfo: memFree=18261140/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=168256 CPUtime=51.1 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 51684 0 0 0 5102 8 0 0 25 0 1 0 590145549 172294144 35121 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 42064 35121 245 29 0 38693 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 168256

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12443
/proc/meminfo: memFree=18219828/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=168256 CPUtime=102.3 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 61723 0 0 0 10221 9 0 0 25 0 1 0 590145549 172294144 37471 33554432000 4194304 4309791 140737475476096 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 42064 37471 245 29 0 38693 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 168256

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12452
/proc/meminfo: memFree=18243172/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=168256 CPUtime=162.29 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 79309 0 0 0 16219 10 0 0 25 0 1 0 590145549 172294144 37471 33554432000 4194304 4309791 140737475476096 18446744073709551615 4253896 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 42064 37471 245 29 0 38693 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 168256

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12454
/proc/meminfo: memFree=18183992/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=217576 CPUtime=222.3 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 97961 0 0 0 22217 13 0 0 25 0 1 0 590145549 222797824 45998 33554432000 4194304 4309791 140737475476096 18446744073709551615 4275447 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 54394 45998 245 29 0 51023 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 217576

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12456
/proc/meminfo: memFree=18193624/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=168256 CPUtime=282.3 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 111568 0 0 0 28214 16 0 0 25 0 1 0 590145549 172294144 37471 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 42064 37471 245 29 0 38693 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 168256

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 12458
/proc/meminfo: memFree=18213808/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=168256 CPUtime=342.29 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 124248 0 0 0 34212 17 0 0 25 0 1 0 590145549 172294144 37471 33554432000 4194304 4309791 140737475476096 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 42064 37471 245 29 0 38693 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 168256

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 12460
/proc/meminfo: memFree=18242540/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=168256 CPUtime=402.29 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 138437 0 0 0 40210 19 0 0 25 0 1 0 590145549 172294144 37471 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 42064 37471 245 29 0 38693 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 168256

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12462
/proc/meminfo: memFree=18214976/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=170080 CPUtime=462.29 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 154279 0 0 0 46207 22 0 0 25 0 1 0 590145549 174161920 37472 33554432000 4194304 4309791 140737475476096 18446744073709551615 4275197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 42520 37472 245 29 0 39149 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 170080

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12462
/proc/meminfo: memFree=18179852/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=250220 CPUtime=522.3 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 170607 0 0 0 52205 25 0 0 25 0 1 0 590145549 256225280 53699 33554432000 4194304 4309791 140737475476096 18446744073709551615 4275207 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 62555 53699 245 29 0 59184 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 250220

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12464
/proc/meminfo: memFree=18161096/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=250220 CPUtime=582.3 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 185224 0 0 0 58202 28 0 0 25 0 1 0 590145549 256225280 52200 33554432000 4194304 4309791 140737475476096 18446744073709551615 4275212 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 62555 52200 245 29 0 59184 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 250220

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.07 1.42 2/172 12586
/proc/meminfo: memFree=18250888/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=286772 CPUtime=4002.36 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 813034 0 0 0 400052 184 0 0 25 0 1 0 590145549 293654528 64437 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 71693 64437 245 29 0 68322 0
Current children cumulated CPU time (s) 4002.36
Current children cumulated vsize (KiB) 286772

[startup+4062.31 s]
/proc/loadavg: 1.00 1.05 1.39 2/172 12588
/proc/meminfo: memFree=18221084/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=336860 CPUtime=4062.36 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 820391 0 0 0 406050 186 0 0 25 0 1 0 590145549 344944640 71719 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 84215 71719 245 29 0 80844 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 336860

[startup+4122.3 s]
/proc/loadavg: 1.00 1.04 1.37 2/172 12588
/proc/meminfo: memFree=18197604/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=336860 CPUtime=4122.36 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 826453 0 0 0 412048 188 0 0 25 0 1 0 590145549 344944640 77689 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 84215 77689 245 29 0 80844 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 336860

[startup+4182.3 s]
/proc/loadavg: 1.00 1.03 1.34 2/172 12590
/proc/meminfo: memFree=18170916/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=418248 CPUtime=4182.36 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 833179 0 0 0 418046 190 0 0 25 0 1 0 590145549 428285952 84340 33554432000 4194304 4309791 140737475476096 18446744073709551615 4275112 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 104562 84340 245 29 0 101191 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 418248

[startup+4242.3 s]
/proc/loadavg: 1.00 1.02 1.32 2/172 12592
/proc/meminfo: memFree=18260284/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=286772 CPUtime=4242.35 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 851138 0 0 0 424042 193 0 0 25 0 1 0 590145549 293654528 62171 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 71693 62171 245 29 0 68322 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 286772

[startup+4302.3 s]
/proc/loadavg: 1.00 1.02 1.29 2/172 12594
/proc/meminfo: memFree=18228248/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=336860 CPUtime=4302.36 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 859089 0 0 0 430040 196 0 0 25 0 1 0 590145549 344944640 70022 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 84215 70022 245 29 0 80844 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 336860

[startup+4362.3 s]
/proc/loadavg: 1.00 1.01 1.27 2/172 12594
/proc/meminfo: memFree=18202412/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=336860 CPUtime=4362.36 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 865706 0 0 0 436038 198 0 0 25 0 1 0 590145549 344944640 76548 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 84215 76548 245 29 0 80844 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 336860

[startup+4422.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/172 12596
/proc/meminfo: memFree=18178068/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=418248 CPUtime=4422.36 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 871845 0 0 0 442037 199 0 0 25 0 1 0 590145549 428285952 82611 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 104562 82611 245 29 0 101191 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 418248

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.24 2/172 12598
/proc/meminfo: memFree=18277228/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=255952 CPUtime=4482.36 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 888577 0 0 0 448033 203 0 0 25 0 1 0 590145549 262094848 58017 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 63988 58017 245 29 0 60617 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 255952

[startup+4542.3 s]
/proc/loadavg: 1.04 1.01 1.22 2/172 12600
/proc/meminfo: memFree=18243720/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=286772 CPUtime=4542.36 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 896924 0 0 0 454030 206 0 0 25 0 1 0 590145549 293654528 66272 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 71693 66272 245 29 0 68322 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 286772

[startup+4602.3 s]
/proc/loadavg: 1.01 1.01 1.20 2/172 12602
/proc/meminfo: memFree=18219368/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=336860 CPUtime=4602.37 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 902971 0 0 0 460029 208 0 0 25 0 1 0 590145549 344944640 72227 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 84215 72227 245 29 0 80844 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 336860

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/172 12602
/proc/meminfo: memFree=18196520/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=336860 CPUtime=4662.36 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 908787 0 0 0 466027 209 0 0 25 0 1 0 590145549 344944640 77962 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 84215 77962 245 29 0 80844 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 336860

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.17 2/172 12604
/proc/meminfo: memFree=18174152/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=418248 CPUtime=4722.37 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 914429 0 0 0 472026 211 0 0 25 0 1 0 590145549 428285952 83537 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 104562 83537 245 29 0 101191 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 418248

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/172 12606
/proc/meminfo: memFree=18269108/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=286772 CPUtime=4782.36 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 931359 0 0 0 478021 215 0 0 25 0 1 0 590145549 293654528 60005 33554432000 4194304 4309791 140737475476096 18446744073709551615 4275254 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 71693 60005 245 29 0 68322 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 286772

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/172 12608
/proc/meminfo: memFree=18240676/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=286772 CPUtime=4842.36 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 938512 0 0 0 484019 217 0 0 25 0 1 0 590145549 293654528 67024 33554432000 4194304 4309791 140737475476096 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 71693 67024 245 29 0 68322 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 286772

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/172 12610
/proc/meminfo: memFree=18217072/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=336860 CPUtime=4902.37 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 944584 0 0 0 490018 219 0 0 25 0 1 0 590145549 344944640 72979 33554432000 4194304 4309791 140737475476096 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 84215 72979 245 29 0 80844 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 336860

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/172 12612
/proc/meminfo: memFree=18191608/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=336860 CPUtime=4962.36 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 950918 0 0 0 496016 220 0 0 25 0 1 0 590145549 344944640 79239 33554432000 4194304 4309791 140737475476096 18446744073709551615 4275207 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 84215 79239 245 29 0 80844 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 336860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.12 2/172 12612
/proc/meminfo: memFree=18179188/32951124 swapFree=67110396/67111528
[pid=12438] ppid=12436 vsize=418248 CPUtime=5000.07 cores=0,2,4,6
/proc/12438/stat : 12438 (glueminisat) R 12436 12438 11749 0 -1 4202496 954061 0 0 0 499786 221 0 0 25 0 1 0 590145549 428285952 82326 33554432000 4194304 4309791 140737475476096 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12438/statm: 104562 82326 245 29 0 101191 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 418248

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.02
CPU time (s): 5000.1
CPU user time (s): 4997.86
CPU system time (s): 2.23266
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 467568

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

runsolver used 8.44772 second user time and 16.5165 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-28 15:59:09
IDJOB=3309971
IDBENCH=84248
IDSOLVER=1694
FILE ID=node118/3309971-1303999148
RUNJOBID= node118-1303987384-11767
PBS_JOBID= 13168758
Free space on /tmp= 71604 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309971-1303999148/watcher-3309971-1303999148 -o /tmp/evaluation-result-3309971-1303999148/solver-3309971-1303999148 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309971-1303999148.cnf

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

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=275017649

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.68
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.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18438988 kB
Buffers:       1894944 kB
Cached:       11949196 kB
SwapCached:        600 kB
Active:        9440896 kB
Inactive:      4534976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18438988 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           15952 kB
Writeback:          24 kB
AnonPages:      130844 kB
Mapped:          15288 kB
Slab:           471268 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   277572 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= 71604 MiB
End job on node118 at 2011-04-28 17:22:31