Trace number 3265187

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-02-25? (TO) 1300.1 1300.05

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-040-039.shuffled-as.sat05-1194.cnf
MD5SUM8c84d9b9f2d75de33656119bc03a9afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3841
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses30460
Sum of the clauses size62400
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230420
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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: 935)

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-3265187-1303576102/watcher-3265187-1303576102 -o /tmp/evaluation-result-3265187-1303576102/solver-3265187-1303576102 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3265187-1303576102.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: 2.78 3.05 3.18 4/189 2089
/proc/meminfo: memFree=12887320/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=11644 CPUtime=0 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4194304 345 0 0 0 0 0 0 0 25 0 1 0 469212526 11923456 284 33554432000 4194304 4263880 140735742419440 18446744073709551615 212435677893 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 2911 284 240 17 0 84 0

[startup+0.0700309 s]
/proc/loadavg: 2.78 3.05 3.18 4/189 2089
/proc/meminfo: memFree=12887320/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=13340 CPUtime=0.06 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4194304 861 0 0 0 6 0 0 0 25 0 1 0 469212526 13660160 654 33554432000 4194304 4263880 140735742419440 18446744073709551615 47190522113179 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 3335 654 242 17 0 508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13340

[startup+0.101023 s]
/proc/loadavg: 2.78 3.05 3.18 4/189 2089
/proc/meminfo: memFree=12887320/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=13340 CPUtime=0.09 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4194304 918 0 0 0 9 0 0 0 25 0 1 0 469212526 13660160 711 33554432000 4194304 4263880 140735742419440 18446744073709551615 4238229 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 3335 711 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300985 s]
/proc/loadavg: 2.78 3.05 3.18 4/189 2089
/proc/meminfo: memFree=12887320/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=19668 CPUtime=0.29 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 2675 0 0 0 29 0 0 0 25 0 1 0 469212526 20140032 2289 33554432000 4194304 4263880 140735742419440 18446744073709551615 4224812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 4917 2289 247 17 0 2090 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19668

[startup+0.700911 s]
/proc/loadavg: 2.78 3.05 3.18 4/189 2089
/proc/meminfo: memFree=12887320/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=27652 CPUtime=0.69 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 4670 0 0 0 69 0 0 0 25 0 1 0 469212526 28315648 4284 33554432000 4194304 4263880 140735742419440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 6913 4284 247 17 0 4086 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27652

[startup+1.50076 s]
/proc/loadavg: 2.78 3.05 3.18 5/190 2090
/proc/meminfo: memFree=12849120/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=38884 CPUtime=1.49 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 7465 0 0 0 148 1 0 0 25 0 1 0 469212526 39817216 7079 33554432000 4194304 4263880 140735742419440 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 9721 7079 247 17 0 6894 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38884

[startup+3.10046 s]
/proc/loadavg: 2.78 3.05 3.18 5/190 2090
/proc/meminfo: memFree=12820972/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=57952 CPUtime=3.09 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 12223 0 0 0 307 2 0 0 25 0 1 0 469212526 59342848 11837 33554432000 4194304 4263880 140735742419440 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 14488 11837 247 17 0 11661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57952

[startup+6.30086 s]
/proc/loadavg: 2.88 3.07 3.19 5/190 2117
/proc/meminfo: memFree=12762616/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=88832 CPUtime=6.29 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 19826 0 0 0 626 3 0 0 25 0 1 0 469212526 90963968 19440 33554432000 4194304 4263880 140735742419440 18446744073709551615 4205723 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 22208 19440 247 17 0 19381 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 88832

[startup+12.7006 s]
/proc/loadavg: 2.97 3.08 3.19 5/190 2117
/proc/meminfo: memFree=12658992/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=122080 CPUtime=12.69 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 28057 0 0 0 1265 4 0 0 25 0 1 0 469212526 125009920 27671 33554432000 4194304 4263880 140735742419440 18446744073709551615 4206213 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 30520 27671 247 17 0 27693 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 122080

[startup+25.5002 s]
/proc/loadavg: 3.19 3.13 3.20 5/190 2118
/proc/meminfo: memFree=12530284/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=169904 CPUtime=25.49 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 39670 0 0 0 2543 6 0 0 25 0 1 0 469212526 173981696 39283 33554432000 4194304 4263880 140735742419440 18446744073709551615 212435674929 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 42476 39283 247 17 0 39649 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 169904

[startup+51.1004 s]
/proc/loadavg: 3.47 3.20 3.22 5/190 2118
/proc/meminfo: memFree=12367080/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=257016 CPUtime=51.09 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 61278 0 0 0 5096 13 0 0 25 0 1 0 469212526 263184384 60889 33554432000 4194304 4263880 140735742419440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 64254 60889 247 17 0 61427 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 257016

[startup+102.307 s]
/proc/loadavg: 3.77 3.32 3.26 5/190 2120
/proc/meminfo: memFree=12109152/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=397588 CPUtime=102.3 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 96054 0 0 0 10206 24 0 0 25 0 1 0 469212526 407130112 95408 33554432000 4194304 4263880 140735742419440 18446744073709551615 4205743 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 99397 95408 247 17 0 96570 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 397588

[startup+162.3 s]
/proc/loadavg: 3.91 3.44 3.30 5/190 2121
/proc/meminfo: memFree=11946076/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=479372 CPUtime=162.29 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 116188 0 0 0 16198 31 0 0 25 0 1 0 469212526 490876928 115541 33554432000 4194304 4263880 140735742419440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 119843 115541 247 17 0 117016 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 479372

[startup+222.301 s]
/proc/loadavg: 4.00 3.55 3.35 5/190 2123
/proc/meminfo: memFree=11732908/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=601288 CPUtime=222.3 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 146856 0 0 0 22188 42 0 0 25 0 1 0 469212526 615718912 145748 33554432000 4194304 4263880 140735742419440 18446744073709551615 212435714643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 150322 145748 248 17 0 147495 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 601288

[startup+282.301 s]
/proc/loadavg: 4.06 3.65 3.39 5/190 2125
/proc/meminfo: memFree=11674232/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=602144 CPUtime=282.3 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 147027 0 0 0 28188 42 0 0 25 0 1 0 469212526 616595456 145919 33554432000 4194304 4263880 140735742419440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 150536 145919 248 17 0 147709 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 602144

[startup+342.3 s]
/proc/loadavg: 4.02 3.71 3.43 5/190 2126
/proc/meminfo: memFree=11617048/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=605856 CPUtime=342.3 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 147743 0 0 0 34188 42 0 0 25 0 1 0 469212526 620396544 146635 33554432000 4194304 4263880 140735742419440 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 151464 146635 248 17 0 148637 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 605856

[startup+402.301 s]
/proc/loadavg: 4.01 3.76 3.46 5/190 2128
/proc/meminfo: memFree=11570776/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=608288 CPUtime=402.3 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 148288 0 0 0 40188 42 0 0 25 0 1 0 469212526 622886912 147180 33554432000 4194304 4263880 140735742419440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 152072 147180 248 17 0 149245 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 608288

[startup+462.3 s]
/proc/loadavg: 4.00 3.80 3.49 5/190 2129
/proc/meminfo: memFree=11528968/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=610720 CPUtime=462.31 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 148689 0 0 0 46189 42 0 0 25 0 1 0 469212526 625377280 147581 33554432000 4194304 4263880 140735742419440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 152680 147581 248 17 0 149853 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 610720

[startup+522.301 s]
/proc/loadavg: 4.06 3.85 3.53 5/190 2131
/proc/meminfo: memFree=11491868/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=613280 CPUtime=522.31 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 149174 0 0 0 52189 42 0 0 25 0 1 0 469212526 627998720 148066 33554432000 4194304 4263880 140735742419440 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 153320 148066 248 17 0 150493 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 613280

[startup+582.301 s]
/proc/loadavg: 4.02 3.87 3.55 5/190 2133
/proc/meminfo: memFree=11438404/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=632484 CPUtime=582.31 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 153894 0 0 0 58187 44 0 0 25 0 1 0 469212526 647663616 152786 33554432000 4194304 4263880 140735742419440 18446744073709551615 4207668 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 158121 152786 248 17 0 155294 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 632484

[startup+642.3 s]
/proc/loadavg: 4.01 3.89 3.58 5/190 2134
/proc/meminfo: memFree=11382204/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=673912 CPUtime=642.32 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 163994 0 0 0 64183 49 0 0 25 0 1 0 469212526 690085888 162886 33554432000 4194304 4263880 140735742419440 18446744073709551615 4205730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 168478 162886 248 17 0 165651 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 673912

[startup+702.301 s]
/proc/loadavg: 4.00 3.91 3.60 5/190 2136
/proc/meminfo: memFree=11290036/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=765492 CPUtime=702.32 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 186797 0 0 0 70173 59 0 0 25 0 1 0 469212526 783863808 185176 33554432000 4194304 4263880 140735742419440 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 191373 185176 248 17 0 188546 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 765492

[startup+762.307 s]
/proc/loadavg: 4.07 3.94 3.63 5/190 2137
/proc/meminfo: memFree=11229260/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=823336 CPUtime=762.33 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 200846 0 0 0 76168 65 0 0 25 0 1 0 469212526 843096064 199225 33554432000 4194304 4263880 140735742419440 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 205834 199225 248 17 0 203007 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 823336

[startup+822.3 s]
/proc/loadavg: 4.06 3.96 3.65 5/190 2139
/proc/meminfo: memFree=11189432/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=857020 CPUtime=822.32 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 209242 0 0 0 82162 70 0 0 25 0 1 0 469212526 877588480 207621 33554432000 4194304 4263880 140735742419440 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 214255 207621 248 17 0 211428 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 857020

[startup+882.301 s]
/proc/loadavg: 4.02 3.97 3.67 5/190 2141
/proc/meminfo: memFree=11122568/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=912840 CPUtime=882.32 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 223027 0 0 0 88157 75 0 0 25 0 1 0 469212526 934748160 221406 33554432000 4194304 4263880 140735742419440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 228210 221406 248 17 0 225383 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 912840

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 2142
/proc/meminfo: memFree=11054840/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=976596 CPUtime=942.32 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 238893 0 0 0 94150 82 0 0 25 0 1 0 469212526 1000034304 237272 33554432000 4194304 4263880 140735742419440 18446744073709551615 4205723 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 244149 237272 248 17 0 241322 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 976596

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 2144
/proc/meminfo: memFree=11000136/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=1027904 CPUtime=1002.33 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 251741 0 0 0 100145 88 0 0 25 0 1 0 469212526 1052573696 250120 33554432000 4194304 4263880 140735742419440 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 256976 250120 248 17 0 254149 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1027904

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 2145
/proc/meminfo: memFree=10962668/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=1055016 CPUtime=1062.33 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 259202 0 0 0 106141 92 0 0 25 0 1 0 469212526 1080336384 256839 33554432000 4194304 4263880 140735742419440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 263754 256839 248 17 0 260927 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1055016

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 2147
/proc/meminfo: memFree=10961280/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=1055016 CPUtime=1122.33 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 259241 0 0 0 112141 92 0 0 25 0 1 0 469212526 1080336384 256878 33554432000 4194304 4263880 140735742419440 18446744073709551615 4205705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 263754 256878 248 17 0 260927 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1055016

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 2149
/proc/meminfo: memFree=10947384/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=1056808 CPUtime=1182.34 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 259535 0 0 0 118142 92 0 0 25 0 1 0 469212526 1082171392 257172 33554432000 4194304 4263880 140735742419440 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 264202 257172 248 17 0 261375 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1056808

[startup+1242.3 s]
/proc/loadavg: 4.08 3.99 3.77 5/190 2150
/proc/meminfo: memFree=10943008/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=1058344 CPUtime=1242.34 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 259863 0 0 0 124142 92 0 0 25 0 1 0 469212526 1083744256 257500 33554432000 4194304 4263880 140735742419440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 264586 257500 248 17 0 261759 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1058344



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.00 3.78 3/186 2154
/proc/meminfo: memFree=11743200/32951124 swapFree=67111528/67111528
[pid=2089] ppid=2087 vsize=1062184 CPUtime=1300.04 cores=5,7
/proc/2089/stat : 2089 (umsat) R 2087 2089 504 0 -1 4202496 260531 0 0 0 129912 92 0 0 25 0 1 0 469212526 1087676416 258168 33554432000 4194304 4263880 140735742419440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2089/statm: 265546 258168 248 17 0 262719 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1062184

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.05
CPU time (s): 1300.1
CPU user time (s): 1299.13
CPU system time (s): 0.973851
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1062184

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

runsolver used 1.9987 second user time and 5.10522 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 18:28:22
IDJOB=3265187
IDBENCH=85456
IDSOLVER=1582
FILE ID=node102/3265187-1303576102
RUNJOBID= node102-1303576100-2023
PBS_JOBID= 13150307
Free space on /tmp= 70708 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-040-039.shuffled-as.sat05-1194.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265187-1303576102/watcher-3265187-1303576102 -o /tmp/evaluation-result-3265187-1303576102/solver-3265187-1303576102 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3265187-1303576102.cnf

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

MD5SUM BENCH= 8c84d9b9f2d75de33656119bc03a9afb
RANDOM SEED=866161537

node102.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.828
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.828
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.828
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.82
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.828
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.828
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.82
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.828
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.828
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.82
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.828
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:      12887600 kB
Buffers:       1838452 kB
Cached:       17556908 kB
SwapCached:          0 kB
Active:        9854596 kB
Inactive:      9652224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12887600 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11452 kB
Writeback:           0 kB
AnonPages:      110464 kB
Mapped:          15316 kB
Slab:           494704 kB
PageTables:       5380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   297804 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= 70712 MiB
End job on node102 at 2011-04-23 18:50:04