Trace number 3318029

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

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.07 4.02 3.06 6/376 19080
/proc/meminfo: memFree=13018772/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=11796 CPUtime=0 cores=1,3
/proc/19080/stat : 19080 (runsolver) R 19078 19080 18785 0 -1 4202560 41 0 0 0 0 0 0 0 24 0 1 0 582439743 12079104 50 33554432000 4194304 5432360 140733923225392 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/19080/statm: 2949 50 30 303 0 2643 0

[startup+0.042091 s]
/proc/loadavg: 4.07 4.02 3.06 6/376 19080
/proc/meminfo: memFree=13018772/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=22316 CPUtime=0.02 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 1888 0 0 0 2 0 0 0 24 0 1 0 582439743 22851584 1657 33554432000 4194304 4291235 140733861916080 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 5579 1657 238 24 0 2213 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22316

[startup+0.101079 s]
/proc/loadavg: 4.07 4.02 3.06 6/376 19080
/proc/meminfo: memFree=13018772/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=22316 CPUtime=0.08 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 1888 0 0 0 8 0 0 0 24 0 1 0 582439743 22851584 1657 33554432000 4194304 4291235 140733861916080 18446744073709551615 4229925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 5579 1657 238 24 0 2213 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22316

[startup+0.301056 s]
/proc/loadavg: 4.07 4.02 3.06 6/376 19080
/proc/meminfo: memFree=13018772/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=20064 CPUtime=0.28 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 2632 0 0 0 28 0 0 0 25 0 1 0 582439743 20545536 1783 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 5016 1783 257 24 0 1650 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20064

[startup+0.700976 s]
/proc/loadavg: 4.07 4.02 3.06 6/376 19080
/proc/meminfo: memFree=13018772/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=21092 CPUtime=0.68 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 2823 0 0 0 68 0 0 0 25 0 1 0 582439743 21598208 1960 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 5273 1960 258 24 0 1907 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21092

[startup+1.50083 s]
/proc/loadavg: 4.07 4.02 3.06 5/377 19081
/proc/meminfo: memFree=13008852/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=23836 CPUtime=1.47 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 3616 0 0 0 147 0 0 0 25 0 1 0 582439743 24408064 2738 33554432000 4194304 4291235 140733861916080 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 5959 2738 258 24 0 2593 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23836

[startup+3.10055 s]
/proc/loadavg: 4.07 4.02 3.06 5/377 19081
/proc/meminfo: memFree=13003992/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=27752 CPUtime=3.08 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 4649 0 0 0 307 1 0 0 25 0 1 0 582439743 28418048 3739 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 6938 3739 258 24 0 3572 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27752

[startup+6.30097 s]
/proc/loadavg: 4.07 4.02 3.06 5/377 19082
/proc/meminfo: memFree=12993080/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=34744 CPUtime=6.28 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 5935 0 0 0 627 1 0 0 25 0 1 0 582439743 35577856 5006 33554432000 4194304 4291235 140733861916080 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 8686 5006 258 24 0 5320 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34744

[startup+12.7008 s]
/proc/loadavg: 4.14 4.03 3.08 5/377 19082
/proc/meminfo: memFree=12977892/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=47660 CPUtime=12.68 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 10828 0 0 0 1266 2 0 0 25 0 1 0 582439743 48803840 7085 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 11915 7085 258 24 0 8549 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47660

[startup+25.5005 s]
/proc/loadavg: 4.11 4.03 3.09 5/377 19082
/proc/meminfo: memFree=12948672/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=52912 CPUtime=25.47 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 13126 0 0 0 2544 3 0 0 25 0 1 0 582439743 54181888 9277 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 13228 9278 258 24 0 9862 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 52912

[startup+51.101 s]
/proc/loadavg: 3.99 4.01 3.10 5/377 19193
/proc/meminfo: memFree=12983716/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=60052 CPUtime=51.08 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 19378 0 0 0 5103 5 0 0 25 0 1 0 582439743 61493248 11159 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 15013 11159 258 24 0 11647 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60052

[startup+102.314 s]
/proc/loadavg: 4.21 4.07 3.17 5/377 19248
/proc/meminfo: memFree=12625428/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=78728 CPUtime=102.29 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 26959 0 0 0 10222 7 0 0 25 0 1 0 582439743 80617472 13566 33554432000 4194304 4291235 140733861916080 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 19682 13566 258 24 0 16316 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 78728

[startup+162.301 s]
/proc/loadavg: 4.08 4.05 3.22 5/377 19250
/proc/meminfo: memFree=12284104/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=97584 CPUtime=162.28 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 33979 0 0 0 16219 9 0 0 25 0 1 0 582439743 99926016 20238 33554432000 4194304 4291235 140733861916080 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 24396 20238 258 24 0 21030 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 97584

[startup+222.3 s]
/proc/loadavg: 4.03 4.04 3.27 5/377 19251
/proc/meminfo: memFree=12233268/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=88056 CPUtime=222.29 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 37859 0 0 0 22218 11 0 0 25 0 1 0 582439743 90169344 15013 33554432000 4194304 4291235 140733861916080 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 22014 15013 258 24 0 18648 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 88056

[startup+282.301 s]
/proc/loadavg: 4.09 4.06 3.32 5/377 19253
/proc/meminfo: memFree=12135648/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=109992 CPUtime=282.29 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 45282 0 0 0 28217 12 0 0 25 0 1 0 582439743 112631808 22375 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 27498 22375 258 24 0 24132 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 109992

[startup+342.301 s]
/proc/loadavg: 4.07 4.06 3.37 5/377 19254
/proc/meminfo: memFree=11781828/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=109992 CPUtime=342.29 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 45283 0 0 0 34217 12 0 0 25 0 1 0 582439743 112631808 22376 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 27498 22376 258 24 0 24132 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 109992

[startup+402.301 s]
/proc/loadavg: 4.02 4.05 3.40 5/377 19256
/proc/meminfo: memFree=11747084/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=112388 CPUtime=402.29 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 46212 0 0 0 40217 12 0 0 25 0 1 0 582439743 115085312 23199 33554432000 4194304 4291235 140733861916080 18446744073709551615 4248950 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 28097 23199 258 24 0 24731 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 112388

[startup+462.3 s]
/proc/loadavg: 4.12 4.07 3.45 5/377 19260
/proc/meminfo: memFree=11447860/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=129024 CPUtime=462.29 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 51498 0 0 0 46216 13 0 0 25 0 1 0 582439743 132120576 28309 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 32256 28309 258 24 0 28890 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 129024

[startup+522.301 s]
/proc/loadavg: 4.10 4.07 3.48 5/377 19262
/proc/meminfo: memFree=11486680/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=159372 CPUtime=522.29 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 53669 0 0 0 52216 13 0 0 25 0 1 0 582439743 163196928 30412 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255661 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 39843 30412 258 24 0 36477 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 159372

[startup+582.301 s]
/proc/loadavg: 4.10 4.07 3.52 5/377 19264
/proc/meminfo: memFree=11291172/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=159372 CPUtime=582.29 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 54411 0 0 0 58216 13 0 0 25 0 1 0 582439743 163196928 31126 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 39843 31126 258 24 0 36477 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 159372

[startup+642.3 s]
/proc/loadavg: 4.15 4.08 3.56 5/377 19265
/proc/meminfo: memFree=11066864/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=159372 CPUtime=642.3 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 54411 0 0 0 64217 13 0 0 25 0 1 0 582439743 163196928 31126 33554432000 4194304 4291235 140733861916080 18446744073709551615 4256141 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 39843 31126 258 24 0 36477 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 159372

[startup+702.3 s]
/proc/loadavg: 4.05 4.07 3.58 5/377 19267
/proc/meminfo: memFree=11049276/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=159372 CPUtime=702.3 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 58032 0 0 0 70216 14 0 0 25 0 1 0 582439743 163196928 34519 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 39843 34519 258 24 0 36477 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 159372

[startup+762.314 s]
/proc/loadavg: 4.02 4.05 3.60 5/377 19269
/proc/meminfo: memFree=10803400/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=159372 CPUtime=762.31 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 59188 0 0 0 76217 14 0 0 25 0 1 0 582439743 163196928 35606 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 39843 35606 258 24 0 36477 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 159372

[startup+822.301 s]
/proc/loadavg: 4.06 4.06 3.63 5/377 19270
/proc/meminfo: memFree=10606864/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=159372 CPUtime=822.3 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 59188 0 0 0 82216 14 0 0 25 0 1 0 582439743 163196928 35606 33554432000 4194304 4291235 140733861916080 18446744073709551615 4248396 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 39843 35606 258 24 0 36477 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 159372

[startup+882.3 s]
/proc/loadavg: 4.07 4.06 3.66 5/377 19272
/proc/meminfo: memFree=10602476/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=159372 CPUtime=882.3 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 59196 0 0 0 88216 14 0 0 25 0 1 0 582439743 163196928 35614 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 39843 35614 258 24 0 36477 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 159372

[startup+942.301 s]
/proc/loadavg: 4.02 4.05 3.67 5/377 19273
/proc/meminfo: memFree=10355544/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=159372 CPUtime=942.3 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 59196 0 0 0 94216 14 0 0 25 0 1 0 582439743 163196928 35614 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 39843 35614 258 24 0 36477 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 159372

[startup+1002.3 s]
/proc/loadavg: 4.17 4.07 3.70 5/377 19275
/proc/meminfo: memFree=10129572/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=159372 CPUtime=1002.3 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 59391 0 0 0 100216 14 0 0 25 0 1 0 582439743 163196928 35803 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 39843 35803 258 24 0 36477 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 159372

[startup+1062.3 s]
/proc/loadavg: 4.13 4.07 3.73 5/377 19277
/proc/meminfo: memFree=10148368/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=160084 CPUtime=1062.3 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 60140 0 0 0 106216 14 0 0 25 0 1 0 582439743 163926016 36552 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 40021 36552 258 24 0 36655 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 160084

[startup+1122.3 s]
/proc/loadavg: 4.05 4.05 3.74 5/377 19278
/proc/meminfo: memFree=9816124/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=160084 CPUtime=1122.31 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 60145 0 0 0 112217 14 0 0 25 0 1 0 582439743 163926016 36557 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 40021 36557 258 24 0 36655 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 160084

[startup+1182.3 s]
/proc/loadavg: 4.17 4.10 3.77 5/377 19280
/proc/meminfo: memFree=9489096/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=160084 CPUtime=1182.31 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 60145 0 0 0 118217 14 0 0 25 0 1 0 582439743 163926016 36557 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 40021 36557 258 24 0 36655 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 160084

[startup+1242.3 s]
/proc/loadavg: 3.54 3.94 3.73 4/371 19298
/proc/meminfo: memFree=9505008/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=178332 CPUtime=1242.31 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 65120 0 0 0 124216 15 0 0 25 0 1 0 582439743 182611968 41225 33554432000 4194304 4291235 140733861916080 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 44583 41225 258 24 0 41217 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 178332



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.87 3.70 3.66 3/365 19318
/proc/meminfo: memFree=9396672/32951124 swapFree=65155552/67111528
[pid=19080] ppid=19078 vsize=178332 CPUtime=1300.03 cores=1,3
/proc/19080/stat : 19080 (minisat) R 19078 19080 18785 0 -1 4202496 65120 0 0 0 129988 15 0 0 25 0 1 0 582439743 182611968 41225 33554432000 4194304 4291235 140733861916080 18446744073709551615 4256121 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19080/statm: 44583 41225 258 24 0 41217 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 178332

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.88
CPU system time (s): 0.161975
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 178332

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

runsolver used 4.34434 second user time and 11.0463 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 02:17:15
IDJOB=3318029
IDBENCH=71078
IDSOLVER=1707
FILE ID=node146/3318029-1304900235
RUNJOBID= node146-1304898906-18805
PBS_JOBID= 13282125
Free space on /tmp= 41940 MiB

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

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1186410550

node146.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.830
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.66
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.830
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.75
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.830
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.830
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.86
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      13019052 kB
Buffers:        140636 kB
Cached:        3710264 kB
SwapCached:       9284 kB
Active:       10913184 kB
Inactive:      8711868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13019052 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:            3204 kB
Writeback:           0 kB
AnonPages:    15771512 kB
Mapped:          22732 kB
Slab:           181592 kB
PageTables:      60096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82154572 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= 41852 MiB
End job on node146 at 2011-05-09 02:38:57