Trace number 3379368

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.19 1300.14

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3381
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

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

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: 0.86 1.79 2.88 5/346 2779
/proc/meminfo: memFree=22116176/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=11644 CPUtime=0 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4194304 342 0 0 0 0 0 0 0 21 0 1 0 638498492 11923456 282 33554432000 4194304 4263832 140733342486288 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 2911 282 241 17 0 84 0

[startup+0.101138 s]
/proc/loadavg: 0.86 1.79 2.88 5/346 2779
/proc/meminfo: memFree=22116176/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=13340 CPUtime=0.09 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4194304 854 0 0 0 9 0 0 0 21 0 1 0 638498492 13660160 648 33554432000 4194304 4263832 140733342486288 18446744073709551615 47973549886611 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 3335 648 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.201114 s]
/proc/loadavg: 0.86 1.79 2.88 5/346 2779
/proc/meminfo: memFree=22116176/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=15164 CPUtime=0.19 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4194304 1422 0 0 0 19 0 0 0 22 0 1 0 638498492 15527936 1023 33554432000 4194304 4263832 140733342486288 18446744073709551615 47973549882523 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 3791 1024 242 17 0 964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15164

[startup+0.301098 s]
/proc/loadavg: 0.86 1.79 2.88 5/346 2779
/proc/meminfo: memFree=22116176/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=15164 CPUtime=0.29 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4194304 1545 0 0 0 29 0 0 0 22 0 1 0 638498492 15527936 1146 33554432000 4194304 4263832 140733342486288 18446744073709551615 4236074 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 3791 1146 242 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.701022 s]
/proc/loadavg: 0.86 1.79 2.88 5/346 2779
/proc/meminfo: memFree=22116176/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=25692 CPUtime=0.68 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 4865 0 0 0 68 0 0 0 23 0 1 0 638498492 26308608 3643 33554432000 4194304 4263832 140733342486288 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 6423 3643 247 17 0 3596 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25692

[startup+1.50086 s]
/proc/loadavg: 0.86 1.79 2.88 5/347 2780
/proc/meminfo: memFree=22081448/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=25692 CPUtime=1.48 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 4865 0 0 0 148 0 0 0 25 0 1 0 638498492 26308608 3643 33554432000 4194304 4263832 140733342486288 18446744073709551615 4212374 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 6423 3643 247 17 0 3596 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25692

[startup+3.10055 s]
/proc/loadavg: 1.11 1.83 2.89 5/347 2780
/proc/meminfo: memFree=22070712/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=26088 CPUtime=3.08 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 4985 0 0 0 308 0 0 0 25 0 1 0 638498492 26714112 3763 33554432000 4194304 4263832 140733342486288 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 6522 3763 247 17 0 3695 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26088

[startup+6.30091 s]
/proc/loadavg: 1.11 1.83 2.89 5/347 2780
/proc/meminfo: memFree=22031280/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=29136 CPUtime=6.29 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 5748 0 0 0 628 1 0 0 25 0 1 0 638498492 29835264 4526 33554432000 4194304 4263832 140733342486288 18446744073709551615 4207680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 7284 4526 247 17 0 4457 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29136

[startup+12.7006 s]
/proc/loadavg: 1.34 1.86 2.90 5/347 2780
/proc/meminfo: memFree=21968560/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=36472 CPUtime=12.69 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 7532 0 0 0 1268 1 0 0 25 0 1 0 638498492 37347328 6310 33554432000 4194304 4263832 140733342486288 18446744073709551615 4215056 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 9118 6310 247 17 0 6291 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36472

[startup+25.5011 s]
/proc/loadavg: 1.93 1.97 2.91 5/347 2780
/proc/meminfo: memFree=21837116/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=57956 CPUtime=25.49 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 12862 0 0 0 2547 2 0 0 25 0 1 0 638498492 59346944 11640 33554432000 4194304 4263832 140733342486288 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 14489 11640 247 17 0 11662 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57956

[startup+51.101 s]
/proc/loadavg: 2.63 2.13 2.94 5/347 2791
/proc/meminfo: memFree=21633864/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=122364 CPUtime=51.09 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 28620 0 0 0 5102 7 0 0 25 0 1 0 638498492 125300736 27398 33554432000 4194304 4263832 140733342486288 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 30591 27398 247 17 0 27764 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 122364

[startup+102.301 s]
/proc/loadavg: 3.53 2.46 3.00 5/347 2793
/proc/meminfo: memFree=21212844/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=276932 CPUtime=102.3 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 65679 0 0 0 10212 18 0 0 25 0 1 0 638498492 283578368 64457 33554432000 4194304 4263832 140733342486288 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 69233 64457 247 17 0 66406 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 276932

[startup+162.301 s]
/proc/loadavg: 3.81 2.71 3.06 5/347 2794
/proc/meminfo: memFree=20731204/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=503356 CPUtime=162.29 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 120082 0 0 0 16198 31 0 0 25 0 1 0 638498492 515436544 118859 33554432000 4194304 4263832 140733342486288 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 125839 118859 247 17 0 123012 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 503356

[startup+222.313 s]
/proc/loadavg: 3.97 2.98 3.12 5/347 2796
/proc/meminfo: memFree=20303112/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=662608 CPUtime=222.31 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 157991 0 0 0 22191 40 0 0 25 0 1 0 638498492 678510592 156768 33554432000 4194304 4263832 140733342486288 18446744073709551615 4205780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 165652 156768 247 17 0 162825 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 662608

[startup+282.301 s]
/proc/loadavg: 4.08 3.18 3.18 5/347 2797
/proc/meminfo: memFree=19895132/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=842468 CPUtime=282.3 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 200553 0 0 0 28180 50 0 0 25 0 1 0 638498492 862687232 199330 33554432000 4194304 4263832 140733342486288 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 210617 199330 247 17 0 207790 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 842468

[startup+342.301 s]
/proc/loadavg: 4.03 3.33 3.23 5/347 2799
/proc/meminfo: memFree=19436304/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=1064776 CPUtime=342.31 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 250778 0 0 0 34171 60 0 0 25 0 1 0 638498492 1090330624 249555 33554432000 4194304 4263832 140733342486288 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 266194 249555 247 17 0 263367 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1064776

[startup+402.3 s]
/proc/loadavg: 4.01 3.44 3.28 5/347 2801
/proc/meminfo: memFree=19016412/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=1263140 CPUtime=402.3 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 295724 0 0 0 40161 69 0 0 25 0 1 0 638498492 1293455360 294501 33554432000 4194304 4263832 140733342486288 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 315785 294501 247 17 0 312958 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1263140

[startup+462.3 s]
/proc/loadavg: 4.00 3.54 3.32 5/347 2802
/proc/meminfo: memFree=18670052/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=1416236 CPUtime=462.31 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 331957 0 0 0 46153 78 0 0 25 0 1 0 638498492 1450225664 330734 33554432000 4194304 4263832 140733342486288 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 354059 330734 247 17 0 351232 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1416236

[startup+522.3 s]
/proc/loadavg: 4.03 3.64 3.36 5/347 2804
/proc/meminfo: memFree=18390288/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=1569112 CPUtime=522.31 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 367393 0 0 0 52144 87 0 0 25 0 1 0 638498492 1606770688 366169 33554432000 4194304 4263832 140733342486288 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 392278 366169 247 17 0 389451 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1569112

[startup+582.301 s]
/proc/loadavg: 4.01 3.70 3.40 5/347 2805
/proc/meminfo: memFree=18128884/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=1745548 CPUtime=582.32 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 407915 0 0 0 58136 96 0 0 25 0 1 0 638498492 1787441152 406691 33554432000 4194304 4263832 140733342486288 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 436387 406691 247 17 0 433560 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1745548

[startup+642.301 s]
/proc/loadavg: 4.05 3.77 3.44 5/347 2807
/proc/meminfo: memFree=17880248/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=1928076 CPUtime=642.32 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 449353 0 0 0 64126 106 0 0 25 0 1 0 638498492 1974349824 448128 33554432000 4194304 4263832 140733342486288 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 482019 448128 247 17 0 479192 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1928076

[startup+702.301 s]
/proc/loadavg: 4.08 3.82 3.48 5/347 2809
/proc/meminfo: memFree=17656292/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=2076768 CPUtime=702.32 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 482932 0 0 0 70119 113 0 0 25 0 1 0 638498492 2126610432 480682 33554432000 4194304 4263832 140733342486288 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 519192 480682 247 17 0 516365 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 2076768

[startup+762.301 s]
/proc/loadavg: 4.16 3.89 3.52 5/347 2811
/proc/meminfo: memFree=17472256/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=2157528 CPUtime=762.33 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 502295 0 0 0 76115 118 0 0 25 0 1 0 638498492 2209308672 500045 33554432000 4194304 4263832 140733342486288 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 539382 500045 247 17 0 536555 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 2157528

[startup+822.301 s]
/proc/loadavg: 4.06 3.90 3.55 5/347 2813
/proc/meminfo: memFree=17282268/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=2273656 CPUtime=822.32 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 528727 0 0 0 82109 123 0 0 25 0 1 0 638498492 2328223744 526477 33554432000 4194304 4263832 140733342486288 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 568414 526477 247 17 0 565587 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2273656

[startup+882.313 s]
/proc/loadavg: 4.02 3.92 3.57 5/347 2814
/proc/meminfo: memFree=17075664/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=2374076 CPUtime=882.34 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 552265 0 0 0 88104 130 0 0 25 0 1 0 638498492 2431053824 550015 33554432000 4194304 4263832 140733342486288 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 593519 550015 247 17 0 590692 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 2374076

[startup+942.301 s]
/proc/loadavg: 4.01 3.93 3.59 5/347 2816
/proc/meminfo: memFree=16743188/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=2518352 CPUtime=942.33 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 585332 0 0 0 94096 137 0 0 25 0 1 0 638498492 2578792448 583082 33554432000 4194304 4263832 140733342486288 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 629588 583082 247 17 0 626761 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 2518352

[startup+1002.3 s]
/proc/loadavg: 4.05 3.96 3.62 5/347 2818
/proc/meminfo: memFree=16461312/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=2696884 CPUtime=1002.33 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 625152 0 0 0 100088 145 0 0 25 0 1 0 638498492 2761609216 622902 33554432000 4194304 4263832 140733342486288 18446744073709551615 4209461 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 674221 622902 247 17 0 671394 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 2696884

[startup+1062.3 s]
/proc/loadavg: 4.02 3.96 3.64 5/347 2819
/proc/meminfo: memFree=16170988/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=2840348 CPUtime=1062.33 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 657336 0 0 0 106080 153 0 0 25 0 1 0 638498492 2908516352 655086 33554432000 4194304 4263832 140733342486288 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 710087 655086 247 17 0 707260 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2840348

[startup+1122.3 s]
/proc/loadavg: 4.07 3.98 3.67 5/347 2821
/proc/meminfo: memFree=15914276/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=2971844 CPUtime=1122.34 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 686819 0 0 0 112074 160 0 0 25 0 1 0 638498492 3043168256 684569 33554432000 4194304 4263832 140733342486288 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 742961 684569 247 17 0 740134 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 2971844

[startup+1182.3 s]
/proc/loadavg: 4.03 3.98 3.68 5/347 2822
/proc/meminfo: memFree=15655588/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=3108900 CPUtime=1182.34 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 717489 0 0 0 118067 167 0 0 25 0 1 0 638498492 3183513600 715239 33554432000 4194304 4263832 140733342486288 18446744073709551615 4207633 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 777225 715239 247 17 0 774398 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 3108900

[startup+1242.3 s]
/proc/loadavg: 4.04 4.00 3.71 5/347 2824
/proc/meminfo: memFree=15397272/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=3252892 CPUtime=1242.34 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 749411 0 0 0 124060 174 0 0 25 0 1 0 638498492 3330961408 747161 33554432000 4194304 4263832 140733342486288 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 813223 747161 247 17 0 810396 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 3252892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.73 2/341 2828
/proc/meminfo: memFree=19061860/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=3330432 CPUtime=1300.05 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4202496 766995 0 0 0 129828 177 0 0 25 0 1 0 638498492 3410362368 764745 33554432000 4194304 4263832 140733342486288 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2779/statm: 832608 764745 247 17 0 829781 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 3330432

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

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

[startup+1300.11 s]
/proc/loadavg: 4.06 4.01 3.73 2/341 2828
/proc/meminfo: memFree=19061860/32951124 swapFree=59367104/67111528
[pid=2779] ppid=2777 vsize=0 CPUtime=1300.16 cores=5,7
/proc/2779/stat : 2779 (umsat) R 2777 2779 2159 0 -1 4203524 766995 0 0 0 129829 187 0 0 25 0 1 0 638498492 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2779/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.14
CPU time (s): 1300.19
CPU user time (s): 1298.29
CPU system time (s): 1.90271
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 3330432

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

runsolver used 3.9204 second user time and 10.2924 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 14:00:29
IDJOB=3379368
IDBENCH=84215
IDSOLVER=1861
FILE ID=node143/3379368-1305460829
RUNJOBID= node143-1305460828-2733
PBS_JOBID= 13324897
Free space on /tmp= 73540 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379368-1305460829/watcher-3379368-1305460829 -o /tmp/evaluation-result-3379368-1305460829/solver-3379368-1305460829 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379368-1305460829.cnf

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
RANDOM SEED=2081575879

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:      22116944 kB
Buffers:        208792 kB
Cached:        1395040 kB
SwapCached:      67400 kB
Active:         741868 kB
Inactive:      9848548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22116944 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:           13468 kB
Writeback:           0 kB
AnonPages:     8918716 kB
Mapped:          22816 kB
Slab:           124224 kB
PageTables:      54824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70478136 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= 73548 MiB
End job on node143 at 2011-05-15 14:22:11