Trace number 3284065

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glueminisat 2.2.5? (TO) 1300.06 1300.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3284065-1303760403/watcher-3284065-1303760403 -o /tmp/evaluation-result-3284065-1303760403/solver-3284065-1303760403 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3284065-1303760403.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: 3.40 2.47 2.65 5/193 8917
/proc/meminfo: memFree=13870340/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=19448 CPUtime=0 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 683 0 0 0 0 0 0 0 25 0 1 0 487638216 19914752 622 33554432000 4194304 4309791 140735272493040 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 4862 622 215 29 0 1491 0

[startup+0.029855 s]
/proc/loadavg: 3.40 2.47 2.65 5/193 8917
/proc/meminfo: memFree=13870340/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=22892 CPUtime=0.02 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 2080 0 0 0 2 0 0 0 25 0 1 0 487638216 23441408 1842 33554432000 4194304 4309791 140735272493040 18446744073709551615 4226967 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 5723 1842 222 29 0 2352 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22892

[startup+0.100843 s]
/proc/loadavg: 3.40 2.47 2.65 5/193 8917
/proc/meminfo: memFree=13870340/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=22892 CPUtime=0.09 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 2081 0 0 0 9 0 0 0 25 0 1 0 487638216 23441408 1843 33554432000 4194304 4309791 140735272493040 18446744073709551615 4227136 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 5723 1843 223 29 0 2352 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22892

[startup+0.300802 s]
/proc/loadavg: 3.40 2.47 2.65 5/193 8917
/proc/meminfo: memFree=13870340/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=23844 CPUtime=0.29 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 2461 0 0 0 29 0 0 0 25 0 1 0 487638216 24416256 2209 33554432000 4194304 4309791 140735272493040 18446744073709551615 4226937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 5961 2209 225 29 0 2590 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23844

[startup+0.70074 s]
/proc/loadavg: 3.40 2.47 2.65 5/193 8917
/proc/meminfo: memFree=13870340/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=21804 CPUtime=0.69 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 3120 0 0 0 69 0 0 0 25 0 1 0 487638216 22327296 2155 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259471 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 5451 2155 243 29 0 2080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21804

[startup+1.50058 s]
/proc/loadavg: 3.45 2.50 2.65 6/194 8918
/proc/meminfo: memFree=13857196/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=26268 CPUtime=1.48 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 4116 0 0 0 148 0 0 0 25 0 1 0 487638216 26898432 2419 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 6567 2419 245 29 0 3196 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26268

[startup+3.10028 s]
/proc/loadavg: 3.45 2.50 2.65 6/194 8918
/proc/meminfo: memFree=13836984/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=30964 CPUtime=3.09 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 5482 0 0 0 308 1 0 0 25 0 1 0 487638216 31707136 3661 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259930 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 7741 3661 245 29 0 4370 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30964

[startup+6.30069 s]
/proc/loadavg: 3.49 2.52 2.66 6/194 8918
/proc/meminfo: memFree=13837916/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=35356 CPUtime=6.29 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 7075 0 0 0 628 1 0 0 25 0 1 0 487638216 36204544 5140 33554432000 4194304 4309791 140735272493040 18446744073709551615 4277623 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 8839 5140 245 29 0 5468 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35356

[startup+12.7005 s]
/proc/loadavg: 3.53 2.55 2.67 6/194 8918
/proc/meminfo: memFree=13789432/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=34016 CPUtime=12.69 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 10858 0 0 0 1268 1 0 0 25 0 1 0 487638216 34832384 4943 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 8504 4943 245 29 0 5133 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34016

[startup+25.5001 s]
/proc/loadavg: 3.68 2.61 2.69 6/194 8918
/proc/meminfo: memFree=13783608/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=42964 CPUtime=25.49 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 12789 0 0 0 2547 2 0 0 25 0 1 0 487638216 43995136 6785 33554432000 4194304 4309791 140735272493040 18446744073709551615 4276394 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 10741 6785 245 29 0 7370 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42964

[startup+51.1004 s]
/proc/loadavg: 3.80 2.74 2.73 6/194 8919
/proc/meminfo: memFree=13727920/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=62880 CPUtime=51.09 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 24590 0 0 0 5106 3 0 0 25 0 1 0 487638216 64389120 11218 33554432000 4194304 4309791 140735272493040 18446744073709551615 4276350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 15720 11218 245 29 0 12349 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62880

[startup+102.307 s]
/proc/loadavg: 3.91 2.93 2.79 6/194 8920
/proc/meminfo: memFree=13703612/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=69952 CPUtime=102.3 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 27160 0 0 0 10227 3 0 0 25 0 1 0 487638216 71630848 13627 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 17488 13627 245 29 0 14117 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69952

[startup+162.301 s]
/proc/loadavg: 3.97 3.12 2.86 6/194 8922
/proc/meminfo: memFree=13664288/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=93228 CPUtime=162.3 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 35963 0 0 0 16225 5 0 0 25 0 1 0 487638216 95465472 17286 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259902 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 23307 17286 245 29 0 19936 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 93228

[startup+222.301 s]
/proc/loadavg: 4.03 3.30 2.94 6/194 8924
/proc/meminfo: memFree=13656720/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=105780 CPUtime=222.3 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 46163 0 0 0 22222 8 0 0 25 0 1 0 487638216 108318720 17031 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 26445 17031 245 29 0 23074 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 105780

[startup+282.301 s]
/proc/loadavg: 4.01 3.42 3.00 6/194 8925
/proc/meminfo: memFree=13580188/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=105780 CPUtime=282.3 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 51958 0 0 0 28221 9 0 0 25 0 1 0 487638216 108318720 22581 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259269 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 26445 22581 245 29 0 23074 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 105780

[startup+342.3 s]
/proc/loadavg: 4.00 3.52 3.06 6/194 8927
/proc/meminfo: memFree=13614640/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=105780 CPUtime=342.3 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 77306 0 0 0 34217 13 0 0 25 0 1 0 487638216 108318720 23221 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259220 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 26445 23221 245 29 0 23074 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 105780

[startup+402.3 s]
/proc/loadavg: 4.00 3.61 3.12 6/194 8928
/proc/meminfo: memFree=13580784/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=155100 CPUtime=402.3 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 102683 0 0 0 40213 17 0 0 25 0 1 0 487638216 158822400 31136 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 38775 31136 245 29 0 35404 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 155100

[startup+462.3 s]
/proc/loadavg: 4.00 3.68 3.17 6/194 8930
/proc/meminfo: memFree=13612268/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=105780 CPUtime=462.3 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 122359 0 0 0 46209 21 0 0 25 0 1 0 487638216 108318720 23221 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 26445 23221 245 29 0 23074 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 105780

[startup+522.301 s]
/proc/loadavg: 4.00 3.73 3.22 5/194 8959
/proc/meminfo: memFree=12386456/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=105780 CPUtime=522.3 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 141809 0 0 0 52205 25 0 0 25 0 1 0 487638216 108318720 23225 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 26445 23225 245 29 0 23074 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 105780

[startup+582.301 s]
/proc/loadavg: 4.00 3.78 3.26 5/191 8963
/proc/meminfo: memFree=13352984/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=105780 CPUtime=582.31 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 162311 0 0 0 58201 30 0 0 25 0 1 0 487638216 108318720 23225 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 26445 23225 245 29 0 23074 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 105780

[startup+642.301 s]
/proc/loadavg: 4.07 3.84 3.32 5/194 8989
/proc/meminfo: memFree=12936344/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=105780 CPUtime=642.32 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 183034 0 0 0 64197 35 0 0 25 0 1 0 487638216 108318720 23225 33554432000 4194304 4309791 140735272493040 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 26445 23225 245 29 0 23074 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 105780

[startup+702.301 s]
/proc/loadavg: 4.13 3.90 3.37 5/194 9017
/proc/meminfo: memFree=13601828/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=105780 CPUtime=702.31 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 204247 0 0 0 70193 38 0 0 25 0 1 0 487638216 108318720 23225 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 26445 23225 245 29 0 23074 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 105780

[startup+762.307 s]
/proc/loadavg: 4.05 3.92 3.40 5/194 9046
/proc/meminfo: memFree=13518276/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=105780 CPUtime=762.32 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 226150 0 0 0 76188 44 0 0 25 0 1 0 487638216 108318720 23225 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 26445 23225 245 29 0 23074 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 105780

[startup+822.301 s]
/proc/loadavg: 4.02 3.93 3.44 5/194 9075
/proc/meminfo: memFree=13459084/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=173036 CPUtime=822.31 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 251250 0 0 0 82183 48 0 0 25 0 1 0 487638216 177188864 37132 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 43259 37132 245 29 0 39888 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 173036

[startup+882.3 s]
/proc/loadavg: 4.00 3.94 3.47 5/194 9265
/proc/meminfo: memFree=13442152/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=123716 CPUtime=882.31 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 264967 0 0 0 88179 52 0 0 25 0 1 0 487638216 126685184 27709 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259917 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 30929 27709 245 29 0 27558 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 123716

[startup+942.3 s]
/proc/loadavg: 4.00 3.95 3.50 5/194 9267
/proc/meminfo: memFree=13399012/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=173036 CPUtime=942.32 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 287184 0 0 0 94174 58 0 0 25 0 1 0 487638216 177188864 38340 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259874 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 43259 38340 245 29 0 39888 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 173036

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.53 5/194 9268
/proc/meminfo: memFree=13452420/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=123716 CPUtime=1002.32 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 301222 0 0 0 100170 62 0 0 25 0 1 0 487638216 126685184 27709 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 30929 27709 245 29 0 27558 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 123716

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.56 5/194 9270
/proc/meminfo: memFree=13410468/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=173036 CPUtime=1062.32 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 323497 0 0 0 106164 68 0 0 25 0 1 0 487638216 177188864 37650 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 43259 37650 245 29 0 39888 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 173036

[startup+1122.3 s]
/proc/loadavg: 4.04 3.98 3.59 5/194 9272
/proc/meminfo: memFree=13359364/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=173036 CPUtime=1122.33 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 338271 0 0 0 112160 73 0 0 25 0 1 0 487638216 177188864 39595 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 43259 39595 245 29 0 39888 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 173036

[startup+1182.3 s]
/proc/loadavg: 4.01 3.98 3.61 5/194 9273
/proc/meminfo: memFree=13393180/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=173036 CPUtime=1182.32 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 358383 0 0 0 118155 77 0 0 25 0 1 0 487638216 177188864 35481 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 43259 35481 245 29 0 39888 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 173036

[startup+1242.3 s]
/proc/loadavg: 3.94 3.96 3.63 5/191 9379
/proc/meminfo: memFree=13472160/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=173036 CPUtime=1242.32 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 373629 0 0 0 124151 81 0 0 25 0 1 0 487638216 177188864 37585 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259852 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 43259 37585 245 29 0 39888 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 173036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.98 3.65 5/194 9422
/proc/meminfo: memFree=12746388/32951124 swapFree=67111528/67111528
[pid=8917] ppid=8915 vsize=173036 CPUtime=1300.04 cores=1,3
/proc/8917/stat : 8917 (glueminisat) R 8915 8917 8720 0 -1 4202496 388005 0 0 0 129918 86 0 0 25 0 1 0 487638216 177188864 38461 33554432000 4194304 4309791 140735272493040 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8917/statm: 43259 38461 245 29 0 39888 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 173036

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.06
CPU user time (s): 1299.19
CPU system time (s): 0.868867
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 203856

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

runsolver used 2.06369 second user time and 5.03523 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 21:40:04
IDJOB=3284065
IDBENCH=71098
IDSOLVER=1650
FILE ID=node135/3284065-1303760403
RUNJOBID= node135-1303760327-8740
PBS_JOBID= 13157148
Free space on /tmp= 71244 MiB

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

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1478801693

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13870496 kB
Buffers:       2067180 kB
Cached:       16209592 kB
SwapCached:          0 kB
Active:        7742888 kB
Inactive:     10740580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13870496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10312 kB
Writeback:           0 kB
AnonPages:      206416 kB
Mapped:          15420 kB
Slab:           532864 kB
PageTables:       5708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   428984 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71020 MiB
End job on node135 at 2011-04-25 22:01:46