Trace number 3434028

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
minisat hack: MiniSAT 2.2.0-agile-26? (TO) 5000.08 4999.96

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2052.83
Satisfiable
(Un)Satisfiability was proved
Number of variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
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: 977)

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-3434028-1306877509/watcher-3434028-1306877509 -o /tmp/evaluation-result-3434028-1306877509/solver-3434028-1306877509 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3434028-1306877509.cnf 

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

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


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.01 2/511 10589
/proc/meminfo: memFree=6931476/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=21888 CPUtime=0 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1355 0 0 0 0 0 0 0 25 0 1 0 780167047 22413312 1273 33554432000 4194304 4291235 140736450472688 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 5472 1274 215 24 0 2106 0

[startup+0.0512469 s]
/proc/loadavg: 0.08 0.02 0.01 2/511 10589
/proc/meminfo: memFree=6931476/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=31456 CPUtime=0.04 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 4103 0 0 0 4 0 0 0 25 0 1 0 780167047 32210944 3729 33554432000 4194304 4291235 140736450472688 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 7864 3731 215 24 0 4498 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31456

[startup+0.100268 s]
/proc/loadavg: 0.08 0.02 0.01 2/511 10589
/proc/meminfo: memFree=6931476/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=41048 CPUtime=0.09 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 7550 0 0 0 8 1 0 0 25 0 1 0 780167047 42033152 6712 33554432000 4194304 4291235 140736450472688 18446744073709551615 4240833 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 10262 6714 215 24 0 6896 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41048

[startup+0.30023 s]
/proc/loadavg: 0.08 0.02 0.01 2/511 10589
/proc/meminfo: memFree=6931476/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=85516 CPUtime=0.29 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 18472 0 0 0 27 2 0 0 25 0 1 0 780167047 87568384 16475 33554432000 4194304 4291235 140736450472688 18446744073709551615 4229643 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 21379 16475 295 24 0 18013 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85516

[startup+0.701164 s]
/proc/loadavg: 0.08 0.02 0.01 2/511 10589
/proc/meminfo: memFree=6931476/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=100868 CPUtime=0.69 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 25549 0 0 0 66 3 0 0 25 0 1 0 780167047 103288832 19376 33554432000 4194304 4291235 140736450472688 18446744073709551615 4233034 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 25217 19376 297 24 0 21851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100868

[startup+1.50102 s]
/proc/loadavg: 0.39 0.08 0.03 3/512 10590
/proc/meminfo: memFree=6851752/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=112296 CPUtime=1.49 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 33125 0 0 0 145 4 0 0 25 0 1 0 780167047 114991104 21637 33554432000 4194304 4291235 140736450472688 18446744073709551615 255110228525 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 28074 21637 316 24 0 24708 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 112296

[startup+3.10072 s]
/proc/loadavg: 0.39 0.08 0.03 3/512 10590
/proc/meminfo: memFree=6842824/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=112296 CPUtime=3.09 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 33214 0 0 0 305 4 0 0 25 0 1 0 780167047 114991104 21721 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255747 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 28074 21721 317 24 0 24708 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112296

[startup+6.30117 s]
/proc/loadavg: 0.52 0.11 0.04 3/512 10590
/proc/meminfo: memFree=6842232/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=112296 CPUtime=6.29 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 33673 0 0 0 625 4 0 0 25 0 1 0 780167047 114991104 22162 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 28074 22162 317 24 0 24708 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112296

[startup+12.7011 s]
/proc/loadavg: 0.64 0.15 0.05 3/512 10590
/proc/meminfo: memFree=6809240/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=142648 CPUtime=12.69 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 40829 0 0 0 1265 4 0 0 25 0 1 0 780167047 146071552 29236 33554432000 4194304 4291235 140736450472688 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 35662 29236 317 24 0 32296 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142648

[startup+25.5008 s]
/proc/loadavg: 0.94 0.24 0.08 3/512 10590
/proc/meminfo: memFree=6794516/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=161616 CPUtime=25.49 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 44558 0 0 0 2544 5 0 0 25 0 1 0 780167047 165494784 32832 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255647 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 40404 32832 317 24 0 37038 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 161616

[startup+51.1003 s]
/proc/loadavg: 1.30 0.38 0.13 3/512 10591
/proc/meminfo: memFree=6773560/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=192436 CPUtime=51.1 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 49572 0 0 0 5104 6 0 0 25 0 1 0 780167047 197054464 37684 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 48109 37684 317 24 0 44743 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 192436

[startup+102.319 s]
/proc/loadavg: 1.73 0.64 0.23 3/512 10593
/proc/meminfo: memFree=6763360/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=175360 CPUtime=102.31 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 66898 0 0 0 10223 8 0 0 25 0 1 0 780167047 179568640 38761 33554432000 4194304 4291235 140736450472688 18446744073709551615 4251504 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 43840 38761 317 24 0 40474 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 175360

[startup+162.301 s]
/proc/loadavg: 1.90 0.88 0.34 3/512 10594
/proc/meminfo: memFree=6725104/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=233680 CPUtime=162.29 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 97810 0 0 0 16215 14 0 0 25 0 1 0 780167047 239288320 48596 33554432000 4194304 4291235 140736450472688 18446744073709551615 4248279 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 58420 48596 317 24 0 55054 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 233680

[startup+222.3 s]
/proc/loadavg: 2.10 1.12 0.45 3/512 10596
/proc/meminfo: memFree=6762600/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=189532 CPUtime=222.3 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 117384 0 0 0 22211 19 0 0 25 0 1 0 780167047 194080768 38277 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 47383 38277 317 24 0 44017 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 189532

[startup+282.301 s]
/proc/loadavg: 2.03 1.28 0.54 3/512 10597
/proc/meminfo: memFree=6668276/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=319760 CPUtime=282.3 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 141367 0 0 0 28207 23 0 0 25 0 1 0 780167047 327434240 61701 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 79940 61701 317 24 0 76574 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 319760

[startup+342.301 s]
/proc/loadavg: 2.01 1.40 0.63 3/512 10599
/proc/meminfo: memFree=6657412/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=295484 CPUtime=342.3 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 173407 0 0 0 34202 28 0 0 25 0 1 0 780167047 302575616 64029 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 73871 64029 317 24 0 70505 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 295484

[startup+402.301 s]
/proc/loadavg: 2.00 1.51 0.71 3/512 10601
/proc/meminfo: memFree=6661796/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=296712 CPUtime=402.3 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 198239 0 0 0 40197 33 0 0 25 0 1 0 780167047 303833088 62917 33554432000 4194304 4291235 140736450472688 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 74178 62917 317 24 0 70812 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 296712

[startup+462.301 s]
/proc/loadavg: 2.00 1.60 0.79 3/512 10602
/proc/meminfo: memFree=6586704/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=377620 CPUtime=462.3 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 217696 0 0 0 46193 37 0 0 25 0 1 0 780167047 386682880 81933 33554432000 4194304 4291235 140736450472688 18446744073709551615 4251504 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 94405 81933 317 24 0 91039 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 377620

[startup+522.301 s]
/proc/loadavg: 2.00 1.67 0.86 3/512 10604
/proc/meminfo: memFree=6590708/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=357600 CPUtime=522.31 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 249270 0 0 0 52187 44 0 0 25 0 1 0 780167047 366182400 80247 33554432000 4194304 4291235 140736450472688 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 89400 80247 317 24 0 86034 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 357600

[startup+582.301 s]
/proc/loadavg: 2.11 1.76 0.94 3/512 10605
/proc/meminfo: memFree=6534704/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=489076 CPUtime=582.3 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 263543 0 0 0 58183 47 0 0 25 0 1 0 780167047 500813824 94311 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 122269 94311 317 24 0 118903 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 489076

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.08 2.04 1.97 3/512 10710
/proc/meminfo: memFree=5919088/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=1111468 CPUtime=4062.41 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1127071 0 0 0 405991 250 0 0 25 0 1 0 780167047 1138143232 241568 33554432000 4194304 4291235 140736450472688 18446744073709551615 4248877 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 277867 241568 317 24 0 274501 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 1111468

[startup+4122.3 s]
/proc/loadavg: 2.03 2.03 1.97 3/512 10712
/proc/meminfo: memFree=6067948/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=877900 CPUtime=4122.39 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1152106 0 0 0 411983 256 0 0 25 0 1 0 780167047 898969600 204872 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 219475 204872 317 24 0 216109 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 877900

[startup+4182.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/512 10713
/proc/meminfo: memFree=6025456/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=927988 CPUtime=4182.39 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1162811 0 0 0 417981 258 0 0 25 0 1 0 780167047 950259712 215406 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255647 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 231997 215406 317 24 0 228631 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 927988

[startup+4242.3 s]
/proc/loadavg: 2.11 2.05 1.98 3/512 10715
/proc/meminfo: memFree=5987456/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=1009376 CPUtime=4242.39 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1172493 0 0 0 423979 260 0 0 25 0 1 0 780167047 1033601024 224886 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255905 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 252344 224886 317 24 0 248978 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 1009376

[startup+4302.3 s]
/proc/loadavg: 2.04 2.03 1.98 3/512 10717
/proc/meminfo: memFree=5953156/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=1009376 CPUtime=4302.39 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1181111 0 0 0 429976 263 0 0 25 0 1 0 780167047 1033601024 233362 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255645 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 252344 233362 317 24 0 248978 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 1009376

[startup+4362.3 s]
/proc/loadavg: 2.01 2.03 1.98 3/512 10718
/proc/meminfo: memFree=5923088/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=1141636 CPUtime=4362.39 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1188795 0 0 0 435974 265 0 0 25 0 1 0 780167047 1169035264 240928 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 285409 240928 317 24 0 282043 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 1141636

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/512 10720
/proc/meminfo: memFree=5895964/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=1141636 CPUtime=4422.39 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1195431 0 0 0 441972 267 0 0 25 0 1 0 780167047 1169035264 247447 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 285409 247447 317 24 0 282043 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 1141636

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/512 10721
/proc/meminfo: memFree=5859936/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=1141636 CPUtime=4482.4 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1204562 0 0 0 447969 271 0 0 25 0 1 0 780167047 1169035264 256453 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 285409 256453 317 24 0 282043 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 1141636

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/512 10723
/proc/meminfo: memFree=6036076/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=906420 CPUtime=4542.4 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1230164 0 0 0 453964 276 0 0 25 0 1 0 780167047 928174080 212439 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 226605 212439 317 24 0 223239 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 906420

[startup+4602.3 s]
/proc/loadavg: 2.13 2.03 2.00 3/512 10725
/proc/meminfo: memFree=5994476/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=956508 CPUtime=4602.41 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1240724 0 0 0 459961 280 0 0 25 0 1 0 780167047 979464192 222794 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 239127 222794 317 24 0 235761 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 956508

[startup+4662.3 s]
/proc/loadavg: 2.11 2.04 2.00 3/512 10726
/proc/meminfo: memFree=5955480/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=1037896 CPUtime=4662.4 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1250114 0 0 0 465958 282 0 0 25 0 1 0 780167047 1062805504 232020 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 259474 232020 317 24 0 256108 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1037896

[startup+4722.32 s]
/proc/loadavg: 2.04 2.03 2.00 3/512 10728
/proc/meminfo: memFree=5928000/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=1037896 CPUtime=4722.42 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1257266 0 0 0 471956 286 0 0 25 0 1 0 780167047 1062805504 239040 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 259474 239040 317 24 0 256108 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1037896

[startup+4782.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/512 10729
/proc/meminfo: memFree=5905616/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=1037896 CPUtime=4782.4 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1263266 0 0 0 477952 288 0 0 25 0 1 0 780167047 1062805504 244922 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 259474 244922 317 24 0 256108 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1037896

[startup+4842.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/512 10731
/proc/meminfo: memFree=5888420/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=1170156 CPUtime=4842.41 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1267520 0 0 0 483951 290 0 0 25 0 1 0 780167047 1198239744 249081 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255886 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 292539 249081 317 24 0 289173 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1170156

[startup+4902.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/512 10733
/proc/meminfo: memFree=5872248/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=1170156 CPUtime=4902.41 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1271829 0 0 0 489949 292 0 0 25 0 1 0 780167047 1198239744 253294 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 292539 253294 317 24 0 289173 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1170156

[startup+4962.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/512 10734
/proc/meminfo: memFree=6031884/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=906420 CPUtime=4962.41 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1292921 0 0 0 495945 296 0 0 25 0 1 0 780167047 928174080 213431 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 226605 213431 317 24 0 223239 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 906420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.93 2.01 1.99 3/512 10763
/proc/meminfo: memFree=6012476/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=956508 CPUtime=5000.02 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1300148 0 0 0 499704 298 0 0 25 0 1 0 780167047 979464192 220505 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 239127 220505 317 24 0 235761 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 956508

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 1.93 2.01 1.99 3/512 10763
/proc/meminfo: memFree=6012476/32951124 swapFree=67111204/67111528
[pid=10589] ppid=10587 vsize=956508 CPUtime=5000.02 cores=0,2,4,6
/proc/10589/stat : 10589 (minisat) R 10587 10589 10497 0 -1 4202496 1300148 0 0 0 499704 298 0 0 25 0 1 0 780167047 979464192 220505 33554432000 4194304 4291235 140736450472688 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10589/statm: 239127 220505 317 24 0 235761 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 956508

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.96
CPU time (s): 5000.08
CPU user time (s): 4997.06
CPU system time (s): 3.02154
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1170156

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

runsolver used 26.407 second user time and 55.6725 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-31 23:31:49
IDJOB=3434028
IDBENCH=82493
IDSOLVER=1930
FILE ID=node144/3434028-1306877509
RUNJOBID= node144-1306877501-10515
PBS_JOBID= 13488432
Free space on /tmp= 7424 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3434028-1306877509/watcher-3434028-1306877509 -o /tmp/evaluation-result-3434028-1306877509/solver-3434028-1306877509 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3434028-1306877509.cnf

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=1915778283

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       6931632 kB
Buffers:         74420 kB
Cached:       10238460 kB
SwapCached:        140 kB
Active:       19509480 kB
Inactive:      5982320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6931632 kB
SwapTotal:    67111528 kB
SwapFree:     67111204 kB
Dirty:           11864 kB
Writeback:           0 kB
AnonPages:    15179156 kB
Mapped:          42576 kB
Slab:           387772 kB
PageTables:      69880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157784036 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= 7420 MiB
End job on node144 at 2011-06-01 00:55:11