Trace number 3379018

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.01 1300.03

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2071.cnf
MD5SUM337bdbc5d8bf0013ca73aeffa06cffe8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark95.7414
Satisfiable
(Un)Satisfiability was proved
Number of variables2070
Number of clauses158884
Sum of the clauses size478584
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158240
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5644

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-3379018-1305459641/watcher-3379018-1305459641 -o /tmp/evaluation-result-3379018-1305459641/solver-3379018-1305459641 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379018-1305459641.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: 1.18 2.41 3.19 3/413 24591
/proc/meminfo: memFree=13824064/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=11908 CPUtime=0.01 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4194304 401 0 0 0 1 0 0 0 22 0 1 0 736194771 12193792 341 33554432000 4194304 4263832 140735449471216 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 2977 341 240 17 0 150 0

[startup+0.073329 s]
/proc/loadavg: 1.18 2.41 3.19 3/413 24591
/proc/meminfo: memFree=13824064/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=13340 CPUtime=0.07 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4194304 842 0 0 0 7 0 0 0 22 0 1 0 736194771 13660160 636 33554432000 4194304 4263832 140735449471216 18446744073709551615 47353526970148 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 3335 636 241 17 0 508 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13340

[startup+0.100327 s]
/proc/loadavg: 1.18 2.41 3.19 3/413 24591
/proc/meminfo: memFree=13824064/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=13340 CPUtime=0.09 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4194304 882 0 0 0 9 0 0 0 22 0 1 0 736194771 13660160 676 33554432000 4194304 4263832 140735449471216 18446744073709551615 216734834695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 3335 676 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300317 s]
/proc/loadavg: 1.18 2.41 3.19 3/413 24591
/proc/meminfo: memFree=13824064/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=18812 CPUtime=0.29 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4194304 2503 0 0 0 29 0 0 0 23 0 1 0 736194771 19263488 1719 33554432000 4194304 4263832 140735449471216 18446744073709551615 4203280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 4703 1719 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700257 s]
/proc/loadavg: 1.18 2.41 3.19 3/413 24591
/proc/meminfo: memFree=13824064/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=30052 CPUtime=0.69 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 5818 0 0 0 69 0 0 0 25 0 1 0 736194771 30773248 4266 33554432000 4194304 4263832 140735449471216 18446744073709551615 216734839493 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 7513 4268 244 17 0 4686 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30052

[startup+1.50112 s]
/proc/loadavg: 1.40 2.44 3.19 5/424 24612
/proc/meminfo: memFree=13755448/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=39740 CPUtime=1.49 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 9578 0 0 0 148 1 0 0 25 0 1 0 736194771 40693760 7094 33554432000 4194304 4263832 140735449471216 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 9935 7094 247 17 0 7108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39740

[startup+3.10083 s]
/proc/loadavg: 1.40 2.44 3.19 5/424 24612
/proc/meminfo: memFree=13739080/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=44252 CPUtime=3.09 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 10657 0 0 0 308 1 0 0 25 0 1 0 736194771 45314048 8173 33554432000 4194304 4263832 140735449471216 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 11063 8173 247 17 0 8236 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44252

[startup+6.30027 s]
/proc/loadavg: 1.40 2.44 3.19 5/424 24612
/proc/meminfo: memFree=13706824/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=53860 CPUtime=6.29 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 13026 0 0 0 628 1 0 0 25 0 1 0 736194771 55152640 10542 33554432000 4194304 4263832 140735449471216 18446744073709551615 4205859 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 13465 10542 247 17 0 10638 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53860

[startup+12.7011 s]
/proc/loadavg: 1.80 2.49 3.20 5/424 24612
/proc/meminfo: memFree=13659004/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=67068 CPUtime=12.69 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 16366 0 0 0 1267 2 0 0 25 0 1 0 736194771 68677632 13882 33554432000 4194304 4263832 140735449471216 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 16767 13882 247 17 0 13940 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67068

[startup+25.5009 s]
/proc/loadavg: 2.14 2.54 3.21 5/424 24613
/proc/meminfo: memFree=13610412/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=86624 CPUtime=25.49 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 21122 0 0 0 2545 4 0 0 25 0 1 0 736194771 88702976 18638 33554432000 4194304 4263832 140735449471216 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 21656 18638 247 17 0 18829 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86624

[startup+51.1004 s]
/proc/loadavg: 2.90 2.69 3.24 5/424 24613
/proc/meminfo: memFree=13546340/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=109196 CPUtime=51.09 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 26779 0 0 0 5102 7 0 0 25 0 1 0 736194771 111816704 24295 33554432000 4194304 4263832 140735449471216 18446744073709551615 4215091 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 27299 24295 247 17 0 24472 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 109196

[startup+102.315 s]
/proc/loadavg: 3.56 2.91 3.28 5/424 24615
/proc/meminfo: memFree=13443912/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=144176 CPUtime=102.3 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 35254 0 0 0 10220 10 0 0 25 0 1 0 736194771 147636224 32770 33554432000 4194304 4263832 140735449471216 18446744073709551615 4207633 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 36044 32770 247 17 0 33217 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 144176

[startup+162.301 s]
/proc/loadavg: 3.84 3.10 3.32 5/424 24616
/proc/meminfo: memFree=13364660/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=175756 CPUtime=162.29 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 43049 0 0 0 16216 13 0 0 25 0 1 0 736194771 179974144 40565 33554432000 4194304 4263832 140735449471216 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 43939 40565 247 17 0 41112 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 175756

[startup+222.3 s]
/proc/loadavg: 3.94 3.26 3.36 5/424 24618
/proc/meminfo: memFree=13295676/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=203840 CPUtime=222.28 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 49484 0 0 0 22212 16 0 0 25 0 1 0 736194771 208732160 47000 33554432000 4194304 4263832 140735449471216 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 50960 47000 247 17 0 48133 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 203840

[startup+282.301 s]
/proc/loadavg: 3.98 3.40 3.40 5/424 24646
/proc/meminfo: memFree=13235384/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=228712 CPUtime=282.28 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 55637 0 0 0 28210 18 0 0 25 0 1 0 736194771 234201088 53152 33554432000 4194304 4263832 140735449471216 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 57178 53152 247 17 0 54351 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 228712

[startup+342.3 s]
/proc/loadavg: 3.99 3.50 3.43 5/424 24648
/proc/meminfo: memFree=13093392/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=249212 CPUtime=342.28 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 60692 0 0 0 34207 21 0 0 25 0 1 0 736194771 255193088 58206 33554432000 4194304 4263832 140735449471216 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 62303 58206 247 17 0 59476 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 249212

[startup+402.301 s]
/proc/loadavg: 4.04 3.61 3.47 5/424 24650
/proc/meminfo: memFree=13008056/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=264140 CPUtime=402.28 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 64346 0 0 0 40206 22 0 0 25 0 1 0 736194771 270479360 61860 33554432000 4194304 4263832 140735449471216 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 66035 61860 248 17 0 63208 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 264140

[startup+462.3 s]
/proc/loadavg: 4.08 3.70 3.51 5/424 24651
/proc/meminfo: memFree=12926940/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=275196 CPUtime=462.27 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 67119 0 0 0 46204 23 0 0 25 0 1 0 736194771 281800704 64631 33554432000 4194304 4263832 140735449471216 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 68799 64631 247 17 0 65972 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 275196

[startup+522.301 s]
/proc/loadavg: 4.03 3.75 3.54 5/424 24653
/proc/meminfo: memFree=12877940/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=286532 CPUtime=522.28 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 69887 0 0 0 52203 25 0 0 25 0 1 0 736194771 293408768 67399 33554432000 4194304 4263832 140735449471216 18446744073709551615 4207620 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 71633 67399 247 17 0 68806 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 286532

[startup+582.3 s]
/proc/loadavg: 4.01 3.80 3.57 5/424 24654
/proc/meminfo: memFree=12833896/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=298572 CPUtime=582.27 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 72794 0 0 0 58200 27 0 0 25 0 1 0 736194771 305737728 70306 33554432000 4194304 4263832 140735449471216 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 74643 70306 247 17 0 71816 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 298572

[startup+642.301 s]
/proc/loadavg: 4.07 3.86 3.60 5/424 24656
/proc/meminfo: memFree=12793208/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=310860 CPUtime=642.29 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 75746 0 0 0 64201 28 0 0 25 0 1 0 736194771 318320640 73258 33554432000 4194304 4263832 140735449471216 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 77715 73258 247 17 0 74888 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 310860

[startup+702.3 s]
/proc/loadavg: 4.06 3.89 3.63 5/424 24658
/proc/meminfo: memFree=12754244/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=322624 CPUtime=702.27 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 78738 0 0 0 70198 29 0 0 25 0 1 0 736194771 330366976 76249 33554432000 4194304 4263832 140735449471216 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 80656 76249 248 17 0 77829 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 322624

[startup+762.316 s]
/proc/loadavg: 4.08 3.93 3.65 5/424 24659
/proc/meminfo: memFree=12701284/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=333416 CPUtime=762.28 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 81418 0 0 0 76197 31 0 0 25 0 1 0 736194771 341417984 78929 33554432000 4194304 4263832 140735449471216 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 83354 78929 248 17 0 80527 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 333416

[startup+822.3 s]
/proc/loadavg: 4.03 3.94 3.67 5/424 24661
/proc/meminfo: memFree=12641992/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=343704 CPUtime=822.27 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 84010 0 0 0 82194 33 0 0 25 0 1 0 736194771 351952896 81521 33554432000 4194304 4263832 140735449471216 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 85926 81521 250 17 0 83099 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 343704

[startup+882.301 s]
/proc/loadavg: 4.01 3.95 3.69 5/424 24662
/proc/meminfo: memFree=12585424/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=355376 CPUtime=882.27 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 86878 0 0 0 88193 34 0 0 25 0 1 0 736194771 363905024 84388 33554432000 4194304 4263832 140735449471216 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 88844 84388 249 17 0 86017 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 355376

[startup+942.3 s]
/proc/loadavg: 4.07 3.97 3.71 5/424 24664
/proc/meminfo: memFree=12536292/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=371596 CPUtime=942.27 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 89866 0 0 0 94192 35 0 0 25 0 1 0 736194771 380514304 87375 33554432000 4194304 4263832 140735449471216 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 92899 87375 248 17 0 90072 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 371596

[startup+1002.3 s]
/proc/loadavg: 4.11 4.00 3.74 5/424 24666
/proc/meminfo: memFree=12495724/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=378980 CPUtime=1002.27 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 91754 0 0 0 100191 36 0 0 25 0 1 0 736194771 388075520 89263 33554432000 4194304 4263832 140735449471216 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 94745 89263 248 17 0 91918 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 378980

[startup+1062.3 s]
/proc/loadavg: 4.08 4.01 3.75 5/424 24667
/proc/meminfo: memFree=12463960/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=389884 CPUtime=1062.27 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 94417 0 0 0 106190 37 0 0 25 0 1 0 736194771 399241216 91926 33554432000 4194304 4263832 140735449471216 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 97471 91926 248 17 0 94644 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 389884

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.77 5/424 24669
/proc/meminfo: memFree=12428600/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=399412 CPUtime=1122.27 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 96829 0 0 0 112189 38 0 0 25 0 1 0 736194771 408997888 94338 33554432000 4194304 4263832 140735449471216 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 99853 94338 248 17 0 97026 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 399412

[startup+1182.3 s]
/proc/loadavg: 4.10 4.03 3.79 5/424 24670
/proc/meminfo: memFree=12396460/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=409484 CPUtime=1182.27 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 99284 0 0 0 118188 39 0 0 25 0 1 0 736194771 419311616 96793 33554432000 4194304 4263832 140735449471216 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 102371 96793 248 17 0 99544 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 409484

[startup+1242.3 s]
/proc/loadavg: 4.08 4.04 3.81 5/424 24681
/proc/meminfo: memFree=12366608/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=419048 CPUtime=1242.27 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 101635 0 0 0 124187 40 0 0 25 0 1 0 736194771 429105152 99144 33554432000 4194304 4263832 140735449471216 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 104762 99144 248 17 0 101935 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 419048



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.82 5/424 24683
/proc/meminfo: memFree=12328272/32951124 swapFree=65586204/67111528
[pid=24591] ppid=24589 vsize=429092 CPUtime=1299.99 cores=4,6
/proc/24591/stat : 24591 (umsat) R 24589 24591 24130 0 -1 4202496 104064 0 0 0 129958 41 0 0 25 0 1 0 736194771 439390208 101573 33554432000 4194304 4263832 140735449471216 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24591/statm: 107273 101573 248 17 0 104446 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 429092

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.03
CPU time (s): 1300.01
CPU user time (s): 1299.58
CPU system time (s): 0.432934
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 429092

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

runsolver used 5.40218 second user time and 12.3561 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 13:40:41
IDJOB=3379018
IDBENCH=83253
IDSOLVER=1861
FILE ID=node119/3379018-1305459641
RUNJOBID= node119-1305459641-24570
PBS_JOBID= 13324893
Free space on /tmp= 73304 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2071.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379018-1305459641/watcher-3379018-1305459641 -o /tmp/evaluation-result-3379018-1305459641/solver-3379018-1305459641 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379018-1305459641.cnf

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

MD5SUM BENCH= 337bdbc5d8bf0013ca73aeffa06cffe8
RANDOM SEED=163757388

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.815
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.67
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.815
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.815
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.815
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:      13824096 kB
Buffers:        301132 kB
Cached:        4854192 kB
SwapCached:       4756 kB
Active:       15591808 kB
Inactive:      3193568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13824096 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            7044 kB
Writeback:           0 kB
AnonPages:    13628052 kB
Mapped:          32568 kB
Slab:           214000 kB
PageTables:      61816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113383896 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= 73296 MiB
End job on node119 at 2011-05-15 14:02:23