Trace number 3263647

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4244.96
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 558298

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-3263647-1303563922/watcher-3263647-1303563922 -o /tmp/evaluation-result-3263647-1303563922/solver-3263647-1303563922 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3263647-1303563922.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: 3.46 3.88 3.90 4/189 27600
/proc/meminfo: memFree=19882592/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=11644 CPUtime=0 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 448808363 11923456 287 33554432000 4194304 4263880 140734947115904 18446744073709551615 47898235646690 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 2911 287 241 17 0 84 0

[startup+0.0966209 s]
/proc/loadavg: 3.46 3.88 3.90 4/189 27600
/proc/meminfo: memFree=19882592/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=12700 CPUtime=0.09 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4194304 633 0 0 0 9 0 0 0 21 0 1 0 448808363 13004800 523 33554432000 4194304 4263880 140734947115904 18446744073709551615 4229040 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 3175 523 242 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.100619 s]
/proc/loadavg: 3.46 3.88 3.90 4/189 27600
/proc/meminfo: memFree=19882592/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=12700 CPUtime=0.09 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4194304 636 0 0 0 9 0 0 0 21 0 1 0 448808363 13004800 526 33554432000 4194304 4263880 140734947115904 18446744073709551615 47898235393727 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 3175 526 242 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.300586 s]
/proc/loadavg: 3.46 3.88 3.90 4/189 27600
/proc/meminfo: memFree=19882592/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=13876 CPUtime=0.29 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4194304 1037 0 0 0 29 0 0 0 22 0 1 0 448808363 14209024 830 33554432000 4194304 4263880 140734947115904 18446744073709551615 47898235655540 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 3469 830 242 17 0 642 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13876

[startup+0.700514 s]
/proc/loadavg: 3.46 3.88 3.90 4/189 27600
/proc/meminfo: memFree=19882592/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=24340 CPUtime=0.69 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 4213 0 0 0 69 0 0 0 24 0 1 0 448808363 24924160 3471 33554432000 4194304 4263880 140734947115904 18446744073709551615 4207860 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 6085 3471 247 17 0 3258 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24340

[startup+1.50037 s]
/proc/loadavg: 3.46 3.88 3.90 5/190 27601
/proc/meminfo: memFree=19840176/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=27684 CPUtime=1.49 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 4961 0 0 0 149 0 0 0 25 0 1 0 448808363 28348416 4219 33554432000 4194304 4263880 140734947115904 18446744073709551615 255106429985 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 6921 4219 247 17 0 4094 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27684

[startup+3.10111 s]
/proc/loadavg: 3.46 3.88 3.90 5/190 27601
/proc/meminfo: memFree=19816952/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=33588 CPUtime=3.09 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 6381 0 0 0 308 1 0 0 25 0 1 0 448808363 34394112 5639 33554432000 4194304 4263880 140734947115904 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 8397 5639 247 17 0 5570 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33588

[startup+6.30053 s]
/proc/loadavg: 3.50 3.89 3.90 5/190 27601
/proc/meminfo: memFree=19766736/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=41800 CPUtime=6.29 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 8271 0 0 0 628 1 0 0 25 0 1 0 448808363 42803200 7529 33554432000 4194304 4263880 140734947115904 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 10450 7529 247 17 0 7623 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41800

[startup+12.7004 s]
/proc/loadavg: 3.54 3.89 3.90 5/190 27601
/proc/meminfo: memFree=19700560/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=51504 CPUtime=12.69 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 10664 0 0 0 1267 2 0 0 25 0 1 0 448808363 52740096 9922 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 12876 9922 247 17 0 10049 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51504

[startup+25.5012 s]
/proc/loadavg: 3.71 3.91 3.91 5/190 27602
/proc/meminfo: memFree=19635832/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=65764 CPUtime=25.49 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 13919 0 0 0 2546 3 0 0 25 0 1 0 448808363 67342336 13176 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 16441 13177 247 17 0 13614 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65764

[startup+51.1007 s]
/proc/loadavg: 3.81 3.91 3.91 5/190 27602
/proc/meminfo: memFree=19551472/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=84024 CPUtime=51.09 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 18344 0 0 0 5104 5 0 0 25 0 1 0 448808363 86040576 17601 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 21006 17601 247 17 0 18179 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84024

[startup+102.307 s]
/proc/loadavg: 3.91 3.92 3.91 5/190 27604
/proc/meminfo: memFree=19428596/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=108100 CPUtime=102.3 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 24286 0 0 0 10223 7 0 0 25 0 1 0 448808363 110694400 23030 33554432000 4194304 4263880 140734947115904 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 27025 23030 247 17 0 24198 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 108100

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 3.91 5/190 27605
/proc/meminfo: memFree=19327396/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=127740 CPUtime=162.3 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 28972 0 0 0 16220 10 0 0 25 0 1 0 448808363 130805760 27714 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 31935 27714 248 17 0 29108 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 127740

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.91 5/190 27607
/proc/meminfo: memFree=19237852/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=147280 CPUtime=222.29 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 33744 0 0 0 22216 13 0 0 25 0 1 0 448808363 150814720 32486 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 36820 32486 248 17 0 33993 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 147280

[startup+282.301 s]
/proc/loadavg: 4.10 3.98 3.92 5/190 27608
/proc/meminfo: memFree=19173352/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=160468 CPUtime=282.3 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 36943 0 0 0 28215 15 0 0 25 0 1 0 448808363 164319232 35684 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 40117 35684 247 17 0 37290 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 160468

[startup+342.301 s]
/proc/loadavg: 4.03 3.98 3.92 5/190 27610
/proc/meminfo: memFree=19112096/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=172216 CPUtime=342.3 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 39735 0 0 0 34213 17 0 0 25 0 1 0 448808363 176349184 38476 33554432000 4194304 4263880 140734947115904 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 43054 38476 247 17 0 40227 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 172216

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 3.92 5/190 27612
/proc/meminfo: memFree=19054296/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=189148 CPUtime=402.3 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 44019 0 0 0 40212 18 0 0 25 0 1 0 448808363 193687552 41735 33554432000 4194304 4263880 140734947115904 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 47287 41735 247 17 0 44460 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 189148

[startup+462.3 s]
/proc/loadavg: 4.04 4.00 3.93 5/190 27613
/proc/meminfo: memFree=18996128/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=198208 CPUtime=462.31 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 46331 0 0 0 46211 20 0 0 25 0 1 0 448808363 202964992 44047 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 49552 44047 248 17 0 46725 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 198208

[startup+522.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 27615
/proc/meminfo: memFree=18936712/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=209444 CPUtime=522.31 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 49077 0 0 0 52209 22 0 0 25 0 1 0 448808363 214470656 46793 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 52361 46793 248 17 0 49534 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 209444

[startup+582.3 s]
/proc/loadavg: 4.08 4.01 3.93 5/190 27616
/proc/meminfo: memFree=18890820/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=218724 CPUtime=582.3 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 51314 0 0 0 58207 23 0 0 25 0 1 0 448808363 223973376 49030 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 54681 49030 248 17 0 51854 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 218724

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 27618
/proc/meminfo: memFree=18845928/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=228416 CPUtime=642.31 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 53527 0 0 0 64207 24 0 0 25 0 1 0 448808363 233897984 51243 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 57104 51243 249 17 0 54277 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 228416

[startup+702.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 27620
/proc/meminfo: memFree=18795320/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=236976 CPUtime=702.3 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 55636 0 0 0 70205 25 0 0 25 0 1 0 448808363 242663424 53352 33554432000 4194304 4263880 140734947115904 18446744073709551615 4207662 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 59244 53352 249 17 0 56417 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 236976

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27621
/proc/meminfo: memFree=18748928/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=248016 CPUtime=762.31 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 58128 0 0 0 76205 26 0 0 25 0 1 0 448808363 253968384 55842 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 62004 55842 248 17 0 59177 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 248016

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27623
/proc/meminfo: memFree=18707988/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=256404 CPUtime=822.31 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 60332 0 0 0 82203 28 0 0 25 0 1 0 448808363 262557696 58045 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 64101 58045 247 17 0 61274 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 256404

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27624
/proc/meminfo: memFree=18669160/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=264688 CPUtime=882.31 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 62356 0 0 0 88202 29 0 0 25 0 1 0 448808363 271040512 60069 33554432000 4194304 4263880 140734947115904 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 66172 60069 247 17 0 63345 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 264688

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27626
/proc/meminfo: memFree=18632948/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=271880 CPUtime=942.31 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 64109 0 0 0 94200 31 0 0 25 0 1 0 448808363 278405120 61822 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 67970 61822 247 17 0 65143 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 271880

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27628
/proc/meminfo: memFree=18595612/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=277960 CPUtime=1002.31 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 65699 0 0 0 100200 31 0 0 25 0 1 0 448808363 284631040 63412 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 69490 63412 247 17 0 66663 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 277960

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 27629
/proc/meminfo: memFree=18560624/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=284724 CPUtime=1062.31 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 67218 0 0 0 106199 32 0 0 25 0 1 0 448808363 291557376 64931 33554432000 4194304 4263880 140734947115904 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 71181 64931 247 17 0 68354 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 284724

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 27631
/proc/meminfo: memFree=18520928/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=295300 CPUtime=1122.32 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 69570 0 0 0 112199 33 0 0 25 0 1 0 448808363 302387200 67283 33554432000 4194304 4263880 140734947115904 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 73825 67283 247 17 0 70998 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 295300

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 27635
/proc/meminfo: memFree=18486548/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=303568 CPUtime=1182.32 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 71354 0 0 0 118198 34 0 0 25 0 1 0 448808363 310853632 69067 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 75892 69067 247 17 0 73065 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 303568

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 27637
/proc/meminfo: memFree=18449864/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=308752 CPUtime=1242.32 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 72689 0 0 0 124197 35 0 0 25 0 1 0 448808363 316162048 70402 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 77188 70402 247 17 0 74361 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 308752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 2/184 27642
/proc/meminfo: memFree=19611776/32951124 swapFree=67111524/67111528
[pid=27600] ppid=27598 vsize=315508 CPUtime=1300.03 cores=1,3
/proc/27600/stat : 27600 (umsat) R 27598 27600 26627 0 -1 4202496 74370 0 0 0 129967 36 0 0 25 0 1 0 448808363 323080192 72083 33554432000 4194304 4263880 140734947115904 18446744073709551615 4215139 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27600/statm: 78877 72083 247 17 0 76050 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 315508

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.67
CPU system time (s): 0.377942
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 315508

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

runsolver used 1.9747 second user time and 5.12922 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 15:05:22
IDJOB=3263647
IDBENCH=84004
IDSOLVER=1582
FILE ID=node144/3263647-1303563922
RUNJOBID= node144-1303563922-27560
PBS_JOBID= 13150271
Free space on /tmp= 72184 MiB

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

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
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:      19882748 kB
Buffers:       2154232 kB
Cached:       10292952 kB
SwapCached:          4 kB
Active:        3327112 kB
Inactive:      9207724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19882748 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           13396 kB
Writeback:           0 kB
AnonPages:       86784 kB
Mapped:          15296 kB
Slab:           468712 kB
PageTables:       4516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274556 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