Trace number 3379164

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.1 1300.06

General information on the benchmark

NameCRAFTED/
edgematching/all/em_8_4_5_all.cnf
MD5SUMbcbe82a00b39f246e1dc1a85b2c8371e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.69974
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses62900
Sum of the clauses size155908
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243724
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 2.15 3.21 3/377 28245
/proc/meminfo: memFree=22601620/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=11780 CPUtime=0 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4194304 373 0 0 0 0 0 0 0 21 0 1 0 656813383 12062720 314 33554432000 4194304 4263832 140734635094656 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 2945 314 241 17 0 118 0

[startup+0.0292981 s]
/proc/loadavg: 0.94 2.15 3.21 3/377 28245
/proc/meminfo: memFree=22601620/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=12108 CPUtime=0.02 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4194304 475 0 0 0 2 0 0 0 21 0 1 0 656813383 12398592 416 33554432000 4194304 4263832 140734635094656 18446744073709551615 47854824809786 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 3027 417 242 17 0 200 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12108

[startup+0.100282 s]
/proc/loadavg: 0.94 2.15 3.21 3/377 28245
/proc/meminfo: memFree=22601620/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=13344 CPUtime=0.09 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4194304 909 0 0 0 9 0 0 0 21 0 1 0 656813383 13664256 704 33554432000 4194304 4263832 140734635094656 18446744073709551615 4203408 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 3336 704 242 17 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.300252 s]
/proc/loadavg: 0.94 2.15 3.21 3/377 28245
/proc/meminfo: memFree=22601620/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=21744 CPUtime=0.29 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 3567 0 0 0 29 0 0 0 22 0 1 0 656813383 22265856 2800 33554432000 4194304 4263832 140734635094656 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 5436 2800 247 17 0 2609 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21744

[startup+0.700178 s]
/proc/loadavg: 0.94 2.15 3.21 3/377 28245
/proc/meminfo: memFree=22601620/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=22668 CPUtime=0.69 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 3797 0 0 0 69 0 0 0 23 0 1 0 656813383 23212032 3030 33554432000 4194304 4263832 140734635094656 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 5667 3030 247 17 0 2840 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22668

[startup+1.50103 s]
/proc/loadavg: 0.94 2.15 3.21 6/383 28256
/proc/meminfo: memFree=22533748/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=28548 CPUtime=1.49 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 5255 0 0 0 149 0 0 0 25 0 1 0 656813383 29233152 4488 33554432000 4194304 4263832 140734635094656 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 7137 4488 247 17 0 4310 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28548

[startup+3.10074 s]
/proc/loadavg: 0.94 2.15 3.21 6/383 28256
/proc/meminfo: memFree=22517256/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=40440 CPUtime=3.09 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 8213 0 0 0 308 1 0 0 25 0 1 0 656813383 41410560 7446 33554432000 4194304 4263832 140734635094656 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 10110 7446 247 17 0 7283 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40440

[startup+6.30016 s]
/proc/loadavg: 1.19 2.18 3.21 5/383 28256
/proc/meminfo: memFree=22469512/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=58880 CPUtime=6.29 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 12765 0 0 0 627 2 0 0 25 0 1 0 656813383 60293120 11998 33554432000 4194304 4263832 140734635094656 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 14720 11998 247 17 0 11893 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58880

[startup+12.701 s]
/proc/loadavg: 1.41 2.21 3.21 6/383 28258
/proc/meminfo: memFree=22400192/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=97492 CPUtime=12.69 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 22471 0 0 0 1266 3 0 0 25 0 1 0 656813383 99831808 21704 33554432000 4194304 4263832 140734635094656 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 24373 21704 247 17 0 21546 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97492

[startup+25.5007 s]
/proc/loadavg: 1.99 2.29 3.23 6/383 28258
/proc/meminfo: memFree=22302340/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=137984 CPUtime=25.49 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 32375 0 0 0 2544 5 0 0 25 0 1 0 656813383 141295616 31608 33554432000 4194304 4263832 140734635094656 18446744073709551615 4205649 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 34496 31608 247 17 0 31669 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137984

[startup+51.101 s]
/proc/loadavg: 2.67 2.43 3.25 6/383 28259
/proc/meminfo: memFree=22107232/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=195056 CPUtime=51.09 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 46429 0 0 0 5099 10 0 0 25 0 1 0 656813383 199737344 45662 33554432000 4194304 4263832 140734635094656 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 48764 45662 248 17 0 45937 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 195056

[startup+102.315 s]
/proc/loadavg: 3.60 2.72 3.30 6/383 28260
/proc/meminfo: memFree=21837776/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=289700 CPUtime=102.3 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 69666 0 0 0 10213 17 0 0 25 0 1 0 656813383 296652800 68897 33554432000 4194304 4263832 140734635094656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 72425 68897 247 17 0 69598 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 289700

[startup+162.301 s]
/proc/loadavg: 3.91 2.95 3.34 6/383 28263
/proc/meminfo: memFree=21671836/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=382824 CPUtime=162.29 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 92570 0 0 0 16205 24 0 0 25 0 1 0 656813383 392011776 91801 33554432000 4194304 4263832 140734635094656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 95706 91801 247 17 0 92879 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 382824

[startup+222.301 s]
/proc/loadavg: 3.96 3.14 3.38 6/383 28264
/proc/meminfo: memFree=21530564/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=451472 CPUtime=222.3 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 109397 0 0 0 22201 29 0 0 25 0 1 0 656813383 462307328 108626 33554432000 4194304 4263832 140734635094656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 112868 108626 248 17 0 110041 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 451472

[startup+282.301 s]
/proc/loadavg: 4.15 3.34 3.43 6/383 28266
/proc/meminfo: memFree=21394756/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=500740 CPUtime=282.3 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 121474 0 0 0 28197 33 0 0 25 0 1 0 656813383 512757760 120702 33554432000 4194304 4263832 140734635094656 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 125185 120702 250 17 0 122358 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 500740

[startup+342.301 s]
/proc/loadavg: 4.06 3.46 3.46 6/383 28267
/proc/meminfo: memFree=21264780/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=549312 CPUtime=342.3 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 133382 0 0 0 34193 37 0 0 25 0 1 0 656813383 562495488 132608 33554432000 4194304 4263832 140734635094656 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 137328 132608 248 17 0 134501 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 549312

[startup+402.301 s]
/proc/loadavg: 4.02 3.55 3.49 6/383 28269
/proc/meminfo: memFree=21174860/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=586220 CPUtime=402.3 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 142281 0 0 0 40189 41 0 0 25 0 1 0 656813383 600289280 140992 33554432000 4194304 4263832 140734635094656 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 146555 140992 248 17 0 143728 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 586220

[startup+462.301 s]
/proc/loadavg: 4.04 3.65 3.53 6/383 28271
/proc/meminfo: memFree=21114076/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=619036 CPUtime=462.3 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 150267 0 0 0 46185 45 0 0 25 0 1 0 656813383 633892864 148978 33554432000 4194304 4263832 140734635094656 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 154759 148978 248 17 0 151932 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 619036

[startup+522.301 s]
/proc/loadavg: 4.01 3.71 3.56 5/383 28272
/proc/meminfo: memFree=21044612/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=662056 CPUtime=522.31 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 160833 0 0 0 52181 50 0 0 25 0 1 0 656813383 677945344 159544 33554432000 4194304 4263832 140734635094656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 165514 159544 249 17 0 162687 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 662056

[startup+582.301 s]
/proc/loadavg: 4.00 3.76 3.58 5/383 28274
/proc/meminfo: memFree=20978508/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=698256 CPUtime=582.3 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 169776 0 0 0 58178 52 0 0 25 0 1 0 656813383 715014144 168486 33554432000 4194304 4263832 140734635094656 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 174564 168486 249 17 0 171737 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 698256

[startup+642.3 s]
/proc/loadavg: 4.00 3.80 3.60 5/383 28275
/proc/meminfo: memFree=20918588/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=730212 CPUtime=642.32 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 177501 0 0 0 64177 55 0 0 25 0 1 0 656813383 747737088 176210 33554432000 4194304 4263832 140734635094656 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 182553 176210 250 17 0 179726 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 730212

[startup+702.3 s]
/proc/loadavg: 4.04 3.85 3.63 5/383 28278
/proc/meminfo: memFree=20855068/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=763140 CPUtime=702.32 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 185637 0 0 0 70174 58 0 0 25 0 1 0 656813383 781455360 184345 33554432000 4194304 4263832 140734635094656 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 190785 184345 249 17 0 187958 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 763140

[startup+762.314 s]
/proc/loadavg: 4.12 3.91 3.66 5/383 28280
/proc/meminfo: memFree=20794028/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=794544 CPUtime=762.33 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 193391 0 0 0 76172 61 0 0 25 0 1 0 656813383 813613056 192099 33554432000 4194304 4263832 140734635094656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 198636 192099 251 17 0 195809 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 794544

[startup+822.3 s]
/proc/loadavg: 4.17 3.95 3.69 5/383 28281
/proc/meminfo: memFree=20712164/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=823680 CPUtime=822.31 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 200590 0 0 0 82167 64 0 0 25 0 1 0 656813383 843448320 199297 33554432000 4194304 4263832 140734635094656 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 205920 199297 252 17 0 203093 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 823680

[startup+882.3 s]
/proc/loadavg: 4.06 3.96 3.71 6/383 28283
/proc/meminfo: memFree=20612704/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=855488 CPUtime=882.32 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 208357 0 0 0 88166 66 0 0 25 0 1 0 656813383 876019712 207063 33554432000 4194304 4263832 140734635094656 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 213872 207063 253 17 0 211045 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 855488

[startup+942.3 s]
/proc/loadavg: 4.13 3.99 3.73 6/383 28284
/proc/meminfo: memFree=20526004/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=885980 CPUtime=942.32 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 215877 0 0 0 94164 68 0 0 25 0 1 0 656813383 907243520 214583 33554432000 4194304 4263832 140734635094656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 221495 214583 254 17 0 218668 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 885980

[startup+1002.3 s]
/proc/loadavg: 4.08 4.01 3.75 6/383 28286
/proc/meminfo: memFree=20441404/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=920328 CPUtime=1002.32 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 224467 0 0 0 100161 71 0 0 25 0 1 0 656813383 942415872 223172 33554432000 4194304 4263832 140734635094656 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 230082 223172 253 17 0 227255 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 920328

[startup+1062.3 s]
/proc/loadavg: 4.03 4.00 3.76 6/383 28288
/proc/meminfo: memFree=20363012/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=950632 CPUtime=1062.32 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 231991 0 0 0 106158 74 0 0 25 0 1 0 656813383 973447168 230695 33554432000 4194304 4263832 140734635094656 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 237658 230695 253 17 0 234831 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 950632

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.77 6/383 28289
/proc/meminfo: memFree=20282020/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=979400 CPUtime=1122.33 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 239110 0 0 0 112157 76 0 0 25 0 1 0 656813383 1002905600 237813 33554432000 4194304 4263832 140734635094656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 244850 237813 252 17 0 242023 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 979400

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.78 6/383 28291
/proc/meminfo: memFree=20203388/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=1007440 CPUtime=1182.33 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 246058 0 0 0 118154 79 0 0 25 0 1 0 656813383 1031618560 244761 33554432000 4194304 4263832 140734635094656 18446744073709551615 4205653 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 251860 244761 252 17 0 249033 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1007440

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.80 6/383 28292
/proc/meminfo: memFree=20131192/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=1033044 CPUtime=1242.33 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 252442 0 0 0 124152 81 0 0 25 0 1 0 656813383 1057837056 251145 33554432000 4194304 4263832 140734635094656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 258261 251145 253 17 0 255434 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1033044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.81 3/379 28296
/proc/meminfo: memFree=20877796/32951124 swapFree=67111348/67111528
[pid=28245] ppid=28243 vsize=1059280 CPUtime=1300.04 cores=5,7
/proc/28245/stat : 28245 (umsat) R 28243 28245 27552 0 -1 4202496 258451 0 0 0 129921 83 0 0 25 0 1 0 656813383 1084702720 257150 33554432000 4194304 4263832 140734635094656 18446744073709551615 4207603 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28245/statm: 264820 257150 251 17 0 261993 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1059280

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.06
CPU time (s): 1300.1
CPU user time (s): 1299.22
CPU system time (s): 0.880866
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1059280

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

runsolver used 4.75528 second user time and 11.1913 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 11:35:56
IDJOB=3379164
IDBENCH=70922
IDSOLVER=1861
FILE ID=node139/3379164-1305452156
RUNJOBID= node139-1305452156-28215
PBS_JOBID= 13324881
Free space on /tmp= 73400 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/CRAFTED/edgematching/all/em_8_4_5_all.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379164-1305452156/watcher-3379164-1305452156 -o /tmp/evaluation-result-3379164-1305452156/solver-3379164-1305452156 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379164-1305452156.cnf

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

MD5SUM BENCH= bcbe82a00b39f246e1dc1a85b2c8371e
RANDOM SEED=1291105586

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22601652 kB
Buffers:        307316 kB
Cached:        2884660 kB
SwapCached:          0 kB
Active:        8018496 kB
Inactive:      2024460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22601652 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           13336 kB
Writeback:           0 kB
AnonPages:     6851032 kB
Mapped:          28740 kB
Slab:           202796 kB
PageTables:      38576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76824936 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= 73404 MiB
End job on node139 at 2011-05-15 11:57:39