Trace number 3379091

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.05 1300.02

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_3900_3900_220.shuffled.cnf
MD5SUMf0b7e0675915478b15cab3695fd0fd62
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035994
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses3432
Sum of the clauses size17000
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32
Number of clauses of size 4156
Number of clauses of size 53274
Number of clauses of size over 50

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 2.85 3.67 3.77 5/310 30450
/proc/meminfo: memFree=13181244/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=11776 CPUtime=0 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4194304 366 0 0 0 0 0 0 0 25 0 1 0 657773926 12058624 306 33554432000 4194304 4263832 140737105209408 18446744073709551615 246516495045 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 2944 306 241 17 0 117 0

[startup+0.061193 s]
/proc/loadavg: 2.85 3.67 3.77 5/310 30450
/proc/meminfo: memFree=13181244/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=12708 CPUtime=0.05 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 615 0 0 0 5 0 0 0 25 0 1 0 657773926 13012992 555 33554432000 4194304 4263832 140737105209408 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 3177 555 247 17 0 350 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12708

[startup+0.100186 s]
/proc/loadavg: 2.85 3.67 3.77 5/310 30450
/proc/meminfo: memFree=13181244/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=13232 CPUtime=0.09 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 744 0 0 0 9 0 0 0 25 0 1 0 657773926 13549568 684 33554432000 4194304 4263832 140737105209408 18446744073709551615 4224672 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 3308 684 247 17 0 481 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13232

[startup+0.30016 s]
/proc/loadavg: 2.85 3.67 3.77 5/310 30450
/proc/meminfo: memFree=13181244/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=14020 CPUtime=0.29 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 951 0 0 0 29 0 0 0 25 0 1 0 657773926 14356480 891 33554432000 4194304 4263832 140737105209408 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 3505 891 247 17 0 678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14020

[startup+0.701088 s]
/proc/loadavg: 2.85 3.67 3.77 5/310 30450
/proc/meminfo: memFree=13181244/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=15072 CPUtime=0.69 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 1204 0 0 0 69 0 0 0 25 0 1 0 657773926 15433728 1144 33554432000 4194304 4263832 140737105209408 18446744073709551615 246516495045 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 3768 1144 247 17 0 941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15072

[startup+1.50093 s]
/proc/loadavg: 2.85 3.67 3.77 5/311 30451
/proc/meminfo: memFree=13168600/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=16612 CPUtime=1.49 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 1588 0 0 0 149 0 0 0 25 0 1 0 657773926 17010688 1528 33554432000 4194304 4263832 140737105209408 18446744073709551615 4207603 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 4153 1528 248 17 0 1326 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16612

[startup+3.10064 s]
/proc/loadavg: 2.85 3.67 3.77 5/311 30451
/proc/meminfo: memFree=13156076/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=17888 CPUtime=3.09 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 1918 0 0 0 309 0 0 0 25 0 1 0 657773926 18317312 1858 33554432000 4194304 4263832 140737105209408 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 4472 1858 248 17 0 1645 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17888

[startup+6.30106 s]
/proc/loadavg: 2.94 3.67 3.77 5/311 30451
/proc/meminfo: memFree=13127636/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=20108 CPUtime=6.29 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 2469 0 0 0 629 0 0 0 25 0 1 0 657773926 20590592 2376 33554432000 4194304 4263832 140737105209408 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 5027 2376 248 17 0 2200 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20108

[startup+12.7009 s]
/proc/loadavg: 3.03 3.68 3.77 5/311 30451
/proc/meminfo: memFree=12942640/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=22880 CPUtime=12.69 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 3268 0 0 0 1269 0 0 0 25 0 1 0 657773926 23429120 3057 33554432000 4194304 4263832 140737105209408 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 5720 3057 248 17 0 2893 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22880

[startup+25.5006 s]
/proc/loadavg: 3.24 3.69 3.77 5/311 30452
/proc/meminfo: memFree=12237556/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=26516 CPUtime=25.49 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 4332 0 0 0 2549 0 0 0 25 0 1 0 657773926 27152384 3964 33554432000 4194304 4263832 140737105209408 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 6629 3964 248 17 0 3802 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26516

[startup+51.1009 s]
/proc/loadavg: 3.50 3.72 3.78 5/311 30452
/proc/meminfo: memFree=12199140/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=32060 CPUtime=51.08 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 5927 0 0 0 5108 0 0 0 25 0 1 0 657773926 32829440 5286 33554432000 4194304 4263832 140737105209408 18446744073709551615 246516489569 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 8015 5286 248 17 0 5188 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32060

[startup+102.312 s]
/proc/loadavg: 3.78 3.76 3.79 5/311 30454
/proc/meminfo: memFree=12138016/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=37600 CPUtime=102.3 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 7486 0 0 0 10229 1 0 0 25 0 1 0 657773926 38502400 6669 33554432000 4194304 4263832 140737105209408 18446744073709551615 4244031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 9400 6669 248 17 0 6573 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 37600

[startup+162.301 s]
/proc/loadavg: 4.18 3.86 3.82 5/311 30455
/proc/meminfo: memFree=12087744/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=42420 CPUtime=162.3 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 8914 0 0 0 16228 2 0 0 25 0 1 0 657773926 43438080 7885 33554432000 4194304 4263832 140737105209408 18446744073709551615 4215042 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 10605 7885 248 17 0 7778 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 42420

[startup+222.301 s]
/proc/loadavg: 4.17 3.92 3.84 5/311 30457
/proc/meminfo: memFree=12039180/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=46832 CPUtime=222.29 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 10115 0 0 0 22227 2 0 0 25 0 1 0 657773926 47955968 8964 33554432000 4194304 4263832 140737105209408 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 11708 8964 248 17 0 8881 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 46832

[startup+282.301 s]
/proc/loadavg: 4.21 3.96 3.85 5/311 30458
/proc/meminfo: memFree=11990916/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=50632 CPUtime=282.3 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 11204 0 0 0 28227 3 0 0 25 0 1 0 657773926 51847168 9789 33554432000 4194304 4263832 140737105209408 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 12658 9789 248 17 0 9831 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 50632

[startup+342.301 s]
/proc/loadavg: 4.34 4.04 3.89 5/311 30460
/proc/meminfo: memFree=11951336/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=52768 CPUtime=342.3 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 11709 0 0 0 34227 3 0 0 25 0 1 0 657773926 54034432 10294 33554432000 4194304 4263832 140737105209408 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 13192 10294 248 17 0 10365 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 52768

[startup+402.301 s]
/proc/loadavg: 4.12 4.03 3.89 5/311 30462
/proc/meminfo: memFree=11916316/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=56764 CPUtime=402.3 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 12856 0 0 0 40227 3 0 0 25 0 1 0 657773926 58126336 11293 33554432000 4194304 4263832 140737105209408 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 14191 11293 248 17 0 11364 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 56764

[startup+462.301 s]
/proc/loadavg: 4.11 4.04 3.90 5/311 30463
/proc/meminfo: memFree=11883304/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=57852 CPUtime=462.3 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 13129 0 0 0 46227 3 0 0 25 0 1 0 657773926 59240448 11566 33554432000 4194304 4263832 140737105209408 18446744073709551615 4205591 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 14463 11566 248 17 0 11636 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 57852

[startup+522.301 s]
/proc/loadavg: 4.18 4.06 3.92 5/311 30465
/proc/meminfo: memFree=11847548/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=61268 CPUtime=522.31 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 14119 0 0 0 52227 4 0 0 25 0 1 0 657773926 62738432 12393 33554432000 4194304 4263832 140737105209408 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 15317 12393 248 17 0 12490 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 61268

[startup+582.301 s]
/proc/loadavg: 4.07 4.05 3.92 5/311 30466
/proc/meminfo: memFree=11818372/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=62548 CPUtime=582.31 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 14447 0 0 0 58227 4 0 0 25 0 1 0 657773926 64049152 12721 33554432000 4194304 4263832 140737105209408 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 15637 12721 248 17 0 12810 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 62548

[startup+642.301 s]
/proc/loadavg: 4.17 4.07 3.93 5/311 30468
/proc/meminfo: memFree=11783624/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=63316 CPUtime=642.32 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 14651 0 0 0 64228 4 0 0 25 0 1 0 657773926 64835584 12925 33554432000 4194304 4263832 140737105209408 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 15829 12925 248 17 0 13002 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 63316

[startup+702.3 s]
/proc/loadavg: 4.18 4.08 3.94 5/311 30470
/proc/meminfo: memFree=11749372/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=67284 CPUtime=702.31 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 15797 0 0 0 70227 4 0 0 25 0 1 0 657773926 68898816 13892 33554432000 4194304 4263832 140737105209408 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 16821 13892 248 17 0 13994 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 67284

[startup+762.311 s]
/proc/loadavg: 4.14 4.08 3.95 6/311 30471
/proc/meminfo: memFree=11715988/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=68596 CPUtime=762.32 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 16126 0 0 0 76228 4 0 0 25 0 1 0 657773926 70242304 14221 33554432000 4194304 4263832 140737105209408 18446744073709551615 4205653 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 17149 14221 248 17 0 14322 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 68596

[startup+822.3 s]
/proc/loadavg: 4.12 4.08 3.95 5/311 30473
/proc/meminfo: memFree=11685320/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=69108 CPUtime=822.31 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 16271 0 0 0 82227 4 0 0 25 0 1 0 657773926 70766592 14366 33554432000 4194304 4263832 140737105209408 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 17277 14366 248 17 0 14450 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 69108

[startup+882.3 s]
/proc/loadavg: 4.22 4.11 3.97 5/311 30474
/proc/meminfo: memFree=11657400/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=72036 CPUtime=882.32 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 17226 0 0 0 88227 5 0 0 25 0 1 0 657773926 73764864 15124 33554432000 4194304 4263832 140737105209408 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 18009 15124 248 17 0 15182 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 72036

[startup+942.3 s]
/proc/loadavg: 4.12 4.10 3.97 5/311 30476
/proc/meminfo: memFree=11636296/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=73332 CPUtime=942.32 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 17532 0 0 0 94227 5 0 0 25 0 1 0 657773926 75091968 15430 33554432000 4194304 4263832 140737105209408 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 18333 15430 248 17 0 15506 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 73332

[startup+1002.3 s]
/proc/loadavg: 4.08 4.10 3.98 5/311 30478
/proc/meminfo: memFree=11614684/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=74676 CPUtime=1002.32 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 17849 0 0 0 100227 5 0 0 25 0 1 0 657773926 76468224 15747 33554432000 4194304 4263832 140737105209408 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 18669 15747 248 17 0 15842 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 74676

[startup+1062.3 s]
/proc/loadavg: 4.07 4.09 3.98 5/311 30479
/proc/meminfo: memFree=11597544/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=75192 CPUtime=1062.32 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 17986 0 0 0 106227 5 0 0 25 0 1 0 657773926 76996608 15884 33554432000 4194304 4263832 140737105209408 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 18798 15884 248 17 0 15971 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 75192

[startup+1122.3 s]
/proc/loadavg: 4.02 4.07 3.98 5/311 30481
/proc/meminfo: memFree=11580516/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=76024 CPUtime=1122.32 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 18195 0 0 0 112227 5 0 0 25 0 1 0 657773926 77848576 16093 33554432000 4194304 4263832 140737105209408 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 19006 16093 248 17 0 16179 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 76024

[startup+1182.3 s]
/proc/loadavg: 4.01 4.06 3.98 5/311 30482
/proc/meminfo: memFree=11561000/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=78712 CPUtime=1182.32 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 19057 0 0 0 118227 5 0 0 25 0 1 0 657773926 80601088 16738 33554432000 4194304 4263832 140737105209408 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 19678 16738 248 17 0 16851 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 78712

[startup+1242.3 s]
/proc/loadavg: 4.03 4.06 3.99 5/311 30484
/proc/meminfo: memFree=11541316/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=80344 CPUtime=1242.32 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 19446 0 0 0 124227 5 0 0 25 0 1 0 657773926 82272256 17127 33554432000 4194304 4263832 140737105209408 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 20086 17127 248 17 0 17259 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 80344



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.41 3.91 3.95 2/293 30540
/proc/meminfo: memFree=13526652/32951124 swapFree=61565116/67111528
[pid=30450] ppid=30448 vsize=81368 CPUtime=1300.03 cores=1,3
/proc/30450/stat : 30450 (umsat) R 30448 30450 27642 0 -1 4202496 19707 0 0 0 129998 5 0 0 25 0 1 0 657773926 83320832 17388 33554432000 4194304 4263832 140737105209408 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30450/statm: 20342 17388 248 17 0 17515 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 81368

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.99
CPU system time (s): 0.06299
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 81368

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

runsolver used 3.60245 second user time and 9.40457 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 14:15:57
IDJOB=3379091
IDBENCH=87453
IDSOLVER=1861
FILE ID=node134/3379091-1305461757
RUNJOBID= node134-1305461742-30220
PBS_JOBID= 13324884
Free space on /tmp= 73376 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_3900_3900_220.shuffled.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379091-1305461757/watcher-3379091-1305461757 -o /tmp/evaluation-result-3379091-1305461757/solver-3379091-1305461757 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379091-1305461757.cnf

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

MD5SUM BENCH= f0b7e0675915478b15cab3695fd0fd62
RANDOM SEED=947423636

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13181516 kB
Buffers:        284532 kB
Cached:        6459860 kB
SwapCached:      13768 kB
Active:       10710728 kB
Inactive:      8809016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13181516 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:          127552 kB
Writeback:           0 kB
AnonPages:    12769052 kB
Mapped:          15320 kB
Slab:           134388 kB
PageTables:      52428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 49129632 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73496 MiB
End job on node134 at 2011-05-15 14:37:39