Trace number 3379385

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
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-3379385-1305452310/watcher-3379385-1305452310 -o /tmp/evaluation-result-3379385-1305452310/solver-3379385-1305452310 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379385-1305452310.cnf 

running on 2 cores: 4,6

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 3/356 29540
/proc/meminfo: memFree=24065640/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=11908 CPUtime=0.01 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4194304 400 0 0 0 1 0 0 0 22 0 1 0 637646495 12193792 340 33554432000 4194304 4263832 140733911013728 18446744073709551615 228095450880 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 2977 341 241 17 0 150 0

[startup+0.0992859 s]
/proc/loadavg: 0.92 1.53 2.56 3/356 29540
/proc/meminfo: memFree=24065640/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=13340 CPUtime=0.09 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4194304 879 0 0 0 9 0 0 0 22 0 1 0 637646495 13660160 673 33554432000 4194304 4263832 140733911013728 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 3335 673 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.100285 s]
/proc/loadavg: 0.92 1.53 2.56 3/356 29540
/proc/meminfo: memFree=24065640/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=13340 CPUtime=0.09 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4194304 880 0 0 0 9 0 0 0 22 0 1 0 637646495 13660160 674 33554432000 4194304 4263832 140733911013728 18446744073709551615 47220053349694 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 3335 674 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300247 s]
/proc/loadavg: 0.92 1.53 2.56 3/356 29540
/proc/meminfo: memFree=24065640/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=19876 CPUtime=0.29 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 2757 0 0 0 29 0 0 0 23 0 1 0 637646495 20353024 1973 33554432000 4194304 4263832 140733911013728 18446744073709551615 228095111877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 4969 1977 244 17 0 2142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19876

[startup+0.700154 s]
/proc/loadavg: 0.92 1.53 2.56 3/356 29540
/proc/meminfo: memFree=24065640/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=24068 CPUtime=0.69 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 4447 0 0 0 69 0 0 0 25 0 1 0 637646495 24645632 3264 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205760 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 6017 3264 247 17 0 3190 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24068

[startup+1.501 s]
/proc/loadavg: 0.92 1.53 2.56 5/368 29563
/proc/meminfo: memFree=23988508/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=28176 CPUtime=1.49 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 5457 0 0 0 149 0 0 0 25 0 1 0 637646495 28852224 4274 33554432000 4194304 4263832 140733911013728 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 7044 4274 247 17 0 4217 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28176

[startup+3.10074 s]
/proc/loadavg: 1.17 1.57 2.57 5/368 29590
/proc/meminfo: memFree=23950528/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=33184 CPUtime=3.09 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 6632 0 0 0 309 0 0 0 25 0 1 0 637646495 33980416 5449 33554432000 4194304 4263832 140733911013728 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 8296 5449 248 17 0 5469 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33184

[startup+6.30115 s]
/proc/loadavg: 1.17 1.57 2.57 5/368 29590
/proc/meminfo: memFree=23713192/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=39984 CPUtime=6.29 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 8297 0 0 0 629 0 0 0 25 0 1 0 637646495 40943616 7113 33554432000 4194304 4263832 140733911013728 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 9996 7113 247 17 0 7169 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39984

[startup+12.701 s]
/proc/loadavg: 1.39 1.61 2.58 5/368 29591
/proc/meminfo: memFree=23558120/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=48928 CPUtime=12.7 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 10325 0 0 0 1268 2 0 0 25 0 1 0 637646495 50102272 9141 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205536 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 12232 9141 247 17 0 9405 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 48928

[startup+25.5006 s]
/proc/loadavg: 1.97 1.73 2.60 5/368 29591
/proc/meminfo: memFree=23535320/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=61608 CPUtime=25.49 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 13389 0 0 0 2546 3 0 0 25 0 1 0 637646495 63086592 12205 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 15402 12205 247 17 0 12575 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61608

[startup+51.1009 s]
/proc/loadavg: 2.66 1.91 2.64 5/368 29592
/proc/meminfo: memFree=23455612/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=79876 CPUtime=51.09 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 17622 0 0 0 5105 4 0 0 25 0 1 0 637646495 81793024 16437 33554432000 4194304 4263832 140733911013728 18446744073709551615 4215056 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 19969 16437 247 17 0 17142 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79876

[startup+102.314 s]
/proc/loadavg: 3.52 2.27 2.72 5/368 29593
/proc/meminfo: memFree=23159944/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=101736 CPUtime=102.3 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 22856 0 0 0 10225 5 0 0 25 0 1 0 637646495 104177664 21671 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 25434 21671 247 17 0 22607 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 101736

[startup+162.301 s]
/proc/loadavg: 3.85 2.58 2.79 5/368 29622
/proc/meminfo: memFree=23604920/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=124568 CPUtime=162.3 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 28396 0 0 0 16223 7 0 0 25 0 1 0 637646495 127557632 27211 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 31142 27211 247 17 0 28315 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 124568

[startup+222.301 s]
/proc/loadavg: 3.95 2.85 2.87 5/368 29623
/proc/meminfo: memFree=23531252/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=142956 CPUtime=222.3 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 32521 0 0 0 22221 9 0 0 25 0 1 0 637646495 146386944 31336 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205700 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 35739 31336 247 17 0 32912 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 142956

[startup+282.301 s]
/proc/loadavg: 3.98 3.04 2.93 5/368 29625
/proc/meminfo: memFree=23464656/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=161148 CPUtime=282.3 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 36693 0 0 0 28219 11 0 0 25 0 1 0 637646495 165015552 35508 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 40287 35508 248 17 0 37460 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 161148

[startup+342.3 s]
/proc/loadavg: 4.13 3.26 3.01 5/368 29626
/proc/meminfo: memFree=23417400/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=176344 CPUtime=342.3 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 40308 0 0 0 34218 12 0 0 25 0 1 0 637646495 180576256 39122 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 44086 39122 248 17 0 41259 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 176344

[startup+402.3 s]
/proc/loadavg: 4.08 3.40 3.08 5/368 29628
/proc/meminfo: memFree=23374740/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=191232 CPUtime=402.31 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 44019 0 0 0 40217 14 0 0 25 0 1 0 637646495 195821568 42832 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205547 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 47808 42832 247 17 0 44981 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 191232

[startup+462.3 s]
/proc/loadavg: 4.10 3.53 3.14 5/368 29630
/proc/meminfo: memFree=23321172/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=201912 CPUtime=462.31 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 46447 0 0 0 46216 15 0 0 25 0 1 0 637646495 206757888 45260 33554432000 4194304 4263832 140733911013728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 50478 45260 247 17 0 47651 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 201912

[startup+522.3 s]
/proc/loadavg: 4.04 3.61 3.19 5/368 29631
/proc/meminfo: memFree=23232624/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=211472 CPUtime=522.3 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 48583 0 0 0 52215 15 0 0 25 0 1 0 637646495 216547328 47396 33554432000 4194304 4263832 140733911013728 18446744073709551615 4207626 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 52868 47396 247 17 0 50041 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 211472

[startup+582.3 s]
/proc/loadavg: 4.01 3.68 3.24 5/368 29633
/proc/meminfo: memFree=23160328/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=220988 CPUtime=582.31 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 50920 0 0 0 58215 16 0 0 25 0 1 0 637646495 226291712 49733 33554432000 4194304 4263832 140733911013728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 55247 49733 247 17 0 52420 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 220988

[startup+642.3 s]
/proc/loadavg: 4.00 3.74 3.29 5/368 29634
/proc/meminfo: memFree=23072644/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=230280 CPUtime=642.32 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 53186 0 0 0 64215 17 0 0 25 0 1 0 637646495 235806720 51999 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 57570 51999 247 17 0 54743 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 230280

[startup+702.3 s]
/proc/loadavg: 4.07 3.80 3.33 5/368 29636
/proc/meminfo: memFree=22967852/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=237844 CPUtime=702.32 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 55111 0 0 0 70213 19 0 0 25 0 1 0 637646495 243552256 53924 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205667 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 59461 53924 247 17 0 56634 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 237844

[startup+762.313 s]
/proc/loadavg: 4.02 3.83 3.37 5/368 29638
/proc/meminfo: memFree=22893444/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=245476 CPUtime=762.32 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 56997 0 0 0 76213 19 0 0 25 0 1 0 637646495 251367424 55810 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205620 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 61369 55810 247 17 0 58542 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 245476

[startup+822.3 s]
/proc/loadavg: 4.01 3.86 3.40 5/368 29639
/proc/meminfo: memFree=22772904/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=255424 CPUtime=822.32 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 59555 0 0 0 82212 20 0 0 25 0 1 0 637646495 261554176 58368 33554432000 4194304 4263832 140733911013728 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 63856 58368 247 17 0 61029 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 255424

[startup+882.3 s]
/proc/loadavg: 4.14 3.93 3.46 6/368 29641
/proc/meminfo: memFree=22679776/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=265672 CPUtime=882.31 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 61918 0 0 0 88210 21 0 0 25 0 1 0 637646495 272048128 60731 33554432000 4194304 4263832 140733911013728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 66418 60731 247 17 0 63591 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 265672

[startup+942.3 s]
/proc/loadavg: 4.14 3.97 3.50 5/368 29642
/proc/meminfo: memFree=22601020/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=273904 CPUtime=942.32 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 63920 0 0 0 94210 22 0 0 25 0 1 0 637646495 280477696 62733 33554432000 4194304 4263832 140733911013728 18446744073709551615 4207696 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 68476 62733 247 17 0 65649 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 273904

[startup+1002.3 s]
/proc/loadavg: 4.05 3.97 3.53 5/368 29644
/proc/meminfo: memFree=22492264/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=281844 CPUtime=1002.32 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 65913 0 0 0 100209 23 0 0 25 0 1 0 637646495 288608256 64726 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 70461 64726 247 17 0 67634 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 281844

[startup+1062.3 s]
/proc/loadavg: 4.06 3.99 3.56 5/368 29645
/proc/meminfo: memFree=22406080/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=289692 CPUtime=1062.33 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 67809 0 0 0 106209 24 0 0 25 0 1 0 637646495 296644608 66622 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 72423 66622 247 17 0 69596 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 289692

[startup+1122.3 s]
/proc/loadavg: 4.02 3.99 3.58 5/368 29647
/proc/meminfo: memFree=22326580/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=299636 CPUtime=1122.32 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 69733 0 0 0 112208 24 0 0 25 0 1 0 637646495 306827264 68546 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 74909 68546 248 17 0 72082 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 299636

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.60 5/368 29649
/proc/meminfo: memFree=22220428/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=306812 CPUtime=1182.33 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 71388 0 0 0 118208 25 0 0 25 0 1 0 637646495 314175488 70201 33554432000 4194304 4263832 140733911013728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 76703 70201 248 17 0 73876 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 306812

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.63 5/368 29650
/proc/meminfo: memFree=22111668/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=312764 CPUtime=1242.33 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 72970 0 0 0 124207 26 0 0 25 0 1 0 637646495 320270336 71783 33554432000 4194304 4263832 140733911013728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 78191 71783 248 17 0 75364 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 312764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.65 5/368 29652
/proc/meminfo: memFree=21997704/32951124 swapFree=65980216/67111528
[pid=29540] ppid=29538 vsize=322944 CPUtime=1300.05 cores=4,6
/proc/29540/stat : 29540 (umsat) R 29538 29540 28207 0 -1 4202496 75062 0 0 0 129978 27 0 0 25 0 1 0 637646495 330694656 73875 33554432000 4194304 4263832 140733911013728 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29540/statm: 80736 73875 248 17 0 77909 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 322944

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.07
CPU user time (s): 1299.78
CPU system time (s): 0.286956
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 322944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.78
system time used= 0.286956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75062
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= 11
involuntary context switches= 756

runsolver used 4.87626 second user time and 10.5134 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 11:38:30
IDJOB=3379385
IDBENCH=71078
IDSOLVER=1861
FILE ID=node142/3379385-1305452310
RUNJOBID= node142-1305452310-29521
PBS_JOBID= 13324840
Free space on /tmp= 73548 MiB

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

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=622998197

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:      24065796 kB
Buffers:        329236 kB
Cached:        4006396 kB
SwapCached:      11520 kB
Active:        6183348 kB
Inactive:      2371828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24065796 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           12260 kB
Writeback:           0 kB
AnonPages:     4216576 kB
Mapped:          19764 kB
Slab:           232344 kB
PageTables:      32420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77023600 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= 73520 MiB
End job on node142 at 2011-05-15 12:00:12