Trace number 3312414

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
STRUCTure 0.1? (TO) 4800.54 1205.67

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S525505471-054-UNKNOWN.cnf
MD5SUMd09435f2d651fd373230433133c15edb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.4443
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	53:06 INFO : Reading from input HOME/instance-3312414-1304113985.cnf
0.82/0.61	Executor set job limit to 1000000
0.82/0.61	Executor set job limit to 1000000
0.82/0.61	Executor set job limit to 1000000
0.82/0.61	Executor set job limit to 1000000
0.82/0.62	Starting Executor!
0.82/0.62	Starting Executor!
0.82/0.62	Starting Executor!
0.82/0.62	Starting Executor!
3.41/1.75	53:07 INFO : 19921 variables remaining out of 20000
3.41/1.75	53:07 INFO : 333920 literals remaining out of 336000

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-3312414-1304113985/watcher-3312414-1304113985 -o /tmp/evaluation-result-3312414-1304113985/solver-3312414-1304113985 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312414-1304113985.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.70 7.94 7.98 5/202 9200
/proc/meminfo: memFree=14229940/32951124 swapFree=67111352/67111528
[pid=9200] ppid=9198 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/9200/stat : 9200 (java) R 9198 9200 9058 0 -1 4202496 1177 0 0 0 0 0 0 0 25 0 1 0 522996406 23580672 663 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255372338965 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9200/statm: 5757 673 500 9 0 124 0

[startup+0.0283259 s]
/proc/loadavg: 7.70 7.94 7.98 5/202 9200
/proc/meminfo: memFree=14229940/32951124 swapFree=67111352/67111528
[pid=9200] ppid=9198 vsize=15668624 CPUtime=0.02 cores=0,2,4,6
/proc/9200/stat : 9200 (java) S 9198 9200 9058 0 -1 4202496 3407 0 1 0 1 1 0 0 25 0 12 0 522996406 16044670976 2848 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389104101 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/9200/statm: 3917156 2848 1627 9 0 3907904 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15668624

[startup+0.102266 s]
/proc/loadavg: 7.70 7.94 7.98 5/202 9200
/proc/meminfo: memFree=14229940/32951124 swapFree=67111352/67111528
[pid=9200] ppid=9198 vsize=15676404 CPUtime=0.1 cores=0,2,4,6
/proc/9200/stat : 9200 (java) S 9198 9200 9058 0 -1 4202496 5576 0 1 0 8 2 0 0 25 0 18 0 522996406 16052637696 4983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9200/statm: 3919101 4983 2117 9 0 3909820 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676404

[startup+0.30686 s]
/proc/loadavg: 7.70 7.94 7.98 5/202 9200
/proc/meminfo: memFree=14229940/32951124 swapFree=67111352/67111528
[pid=9200] ppid=9198 vsize=15679472 CPUtime=0.52 cores=0,2,4,6
/proc/9200/stat : 9200 (java) S 9198 9200 9058 0 -1 4202496 15972 0 1 0 48 4 0 0 25 0 18 0 522996406 16055779328 14410 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9200/statm: 3919868 14416 2207 9 0 3910587 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15679472

[startup+0.700816 s]
/proc/loadavg: 7.70 7.94 7.98 5/202 9200
/proc/meminfo: memFree=14229940/32951124 swapFree=67111352/67111528
[pid=9200] ppid=9198 vsize=15684072 CPUtime=1.03 cores=0,2,4,6
/proc/9200/stat : 9200 (java) S 9198 9200 9058 0 -1 4202496 42880 0 1 0 95 8 0 0 25 0 22 0 522996406 16060489728 41312 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9200/statm: 3921018 41312 2240 9 0 3911737 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 15684072

[startup+1.5016 s]
/proc/loadavg: 7.70 7.94 7.98 7/224 9222
/proc/meminfo: memFree=14046676/32951124 swapFree=67111352/67111528
[pid=9200] ppid=9198 vsize=15714620 CPUtime=2.88 cores=0,2,4,6
/proc/9200/stat : 9200 (java) S 9198 9200 9058 0 -1 4202496 57971 0 1 0 279 9 0 0 25 0 22 0 522996406 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9200/statm: 3928655 49473 2261 9 0 3919374 0
[pid=9200/tid=9202] ppid=9198 vsize=15714620 CPUtime=1.47 cores=0,2,4,6
/proc/9200/task/9202/stat : 9202 (java) R 9198 9200 9058 0 -1 4202560 35644 0 1 0 141 6 0 0 21 0 22 0 522996407 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912505887582 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9200/tid=9203] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9203/stat : 9203 (java) S 9198 9200 9058 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 22 0 522996407 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9204] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9204/stat : 9204 (java) S 9198 9200 9058 0 -1 4202560 1040 0 0 0 0 0 0 0 19 0 22 0 522996407 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9205] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9205/stat : 9205 (java) S 9198 9200 9058 0 -1 4202560 508 0 0 0 0 0 0 0 19 0 22 0 522996407 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9206] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9206/stat : 9206 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 522996407 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9207] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9207/stat : 9207 (java) S 9198 9200 9058 0 -1 4202560 177 0 0 0 0 0 0 0 16 0 22 0 522996407 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9208] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9208/stat : 9208 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522996407 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9209] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9209/stat : 9209 (java) S 9198 9200 9058 0 -1 4202560 199 0 0 0 0 0 0 0 19 0 22 0 522996407 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9210] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9210/stat : 9210 (java) S 9198 9200 9058 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 22 0 522996407 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9211] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9211/stat : 9211 (java) S 9198 9200 9058 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 522996408 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 0 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9212] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9212/stat : 9212 (java) S 9198 9200 9058 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 522996409 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9213] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9213/stat : 9213 (java) S 9198 9200 9058 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 22 0 522996409 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9214] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9214/stat : 9214 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522996411 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389125041 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9215] ppid=9198 vsize=15714620 CPUtime=0.92 cores=0,2,4,6
/proc/9200/task/9215/stat : 9215 (java) R 9198 9200 9058 0 -1 4202560 14794 0 0 0 91 1 0 0 25 0 22 0 522996411 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 47500490180670 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9200/tid=9216] ppid=9198 vsize=15714620 CPUtime=0.45 cores=0,2,4,6
/proc/9200/task/9216/stat : 9216 (java) R 9198 9200 9058 0 -1 4202560 4119 0 0 0 45 0 0 0 16 0 22 0 522996411 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 47500488966288 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9200/tid=9217] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9217/stat : 9217 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522996411 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9218] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9218/stat : 9218 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522996411 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9219] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9219/stat : 9219 (java) S 9198 9200 9058 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 522996468 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9220] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9220/stat : 9220 (java) S 9198 9200 9058 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 522996468 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9221] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9221/stat : 9221 (java) S 9198 9200 9058 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 522996468 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9222] ppid=9198 vsize=15714620 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9222/stat : 9222 (java) S 9198 9200 9058 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 522996468 16091770880 49473 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 15714620

[startup+3.1013 s]
/proc/loadavg: 7.70 7.94 7.98 6/224 9222
/proc/meminfo: memFree=14038864/32951124 swapFree=67111352/67111528
[pid=9200] ppid=9198 vsize=15711888 CPUtime=7.87 cores=0,2,4,6
/proc/9200/stat : 9200 (java) S 9198 9200 9058 0 -1 4202496 108237 0 1 0 770 17 0 0 25 0 22 0 522996406 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9200/statm: 3927972 96402 2275 9 0 3918691 0
[pid=9200/tid=9202] ppid=9198 vsize=15711888 CPUtime=1.73 cores=0,2,4,6
/proc/9200/task/9202/stat : 9202 (java) S 9198 9200 9058 0 -1 4202560 35672 0 1 0 167 6 0 0 22 0 22 0 522996407 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9203] ppid=9198 vsize=15711888 CPUtime=0.03 cores=0,2,4,6
/proc/9200/task/9203/stat : 9203 (java) S 9198 9200 9058 0 -1 4202560 6526 0 0 0 3 0 0 0 16 0 22 0 522996407 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9204] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9204/stat : 9204 (java) S 9198 9200 9058 0 -1 4202560 1808 0 0 0 0 0 0 0 16 0 22 0 522996407 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9205] ppid=9198 vsize=15711888 CPUtime=0.01 cores=0,2,4,6
/proc/9200/task/9205/stat : 9205 (java) S 9198 9200 9058 0 -1 4202560 2869 0 0 0 1 0 0 0 16 0 22 0 522996407 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9206] ppid=9198 vsize=15711888 CPUtime=0.06 cores=0,2,4,6
/proc/9200/task/9206/stat : 9206 (java) S 9198 9200 9058 0 -1 4202560 9186 0 0 0 5 1 0 0 15 0 22 0 522996407 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9207] ppid=9198 vsize=15711888 CPUtime=0.02 cores=0,2,4,6
/proc/9200/task/9207/stat : 9207 (java) S 9198 9200 9058 0 -1 4202560 3808 0 0 0 2 0 0 0 15 0 22 0 522996407 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9208] ppid=9198 vsize=15711888 CPUtime=0.05 cores=0,2,4,6
/proc/9200/task/9208/stat : 9208 (java) S 9198 9200 9058 0 -1 4202560 6138 0 0 0 5 0 0 0 15 0 22 0 522996407 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9209] ppid=9198 vsize=15711888 CPUtime=0.07 cores=0,2,4,6
/proc/9200/task/9209/stat : 9209 (java) S 9198 9200 9058 0 -1 4202560 11857 0 0 0 6 1 0 0 15 0 22 0 522996407 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9210] ppid=9198 vsize=15711888 CPUtime=0.04 cores=0,2,4,6
/proc/9200/task/9210/stat : 9210 (java) S 9198 9200 9058 0 -1 4202560 6901 0 0 0 3 1 0 0 15 0 22 0 522996407 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9211] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9211/stat : 9211 (java) S 9198 9200 9058 0 -1 4202560 147 0 0 0 0 0 0 0 15 0 22 0 522996408 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 0 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9212] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9212/stat : 9212 (java) S 9198 9200 9058 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 522996409 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9213] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9213/stat : 9213 (java) S 9198 9200 9058 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 22 0 522996409 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9214] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9214/stat : 9214 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522996411 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389125041 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9215] ppid=9198 vsize=15711888 CPUtime=1.27 cores=0,2,4,6
/proc/9200/task/9215/stat : 9215 (java) S 9198 9200 9058 0 -1 4202560 14899 0 0 0 126 1 0 0 22 0 22 0 522996411 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9216] ppid=9198 vsize=15711888 CPUtime=0.85 cores=0,2,4,6
/proc/9200/task/9216/stat : 9216 (java) S 9198 9200 9058 0 -1 4202560 6980 0 0 0 85 0 0 0 15 0 22 0 522996411 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9217] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9217/stat : 9217 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522996411 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9218] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9218/stat : 9218 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522996411 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9219] ppid=9198 vsize=15711888 CPUtime=0.78 cores=0,2,4,6
/proc/9200/task/9219/stat : 9219 (java) R 9198 9200 9058 0 -1 4202560 30 0 0 0 78 0 0 0 16 0 22 0 522996468 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912505950195 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9200/tid=9220] ppid=9198 vsize=15711888 CPUtime=1.02 cores=0,2,4,6
/proc/9200/task/9220/stat : 9220 (java) R 9198 9200 9058 0 -1 4202560 12 0 0 0 102 0 0 0 16 0 22 0 522996468 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912505950200 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9200/tid=9221] ppid=9198 vsize=15711888 CPUtime=0.92 cores=0,2,4,6
/proc/9200/task/9221/stat : 9221 (java) R 9198 9200 9058 0 -1 4202560 7 0 0 0 92 0 0 0 16 0 22 0 522996468 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912506290648 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9200/tid=9222] ppid=9198 vsize=15711888 CPUtime=0.86 cores=0,2,4,6
/proc/9200/task/9222/stat : 9222 (java) R 9198 9200 9058 0 -1 4202560 10 0 0 0 86 0 0 0 16 0 22 0 522996468 16088973312 96402 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912506291742 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.87
Current children cumulated vsize (KiB) 15711888

[startup+6.30071 s]
/proc/loadavg: 7.89 7.98 7.99 9/224 9223
/proc/meminfo: memFree=13283772/32951124 swapFree=67111352/67111528
[pid=9200] ppid=9198 vsize=15711888 CPUtime=20.64 cores=0,2,4,6
/proc/9200/stat : 9200 (java) S 9198 9200 9058 0 -1 4202496 260111 0 1 0 2024 40 0 0 25 0 22 0 522996406 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9200/statm: 3927972 247983 2275 9 0 3918691 0
[pid=9200/tid=9202] ppid=9198 vsize=15711888 CPUtime=1.73 cores=0,2,4,6
/proc/9200/task/9202/stat : 9202 (java) S 9198 9200 9058 0 -1 4202560 35672 0 1 0 167 6 0 0 22 0 22 0 522996407 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9203] ppid=9198 vsize=15711888 CPUtime=0.14 cores=0,2,4,6
/proc/9200/task/9203/stat : 9203 (java) S 9198 9200 9058 0 -1 4202560 34173 0 0 0 9 5 0 0 16 0 22 0 522996407 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9204] ppid=9198 vsize=15711888 CPUtime=0.08 cores=0,2,4,6
/proc/9200/task/9204/stat : 9204 (java) S 9198 9200 9058 0 -1 4202560 11356 0 0 0 7 1 0 0 15 0 22 0 522996407 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9205] ppid=9198 vsize=15711888 CPUtime=0.12 cores=0,2,4,6
/proc/9200/task/9205/stat : 9205 (java) S 9198 9200 9058 0 -1 4202560 24344 0 0 0 8 4 0 0 16 0 22 0 522996407 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9206] ppid=9198 vsize=15711888 CPUtime=0.1 cores=0,2,4,6
/proc/9200/task/9206/stat : 9206 (java) S 9198 9200 9058 0 -1 4202560 17752 0 0 0 8 2 0 0 16 0 22 0 522996407 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9207] ppid=9198 vsize=15711888 CPUtime=0.1 cores=0,2,4,6
/proc/9200/task/9207/stat : 9207 (java) S 9198 9200 9058 0 -1 4202560 12428 0 0 0 8 2 0 0 15 0 22 0 522996407 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9208] ppid=9198 vsize=15711888 CPUtime=0.16 cores=0,2,4,6
/proc/9200/task/9208/stat : 9208 (java) S 9198 9200 9058 0 -1 4202560 25842 0 0 0 12 4 0 0 16 0 22 0 522996407 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9209] ppid=9198 vsize=15711888 CPUtime=0.12 cores=0,2,4,6
/proc/9200/task/9209/stat : 9209 (java) S 9198 9200 9058 0 -1 4202560 20355 0 0 0 9 3 0 0 16 0 22 0 522996407 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9210] ppid=9198 vsize=15711888 CPUtime=0.08 cores=0,2,4,6
/proc/9200/task/9210/stat : 9210 (java) S 9198 9200 9058 0 -1 4202560 14406 0 0 0 5 3 0 0 16 0 22 0 522996407 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9211] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9211/stat : 9211 (java) S 9198 9200 9058 0 -1 4202560 425 0 0 0 0 0 0 0 15 0 22 0 522996408 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 0 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9212] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9212/stat : 9212 (java) S 9198 9200 9058 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 522996409 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9213] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9213/stat : 9213 (java) S 9198 9200 9058 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 22 0 522996409 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9214] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9214/stat : 9214 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522996411 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389125041 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9215] ppid=9198 vsize=15711888 CPUtime=1.33 cores=0,2,4,6
/proc/9200/task/9215/stat : 9215 (java) S 9198 9200 9058 0 -1 4202560 14925 0 0 0 132 1 0 0 15 0 22 0 522996411 16088973312 247983 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0

################
# More data... #
################

/proc/9200/task/9205/stat : 9205 (java) S 9198 9200 9058 0 -1 4202560 347209 0 0 0 363 60 0 0 16 0 22 0 522996407 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9206] ppid=9198 vsize=15711888 CPUtime=4.58 cores=0,2,4,6
/proc/9200/task/9206/stat : 9206 (java) S 9198 9200 9058 0 -1 4202560 303415 0 0 0 407 51 0 0 16 0 22 0 522996407 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9207] ppid=9198 vsize=15711888 CPUtime=4.1 cores=0,2,4,6
/proc/9200/task/9207/stat : 9207 (java) S 9198 9200 9058 0 -1 4202560 350389 0 0 0 349 61 0 0 15 0 22 0 522996407 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9208] ppid=9198 vsize=15711888 CPUtime=4.25 cores=0,2,4,6
/proc/9200/task/9208/stat : 9208 (java) S 9198 9200 9058 0 -1 4202560 301021 0 0 0 371 54 0 0 16 0 22 0 522996407 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9209] ppid=9198 vsize=15711888 CPUtime=4.98 cores=0,2,4,6
/proc/9200/task/9209/stat : 9209 (java) S 9198 9200 9058 0 -1 4202560 377440 0 0 0 429 69 0 0 15 0 22 0 522996407 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9210] ppid=9198 vsize=15711888 CPUtime=4.24 cores=0,2,4,6
/proc/9200/task/9210/stat : 9210 (java) S 9198 9200 9058 0 -1 4202560 305477 0 0 0 370 54 0 0 16 0 22 0 522996407 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9211] ppid=9198 vsize=15711888 CPUtime=3.09 cores=0,2,4,6
/proc/9200/task/9211/stat : 9211 (java) S 9198 9200 9058 0 -1 4202560 545592 0 0 0 250 59 0 0 15 0 22 0 522996408 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 0 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9212] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9212/stat : 9212 (java) S 9198 9200 9058 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 522996409 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9213] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9213/stat : 9213 (java) S 9198 9200 9058 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 22 0 522996409 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9214] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9214/stat : 9214 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522996411 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389125041 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9215] ppid=9198 vsize=15711888 CPUtime=1.61 cores=0,2,4,6
/proc/9200/task/9215/stat : 9215 (java) S 9198 9200 9058 0 -1 4202560 14995 0 0 0 160 1 0 0 15 0 22 0 522996411 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9216] ppid=9198 vsize=15711888 CPUtime=0.96 cores=0,2,4,6
/proc/9200/task/9216/stat : 9216 (java) S 9198 9200 9058 0 -1 4202560 6997 0 0 0 96 0 0 0 15 0 22 0 522996411 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9217] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9217/stat : 9217 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522996411 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9218] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9218/stat : 9218 (java) S 9198 9200 9058 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 522996411 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9219] ppid=9198 vsize=15711888 CPUtime=1102.54 cores=0,2,4,6
/proc/9200/task/9219/stat : 9219 (java) R 9198 9200 9058 0 -1 4202560 102188 0 0 0 110242 12 0 0 25 0 22 0 522996468 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912505843157 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9200/tid=9220] ppid=9198 vsize=15711888 CPUtime=1108.31 cores=0,2,4,6
/proc/9200/task/9220/stat : 9220 (java) R 9198 9200 9058 0 -1 4202560 104444 0 0 0 110818 13 0 0 25 0 22 0 522996468 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912505815876 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9200/tid=9221] ppid=9198 vsize=15711888 CPUtime=1107.86 cores=0,2,4,6
/proc/9200/task/9221/stat : 9221 (java) R 9198 9200 9058 0 -1 4202560 106344 0 0 0 110774 12 0 0 25 0 22 0 522996468 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912505843157 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9200/tid=9222] ppid=9198 vsize=15711888 CPUtime=1107.53 cores=0,2,4,6
/proc/9200/task/9222/stat : 9222 (java) R 9198 9200 9058 0 -1 4202560 103828 0 0 0 110742 11 0 0 25 0 22 0 522996468 16088973312 3127261 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912506200848 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4469
Current children cumulated vsize (KiB) 15711888

[startup+1182.3 s]
/proc/loadavg: 8.29 8.21 8.11 9/224 9317
/proc/meminfo: memFree=17081560/32951124 swapFree=67111352/67111528
[pid=9200] ppid=9198 vsize=15711888 CPUtime=4708.55 cores=0,2,4,6
/proc/9200/stat : 9200 (java) S 9198 9200 9058 0 -1 4202496 3636476 0 1 0 470264 591 0 0 25 0 22 0 522996406 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9200/statm: 3927972 2990832 2293 9 0 3918691 0
[pid=9200/tid=9202] ppid=9198 vsize=15711888 CPUtime=1.73 cores=0,2,4,6
/proc/9200/task/9202/stat : 9202 (java) S 9198 9200 9058 0 -1 4202560 35672 0 1 0 167 6 0 0 22 0 22 0 522996407 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9203] ppid=9198 vsize=15711888 CPUtime=5.08 cores=0,2,4,6
/proc/9200/task/9203/stat : 9203 (java) S 9198 9200 9058 0 -1 4202560 383034 0 0 0 439 69 0 0 15 0 22 0 522996407 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9204] ppid=9198 vsize=15711888 CPUtime=4.16 cores=0,2,4,6
/proc/9200/task/9204/stat : 9204 (java) S 9198 9200 9058 0 -1 4202560 245680 0 0 0 371 45 0 0 15 0 22 0 522996407 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9205] ppid=9198 vsize=15711888 CPUtime=4.47 cores=0,2,4,6
/proc/9200/task/9205/stat : 9205 (java) S 9198 9200 9058 0 -1 4202560 347241 0 0 0 387 60 0 0 16 0 22 0 522996407 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9206] ppid=9198 vsize=15711888 CPUtime=4.84 cores=0,2,4,6
/proc/9200/task/9206/stat : 9206 (java) S 9198 9200 9058 0 -1 4202560 304127 0 0 0 433 51 0 0 16 0 22 0 522996407 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9207] ppid=9198 vsize=15711888 CPUtime=4.22 cores=0,2,4,6
/proc/9200/task/9207/stat : 9207 (java) S 9198 9200 9058 0 -1 4202560 350389 0 0 0 361 61 0 0 16 0 22 0 522996407 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9208] ppid=9198 vsize=15711888 CPUtime=4.47 cores=0,2,4,6
/proc/9200/task/9208/stat : 9208 (java) S 9198 9200 9058 0 -1 4202560 301335 0 0 0 392 55 0 0 16 0 22 0 522996407 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9209] ppid=9198 vsize=15711888 CPUtime=5.34 cores=0,2,4,6
/proc/9200/task/9209/stat : 9209 (java) S 9198 9200 9058 0 -1 4202560 377607 0 0 0 465 69 0 0 16 0 22 0 522996407 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9210] ppid=9198 vsize=15711888 CPUtime=4.42 cores=0,2,4,6
/proc/9200/task/9210/stat : 9210 (java) S 9198 9200 9058 0 -1 4202560 305478 0 0 0 388 54 0 0 15 0 22 0 522996407 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9211] ppid=9198 vsize=15711888 CPUtime=3.12 cores=0,2,4,6
/proc/9200/task/9211/stat : 9211 (java) S 9198 9200 9058 0 -1 4202560 545658 0 0 0 250 62 0 0 15 0 22 0 522996408 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 0 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9212] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9212/stat : 9212 (java) S 9198 9200 9058 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 522996409 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9213] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9213/stat : 9213 (java) S 9198 9200 9058 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 22 0 522996409 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9214] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9214/stat : 9214 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522996411 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389125041 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9215] ppid=9198 vsize=15711888 CPUtime=1.61 cores=0,2,4,6
/proc/9200/task/9215/stat : 9215 (java) S 9198 9200 9058 0 -1 4202560 14995 0 0 0 160 1 0 0 15 0 22 0 522996411 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9216] ppid=9198 vsize=15711888 CPUtime=0.96 cores=0,2,4,6
/proc/9200/task/9216/stat : 9216 (java) S 9198 9200 9058 0 -1 4202560 6997 0 0 0 96 0 0 0 15 0 22 0 522996411 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9217] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9217/stat : 9217 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522996411 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9218] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9218/stat : 9218 (java) S 9198 9200 9058 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 522996411 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9219] ppid=9198 vsize=15711888 CPUtime=1161.73 cores=0,2,4,6
/proc/9200/task/9219/stat : 9219 (java) R 9198 9200 9058 0 -1 4202560 102192 0 0 0 116161 12 0 0 25 0 22 0 522996468 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912505787015 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9200/tid=9220] ppid=9198 vsize=15711888 CPUtime=1167.83 cores=0,2,4,6
/proc/9200/task/9220/stat : 9220 (java) R 9198 9200 9058 0 -1 4202560 104444 0 0 0 116769 14 0 0 25 0 22 0 522996468 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912505815336 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9200/tid=9221] ppid=9198 vsize=15711888 CPUtime=1167.37 cores=0,2,4,6
/proc/9200/task/9221/stat : 9221 (java) R 9198 9200 9058 0 -1 4202560 106345 0 0 0 116725 12 0 0 25 0 22 0 522996468 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912505787020 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9200/tid=9222] ppid=9198 vsize=15711888 CPUtime=1167.05 cores=0,2,4,6
/proc/9200/task/9222/stat : 9222 (java) R 9198 9200 9058 0 -1 4202560 103829 0 0 0 116694 11 0 0 25 0 22 0 522996468 16088973312 2990832 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912505585008 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4708.55
Current children cumulated vsize (KiB) 15711888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.2 s]
/proc/loadavg: 8.19 8.19 8.11 9/224 9318
/proc/meminfo: memFree=16895396/32951124 swapFree=67111352/67111528
[pid=9200] ppid=9198 vsize=15711888 CPUtime=4800.05 cores=0,2,4,6
/proc/9200/stat : 9200 (java) S 9198 9200 9058 0 -1 4202496 3673206 0 1 0 479407 598 0 0 25 0 22 0 522996406 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9200/statm: 3927972 3027499 2293 9 0 3918691 0
[pid=9200/tid=9202] ppid=9198 vsize=15711888 CPUtime=1.73 cores=0,2,4,6
/proc/9200/task/9202/stat : 9202 (java) S 9198 9200 9058 0 -1 4202560 35672 0 1 0 167 6 0 0 22 0 22 0 522996407 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9203] ppid=9198 vsize=15711888 CPUtime=5.22 cores=0,2,4,6
/proc/9200/task/9203/stat : 9203 (java) S 9198 9200 9058 0 -1 4202560 389659 0 0 0 451 71 0 0 16 0 22 0 522996407 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9204] ppid=9198 vsize=15711888 CPUtime=4.17 cores=0,2,4,6
/proc/9200/task/9204/stat : 9204 (java) S 9198 9200 9058 0 -1 4202560 246160 0 0 0 372 45 0 0 16 0 22 0 522996407 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9205] ppid=9198 vsize=15711888 CPUtime=4.58 cores=0,2,4,6
/proc/9200/task/9205/stat : 9205 (java) S 9198 9200 9058 0 -1 4202560 347489 0 0 0 398 60 0 0 16 0 22 0 522996407 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9206] ppid=9198 vsize=15711888 CPUtime=4.91 cores=0,2,4,6
/proc/9200/task/9206/stat : 9206 (java) S 9198 9200 9058 0 -1 4202560 304316 0 0 0 440 51 0 0 16 0 22 0 522996407 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9207] ppid=9198 vsize=15711888 CPUtime=4.42 cores=0,2,4,6
/proc/9200/task/9207/stat : 9207 (java) S 9198 9200 9058 0 -1 4202560 357119 0 0 0 380 62 0 0 16 0 22 0 522996407 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9208] ppid=9198 vsize=15711888 CPUtime=4.6 cores=0,2,4,6
/proc/9200/task/9208/stat : 9208 (java) S 9198 9200 9058 0 -1 4202560 301428 0 0 0 405 55 0 0 16 0 22 0 522996407 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9209] ppid=9198 vsize=15711888 CPUtime=5.43 cores=0,2,4,6
/proc/9200/task/9209/stat : 9209 (java) S 9198 9200 9058 0 -1 4202560 377607 0 0 0 474 69 0 0 15 0 22 0 522996407 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9210] ppid=9198 vsize=15711888 CPUtime=4.51 cores=0,2,4,6
/proc/9200/task/9210/stat : 9210 (java) S 9198 9200 9058 0 -1 4202560 327767 0 0 0 393 58 0 0 16 0 22 0 522996407 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9211] ppid=9198 vsize=15711888 CPUtime=3.12 cores=0,2,4,6
/proc/9200/task/9211/stat : 9211 (java) S 9198 9200 9058 0 -1 4202560 545730 0 0 0 250 62 0 0 15 0 22 0 522996408 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 0 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9212] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9212/stat : 9212 (java) S 9198 9200 9058 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 522996409 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9213] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9213/stat : 9213 (java) S 9198 9200 9058 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 22 0 522996409 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 0 0 0 0
[pid=9200/tid=9214] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9214/stat : 9214 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522996411 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389125041 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9215] ppid=9198 vsize=15711888 CPUtime=1.61 cores=0,2,4,6
/proc/9200/task/9215/stat : 9215 (java) S 9198 9200 9058 0 -1 4202560 14995 0 0 0 160 1 0 0 15 0 22 0 522996411 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9216] ppid=9198 vsize=15711888 CPUtime=0.96 cores=0,2,4,6
/proc/9200/task/9216/stat : 9216 (java) S 9198 9200 9058 0 -1 4202560 6997 0 0 0 96 0 0 0 15 0 22 0 522996411 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 4 0 0 0
[pid=9200/tid=9217] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9217/stat : 9217 (java) S 9198 9200 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522996411 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117337 0 4 0 16800975 18446604448099909952 0 0 -1 6 0 0 0
[pid=9200/tid=9218] ppid=9198 vsize=15711888 CPUtime=0 cores=0,2,4,6
/proc/9200/task/9218/stat : 9218 (java) S 9198 9200 9058 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 522996411 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 255389117952 0 4 0 16800975 18446604448099909952 0 0 -1 2 0 0 0
[pid=9200/tid=9219] ppid=9198 vsize=15711888 CPUtime=1184.29 cores=0,2,4,6
/proc/9200/task/9219/stat : 9219 (java) R 9198 9200 9058 0 -1 4202560 102193 0 0 0 118417 12 0 0 25 0 22 0 522996468 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912505815892 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9200/tid=9220] ppid=9198 vsize=15711888 CPUtime=1190.52 cores=0,2,4,6
/proc/9200/task/9220/stat : 9220 (java) R 9198 9200 9058 0 -1 4202560 104444 0 0 0 119038 14 0 0 25 0 22 0 522996468 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912505815341 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9200/tid=9221] ppid=9198 vsize=15711888 CPUtime=1190.06 cores=0,2,4,6
/proc/9200/task/9221/stat : 9221 (java) R 9198 9200 9058 0 -1 4202560 106346 0 0 0 118994 12 0 0 25 0 22 0 522996468 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912505744652 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9200/tid=9222] ppid=9198 vsize=15711888 CPUtime=1189.74 cores=0,2,4,6
/proc/9200/task/9222/stat : 9222 (java) R 9198 9200 9058 0 -1 4202560 103829 0 0 0 118963 11 0 0 25 0 22 0 522996468 16088973312 3027499 33554432000 1073741824 1073778376 140735821438176 18446744073709551615 46912505603196 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 15711888

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

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

[startup+1205.4 s]
/proc/loadavg: 8.19 8.19 8.11 9/224 9318
/proc/meminfo: memFree=16895396/32951124 swapFree=67111352/67111528
[pid=9200] ppid=9198 vsize=0 CPUtime=4800.26 cores=0,2,4,6
/proc/9200/stat : 9200 (java) Z 9198 9200 9058 0 -1 4203548 3673233 0 1 0 479410 616 0 0 17 0 2 0 522996406 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9200/statm: 0 0 0 0 0 0 0
[pid=9200/tid=9221] ppid=9198 vsize=0 CPUtime=1190.26 cores=0,2,4,6
/proc/9200/task/9221/stat : 9221 (java) R 9198 9200 9058 0 -1 4203588 106346 0 0 0 118995 31 0 0 25 0 2 0 522996468 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 0

[startup+1205.6 s]
/proc/loadavg: 8.19 8.19 8.11 9/224 9318
/proc/meminfo: memFree=16895396/32951124 swapFree=67111352/67111528
[pid=9200] ppid=9198 vsize=0 CPUtime=4800.46 cores=0,2,4,6
/proc/9200/stat : 9200 (java) Z 9198 9200 9058 0 -1 4203548 3673233 0 1 0 479410 636 0 0 17 0 2 0 522996406 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9200/statm: 0 0 0 0 0 0 0
[pid=9200/tid=9221] ppid=9198 vsize=0 CPUtime=1190.46 cores=0,2,4,6
/proc/9200/task/9221/stat : 9221 (java) R 9198 9200 9058 0 -1 4203588 106346 0 0 0 118995 51 0 0 25 0 2 0 522996468 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.46
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1205.67
CPU time (s): 4800.54
CPU user time (s): 4794.1
CPU system time (s): 6.43102
CPU usage (%): 398.165
Max. virtual memory (cumulated for all children) (KiB): 15714620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.11
system time used= 6.43102
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3673233
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28574
involuntary context switches= 108565

runsolver used 1.89771 second user time and 4.74628 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 23:53:05
IDJOB=3312414
IDBENCH=82599
IDSOLVER=1699
FILE ID=node135/3312414-1304113985
RUNJOBID= node135-1304112776-9076
PBS_JOBID= 13170696
Free space on /tmp= 71116 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S525505471-054-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312414-1304113985/watcher-3312414-1304113985 -o /tmp/evaluation-result-3312414-1304113985/solver-3312414-1304113985 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312414-1304113985.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d09435f2d651fd373230433133c15edb
RANDOM SEED=1753689625

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:      14229972 kB
Buffers:        919076 kB
Cached:        1743784 kB
SwapCached:        172 kB
Active:       15573184 kB
Inactive:      2600912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14229972 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            3180 kB
Writeback:           0 kB
AnonPages:    15510448 kB
Mapped:          23448 kB
Slab:           453580 kB
PageTables:      35140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 15723892 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= 71116 MiB
End job on node135 at 2011-04-30 00:13:13