Trace number 3283840

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
SApperloT 2011-03-23? (TO) 1300.03 1300.01

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3283840-1303762393/watcher-3283840-1303762393 -o /tmp/evaluation-result-3283840-1303762393/solver-3283840-1303762393 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3283840-1303762393.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: 0.98 1.61 2.57 5/180 14580
/proc/meminfo: memFree=18684676/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=12912 CPUtime=0 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 487838965 13221888 414 33554432000 4194304 4465733 140736946420992 18446744073709551615 210647146240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 3228 414 250 67 0 351 0

[startup+0.055325 s]
/proc/loadavg: 0.98 1.61 2.57 5/180 14580
/proc/meminfo: memFree=18684676/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=14512 CPUtime=0.05 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 1893 0 0 0 5 0 0 0 21 0 1 0 487838965 14860288 892 33554432000 4194304 4465733 140736946420992 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 3628 892 255 67 0 751 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14512

[startup+0.100348 s]
/proc/loadavg: 0.98 1.61 2.57 5/180 14580
/proc/meminfo: memFree=18684676/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=15712 CPUtime=0.09 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 2245 0 0 0 9 0 0 0 21 0 1 0 487838965 16089088 1183 33554432000 4194304 4465733 140736946420992 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 3928 1183 255 67 0 1051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15712

[startup+0.300317 s]
/proc/loadavg: 0.98 1.61 2.57 5/180 14580
/proc/meminfo: memFree=18684676/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=18412 CPUtime=0.29 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 3324 0 0 0 29 0 0 0 22 0 1 0 487838965 18853888 1703 33554432000 4194304 4465733 140736946420992 18446744073709551615 4295903 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 4603 1703 255 67 0 1726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18412

[startup+0.70025 s]
/proc/loadavg: 0.98 1.61 2.57 5/180 14580
/proc/meminfo: memFree=18684676/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=18676 CPUtime=0.69 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 5089 0 0 0 68 1 0 0 24 0 1 0 487838965 19124224 1621 33554432000 4194304 4465733 140736946420992 18446744073709551615 4255420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 4669 1621 256 67 0 1792 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18676

[startup+1.50114 s]
/proc/loadavg: 0.98 1.61 2.57 7/184 14616
/proc/meminfo: memFree=18636108/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=20024 CPUtime=1.49 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 6400 0 0 0 148 1 0 0 25 0 1 0 487838965 20504576 1987 33554432000 4194304 4465733 140736946420992 18446744073709551615 4296131 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 5006 1987 256 67 0 2129 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20024

[startup+3.10087 s]
/proc/loadavg: 1.38 1.68 2.59 7/187 14620
/proc/meminfo: memFree=18588344/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=20024 CPUtime=3.09 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 6677 0 0 0 308 1 0 0 25 0 1 0 487838965 20504576 2174 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 5006 2174 256 67 0 2129 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20024

[startup+6.30032 s]
/proc/loadavg: 1.38 1.68 2.59 6/183 14621
/proc/meminfo: memFree=18590100/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=45868 CPUtime=6.29 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 13135 0 0 0 627 2 0 0 25 0 1 0 487838965 46968832 5034 33554432000 4194304 4465733 140736946420992 18446744073709551615 4343360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 11467 5034 275 67 0 8590 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45868

[startup+12.7002 s]
/proc/loadavg: 2.17 1.84 2.63 6/186 14657
/proc/meminfo: memFree=18570552/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=45868 CPUtime=12.69 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 13135 0 0 0 1267 2 0 0 25 0 1 0 487838965 46968832 5034 33554432000 4194304 4465733 140736946420992 18446744073709551615 4369585 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 11467 5034 275 67 0 8590 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45868

[startup+25.5011 s]
/proc/loadavg: 2.45 1.91 2.64 6/188 14675
/proc/meminfo: memFree=18572804/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=32352 CPUtime=25.49 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 14323 0 0 0 2547 2 0 0 25 0 1 0 487838965 33128448 4713 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 8088 4713 291 67 0 5211 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32352

[startup+51.1008 s]
/proc/loadavg: 2.98 2.07 2.68 6/188 14676
/proc/meminfo: memFree=18497764/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=61100 CPUtime=51.09 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 22631 0 0 0 5106 3 0 0 25 0 1 0 487838965 62566400 10878 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 15275 10878 590 67 0 12398 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61100

[startup+102.306 s]
/proc/loadavg: 3.59 2.40 2.75 6/188 14678
/proc/meminfo: memFree=18436012/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=64276 CPUtime=102.3 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 28062 0 0 0 10226 4 0 0 25 0 1 0 487838965 65818624 12646 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270774 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 16069 12646 362 67 0 13192 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64276

[startup+162.301 s]
/proc/loadavg: 3.83 2.66 2.82 7/188 14679
/proc/meminfo: memFree=18395320/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=64276 CPUtime=162.3 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 32852 0 0 0 16225 5 0 0 25 0 1 0 487838965 65818624 13134 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270186 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 16069 13134 281 67 0 13192 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 64276

[startup+222.301 s]
/proc/loadavg: 3.94 2.92 2.90 6/188 14681
/proc/meminfo: memFree=18393456/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=58128 CPUtime=222.3 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 49273 0 0 0 22222 8 0 0 25 0 1 0 487838965 59523072 11255 33554432000 4194304 4465733 140736946420992 18446744073709551615 4259496 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 14532 11255 448 67 0 11655 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 58128

[startup+282.301 s]
/proc/loadavg: 3.98 3.10 2.96 6/188 14683
/proc/meminfo: memFree=18392068/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=85396 CPUtime=282.3 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 58673 0 0 0 28220 10 0 0 25 0 1 0 487838965 87445504 16154 33554432000 4194304 4465733 140736946420992 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 21349 16154 669 67 0 18472 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 85396

[startup+342.301 s]
/proc/loadavg: 3.99 3.27 3.02 6/188 14684
/proc/meminfo: memFree=18356596/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=95628 CPUtime=342.3 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 66442 0 0 0 34219 11 0 0 25 0 1 0 487838965 97923072 17888 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270202 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 23907 17888 669 67 0 21030 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95628

[startup+402.301 s]
/proc/loadavg: 3.99 3.39 3.08 6/188 14685
/proc/meminfo: memFree=18322344/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=84628 CPUtime=402.3 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 80768 0 0 0 40216 14 0 0 25 0 1 0 487838965 86659072 16147 33554432000 4194304 4465733 140736946420992 18446744073709551615 4266868 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 21157 16147 473 67 0 18280 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 84628

[startup+462.301 s]
/proc/loadavg: 3.99 3.51 3.14 6/188 14687
/proc/meminfo: memFree=18290468/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=114124 CPUtime=462.3 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 87574 0 0 0 46215 15 0 0 25 0 1 0 487838965 116862976 22424 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 28531 22424 477 67 0 25654 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 114124

[startup+522.3 s]
/proc/loadavg: 3.99 3.59 3.18 6/188 14689
/proc/meminfo: memFree=18250640/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=114124 CPUtime=522.3 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 90143 0 0 0 52215 15 0 0 25 0 1 0 487838965 116862976 24296 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 28531 24296 477 67 0 25654 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 114124

[startup+582.3 s]
/proc/loadavg: 4.07 3.68 3.24 6/188 14691
/proc/meminfo: memFree=18247276/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=129172 CPUtime=582.3 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 98892 0 0 0 58214 16 0 0 25 0 1 0 487838965 132272128 25634 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 32293 25634 477 67 0 29416 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 129172

[startup+642.3 s]
/proc/loadavg: 4.16 3.77 3.30 6/188 14719
/proc/meminfo: memFree=18238164/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=129172 CPUtime=642.31 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 100761 0 0 0 64213 18 0 0 25 0 1 0 487838965 132272128 26894 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 32293 26894 477 67 0 29416 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 129172

[startup+702.3 s]
/proc/loadavg: 4.06 3.81 3.33 6/188 14721
/proc/meminfo: memFree=18093868/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=144516 CPUtime=702.31 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 110029 0 0 0 70211 20 0 0 25 0 1 0 487838965 147984384 27882 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 36129 27882 477 67 0 33252 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 144516

[startup+762.307 s]
/proc/loadavg: 4.25 3.90 3.40 6/188 14830
/proc/meminfo: memFree=18238284/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=144516 CPUtime=762.31 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 111262 0 0 0 76210 21 0 0 25 0 1 0 487838965 147984384 28704 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270170 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 36129 28704 477 67 0 33252 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 144516

[startup+822.301 s]
/proc/loadavg: 4.21 3.96 3.45 6/188 14886
/proc/meminfo: memFree=18092048/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=144516 CPUtime=822.3 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 112896 0 0 0 82207 23 0 0 25 0 1 0 487838965 147984384 29848 33554432000 4194304 4465733 140736946420992 18446744073709551615 4271859 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 36129 29848 477 67 0 33252 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 144516

[startup+882.301 s]
/proc/loadavg: 4.07 3.97 3.48 6/188 14888
/proc/meminfo: memFree=18122164/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=308028 CPUtime=882.3 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 146314 0 0 0 88203 27 0 0 25 0 1 0 487838965 315420672 35887 33554432000 4194304 4465733 140736946420992 18446744073709551615 4358634 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 77007 35887 393 67 0 74130 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 308028

[startup+942.301 s]
/proc/loadavg: 4.09 3.99 3.51 6/188 14889
/proc/meminfo: memFree=18144220/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=143568 CPUtime=942.3 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 151331 0 0 0 94202 28 0 0 25 0 1 0 487838965 147013632 29053 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270158 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 35892 29053 826 67 0 33015 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 143568

[startup+1002.3 s]
/proc/loadavg: 4.03 3.99 3.54 6/188 14891
/proc/meminfo: memFree=18118048/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=143568 CPUtime=1002.31 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 154496 0 0 0 100202 29 0 0 25 0 1 0 487838965 147013632 31407 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270801 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 35892 31407 718 67 0 33015 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 143568

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.57 6/188 14892
/proc/meminfo: memFree=18097076/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=166584 CPUtime=1062.31 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 169184 0 0 0 106200 31 0 0 25 0 1 0 487838965 170582016 33128 33554432000 4194304 4465733 140736946420992 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 41646 33128 718 67 0 38769 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 166584

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.59 6/188 14894
/proc/meminfo: memFree=18077232/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=166584 CPUtime=1122.31 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 170602 0 0 0 112199 32 0 0 25 0 1 0 487838965 170582016 33842 33554432000 4194304 4465733 140736946420992 18446744073709551615 4271224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 41646 33842 718 67 0 38769 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 166584

[startup+1182.3 s]
/proc/loadavg: 4.04 4.00 3.62 6/188 14896
/proc/meminfo: memFree=18099412/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=152156 CPUtime=1182.31 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 182696 0 0 0 118198 33 0 0 25 0 1 0 487838965 155807744 24716 33554432000 4194304 4465733 140736946420992 18446744073709551615 4295182 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 38039 24716 281 67 0 35162 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 152156

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.64 6/188 14897
/proc/meminfo: memFree=18088988/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=152156 CPUtime=1242.31 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 182960 0 0 0 124198 33 0 0 25 0 1 0 487838965 155807744 24980 33554432000 4194304 4465733 140736946420992 18446744073709551615 4295872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 38039 24980 281 67 0 35162 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 152156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.66 6/188 14898
/proc/meminfo: memFree=18079304/32951132 swapFree=67111524/67111528
[pid=14580] ppid=14578 vsize=152156 CPUtime=1300.01 cores=4,6
/proc/14580/stat : 14580 (SApperloT) R 14578 14580 14002 0 -1 4202496 183116 0 0 0 129968 33 0 0 25 0 1 0 487838965 155807744 25136 33554432000 4194304 4465733 140736946420992 18446744073709551615 4262282 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14580/statm: 38039 25136 281 67 0 35162 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 152156

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.01
CPU time (s): 1300.03
CPU user time (s): 1299.69
CPU system time (s): 0.343947
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 355988

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

runsolver used 2.27165 second user time and 4.81927 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-25 22:13:13
IDJOB=3283840
IDBENCH=71078
IDSOLVER=1657
FILE ID=node129/3283840-1303762393
RUNJOBID= node129-1303762393-14552
PBS_JOBID= 13157128
Free space on /tmp= 66296 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283840-1303762393/watcher-3283840-1303762393 -o /tmp/evaluation-result-3283840-1303762393/solver-3283840-1303762393 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3283840-1303762393.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1783353985

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18685204 kB
Buffers:       1237868 kB
Cached:       12294204 kB
SwapCached:          4 kB
Active:        1988128 kB
Inactive:     11616076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18685204 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7776 kB
Writeback:           8 kB
AnonPages:       71624 kB
Mapped:          15268 kB
Slab:           599304 kB
PageTables:       4588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   206580 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node129 at 2011-04-25 22:34:55