Trace number 3312444

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.44 1205.06

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
MD5SUM374e3ba6783d13d6d478972802d8dba0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 534000

Solver Data

0.10/0.12	13:13 INFO : Reading from input HOME/instance-3312444-1304115193.cnf
0.72/0.54	Executor set job limit to 1000000
0.72/0.54	Executor set job limit to 1000000
0.72/0.54	Executor set job limit to 1000000
0.72/0.54	Executor set job limit to 1000000
0.72/0.54	Starting Executor!
0.72/0.54	Starting Executor!
0.72/0.54	Starting Executor!
0.72/0.55	Starting Executor!
2.10/1.13	13:14 INFO : 400 variables remaining out of 400
2.10/1.13	13:14 INFO : 272000 literals remaining out of 272000

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-3312444-1304115193/watcher-3312444-1304115193 -o /tmp/evaluation-result-3312444-1304115193/solver-3312444-1304115193 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312444-1304115193.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: 8.19 8.19 8.11 5/202 9347
/proc/meminfo: memFree=29054676/32951124 swapFree=67111352/67111528
[pid=9347] ppid=9345 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/9347/stat : 9347 (java) R 9345 9347 9058 0 -1 4202496 889 0 0 0 0 0 0 0 25 0 1 0 523117163 23580672 376 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255372338944 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9347/statm: 5757 388 301 9 0 124 0

[startup+0.0975791 s]
/proc/loadavg: 8.19 8.19 8.11 5/202 9347
/proc/meminfo: memFree=29054676/32951124 swapFree=67111352/67111528
[pid=9347] ppid=9345 vsize=15676624 CPUtime=0.1 cores=0,2,4,6
/proc/9347/stat : 9347 (java) S 9345 9347 9058 0 -1 4202496 5504 0 1 0 9 1 0 0 25 0 18 0 523117163 16052862976 4901 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9347/statm: 3919156 4902 2115 9 0 3909875 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676624

[startup+0.100571 s]
/proc/loadavg: 8.19 8.19 8.11 5/202 9347
/proc/meminfo: memFree=29054676/32951124 swapFree=67111352/67111528
[pid=9347] ppid=9345 vsize=15676624 CPUtime=0.1 cores=0,2,4,6
/proc/9347/stat : 9347 (java) S 9345 9347 9058 0 -1 4202496 5552 0 1 0 9 1 0 0 25 0 18 0 523117163 16052862976 4949 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9347/statm: 3919156 4949 2116 9 0 3909875 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676624

[startup+0.300548 s]
/proc/loadavg: 8.19 8.19 8.11 5/202 9347
/proc/meminfo: memFree=29054676/32951124 swapFree=67111352/67111528
[pid=9347] ppid=9345 vsize=15680256 CPUtime=0.52 cores=0,2,4,6
/proc/9347/stat : 9347 (java) S 9345 9347 9058 0 -1 4202496 14954 0 1 0 49 3 0 0 25 0 18 0 523117163 16056582144 13334 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9347/statm: 3920064 13340 2206 9 0 3910783 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15680256

[startup+0.70041 s]
/proc/loadavg: 8.19 8.19 8.11 5/202 9347
/proc/meminfo: memFree=29054676/32951124 swapFree=67111352/67111528
[pid=9347] ppid=9345 vsize=15684368 CPUtime=1.06 cores=0,2,4,6
/proc/9347/stat : 9347 (java) S 9345 9347 9058 0 -1 4202496 45083 0 1 0 100 6 0 0 25 0 22 0 523117163 16060792832 41645 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9347/statm: 3921092 41645 2247 9 0 3911811 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 15684368

[startup+1.5013 s]
/proc/loadavg: 7.93 8.14 8.09 8/224 9369
/proc/meminfo: memFree=28898324/32951124 swapFree=67111352/67111528
[pid=9347] ppid=9345 vsize=15699580 CPUtime=3.28 cores=0,2,4,6
/proc/9347/stat : 9347 (java) S 9345 9347 9058 0 -1 4202496 62262 0 1 0 319 9 0 0 25 0 22 0 523117163 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9347/statm: 3924895 52245 2272 9 0 3915614 0
[pid=9347/tid=9349] ppid=9345 vsize=15699580 CPUtime=1.11 cores=0,2,4,6
/proc/9347/task/9349/stat : 9349 (java) S 9345 9347 9058 0 -1 4202560 35716 0 1 0 107 4 0 0 20 0 22 0 523117164 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9350] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9350/stat : 9350 (java) S 9345 9347 9058 0 -1 4202560 1093 0 0 0 0 0 0 0 17 0 22 0 523117164 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9351] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9351/stat : 9351 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523117164 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9352] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9352/stat : 9352 (java) S 9345 9347 9058 0 -1 4202560 1173 0 0 0 0 0 0 0 17 0 22 0 523117164 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9353] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9353/stat : 9353 (java) S 9345 9347 9058 0 -1 4202560 798 0 0 0 0 0 0 0 18 0 22 0 523117164 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9354] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9354/stat : 9354 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 523117164 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9355] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9355/stat : 9355 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523117164 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9356] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9356/stat : 9356 (java) S 9345 9347 9058 0 -1 4202560 1291 0 0 0 0 0 0 0 18 0 22 0 523117164 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9357] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9357/stat : 9357 (java) S 9345 9347 9058 0 -1 4202560 372 0 0 0 0 0 0 0 17 0 22 0 523117164 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9358] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9358/stat : 9358 (java) S 9345 9347 9058 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 523117165 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117952 0 0 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9359] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9359/stat : 9359 (java) S 9345 9347 9058 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523117166 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9360] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9360/stat : 9360 (java) S 9345 9347 9058 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523117166 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9361] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9361/stat : 9361 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523117168 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389125041 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9362] ppid=9345 vsize=15699580 CPUtime=0.61 cores=0,2,4,6
/proc/9347/task/9362/stat : 9362 (java) S 9345 9347 9058 0 -1 4202560 4796 0 0 0 61 0 0 0 16 0 22 0 523117168 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9363] ppid=9345 vsize=15699580 CPUtime=0.89 cores=0,2,4,6
/proc/9347/task/9363/stat : 9363 (java) S 9345 9347 9058 0 -1 4202560 15564 0 0 0 87 2 0 0 25 0 22 0 523117168 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9364] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9364/stat : 9364 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523117168 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9365] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9365/stat : 9365 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523117168 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117952 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9366] ppid=9345 vsize=15699580 CPUtime=0.17 cores=0,2,4,6
/proc/9347/task/9366/stat : 9366 (java) S 9345 9347 9058 0 -1 4202560 27 0 0 0 17 0 0 0 15 0 22 0 523117218 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117952 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9367] ppid=9345 vsize=15699580 CPUtime=0.05 cores=0,2,4,6
/proc/9347/task/9367/stat : 9367 (java) R 9345 9347 9058 0 -1 4202560 13 0 0 0 5 0 0 0 15 0 22 0 523117218 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912506054190 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9347/tid=9368] ppid=9345 vsize=15699580 CPUtime=0.27 cores=0,2,4,6
/proc/9347/task/9368/stat : 9368 (java) R 9345 9347 9058 0 -1 4202560 7 0 0 0 27 0 0 0 16 0 22 0 523117218 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505227952 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9347/tid=9369] ppid=9345 vsize=15699580 CPUtime=0.11 cores=0,2,4,6
/proc/9347/task/9369/stat : 9369 (java) R 9345 9347 9058 0 -1 4202560 11 0 0 0 11 0 0 0 16 0 22 0 523117218 16076369920 52245 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505787039 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 15699580

[startup+3.10097 s]
/proc/loadavg: 7.93 8.14 8.09 12/224 9369
/proc/meminfo: memFree=28882204/32951124 swapFree=67111352/67111528
[pid=9347] ppid=9345 vsize=15699580 CPUtime=9.65 cores=0,2,4,6
/proc/9347/stat : 9347 (java) S 9345 9347 9058 0 -1 4202496 113528 0 1 0 947 18 0 0 25 0 22 0 523117163 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9347/statm: 3924895 103423 2272 9 0 3915614 0
[pid=9347/tid=9349] ppid=9345 vsize=15699580 CPUtime=1.11 cores=0,2,4,6
/proc/9347/task/9349/stat : 9349 (java) S 9345 9347 9058 0 -1 4202560 35716 0 1 0 107 4 0 0 20 0 22 0 523117164 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9350] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9350/stat : 9350 (java) S 9345 9347 9058 0 -1 4202560 3829 0 0 0 0 0 0 0 16 0 22 0 523117164 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9351] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9351/stat : 9351 (java) S 9345 9347 9058 0 -1 4202560 1945 0 0 0 0 0 0 0 15 0 22 0 523117164 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9352] ppid=9345 vsize=15699580 CPUtime=0.01 cores=0,2,4,6
/proc/9347/task/9352/stat : 9352 (java) S 9345 9347 9058 0 -1 4202560 6610 0 0 0 0 1 0 0 16 0 22 0 523117164 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 2 0 0 0
[pid=9347/tid=9353] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9353/stat : 9353 (java) S 9345 9347 9058 0 -1 4202560 4967 0 0 0 0 0 0 0 16 0 22 0 523117164 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 2 0 0 0
[pid=9347/tid=9354] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9354/stat : 9354 (java) S 9345 9347 9058 0 -1 4202560 2923 0 0 0 0 0 0 0 15 0 22 0 523117164 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9355] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9355/stat : 9355 (java) S 9345 9347 9058 0 -1 4202560 1954 0 0 0 0 0 0 0 15 0 22 0 523117164 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 2 0 0 0
[pid=9347/tid=9356] ppid=9345 vsize=15699580 CPUtime=0.02 cores=0,2,4,6
/proc/9347/task/9356/stat : 9356 (java) S 9345 9347 9058 0 -1 4202560 8486 0 0 0 0 2 0 0 16 0 22 0 523117164 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9357] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9357/stat : 9357 (java) S 9345 9347 9058 0 -1 4202560 2824 0 0 0 0 0 0 0 15 0 22 0 523117164 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9358] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9358/stat : 9358 (java) S 9345 9347 9058 0 -1 4202560 240 0 0 0 0 0 0 0 16 0 22 0 523117165 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117952 0 0 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9359] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9359/stat : 9359 (java) S 9345 9347 9058 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523117166 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9360] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9360/stat : 9360 (java) S 9345 9347 9058 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523117166 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9361] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9361/stat : 9361 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523117168 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389125041 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9362] ppid=9345 vsize=15699580 CPUtime=0.75 cores=0,2,4,6
/proc/9347/task/9362/stat : 9362 (java) S 9345 9347 9058 0 -1 4202560 4824 0 0 0 75 0 0 0 15 0 22 0 523117168 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9363] ppid=9345 vsize=15699580 CPUtime=0.92 cores=0,2,4,6
/proc/9347/task/9363/stat : 9363 (java) R 9345 9347 9058 0 -1 4202560 15567 0 0 0 90 2 0 0 22 0 22 0 523117168 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 47018375087655 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9347/tid=9364] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9364/stat : 9364 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523117168 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9365] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9365/stat : 9365 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523117168 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117952 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9366] ppid=9345 vsize=15699580 CPUtime=1.69 cores=0,2,4,6
/proc/9347/task/9366/stat : 9366 (java) R 9345 9347 9058 0 -1 4202560 6238 0 0 0 169 0 0 0 17 0 22 0 523117218 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505787093 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9347/tid=9367] ppid=9345 vsize=15699580 CPUtime=1.51 cores=0,2,4,6
/proc/9347/task/9367/stat : 9367 (java) R 9345 9347 9058 0 -1 4202560 5411 0 0 0 151 0 0 0 17 0 22 0 523117218 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505889569 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9347/tid=9368] ppid=9345 vsize=15699580 CPUtime=1.79 cores=0,2,4,6
/proc/9347/task/9368/stat : 9368 (java) R 9345 9347 9058 0 -1 4202560 5449 0 0 0 179 0 0 0 17 0 22 0 523117218 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505889593 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9347/tid=9369] ppid=9345 vsize=15699580 CPUtime=1.67 cores=0,2,4,6
/proc/9347/task/9369/stat : 9369 (java) R 9345 9347 9058 0 -1 4202560 5159 0 0 0 167 0 0 0 17 0 22 0 523117218 16076369920 103423 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 47018379721584 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.65
Current children cumulated vsize (KiB) 15699580

[startup+6.30137 s]
/proc/loadavg: 7.94 8.13 8.09 9/224 9369
/proc/meminfo: memFree=28403500/32951124 swapFree=67111352/67111528
[pid=9347] ppid=9345 vsize=15699580 CPUtime=22.41 cores=0,2,4,6
/proc/9347/stat : 9347 (java) S 9345 9347 9058 0 -1 4202496 230816 0 1 0 2203 38 0 0 25 0 22 0 523117163 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9347/statm: 3924895 219898 2272 9 0 3915614 0
[pid=9347/tid=9349] ppid=9345 vsize=15699580 CPUtime=1.11 cores=0,2,4,6
/proc/9347/task/9349/stat : 9349 (java) S 9345 9347 9058 0 -1 4202560 35716 0 1 0 107 4 0 0 20 0 22 0 523117164 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9350] ppid=9345 vsize=15699580 CPUtime=0.03 cores=0,2,4,6
/proc/9347/task/9350/stat : 9350 (java) S 9345 9347 9058 0 -1 4202560 9520 0 0 0 1 2 0 0 15 0 22 0 523117164 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9351] ppid=9345 vsize=15699580 CPUtime=0.06 cores=0,2,4,6
/proc/9347/task/9351/stat : 9351 (java) S 9345 9347 9058 0 -1 4202560 18502 0 0 0 3 3 0 0 16 0 22 0 523117164 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 2 0 0 0
[pid=9347/tid=9352] ppid=9345 vsize=15699580 CPUtime=0.04 cores=0,2,4,6
/proc/9347/task/9352/stat : 9352 (java) S 9345 9347 9058 0 -1 4202560 13565 0 0 0 2 2 0 0 16 0 22 0 523117164 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9353] ppid=9345 vsize=15699580 CPUtime=0.02 cores=0,2,4,6
/proc/9347/task/9353/stat : 9353 (java) S 9345 9347 9058 0 -1 4202560 7753 0 0 0 1 1 0 0 15 0 22 0 523117164 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 2 0 0 0
[pid=9347/tid=9354] ppid=9345 vsize=15699580 CPUtime=0.03 cores=0,2,4,6
/proc/9347/task/9354/stat : 9354 (java) S 9345 9347 9058 0 -1 4202560 12772 0 0 0 1 2 0 0 16 0 22 0 523117164 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9355] ppid=9345 vsize=15699580 CPUtime=0.03 cores=0,2,4,6
/proc/9347/task/9355/stat : 9355 (java) S 9345 9347 9058 0 -1 4202560 11232 0 0 0 2 1 0 0 15 0 22 0 523117164 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 2 0 0 0
[pid=9347/tid=9356] ppid=9345 vsize=15699580 CPUtime=0.06 cores=0,2,4,6
/proc/9347/task/9356/stat : 9356 (java) S 9345 9347 9058 0 -1 4202560 18819 0 0 0 2 4 0 0 16 0 22 0 523117164 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9357] ppid=9345 vsize=15699580 CPUtime=0.01 cores=0,2,4,6
/proc/9347/task/9357/stat : 9357 (java) S 9345 9347 9058 0 -1 4202560 5870 0 0 0 1 0 0 0 15 0 22 0 523117164 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9358] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9358/stat : 9358 (java) S 9345 9347 9058 0 -1 4202560 544 0 0 0 0 0 0 0 16 0 22 0 523117165 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117952 0 0 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9359] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9359/stat : 9359 (java) S 9345 9347 9058 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523117166 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9360] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9360/stat : 9360 (java) S 9345 9347 9058 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523117166 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9361] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9361/stat : 9361 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523117168 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389125041 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9362] ppid=9345 vsize=15699580 CPUtime=0.75 cores=0,2,4,6
/proc/9347/task/9362/stat : 9362 (java) S 9345 9347 9058 0 -1 4202560 4824 0 0 0 75 0 0 0 15 0 22 0 523117168 16076369920 219898 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0

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

[pid=9347/tid=9367] ppid=9345 vsize=15699580 CPUtime=1051.78 cores=0,2,4,6
/proc/9347/task/9367/stat : 9367 (java) R 9345 9347 9058 0 -1 4202560 292433 0 0 0 105138 40 0 0 25 0 22 0 523117218 16076369920 190069 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505743043 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9347/tid=9368] ppid=9345 vsize=15699580 CPUtime=1051.59 cores=0,2,4,6
/proc/9347/task/9368/stat : 9368 (java) R 9345 9347 9058 0 -1 4202560 287227 0 0 0 105124 35 0 0 25 0 22 0 523117218 16076369920 190069 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505523191 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9347/tid=9369] ppid=9345 vsize=15699580 CPUtime=1050.97 cores=0,2,4,6
/proc/9347/task/9369/stat : 9369 (java) R 9345 9347 9058 0 -1 4202560 291242 0 0 0 105059 38 0 0 25 0 22 0 523117218 16076369920 190069 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505799943 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4231.85
Current children cumulated vsize (KiB) 15699580

[startup+1122.3 s]
/proc/loadavg: 8.15 8.20 8.15 9/224 9450
/proc/meminfo: memFree=27698940/32951124 swapFree=67111352/67111528
[pid=9347] ppid=9345 vsize=15699580 CPUtime=4470.95 cores=0,2,4,6
/proc/9347/stat : 9347 (java) S 9345 9347 9058 0 -1 4202496 1919763 0 1 0 446737 358 0 0 25 0 22 0 523117163 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9347/statm: 3924895 214531 2297 9 0 3915614 0
[pid=9347/tid=9349] ppid=9345 vsize=15699580 CPUtime=1.11 cores=0,2,4,6
/proc/9347/task/9349/stat : 9349 (java) S 9345 9347 9058 0 -1 4202560 35716 0 1 0 107 4 0 0 20 0 22 0 523117164 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9350] ppid=9345 vsize=15699580 CPUtime=3.03 cores=0,2,4,6
/proc/9347/task/9350/stat : 9350 (java) S 9345 9347 9058 0 -1 4202560 83345 0 0 0 284 19 0 0 15 0 22 0 523117164 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 2 0 0 0
[pid=9347/tid=9351] ppid=9345 vsize=15699580 CPUtime=2.99 cores=0,2,4,6
/proc/9347/task/9351/stat : 9351 (java) S 9345 9347 9058 0 -1 4202560 76293 0 0 0 283 16 0 0 15 0 22 0 523117164 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9352] ppid=9345 vsize=15699580 CPUtime=2.88 cores=0,2,4,6
/proc/9347/task/9352/stat : 9352 (java) S 9345 9347 9058 0 -1 4202560 75905 0 0 0 271 17 0 0 16 0 22 0 523117164 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9353] ppid=9345 vsize=15699580 CPUtime=2.9 cores=0,2,4,6
/proc/9347/task/9353/stat : 9353 (java) S 9345 9347 9058 0 -1 4202560 75590 0 0 0 274 16 0 0 15 0 22 0 523117164 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 2 0 0 0
[pid=9347/tid=9354] ppid=9345 vsize=15699580 CPUtime=3.01 cores=0,2,4,6
/proc/9347/task/9354/stat : 9354 (java) S 9345 9347 9058 0 -1 4202560 83923 0 0 0 283 18 0 0 15 0 22 0 523117164 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9355] ppid=9345 vsize=15699580 CPUtime=2.95 cores=0,2,4,6
/proc/9347/task/9355/stat : 9355 (java) S 9345 9347 9058 0 -1 4202560 79314 0 0 0 278 17 0 0 16 0 22 0 523117164 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9356] ppid=9345 vsize=15699580 CPUtime=3.06 cores=0,2,4,6
/proc/9347/task/9356/stat : 9356 (java) S 9345 9347 9058 0 -1 4202560 94037 0 0 0 287 19 0 0 15 0 22 0 523117164 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9357] ppid=9345 vsize=15699580 CPUtime=2.98 cores=0,2,4,6
/proc/9347/task/9357/stat : 9357 (java) S 9345 9347 9058 0 -1 4202560 84643 0 0 0 279 19 0 0 15 0 22 0 523117164 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9358] ppid=9345 vsize=15699580 CPUtime=1.15 cores=0,2,4,6
/proc/9347/task/9358/stat : 9358 (java) S 9345 9347 9058 0 -1 4202560 4780 0 0 0 71 44 0 0 15 0 22 0 523117165 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117952 0 0 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9359] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9359/stat : 9359 (java) S 9345 9347 9058 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523117166 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9360] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9360/stat : 9360 (java) S 9345 9347 9058 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523117166 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9361] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9361/stat : 9361 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523117168 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389125041 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9362] ppid=9345 vsize=15699580 CPUtime=1.06 cores=0,2,4,6
/proc/9347/task/9362/stat : 9362 (java) S 9345 9347 9058 0 -1 4202560 4869 0 0 0 106 0 0 0 15 0 22 0 523117168 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9363] ppid=9345 vsize=15699580 CPUtime=1.25 cores=0,2,4,6
/proc/9347/task/9363/stat : 9363 (java) S 9345 9347 9058 0 -1 4202560 15626 0 0 0 123 2 0 0 15 0 22 0 523117168 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9364] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9364/stat : 9364 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523117168 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9365] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9365/stat : 9365 (java) S 9345 9347 9058 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 523117168 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117952 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9366] ppid=9345 vsize=15699580 CPUtime=1110.12 cores=0,2,4,6
/proc/9347/task/9366/stat : 9366 (java) R 9345 9347 9058 0 -1 4202560 301620 0 0 0 110972 40 0 0 25 0 22 0 523117218 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505873651 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9347/tid=9367] ppid=9345 vsize=15699580 CPUtime=1110.9 cores=0,2,4,6
/proc/9347/task/9367/stat : 9367 (java) R 9345 9347 9058 0 -1 4202560 302996 0 0 0 111049 41 0 0 25 0 22 0 523117218 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505799740 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9347/tid=9368] ppid=9345 vsize=15699580 CPUtime=1111.01 cores=0,2,4,6
/proc/9347/task/9368/stat : 9368 (java) R 9345 9347 9058 0 -1 4202560 296973 0 0 0 111064 37 0 0 25 0 22 0 523117218 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505743355 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9347/tid=9369] ppid=9345 vsize=15699580 CPUtime=1110.38 cores=0,2,4,6
/proc/9347/task/9369/stat : 9369 (java) R 9345 9347 9058 0 -1 4202560 302683 0 0 0 110998 40 0 0 25 0 22 0 523117218 16076369920 214531 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 47018379723354 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4470.95
Current children cumulated vsize (KiB) 15699580

[startup+1182.3 s]
/proc/loadavg: 8.22 8.20 8.15 9/224 9451
/proc/meminfo: memFree=27764236/32951124 swapFree=67111352/67111528
[pid=9347] ppid=9345 vsize=15699580 CPUtime=4709.9 cores=0,2,4,6
/proc/9347/stat : 9347 (java) S 9345 9347 9058 0 -1 4202496 1982465 0 1 0 470613 377 0 0 25 0 22 0 523117163 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9347/statm: 3924895 178527 2297 9 0 3915614 0
[pid=9347/tid=9349] ppid=9345 vsize=15699580 CPUtime=1.11 cores=0,2,4,6
/proc/9347/task/9349/stat : 9349 (java) S 9345 9347 9058 0 -1 4202560 35716 0 1 0 107 4 0 0 20 0 22 0 523117164 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9350] ppid=9345 vsize=15699580 CPUtime=3.25 cores=0,2,4,6
/proc/9347/task/9350/stat : 9350 (java) S 9345 9347 9058 0 -1 4202560 87316 0 0 0 305 20 0 0 15 0 22 0 523117164 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9351] ppid=9345 vsize=15699580 CPUtime=3.19 cores=0,2,4,6
/proc/9347/task/9351/stat : 9351 (java) S 9345 9347 9058 0 -1 4202560 80407 0 0 0 302 17 0 0 15 0 22 0 523117164 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 2 0 0 0
[pid=9347/tid=9352] ppid=9345 vsize=15699580 CPUtime=3.07 cores=0,2,4,6
/proc/9347/task/9352/stat : 9352 (java) S 9345 9347 9058 0 -1 4202560 79936 0 0 0 289 18 0 0 16 0 22 0 523117164 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9353] ppid=9345 vsize=15699580 CPUtime=3.11 cores=0,2,4,6
/proc/9347/task/9353/stat : 9353 (java) S 9345 9347 9058 0 -1 4202560 78881 0 0 0 294 17 0 0 15 0 22 0 523117164 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9354] ppid=9345 vsize=15699580 CPUtime=3.23 cores=0,2,4,6
/proc/9347/task/9354/stat : 9354 (java) S 9345 9347 9058 0 -1 4202560 87858 0 0 0 303 20 0 0 15 0 22 0 523117164 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9355] ppid=9345 vsize=15699580 CPUtime=3.15 cores=0,2,4,6
/proc/9347/task/9355/stat : 9355 (java) S 9345 9347 9058 0 -1 4202560 83301 0 0 0 297 18 0 0 15 0 22 0 523117164 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 2 0 0 0
[pid=9347/tid=9356] ppid=9345 vsize=15699580 CPUtime=3.27 cores=0,2,4,6
/proc/9347/task/9356/stat : 9356 (java) S 9345 9347 9058 0 -1 4202560 98135 0 0 0 307 20 0 0 15 0 22 0 523117164 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9357] ppid=9345 vsize=15699580 CPUtime=3.18 cores=0,2,4,6
/proc/9347/task/9357/stat : 9357 (java) S 9345 9347 9058 0 -1 4202560 89084 0 0 0 298 20 0 0 15 0 22 0 523117164 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9358] ppid=9345 vsize=15699580 CPUtime=1.26 cores=0,2,4,6
/proc/9347/task/9358/stat : 9358 (java) S 9345 9347 9058 0 -1 4202560 4985 0 0 0 78 48 0 0 16 0 22 0 523117165 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117952 0 0 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9359] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9359/stat : 9359 (java) S 9345 9347 9058 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523117166 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9360] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9360/stat : 9360 (java) S 9345 9347 9058 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523117166 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9361] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9361/stat : 9361 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523117168 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389125041 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9362] ppid=9345 vsize=15699580 CPUtime=1.06 cores=0,2,4,6
/proc/9347/task/9362/stat : 9362 (java) S 9345 9347 9058 0 -1 4202560 4869 0 0 0 106 0 0 0 15 0 22 0 523117168 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9363] ppid=9345 vsize=15699580 CPUtime=1.25 cores=0,2,4,6
/proc/9347/task/9363/stat : 9363 (java) S 9345 9347 9058 0 -1 4202560 15626 0 0 0 123 2 0 0 15 0 22 0 523117168 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9364] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9364/stat : 9364 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523117168 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9365] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9365/stat : 9365 (java) S 9345 9347 9058 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 523117168 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117952 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9366] ppid=9345 vsize=15699580 CPUtime=1169.38 cores=0,2,4,6
/proc/9347/task/9366/stat : 9366 (java) R 9345 9347 9058 0 -1 4202560 310602 0 0 0 116897 41 0 0 25 0 22 0 523117218 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505920730 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9347/tid=9367] ppid=9345 vsize=15699580 CPUtime=1170.15 cores=0,2,4,6
/proc/9347/task/9367/stat : 9367 (java) R 9345 9347 9058 0 -1 4202560 310849 0 0 0 116972 43 0 0 25 0 22 0 523117218 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505698408 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9347/tid=9368] ppid=9345 vsize=15699580 CPUtime=1170.38 cores=0,2,4,6
/proc/9347/task/9368/stat : 9368 (java) R 9345 9347 9058 0 -1 4202560 304174 0 0 0 117000 38 0 0 25 0 22 0 523117218 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505906998 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9347/tid=9369] ppid=9345 vsize=15699580 CPUtime=1169.7 cores=0,2,4,6
/proc/9347/task/9369/stat : 9369 (java) R 9345 9347 9058 0 -1 4202560 309274 0 0 0 116928 42 0 0 25 0 22 0 523117218 16076369920 178527 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912506208499 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4709.9
Current children cumulated vsize (KiB) 15699580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 8.28 8.22 8.16 10/224 9452
/proc/meminfo: memFree=27561728/32951124 swapFree=67111352/67111528
[pid=9347] ppid=9345 vsize=15699580 CPUtime=4800.36 cores=0,2,4,6
/proc/9347/stat : 9347 (java) S 9345 9347 9058 0 -1 4202496 2043918 0 1 0 479647 389 0 0 25 0 22 0 523117163 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9347/statm: 3924895 204589 2297 9 0 3915614 0
[pid=9347/tid=9349] ppid=9345 vsize=15699580 CPUtime=1.11 cores=0,2,4,6
/proc/9347/task/9349/stat : 9349 (java) S 9345 9347 9058 0 -1 4202560 35716 0 1 0 107 4 0 0 20 0 22 0 523117164 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9350] ppid=9345 vsize=15699580 CPUtime=3.33 cores=0,2,4,6
/proc/9347/task/9350/stat : 9350 (java) S 9345 9347 9058 0 -1 4202560 90183 0 0 0 313 20 0 0 15 0 22 0 523117164 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9351] ppid=9345 vsize=15699580 CPUtime=3.27 cores=0,2,4,6
/proc/9347/task/9351/stat : 9351 (java) S 9345 9347 9058 0 -1 4202560 83302 0 0 0 309 18 0 0 15 0 22 0 523117164 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9352] ppid=9345 vsize=15699580 CPUtime=3.16 cores=0,2,4,6
/proc/9347/task/9352/stat : 9352 (java) S 9345 9347 9058 0 -1 4202560 83012 0 0 0 297 19 0 0 15 0 22 0 523117164 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9353] ppid=9345 vsize=15699580 CPUtime=3.21 cores=0,2,4,6
/proc/9347/task/9353/stat : 9353 (java) S 9345 9347 9058 0 -1 4202560 82256 0 0 0 304 17 0 0 15 0 22 0 523117164 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9354] ppid=9345 vsize=15699580 CPUtime=3.3 cores=0,2,4,6
/proc/9347/task/9354/stat : 9354 (java) S 9345 9347 9058 0 -1 4202560 90079 0 0 0 310 20 0 0 15 0 22 0 523117164 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9355] ppid=9345 vsize=15699580 CPUtime=3.21 cores=0,2,4,6
/proc/9347/task/9355/stat : 9355 (java) S 9345 9347 9058 0 -1 4202560 85252 0 0 0 302 19 0 0 16 0 22 0 523117164 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 2 0 0 0
[pid=9347/tid=9356] ppid=9345 vsize=15699580 CPUtime=3.36 cores=0,2,4,6
/proc/9347/task/9356/stat : 9356 (java) S 9345 9347 9058 0 -1 4202560 101191 0 0 0 315 21 0 0 16 0 22 0 523117164 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9357] ppid=9345 vsize=15699580 CPUtime=3.27 cores=0,2,4,6
/proc/9347/task/9357/stat : 9357 (java) S 9345 9347 9058 0 -1 4202560 93029 0 0 0 306 21 0 0 15 0 22 0 523117164 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9358] ppid=9345 vsize=15699580 CPUtime=1.28 cores=0,2,4,6
/proc/9347/task/9358/stat : 9358 (java) S 9345 9347 9058 0 -1 4202560 5133 0 0 0 79 49 0 0 15 0 22 0 523117165 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117952 0 0 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9359] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9359/stat : 9359 (java) S 9345 9347 9058 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523117166 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9360] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9360/stat : 9360 (java) S 9345 9347 9058 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523117166 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9361] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9361/stat : 9361 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523117168 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389125041 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9362] ppid=9345 vsize=15699580 CPUtime=1.06 cores=0,2,4,6
/proc/9347/task/9362/stat : 9362 (java) S 9345 9347 9058 0 -1 4202560 4869 0 0 0 106 0 0 0 15 0 22 0 523117168 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 6 0 0 0
[pid=9347/tid=9363] ppid=9345 vsize=15699580 CPUtime=1.25 cores=0,2,4,6
/proc/9347/task/9363/stat : 9363 (java) S 9345 9347 9058 0 -1 4202560 15626 0 0 0 123 2 0 0 15 0 22 0 523117168 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 4 0 0 0
[pid=9347/tid=9364] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9364/stat : 9364 (java) S 9345 9347 9058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523117168 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117337 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9365] ppid=9345 vsize=15699580 CPUtime=0 cores=0,2,4,6
/proc/9347/task/9365/stat : 9365 (java) S 9345 9347 9058 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 523117168 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 255389117952 0 4 0 16800975 18446604449957885888 0 0 -1 0 0 0 0
[pid=9347/tid=9366] ppid=9345 vsize=15699580 CPUtime=1191.86 cores=0,2,4,6
/proc/9347/task/9366/stat : 9366 (java) R 9345 9347 9058 0 -1 4202560 319677 0 0 0 119143 43 0 0 25 0 22 0 523117218 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505743434 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9347/tid=9367] ppid=9345 vsize=15699580 CPUtime=1192.63 cores=0,2,4,6
/proc/9347/task/9367/stat : 9367 (java) R 9345 9347 9058 0 -1 4202560 320584 0 0 0 119219 44 0 0 25 0 22 0 523117218 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505907650 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9347/tid=9368] ppid=9345 vsize=15699580 CPUtime=1192.79 cores=0,2,4,6
/proc/9347/task/9368/stat : 9368 (java) R 9345 9347 9058 0 -1 4202560 314313 0 0 0 119240 39 0 0 25 0 22 0 523117218 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505787064 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9347/tid=9369] ppid=9345 vsize=15699580 CPUtime=1192.11 cores=0,2,4,6
/proc/9347/task/9369/stat : 9369 (java) R 9345 9347 9058 0 -1 4202560 318242 0 0 0 119167 44 0 0 25 0 22 0 523117218 16076369920 204589 33554432000 1073741824 1073778376 140735364481952 18446744073709551615 46912505786747 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15699580

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

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

Child status: 143
Real time (s): 1205.06
CPU time (s): 4800.44
CPU user time (s): 4796.51
CPU system time (s): 3.9324
CPU usage (%): 398.358
Max. virtual memory (cumulated for all children) (KiB): 15699580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.51
system time used= 3.9324
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2043943
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= 113563
involuntary context switches= 131224

runsolver used 1.9957 second user time and 4.6293 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-30 00:13:13
IDJOB=3312444
IDBENCH=82629
IDSOLVER=1699
FILE ID=node135/3312444-1304115193
RUNJOBID= node135-1304112776-9076
PBS_JOBID= 13170696
Free space on /tmp= 71116 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312444-1304115193/watcher-3312444-1304115193 -o /tmp/evaluation-result-3312444-1304115193/solver-3312444-1304115193 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312444-1304115193.cnf

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

MD5SUM BENCH= 374e3ba6783d13d6d478972802d8dba0
RANDOM SEED=212026557

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:      29054956 kB
Buffers:        919804 kB
Cached:        1742328 kB
SwapCached:        172 kB
Active:         775392 kB
Inactive:      2601740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29054956 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            2760 kB
Writeback:           0 kB
AnonPages:      714836 kB
Mapped:          23492 kB
Slab:           453772 kB
PageTables:       7416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   911008 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:33:20