Trace number 3380147

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.03 1300.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3380147-1305454545/watcher-3380147-1305454545 -o /tmp/evaluation-result-3380147-1305454545/solver-3380147-1305454545 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380147-1305454545.cnf 

running on 2 cores: 5,7

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.48 3.90 3.74 4/317 25098
/proc/meminfo: memFree=21195812/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=13984 CPUtime=0 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 733 0 0 0 0 0 0 0 21 0 1 0 657053238 14319616 673 33554432000 4194304 4394578 140736933974032 18446744073709551615 235594527429 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 3496 674 247 49 0 637 0

[startup+0.102786 s]
/proc/loadavg: 3.48 3.90 3.74 4/317 25098
/proc/meminfo: memFree=21195812/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=21208 CPUtime=0.09 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 2572 0 0 0 8 1 0 0 21 0 1 0 657053238 21716992 2511 33554432000 4194304 4394578 140736933974032 18446744073709551615 235594891159 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 5302 2511 255 49 0 2443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21208

[startup+0.200769 s]
/proc/loadavg: 3.48 3.90 3.74 4/317 25098
/proc/meminfo: memFree=21195812/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=22088 CPUtime=0.19 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 3095 0 0 0 17 2 0 0 22 0 1 0 657053238 22618112 2521 33554432000 4194304 4394578 140736933974032 18446744073709551615 235594891159 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 5522 2521 255 49 0 2663 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 22088

[startup+0.300751 s]
/proc/loadavg: 3.48 3.90 3.74 4/317 25098
/proc/meminfo: memFree=21195812/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=21056 CPUtime=0.29 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 3164 0 0 0 27 2 0 0 22 0 1 0 657053238 21561344 2311 33554432000 4194304 4394578 140736933974032 18446744073709551615 235594527429 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 5264 2317 259 49 0 2405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21056

[startup+0.700736 s]
/proc/loadavg: 3.48 3.90 3.74 4/317 25098
/proc/meminfo: memFree=21195812/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=32988 CPUtime=0.69 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 6220 0 0 0 66 3 0 0 24 0 1 0 657053238 33779712 5367 33554432000 4194304 4394578 140736933974032 18446744073709551615 4299180 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 8247 5367 267 49 0 5388 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32988

[startup+1.50054 s]
/proc/loadavg: 3.48 3.90 3.74 5/318 25108
/proc/meminfo: memFree=21090708/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=37192 CPUtime=1.49 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 7205 0 0 0 146 3 0 0 25 0 1 0 657053238 38084608 6352 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 9298 6352 267 49 0 6439 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37192

[startup+3.10026 s]
/proc/loadavg: 3.48 3.90 3.74 5/318 25135
/proc/meminfo: memFree=21010048/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=43320 CPUtime=3.09 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 8605 0 0 0 306 3 0 0 25 0 1 0 657053238 44359680 7752 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 10830 7752 267 49 0 7971 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43320

[startup+6.30076 s]
/proc/loadavg: 3.52 3.90 3.74 5/321 25159
/proc/meminfo: memFree=20892384/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=48956 CPUtime=6.3 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 9911 0 0 0 626 4 0 0 25 0 1 0 657053238 50130944 9058 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 12239 9058 267 49 0 9380 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 48956

[startup+12.7006 s]
/proc/loadavg: 3.56 3.90 3.74 5/321 25186
/proc/meminfo: memFree=20994856/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=59100 CPUtime=12.69 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 12100 0 0 0 1265 4 0 0 25 0 1 0 657053238 60518400 11247 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 14775 11247 267 49 0 11916 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59100

[startup+25.5003 s]
/proc/loadavg: 3.66 3.91 3.74 5/321 25186
/proc/meminfo: memFree=20889048/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=71908 CPUtime=25.5 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 14994 0 0 0 2545 5 0 0 25 0 1 0 657053238 73633792 14141 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 17977 14141 267 49 0 15118 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 71908

[startup+51.1008 s]
/proc/loadavg: 3.85 3.93 3.75 5/321 25187
/proc/meminfo: memFree=20764832/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=87876 CPUtime=51.09 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 18455 0 0 0 5104 5 0 0 25 0 1 0 657053238 89985024 17602 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 21969 17602 267 49 0 19110 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87876

[startup+102.301 s]
/proc/loadavg: 3.93 3.94 3.76 5/321 25188
/proc/meminfo: memFree=20556732/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=115572 CPUtime=102.3 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 24759 0 0 0 10223 7 0 0 25 0 1 0 657053238 118345728 23906 33554432000 4194304 4394578 140736933974032 18446744073709551615 4327617 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 28893 23906 267 49 0 26034 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 115572

[startup+162.3 s]
/proc/loadavg: 3.97 3.95 3.77 5/321 25190
/proc/meminfo: memFree=20355676/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=144848 CPUtime=162.29 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 31053 0 0 0 16219 10 0 0 25 0 1 0 657053238 148324352 30200 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 36212 30200 267 49 0 33353 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 144848

[startup+222.312 s]
/proc/loadavg: 3.99 3.95 3.79 5/321 25192
/proc/meminfo: memFree=20177940/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=163992 CPUtime=222.3 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 35432 0 0 0 22219 11 0 0 25 0 1 0 657053238 167927808 34579 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 40998 34579 267 49 0 38139 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 163992

[startup+282.3 s]
/proc/loadavg: 4.12 3.99 3.81 5/321 25193
/proc/meminfo: memFree=20113540/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=195124 CPUtime=282.29 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 42493 0 0 0 28216 13 0 0 25 0 1 0 657053238 199806976 41640 33554432000 4194304 4394578 140736933974032 18446744073709551615 235594891159 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 48781 41640 267 49 0 45922 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 195124

[startup+342.301 s]
/proc/loadavg: 4.11 4.00 3.82 5/321 25195
/proc/meminfo: memFree=19973248/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=220700 CPUtime=342.29 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 48143 0 0 0 34214 15 0 0 25 0 1 0 657053238 225996800 47290 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 55175 47290 267 49 0 52316 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 220700

[startup+402.301 s]
/proc/loadavg: 4.04 4.00 3.83 5/321 25196
/proc/meminfo: memFree=19894476/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=241308 CPUtime=402.28 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 52927 0 0 0 40212 16 0 0 25 0 1 0 657053238 247099392 52074 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 60327 52074 267 49 0 57468 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 241308

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 3.84 5/321 25198
/proc/meminfo: memFree=19737688/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=261364 CPUtime=462.28 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 57524 0 0 0 46211 17 0 0 25 0 1 0 657053238 267636736 56671 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 65341 56671 267 49 0 62482 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 261364

[startup+522.301 s]
/proc/loadavg: 4.15 4.03 3.85 5/321 25200
/proc/meminfo: memFree=19665228/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=284852 CPUtime=522.29 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 62950 0 0 0 52210 19 0 0 25 0 1 0 657053238 291688448 62097 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298966 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 71213 62097 267 49 0 68354 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 284852

[startup+582.3 s]
/proc/loadavg: 4.05 4.02 3.86 5/321 25201
/proc/meminfo: memFree=19538936/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=314120 CPUtime=582.29 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 70091 0 0 0 58207 22 0 0 25 0 1 0 657053238 321658880 69238 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 78530 69238 267 49 0 75671 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 314120

[startup+642.301 s]
/proc/loadavg: 4.07 4.03 3.87 5/321 25203
/proc/meminfo: memFree=19478628/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=321640 CPUtime=642.29 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 71788 0 0 0 64206 23 0 0 25 0 1 0 657053238 329359360 70935 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 80410 70935 267 49 0 77551 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 321640

[startup+702.3 s]
/proc/loadavg: 4.02 4.02 3.87 5/321 25204
/proc/meminfo: memFree=19339828/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=336344 CPUtime=702.28 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 75140 0 0 0 70204 24 0 0 25 0 1 0 657053238 344416256 74287 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 84086 74287 267 49 0 81227 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 336344

[startup+762.301 s]
/proc/loadavg: 4.01 4.02 3.88 5/321 25206
/proc/meminfo: memFree=19245164/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=344848 CPUtime=762.29 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 76927 0 0 0 76204 25 0 0 25 0 1 0 657053238 353124352 76074 33554432000 4194304 4394578 140736933974032 18446744073709551615 4284825 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 86212 76074 267 49 0 83353 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 344848

[startup+822.3 s]
/proc/loadavg: 4.07 4.03 3.89 5/321 25208
/proc/meminfo: memFree=19192548/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=353812 CPUtime=822.28 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 78728 0 0 0 82203 25 0 0 25 0 1 0 657053238 362303488 77875 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 88453 77875 267 49 0 85594 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 353812

[startup+882.312 s]
/proc/loadavg: 4.02 4.02 3.90 5/321 25209
/proc/meminfo: memFree=19143900/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=366784 CPUtime=882.3 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 81947 0 0 0 88203 27 0 0 25 0 1 0 657053238 375586816 81094 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 91696 81094 267 49 0 88837 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 366784

[startup+942.301 s]
/proc/loadavg: 4.04 4.03 3.91 5/321 25211
/proc/meminfo: memFree=19064240/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=398052 CPUtime=942.29 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 89245 0 0 0 94200 29 0 0 25 0 1 0 657053238 407605248 88392 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298857 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 99513 88392 267 49 0 96654 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 398052

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.91 5/321 25212
/proc/meminfo: memFree=18995008/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=417900 CPUtime=1002.29 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 93725 0 0 0 100199 30 0 0 25 0 1 0 657053238 427929600 92872 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 104475 92872 267 49 0 101616 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 417900

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/321 25214
/proc/meminfo: memFree=18934456/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=424728 CPUtime=1062.29 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 95054 0 0 0 106199 30 0 0 25 0 1 0 657053238 434921472 94201 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 106182 94201 267 49 0 103323 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 424728

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 3.91 5/321 25216
/proc/meminfo: memFree=18873032/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=448192 CPUtime=1122.29 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 100797 0 0 0 112197 32 0 0 25 0 1 0 657053238 458948608 99944 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 112048 99944 267 49 0 109189 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 448192

[startup+1182.3 s]
/proc/loadavg: 4.08 4.04 3.92 5/321 25217
/proc/meminfo: memFree=18788796/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=464084 CPUtime=1182.29 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 104479 0 0 0 118196 33 0 0 25 0 1 0 657053238 475222016 103626 33554432000 4194304 4394578 140736933974032 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 116021 103626 267 49 0 113162 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 464084

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 3.92 5/321 25219
/proc/meminfo: memFree=18726388/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=471684 CPUtime=1242.29 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 106103 0 0 0 124196 33 0 0 25 0 1 0 657053238 483004416 105250 33554432000 4194304 4394578 140736933974032 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 117921 105250 267 49 0 115062 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 471684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.72 3.96 3.90 3/313 25238
/proc/meminfo: memFree=20321556/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=487884 CPUtime=1300 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 109938 0 0 0 129965 35 0 0 25 0 1 0 657053238 499593216 109085 33554432000 4194304 4394578 140736933974032 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 121971 109085 267 49 0 119112 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 487884

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

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

[startup+1300 s]
/proc/loadavg: 3.72 3.96 3.90 3/313 25238
/proc/meminfo: memFree=20321556/32950928 swapFree=61888748/67111528
[pid=25098] ppid=25096 vsize=487884 CPUtime=1300 cores=5,7
/proc/25098/stat : 25098 (SApperloT2010) R 25096 25098 24137 0 -1 4202496 109938 0 0 0 129965 35 0 0 25 0 1 0 657053238 499593216 109085 33554432000 4194304 4394578 140736933974032 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25098/statm: 121971 109085 267 49 0 119112 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 487884

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.03
CPU user time (s): 1299.66
CPU system time (s): 0.368943
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 487884

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

runsolver used 3.85241 second user time and 9.15661 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 12:15:45
IDJOB=3380147
IDBENCH=71089
IDSOLVER=1862
FILE ID=node120/3380147-1305454545
RUNJOBID= node120-1305454544-25065
PBS_JOBID= 13324883
Free space on /tmp= 73632 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380147-1305454545/watcher-3380147-1305454545 -o /tmp/evaluation-result-3380147-1305454545/solver-3380147-1305454545 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380147-1305454545.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1964327040

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21196092 kB
Buffers:         25912 kB
Cached:         138984 kB
SwapCached:      75464 kB
Active:         123464 kB
Inactive:     11440236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21196092 kB
SwapTotal:    67111528 kB
SwapFree:     61888748 kB
Dirty:           15748 kB
Writeback:           0 kB
AnonPages:    11328468 kB
Mapped:          19528 kB
Slab:            79584 kB
PageTables:      49564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51638288 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= 73644 MiB
End job on node120 at 2011-05-15 12:37:27