Trace number 3362502

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 reference: minisat 2.2.0? (TO) 1300.08 1300.04

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_19_UNKNOWN.cnf
MD5SUM4cf2a693df1b6e5a084b88e84ec5f2af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.5608
Satisfiable
(Un)Satisfiability was proved
Number of variables4020
Number of clauses466486
Sum of the clauses size1393798
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26187
Number of clauses of size 3460268
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

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-3362502-1305306771/watcher-3362502-1305306771 -o /tmp/evaluation-result-3362502-1305306771/solver-3362502-1305306771 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362502-1305306771.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.03 3.97 3.91 4/250 2359
/proc/meminfo: memFree=17076744/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=19932 CPUtime=0 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 775 0 0 0 0 0 0 0 25 0 1 0 642277852 20410368 715 33554432000 4194304 4291037 140734494342992 18446744073709551615 4277473 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 4983 716 214 24 0 1617 0

[startup+0.075182 s]
/proc/loadavg: 4.03 3.97 3.91 4/250 2359
/proc/meminfo: memFree=17076744/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=33880 CPUtime=0.06 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 5550 0 0 0 6 0 0 0 25 0 1 0 642277852 34693120 4717 33554432000 4194304 4291037 140734494342992 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 8470 4717 215 24 0 5104 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33880

[startup+0.101176 s]
/proc/loadavg: 4.03 3.97 3.91 4/250 2359
/proc/meminfo: memFree=17076744/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=38096 CPUtime=0.09 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 7412 0 0 0 8 1 0 0 25 0 1 0 642277852 39010304 6185 33554432000 4194304 4291037 140734494342992 18446744073709551615 4276877 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 9524 6186 215 24 0 6158 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38096

[startup+0.301142 s]
/proc/loadavg: 4.03 3.97 3.91 4/250 2359
/proc/meminfo: memFree=17076744/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=47596 CPUtime=0.29 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 9345 0 0 0 28 1 0 0 25 0 1 0 642277852 48738304 7998 33554432000 4194304 4291037 140734494342992 18446744073709551615 4229957 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 11899 7998 239 24 0 8533 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47596

[startup+0.701066 s]
/proc/loadavg: 4.03 3.97 3.91 4/250 2359
/proc/meminfo: memFree=17076744/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=47596 CPUtime=0.69 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 9345 0 0 0 68 1 0 0 25 0 1 0 642277852 48738304 7998 33554432000 4194304 4291037 140734494342992 18446744073709551615 4229996 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 11899 7998 239 24 0 8533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47596

[startup+1.50092 s]
/proc/loadavg: 4.03 3.97 3.91 5/251 2360
/proc/meminfo: memFree=17039048/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=47596 CPUtime=1.49 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 9345 0 0 0 148 1 0 0 25 0 1 0 642277852 48738304 7998 33554432000 4194304 4291037 140734494342992 18446744073709551615 4230002 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 11899 7998 239 24 0 8533 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47596

[startup+3.10063 s]
/proc/loadavg: 4.03 3.97 3.91 5/251 2360
/proc/meminfo: memFree=17030740/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=47904 CPUtime=3.09 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 9433 0 0 0 308 1 0 0 25 0 1 0 642277852 49053696 8078 33554432000 4194304 4291037 140734494342992 18446744073709551615 4229944 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 11976 8078 240 24 0 8610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47904

[startup+6.30105 s]
/proc/loadavg: 4.03 3.97 3.91 5/251 2361
/proc/meminfo: memFree=17003880/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=64936 CPUtime=6.29 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 16320 0 0 0 627 2 0 0 25 0 1 0 642277852 66494464 11836 33554432000 4194304 4291037 140734494342992 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 16234 11836 258 24 0 12868 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64936

[startup+12.7009 s]
/proc/loadavg: 4.02 3.97 3.91 5/251 2361
/proc/meminfo: memFree=16927628/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=121852 CPUtime=12.69 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 25819 0 0 0 1265 4 0 0 25 0 1 0 642277852 124776448 21292 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 30463 21292 258 24 0 27097 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 121852

[startup+25.5005 s]
/proc/loadavg: 4.09 3.99 3.92 5/251 2361
/proc/meminfo: memFree=16810652/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=182476 CPUtime=25.49 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 39553 0 0 0 2542 7 0 0 25 0 1 0 642277852 186855424 34948 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 45619 34948 258 24 0 42253 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 182476

[startup+51.1008 s]
/proc/loadavg: 4.06 3.99 3.92 5/251 2362
/proc/meminfo: memFree=16625660/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=278216 CPUtime=51.09 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 62210 0 0 0 5096 13 0 0 25 0 1 0 642277852 284893184 57505 33554432000 4194304 4291037 140734494342992 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 69554 57505 258 24 0 66188 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 278216

[startup+102.309 s]
/proc/loadavg: 4.02 3.99 3.92 5/251 2363
/proc/meminfo: memFree=16464812/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=427656 CPUtime=102.3 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 87727 0 0 0 10208 22 0 0 25 0 1 0 642277852 437919744 82890 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 106914 82890 258 24 0 103548 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 427656

[startup+162.3 s]
/proc/loadavg: 4.04 4.00 3.92 5/251 2365
/proc/meminfo: memFree=16432680/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=662204 CPUtime=162.3 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 125006 0 0 0 16198 32 0 0 25 0 1 0 642277852 678096896 119989 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 165551 119989 258 24 0 162185 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 662204

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/251 2366
/proc/meminfo: memFree=16520952/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=678848 CPUtime=222.29 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 146780 0 0 0 22190 39 0 0 25 0 1 0 642277852 695140352 141651 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 169712 141651 258 24 0 166346 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 678848

[startup+282.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/251 2368
/proc/meminfo: memFree=16106900/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=683904 CPUtime=282.3 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 160614 0 0 0 28185 45 0 0 25 0 1 0 642277852 700317696 155377 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 170976 155377 258 24 0 167610 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 683904

[startup+342.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/251 2370
/proc/meminfo: memFree=15931920/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=687416 CPUtime=342.3 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 164879 0 0 0 34183 47 0 0 25 0 1 0 642277852 703913984 159617 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 171854 159617 258 24 0 168488 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 687416

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/251 2371
/proc/meminfo: memFree=15974312/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=687604 CPUtime=402.3 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 168874 0 0 0 40181 49 0 0 25 0 1 0 642277852 704106496 163578 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 171901 163578 258 24 0 168535 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 687604

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/251 2373
/proc/meminfo: memFree=16118136/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=689380 CPUtime=462.31 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 171557 0 0 0 46180 51 0 0 25 0 1 0 642277852 705925120 166235 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 172345 166235 258 24 0 168979 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 689380

[startup+522.301 s]
/proc/loadavg: 4.13 4.03 3.94 5/251 2402
/proc/meminfo: memFree=15602516/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=1039908 CPUtime=522.3 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 173785 0 0 0 52179 51 0 0 25 0 1 0 642277852 1064865792 168445 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 259977 168445 258 24 0 256611 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1039908

[startup+582.301 s]
/proc/loadavg: 4.12 4.04 3.94 5/251 2404
/proc/meminfo: memFree=15306880/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=1046644 CPUtime=582.31 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 176758 0 0 0 58179 52 0 0 25 0 1 0 642277852 1071763456 171406 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 261661 171406 258 24 0 258295 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1046644

[startup+642.301 s]
/proc/loadavg: 4.04 4.03 3.94 5/251 2406
/proc/meminfo: memFree=14986092/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=1046644 CPUtime=642.31 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 177797 0 0 0 64178 53 0 0 25 0 1 0 642277852 1071763456 172439 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 261661 172439 258 24 0 258295 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1046644

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.94 5/251 2407
/proc/meminfo: memFree=15126668/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=1046644 CPUtime=702.31 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 179045 0 0 0 70177 54 0 0 25 0 1 0 642277852 1071763456 173678 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 261661 173678 258 24 0 258295 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1046644

[startup+762.31 s]
/proc/loadavg: 4.00 4.02 3.94 5/251 2409
/proc/meminfo: memFree=14891652/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=1062564 CPUtime=762.32 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 196472 0 0 0 76173 59 0 0 25 0 1 0 642277852 1088065536 191001 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 265641 191001 258 24 0 262275 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1062564

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/251 2410
/proc/meminfo: memFree=14936768/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=1068004 CPUtime=822.31 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 211753 0 0 0 82165 66 0 0 25 0 1 0 642277852 1093636096 206166 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 267001 206166 258 24 0 263635 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1068004

[startup+882.301 s]
/proc/loadavg: 4.03 4.02 3.95 5/251 2412
/proc/meminfo: memFree=15276504/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=240096 CPUtime=882.31 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 231071 0 0 0 88156 75 0 0 25 0 1 0 642277852 245858304 50410 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 60024 50410 258 24 0 56658 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 240096

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/251 2414
/proc/meminfo: memFree=15001456/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=291964 CPUtime=942.32 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 235739 0 0 0 94154 78 0 0 25 0 1 0 642277852 298971136 55053 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 72991 55053 258 24 0 69625 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 291964

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/251 2415
/proc/meminfo: memFree=15084648/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=293860 CPUtime=1002.32 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 238429 0 0 0 100153 79 0 0 25 0 1 0 642277852 300912640 57731 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 73465 57731 258 24 0 70099 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 293860

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/251 2445
/proc/meminfo: memFree=15106712/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=296136 CPUtime=1062.32 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 241243 0 0 0 106151 81 0 0 25 0 1 0 642277852 303243264 60532 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 74034 60532 258 24 0 70668 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 296136

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.95 5/251 2446
/proc/meminfo: memFree=14698528/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=517320 CPUtime=1122.32 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 271148 0 0 0 112144 88 0 0 25 0 1 0 642277852 529735680 90238 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 129330 90238 258 24 0 125964 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 517320

[startup+1182.3 s]
/proc/loadavg: 3.98 4.00 3.95 5/251 2476
/proc/meminfo: memFree=14754992/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=733684 CPUtime=1182.33 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 311139 0 0 0 118134 99 0 0 25 0 1 0 642277852 751292416 130000 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 183421 130000 258 24 0 180055 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 733684

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.95 5/251 2478
/proc/meminfo: memFree=14459096/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=738924 CPUtime=1242.33 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 332478 0 0 0 124128 105 0 0 25 0 1 0 642277852 756658176 151217 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 184731 151217 258 24 0 181365 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 738924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.95 5/251 2479
/proc/meminfo: memFree=14165936/32951124 swapFree=66522240/67111528
[pid=2359] ppid=2357 vsize=745136 CPUtime=1300.03 cores=1,3
/proc/2359/stat : 2359 (minisat_release) R 2357 2359 2147 0 -1 4202496 352049 0 0 0 129891 112 0 0 25 0 1 0 642277852 763019264 170657 33554432000 4194304 4291037 140734494342992 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2359/statm: 186284 170657 258 24 0 182918 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 745136

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.04
CPU time (s): 1300.08
CPU user time (s): 1298.92
CPU system time (s): 1.15682
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1086680

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

runsolver used 2.88756 second user time and 6.584 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-13 19:12:51
IDJOB=3362502
IDBENCH=71095
IDSOLVER=1840
FILE ID=node109/3362502-1305306771
RUNJOBID= node109-1305306527-2167
PBS_JOBID= 13321474
Free space on /tmp= 36460 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_19_UNKNOWN.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362502-1305306771/watcher-3362502-1305306771 -o /tmp/evaluation-result-3362502-1305306771/solver-3362502-1305306771 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362502-1305306771.cnf

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

MD5SUM BENCH= 4cf2a693df1b6e5a084b88e84ec5f2af
RANDOM SEED=746326516

node109.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.809
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.809
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.809
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.74
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.809
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.75
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17076900 kB
Buffers:        222444 kB
Cached:        4057336 kB
SwapCached:      19036 kB
Active:        6814740 kB
Inactive:      8796276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17076900 kB
SwapTotal:    67111528 kB
SwapFree:     66522240 kB
Dirty:            8328 kB
Writeback:           0 kB
AnonPages:    11318328 kB
Mapped:          18672 kB
Slab:           167384 kB
PageTables:      31928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18417432 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= 36304 MiB
End job on node109 at 2011-05-13 19:34:33