Trace number 3283835

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
glueminisat 2.2.5? (TO) 1300.06 1300.01

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: 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-3283835-1303760327/watcher-3283835-1303760327 -o /tmp/evaluation-result-3283835-1303760327/solver-3283835-1303760327 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3283835-1303760327.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: 1.57 1.99 2.52 4/190 8774
/proc/meminfo: memFree=13907172/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=19956 CPUtime=0 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 854 0 0 0 0 0 0 0 20 0 1 0 487630615 20434944 780 33554432000 4194304 4309791 140735300572816 18446744073709551615 4294526 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 4989 780 215 29 0 1618 0

[startup+0.0187899 s]
/proc/loadavg: 1.57 1.99 2.52 4/190 8774
/proc/meminfo: memFree=13907172/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=21984 CPUtime=0.01 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 1667 0 0 0 1 0 0 0 20 0 1 0 487630615 22511616 1504 33554432000 4194304 4309791 140735300572816 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 5496 1507 216 29 0 2125 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21984

[startup+0.100773 s]
/proc/loadavg: 1.57 1.99 2.52 4/190 8774
/proc/meminfo: memFree=13907172/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=22364 CPUtime=0.09 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 1880 0 0 0 9 0 0 0 20 0 1 0 487630615 22900736 1648 33554432000 4194304 4309791 140735300572816 18446744073709551615 4226931 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 5591 1648 222 29 0 2220 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22364

[startup+0.300736 s]
/proc/loadavg: 1.57 1.99 2.52 4/190 8774
/proc/meminfo: memFree=13907172/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=20108 CPUtime=0.29 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 2642 0 0 0 29 0 0 0 21 0 1 0 487630615 20590592 1792 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259466 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 5027 1792 242 29 0 1656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20108

[startup+0.700666 s]
/proc/loadavg: 1.57 1.99 2.52 4/190 8774
/proc/meminfo: memFree=13907172/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=21136 CPUtime=0.69 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 2786 0 0 0 69 0 0 0 22 0 1 0 487630615 21643264 1931 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 5284 1931 244 29 0 1913 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21136

[startup+1.50052 s]
/proc/loadavg: 1.57 1.99 2.52 5/194 8781
/proc/meminfo: memFree=13736568/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=22816 CPUtime=1.49 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 3608 0 0 0 149 0 0 0 25 0 1 0 487630615 23363584 2153 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259852 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 5704 2153 244 29 0 2333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22816

[startup+3.10022 s]
/proc/loadavg: 1.84 2.04 2.53 5/194 8781
/proc/meminfo: memFree=13697764/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=28536 CPUtime=3.09 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 5270 0 0 0 309 0 0 0 25 0 1 0 487630615 29220864 3729 33554432000 4194304 4309791 140735300572816 18446744073709551615 4276390 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 7134 3729 244 29 0 3763 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28536

[startup+6.30063 s]
/proc/loadavg: 1.84 2.04 2.53 6/191 8784
/proc/meminfo: memFree=13798196/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=31256 CPUtime=6.29 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 6271 0 0 0 629 0 0 0 25 0 1 0 487630615 32006144 4638 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 7814 4638 244 29 0 4443 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31256

[startup+12.7005 s]
/proc/loadavg: 2.25 2.12 2.55 5/194 8835
/proc/meminfo: memFree=13797352/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=40596 CPUtime=12.69 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 8910 0 0 0 1269 0 0 0 25 0 1 0 487630615 41570304 5391 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259194 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 10149 5391 244 29 0 6778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40596

[startup+25.5011 s]
/proc/loadavg: 2.52 2.18 2.57 5/194 8835
/proc/meminfo: memFree=13779604/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=45020 CPUtime=25.49 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 10686 0 0 0 2548 1 0 0 25 0 1 0 487630615 46100480 7040 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 11255 7040 244 29 0 7884 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45020

[startup+51.1003 s]
/proc/loadavg: 3.10 2.34 2.61 5/194 8836
/proc/meminfo: memFree=13745828/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=52284 CPUtime=51.09 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 12702 0 0 0 5108 1 0 0 25 0 1 0 487630615 53538816 8986 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 13071 8986 244 29 0 9700 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52284

[startup+102.307 s]
/proc/loadavg: 3.70 2.63 2.69 5/194 8918
/proc/meminfo: memFree=13778408/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=70960 CPUtime=102.3 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 20316 0 0 0 10226 4 0 0 25 0 1 0 487630615 72663040 13208 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259878 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 17740 13208 244 29 0 14369 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 70960

[startup+162.301 s]
/proc/loadavg: 3.89 2.88 2.77 5/194 8920
/proc/meminfo: memFree=13700512/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=70960 CPUtime=162.3 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 21408 0 0 0 16226 4 0 0 25 0 1 0 487630615 72663040 14264 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 17740 14264 244 29 0 14369 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 70960

[startup+222.301 s]
/proc/loadavg: 3.96 3.08 2.85 5/194 8922
/proc/meminfo: memFree=13713144/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=70960 CPUtime=222.3 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 21512 0 0 0 22226 4 0 0 25 0 1 0 487630615 72663040 14359 33554432000 4194304 4309791 140735300572816 18446744073709551615 4275094 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 17740 14359 244 29 0 14369 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 70960

[startup+282.301 s]
/proc/loadavg: 4.04 3.26 2.92 5/194 8923
/proc/meminfo: memFree=13635268/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=282.3 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 29041 0 0 0 28224 6 0 0 25 0 1 0 487630615 111788032 16978 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 16978 244 29 0 23921 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 109168

[startup+342.3 s]
/proc/loadavg: 4.01 3.39 2.99 5/194 8925
/proc/meminfo: memFree=13603636/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=342.3 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 30320 0 0 0 34224 6 0 0 25 0 1 0 487630615 111788032 18208 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 18208 244 29 0 23921 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 109168

[startup+402.3 s]
/proc/loadavg: 4.00 3.50 3.05 5/194 8926
/proc/meminfo: memFree=13553632/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=402.3 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 30320 0 0 0 40224 6 0 0 25 0 1 0 487630615 111788032 18208 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259852 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 18208 244 29 0 23921 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 109168

[startup+462.3 s]
/proc/loadavg: 4.00 3.59 3.10 5/194 8928
/proc/meminfo: memFree=13545444/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=462.3 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 30320 0 0 0 46224 6 0 0 25 0 1 0 487630615 111788032 18208 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 18208 244 29 0 23921 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 109168

[startup+522.301 s]
/proc/loadavg: 4.00 3.66 3.16 5/194 8929
/proc/meminfo: memFree=13537372/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=522.31 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 33848 0 0 0 52223 8 0 0 25 0 1 0 487630615 111788032 21496 33554432000 4194304 4309791 140735300572816 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 21496 244 29 0 23921 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 109168

[startup+582.301 s]
/proc/loadavg: 4.00 3.72 3.21 5/191 8952
/proc/meminfo: memFree=13536784/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=582.31 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 35727 0 0 0 58222 9 0 0 25 0 1 0 487630615 111788032 23300 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 23300 244 29 0 23921 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 109168

[startup+642.301 s]
/proc/loadavg: 4.00 3.77 3.25 5/194 8960
/proc/meminfo: memFree=12222412/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=642.32 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 35727 0 0 0 64223 9 0 0 25 0 1 0 487630615 111788032 23300 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 23300 244 29 0 23921 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 109168

[startup+702.301 s]
/proc/loadavg: 4.10 3.84 3.31 5/194 8988
/proc/meminfo: memFree=12900732/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=702.32 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 35727 0 0 0 70223 9 0 0 25 0 1 0 487630615 111788032 23300 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 23300 244 29 0 23921 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 109168

[startup+762.308 s]
/proc/loadavg: 4.17 3.90 3.36 5/194 9017
/proc/meminfo: memFree=13562496/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=762.33 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 35727 0 0 0 76224 9 0 0 25 0 1 0 487630615 111788032 23300 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259881 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 23300 244 29 0 23921 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 109168

[startup+822.301 s]
/proc/loadavg: 4.06 3.91 3.40 5/194 9045
/proc/meminfo: memFree=13535356/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=822.32 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 35727 0 0 0 82223 9 0 0 25 0 1 0 487630615 111788032 23300 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 23300 244 29 0 23921 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 109168

[startup+882.3 s]
/proc/loadavg: 4.02 3.93 3.43 5/194 9047
/proc/meminfo: memFree=13546060/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=882.32 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 35776 0 0 0 88223 9 0 0 25 0 1 0 487630615 111788032 23348 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 23348 244 29 0 23921 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 109168

[startup+942.3 s]
/proc/loadavg: 4.01 3.94 3.46 5/191 9187
/proc/meminfo: memFree=13571144/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=942.32 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 35979 0 0 0 94223 9 0 0 25 0 1 0 487630615 111788032 23543 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259235 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 23543 244 29 0 23921 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 109168

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.49 5/194 9266
/proc/meminfo: memFree=13472300/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=1002.32 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 36268 0 0 0 100223 9 0 0 25 0 1 0 487630615 111788032 23818 33554432000 4194304 4309791 140735300572816 18446744073709551615 4278144 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 23818 244 29 0 23921 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 109168

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.52 5/194 9268
/proc/meminfo: memFree=13380504/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=1062.33 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 36360 0 0 0 106224 9 0 0 25 0 1 0 487630615 111788032 23907 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 23907 244 29 0 23921 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 109168

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.55 5/194 9269
/proc/meminfo: memFree=13416556/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=1122.33 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 36554 0 0 0 112224 9 0 0 25 0 1 0 487630615 111788032 24087 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259892 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 24087 244 29 0 23921 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 109168

[startup+1182.3 s]
/proc/loadavg: 4.05 3.98 3.58 5/194 9271
/proc/meminfo: memFree=13376976/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=109168 CPUtime=1182.33 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 44291 0 0 0 118223 10 0 0 25 0 1 0 487630615 111788032 24124 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 27292 24124 244 29 0 23921 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 109168

[startup+1242.3 s]
/proc/loadavg: 4.02 3.98 3.60 5/194 9273
/proc/meminfo: memFree=13403980/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=121908 CPUtime=1242.33 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 55130 0 0 0 124221 12 0 0 25 0 1 0 487630615 124833792 26944 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 30477 26944 244 29 0 27106 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 121908



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.62 5/194 9274
/proc/meminfo: memFree=13428740/32951124 swapFree=67111528/67111528
[pid=8774] ppid=8772 vsize=121908 CPUtime=1300.03 cores=5,7
/proc/8774/stat : 8774 (glueminisat) R 8772 8774 8720 0 -1 4202496 63498 0 0 0 129990 13 0 0 25 0 1 0 487630615 124833792 27309 33554432000 4194304 4309791 140735300572816 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8774/statm: 30477 27309 244 29 0 27106 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 121908

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.01
CPU time (s): 1300.06
CPU user time (s): 1299.91
CPU system time (s): 0.145977
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 171228

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

runsolver used 2.04769 second user time and 5.05723 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 21:38:48
IDJOB=3283835
IDBENCH=71078
IDSOLVER=1650
FILE ID=node135/3283835-1303760327
RUNJOBID= node135-1303760327-8741
PBS_JOBID= 13157148
Free space on /tmp= 71216 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283835-1303760327/watcher-3283835-1303760327 -o /tmp/evaluation-result-3283835-1303760327/solver-3283835-1303760327 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3283835-1303760327.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1964850725

node135.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.851
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.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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:      13908320 kB
Buffers:       2067084 kB
Cached:       16232680 kB
SwapCached:          0 kB
Active:        7697176 kB
Inactive:     10746956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13908320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41488 kB
Writeback:           0 kB
AnonPages:      143976 kB
Mapped:          15204 kB
Slab:           533900 kB
PageTables:       5788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   330696 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71228 MiB
End job on node135 at 2011-04-25 22:00:30