Trace number 3259027

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v945c61409g3.cnf
MD5SUM4de3b21cb74a7ec60763201555524736
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.9317
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3259027-1303505932/watcher-3259027-1303505932 -o /tmp/evaluation-result-3259027-1303505932/solver-3259027-1303505932 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3259027-1303505932.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: 3.68 3.93 3.79 4/189 25834
/proc/meminfo: memFree=14941712/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=11776 CPUtime=0 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4194304 369 0 0 0 0 0 0 0 21 0 1 0 443008838 12058624 308 33554432000 4194304 4263880 140736873174912 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 2944 308 241 17 0 117 0

[startup+0.0995481 s]
/proc/loadavg: 3.68 3.93 3.79 4/189 25834
/proc/meminfo: memFree=14941712/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=13340 CPUtime=0.09 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4194304 923 0 0 0 9 0 0 0 21 0 1 0 443008838 13660160 716 33554432000 4194304 4263880 140736873174912 18446744073709551615 47568792153243 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 3335 716 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.100536 s]
/proc/loadavg: 3.68 3.93 3.79 4/189 25834
/proc/meminfo: memFree=14941712/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=13340 CPUtime=0.09 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4194304 925 0 0 0 9 0 0 0 21 0 1 0 443008838 13660160 718 33554432000 4194304 4263880 140736873174912 18446744073709551615 47568791870776 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 3335 718 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.3005 s]
/proc/loadavg: 3.68 3.93 3.79 4/189 25834
/proc/meminfo: memFree=14941712/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=21248 CPUtime=0.29 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 3460 0 0 0 29 0 0 0 22 0 1 0 443008838 21757952 2700 33554432000 4194304 4263880 140736873174912 18446744073709551615 264726053804 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 5312 2700 247 17 0 2485 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21248

[startup+0.700423 s]
/proc/loadavg: 3.68 3.93 3.79 4/189 25834
/proc/meminfo: memFree=14941712/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=25352 CPUtime=0.69 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 4472 0 0 0 69 0 0 0 24 0 1 0 443008838 25960448 3712 33554432000 4194304 4263880 140736873174912 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 6338 3712 247 17 0 3511 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25352

[startup+1.50025 s]
/proc/loadavg: 3.68 3.93 3.79 5/190 25835
/proc/meminfo: memFree=14852120/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=30900 CPUtime=1.49 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 5855 0 0 0 149 0 0 0 25 0 1 0 443008838 31641600 5095 33554432000 4194304 4263880 140736873174912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 7725 5095 247 17 0 4898 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30900

[startup+3.10097 s]
/proc/loadavg: 3.68 3.93 3.79 5/190 25835
/proc/meminfo: memFree=14826576/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=38560 CPUtime=3.09 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 7778 0 0 0 308 1 0 0 25 0 1 0 443008838 39485440 7018 33554432000 4194304 4263880 140736873174912 18446744073709551615 4205677 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 9640 7020 247 17 0 6813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38560

[startup+6.30038 s]
/proc/loadavg: 3.70 3.93 3.79 5/190 25835
/proc/meminfo: memFree=14755224/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=48608 CPUtime=6.29 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 10276 0 0 0 628 1 0 0 25 0 1 0 443008838 49774592 9516 33554432000 4194304 4263880 140736873174912 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 12152 9516 247 17 0 9325 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48608

[startup+12.7012 s]
/proc/loadavg: 3.73 3.94 3.79 5/190 25835
/proc/meminfo: memFree=14667216/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=61368 CPUtime=12.69 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 13422 0 0 0 1267 2 0 0 25 0 1 0 443008838 62840832 12662 33554432000 4194304 4263880 140736873174912 18446744073709551615 4207662 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 15342 12662 247 17 0 12515 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61368

[startup+25.5007 s]
/proc/loadavg: 3.79 3.94 3.79 5/190 25835
/proc/meminfo: memFree=14546120/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=79220 CPUtime=25.49 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 17766 0 0 0 2546 3 0 0 25 0 1 0 443008838 81121280 17006 33554432000 4194304 4263880 140736873174912 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 19805 17006 247 17 0 16978 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79220

[startup+51.1009 s]
/proc/loadavg: 3.86 3.94 3.80 5/190 25836
/proc/meminfo: memFree=14384460/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=106660 CPUtime=51.09 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 24500 0 0 0 5103 6 0 0 25 0 1 0 443008838 109219840 23739 33554432000 4194304 4263880 140736873174912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 26665 23739 247 17 0 23838 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 106660

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.81 5/190 25837
/proc/meminfo: memFree=14150084/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=139568 CPUtime=102.3 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 32407 0 0 0 10221 9 0 0 25 0 1 0 443008838 142917632 31645 33554432000 4194304 4263880 140736873174912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 34892 31645 248 17 0 32065 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 139568

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.82 5/190 25848
/proc/meminfo: memFree=13944580/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=170440 CPUtime=162.3 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 40006 0 0 0 16218 12 0 0 25 0 1 0 443008838 174530560 39244 33554432000 4194304 4263880 140736873174912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 42610 39244 248 17 0 39783 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 170440

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.82 5/190 25849
/proc/meminfo: memFree=13775284/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=193860 CPUtime=222.3 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 45691 0 0 0 22216 14 0 0 25 0 1 0 443008838 198512640 44928 33554432000 4194304 4263880 140736873174912 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 48465 44928 248 17 0 45638 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 193860

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.83 5/190 25851
/proc/meminfo: memFree=13616304/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=217884 CPUtime=282.3 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 51585 0 0 0 28214 16 0 0 25 0 1 0 443008838 223113216 50822 33554432000 4194304 4263880 140736873174912 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 54471 50822 248 17 0 51644 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 217884

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.84 5/190 25853
/proc/meminfo: memFree=13465748/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=252668 CPUtime=342.3 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 59932 0 0 0 34211 19 0 0 25 0 1 0 443008838 258732032 59168 33554432000 4194304 4263880 140736873174912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 63167 59168 247 17 0 60340 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 252668

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.84 5/190 25854
/proc/meminfo: memFree=13320032/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=277408 CPUtime=402.31 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 65884 0 0 0 40210 21 0 0 25 0 1 0 443008838 284065792 65119 33554432000 4194304 4263880 140736873174912 18446744073709551615 4205730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 69352 65119 247 17 0 66525 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 277408

[startup+462.301 s]
/proc/loadavg: 4.19 4.02 3.86 5/190 25856
/proc/meminfo: memFree=13208540/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=299584 CPUtime=462.3 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 71324 0 0 0 46207 23 0 0 25 0 1 0 443008838 306774016 70559 33554432000 4194304 4263880 140736873174912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 74896 70559 247 17 0 72069 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 299584

[startup+522.301 s]
/proc/loadavg: 4.07 4.01 3.87 5/190 25857
/proc/meminfo: memFree=13101368/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=315532 CPUtime=522.31 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 75230 0 0 0 52206 25 0 0 25 0 1 0 443008838 323104768 74464 33554432000 4194304 4263880 140736873174912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 78883 74464 247 17 0 76056 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 315532

[startup+582.3 s]
/proc/loadavg: 4.06 4.02 3.88 5/190 25859
/proc/meminfo: memFree=12988496/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=331224 CPUtime=582.31 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 79112 0 0 0 58204 27 0 0 25 0 1 0 443008838 339173376 78346 33554432000 4194304 4263880 140736873174912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 82806 78346 247 17 0 79979 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 331224

[startup+642.301 s]
/proc/loadavg: 4.02 4.02 3.89 5/190 25861
/proc/meminfo: memFree=12884184/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=347176 CPUtime=642.32 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 82985 0 0 0 64203 29 0 0 25 0 1 0 443008838 355508224 82219 33554432000 4194304 4263880 140736873174912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 86794 82219 247 17 0 83967 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 347176

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.89 5/190 25862
/proc/meminfo: memFree=12797480/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=360500 CPUtime=702.32 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 86182 0 0 0 70202 30 0 0 25 0 1 0 443008838 369152000 85416 33554432000 4194304 4263880 140736873174912 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 90125 85416 247 17 0 87298 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 360500

[startup+762.306 s]
/proc/loadavg: 4.00 4.01 3.90 5/190 25864
/proc/meminfo: memFree=12698496/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=377296 CPUtime=762.33 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 90156 0 0 0 76201 32 0 0 25 0 1 0 443008838 386351104 89389 33554432000 4194304 4263880 140736873174912 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 94324 89389 247 17 0 91497 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 377296

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 25865
/proc/meminfo: memFree=12608952/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=390176 CPUtime=822.32 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 93197 0 0 0 82199 33 0 0 25 0 1 0 443008838 399540224 92430 33554432000 4194304 4263880 140736873174912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 97544 92430 248 17 0 94717 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 390176

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 25867
/proc/meminfo: memFree=12526844/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=402460 CPUtime=882.33 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 96157 0 0 0 88199 34 0 0 25 0 1 0 443008838 412119040 95389 33554432000 4194304 4263880 140736873174912 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 100615 95389 249 17 0 97788 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 402460

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 25869
/proc/meminfo: memFree=12439904/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=414940 CPUtime=942.32 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 99262 0 0 0 94197 35 0 0 25 0 1 0 443008838 424898560 98494 33554432000 4194304 4263880 140736873174912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 103735 98494 249 17 0 100908 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 414940

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.91 5/190 25870
/proc/meminfo: memFree=12362388/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=428748 CPUtime=1002.33 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 102641 0 0 0 100196 37 0 0 25 0 1 0 443008838 439037952 101873 33554432000 4194304 4263880 140736873174912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 107187 101873 249 17 0 104360 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 428748

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 25872
/proc/meminfo: memFree=12291048/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=442476 CPUtime=1062.33 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 105850 0 0 0 106195 38 0 0 25 0 1 0 443008838 453095424 105081 33554432000 4194304 4263880 140736873174912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 110619 105081 248 17 0 107792 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 442476

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 25873
/proc/meminfo: memFree=12228404/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=452824 CPUtime=1122.33 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 108376 0 0 0 112194 39 0 0 25 0 1 0 443008838 463691776 107607 33554432000 4194304 4263880 140736873174912 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 113206 107607 248 17 0 110379 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 452824

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 25875
/proc/meminfo: memFree=12165132/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=464148 CPUtime=1182.33 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 111013 0 0 0 118193 40 0 0 25 0 1 0 443008838 475287552 110243 33554432000 4194304 4263880 140736873174912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 116037 110243 247 17 0 113210 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 464148

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 25877
/proc/meminfo: memFree=12100748/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=476844 CPUtime=1242.33 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 114104 0 0 0 124192 41 0 0 25 0 1 0 443008838 488288256 113334 33554432000 4194304 4263880 140736873174912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 119211 113334 247 17 0 116384 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 476844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 2/184 25881
/proc/meminfo: memFree=14489624/32951124 swapFree=67111528/67111528
[pid=25834] ppid=25832 vsize=486968 CPUtime=1300.04 cores=4,6
/proc/25834/stat : 25834 (umsat) R 25832 25834 25473 0 -1 4202496 116473 0 0 0 129962 42 0 0 25 0 1 0 443008838 498655232 115190 33554432000 4194304 4263880 140736873174912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25834/statm: 121742 115190 247 17 0 118915 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 486968

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.07
CPU user time (s): 1299.63
CPU system time (s): 0.444932
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 486968

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

runsolver used 2.25666 second user time and 4.84726 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-22 22:58:52
IDJOB=3259027
IDBENCH=71481
IDSOLVER=1582
FILE ID=node141/3259027-1303505932
RUNJOBID= node141-1303505932-25793
PBS_JOBID= 13134239
Free space on /tmp= 71112 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259027-1303505932/watcher-3259027-1303505932 -o /tmp/evaluation-result-3259027-1303505932/solver-3259027-1303505932 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3259027-1303505932.cnf

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

MD5SUM BENCH= 4de3b21cb74a7ec60763201555524736
RANDOM SEED=1956654164

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:      14942232 kB
Buffers:       1621548 kB
Cached:       15736548 kB
SwapCached:          0 kB
Active:        9589452 kB
Inactive:      7846556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14942232 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15960 kB
Writeback:           0 kB
AnonPages:       76692 kB
Mapped:          14864 kB
Slab:           507704 kB
PageTables:       5540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   265476 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= 71124 MiB
End job on node141 at 2011-04-22 23:20:34