Trace number 3263559

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-02-25? (TO) 1300.06 1300.03

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
MD5SUMe826117d87949a5b285e72732bfa395b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses69964
Sum of the clauses size140740
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269935
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263559-1303563922/watcher-3263559-1303563922 -o /tmp/evaluation-result-3263559-1303563922/solver-3263559-1303563922 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3263559-1303563922.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.46 3.88 3.90 2/179 27580
/proc/meminfo: memFree=19913300/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=11776 CPUtime=0 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 448808334 12058624 306 33554432000 4194304 4263880 140736649580496 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 2944 306 240 17 0 117 0

[startup+0.104264 s]
/proc/loadavg: 3.46 3.88 3.90 2/179 27580
/proc/meminfo: memFree=19913300/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=13340 CPUtime=0.1 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4194304 931 0 0 0 10 0 0 0 18 0 1 0 448808334 13660160 724 33554432000 4194304 4263880 140736649580496 18446744073709551615 4230588 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 3335 724 242 17 0 508 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13340

[startup+0.200249 s]
/proc/loadavg: 3.46 3.88 3.90 2/179 27580
/proc/meminfo: memFree=19913300/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=15164 CPUtime=0.19 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4194304 1560 0 0 0 19 0 0 0 18 0 1 0 448808334 15527936 1160 33554432000 4194304 4263880 140736649580496 18446744073709551615 255106423816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 3791 1160 242 17 0 964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15164

[startup+0.300233 s]
/proc/loadavg: 3.46 3.88 3.90 2/179 27580
/proc/meminfo: memFree=19913300/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=23248 CPUtime=0.29 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 4259 0 0 0 29 0 0 0 18 0 1 0 448808334 23805952 3064 33554432000 4194304 4263880 140736649580496 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 5812 3064 247 17 0 2985 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23248

[startup+0.700157 s]
/proc/loadavg: 3.46 3.88 3.90 2/179 27580
/proc/meminfo: memFree=19913300/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=26308 CPUtime=0.69 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 5047 0 0 0 69 0 0 0 18 0 1 0 448808334 26939392 3852 33554432000 4194304 4263880 140736649580496 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 6577 3852 247 17 0 3750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26308

[startup+1.50103 s]
/proc/loadavg: 3.46 3.88 3.90 5/190 27601
/proc/meminfo: memFree=19844764/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=32516 CPUtime=1.49 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 6567 0 0 0 149 0 0 0 20 0 1 0 448808334 33296384 5372 33554432000 4194304 4263880 140736649580496 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 8129 5374 247 17 0 5302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32516

[startup+3.10075 s]
/proc/loadavg: 3.46 3.88 3.90 5/190 27601
/proc/meminfo: memFree=19820176/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=40740 CPUtime=3.09 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 8607 0 0 0 308 1 0 0 25 0 1 0 448808334 41717760 7412 33554432000 4194304 4263880 140736649580496 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 10185 7412 247 17 0 7358 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40740

[startup+6.30018 s]
/proc/loadavg: 3.50 3.89 3.90 5/190 27601
/proc/meminfo: memFree=19769960/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=54364 CPUtime=6.29 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 11996 0 0 0 628 1 0 0 25 0 1 0 448808334 55668736 10801 33554432000 4194304 4263880 140736649580496 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 13591 10801 248 17 0 10764 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54364

[startup+12.7011 s]
/proc/loadavg: 3.54 3.89 3.90 5/190 27601
/proc/meminfo: memFree=19702048/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=71036 CPUtime=12.69 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 16045 0 0 0 1266 3 0 0 25 0 1 0 448808334 72740864 14849 33554432000 4194304 4263880 140736649580496 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 17759 14849 247 17 0 14932 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71036

[startup+25.5008 s]
/proc/loadavg: 3.71 3.91 3.91 5/190 27602
/proc/meminfo: memFree=19636452/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=91016 CPUtime=25.49 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 20901 0 0 0 2545 4 0 0 25 0 1 0 448808334 93200384 19705 33554432000 4194304 4263880 140736649580496 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 22754 19705 247 17 0 19927 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91016

[startup+51.1003 s]
/proc/loadavg: 3.81 3.91 3.91 5/190 27602
/proc/meminfo: memFree=19552092/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=117844 CPUtime=51.09 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 27396 0 0 0 5101 8 0 0 25 0 1 0 448808334 120672256 26199 33554432000 4194304 4263880 140736649580496 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 29461 26199 248 17 0 26634 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 117844

[startup+102.3 s]
/proc/loadavg: 3.91 3.92 3.91 5/190 27604
/proc/meminfo: memFree=19429092/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=151272 CPUtime=102.3 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 35346 0 0 0 10217 13 0 0 25 0 1 0 448808334 154902528 34149 33554432000 4194304 4263880 140736649580496 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 37818 34149 250 17 0 34991 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 151272

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 3.91 5/190 27605
/proc/meminfo: memFree=19327644/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=183980 CPUtime=162.3 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 43317 0 0 0 16213 17 0 0 25 0 1 0 448808334 188395520 42117 33554432000 4194304 4263880 140736649580496 18446744073709551615 255106423870 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 45995 42117 248 17 0 43168 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 183980

[startup+222.307 s]
/proc/loadavg: 3.99 3.94 3.91 5/190 27607
/proc/meminfo: memFree=19238100/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=215252 CPUtime=222.3 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 50893 0 0 0 22210 20 0 0 25 0 1 0 448808334 220418048 49692 33554432000 4194304 4263880 140736649580496 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 53813 49692 247 17 0 50986 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 215252

[startup+282.301 s]
/proc/loadavg: 4.10 3.98 3.92 5/190 27608
/proc/meminfo: memFree=19173476/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=238404 CPUtime=282.3 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 56297 0 0 0 28207 23 0 0 25 0 1 0 448808334 244125696 55096 33554432000 4194304 4263880 140736649580496 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 59601 55096 247 17 0 56774 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 238404

[startup+342.301 s]
/proc/loadavg: 4.03 3.98 3.92 5/190 27610
/proc/meminfo: memFree=19112096/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=259860 CPUtime=342.3 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 61160 0 0 0 34205 25 0 0 25 0 1 0 448808334 266096640 59959 33554432000 4194304 4263880 140736649580496 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 64965 59959 248 17 0 62138 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 259860

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 3.92 5/190 27612
/proc/meminfo: memFree=19054420/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=276932 CPUtime=402.3 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 65354 0 0 0 40202 28 0 0 25 0 1 0 448808334 283578368 64152 33554432000 4194304 4263880 140736649580496 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 69233 64152 248 17 0 66406 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 276932

[startup+462.301 s]
/proc/loadavg: 4.04 4.00 3.93 5/190 27613
/proc/meminfo: memFree=18996376/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=295540 CPUtime=462.3 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 69809 0 0 0 46200 30 0 0 25 0 1 0 448808334 302632960 68607 33554432000 4194304 4263880 140736649580496 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 73885 68607 248 17 0 71058 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 295540

[startup+522.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 27615
/proc/meminfo: memFree=18936836/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=314140 CPUtime=522.3 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 74267 0 0 0 52198 32 0 0 25 0 1 0 448808334 321679360 73065 33554432000 4194304 4263880 140736649580496 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 78535 73065 248 17 0 75708 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 314140

[startup+582.301 s]
/proc/loadavg: 4.08 4.01 3.93 5/190 27616
/proc/meminfo: memFree=18890944/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=329336 CPUtime=582.3 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 77761 0 0 0 58196 34 0 0 25 0 1 0 448808334 337240064 76559 33554432000 4194304 4263880 140736649580496 18446744073709551615 4205748 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 82334 76559 248 17 0 79507 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 329336

[startup+642.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 27618
/proc/meminfo: memFree=18847044/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=343156 CPUtime=642.3 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 81198 0 0 0 64194 36 0 0 25 0 1 0 448808334 351391744 79996 33554432000 4194304 4263880 140736649580496 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 85789 79996 248 17 0 82962 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 343156

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 27620
/proc/meminfo: memFree=18795692/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=356744 CPUtime=702.31 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 84478 0 0 0 70193 38 0 0 25 0 1 0 448808334 365305856 83276 33554432000 4194304 4263880 140736649580496 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 89186 83276 248 17 0 86359 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 356744

[startup+762.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27621
/proc/meminfo: memFree=18749052/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=369444 CPUtime=762.31 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 87597 0 0 0 76192 39 0 0 25 0 1 0 448808334 378310656 86395 33554432000 4194304 4263880 140736649580496 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 92361 86395 248 17 0 89534 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 369444

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27623
/proc/meminfo: memFree=18708236/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=381544 CPUtime=822.31 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 90385 0 0 0 82190 41 0 0 25 0 1 0 448808334 390701056 89183 33554432000 4194304 4263880 140736649580496 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 95386 89183 248 17 0 92559 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 381544

[startup+882.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27624
/proc/meminfo: memFree=18669284/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=394156 CPUtime=882.31 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 93296 0 0 0 88188 43 0 0 25 0 1 0 448808334 403615744 92093 33554432000 4194304 4263880 140736649580496 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 98539 92093 248 17 0 95712 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 394156

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27626
/proc/meminfo: memFree=18633072/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=405220 CPUtime=942.32 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 96028 0 0 0 94187 45 0 0 25 0 1 0 448808334 414945280 94825 33554432000 4194304 4263880 140736649580496 18446744073709551615 4207634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 101305 94825 248 17 0 98478 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 405220

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27628
/proc/meminfo: memFree=18595736/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=415556 CPUtime=1002.31 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 98459 0 0 0 100185 46 0 0 25 0 1 0 448808334 425529344 97256 33554432000 4194304 4263880 140736649580496 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 103889 97256 248 17 0 101062 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 415556

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 27629
/proc/meminfo: memFree=18560624/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=426900 CPUtime=1062.32 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 101306 0 0 0 106184 48 0 0 25 0 1 0 448808334 437145600 100103 33554432000 4194304 4263880 140736649580496 18446744073709551615 4215259 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 106725 100103 248 17 0 103898 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 426900

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 27631
/proc/meminfo: memFree=18520928/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=440936 CPUtime=1122.32 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 104517 0 0 0 112183 49 0 0 25 0 1 0 448808334 451518464 103312 33554432000 4194304 4263880 140736649580496 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 110234 103312 247 17 0 107407 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 440936

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 27635
/proc/meminfo: memFree=18486548/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=449472 CPUtime=1182.31 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 106575 0 0 0 118181 50 0 0 25 0 1 0 448808334 460259328 105370 33554432000 4194304 4263880 140736649580496 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 112368 105370 249 17 0 109541 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 449472

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 27637
/proc/meminfo: memFree=18449864/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=464548 CPUtime=1242.32 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 109958 0 0 0 124181 51 0 0 25 0 1 0 448808334 475697152 108751 33554432000 4194304 4263880 140736649580496 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 116137 108751 248 17 0 113310 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 464548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 4/189 27640
/proc/meminfo: memFree=18755376/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=472384 CPUtime=1300.03 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 111649 0 0 0 129951 52 0 0 25 0 1 0 448808334 483721216 110442 33554432000 4194304 4263880 140736649580496 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 118096 110442 249 17 0 115269 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 472384

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 4/189 27640
/proc/meminfo: memFree=18755376/32951124 swapFree=67111524/67111528
[pid=27580] ppid=27578 vsize=472384 CPUtime=1300.03 cores=5,7
/proc/27580/stat : 27580 (umsat) R 27578 27580 26627 0 -1 4202496 111649 0 0 0 129951 52 0 0 25 0 1 0 448808334 483721216 110442 33554432000 4194304 4263880 140736649580496 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27580/statm: 118096 110442 249 17 0 115269 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 472384

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1299.51
CPU system time (s): 0.549916
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 472384

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

runsolver used 1.85672 second user time and 5.2402 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 15:05:22
IDJOB=3263559
IDBENCH=83986
IDSOLVER=1582
FILE ID=node144/3263559-1303563922
RUNJOBID= node144-1303563922-27561
PBS_JOBID= 13150271
Free space on /tmp= 72188 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263559-1303563922/watcher-3263559-1303563922 -o /tmp/evaluation-result-3263559-1303563922/solver-3263559-1303563922 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3263559-1303563922.cnf

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

MD5SUM BENCH= e826117d87949a5b285e72732bfa395b
RANDOM SEED=1824725601

node144.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.850
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.850
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	: 5226.16
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.850
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.75
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19913704 kB
Buffers:       2154200 kB
Cached:       10285612 kB
SwapCached:          4 kB
Active:        3296188 kB
Inactive:      9208448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19913704 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6024 kB
Writeback:           0 kB
AnonPages:       64280 kB
Mapped:          15296 kB
Slab:           468712 kB
PageTables:       4516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   209168 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= 72184 MiB
End job on node144 at 2011-04-23 15:27:04