Trace number 3379246

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

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.0956
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

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

running on 2 cores: 0,2

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/372 28235
/proc/meminfo: memFree=22611316/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=11644 CPUtime=0 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4194304 346 0 0 0 0 0 0 0 22 0 1 0 656813365 11923456 286 33554432000 4194304 4263832 140734143817456 18446744073709551615 46975474932848 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 2911 286 241 17 0 84 0

[startup+0.0507291 s]
/proc/loadavg: 0.94 2.15 3.21 3/372 28235
/proc/meminfo: memFree=22611316/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=12252 CPUtime=0.04 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4194304 498 0 0 0 4 0 0 0 22 0 1 0 656813365 12546048 438 33554432000 4194304 4263832 140734143817456 18446744073709551615 46975475158455 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 3063 438 242 17 0 236 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12252

[startup+0.100701 s]
/proc/loadavg: 0.94 2.15 3.21 3/372 28235
/proc/meminfo: memFree=22611316/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=12708 CPUtime=0.09 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4194304 637 0 0 0 9 0 0 0 22 0 1 0 656813365 13012992 528 33554432000 4194304 4263832 140734143817456 18446744073709551615 212687364850 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 3177 528 242 17 0 350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12708

[startup+0.300699 s]
/proc/loadavg: 0.94 2.15 3.21 3/372 28235
/proc/meminfo: memFree=22611316/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=15312 CPUtime=0.29 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4194304 1512 0 0 0 29 0 0 0 23 0 1 0 656813365 15679488 1113 33554432000 4194304 4263832 140734143817456 18446744073709551615 212687342559 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 3828 1113 242 17 0 1001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15312

[startup+0.700621 s]
/proc/loadavg: 0.94 2.15 3.21 3/372 28235
/proc/meminfo: memFree=22611316/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=18960 CPUtime=0.69 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4194304 2805 0 0 0 69 0 0 0 25 0 1 0 656813365 19415040 2021 33554432000 4194304 4263832 140734143817456 18446744073709551615 46975474928826 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 4740 2021 242 17 0 1913 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18960

[startup+1.50048 s]
/proc/loadavg: 0.94 2.15 3.21 5/383 28256
/proc/meminfo: memFree=22535360/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=39352 CPUtime=1.49 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 9499 0 0 0 148 1 0 0 25 0 1 0 656813365 40296448 7033 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 9838 7033 247 17 0 7011 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39352

[startup+3.1012 s]
/proc/loadavg: 0.94 2.15 3.21 5/383 28256
/proc/meminfo: memFree=22520108/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=39352 CPUtime=3.09 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 9499 0 0 0 308 1 0 0 25 0 1 0 656813365 40296448 7033 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224764 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 9838 7033 247 17 0 7011 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39352

[startup+6.30057 s]
/proc/loadavg: 1.19 2.18 3.21 5/383 28256
/proc/meminfo: memFree=22470752/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=39352 CPUtime=6.29 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 9499 0 0 0 628 1 0 0 25 0 1 0 656813365 40296448 7033 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 9838 7033 247 17 0 7011 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39352

[startup+12.7004 s]
/proc/loadavg: 1.41 2.21 3.21 5/383 28258
/proc/meminfo: memFree=22401184/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=39352 CPUtime=12.69 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 9499 0 0 0 1268 1 0 0 25 0 1 0 656813365 40296448 7033 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 9838 7033 247 17 0 7011 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39352

[startup+25.5011 s]
/proc/loadavg: 1.99 2.29 3.23 5/383 28258
/proc/meminfo: memFree=22303084/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=44632 CPUtime=25.49 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 10812 0 0 0 2548 1 0 0 25 0 1 0 656813365 45703168 8346 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224788 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 11158 8346 247 17 0 8331 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44632

[startup+51.1004 s]
/proc/loadavg: 2.67 2.43 3.25 5/383 28259
/proc/meminfo: memFree=22108968/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=50996 CPUtime=51.09 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 12372 0 0 0 5108 1 0 0 25 0 1 0 656813365 52219904 9906 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 12749 9906 247 17 0 9922 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50996

[startup+102.314 s]
/proc/loadavg: 3.57 2.70 3.29 5/383 28260
/proc/meminfo: memFree=21838520/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=56560 CPUtime=102.31 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 13754 0 0 0 10229 2 0 0 25 0 1 0 656813365 57917440 11288 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 14140 11288 247 17 0 11313 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 56560

[startup+162.301 s]
/proc/loadavg: 3.91 2.95 3.34 5/383 28263
/proc/meminfo: memFree=21672084/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=62500 CPUtime=162.29 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 15266 0 0 0 16227 2 0 0 25 0 1 0 656813365 64000000 12800 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 15625 12800 247 17 0 12798 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 62500

[startup+222.301 s]
/proc/loadavg: 3.96 3.14 3.38 5/383 28264
/proc/meminfo: memFree=21530936/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=67788 CPUtime=222.29 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 16584 0 0 0 22227 2 0 0 25 0 1 0 656813365 69414912 14118 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 16947 14118 247 17 0 14120 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 67788

[startup+282.3 s]
/proc/loadavg: 4.15 3.34 3.43 5/383 28266
/proc/meminfo: memFree=21395252/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=75000 CPUtime=282.29 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 18327 0 0 0 28226 3 0 0 25 0 1 0 656813365 76800000 15861 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 18750 15861 247 17 0 15923 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 75000

[startup+342.3 s]
/proc/loadavg: 4.06 3.46 3.46 5/383 28267
/proc/meminfo: memFree=21265276/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=81996 CPUtime=342.3 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 20115 0 0 0 34226 4 0 0 25 0 1 0 656813365 83963904 17649 33554432000 4194304 4263832 140734143817456 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 20499 17649 247 17 0 17672 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 81996

[startup+402.3 s]
/proc/loadavg: 4.02 3.55 3.49 5/383 28269
/proc/meminfo: memFree=21175108/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=89520 CPUtime=402.3 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 21995 0 0 0 40225 5 0 0 25 0 1 0 656813365 91668480 19529 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 22380 19529 247 17 0 19553 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 89520

[startup+462.3 s]
/proc/loadavg: 4.04 3.65 3.53 5/383 28271
/proc/meminfo: memFree=21114200/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=97704 CPUtime=462.29 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 24054 0 0 0 46224 5 0 0 25 0 1 0 656813365 100048896 21588 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 24426 21588 247 17 0 21599 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 97704

[startup+522.3 s]
/proc/loadavg: 4.01 3.71 3.56 5/383 28272
/proc/meminfo: memFree=21044860/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=105888 CPUtime=522.3 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 26113 0 0 0 52224 6 0 0 25 0 1 0 656813365 108429312 23647 33554432000 4194304 4263832 140734143817456 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 26472 23647 247 17 0 23645 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 105888

[startup+582.301 s]
/proc/loadavg: 4.00 3.76 3.58 5/383 28274
/proc/meminfo: memFree=20978880/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=115144 CPUtime=582.31 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 28319 0 0 0 58224 7 0 0 25 0 1 0 656813365 117907456 25853 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 28786 25853 247 17 0 25959 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 115144

[startup+642.301 s]
/proc/loadavg: 4.00 3.80 3.60 5/383 28275
/proc/meminfo: memFree=20918712/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=123332 CPUtime=642.31 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 30372 0 0 0 64224 7 0 0 25 0 1 0 656813365 126291968 27906 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224764 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 30833 27906 247 17 0 28006 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 123332

[startup+702.301 s]
/proc/loadavg: 4.04 3.85 3.63 5/383 28278
/proc/meminfo: memFree=20855192/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=132056 CPUtime=702.3 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 32567 0 0 0 70222 8 0 0 25 0 1 0 656813365 135225344 30101 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 33014 30101 247 17 0 30187 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 132056

[startup+762.315 s]
/proc/loadavg: 4.12 3.91 3.66 5/383 28280
/proc/meminfo: memFree=20794152/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=141324 CPUtime=762.32 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 34893 0 0 0 76223 9 0 0 25 0 1 0 656813365 144715776 32427 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 35331 32427 247 17 0 32504 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 141324

[startup+822.301 s]
/proc/loadavg: 4.17 3.95 3.69 5/383 28281
/proc/meminfo: memFree=20712412/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=150456 CPUtime=822.31 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 37210 0 0 0 82220 11 0 0 25 0 1 0 656813365 154066944 34744 33554432000 4194304 4263832 140734143817456 18446744073709551615 4207742 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 37614 34744 247 17 0 34787 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 150456

[startup+882.301 s]
/proc/loadavg: 4.06 3.96 3.71 5/383 28283
/proc/meminfo: memFree=20612828/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=160256 CPUtime=882.31 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 39657 0 0 0 88218 13 0 0 25 0 1 0 656813365 164102144 37191 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 40064 37191 247 17 0 37237 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 160256

[startup+942.301 s]
/proc/loadavg: 4.13 3.99 3.73 5/383 28284
/proc/meminfo: memFree=20526128/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=170484 CPUtime=942.31 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 42232 0 0 0 94217 14 0 0 25 0 1 0 656813365 174575616 39766 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224764 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 42621 39766 247 17 0 39794 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 170484

[startup+1002.3 s]
/proc/loadavg: 4.09 4.01 3.75 5/383 28286
/proc/meminfo: memFree=20441404/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=180584 CPUtime=1002.32 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 44773 0 0 0 100217 15 0 0 25 0 1 0 656813365 184918016 42307 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 45146 42307 247 17 0 42319 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 180584

[startup+1062.3 s]
/proc/loadavg: 4.03 4.00 3.76 5/383 28288
/proc/meminfo: memFree=20363384/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=192628 CPUtime=1062.32 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 47529 0 0 0 106216 16 0 0 25 0 1 0 656813365 197251072 45063 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 48157 45063 247 17 0 45330 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 192628

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.77 5/383 28289
/proc/meminfo: memFree=20282392/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=203920 CPUtime=1122.32 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 50388 0 0 0 112215 17 0 0 25 0 1 0 656813365 208814080 47922 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 50980 47922 247 17 0 48153 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 203920

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/383 28291
/proc/meminfo: memFree=20203636/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=215788 CPUtime=1182.32 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 53340 0 0 0 118214 18 0 0 25 0 1 0 656813365 220966912 50874 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 53947 50874 247 17 0 51120 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 215788

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.80 5/383 28292
/proc/meminfo: memFree=20131440/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=227224 CPUtime=1242.32 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 56174 0 0 0 124213 19 0 0 25 0 1 0 656813365 232677376 53708 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224764 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 56806 53708 247 17 0 53979 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 227224



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.81 5/384 28295
/proc/meminfo: memFree=20201832/32951124 swapFree=67111348/67111528
[pid=28235] ppid=28233 vsize=237928 CPUtime=1300.03 cores=0,2
/proc/28235/stat : 28235 (umsat) R 28233 28235 27552 0 -1 4202496 58784 0 0 0 129983 20 0 0 25 0 1 0 656813365 243638272 56318 33554432000 4194304 4263832 140734143817456 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28235/statm: 59482 56318 248 17 0 56655 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 237928

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.06
CPU user time (s): 1299.84
CPU system time (s): 0.215967
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 237928

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

runsolver used 4.73028 second user time and 10.6834 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
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:      22611588 kB
Buffers:        307284 kB
Cached:        2880988 kB
SwapCached:          0 kB
Active:        8009240 kB
Inactive:      2024276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22611588 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10184 kB
Writeback:          16 kB
AnonPages:     6844636 kB
Mapped:          28700 kB
Slab:           202480 kB
PageTables:      38452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76799376 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= 73392 MiB
End job on node139 at 2011-05-15 11:57:38