Trace number 3349136

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: EBMiniSAT 2011-03-02? (TO) 1300.12 1300.06

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.63
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-3349136-1304978043/watcher-3349136-1304978043 -o /tmp/evaluation-result-3349136-1304978043/solver-3349136-1304978043 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349136-1304978043.cnf -verb=0 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.06 4.00 3.16 4/342 6691
/proc/meminfo: memFree=10761724/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=25148 CPUtime=0 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 1762 0 0 0 0 0 0 0 23 0 1 0 590220044 25751552 1701 33554432000 4194304 4293939 140736211089312 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 6287 1709 218 25 0 2920 0

[startup+0.0202339 s]
/proc/loadavg: 4.06 4.00 3.16 4/342 6691
/proc/meminfo: memFree=10761724/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=36328 CPUtime=0.01 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 3965 0 0 0 1 0 0 0 23 0 1 0 590220044 37199872 3891 33554432000 4194304 4293939 140736211089312 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 9082 3894 218 25 0 5715 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 36328

[startup+0.100245 s]
/proc/loadavg: 4.06 4.00 3.16 4/342 6691
/proc/meminfo: memFree=10761724/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=58824 CPUtime=0.09 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 9481 0 0 0 8 1 0 0 23 0 1 0 590220044 60235776 9078 33554432000 4194304 4293939 140736211089312 18446744073709551615 4279613 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 14706 9080 218 25 0 11339 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58824

[startup+0.300206 s]
/proc/loadavg: 4.06 4.00 3.16 4/342 6691
/proc/meminfo: memFree=10761724/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=83600 CPUtime=0.29 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 15483 0 0 0 27 2 0 0 25 0 1 0 590220044 85606400 14565 33554432000 4194304 4293939 140736211089312 18446744073709551615 4220527 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 20900 14566 218 25 0 17533 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83600

[startup+0.701123 s]
/proc/loadavg: 4.06 4.00 3.16 4/342 6691
/proc/meminfo: memFree=10761724/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=115768 CPUtime=0.69 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 24918 0 0 0 65 4 0 0 25 0 1 0 590220044 118546432 22785 33554432000 4194304 4293939 140736211089312 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 28942 22785 219 25 0 25575 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115768

[startup+1.50094 s]
/proc/loadavg: 4.06 4.00 3.16 5/343 6692
/proc/meminfo: memFree=10636232/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=150140 CPUtime=1.49 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 34705 0 0 0 143 6 0 0 25 0 1 0 590220044 153743360 31120 33554432000 4194304 4293939 140736211089312 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 37535 31120 225 25 0 34168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 150140

[startup+3.10062 s]
/proc/loadavg: 4.06 4.00 3.16 5/343 6693
/proc/meminfo: memFree=10610192/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=136204 CPUtime=3.09 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 43499 0 0 0 303 6 0 0 25 0 1 0 590220044 139472896 28116 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255837 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 34051 28116 244 25 0 30684 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136204

[startup+6.30101 s]
/proc/loadavg: 4.06 4.00 3.16 5/343 6693
/proc/meminfo: memFree=10620228/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=136204 CPUtime=6.29 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 43839 0 0 0 623 6 0 0 25 0 1 0 590220044 139472896 28454 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 34051 28454 244 25 0 30684 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136204

[startup+12.7007 s]
/proc/loadavg: 4.05 4.00 3.17 5/343 6693
/proc/meminfo: memFree=10587356/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=147880 CPUtime=12.7 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 44797 0 0 0 1263 7 0 0 25 0 1 0 590220044 151429120 29402 33554432000 4194304 4293939 140736211089312 18446744073709551615 4264704 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 36970 29402 244 25 0 33603 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 147880

[startup+25.5012 s]
/proc/loadavg: 4.04 4.00 3.18 5/343 6693
/proc/meminfo: memFree=10514440/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=147880 CPUtime=25.49 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 47680 0 0 0 2542 7 0 0 25 0 1 0 590220044 151429120 32262 33554432000 4194304 4293939 140736211089312 18446744073709551615 4248296 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 36970 32262 244 25 0 33603 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 147880

[startup+51.1011 s]
/proc/loadavg: 4.02 4.00 3.20 5/343 6694
/proc/meminfo: memFree=10791708/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=197668 CPUtime=51.09 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 55156 0 0 0 5100 9 0 0 25 0 1 0 590220044 202412032 39713 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 49417 39713 244 25 0 46050 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 197668

[startup+102.313 s]
/proc/loadavg: 3.86 3.97 3.23 4/341 6752
/proc/meminfo: memFree=11118760/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=247756 CPUtime=102.31 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 71129 0 0 0 10217 14 0 0 25 0 1 0 590220044 253702144 55631 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 61939 55631 244 25 0 58572 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 247756

[startup+162.301 s]
/proc/loadavg: 3.91 3.96 3.27 5/343 6808
/proc/meminfo: memFree=10024200/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=329144 CPUtime=162.3 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 89337 0 0 0 16207 23 0 0 25 0 1 0 590220044 337043456 73772 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 82286 73772 244 25 0 78919 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 329144

[startup+222.301 s]
/proc/loadavg: 3.97 3.96 3.31 5/343 6809
/proc/meminfo: memFree=9706744/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=465084 CPUtime=222.3 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 107202 0 0 0 22201 29 0 0 25 0 1 0 590220044 476246016 91586 33554432000 4194304 4293939 140736211089312 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 116271 91586 244 25 0 112904 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 465084

[startup+282.3 s]
/proc/loadavg: 4.05 3.98 3.36 5/343 6811
/proc/meminfo: memFree=9218128/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=468968 CPUtime=282.3 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 122898 0 0 0 28197 33 0 0 25 0 1 0 590220044 480223232 107249 33554432000 4194304 4293939 140736211089312 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 117242 107249 244 25 0 113875 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 468968

[startup+342.3 s]
/proc/loadavg: 4.05 4.00 3.40 5/343 6813
/proc/meminfo: memFree=8777560/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=689276 CPUtime=342.31 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 137692 0 0 0 34193 38 0 0 25 0 1 0 590220044 705818624 122004 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 172319 122004 244 25 0 168952 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 689276

[startup+402.3 s]
/proc/loadavg: 4.10 4.03 3.45 5/343 6814
/proc/meminfo: memFree=8429852/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=693664 CPUtime=402.3 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 152782 0 0 0 40188 42 0 0 25 0 1 0 590220044 710311936 137044 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 173416 137044 244 25 0 170049 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 693664

[startup+462.3 s]
/proc/loadavg: 4.03 4.02 3.48 5/343 6825
/proc/meminfo: memFree=8107228/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=697248 CPUtime=462.31 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 164531 0 0 0 46186 45 0 0 25 0 1 0 590220044 713981952 148748 33554432000 4194304 4293939 140736211089312 18446744073709551615 4263678 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 174312 148748 244 25 0 170945 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 697248

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.51 5/343 6826
/proc/meminfo: memFree=7790916/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=701024 CPUtime=522.31 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 177442 0 0 0 52183 48 0 0 25 0 1 0 590220044 717848576 161624 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 175256 161624 244 25 0 171889 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 701024

[startup+582.301 s]
/proc/loadavg: 4.05 4.03 3.54 5/343 6828
/proc/meminfo: memFree=7418676/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=1055792 CPUtime=582.31 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 194546 0 0 0 58180 51 0 0 25 0 1 0 590220044 1081131008 178697 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 263948 178697 244 25 0 260581 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1055792

[startup+642.301 s]
/proc/loadavg: 4.02 4.02 3.57 5/343 6830
/proc/meminfo: memFree=6954056/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=1058704 CPUtime=642.32 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 208883 0 0 0 64177 55 0 0 25 0 1 0 590220044 1084112896 192995 33554432000 4194304 4293939 140736211089312 18446744073709551615 4263678 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 264676 192995 244 25 0 261309 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1058704

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.59 5/343 6831
/proc/meminfo: memFree=6510632/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=1062044 CPUtime=702.32 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 221769 0 0 0 70172 60 0 0 25 0 1 0 590220044 1087533056 205849 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 265511 205849 244 25 0 262144 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1062044

[startup+762.313 s]
/proc/loadavg: 4.00 4.01 3.61 5/343 6833
/proc/meminfo: memFree=6082832/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=1065156 CPUtime=762.34 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 234942 0 0 0 76169 65 0 0 25 0 1 0 590220044 1090719744 218994 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 266289 218994 244 25 0 262922 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 1065156

[startup+822.301 s]
/proc/loadavg: 4.15 4.05 3.65 5/343 6834
/proc/meminfo: memFree=5684012/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=1068360 CPUtime=822.32 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 246784 0 0 0 82164 68 0 0 25 0 1 0 590220044 1094000640 230803 33554432000 4194304 4293939 140736211089312 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 267090 230803 244 25 0 263723 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1068360

[startup+882.301 s]
/proc/loadavg: 4.11 4.05 3.67 5/343 6836
/proc/meminfo: memFree=5270572/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=1071724 CPUtime=882.32 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 259932 0 0 0 88160 72 0 0 25 0 1 0 590220044 1097445376 243915 33554432000 4194304 4293939 140736211089312 18446744073709551615 4251623 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 267931 243915 244 25 0 264564 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1071724

[startup+942.301 s]
/proc/loadavg: 4.04 4.04 3.69 5/343 6838
/proc/meminfo: memFree=4857944/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=1078220 CPUtime=942.33 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 272578 0 0 0 94158 75 0 0 25 0 1 0 590220044 1104097280 256530 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 269555 256530 244 25 0 266188 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 1078220

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.71 5/343 6839
/proc/meminfo: memFree=4431456/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=1646032 CPUtime=1002.34 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 284085 0 0 0 100155 79 0 0 25 0 1 0 590220044 1685536768 268004 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 411508 268004 244 25 0 408141 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 1646032

[startup+1062.3 s]
/proc/loadavg: 4.08 4.04 3.73 5/343 6841
/proc/meminfo: memFree=4034832/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=1648240 CPUtime=1062.33 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 296987 0 0 0 106151 82 0 0 25 0 1 0 590220044 1687797760 280871 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 412060 280871 244 25 0 408693 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1648240

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.74 5/343 6842
/proc/meminfo: memFree=3675160/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=1651512 CPUtime=1122.34 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 307519 0 0 0 112148 86 0 0 25 0 1 0 590220044 1691148288 291377 33554432000 4194304 4293939 140736211089312 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 412878 291377 244 25 0 409511 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 1651512

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.75 5/343 6844
/proc/meminfo: memFree=3307188/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=1654164 CPUtime=1182.34 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 318142 0 0 0 118146 88 0 0 25 0 1 0 590220044 1693863936 301972 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 413541 301972 244 25 0 410174 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1654164

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.77 5/343 6846
/proc/meminfo: memFree=2956240/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=1656632 CPUtime=1242.34 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 329706 0 0 0 124142 92 0 0 25 0 1 0 590220044 1696391168 313509 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 414158 313509 244 25 0 410791 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1656632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.04 3.79 5/343 6847
/proc/meminfo: memFree=2556804/32951124 swapFree=67111352/67111528
[pid=6691] ppid=6689 vsize=1659276 CPUtime=1300.05 cores=4,6
/proc/6691/stat : 6691 (ebminisat_relea) R 6689 6691 6488 0 -1 4202496 340790 0 0 0 129909 96 0 0 25 0 1 0 590220044 1699098624 324567 33554432000 4194304 4293939 140736211089312 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6691/statm: 414819 324567 244 25 0 411452 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1659276

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.06
CPU time (s): 1300.12
CPU user time (s): 1299.1
CPU system time (s): 1.01984
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1659276

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

runsolver used 4.56131 second user time and 9.62254 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-09 23:54:04
IDJOB=3349136
IDBENCH=71037
IDSOLVER=1812
FILE ID=node143/3349136-1304978043
RUNJOBID= node143-1304976740-6507
PBS_JOBID= 13285670
Free space on /tmp= 41248 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349136-1304978043/watcher-3349136-1304978043 -o /tmp/evaluation-result-3349136-1304978043/solver-3349136-1304978043 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349136-1304978043.cnf  -verb=0

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=1865231830

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10762128 kB
Buffers:        192144 kB
Cached:        4599192 kB
SwapCached:          0 kB
Active:       17603204 kB
Inactive:      4274632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10762128 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           26424 kB
Writeback:           0 kB
AnonPages:    17086488 kB
Mapped:          29292 kB
Slab:           191668 kB
PageTables:      55792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 71115956 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= 41048 MiB
End job on node143 at 2011-05-10 00:15:46