Trace number 3311290

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 (hbr=2)? (TO) 4800.61 1203.82

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S922811046-076-UNKNOWN.cnf
MD5SUMe99bff721d695892a53f60adc73d403b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3694.54
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

0.10/0.27	05:00 INFO : Reading from input HOME/instance-3311290-1304118300.cnf
0.66/0.67	Executor set job limit to 1000000
0.66/0.67	Executor set job limit to 1000000
0.66/0.67	Executor set job limit to 1000000
0.66/0.67	Executor set job limit to 1000000
0.66/0.67	Starting Executor!
0.66/0.67	Starting Executor!
0.66/0.67	Starting Executor!
0.66/0.68	Starting Executor!
2.17/1.34	05:01 INFO : 2000 variables remaining out of 2000
2.17/1.34	05:01 INFO : 240000 literals remaining out of 240000

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

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.68 8.01 7.71 2/176 29202
/proc/meminfo: memFree=30889708/32951124 swapFree=67111524/67111528
[pid=29202] ppid=29198 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29202/stat : 29202 (run) S 29198 29202 28325 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 523430948 8908800 255 33554432000 4194304 4922060 140734152799040 18446744073709551615 270613106533 0 2147483391 4100 65536 18446744071699945619 0 0 17 2 0 0 0
/proc/29202/statm: 2175 255 215 178 0 68 0

[startup+0.0111289 s]
/proc/loadavg: 7.68 8.01 7.71 2/176 29202
/proc/meminfo: memFree=30889708/32951124 swapFree=67111524/67111528
[pid=29202] ppid=29198 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29202/stat : 29202 (run) S 29198 29202 28325 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 523430948 8908800 255 33554432000 4194304 4922060 140734152799040 18446744073709551615 270613106533 0 2147483391 4100 65536 18446744071699199166 0 0 17 2 0 0 0
/proc/29202/statm: 2175 255 215 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101093 s]
/proc/loadavg: 7.68 8.01 7.71 2/176 29202
/proc/meminfo: memFree=30889708/32951124 swapFree=67111524/67111528
[pid=29202] ppid=29198 vsize=15604248 CPUtime=0.03 cores=0,2,4,6
/proc/29202/stat : 29202 (java) S 29198 29202 28325 0 -1 4202496 3772 0 1 0 2 1 0 0 17 0 13 0 523430948 15978749952 3213 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624913381 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/29202/statm: 3901062 3213 1682 9 0 3891810 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.30103 s]
/proc/loadavg: 7.68 8.01 7.71 2/176 29202
/proc/meminfo: memFree=30889708/32951124 swapFree=67111524/67111528
[pid=29202] ppid=29198 vsize=15676904 CPUtime=0.18 cores=0,2,4,6
/proc/29202/stat : 29202 (java) S 29198 29202 28325 0 -1 4202496 6156 0 1 0 16 2 0 0 17 0 18 0 523430948 16053149696 5597 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29202/statm: 3919226 5597 2173 9 0 3909945 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 15676904

[startup+0.700929 s]
/proc/loadavg: 7.68 8.01 7.71 2/176 29202
/proc/meminfo: memFree=30889708/32951124 swapFree=67111524/67111528
[pid=29202] ppid=29198 vsize=15684024 CPUtime=0.77 cores=0,2,4,6
/proc/29202/stat : 29202 (java) S 29198 29202 28325 0 -1 4202496 41127 0 1 0 70 7 0 0 17 0 22 0 523430948 16060440576 39643 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29202/statm: 3921006 39643 2225 9 0 3911725 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 15684024

[startup+1.51279 s]
/proc/loadavg: 7.68 8.01 7.71 7/220 29246
/proc/meminfo: memFree=30588656/32951124 swapFree=67111524/67111528
[pid=29202] ppid=29198 vsize=15717224 CPUtime=2.73 cores=0,2,4,6
/proc/29202/stat : 29202 (java) S 29198 29202 28325 0 -1 4202496 53331 0 1 0 265 8 0 0 17 0 22 0 523430948 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29202/statm: 3929306 48232 2273 9 0 3920025 0
[pid=29202/tid=29206] ppid=29198 vsize=15717224 CPUtime=1.17 cores=0,2,4,6
/proc/29202/task/29206/stat : 29206 (java) S 29198 29202 28325 0 -1 4202560 35707 0 1 0 112 5 0 0 21 0 22 0 523430955 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29207] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29207/stat : 29207 (java) S 29198 29202 28325 0 -1 4202560 38 0 0 0 0 0 0 0 16 0 22 0 523430955 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29209] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29209/stat : 29209 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 523430955 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29211] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29211/stat : 29211 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523430955 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29213] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29213/stat : 29213 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523430955 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29215] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29215/stat : 29215 (java) S 29198 29202 28325 0 -1 4202560 33 0 0 0 0 0 0 0 16 0 22 0 523430955 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29217] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29217/stat : 29217 (java) S 29198 29202 28325 0 -1 4202560 332 0 0 0 0 0 0 0 16 0 22 0 523430955 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29219] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29219/stat : 29219 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 523430955 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29221] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29221/stat : 29221 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 523430955 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29223] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29223/stat : 29223 (java) S 29198 29202 28325 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 523430956 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624927232 0 0 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29225] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29225/stat : 29225 (java) S 29198 29202 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523430957 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29227] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29227/stat : 29227 (java) S 29198 29202 28325 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 523430957 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29229] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29229/stat : 29229 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430963 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624934321 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29231] ppid=29198 vsize=15717224 CPUtime=0.53 cores=0,2,4,6
/proc/29202/task/29231/stat : 29231 (java) R 29198 29202 28325 0 -1 4202560 3893 0 0 0 53 0 0 0 15 0 22 0 523430963 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 47185228799880 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29202/tid=29233] ppid=29198 vsize=15717224 CPUtime=0.75 cores=0,2,4,6
/proc/29202/task/29233/stat : 29233 (java) R 29198 29202 28325 0 -1 4202560 11876 0 0 0 75 0 0 0 15 0 22 0 523430963 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624929565 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29202/tid=29235] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29235/stat : 29235 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 523430963 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29237] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29237/stat : 29237 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523430963 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624927232 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29243] ppid=29198 vsize=15717224 CPUtime=0.03 cores=0,2,4,6
/proc/29202/task/29243/stat : 29243 (java) S 29198 29202 28325 0 -1 4202560 28 0 0 0 3 0 0 0 15 0 22 0 523431016 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624927232 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29244] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29244/stat : 29244 (java) S 29198 29202 28325 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 523431016 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624927232 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29245] ppid=29198 vsize=15717224 CPUtime=0.09 cores=0,2,4,6
/proc/29202/task/29245/stat : 29245 (java) S 29198 29202 28325 0 -1 4202560 9 0 0 0 9 0 0 0 15 0 22 0 523431016 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624927232 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29246] ppid=29198 vsize=15717224 CPUtime=0.1 cores=0,2,4,6
/proc/29202/task/29246/stat : 29246 (java) R 29198 29202 28325 0 -1 4202560 9 0 0 0 10 0 0 0 16 0 22 0 523431016 16094437376 48232 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 46912505658681 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 15717224

[startup+3.10148 s]
/proc/loadavg: 7.68 8.01 7.71 11/220 29246
/proc/meminfo: memFree=30400308/32951124 swapFree=67111524/67111528
[pid=29202] ppid=29198 vsize=15717224 CPUtime=8.87 cores=0,2,4,6
/proc/29202/stat : 29202 (java) S 29198 29202 28325 0 -1 4202496 110809 0 1 0 871 16 0 0 17 0 22 0 523430948 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29202/statm: 3929306 104943 2273 9 0 3920025 0
[pid=29202/tid=29206] ppid=29198 vsize=15717224 CPUtime=1.17 cores=0,2,4,6
/proc/29202/task/29206/stat : 29206 (java) S 29198 29202 28325 0 -1 4202560 35707 0 1 0 112 5 0 0 21 0 22 0 523430955 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29207] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29207/stat : 29207 (java) S 29198 29202 28325 0 -1 4202560 1417 0 0 0 0 0 0 0 15 0 22 0 523430955 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29209] ppid=29198 vsize=15717224 CPUtime=0.02 cores=0,2,4,6
/proc/29202/task/29209/stat : 29209 (java) S 29198 29202 28325 0 -1 4202560 7325 0 0 0 1 1 0 0 16 0 22 0 523430955 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29211] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29211/stat : 29211 (java) S 29198 29202 28325 0 -1 4202560 990 0 0 0 0 0 0 0 15 0 22 0 523430955 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29213] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29213/stat : 29213 (java) S 29198 29202 28325 0 -1 4202560 736 0 0 0 0 0 0 0 15 0 22 0 523430955 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29215] ppid=29198 vsize=15717224 CPUtime=0.01 cores=0,2,4,6
/proc/29202/task/29215/stat : 29215 (java) S 29198 29202 28325 0 -1 4202560 5990 0 0 0 0 1 0 0 15 0 22 0 523430955 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29217] ppid=29198 vsize=15717224 CPUtime=0.01 cores=0,2,4,6
/proc/29202/task/29217/stat : 29217 (java) S 29198 29202 28325 0 -1 4202560 6405 0 0 0 1 0 0 0 16 0 22 0 523430955 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29219] ppid=29198 vsize=15717224 CPUtime=0.02 cores=0,2,4,6
/proc/29202/task/29219/stat : 29219 (java) S 29198 29202 28325 0 -1 4202560 7420 0 0 0 1 1 0 0 16 0 22 0 523430955 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29221] ppid=29198 vsize=15717224 CPUtime=0.01 cores=0,2,4,6
/proc/29202/task/29221/stat : 29221 (java) S 29198 29202 28325 0 -1 4202560 4322 0 0 0 1 0 0 0 15 0 22 0 523430955 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29223] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29223/stat : 29223 (java) S 29198 29202 28325 0 -1 4202560 245 0 0 0 0 0 0 0 16 0 22 0 523430956 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624927232 0 0 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29225] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29225/stat : 29225 (java) S 29198 29202 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523430957 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29227] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29227/stat : 29227 (java) S 29198 29202 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523430957 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29229] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29229/stat : 29229 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430963 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624934321 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29231] ppid=29198 vsize=15717224 CPUtime=0.62 cores=0,2,4,6
/proc/29202/task/29231/stat : 29231 (java) S 29198 29202 28325 0 -1 4202560 3903 0 0 0 62 0 0 0 15 0 22 0 523430963 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29233] ppid=29198 vsize=15717224 CPUtime=0.88 cores=0,2,4,6
/proc/29202/task/29233/stat : 29233 (java) S 29198 29202 28325 0 -1 4202560 12334 0 0 0 88 0 0 0 15 0 22 0 523430963 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29235] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29235/stat : 29235 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 523430963 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29237] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29237/stat : 29237 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523430963 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624927232 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29243] ppid=29198 vsize=15717224 CPUtime=1.52 cores=0,2,4,6
/proc/29202/task/29243/stat : 29243 (java) R 29198 29202 28325 0 -1 4202560 5018 0 0 0 152 0 0 0 17 0 22 0 523431016 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 46912506001615 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29202/tid=29244] ppid=29198 vsize=15717224 CPUtime=1.4 cores=0,2,4,6
/proc/29202/task/29244/stat : 29244 (java) R 29198 29202 28325 0 -1 4202560 5844 0 0 0 140 0 0 0 17 0 22 0 523431016 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 46912505981180 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29202/tid=29245] ppid=29198 vsize=15717224 CPUtime=1.39 cores=0,2,4,6
/proc/29202/task/29245/stat : 29245 (java) R 29198 29202 28325 0 -1 4202560 5876 0 0 0 139 0 0 0 17 0 22 0 523431016 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 46912505981155 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29202/tid=29246] ppid=29198 vsize=15717224 CPUtime=1.66 cores=0,2,4,6
/proc/29202/task/29246/stat : 29246 (java) R 29198 29202 28325 0 -1 4202560 5893 0 0 0 166 0 0 0 17 0 22 0 523431016 16094437376 104943 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 46912505523943 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.87
Current children cumulated vsize (KiB) 15717224

[startup+6.30091 s]
/proc/loadavg: 7.79 8.02 7.72 10/220 29247
/proc/meminfo: memFree=28575968/32951124 swapFree=67111524/67111528
[pid=29202] ppid=29198 vsize=15717224 CPUtime=21.55 cores=0,2,4,6
/proc/29202/stat : 29202 (java) S 29198 29202 28325 0 -1 4202496 238262 0 1 0 2118 37 0 0 17 0 22 0 523430948 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29202/statm: 3929306 232032 2273 9 0 3920025 0
[pid=29202/tid=29206] ppid=29198 vsize=15717224 CPUtime=1.17 cores=0,2,4,6
/proc/29202/task/29206/stat : 29206 (java) S 29198 29202 28325 0 -1 4202560 35707 0 1 0 112 5 0 0 21 0 22 0 523430955 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29207] ppid=29198 vsize=15717224 CPUtime=0.06 cores=0,2,4,6
/proc/29202/task/29207/stat : 29207 (java) S 29198 29202 28325 0 -1 4202560 17817 0 0 0 3 3 0 0 16 0 22 0 523430955 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29209] ppid=29198 vsize=15717224 CPUtime=0.02 cores=0,2,4,6
/proc/29202/task/29209/stat : 29209 (java) S 29198 29202 28325 0 -1 4202560 7325 0 0 0 1 1 0 0 15 0 22 0 523430955 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29211] ppid=29198 vsize=15717224 CPUtime=0.03 cores=0,2,4,6
/proc/29202/task/29211/stat : 29211 (java) S 29198 29202 28325 0 -1 4202560 9742 0 0 0 2 1 0 0 16 0 22 0 523430955 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29213] ppid=29198 vsize=15717224 CPUtime=0.07 cores=0,2,4,6
/proc/29202/task/29213/stat : 29213 (java) S 29198 29202 28325 0 -1 4202560 19582 0 0 0 4 3 0 0 16 0 22 0 523430955 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29215] ppid=29198 vsize=15717224 CPUtime=0.06 cores=0,2,4,6
/proc/29202/task/29215/stat : 29215 (java) S 29198 29202 28325 0 -1 4202560 19849 0 0 0 3 3 0 0 16 0 22 0 523430955 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29217] ppid=29198 vsize=15717224 CPUtime=0.03 cores=0,2,4,6
/proc/29202/task/29217/stat : 29217 (java) S 29198 29202 28325 0 -1 4202560 10181 0 0 0 2 1 0 0 15 0 22 0 523430955 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29219] ppid=29198 vsize=15717224 CPUtime=0.04 cores=0,2,4,6
/proc/29202/task/29219/stat : 29219 (java) S 29198 29202 28325 0 -1 4202560 11815 0 0 0 2 2 0 0 15 0 22 0 523430955 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29221] ppid=29198 vsize=15717224 CPUtime=0.05 cores=0,2,4,6
/proc/29202/task/29221/stat : 29221 (java) S 29198 29202 28325 0 -1 4202560 15054 0 0 0 3 2 0 0 15 0 22 0 523430955 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29223] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29223/stat : 29223 (java) S 29198 29202 28325 0 -1 4202560 557 0 0 0 0 0 0 0 15 0 22 0 523430956 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624927232 0 0 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29225] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29225/stat : 29225 (java) S 29198 29202 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523430957 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29227] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29227/stat : 29227 (java) S 29198 29202 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523430957 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29229] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29229/stat : 29229 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430963 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624934321 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29231] ppid=29198 vsize=15717224 CPUtime=0.62 cores=0,2,4,6
/proc/29202/task/29231/stat : 29231 (java) S 29198 29202 28325 0 -1 4202560 3903 0 0 0 62 0 0 0 15 0 22 0 523430963 16094437376 232032 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0

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

/proc/meminfo: memFree=22687896/32951124 swapFree=67111524/67111528
[pid=29202] ppid=29198 vsize=15717224 CPUtime=4475.65 cores=0,2,4,6
/proc/29202/stat : 29202 (java) S 29198 29202 28325 0 -1 4202496 2481917 0 1 0 447176 389 0 0 17 0 22 0 523430948 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29202/statm: 3929306 1292785 2297 9 0 3920025 0
[pid=29202/tid=29206] ppid=29198 vsize=15717224 CPUtime=1.17 cores=0,2,4,6
/proc/29202/task/29206/stat : 29206 (java) S 29198 29202 28325 0 -1 4202560 35707 0 1 0 112 5 0 0 21 0 22 0 523430955 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29207] ppid=29198 vsize=15717224 CPUtime=2.01 cores=0,2,4,6
/proc/29202/task/29207/stat : 29207 (java) S 29198 29202 28325 0 -1 4202560 151358 0 0 0 177 24 0 0 16 0 22 0 523430955 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29209] ppid=29198 vsize=15717224 CPUtime=2.02 cores=0,2,4,6
/proc/29202/task/29209/stat : 29209 (java) S 29198 29202 28325 0 -1 4202560 170378 0 0 0 176 26 0 0 16 0 22 0 523430955 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29211] ppid=29198 vsize=15717224 CPUtime=2.26 cores=0,2,4,6
/proc/29202/task/29211/stat : 29211 (java) S 29198 29202 28325 0 -1 4202560 208307 0 0 0 188 38 0 0 15 0 22 0 523430955 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29213] ppid=29198 vsize=15717224 CPUtime=2.21 cores=0,2,4,6
/proc/29202/task/29213/stat : 29213 (java) S 29198 29202 28325 0 -1 4202560 198814 0 0 0 185 36 0 0 16 0 22 0 523430955 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29215] ppid=29198 vsize=15717224 CPUtime=2.14 cores=0,2,4,6
/proc/29202/task/29215/stat : 29215 (java) S 29198 29202 28325 0 -1 4202560 197623 0 0 0 181 33 0 0 15 0 22 0 523430955 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29217] ppid=29198 vsize=15717224 CPUtime=1.95 cores=0,2,4,6
/proc/29202/task/29217/stat : 29217 (java) S 29198 29202 28325 0 -1 4202560 140425 0 0 0 173 22 0 0 15 0 22 0 523430955 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29219] ppid=29198 vsize=15717224 CPUtime=1.95 cores=0,2,4,6
/proc/29202/task/29219/stat : 29219 (java) S 29198 29202 28325 0 -1 4202560 158471 0 0 0 170 25 0 0 16 0 22 0 523430955 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29221] ppid=29198 vsize=15717224 CPUtime=2.21 cores=0,2,4,6
/proc/29202/task/29221/stat : 29221 (java) S 29198 29202 28325 0 -1 4202560 186101 0 0 0 191 30 0 0 15 0 22 0 523430955 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29223] ppid=29198 vsize=15717224 CPUtime=0.93 cores=0,2,4,6
/proc/29202/task/29223/stat : 29223 (java) S 29198 29202 28325 0 -1 4202560 43085 0 0 0 70 23 0 0 15 0 22 0 523430956 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624927232 0 0 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29225] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29225/stat : 29225 (java) S 29198 29202 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523430957 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29227] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29227/stat : 29227 (java) S 29198 29202 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523430957 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29229] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29229/stat : 29229 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430963 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624934321 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29231] ppid=29198 vsize=15717224 CPUtime=0.77 cores=0,2,4,6
/proc/29202/task/29231/stat : 29231 (java) S 29198 29202 28325 0 -1 4202560 3944 0 0 0 77 0 0 0 15 0 22 0 523430963 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29233] ppid=29198 vsize=15717224 CPUtime=1.31 cores=0,2,4,6
/proc/29202/task/29233/stat : 29233 (java) S 29198 29202 28325 0 -1 4202560 13815 0 0 0 130 1 0 0 15 0 22 0 523430963 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29235] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29235/stat : 29235 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 523430963 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29237] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29237/stat : 29237 (java) S 29198 29202 28325 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 523430963 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624927232 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29243] ppid=29198 vsize=15717224 CPUtime=1114.94 cores=0,2,4,6
/proc/29202/task/29243/stat : 29243 (java) R 29198 29202 28325 0 -1 4202560 244706 0 0 0 111464 30 0 0 25 0 22 0 523431016 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 46912505602940 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29202/tid=29244] ppid=29198 vsize=15717224 CPUtime=1114.05 cores=0,2,4,6
/proc/29202/task/29244/stat : 29244 (java) R 29198 29202 28325 0 -1 4202560 249286 0 0 0 111376 29 0 0 25 0 22 0 523431016 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 18446744073699065897 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29202/tid=29245] ppid=29198 vsize=15717224 CPUtime=1112.55 cores=0,2,4,6
/proc/29202/task/29245/stat : 29245 (java) R 29198 29202 28325 0 -1 4202560 254975 0 0 0 111223 32 0 0 25 0 22 0 523431016 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 46912505584640 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29202/tid=29246] ppid=29198 vsize=15717224 CPUtime=1113 cores=0,2,4,6
/proc/29202/task/29246/stat : 29246 (java) R 29198 29202 28325 0 -1 4202560 223472 0 0 0 111274 26 0 0 25 0 22 0 523431016 16094437376 1292785 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 46912505751444 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.65
Current children cumulated vsize (KiB) 15717224

[startup+1182.3 s]
/proc/loadavg: 8.22 8.14 7.98 10/220 29278
/proc/meminfo: memFree=23534996/32951124 swapFree=67111524/67111528
[pid=29202] ppid=29198 vsize=15717224 CPUtime=4715.28 cores=0,2,4,6
/proc/29202/stat : 29202 (java) S 29198 29202 28325 0 -1 4202496 2493400 0 1 0 471136 392 0 0 17 0 22 0 523430948 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29202/statm: 3929306 1276941 2297 9 0 3920025 0
[pid=29202/tid=29206] ppid=29198 vsize=15717224 CPUtime=1.17 cores=0,2,4,6
/proc/29202/task/29206/stat : 29206 (java) S 29198 29202 28325 0 -1 4202560 35707 0 1 0 112 5 0 0 21 0 22 0 523430955 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29207] ppid=29198 vsize=15717224 CPUtime=2.05 cores=0,2,4,6
/proc/29202/task/29207/stat : 29207 (java) S 29198 29202 28325 0 -1 4202560 153629 0 0 0 181 24 0 0 16 0 22 0 523430955 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29209] ppid=29198 vsize=15717224 CPUtime=2.06 cores=0,2,4,6
/proc/29202/task/29209/stat : 29209 (java) S 29198 29202 28325 0 -1 4202560 170389 0 0 0 180 26 0 0 16 0 22 0 523430955 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29211] ppid=29198 vsize=15717224 CPUtime=2.31 cores=0,2,4,6
/proc/29202/task/29211/stat : 29211 (java) S 29198 29202 28325 0 -1 4202560 211787 0 0 0 193 38 0 0 15 0 22 0 523430955 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29213] ppid=29198 vsize=15717224 CPUtime=2.24 cores=0,2,4,6
/proc/29202/task/29213/stat : 29213 (java) S 29198 29202 28325 0 -1 4202560 199776 0 0 0 188 36 0 0 16 0 22 0 523430955 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29215] ppid=29198 vsize=15717224 CPUtime=2.18 cores=0,2,4,6
/proc/29202/task/29215/stat : 29215 (java) S 29198 29202 28325 0 -1 4202560 198967 0 0 0 184 34 0 0 15 0 22 0 523430955 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29217] ppid=29198 vsize=15717224 CPUtime=1.99 cores=0,2,4,6
/proc/29202/task/29217/stat : 29217 (java) S 29198 29202 28325 0 -1 4202560 142971 0 0 0 177 22 0 0 15 0 22 0 523430955 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29219] ppid=29198 vsize=15717224 CPUtime=2 cores=0,2,4,6
/proc/29202/task/29219/stat : 29219 (java) S 29198 29202 28325 0 -1 4202560 158649 0 0 0 175 25 0 0 15 0 22 0 523430955 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29221] ppid=29198 vsize=15717224 CPUtime=2.23 cores=0,2,4,6
/proc/29202/task/29221/stat : 29221 (java) S 29198 29202 28325 0 -1 4202560 186776 0 0 0 192 31 0 0 16 0 22 0 523430955 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29223] ppid=29198 vsize=15717224 CPUtime=0.95 cores=0,2,4,6
/proc/29202/task/29223/stat : 29223 (java) S 29198 29202 28325 0 -1 4202560 43089 0 0 0 71 24 0 0 15 0 22 0 523430956 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624927232 0 0 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29225] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29225/stat : 29225 (java) S 29198 29202 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523430957 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29227] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29227/stat : 29227 (java) S 29198 29202 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523430957 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29229] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29229/stat : 29229 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430963 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624934321 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29231] ppid=29198 vsize=15717224 CPUtime=0.77 cores=0,2,4,6
/proc/29202/task/29231/stat : 29231 (java) S 29198 29202 28325 0 -1 4202560 3944 0 0 0 77 0 0 0 15 0 22 0 523430963 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29233] ppid=29198 vsize=15717224 CPUtime=1.31 cores=0,2,4,6
/proc/29202/task/29233/stat : 29233 (java) S 29198 29202 28325 0 -1 4202560 13815 0 0 0 130 1 0 0 15 0 22 0 523430963 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29235] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29235/stat : 29235 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 523430963 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29237] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29237/stat : 29237 (java) S 29198 29202 28325 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 523430963 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624927232 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29243] ppid=29198 vsize=15717224 CPUtime=1174.84 cores=0,2,4,6
/proc/29202/task/29243/stat : 29243 (java) R 29198 29202 28325 0 -1 4202560 244708 0 0 0 117454 30 0 0 25 0 22 0 523431016 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29202/tid=29244] ppid=29198 vsize=15717224 CPUtime=1173.97 cores=0,2,4,6
/proc/29202/task/29244/stat : 29244 (java) R 29198 29202 28325 0 -1 4202560 249288 0 0 0 117368 29 0 0 25 0 22 0 523431016 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 47185229932415 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29202/tid=29245] ppid=29198 vsize=15717224 CPUtime=1172.46 cores=0,2,4,6
/proc/29202/task/29245/stat : 29245 (java) R 29198 29202 28325 0 -1 4202560 254976 0 0 0 117214 32 0 0 25 0 22 0 523431016 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 46912505602882 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29202/tid=29246] ppid=29198 vsize=15717224 CPUtime=1172.59 cores=0,2,4,6
/proc/29202/task/29246/stat : 29246 (java) R 29198 29202 28325 0 -1 4202560 223475 0 0 0 117233 26 0 0 25 0 22 0 523431016 16094437376 1276941 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 46912505981048 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4715.28
Current children cumulated vsize (KiB) 15717224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.14 8.13 7.98 5/197 29281
/proc/meminfo: memFree=25805972/32951124 swapFree=67111524/67111528
[pid=29202] ppid=29198 vsize=15717224 CPUtime=4800.37 cores=0,2,4,6
/proc/29202/stat : 29202 (java) S 29198 29202 28325 0 -1 4202496 2493412 0 1 0 479645 392 0 0 17 0 22 0 523430948 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29202/statm: 3929306 1269527 2297 9 0 3920025 0
[pid=29202/tid=29206] ppid=29198 vsize=15717224 CPUtime=1.17 cores=0,2,4,6
/proc/29202/task/29206/stat : 29206 (java) S 29198 29202 28325 0 -1 4202560 35707 0 1 0 112 5 0 0 21 0 22 0 523430955 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29207] ppid=29198 vsize=15717224 CPUtime=2.07 cores=0,2,4,6
/proc/29202/task/29207/stat : 29207 (java) S 29198 29202 28325 0 -1 4202560 153630 0 0 0 183 24 0 0 16 0 22 0 523430955 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29209] ppid=29198 vsize=15717224 CPUtime=2.06 cores=0,2,4,6
/proc/29202/task/29209/stat : 29209 (java) S 29198 29202 28325 0 -1 4202560 170389 0 0 0 180 26 0 0 15 0 22 0 523430955 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29211] ppid=29198 vsize=15717224 CPUtime=2.32 cores=0,2,4,6
/proc/29202/task/29211/stat : 29211 (java) S 29198 29202 28325 0 -1 4202560 211787 0 0 0 194 38 0 0 16 0 22 0 523430955 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29213] ppid=29198 vsize=15717224 CPUtime=2.26 cores=0,2,4,6
/proc/29202/task/29213/stat : 29213 (java) S 29198 29202 28325 0 -1 4202560 199780 0 0 0 190 36 0 0 16 0 22 0 523430955 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29215] ppid=29198 vsize=15717224 CPUtime=2.18 cores=0,2,4,6
/proc/29202/task/29215/stat : 29215 (java) S 29198 29202 28325 0 -1 4202560 198967 0 0 0 184 34 0 0 15 0 22 0 523430955 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29217] ppid=29198 vsize=15717224 CPUtime=2.01 cores=0,2,4,6
/proc/29202/task/29217/stat : 29217 (java) S 29198 29202 28325 0 -1 4202560 142972 0 0 0 179 22 0 0 15 0 22 0 523430955 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29219] ppid=29198 vsize=15717224 CPUtime=2.01 cores=0,2,4,6
/proc/29202/task/29219/stat : 29219 (java) S 29198 29202 28325 0 -1 4202560 158649 0 0 0 176 25 0 0 16 0 22 0 523430955 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 0 0 0 0
[pid=29202/tid=29221] ppid=29198 vsize=15717224 CPUtime=2.24 cores=0,2,4,6
/proc/29202/task/29221/stat : 29221 (java) S 29198 29202 28325 0 -1 4202560 186777 0 0 0 193 31 0 0 15 0 22 0 523430955 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29223] ppid=29198 vsize=15717224 CPUtime=0.95 cores=0,2,4,6
/proc/29202/task/29223/stat : 29223 (java) S 29198 29202 28325 0 -1 4202560 43089 0 0 0 71 24 0 0 15 0 22 0 523430956 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624927232 0 0 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29225] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29225/stat : 29225 (java) S 29198 29202 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523430957 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29227] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29227/stat : 29227 (java) S 29198 29202 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523430957 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29229] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29229/stat : 29229 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430963 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624934321 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29231] ppid=29198 vsize=15717224 CPUtime=0.77 cores=0,2,4,6
/proc/29202/task/29231/stat : 29231 (java) S 29198 29202 28325 0 -1 4202560 3944 0 0 0 77 0 0 0 15 0 22 0 523430963 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 6 0 0 0
[pid=29202/tid=29233] ppid=29198 vsize=15717224 CPUtime=1.31 cores=0,2,4,6
/proc/29202/task/29233/stat : 29233 (java) S 29198 29202 28325 0 -1 4202560 13815 0 0 0 130 1 0 0 15 0 22 0 523430963 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29235] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29235/stat : 29235 (java) S 29198 29202 28325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 523430963 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624926617 0 4 0 16800975 18446604453977651136 0 0 -1 4 0 0 0
[pid=29202/tid=29237] ppid=29198 vsize=15717224 CPUtime=0 cores=0,2,4,6
/proc/29202/task/29237/stat : 29237 (java) S 29198 29202 28325 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 523430963 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 270624927232 0 4 0 16800975 18446604453977651136 0 0 -1 2 0 0 0
[pid=29202/tid=29243] ppid=29198 vsize=15717224 CPUtime=1196.12 cores=0,2,4,6
/proc/29202/task/29243/stat : 29243 (java) R 29198 29202 28325 0 -1 4202560 244708 0 0 0 119582 30 0 0 25 0 22 0 523431016 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 46912505584640 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29202/tid=29244] ppid=29198 vsize=15717224 CPUtime=1195.25 cores=0,2,4,6
/proc/29202/task/29244/stat : 29244 (java) R 29198 29202 28325 0 -1 4202560 249288 0 0 0 119496 29 0 0 25 0 22 0 523431016 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 46912505602905 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29202/tid=29245] ppid=29198 vsize=15717224 CPUtime=1193.69 cores=0,2,4,6
/proc/29202/task/29245/stat : 29245 (java) R 29198 29202 28325 0 -1 4202560 254978 0 0 0 119337 32 0 0 25 0 22 0 523431016 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 46912505751509 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29202/tid=29246] ppid=29198 vsize=15717224 CPUtime=1193.8 cores=0,2,4,6
/proc/29202/task/29246/stat : 29246 (java) R 29198 29202 28325 0 -1 4202560 223476 0 0 0 119354 26 0 0 25 0 22 0 523431016 16094437376 1269527 33554432000 1073741824 1073778376 140735547608240 18446744073709551615 46912506089579 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15717224

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

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

[startup+1203.8 s]
/proc/loadavg: 8.14 8.13 7.98 5/197 29281
/proc/meminfo: memFree=25805972/32951124 swapFree=67111524/67111528
[pid=29202] ppid=29198 vsize=0 CPUtime=4800.58 cores=0,2,4,6
/proc/29202/stat : 29202 (java) Z 29198 29202 28325 0 -1 4203548 2493439 0 1 0 479647 411 0 0 15 0 2 0 523430948 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29202/statm: 0 0 0 0 0 0 0
[pid=29202/tid=29246] ppid=29198 vsize=0 CPUtime=1194 cores=0,2,4,6
/proc/29202/task/29246/stat : 29246 (java) R 29198 29202 28325 0 -1 4203588 223476 0 0 0 119355 45 0 0 25 0 2 0 523431016 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.58
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1203.82
CPU time (s): 4800.61
CPU user time (s): 4796.48
CPU system time (s): 4.13037
CPU usage (%): 398.781
Max. virtual memory (cumulated for all children) (KiB): 15718808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.48
system time used= 4.13037
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2493439
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= 36455
involuntary context switches= 71812

runsolver used 1.9407 second user time and 4.68129 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-30 01:05:00
IDJOB=3311290
IDBENCH=82675
IDSOLVER=1698
FILE ID=node108/3311290-1304118300
RUNJOBID= node108-1304118300-29183
PBS_JOBID= 13170680
Free space on /tmp= 72120 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S922811046-076-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311290-1304118300/watcher-3311290-1304118300 -o /tmp/evaluation-result-3311290-1304118300/solver-3311290-1304118300 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311290-1304118300.cnf -hbr 2

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

MD5SUM BENCH= e99bff721d695892a53f60adc73d403b
RANDOM SEED=375225584

node108.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.820
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.64
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.820
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.15
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.820
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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:     32951124 kB
MemFree:      30890120 kB
Buffers:        544856 kB
Cached:        1060020 kB
SwapCached:          4 kB
Active:         101240 kB
Inactive:      1566912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30890120 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4844 kB
Writeback:          16 kB
AnonPages:       62860 kB
Mapped:          14892 kB
Slab:           327644 kB
PageTables:       4652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182292 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= 72120 MiB
End job on node108 at 2011-04-30 01:25:06