Trace number 3318174

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) 1300.11 1300.09

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark77.9931
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

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: 961)

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-3318174-1304898906/watcher-3318174-1304898906 -o /tmp/evaluation-result-3318174-1304898906/solver-3318174-1304898906 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318174-1304898906.cnf 

running on 2 cores: 1,3

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: 0.00 0.00 0.00 6/371 18837
/proc/meminfo: memFree=13271532/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=21468 CPUtime=0 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 1136 0 0 0 0 0 0 0 21 0 1 0 582307046 21983232 1078 33554432000 4194304 4291235 140733621472752 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 5367 1082 215 24 0 2001 0

[startup+0.075199 s]
/proc/loadavg: 0.00 0.00 0.00 6/371 18837
/proc/meminfo: memFree=13271532/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=41092 CPUtime=0.06 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 5832 0 0 0 5 1 0 0 21 0 1 0 582307046 42078208 5581 33554432000 4194304 4291235 140733621472752 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 10273 5585 215 24 0 6907 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 41092

[startup+0.101193 s]
/proc/loadavg: 0.00 0.00 0.00 6/371 18837
/proc/meminfo: memFree=13271532/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=51052 CPUtime=0.08 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 8695 0 0 0 7 1 0 0 21 0 1 0 582307046 52277248 8308 33554432000 4194304 4291235 140733621472752 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 12763 8313 215 24 0 9397 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 51052

[startup+0.300157 s]
/proc/loadavg: 0.00 0.00 0.00 6/371 18837
/proc/meminfo: memFree=13271532/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=92452 CPUtime=0.28 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 19817 0 0 0 26 2 0 0 22 0 1 0 582307046 94670848 18437 33554432000 4194304 4291235 140733621472752 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 23113 18438 215 24 0 19747 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 92452

[startup+0.701087 s]
/proc/loadavg: 0.00 0.00 0.00 6/371 18837
/proc/meminfo: memFree=13271532/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=153604 CPUtime=0.68 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 34747 0 0 0 63 5 0 0 23 0 1 0 582307046 157290496 31316 33554432000 4194304 4291235 140733621472752 18446744073709551615 4215161 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 38401 31316 236 24 0 35035 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 153604

[startup+1.50094 s]
/proc/loadavg: 0.00 0.00 0.00 8/377 18846
/proc/meminfo: memFree=12911808/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=172716 CPUtime=1.48 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 40869 0 0 0 142 6 0 0 25 0 1 0 582307046 176861184 37172 33554432000 4194304 4291235 140733621472752 18446744073709551615 4231863 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 43179 37172 239 24 0 39813 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 172716

[startup+3.10067 s]
/proc/loadavg: 0.00 0.00 0.00 7/377 18846
/proc/meminfo: memFree=12918628/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=144348 CPUtime=3.09 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 45280 0 0 0 302 7 0 0 25 0 1 0 582307046 147812352 29632 33554432000 4194304 4291235 140733621472752 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 36087 29632 258 24 0 32721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 144348

[startup+6.30108 s]
/proc/loadavg: 0.32 0.07 0.02 7/377 18846
/proc/meminfo: memFree=12887008/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=144348 CPUtime=6.28 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 45847 0 0 0 621 7 0 0 25 0 1 0 582307046 147812352 30199 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 36087 30199 259 24 0 32721 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 144348

[startup+12.7009 s]
/proc/loadavg: 0.61 0.13 0.04 7/377 18846
/proc/meminfo: memFree=12880308/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=156024 CPUtime=12.68 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 47460 0 0 0 1261 7 0 0 25 0 1 0 582307046 159768576 31807 33554432000 4194304 4291235 140733621472752 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 39006 31807 259 24 0 35640 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 156024

[startup+25.5007 s]
/proc/loadavg: 1.51 0.35 0.12 7/377 18874
/proc/meminfo: memFree=12791560/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=174992 CPUtime=25.48 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 51508 0 0 0 2540 8 0 0 25 0 1 0 582307046 179191808 35845 33554432000 4194304 4291235 140733621472752 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 43748 35845 259 24 0 40382 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 174992

[startup+51.1011 s]
/proc/loadavg: 2.36 0.64 0.22 7/377 18874
/proc/meminfo: memFree=12672948/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=205812 CPUtime=51.09 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 61085 0 0 0 5098 11 0 0 25 0 1 0 582307046 210751488 45407 33554432000 4194304 4291235 140733621472752 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 51453 45407 259 24 0 48087 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 205812

[startup+102.314 s]
/proc/loadavg: 3.33 1.17 0.42 7/377 18930
/proc/meminfo: memFree=12592908/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=337288 CPUtime=102.29 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 81720 0 0 0 10213 16 0 0 25 0 1 0 582307046 345382912 66004 33554432000 4194304 4291235 140733621472752 18446744073709551615 4262950 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 84322 66004 259 24 0 80956 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 337288

[startup+162.3 s]
/proc/loadavg: 3.84 1.72 0.65 6/377 18931
/proc/meminfo: memFree=12353928/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=471992 CPUtime=162.29 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 106941 0 0 0 16207 22 0 0 25 0 1 0 582307046 483319808 91199 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 117998 91199 259 24 0 114632 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 471992

[startup+222.3 s]
/proc/loadavg: 3.94 2.13 0.86 6/377 18933
/proc/meminfo: memFree=12167272/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=478124 CPUtime=222.29 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 130403 0 0 0 22201 28 0 0 25 0 1 0 582307046 489598976 114624 33554432000 4194304 4291235 140733621472752 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 119531 114624 259 24 0 116165 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 478124

[startup+282.301 s]
/proc/loadavg: 3.98 2.47 1.05 7/377 18934
/proc/meminfo: memFree=11929020/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=697596 CPUtime=282.29 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 155817 0 0 0 28196 33 0 0 25 0 1 0 582307046 714338304 140002 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 174399 140002 259 24 0 171033 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 697596

[startup+342.301 s]
/proc/loadavg: 3.99 2.74 1.23 7/377 18936
/proc/meminfo: memFree=11787360/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=703052 CPUtime=342.29 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 179418 0 0 0 34189 40 0 0 25 0 1 0 582307046 719925248 163580 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 175763 163580 259 24 0 172397 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 703052

[startup+402.3 s]
/proc/loadavg: 3.99 2.97 1.40 7/377 18947
/proc/meminfo: memFree=11494772/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=1055896 CPUtime=402.29 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 205713 0 0 0 40184 45 0 0 25 0 1 0 582307046 1081237504 189847 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 263974 189847 259 24 0 260608 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1055896

[startup+462.301 s]
/proc/loadavg: 3.99 3.15 1.56 7/377 18948
/proc/meminfo: memFree=11416856/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=1060032 CPUtime=462.3 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 232199 0 0 0 46177 53 0 0 25 0 1 0 582307046 1085472768 216319 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 265008 216319 259 24 0 261642 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1060032

[startup+522.301 s]
/proc/loadavg: 3.99 3.31 1.71 7/377 18950
/proc/meminfo: memFree=11200796/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=1065452 CPUtime=522.3 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 251022 0 0 0 52170 60 0 0 25 0 1 0 582307046 1091022848 235116 33554432000 4194304 4291235 140733621472752 18446744073709551615 4248584 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 266363 235116 259 24 0 262997 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1065452

[startup+582.301 s]
/proc/loadavg: 4.15 3.47 1.87 7/377 18951
/proc/meminfo: memFree=10986972/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=1070776 CPUtime=582.3 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 271261 0 0 0 58164 66 0 0 25 0 1 0 582307046 1096474624 255327 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 267694 255327 259 24 0 264328 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1070776

[startup+642.3 s]
/proc/loadavg: 4.12 3.58 2.00 6/377 18953
/proc/meminfo: memFree=10878544/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=1643004 CPUtime=642.31 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 290602 0 0 0 64159 72 0 0 25 0 1 0 582307046 1682436096 274651 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 410751 274651 259 24 0 407385 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1643004

[startup+702.301 s]
/proc/loadavg: 4.23 3.70 2.14 6/377 18955
/proc/meminfo: memFree=10672148/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=1647504 CPUtime=702.3 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 310793 0 0 0 70151 79 0 0 25 0 1 0 582307046 1687044096 294820 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 411876 294820 259 24 0 408510 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1647504

[startup+762.314 s]
/proc/loadavg: 4.08 3.75 2.26 7/377 18956
/proc/meminfo: memFree=10465012/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=1650988 CPUtime=762.32 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 330202 0 0 0 76147 85 0 0 25 0 1 0 582307046 1690611712 314215 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 412747 314215 259 24 0 409381 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1650988

[startup+822.301 s]
/proc/loadavg: 4.03 3.80 2.36 6/377 18958
/proc/meminfo: memFree=10527332/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=1654572 CPUtime=822.3 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 349564 0 0 0 82140 90 0 0 25 0 1 0 582307046 1694281728 333565 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 413643 333565 259 24 0 410277 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1654572

[startup+882.3 s]
/proc/loadavg: 4.01 3.83 2.46 7/377 18959
/proc/meminfo: memFree=10327256/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=1658720 CPUtime=882.3 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 365327 0 0 0 88135 95 0 0 25 0 1 0 582307046 1698529280 349309 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 414680 349309 259 24 0 411314 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1658720

[startup+942.301 s]
/proc/loadavg: 4.00 3.86 2.56 6/377 18961
/proc/meminfo: memFree=10114412/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=1662180 CPUtime=942.31 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 384793 0 0 0 94131 100 0 0 25 0 1 0 582307046 1702072320 368758 33554432000 4194304 4291235 140733621472752 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 415545 368758 259 24 0 412179 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1662180

[startup+1002.3 s]
/proc/loadavg: 4.00 3.88 2.64 7/377 18963
/proc/meminfo: memFree=10029920/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=1666032 CPUtime=1002.31 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 401730 0 0 0 100125 106 0 0 25 0 1 0 582307046 1706016768 385681 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 416508 385681 259 24 0 413142 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1666032

[startup+1062.3 s]
/proc/loadavg: 4.00 3.90 2.73 6/377 18964
/proc/meminfo: memFree=9830232/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=1669992 CPUtime=1062.31 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 419334 0 0 0 106119 112 0 0 25 0 1 0 582307046 1710071808 403266 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 417498 403266 259 24 0 414132 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1669992

[startup+1122.3 s]
/proc/loadavg: 4.06 3.93 2.81 7/377 18966
/proc/meminfo: memFree=9632028/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=2596116 CPUtime=1122.31 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 436675 0 0 0 112113 118 0 0 25 0 1 0 582307046 2658422784 420589 33554432000 4194304 4291235 140733621472752 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 649029 420589 259 24 0 645663 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2596116

[startup+1182.3 s]
/proc/loadavg: 4.06 3.96 2.88 7/377 18967
/proc/meminfo: memFree=9420556/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=2597016 CPUtime=1182.31 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 458567 0 0 0 118106 125 0 0 25 0 1 0 582307046 2659344384 442470 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 649254 442470 259 24 0 645888 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2597016

[startup+1242.3 s]
/proc/loadavg: 4.05 3.97 2.96 6/377 18969
/proc/meminfo: memFree=9313600/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=2600896 CPUtime=1242.32 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 476125 0 0 0 124101 131 0 0 25 0 1 0 582307046 2663317504 460010 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 650224 460010 259 24 0 646858 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2600896



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.02 3.03 7/377 18971
/proc/meminfo: memFree=9306720/32951124 swapFree=65155552/67111528
[pid=18837] ppid=18835 vsize=2603488 CPUtime=1300.03 cores=1,3
/proc/18837/stat : 18837 (minisat) R 18835 18837 18785 0 -1 4202496 494582 0 0 0 129866 137 0 0 25 0 1 0 582307046 2665971712 478453 33554432000 4194304 4291235 140733621472752 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18837/statm: 650872 478453 259 24 0 647506 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2603488

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.09
CPU time (s): 1300.11
CPU user time (s): 1298.67
CPU system time (s): 1.44678
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2603488

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

runsolver used 4.36534 second user time and 11.0253 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 01:55:08
IDJOB=3318174
IDBENCH=20349
IDSOLVER=1707
FILE ID=node146/3318174-1304898906
RUNJOBID= node146-1304898906-18805
PBS_JOBID= 13282125
Free space on /tmp= 41896 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-17-s.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318174-1304898906/watcher-3318174-1304898906 -o /tmp/evaluation-result-3318174-1304898906/solver-3318174-1304898906 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318174-1304898906.cnf

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

MD5SUM BENCH= f72920912a1bb14f90e9fea5dee0ec1c
RANDOM SEED=67589303

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13276276 kB
Buffers:        139500 kB
Cached:        3743928 kB
SwapCached:       9284 kB
Active:       10664992 kB
Inactive:      8701320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13276276 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:           56164 kB
Writeback:           0 kB
AnonPages:    15480420 kB
Mapped:          22240 kB
Slab:           183000 kB
PageTables:      59356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81781612 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= 41900 MiB
End job on node146 at 2011-05-09 02:16:50