Trace number 3317997

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.05 1300.05

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-3317997-1304900251/watcher-3317997-1304900251 -o /tmp/evaluation-result-3317997-1304900251/solver-3317997-1304900251 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3317997-1304900251.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: 4.09 4.03 3.07 5/367 28795
/proc/meminfo: memFree=7991420/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=20624 CPUtime=0 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 1018 0 0 0 0 0 0 0 25 0 1 0 582440643 21118976 945 33554432000 4194304 4291235 140734375296752 18446744073709551615 4221429 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 5156 955 214 24 0 1790 0

[startup+0.0774839 s]
/proc/loadavg: 4.09 4.03 3.07 5/367 28795
/proc/meminfo: memFree=7991420/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=33740 CPUtime=0.06 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 5495 0 0 0 6 0 0 0 25 0 1 0 582440643 34549760 4664 33554432000 4194304 4291235 140734375296752 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 8435 4665 215 24 0 5069 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33740

[startup+0.100458 s]
/proc/loadavg: 4.09 4.03 3.07 5/367 28795
/proc/meminfo: memFree=7991420/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=37964 CPUtime=0.08 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 7260 0 0 0 8 0 0 0 25 0 1 0 582440643 38875136 6046 33554432000 4194304 4291235 140734375296752 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 9491 6048 215 24 0 6125 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37964

[startup+0.300459 s]
/proc/loadavg: 4.09 4.03 3.07 5/367 28795
/proc/meminfo: memFree=7991420/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=47596 CPUtime=0.28 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 9344 0 0 0 28 0 0 0 25 0 1 0 582440643 48738304 7997 33554432000 4194304 4291235 140734375296752 18446744073709551615 4229923 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 11899 7997 238 24 0 8533 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 47596

[startup+0.700381 s]
/proc/loadavg: 4.09 4.03 3.07 5/367 28795
/proc/meminfo: memFree=7991420/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=47596 CPUtime=0.68 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 9344 0 0 0 68 0 0 0 25 0 1 0 582440643 48738304 7997 33554432000 4194304 4291235 140734375296752 18446744073709551615 4229945 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 11899 7997 238 24 0 8533 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 47596

[startup+1.50024 s]
/proc/loadavg: 4.09 4.03 3.07 5/368 28796
/proc/meminfo: memFree=7957444/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=47596 CPUtime=1.48 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 9344 0 0 0 148 0 0 0 25 0 1 0 582440643 48738304 7997 33554432000 4194304 4291235 140734375296752 18446744073709551615 4229945 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 11899 7997 238 24 0 8533 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 47596

[startup+3.10094 s]
/proc/loadavg: 4.09 4.03 3.08 5/368 28796
/proc/meminfo: memFree=7954100/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=47904 CPUtime=3.08 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 9433 0 0 0 308 0 0 0 25 0 1 0 582440643 49053696 8078 33554432000 4194304 4291235 140734375296752 18446744073709551615 4229936 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 11976 8078 240 24 0 8610 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 47904

[startup+6.30035 s]
/proc/loadavg: 4.09 4.03 3.08 5/368 28796
/proc/meminfo: memFree=7937360/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=64936 CPUtime=6.29 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 16415 0 0 0 627 2 0 0 25 0 1 0 582440643 66494464 11929 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255905 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 16234 11929 258 24 0 12868 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64936

[startup+12.7012 s]
/proc/loadavg: 4.07 4.03 3.09 5/368 28796
/proc/meminfo: memFree=7883940/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=121852 CPUtime=12.68 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 25945 0 0 0 1265 3 0 0 25 0 1 0 582440643 124776448 21417 33554432000 4194304 4291235 140734375296752 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 30463 21417 258 24 0 27097 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 121852

[startup+25.5008 s]
/proc/loadavg: 4.06 4.03 3.10 5/368 28796
/proc/meminfo: memFree=7803196/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=182608 CPUtime=25.49 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 39712 0 0 0 2543 6 0 0 25 0 1 0 582440643 186990592 35107 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 45652 35107 258 24 0 42286 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 182608

[startup+51.1011 s]
/proc/loadavg: 4.04 4.02 3.12 5/368 28797
/proc/meminfo: memFree=7761076/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=278216 CPUtime=51.08 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 62604 0 0 0 5098 10 0 0 25 0 1 0 582440643 284893184 57895 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 69554 57896 258 24 0 66188 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 278216

[startup+102.314 s]
/proc/loadavg: 4.01 4.02 3.17 5/368 28825
/proc/meminfo: memFree=7706876/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=428520 CPUtime=102.3 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 88285 0 0 0 10212 18 0 0 25 0 1 0 582440643 438804480 83448 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 107130 83448 258 24 0 103764 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 428520

[startup+162.301 s]
/proc/loadavg: 4.25 4.07 3.23 6/368 28827
/proc/meminfo: memFree=7368304/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=662392 CPUtime=162.29 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 125586 0 0 0 16202 27 0 0 25 0 1 0 582440643 678289408 120565 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 165598 120565 258 24 0 162232 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 662392

[startup+222.301 s]
/proc/loadavg: 4.14 4.07 3.29 6/368 28829
/proc/meminfo: memFree=7251344/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=679228 CPUtime=222.28 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 147206 0 0 0 22196 32 0 0 25 0 1 0 582440643 695529472 142074 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 169807 142074 258 24 0 166441 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 679228

[startup+282.301 s]
/proc/loadavg: 4.05 4.06 3.32 6/368 28830
/proc/meminfo: memFree=7059100/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=683904 CPUtime=282.29 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 160847 0 0 0 28192 37 0 0 25 0 1 0 582440643 700317696 155608 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 170976 155608 258 24 0 167610 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 683904

[startup+342.301 s]
/proc/loadavg: 4.02 4.04 3.37 5/368 28860
/proc/meminfo: memFree=7151920/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=687416 CPUtime=342.28 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 165013 0 0 0 34190 38 0 0 25 0 1 0 582440643 703913984 159750 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 171854 159750 258 24 0 168488 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 687416

[startup+402.301 s]
/proc/loadavg: 4.08 4.05 3.41 5/368 28861
/proc/meminfo: memFree=7010424/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=687792 CPUtime=402.28 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 169082 0 0 0 40189 39 0 0 25 0 1 0 582440643 704299008 163784 33554432000 4194304 4291235 140734375296752 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 171948 163784 258 24 0 168582 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 687792

[startup+462.301 s]
/proc/loadavg: 4.03 4.04 3.44 5/368 28866
/proc/meminfo: memFree=6852548/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=689380 CPUtime=462.28 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 171674 0 0 0 46187 41 0 0 25 0 1 0 582440643 705925120 166352 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 172345 166352 258 24 0 168979 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 689380

[startup+522.301 s]
/proc/loadavg: 4.01 4.03 3.47 6/368 28868
/proc/meminfo: memFree=6672400/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=1039908 CPUtime=522.29 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 173879 0 0 0 52187 42 0 0 25 0 1 0 582440643 1064865792 168539 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 259977 168539 258 24 0 256611 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1039908

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.50 5/368 28869
/proc/meminfo: memFree=6534744/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=1046644 CPUtime=582.29 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 176811 0 0 0 58186 43 0 0 25 0 1 0 582440643 1071763456 171459 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 261661 171459 258 24 0 258295 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1046644

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 3.53 5/368 28871
/proc/meminfo: memFree=6412212/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=1046644 CPUtime=642.3 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 177891 0 0 0 64186 44 0 0 25 0 1 0 582440643 1071763456 172533 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 261661 172533 258 24 0 258295 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1046644

[startup+702.301 s]
/proc/loadavg: 4.06 4.03 3.56 6/368 28872
/proc/meminfo: memFree=6249384/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=1046644 CPUtime=702.29 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 179163 0 0 0 70185 44 0 0 25 0 1 0 582440643 1071763456 173795 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 261661 173795 258 24 0 258295 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1046644

[startup+762.314 s]
/proc/loadavg: 4.08 4.05 3.60 5/368 28874
/proc/meminfo: memFree=5958952/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=1062564 CPUtime=762.3 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 197642 0 0 0 76182 48 0 0 25 0 1 0 582440643 1088065536 192159 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 265641 192159 258 24 0 262275 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 1062564

[startup+822.301 s]
/proc/loadavg: 4.03 4.04 3.62 6/368 28876
/proc/meminfo: memFree=5628092/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=1068004 CPUtime=822.28 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 213881 0 0 0 82174 54 0 0 25 0 1 0 582440643 1093636096 208282 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 267001 208282 258 24 0 263635 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1068004

[startup+882.301 s]
/proc/loadavg: 3.57 3.92 3.61 5/362 28895
/proc/meminfo: memFree=6152288/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=240096 CPUtime=882.29 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 232390 0 0 0 88167 62 0 0 25 0 1 0 582440643 245858304 51724 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 60024 51724 258 24 0 56658 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 240096

[startup+942.301 s]
/proc/loadavg: 3.31 3.79 3.58 5/362 28897
/proc/meminfo: memFree=5962304/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=293292 CPUtime=942.29 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 237035 0 0 0 94164 65 0 0 25 0 1 0 582440643 300331008 56342 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 73323 56342 258 24 0 69957 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 293292

[startup+1002.3 s]
/proc/loadavg: 3.14 3.65 3.54 5/362 28898
/proc/meminfo: memFree=5715896/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=295280 CPUtime=1002.29 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 240029 0 0 0 100163 66 0 0 25 0 1 0 582440643 302366720 59322 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 73820 59322 258 24 0 70454 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 295280

[startup+1062.3 s]
/proc/loadavg: 3.06 3.53 3.51 4/362 28900
/proc/meminfo: memFree=5484620/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=385060 CPUtime=1062.29 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 254919 0 0 0 106160 69 0 0 25 0 1 0 582440643 394301440 74101 33554432000 4194304 4291235 140734375296752 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 96265 74101 258 24 0 92899 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 385060

[startup+1122.3 s]
/proc/loadavg: 3.02 3.43 3.47 5/362 28902
/proc/meminfo: memFree=5076120/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=733684 CPUtime=1122.29 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 305492 0 0 0 112150 79 0 0 25 0 1 0 582440643 751292416 124382 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 183421 124382 258 24 0 180055 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 733684

[startup+1182.3 s]
/proc/loadavg: 3.00 3.35 3.44 5/362 28903
/proc/meminfo: memFree=4789652/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=738736 CPUtime=1182.29 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 331053 0 0 0 118145 84 0 0 25 0 1 0 582440643 756465664 149798 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255726 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 184684 149798 258 24 0 181318 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 738736

[startup+1242.3 s]
/proc/loadavg: 3.00 3.28 3.41 5/362 28905
/proc/meminfo: memFree=4545848/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=745704 CPUtime=1242.3 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 356767 0 0 0 124141 89 0 0 25 0 1 0 582440643 763600896 175344 33554432000 4194304 4291235 140734375296752 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 186426 175344 258 24 0 183060 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 745704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.10 3.26 3.39 4/362 28906
/proc/meminfo: memFree=6162796/32951124 swapFree=65980216/67111528
[pid=28795] ppid=28793 vsize=1099692 CPUtime=1300.01 cores=4,6
/proc/28795/stat : 28795 (minisat) R 28793 28795 28499 0 -1 4202496 373851 0 0 0 129909 92 0 0 25 0 1 0 582440643 1126084608 192331 33554432000 4194304 4291235 140734375296752 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28795/statm: 274923 192331 258 24 0 271557 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1099692

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.05
CPU time (s): 1300.05
CPU user time (s): 1299.09
CPU system time (s): 0.955854
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 1099692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.09
system time used= 0.955854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 373851
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1344

runsolver used 4.83026 second user time and 10.3814 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-09 02:17:32
IDJOB=3317997
IDBENCH=71095
IDSOLVER=1707
FILE ID=node142/3317997-1304900251
RUNJOBID= node142-1304898906-28518
PBS_JOBID= 13282129
Free space on /tmp= 47068 MiB

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

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

MD5SUM BENCH= 4cf2a693df1b6e5a084b88e84ec5f2af
RANDOM SEED=168607570

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7991700 kB
Buffers:        233232 kB
Cached:       19436352 kB
SwapCached:      11212 kB
Active:       11411824 kB
Inactive:     12783560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7991700 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           24908 kB
Writeback:           0 kB
AnonPages:     4522284 kB
Mapped:          20624 kB
Slab:           666008 kB
PageTables:      33184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77441548 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= 47072 MiB
End job on node142 at 2011-05-09 02:39:14