Trace number 3379243

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.08 1300.04

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4072
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
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: 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-3379243-1305461204/watcher-3379243-1305461204 -o /tmp/evaluation-result-3379243-1305461204/solver-3379243-1305461204 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379243-1305461204.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: 3.75 3.95 3.66 4/310 8880
/proc/meminfo: memFree=24099240/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=11776 CPUtime=0 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4194304 367 0 0 0 0 0 0 0 19 0 1 0 638536356 12058624 307 33554432000 4194304 4263832 140734875098832 18446744073709551615 4235828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 2944 307 241 17 0 117 0

[startup+0.046421 s]
/proc/loadavg: 3.75 3.95 3.66 4/310 8880
/proc/meminfo: memFree=24099240/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=12428 CPUtime=0.04 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4194304 592 0 0 0 4 0 0 0 19 0 1 0 638536356 12726272 483 33554432000 4194304 4263832 140734875098832 18446744073709551615 47227600450960 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 3107 483 242 17 0 280 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12428

[startup+0.100424 s]
/proc/loadavg: 3.75 3.95 3.66 4/310 8880
/proc/meminfo: memFree=24099240/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=13340 CPUtime=0.09 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4194304 910 0 0 0 9 0 0 0 19 0 1 0 638536356 13660160 704 33554432000 4194304 4263832 140734875098832 18446744073709551615 4236854 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 3335 704 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300376 s]
/proc/loadavg: 3.75 3.95 3.66 4/310 8880
/proc/meminfo: memFree=24099240/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=20312 CPUtime=0.29 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 3007 0 0 0 29 0 0 0 20 0 1 0 638536356 20799488 2404 33554432000 4194304 4263832 140734875098832 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 5078 2404 247 17 0 2251 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20312

[startup+0.700303 s]
/proc/loadavg: 3.75 3.95 3.66 4/310 8880
/proc/meminfo: memFree=24099240/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=28760 CPUtime=0.69 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 5135 0 0 0 68 1 0 0 20 0 1 0 638536356 29450240 4532 33554432000 4194304 4263832 140734875098832 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 7190 4533 247 17 0 4363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28760

[startup+1.50015 s]
/proc/loadavg: 3.75 3.95 3.66 5/311 8881
/proc/meminfo: memFree=24076416/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=40748 CPUtime=1.49 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 8107 0 0 0 148 1 0 0 23 0 1 0 638536356 41725952 7504 33554432000 4194304 4263832 140734875098832 18446744073709551615 4223024 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 10187 7504 247 17 0 7360 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40748

[startup+3.10086 s]
/proc/loadavg: 3.75 3.95 3.66 5/311 8881
/proc/meminfo: memFree=24058512/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=59396 CPUtime=3.09 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 12747 0 0 0 308 1 0 0 25 0 1 0 638536356 60821504 12144 33554432000 4194304 4263832 140734875098832 18446744073709551615 4206217 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 14849 12144 247 17 0 12022 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59396

[startup+6.30028 s]
/proc/loadavg: 3.77 3.95 3.66 5/311 8881
/proc/meminfo: memFree=24016352/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=95016 CPUtime=6.29 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 21574 0 0 0 626 3 0 0 25 0 1 0 638536356 97296384 20971 33554432000 4194304 4263832 140734875098832 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 23754 20971 247 17 0 20927 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95016

[startup+12.7011 s]
/proc/loadavg: 3.79 3.95 3.66 5/311 8881
/proc/meminfo: memFree=23959500/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=145552 CPUtime=12.69 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 34136 0 0 0 1264 5 0 0 25 0 1 0 638536356 149045248 33533 33554432000 4194304 4263832 140734875098832 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 36388 33533 247 17 0 33561 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 145552

[startup+25.5007 s]
/proc/loadavg: 3.83 3.95 3.66 5/311 8882
/proc/meminfo: memFree=23884996/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=211784 CPUtime=25.49 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 50350 0 0 0 2542 7 0 0 25 0 1 0 638536356 216866816 49747 33554432000 4194304 4263832 140734875098832 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 52946 49747 248 17 0 50119 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 211784

[startup+51.101 s]
/proc/loadavg: 3.89 3.95 3.67 5/311 8882
/proc/meminfo: memFree=23810520/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=279344 CPUtime=51.09 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 66996 0 0 0 5098 11 0 0 25 0 1 0 638536356 286048256 66393 33554432000 4194304 4263832 140734875098832 18446744073709551615 4205620 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 69836 66393 249 17 0 67009 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 279344

[startup+102.312 s]
/proc/loadavg: 3.95 3.96 3.69 5/311 8884
/proc/meminfo: memFree=23700888/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=378360 CPUtime=102.3 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 91087 0 0 0 10209 21 0 0 25 0 1 0 638536356 387440640 90484 33554432000 4194304 4263832 140734875098832 18446744073709551615 4207760 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 94590 90484 249 17 0 91763 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 378360

[startup+162.301 s]
/proc/loadavg: 4.04 3.99 3.71 5/311 8885
/proc/meminfo: memFree=23620888/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=450880 CPUtime=162.29 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 108898 0 0 0 16201 28 0 0 25 0 1 0 638536356 461701120 108295 33554432000 4194304 4263832 140734875098832 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 112720 108295 249 17 0 109893 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 450880

[startup+222.3 s]
/proc/loadavg: 4.09 4.01 3.74 5/311 8887
/proc/meminfo: memFree=23543856/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=523436 CPUtime=222.29 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 126667 0 0 0 22193 36 0 0 25 0 1 0 638536356 535998464 126063 33554432000 4194304 4263832 140734875098832 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 130859 126063 249 17 0 128032 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 523436

[startup+282.3 s]
/proc/loadavg: 4.18 4.03 3.76 5/311 8888
/proc/meminfo: memFree=23481728/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=582404 CPUtime=282.3 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 141173 0 0 0 28188 42 0 0 25 0 1 0 638536356 596381696 140569 33554432000 4194304 4263832 140734875098832 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 145601 140569 249 17 0 142774 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 582404

[startup+342.3 s]
/proc/loadavg: 4.06 4.03 3.77 5/311 8890
/proc/meminfo: memFree=23435084/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=623716 CPUtime=342.31 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 151217 0 0 0 34185 46 0 0 25 0 1 0 638536356 638685184 150613 33554432000 4194304 4263832 140734875098832 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 155929 150613 249 17 0 153102 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 623716

[startup+402.3 s]
/proc/loadavg: 4.07 4.03 3.79 5/311 8892
/proc/meminfo: memFree=23390672/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=667820 CPUtime=402.3 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 162230 0 0 0 40178 52 0 0 25 0 1 0 638536356 683847680 161113 33554432000 4194304 4263832 140734875098832 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 166955 161113 249 17 0 164128 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 667820

[startup+462.3 s]
/proc/loadavg: 4.03 4.03 3.80 5/311 8893
/proc/meminfo: memFree=23350612/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=704444 CPUtime=462.31 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 171075 0 0 0 46174 57 0 0 25 0 1 0 638536356 721350656 169958 33554432000 4194304 4263832 140734875098832 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 176111 169958 249 17 0 173284 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 704444

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.81 5/311 8895
/proc/meminfo: memFree=23314508/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=737736 CPUtime=522.31 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 179300 0 0 0 52170 61 0 0 25 0 1 0 638536356 755441664 178183 33554432000 4194304 4263832 140734875098832 18446744073709551615 4205662 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 184434 178183 249 17 0 181607 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 737736

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.82 5/311 8896
/proc/meminfo: memFree=23276180/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=772680 CPUtime=582.31 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 187835 0 0 0 58167 64 0 0 25 0 1 0 638536356 791224320 186718 33554432000 4194304 4263832 140734875098832 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 193170 186718 249 17 0 190343 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 772680

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.83 5/311 8898
/proc/meminfo: memFree=23270708/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=774432 CPUtime=642.32 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 188871 0 0 0 64168 64 0 0 25 0 1 0 638536356 793018368 187119 33554432000 4194304 4263832 140734875098832 18446744073709551615 4215042 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 193608 187119 249 17 0 190781 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 774432

[startup+702.301 s]
/proc/loadavg: 4.04 4.02 3.84 5/311 8900
/proc/meminfo: memFree=23267460/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=776992 CPUtime=702.31 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 189337 0 0 0 70167 64 0 0 25 0 1 0 638536356 795639808 187585 33554432000 4194304 4263832 140734875098832 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 194248 187585 249 17 0 191421 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 776992

[startup+762.312 s]
/proc/loadavg: 4.06 4.03 3.85 5/311 8901
/proc/meminfo: memFree=23264088/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=778528 CPUtime=762.32 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 189699 0 0 0 76168 64 0 0 25 0 1 0 638536356 797212672 187947 33554432000 4194304 4263832 140734875098832 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 194632 187947 249 17 0 191805 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 778528

[startup+822.301 s]
/proc/loadavg: 4.02 4.02 3.85 5/311 8903
/proc/meminfo: memFree=23260232/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=782240 CPUtime=822.32 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 190319 0 0 0 82167 65 0 0 25 0 1 0 638536356 801013760 188567 33554432000 4194304 4263832 140734875098832 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 195560 188567 249 17 0 192733 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 782240

[startup+882.301 s]
/proc/loadavg: 4.20 4.06 3.88 5/311 8904
/proc/meminfo: memFree=23255872/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=785440 CPUtime=882.32 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 190990 0 0 0 88167 65 0 0 25 0 1 0 638536356 804290560 189238 33554432000 4194304 4263832 140734875098832 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 196360 189238 250 17 0 193533 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 785440

[startup+942.301 s]
/proc/loadavg: 4.07 4.05 3.88 6/311 8906
/proc/meminfo: memFree=23250016/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=788896 CPUtime=942.32 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 191779 0 0 0 94167 65 0 0 25 0 1 0 638536356 807829504 190026 33554432000 4194304 4263832 140734875098832 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 197224 190026 249 17 0 194397 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 788896

[startup+1002.3 s]
/proc/loadavg: 4.02 4.04 3.89 5/311 8908
/proc/meminfo: memFree=23241684/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=794528 CPUtime=1002.32 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 192888 0 0 0 100167 65 0 0 25 0 1 0 638536356 813596672 191135 33554432000 4194304 4263832 140734875098832 18446744073709551615 4207742 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 198632 191135 249 17 0 195805 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 794528

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 3.89 5/311 8909
/proc/meminfo: memFree=23237196/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=797856 CPUtime=1062.32 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 193555 0 0 0 106167 65 0 0 25 0 1 0 638536356 817004544 191800 33554432000 4194304 4263832 140734875098832 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 199464 191800 249 17 0 196637 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 797856

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.90 5/311 8914
/proc/meminfo: memFree=23235616/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=798624 CPUtime=1122.33 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 193720 0 0 0 112168 65 0 0 25 0 1 0 638536356 817790976 191965 33554432000 4194304 4263832 140734875098832 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 199656 191965 249 17 0 196829 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 798624

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/311 8915
/proc/meminfo: memFree=23231468/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=800672 CPUtime=1182.33 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 194175 0 0 0 118168 65 0 0 25 0 1 0 638536356 819888128 192420 33554432000 4194304 4263832 140734875098832 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 200168 192420 249 17 0 197341 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 800672

[startup+1242.3 s]
/proc/loadavg: 4.06 4.03 3.91 5/311 8917
/proc/meminfo: memFree=23227244/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=802208 CPUtime=1242.33 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 194488 0 0 0 124168 65 0 0 25 0 1 0 638536356 821460992 192733 33554432000 4194304 4263832 140734875098832 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 200552 192733 249 17 0 197725 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 802208



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.99 3.90 2/293 8973
/proc/meminfo: memFree=23347468/32951124 swapFree=63485424/67111528
[pid=8880] ppid=8878 vsize=805280 CPUtime=1300.04 cores=5,7
/proc/8880/stat : 8880 (umsat) R 8878 8880 8637 0 -1 4202496 195085 0 0 0 129938 66 0 0 25 0 1 0 638536356 824606720 193330 33554432000 4194304 4263832 140734875098832 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8880/statm: 201320 193330 249 17 0 198493 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 805280

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.08
CPU user time (s): 1299.39
CPU system time (s): 0.689895
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 805280

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

runsolver used 3.68044 second user time and 9.16461 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 14:06:45
IDJOB=3379243
IDBENCH=85438
IDSOLVER=1861
FILE ID=node147/3379243-1305461204
RUNJOBID= node147-1305459897-8658
PBS_JOBID= 13324915
Free space on /tmp= 73148 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379243-1305461204/watcher-3379243-1305461204 -o /tmp/evaluation-result-3379243-1305461204/solver-3379243-1305461204 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379243-1305461204.cnf

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=2090676408

node147.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.836
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.67
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.836
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.75
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      24099388 kB
Buffers:        309004 kB
Cached:        5234288 kB
SwapCached:      13132 kB
Active:        2256628 kB
Inactive:      6351976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24099388 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           10180 kB
Writeback:           0 kB
AnonPages:     3060704 kB
Mapped:          17072 kB
Slab:           151136 kB
PageTables:      29468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51029344 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73156 MiB
End job on node147 at 2011-05-15 14:28:27