Trace number 3379547

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.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications 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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.92 1.53 2.56 4/367 29589
/proc/meminfo: memFree=23966780/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=11908 CPUtime=0.01 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4194304 397 0 0 0 1 0 0 0 25 0 1 0 637646671 12193792 337 33554432000 4194304 4263832 140734117925664 18446744073709551615 228095450880 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 2977 337 241 17 0 150 0

[startup+0.0559789 s]
/proc/loadavg: 0.92 1.53 2.56 4/367 29589
/proc/meminfo: memFree=23966780/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=12428 CPUtime=0.05 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4194304 590 0 0 0 5 0 0 0 25 0 1 0 637646671 12726272 481 33554432000 4194304 4263832 140734117925664 18446744073709551615 47309370900442 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 3107 481 242 17 0 280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12428

[startup+0.100972 s]
/proc/loadavg: 0.92 1.53 2.56 4/367 29589
/proc/meminfo: memFree=23966780/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=13340 CPUtime=0.09 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4194304 878 0 0 0 9 0 0 0 25 0 1 0 637646671 13660160 672 33554432000 4194304 4263832 140734117925664 18446744073709551615 4237094 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 3335 672 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300936 s]
/proc/loadavg: 0.92 1.53 2.56 4/367 29589
/proc/meminfo: memFree=23966780/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=18812 CPUtime=0.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4194304 2496 0 0 0 29 0 0 0 25 0 1 0 637646671 19263488 1712 33554432000 4194304 4263832 140734117925664 18446744073709551615 47309370679161 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 4703 1712 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700862 s]
/proc/loadavg: 0.92 1.53 2.56 4/367 29589
/proc/meminfo: memFree=23966780/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=25584 CPUtime=0.69 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 4986 0 0 0 69 0 0 0 25 0 1 0 637646671 26198016 3691 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215000 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 6396 3691 247 17 0 3569 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25584

[startup+1.50072 s]
/proc/loadavg: 1.17 1.57 2.57 5/368 29590
/proc/meminfo: memFree=23934036/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=26904 CPUtime=1.49 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 5325 0 0 0 149 0 0 0 25 0 1 0 637646671 27549696 4030 33554432000 4194304 4263832 140734117925664 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 6726 4030 247 17 0 3899 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26904

[startup+3.10042 s]
/proc/loadavg: 1.17 1.57 2.57 5/368 29590
/proc/meminfo: memFree=23883196/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=29956 CPUtime=3.09 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 6083 0 0 0 309 0 0 0 25 0 1 0 637646671 30674944 4788 33554432000 4194304 4263832 140734117925664 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 7489 4788 247 17 0 4662 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29956

[startup+6.30084 s]
/proc/loadavg: 1.39 1.61 2.58 5/368 29590
/proc/meminfo: memFree=23572208/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=34172 CPUtime=6.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 7096 0 0 0 629 0 0 0 25 0 1 0 637646671 34992128 5801 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 8543 5801 247 17 0 5716 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34172

[startup+12.7007 s]
/proc/loadavg: 1.60 1.65 2.58 5/368 29591
/proc/meminfo: memFree=23554772/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=41372 CPUtime=12.69 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 8803 0 0 0 1268 1 0 0 25 0 1 0 637646671 42364928 7508 33554432000 4194304 4263832 140734117925664 18446744073709551615 4207660 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 10343 7508 247 17 0 7516 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41372

[startup+25.5003 s]
/proc/loadavg: 1.97 1.73 2.60 5/368 29591
/proc/meminfo: memFree=23532996/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=51416 CPUtime=25.49 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 11291 0 0 0 2546 3 0 0 25 0 1 0 637646671 52649984 9996 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 12854 9996 247 17 0 10027 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51416

[startup+51.1006 s]
/proc/loadavg: 2.77 1.94 2.64 5/368 29592
/proc/meminfo: memFree=23446560/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=66324 CPUtime=51.08 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 14814 0 0 0 5103 5 0 0 25 0 1 0 637646671 67915776 13519 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 16581 13519 247 17 0 13754 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 66324

[startup+102.314 s]
/proc/loadavg: 3.52 2.27 2.72 5/368 29593
/proc/meminfo: memFree=23155232/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=90716 CPUtime=102.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 20616 0 0 0 10221 8 0 0 25 0 1 0 637646671 92893184 19321 33554432000 4194304 4263832 140734117925664 18446744073709551615 4205780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 22679 19321 247 17 0 19852 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 90716

[startup+162.3 s]
/proc/loadavg: 3.87 2.60 2.80 5/368 29622
/proc/meminfo: memFree=23602440/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=113308 CPUtime=162.28 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 26144 0 0 0 16217 11 0 0 25 0 1 0 637646671 116027392 24849 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 28327 24849 248 17 0 25500 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 113308

[startup+222.3 s]
/proc/loadavg: 3.95 2.85 2.87 5/368 29623
/proc/meminfo: memFree=23529020/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=128000 CPUtime=222.28 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 29710 0 0 0 22215 13 0 0 25 0 1 0 637646671 131072000 28413 33554432000 4194304 4263832 140734117925664 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 32000 28413 247 17 0 29173 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 128000

[startup+282.3 s]
/proc/loadavg: 4.14 3.09 2.95 5/368 29625
/proc/meminfo: memFree=23463416/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=147008 CPUtime=282.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 33847 0 0 0 28214 15 0 0 25 0 1 0 637646671 150536192 32550 33554432000 4194304 4263832 140734117925664 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 36752 32550 247 17 0 33925 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 147008

[startup+342.301 s]
/proc/loadavg: 4.12 3.27 3.02 5/368 29626
/proc/meminfo: memFree=23416160/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=161600 CPUtime=342.28 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 37353 0 0 0 34212 16 0 0 25 0 1 0 637646671 165478400 36056 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 40400 36056 247 17 0 37573 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 161600

[startup+402.3 s]
/proc/loadavg: 4.08 3.41 3.08 5/368 29628
/proc/meminfo: memFree=23373500/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=173436 CPUtime=402.28 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 40310 0 0 0 40209 19 0 0 25 0 1 0 637646671 177598464 39013 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 43359 39013 247 17 0 40532 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 173436

[startup+462.301 s]
/proc/loadavg: 4.09 3.53 3.14 5/368 29630
/proc/meminfo: memFree=23319188/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=184892 CPUtime=462.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 43031 0 0 0 46208 21 0 0 25 0 1 0 637646671 189329408 41734 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 46223 41734 247 17 0 43396 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 184892

[startup+522.301 s]
/proc/loadavg: 4.03 3.62 3.19 5/368 29631
/proc/meminfo: memFree=23231508/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=197500 CPUtime=522.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 46091 0 0 0 52207 22 0 0 25 0 1 0 637646671 202240000 44794 33554432000 4194304 4263832 140734117925664 18446744073709551615 4207620 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 49375 44794 247 17 0 46548 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 197500

[startup+582.301 s]
/proc/loadavg: 4.01 3.68 3.24 5/368 29633
/proc/meminfo: memFree=23156112/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=208928 CPUtime=582.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 48814 0 0 0 58206 23 0 0 25 0 1 0 637646671 213942272 47517 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 52232 47517 247 17 0 49405 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 208928

[startup+642.301 s]
/proc/loadavg: 4.00 3.74 3.29 5/368 29634
/proc/meminfo: memFree=23068304/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=217324 CPUtime=642.31 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 50898 0 0 0 64207 24 0 0 25 0 1 0 637646671 222539776 49601 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 54331 49601 247 17 0 51504 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 217324

[startup+702.301 s]
/proc/loadavg: 4.06 3.80 3.33 5/368 29636
/proc/meminfo: memFree=22964628/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=227584 CPUtime=702.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 53319 0 0 0 70204 25 0 0 25 0 1 0 637646671 233046016 52022 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 56896 52022 247 17 0 54069 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 227584

[startup+762.314 s]
/proc/loadavg: 4.02 3.83 3.37 5/368 29638
/proc/meminfo: memFree=22892452/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=235576 CPUtime=762.31 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 55109 0 0 0 76205 26 0 0 25 0 1 0 637646671 241229824 53812 33554432000 4194304 4263832 140734117925664 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 58894 53812 247 17 0 56067 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 235576

[startup+822.301 s]
/proc/loadavg: 4.01 3.86 3.41 5/368 29639
/proc/meminfo: memFree=22769432/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=242980 CPUtime=822.3 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 56938 0 0 0 82203 27 0 0 25 0 1 0 637646671 248811520 55641 33554432000 4194304 4263832 140734117925664 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 60745 55641 247 17 0 57918 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 242980

[startup+882.301 s]
/proc/loadavg: 4.14 3.93 3.46 5/368 29641
/proc/meminfo: memFree=22677048/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=252052 CPUtime=882.3 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 59213 0 0 0 88201 29 0 0 25 0 1 0 637646671 258101248 57916 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 63013 57916 247 17 0 60186 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 252052

[startup+942.301 s]
/proc/loadavg: 4.13 3.97 3.50 5/368 29642
/proc/meminfo: memFree=22599532/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=260476 CPUtime=942.3 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 61405 0 0 0 94200 30 0 0 25 0 1 0 637646671 266727424 60108 33554432000 4194304 4263832 140734117925664 18446744073709551615 4205591 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 65119 60108 247 17 0 62292 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 260476

[startup+1002.3 s]
/proc/loadavg: 4.05 3.97 3.53 5/368 29644
/proc/meminfo: memFree=22490156/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=271412 CPUtime=1002.3 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 63858 0 0 0 100198 32 0 0 25 0 1 0 637646671 277925888 62561 33554432000 4194304 4263832 140734117925664 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 67853 62561 247 17 0 65026 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 271412

[startup+1062.3 s]
/proc/loadavg: 4.05 3.99 3.56 5/368 29646
/proc/meminfo: memFree=22404716/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=284104 CPUtime=1062.3 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 67009 0 0 0 106197 33 0 0 25 0 1 0 637646671 290922496 64687 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 71026 64687 247 17 0 68199 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 284104

[startup+1122.3 s]
/proc/loadavg: 4.02 3.99 3.58 5/368 29647
/proc/meminfo: memFree=22322364/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=292208 CPUtime=1122.31 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 69076 0 0 0 112196 35 0 0 25 0 1 0 637646671 299220992 66754 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 73052 66754 247 17 0 70225 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 292208

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.61 5/368 29649
/proc/meminfo: memFree=22219188/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=300604 CPUtime=1182.31 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 71106 0 0 0 118194 37 0 0 25 0 1 0 637646671 307818496 68784 33554432000 4194304 4263832 140734117925664 18446744073709551615 4205547 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 75151 68784 248 17 0 72324 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 300604

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.63 5/368 29650
/proc/meminfo: memFree=22107700/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=307544 CPUtime=1242.31 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 72800 0 0 0 124194 37 0 0 25 0 1 0 637646671 314925056 70477 33554432000 4194304 4263832 140734117925664 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 76886 70477 247 17 0 74059 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 307544



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.65 3/364 29654
/proc/meminfo: memFree=23440104/32951124 swapFree=65980216/67111528
[pid=29589] ppid=29587 vsize=315340 CPUtime=1300.02 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28207 0 -1 4202496 74602 0 0 0 129964 38 0 0 25 0 1 0 637646671 322908160 72279 33554432000 4194304 4263832 140734117925664 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 78835 72279 247 17 0 76008 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 315340

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.05
CPU user time (s): 1299.65
CPU system time (s): 0.401938
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 315340

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

runsolver used 4.40633 second user time and 10.9843 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 11:38:32
IDJOB=3379547
IDBENCH=71089
IDSOLVER=1861
FILE ID=node142/3379547-1305452312
RUNJOBID= node142-1305452310-29523
PBS_JOBID= 13324840
Free space on /tmp= 73500 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379547-1305452312/watcher-3379547-1305452312 -o /tmp/evaluation-result-3379547-1305452312/solver-3379547-1305452312 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379547-1305452312.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1682111131

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23969788 kB
Buffers:        329300 kB
Cached:        4046760 kB
SwapCached:      11520 kB
Active:        6293964 kB
Inactive:      2356640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23969788 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           52612 kB
Writeback:          36 kB
AnonPages:     4270908 kB
Mapped:          20336 kB
Slab:           233576 kB
PageTables:      32400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77158928 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= 73544 MiB
End job on node142 at 2011-05-15 12:00:14