Trace number 3318190

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
minisat hack: MiniSAT 2.2.0-agile-26? (TO) 1300.08 1300.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
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-3318190-1304900253/watcher-3318190-1304900253 -o /tmp/evaluation-result-3318190-1304900253/solver-3318190-1304900253 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318190-1304900253.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: 3.96 3.96 3.05 5/362 29562
/proc/meminfo: memFree=6760384/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=20308 CPUtime=0 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 1027 0 0 0 0 0 0 0 25 0 1 0 601621953 20795392 946 33554432000 4194304 4291235 140736883009168 18446744073709551615 4278070 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 5113 955 214 24 0 1747 0

[startup+0.112784 s]
/proc/loadavg: 3.96 3.96 3.05 5/362 29562
/proc/meminfo: memFree=6760384/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=22852 CPUtime=0.1 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 2085 0 0 0 10 0 0 0 25 0 1 0 601621953 23400448 1848 33554432000 4194304 4291235 140736883009168 18446744073709551615 4229972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 5713 1848 238 24 0 2347 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 22852

[startup+0.200775 s]
/proc/loadavg: 3.96 3.96 3.05 5/362 29562
/proc/meminfo: memFree=6760384/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=23812 CPUtime=0.19 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 2462 0 0 0 19 0 0 0 25 0 1 0 601621953 24383488 2211 33554432000 4194304 4291235 140736883009168 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 5953 2211 240 24 0 2587 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 23812

[startup+0.300754 s]
/proc/loadavg: 3.96 3.96 3.05 5/362 29562
/proc/meminfo: memFree=6760384/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=23812 CPUtime=0.29 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 2462 0 0 0 29 0 0 0 25 0 1 0 601621953 24383488 2211 33554432000 4194304 4291235 140736883009168 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 5953 2211 240 24 0 2587 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23812

[startup+0.700672 s]
/proc/loadavg: 3.96 3.96 3.05 5/362 29562
/proc/meminfo: memFree=6760384/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=21772 CPUtime=0.69 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 3120 0 0 0 69 0 0 0 25 0 1 0 601621953 22294528 2165 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 5443 2165 258 24 0 2077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21772

[startup+1.50051 s]
/proc/loadavg: 3.96 3.96 3.05 5/363 29563
/proc/meminfo: memFree=6750216/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=23888 CPUtime=1.48 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 3578 0 0 0 148 0 0 0 25 0 1 0 601621953 24461312 2607 33554432000 4194304 4291235 140736883009168 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 5972 2607 258 24 0 2606 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23888

[startup+3.1012 s]
/proc/loadavg: 3.96 3.96 3.05 5/363 29563
/proc/meminfo: memFree=6743520/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=27688 CPUtime=3.09 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 4542 0 0 0 308 1 0 0 25 0 1 0 601621953 28352512 3538 33554432000 4194304 4291235 140736883009168 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 6922 3538 258 24 0 3556 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27688

[startup+6.30055 s]
/proc/loadavg: 3.96 3.96 3.06 5/363 29563
/proc/meminfo: memFree=6774240/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=34672 CPUtime=6.29 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 5833 0 0 0 628 1 0 0 25 0 1 0 601621953 35504128 4800 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255837 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 8668 4800 258 24 0 5302 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34672

[startup+12.7003 s]
/proc/loadavg: 3.97 3.96 3.06 5/363 29563
/proc/meminfo: memFree=6728380/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=62628 CPUtime=12.69 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 13017 0 0 0 1267 2 0 0 25 0 1 0 601621953 64131072 8623 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 15657 8623 258 24 0 12291 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62628

[startup+25.5007 s]
/proc/loadavg: 3.97 3.96 3.08 5/363 29564
/proc/meminfo: memFree=6697124/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=81484 CPUtime=25.49 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 21968 0 0 0 2546 3 0 0 25 0 1 0 601621953 83439616 12677 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 20371 12677 258 24 0 17005 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81484

[startup+51.1006 s]
/proc/loadavg: 3.98 3.96 3.10 5/363 29564
/proc/meminfo: memFree=6664964/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=96932 CPUtime=51.09 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 32218 0 0 0 5103 6 0 0 25 0 1 0 601621953 99258368 13892 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 24233 13892 258 24 0 20867 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96932

[startup+102.3 s]
/proc/loadavg: 3.99 3.97 3.15 5/363 29566
/proc/meminfo: memFree=6585784/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=127280 CPUtime=102.31 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 38539 0 0 0 10222 9 0 0 25 0 1 0 601621953 130334720 19989 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 31820 19989 258 24 0 28454 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 127280

[startup+162.3 s]
/proc/loadavg: 4.03 3.99 3.20 5/363 29567
/proc/meminfo: memFree=6513732/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=127280 CPUtime=162.3 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 40450 0 0 0 16221 9 0 0 25 0 1 0 601621953 130334720 21855 33554432000 4194304 4291235 140736883009168 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 31820 21855 258 24 0 28454 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 127280

[startup+222.313 s]
/proc/loadavg: 4.01 3.99 3.25 5/363 29597
/proc/meminfo: memFree=6155832/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=84940 CPUtime=222.3 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 46581 0 0 0 22216 14 0 0 25 0 1 0 601621953 86978560 17771 33554432000 4194304 4291235 140736883009168 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 21235 17771 258 24 0 17869 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 84940

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.29 5/363 29599
/proc/meminfo: memFree=5915740/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=115288 CPUtime=282.3 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 48514 0 0 0 28215 15 0 0 25 0 1 0 601621953 118054912 19654 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 28822 19654 258 24 0 25456 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 115288

[startup+342.3 s]
/proc/loadavg: 4.07 4.00 3.34 5/363 29600
/proc/meminfo: memFree=5690416/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=115288 CPUtime=342.3 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 49161 0 0 0 34215 15 0 0 25 0 1 0 601621953 118054912 20284 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255703 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 28822 20284 258 24 0 25456 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 115288

[startup+402.3 s]
/proc/loadavg: 4.02 4.00 3.38 5/363 29602
/proc/meminfo: memFree=5502336/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=115288 CPUtime=402.3 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 52870 0 0 0 40214 16 0 0 25 0 1 0 601621953 118054912 23867 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 28822 23867 258 24 0 25456 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 115288

[startup+462.3 s]
/proc/loadavg: 4.06 4.01 3.42 5/363 29603
/proc/meminfo: memFree=5278716/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=128472 CPUtime=462.3 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 57076 0 0 0 46213 17 0 0 25 0 1 0 601621953 131555328 28013 33554432000 4194304 4291235 140736883009168 18446744073709551615 4256285 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 32118 28013 258 24 0 28752 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 128472

[startup+522.3 s]
/proc/loadavg: 4.02 4.01 3.45 5/363 29605
/proc/meminfo: memFree=5066696/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=128472 CPUtime=522.31 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 66274 0 0 0 52212 19 0 0 25 0 1 0 601621953 131555328 28756 33554432000 4194304 4291235 140736883009168 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 32118 28756 258 24 0 28752 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 128472

[startup+582.3 s]
/proc/loadavg: 4.08 4.02 3.49 5/363 29607
/proc/meminfo: memFree=4918972/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=128472 CPUtime=582.31 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 74525 0 0 0 58211 20 0 0 25 0 1 0 601621953 131555328 28756 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 32118 28756 258 24 0 28752 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 128472

[startup+642.3 s]
/proc/loadavg: 4.08 4.03 3.52 5/363 29608
/proc/meminfo: memFree=4801960/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=128472 CPUtime=642.31 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 82960 0 0 0 64211 20 0 0 25 0 1 0 601621953 131555328 28756 33554432000 4194304 4291235 140736883009168 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 32118 28756 258 24 0 28752 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 128472

[startup+702.3 s]
/proc/loadavg: 4.03 4.02 3.55 5/363 29610
/proc/meminfo: memFree=4680652/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=128472 CPUtime=702.32 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 94925 0 0 0 70208 24 0 0 25 0 1 0 601621953 131555328 28757 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 32118 28757 258 24 0 28752 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 128472

[startup+762.3 s]
/proc/loadavg: 4.01 4.02 3.58 5/363 29611
/proc/meminfo: memFree=4535864/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=128472 CPUtime=762.33 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 104534 0 0 0 76208 25 0 0 25 0 1 0 601621953 131555328 28757 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 32118 28757 258 24 0 28752 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 128472

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.60 5/363 29613
/proc/meminfo: memFree=4306840/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=177792 CPUtime=822.33 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 112559 0 0 0 82207 26 0 0 25 0 1 0 601621953 182059008 36770 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 44448 36770 258 24 0 41082 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 177792

[startup+882.314 s]
/proc/loadavg: 4.04 4.02 3.63 5/363 29615
/proc/meminfo: memFree=4130700/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=128472 CPUtime=882.34 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 122480 0 0 0 88206 28 0 0 25 0 1 0 601621953 131555328 28757 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 32118 28757 258 24 0 28752 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 128472

[startup+942.301 s]
/proc/loadavg: 4.09 4.03 3.65 5/363 29616
/proc/meminfo: memFree=3921212/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=177792 CPUtime=942.33 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 140368 0 0 0 94202 31 0 0 25 0 1 0 601621953 182059008 37975 33554432000 4194304 4291235 140736883009168 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 44448 37975 258 24 0 41082 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 177792

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.67 5/363 29618
/proc/meminfo: memFree=3767280/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=177792 CPUtime=1002.33 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 151382 0 0 0 100200 33 0 0 25 0 1 0 601621953 182059008 39090 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 44448 39090 258 24 0 41082 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 177792

[startup+1062.3 s]
/proc/loadavg: 3.73 3.95 3.67 4/357 29637
/proc/meminfo: memFree=3580412/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=177792 CPUtime=1062.33 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 152699 0 0 0 106200 33 0 0 25 0 1 0 601621953 182059008 40365 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 44448 40365 258 24 0 41082 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 177792

[startup+1122.3 s]
/proc/loadavg: 3.31 3.79 3.63 4/357 29639
/proc/meminfo: memFree=3421272/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=177792 CPUtime=1122.34 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 171068 0 0 0 112198 36 0 0 25 0 1 0 601621953 182059008 37877 33554432000 4194304 4291235 140736883009168 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 44448 37877 258 24 0 41082 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 177792

[startup+1182.3 s]
/proc/loadavg: 3.11 3.65 3.58 4/357 29641
/proc/meminfo: memFree=3207448/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=178360 CPUtime=1182.34 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 180930 0 0 0 118197 37 0 0 25 0 1 0 601621953 182640640 38118 33554432000 4194304 4291235 140736883009168 18446744073709551615 4256114 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 44590 38118 258 24 0 41224 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 178360

[startup+1242.3 s]
/proc/loadavg: 3.04 3.53 3.54 4/357 29642
/proc/meminfo: memFree=3012584/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=159388 CPUtime=1242.35 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 187049 0 0 0 124197 38 0 0 25 0 1 0 601621953 163213312 34545 33554432000 4194304 4291235 140736883009168 18446744073709551615 4261960 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 39847 34545 258 24 0 36481 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 159388



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.57 3.32 3.47 3/351 29662
/proc/meminfo: memFree=3910908/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=159388 CPUtime=1300.06 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 198496 0 0 0 129966 40 0 0 25 0 1 0 601621953 163213312 36484 33554432000 4194304 4291235 140736883009168 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 39847 36484 258 24 0 36481 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 159388

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

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

[startup+1300 s]
/proc/loadavg: 2.57 3.32 3.47 3/351 29662
/proc/meminfo: memFree=3910908/32950928 swapFree=45936960/67111528
[pid=29562] ppid=29560 vsize=159388 CPUtime=1300.06 cores=4,6
/proc/29562/stat : 29562 (minisat) R 29560 29562 29236 0 -1 4202496 198496 0 0 0 129966 40 0 0 25 0 1 0 601621953 163213312 36484 33554432000 4194304 4291235 140736883009168 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29562/statm: 39847 36484 258 24 0 36481 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 159388

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.08
CPU user time (s): 1299.67
CPU system time (s): 0.406938
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 208708

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

runsolver used 5.02424 second user time and 10.0175 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 02:17:33
IDJOB=3318190
IDBENCH=71098
IDSOLVER=1707
FILE ID=node149/3318190-1304900253
RUNJOBID= node149-1304898906-29255
PBS_JOBID= 13282122
Free space on /tmp= 42520 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318190-1304900253/watcher-3318190-1304900253 -o /tmp/evaluation-result-3318190-1304900253/solver-3318190-1304900253 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318190-1304900253.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1866982034

node149.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.806
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.61
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.806
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.806
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:     32950928 kB
MemFree:       6760540 kB
Buffers:        228724 kB
Cached:       20566640 kB
SwapCached:      20984 kB
Active:       11640316 kB
Inactive:     13798860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6760540 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:           23624 kB
Writeback:           0 kB
AnonPages:     4635388 kB
Mapped:          14380 kB
Slab:           612668 kB
PageTables:      73260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80574984 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= 42468 MiB
End job on node149 at 2011-05-09 02:39:15