Trace number 3349104

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.11 1300.07

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark665.597
Satisfiable
(Un)Satisfiability was proved
Number of variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
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-3349104-1304978043/watcher-3349104-1304978043 -o /tmp/evaluation-result-3349104-1304978043/solver-3349104-1304978043 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349104-1304978043.cnf -verb=0 

running on 2 cores: 5,7

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: 3.91 3.98 3.10 5/376 24435
/proc/meminfo: memFree=10179776/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=28940 CPUtime=0 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 2742 0 0 0 0 0 0 0 23 0 1 0 590220718 29634560 2682 33554432000 4194304 4293939 140736253788256 18446744073709551615 212039713194 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 7285 2683 218 25 0 3918 0

[startup+0.0943831 s]
/proc/loadavg: 3.91 3.98 3.10 5/376 24435
/proc/meminfo: memFree=10179776/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=57892 CPUtime=0.08 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 9219 0 0 0 8 0 0 0 23 0 1 0 590220718 59281408 8817 33554432000 4194304 4293939 140736253788256 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 14473 8819 218 25 0 11106 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 57892

[startup+0.100384 s]
/proc/loadavg: 3.91 3.98 3.10 5/376 24435
/proc/meminfo: memFree=10179776/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=58684 CPUtime=0.09 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 9451 0 0 0 9 0 0 0 23 0 1 0 590220718 60092416 9049 33554432000 4194304 4293939 140736253788256 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 14671 9051 218 25 0 11304 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58684

[startup+0.300349 s]
/proc/loadavg: 3.91 3.98 3.10 5/376 24435
/proc/meminfo: memFree=10179776/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=83724 CPUtime=0.29 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 15482 0 0 0 28 1 0 0 25 0 1 0 590220718 85733376 14565 33554432000 4194304 4293939 140736253788256 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 20931 14565 218 25 0 17564 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83724

[startup+0.700278 s]
/proc/loadavg: 3.91 3.98 3.10 5/376 24435
/proc/meminfo: memFree=10179776/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=116024 CPUtime=0.69 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 25036 0 0 0 67 2 0 0 25 0 1 0 590220718 118808576 22901 33554432000 4194304 4293939 140736253788256 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 29006 22902 219 25 0 25639 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116024

[startup+1.50114 s]
/proc/loadavg: 3.91 3.98 3.10 4/375 24437
/proc/meminfo: memFree=11704996/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=152348 CPUtime=1.49 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 35720 0 0 0 145 4 0 0 25 0 1 0 590220718 156004352 32144 33554432000 4194304 4293939 140736253788256 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 38087 32145 225 25 0 34720 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152348

[startup+3.10085 s]
/proc/loadavg: 3.91 3.98 3.10 4/375 24437
/proc/meminfo: memFree=11689768/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=136868 CPUtime=3.09 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 43840 0 0 0 304 5 0 0 25 0 1 0 590220718 140152832 28407 33554432000 4194304 4293939 140736253788256 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 34217 28407 244 25 0 30850 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136868

[startup+6.30028 s]
/proc/loadavg: 3.99 4.00 3.11 5/377 24464
/proc/meminfo: memFree=11747048/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=136868 CPUtime=6.29 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 44436 0 0 0 623 6 0 0 25 0 1 0 590220718 140152832 28998 33554432000 4194304 4293939 140736253788256 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 34217 28998 244 25 0 30850 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136868

[startup+12.7011 s]
/proc/loadavg: 3.99 4.00 3.12 5/377 24465
/proc/meminfo: memFree=11728660/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=148544 CPUtime=12.69 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 45667 0 0 0 1262 7 0 0 25 0 1 0 590220718 152109056 30218 33554432000 4194304 4293939 140736253788256 18446744073709551615 4256259 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 37136 30218 244 25 0 33769 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 148544

[startup+25.5008 s]
/proc/loadavg: 3.99 4.00 3.13 5/377 24465
/proc/meminfo: memFree=11688732/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=167512 CPUtime=25.49 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 48157 0 0 0 2541 8 0 0 25 0 1 0 590220718 171532288 32687 33554432000 4194304 4293939 140736253788256 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 41878 32687 244 25 0 38511 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 167512

[startup+51.1003 s]
/proc/loadavg: 3.99 4.00 3.15 5/377 24466
/proc/meminfo: memFree=11613832/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=198332 CPUtime=51.1 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 55319 0 0 0 5099 11 0 0 25 0 1 0 590220718 203091968 39821 33554432000 4194304 4293939 140736253788256 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 49583 39821 244 25 0 46216 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 198332

[startup+102.314 s]
/proc/loadavg: 3.99 4.00 3.20 5/377 24467
/proc/meminfo: memFree=11477920/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=248420 CPUtime=102.3 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 70372 0 0 0 10213 17 0 0 25 0 1 0 590220718 254382080 54812 33554432000 4194304 4293939 140736253788256 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 62105 54812 244 25 0 58738 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 248420

[startup+162.3 s]
/proc/loadavg: 4.39 4.10 3.28 5/377 24496
/proc/meminfo: memFree=10567836/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=329808 CPUtime=162.29 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 89931 0 0 0 16205 24 0 0 25 0 1 0 590220718 337723392 74305 33554432000 4194304 4293939 140736253788256 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 82452 74305 244 25 0 79085 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 329808

[startup+222.301 s]
/proc/loadavg: 4.14 4.08 3.32 5/374 24546
/proc/meminfo: memFree=11351732/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=466744 CPUtime=222.3 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 110517 0 0 0 22199 31 0 0 25 0 1 0 590220718 477945856 94851 33554432000 4194304 4293939 140736253788256 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 116686 94851 244 25 0 113319 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 466744

[startup+282.301 s]
/proc/loadavg: 4.05 4.06 3.36 5/377 24581
/proc/meminfo: memFree=10452248/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=686668 CPUtime=282.3 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 130578 0 0 0 28194 36 0 0 25 0 1 0 590220718 703148032 114876 33554432000 4194304 4293939 140736253788256 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 171667 114876 244 25 0 168300 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 686668

[startup+342.3 s]
/proc/loadavg: 4.18 4.09 3.41 5/377 24582
/proc/meminfo: memFree=10006644/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=691820 CPUtime=342.3 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 149703 0 0 0 34187 43 0 0 25 0 1 0 590220718 708423680 133964 33554432000 4194304 4293939 140736253788256 18446744073709551615 4262907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 172955 133964 244 25 0 169588 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 691820

[startup+402.3 s]
/proc/loadavg: 4.11 4.09 3.45 5/377 24584
/proc/meminfo: memFree=9558096/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=695000 CPUtime=402.3 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 167736 0 0 0 40182 48 0 0 25 0 1 0 590220718 711680000 151972 33554432000 4194304 4293939 140736253788256 18446744073709551615 4264226 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 173750 151972 244 25 0 170383 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 695000

[startup+462.301 s]
/proc/loadavg: 4.04 4.07 3.48 5/377 24595
/proc/meminfo: memFree=9100660/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=698208 CPUtime=462.3 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 184431 0 0 0 46176 54 0 0 25 0 1 0 590220718 714964992 168629 33554432000 4194304 4293939 140736253788256 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 174552 168629 244 25 0 171185 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 698208

[startup+522.301 s]
/proc/loadavg: 4.01 4.05 3.51 5/377 24596
/proc/meminfo: memFree=8615348/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=1051000 CPUtime=522.31 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 201017 0 0 0 52172 59 0 0 25 0 1 0 590220718 1076224000 185182 33554432000 4194304 4293939 140736253788256 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 262750 185182 244 25 0 259383 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1051000

[startup+582.3 s]
/proc/loadavg: 4.08 4.07 3.55 5/377 24598
/proc/meminfo: memFree=8160272/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=1056032 CPUtime=582.31 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 218159 0 0 0 58167 64 0 0 25 0 1 0 590220718 1081376768 202291 33554432000 4194304 4293939 140736253788256 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 264008 202291 244 25 0 260641 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1056032

[startup+642.301 s]
/proc/loadavg: 4.06 4.07 3.58 5/377 24599
/proc/meminfo: memFree=7803544/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=1057356 CPUtime=642.32 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 236064 0 0 0 64163 69 0 0 25 0 1 0 590220718 1082732544 220167 33554432000 4194304 4293939 140736253788256 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 264339 220167 244 25 0 260972 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1057356

[startup+702.301 s]
/proc/loadavg: 4.02 4.05 3.60 5/377 24601
/proc/meminfo: memFree=7402540/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=1060424 CPUtime=702.31 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 250400 0 0 0 70157 74 0 0 25 0 1 0 590220718 1085874176 234470 33554432000 4194304 4293939 140736253788256 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 265106 234470 244 25 0 261739 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1060424

[startup+762.314 s]
/proc/loadavg: 4.04 4.06 3.63 5/377 24603
/proc/meminfo: memFree=6982436/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=1063844 CPUtime=762.32 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 266501 0 0 0 76153 79 0 0 25 0 1 0 590220718 1089376256 250544 33554432000 4194304 4293939 140736253788256 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 265961 250544 244 25 0 262594 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1063844

[startup+822.3 s]
/proc/loadavg: 4.02 4.04 3.65 5/377 24604
/proc/meminfo: memFree=6540368/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=1634740 CPUtime=822.31 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 281350 0 0 0 82147 84 0 0 25 0 1 0 590220718 1673973760 265360 33554432000 4194304 4293939 140736253788256 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 408685 265360 244 25 0 405318 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1634740

[startup+882.301 s]
/proc/loadavg: 4.24 4.10 3.69 5/377 24606
/proc/meminfo: memFree=5975108/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=1637812 CPUtime=882.31 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 296950 0 0 0 88142 89 0 0 25 0 1 0 590220718 1677119488 280930 33554432000 4194304 4293939 140736253788256 18446744073709551615 4248296 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 409453 280930 244 25 0 406086 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1637812

[startup+942.301 s]
/proc/loadavg: 4.16 4.09 3.71 5/377 24607
/proc/meminfo: memFree=5544928/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=1641424 CPUtime=942.31 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 310136 0 0 0 94137 94 0 0 25 0 1 0 590220718 1680818176 294094 33554432000 4194304 4293939 140736253788256 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 410356 294094 244 25 0 406989 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1641424

[startup+1002.3 s]
/proc/loadavg: 4.06 4.07 3.73 5/377 24609
/proc/meminfo: memFree=5079752/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=1644468 CPUtime=1002.31 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 323282 0 0 0 100133 98 0 0 25 0 1 0 590220718 1683935232 307210 33554432000 4194304 4293939 140736253788256 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 411117 307210 244 25 0 407750 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1644468

[startup+1062.3 s]
/proc/loadavg: 4.02 4.06 3.74 5/377 24611
/proc/meminfo: memFree=4705864/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=1648500 CPUtime=1062.32 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 337293 0 0 0 106128 104 0 0 25 0 1 0 590220718 1688064000 321201 33554432000 4194304 4293939 140736253788256 18446744073709551615 4263269 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 412125 321201 244 25 0 408758 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1648500

[startup+1122.3 s]
/proc/loadavg: 4.11 4.08 3.76 5/377 24612
/proc/meminfo: memFree=4159128/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=1651364 CPUtime=1122.32 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 351023 0 0 0 112123 109 0 0 25 0 1 0 590220718 1690996736 334908 33554432000 4194304 4293939 140736253788256 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 412841 334908 244 25 0 409474 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1651364

[startup+1182.3 s]
/proc/loadavg: 4.09 4.08 3.78 5/377 24614
/proc/meminfo: memFree=3739088/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=1653480 CPUtime=1182.32 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 363309 0 0 0 118119 113 0 0 25 0 1 0 590220718 1693163520 347181 33554432000 4194304 4293939 140736253788256 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 413370 347181 244 25 0 410003 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1653480

[startup+1242.3 s]
/proc/loadavg: 4.03 4.06 3.79 5/377 24615
/proc/meminfo: memFree=3301216/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=1656840 CPUtime=1242.32 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 376250 0 0 0 124113 119 0 0 25 0 1 0 590220718 1696604160 360092 33554432000 4194304 4293939 140736253788256 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 414210 360092 244 25 0 410843 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1656840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.06 3.81 5/377 24617
/proc/meminfo: memFree=2895556/32951124 swapFree=65155552/67111528
[pid=24435] ppid=24433 vsize=1659528 CPUtime=1300.04 cores=5,7
/proc/24435/stat : 24435 (ebminisat_relea) R 24433 24435 24257 0 -1 4202496 386079 0 0 0 129882 122 0 0 25 0 1 0 590220718 1699356672 369895 33554432000 4194304 4293939 140736253788256 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24435/statm: 414882 369895 244 25 0 411515 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1659528

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.07
CPU time (s): 1300.11
CPU user time (s): 1298.82
CPU system time (s): 1.2848
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1659528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.82
system time used= 1.2848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 386079
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 13726

runsolver used 4.5943 second user time and 10.7974 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 23:54:05
IDJOB=3349104
IDBENCH=71050
IDSOLVER=1812
FILE ID=node146/3349104-1304978043
RUNJOBID= node146-1304976740-24279
PBS_JOBID= 13285667
Free space on /tmp= 41668 MiB

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

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=1865231830

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:      10180180 kB
Buffers:        161740 kB
Cached:        4712176 kB
SwapCached:       9316 kB
Active:       12969228 kB
Inactive:      9483464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10180180 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:           50208 kB
Writeback:          32 kB
AnonPages:    17576184 kB
Mapped:          22648 kB
Slab:           188932 kB
PageTables:      63596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 84184836 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= 41576 MiB
End job on node146 at 2011-05-10 00:15:47