Trace number 3379121

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
UmSat 2011-05-12 (fixed)? (TO) 1300.07 1300.04

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g1.cnf
MD5SUMeded74bffb721f48c45af6ff95302642
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.8949
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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

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: 0.92 1.04 1.73 4/365 26883
/proc/meminfo: memFree=22240008/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=11776 CPUtime=0 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4194304 371 0 0 0 0 0 0 0 24 0 1 0 735488363 12058624 311 33554432000 4194304 4263832 140735144519616 18446744073709551615 47112500377256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 2944 311 241 17 0 117 0

[startup+0.0948611 s]
/proc/loadavg: 0.92 1.04 1.73 4/365 26883
/proc/meminfo: memFree=22240008/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=13340 CPUtime=0.09 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4194304 907 0 0 0 9 0 0 0 24 0 1 0 735488363 13660160 701 33554432000 4194304 4263832 140735144519616 18446744073709551615 4236735 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 3335 701 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.100858 s]
/proc/loadavg: 0.92 1.04 1.73 4/365 26883
/proc/meminfo: memFree=22240008/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=13340 CPUtime=0.09 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4194304 918 0 0 0 9 0 0 0 24 0 1 0 735488363 13660160 712 33554432000 4194304 4263832 140735144519616 18446744073709551615 47112500370072 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 3335 712 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300805 s]
/proc/loadavg: 0.92 1.04 1.73 4/365 26883
/proc/meminfo: memFree=22240008/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=26912 CPUtime=0.29 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 4510 0 0 0 29 0 0 0 25 0 1 0 735488363 27557888 3726 33554432000 4194304 4263832 140735144519616 18446744073709551615 260905054917 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 6728 3730 244 17 0 3901 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26912

[startup+0.700741 s]
/proc/loadavg: 0.92 1.04 1.73 4/365 26883
/proc/meminfo: memFree=22240008/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=27844 CPUtime=0.69 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 5525 0 0 0 69 0 0 0 25 0 1 0 735488363 28512256 4246 33554432000 4194304 4263832 140735144519616 18446744073709551615 4207650 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 6961 4246 247 17 0 4134 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27844

[startup+1.50059 s]
/proc/loadavg: 1.17 1.08 1.74 6/377 26905
/proc/meminfo: memFree=22167824/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=33852 CPUtime=1.49 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 7032 0 0 0 149 0 0 0 25 0 1 0 735488363 34664448 5753 33554432000 4194304 4263832 140735144519616 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 8463 5754 247 17 0 5636 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33852

[startup+3.10035 s]
/proc/loadavg: 1.17 1.08 1.74 6/377 26905
/proc/meminfo: memFree=22120564/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=42960 CPUtime=3.09 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 9309 0 0 0 309 0 0 0 25 0 1 0 735488363 43991040 8030 33554432000 4194304 4263832 140735144519616 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 10740 8030 247 17 0 7913 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42960

[startup+6.30066 s]
/proc/loadavg: 1.17 1.08 1.74 6/377 26905
/proc/meminfo: memFree=22060164/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=54944 CPUtime=6.29 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 12239 0 0 0 628 1 0 0 25 0 1 0 735488363 56262656 10960 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 13736 10960 247 17 0 10909 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54944

[startup+12.7005 s]
/proc/loadavg: 1.60 1.18 1.76 6/377 26906
/proc/meminfo: memFree=21977864/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=72588 CPUtime=12.69 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 16651 0 0 0 1267 2 0 0 25 0 1 0 735488363 74330112 15372 33554432000 4194304 4263832 140735144519616 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 18147 15372 247 17 0 15320 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72588

[startup+25.5001 s]
/proc/loadavg: 1.97 1.27 1.79 6/377 26906
/proc/meminfo: memFree=21869500/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=106112 CPUtime=25.49 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 24903 0 0 0 2545 4 0 0 25 0 1 0 735488363 108658688 23624 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205536 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 26528 23624 247 17 0 23701 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 106112

[startup+51.1005 s]
/proc/loadavg: 2.66 1.49 1.84 6/377 26907
/proc/meminfo: memFree=21732584/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=138100 CPUtime=51.08 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 32790 0 0 0 5102 6 0 0 25 0 1 0 735488363 141414400 31511 33554432000 4194304 4263832 140735144519616 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 34525 31511 247 17 0 31698 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 138100

[startup+102.314 s]
/proc/loadavg: 3.53 1.94 1.97 6/377 26908
/proc/meminfo: memFree=21524712/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=195788 CPUtime=102.3 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 46835 0 0 0 10221 9 0 0 25 0 1 0 735488363 200486912 45555 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205638 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 48947 45555 247 17 0 46120 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 195788

[startup+162.301 s]
/proc/loadavg: 3.83 2.31 2.10 6/377 26910
/proc/meminfo: memFree=21337904/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=235840 CPUtime=162.29 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 56572 0 0 0 16217 12 0 0 25 0 1 0 735488363 241500160 55290 33554432000 4194304 4263832 140735144519616 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 58960 55290 247 17 0 56133 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 235840

[startup+222.301 s]
/proc/loadavg: 3.93 2.61 2.22 6/377 26911
/proc/meminfo: memFree=21177900/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=269836 CPUtime=222.28 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 64877 0 0 0 22214 14 0 0 25 0 1 0 735488363 276312064 63594 33554432000 4194304 4263832 140735144519616 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 67459 63594 247 17 0 64632 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 269836

[startup+282.3 s]
/proc/loadavg: 3.97 2.86 2.32 6/377 26913
/proc/meminfo: memFree=21060780/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=298036 CPUtime=282.29 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 71526 0 0 0 28213 16 0 0 25 0 1 0 735488363 305188864 70243 33554432000 4194304 4263832 140735144519616 18446744073709551615 4207808 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 74509 70243 248 17 0 71682 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 298036

[startup+342.3 s]
/proc/loadavg: 3.99 3.07 2.43 6/377 26914
/proc/meminfo: memFree=20955092/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=327560 CPUtime=342.29 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 78802 0 0 0 34210 19 0 0 25 0 1 0 735488363 335421440 77519 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 81890 77519 249 17 0 79063 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 327560

[startup+402.3 s]
/proc/loadavg: 3.99 3.23 2.52 6/377 26916
/proc/meminfo: memFree=20861908/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=355432 CPUtime=402.3 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 85676 0 0 0 40209 21 0 0 25 0 1 0 735488363 363962368 84391 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205653 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 88858 84391 248 17 0 86031 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 355432

[startup+462.3 s]
/proc/loadavg: 4.07 3.39 2.62 6/377 26918
/proc/meminfo: memFree=20753360/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=386396 CPUtime=462.3 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 93213 0 0 0 46206 24 0 0 25 0 1 0 735488363 395669504 91928 33554432000 4194304 4263832 140735144519616 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 96599 91928 248 17 0 93772 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 386396

[startup+522.3 s]
/proc/loadavg: 4.10 3.53 2.71 6/377 26919
/proc/meminfo: memFree=20640224/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=416856 CPUtime=522.3 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 100792 0 0 0 52203 27 0 0 25 0 1 0 735488363 426860544 99506 33554432000 4194304 4263832 140735144519616 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 104214 99506 248 17 0 101387 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 416856

[startup+582.3 s]
/proc/loadavg: 4.04 3.61 2.79 6/377 26921
/proc/meminfo: memFree=20542216/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=440156 CPUtime=582.3 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 106469 0 0 0 58201 29 0 0 25 0 1 0 735488363 450719744 105182 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 110039 105182 247 17 0 107212 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 440156

[startup+642.3 s]
/proc/loadavg: 4.06 3.69 2.87 6/377 26922
/proc/meminfo: memFree=20468244/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=454744 CPUtime=642.31 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 109807 0 0 0 64201 30 0 0 25 0 1 0 735488363 465657856 108520 33554432000 4194304 4263832 140735144519616 18446744073709551615 4207684 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 113686 108520 248 17 0 110859 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 454744

[startup+702.3 s]
/proc/loadavg: 4.02 3.75 2.94 6/377 26924
/proc/meminfo: memFree=20403816/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=470048 CPUtime=702.31 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 113576 0 0 0 70199 32 0 0 25 0 1 0 735488363 481329152 112289 33554432000 4194304 4263832 140735144519616 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 117512 112289 248 17 0 114685 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 470048

[startup+762.314 s]
/proc/loadavg: 4.01 3.79 3.00 6/377 26926
/proc/meminfo: memFree=20338156/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=486424 CPUtime=762.31 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 117578 0 0 0 76199 32 0 0 25 0 1 0 735488363 498098176 116291 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 121606 116291 248 17 0 118779 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 486424

[startup+822.3 s]
/proc/loadavg: 4.00 3.83 3.06 6/377 26927
/proc/meminfo: memFree=20278080/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=501540 CPUtime=822.31 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 121285 0 0 0 82197 34 0 0 25 0 1 0 735488363 513576960 119998 33554432000 4194304 4263832 140735144519616 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 125385 119998 249 17 0 122558 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 501540

[startup+882.3 s]
/proc/loadavg: 4.00 3.85 3.12 6/377 26929
/proc/meminfo: memFree=20203384/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=519444 CPUtime=882.3 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 125680 0 0 0 88194 36 0 0 25 0 1 0 735488363 531910656 124392 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 129861 124392 249 17 0 127034 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 519444

[startup+942.3 s]
/proc/loadavg: 4.00 3.88 3.17 6/377 26930
/proc/meminfo: memFree=20134756/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=536172 CPUtime=942.31 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 129689 0 0 0 94193 38 0 0 25 0 1 0 735488363 549040128 128401 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 134043 128401 249 17 0 131216 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 536172

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.22 6/377 26932
/proc/meminfo: memFree=20084120/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=547532 CPUtime=1002.31 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 132440 0 0 0 100192 39 0 0 25 0 1 0 735488363 560672768 131152 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 136883 131152 250 17 0 134056 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 547532

[startup+1062.3 s]
/proc/loadavg: 4.15 3.96 3.28 6/377 26934
/proc/meminfo: memFree=20031240/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=559824 CPUtime=1062.31 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 135437 0 0 0 106191 40 0 0 25 0 1 0 735488363 573259776 134149 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 139956 134149 250 17 0 137129 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 559824

[startup+1122.3 s]
/proc/loadavg: 4.05 3.96 3.32 6/377 26944
/proc/meminfo: memFree=19972592/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=574868 CPUtime=1122.32 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 138557 0 0 0 112191 41 0 0 25 0 1 0 735488363 588664832 137268 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 143717 137268 252 17 0 140890 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 574868

[startup+1182.3 s]
/proc/loadavg: 4.09 3.99 3.37 6/377 26946
/proc/meminfo: memFree=19911048/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=585976 CPUtime=1182.32 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 141325 0 0 0 118190 42 0 0 25 0 1 0 735488363 600039424 140035 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 146494 140035 252 17 0 143667 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 585976

[startup+1242.3 s]
/proc/loadavg: 4.03 3.99 3.40 6/377 26947
/proc/meminfo: memFree=19854444/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=597604 CPUtime=1242.32 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 143966 0 0 0 124189 43 0 0 25 0 1 0 735488363 611946496 142673 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 149401 142673 250 17 0 146574 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 597604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.99 3.43 6/377 26949
/proc/meminfo: memFree=19797368/32950928 swapFree=65730864/67111528
[pid=26883] ppid=26881 vsize=607636 CPUtime=1300.03 cores=4,6
/proc/26883/stat : 26883 (umsat) R 26881 26883 26042 0 -1 4202496 146307 0 0 0 129960 43 0 0 25 0 1 0 735488363 622219264 145014 33554432000 4194304 4263832 140735144519616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26883/statm: 151909 145014 250 17 0 149082 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 607636

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.04
CPU time (s): 1300.07
CPU user time (s): 1299.61
CPU system time (s): 0.461929
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 607636

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

runsolver used 4.6083 second user time and 11.3353 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 11:42:57
IDJOB=3379121
IDBENCH=71273
IDSOLVER=1861
FILE ID=node116/3379121-1305452577
RUNJOBID= node116-1305452577-26863
PBS_JOBID= 13324870
Free space on /tmp= 73168 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1150c84314g1.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379121-1305452577/watcher-3379121-1305452577 -o /tmp/evaluation-result-3379121-1305452577/solver-3379121-1305452577 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379121-1305452577.cnf

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

MD5SUM BENCH= eded74bffb721f48c45af6ff95302642
RANDOM SEED=1043043802

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      22240660 kB
Buffers:        103120 kB
Cached:        1101892 kB
SwapCached:      12356 kB
Active:        9684140 kB
Inactive:       812920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22240660 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:            6296 kB
Writeback:           0 kB
AnonPages:     9289948 kB
Mapped:          15776 kB
Slab:           103684 kB
PageTables:      44148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82762420 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= 73156 MiB
End job on node116 at 2011-05-15 12:04:39