Trace number 3312435

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.46 1204.65

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S943787219-031-UNKNOWN.cnf
MD5SUM6105ec111e1e16da586afadcc6f09041
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.11/0.11	03:21 INFO : Reading from input HOME/instance-3312435-1304114601.cnf
0.71/0.57	Executor set job limit to 1000000
0.71/0.57	Executor set job limit to 1000000
0.71/0.57	Executor set job limit to 1000000
0.71/0.57	Executor set job limit to 1000000
0.71/0.57	Starting Executor!
0.71/0.58	Starting Executor!
0.71/0.58	Starting Executor!
0.71/0.58	Starting Executor!
2.02/1.18	03:22 INFO : 400 variables remaining out of 400
2.02/1.18	03:22 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-3312435-1304114601/watcher-3312435-1304114601 -o /tmp/evaluation-result-3312435-1304114601/solver-3312435-1304114601 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312435-1304114601.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: 4.69 5.15 6.18 2/198 8682
/proc/meminfo: memFree=4416316/32950904 swapFree=67082284/67111528
[pid=8682] ppid=8680 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/8682/stat : 8682 (java) R 8680 8682 8531 0 -1 4202496 1194 0 0 0 0 0 0 0 25 0 1 0 523059826 23580672 679 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237273916904 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8682/statm: 5757 680 507 9 0 124 0

[startup+0.0800719 s]
/proc/loadavg: 4.69 5.15 6.18 2/198 8682
/proc/meminfo: memFree=4416316/32950904 swapFree=67082284/67111528
[pid=8682] ppid=8680 vsize=15676244 CPUtime=0.09 cores=0,2,4,6
/proc/8682/stat : 8682 (java) S 8680 8682 8531 0 -1 4202496 5288 0 1 0 8 1 0 0 25 0 18 0 523059826 16052473856 4709 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8682/statm: 3919061 4709 2087 9 0 3909780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676244

[startup+0.110324 s]
/proc/loadavg: 4.69 5.15 6.18 2/198 8682
/proc/meminfo: memFree=4416316/32950904 swapFree=67082284/67111528
[pid=8682] ppid=8680 vsize=15676244 CPUtime=0.11 cores=0,2,4,6
/proc/8682/stat : 8682 (java) S 8680 8682 8531 0 -1 4202496 5717 0 1 0 10 1 0 0 25 0 18 0 523059826 16052473856 5138 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8682/statm: 3919061 5138 2120 9 0 3909780 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676244

[startup+0.300286 s]
/proc/loadavg: 4.69 5.15 6.18 2/198 8682
/proc/meminfo: memFree=4416316/32950904 swapFree=67082284/67111528
[pid=8682] ppid=8680 vsize=15681548 CPUtime=0.5 cores=0,2,4,6
/proc/8682/stat : 8682 (java) S 8680 8682 8531 0 -1 4202496 13806 0 1 0 48 2 0 0 25 0 18 0 523059826 16057905152 12028 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8682/statm: 3920387 12031 2206 9 0 3911106 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15681548

[startup+0.700212 s]
/proc/loadavg: 4.69 5.15 6.18 2/198 8682
/proc/meminfo: memFree=4416316/32950904 swapFree=67082284/67111528
[pid=8682] ppid=8680 vsize=15685512 CPUtime=1.01 cores=0,2,4,6
/proc/8682/stat : 8682 (java) S 8680 8682 8531 0 -1 4202496 41999 0 1 0 94 7 0 0 25 0 22 0 523059826 16061964288 39762 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8682/statm: 3921378 39762 2248 9 0 3912097 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 15685512

[startup+1.50513 s]
/proc/loadavg: 4.69 5.15 6.18 5/220 8704
/proc/meminfo: memFree=4237280/32950904 swapFree=67082284/67111528
[pid=8682] ppid=8680 vsize=15697672 CPUtime=3.22 cores=0,2,4,6
/proc/8682/stat : 8682 (java) S 8680 8682 8531 0 -1 4202496 58363 0 1 0 311 11 0 0 25 0 22 0 523059826 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8682/statm: 3924418 48149 2273 9 0 3915137 0
[pid=8682/tid=8684] ppid=8680 vsize=15697672 CPUtime=1.16 cores=0,2,4,6
/proc/8682/task/8684/stat : 8684 (java) S 8680 8682 8531 0 -1 4202560 35651 0 1 0 110 6 0 0 20 0 22 0 523059827 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8685/stat : 8685 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523059828 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8686/stat : 8686 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523059828 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8687/stat : 8687 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523059828 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8688/stat : 8688 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523059828 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8689/stat : 8689 (java) S 8680 8682 8531 0 -1 4202560 38 0 0 0 0 0 0 0 21 0 22 0 523059828 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8690/stat : 8690 (java) S 8680 8682 8531 0 -1 4202560 331 0 0 0 0 0 0 0 21 0 22 0 523059828 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8691] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8691/stat : 8691 (java) S 8680 8682 8531 0 -1 4202560 23 0 0 0 0 0 0 0 21 0 22 0 523059828 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8692] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8692/stat : 8692 (java) S 8680 8682 8531 0 -1 4202560 10 0 0 0 0 0 0 0 21 0 22 0 523059828 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8693] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8693/stat : 8693 (java) S 8680 8682 8531 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 523059829 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290696192 0 0 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8694] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8694/stat : 8694 (java) S 8680 8682 8531 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 523059829 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8695] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8695/stat : 8695 (java) S 8680 8682 8531 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 523059829 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8696] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8696/stat : 8696 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523059831 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290703281 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8697] ppid=8680 vsize=15697672 CPUtime=0.62 cores=0,2,4,6
/proc/8682/task/8697/stat : 8697 (java) S 8680 8682 8531 0 -1 4202560 5535 0 0 0 62 0 0 0 15 0 22 0 523059831 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8698] ppid=8680 vsize=15697672 CPUtime=0.88 cores=0,2,4,6
/proc/8682/task/8698/stat : 8698 (java) S 8680 8682 8531 0 -1 4202560 15318 0 0 0 85 3 0 0 16 0 22 0 523059831 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8699] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8699/stat : 8699 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523059831 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8700] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8700/stat : 8700 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523059831 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290696192 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8701] ppid=8680 vsize=15697672 CPUtime=0.3 cores=0,2,4,6
/proc/8682/task/8701/stat : 8701 (java) R 8680 8682 8531 0 -1 4202560 31 0 0 0 30 0 0 0 16 0 22 0 523059884 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505778791 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8682/tid=8702] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8702/stat : 8702 (java) S 8680 8682 8531 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 523059884 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290696192 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8703] ppid=8680 vsize=15697672 CPUtime=0.08 cores=0,2,4,6
/proc/8682/task/8703/stat : 8703 (java) R 8680 8682 8531 0 -1 4202560 8 0 0 0 8 0 0 0 15 0 22 0 523059884 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505778837 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8682/tid=8704] ppid=8680 vsize=15697672 CPUtime=0.12 cores=0,2,4,6
/proc/8682/task/8704/stat : 8704 (java) S 8680 8682 8531 0 -1 4202560 10 0 0 0 12 0 0 0 15 0 22 0 523059884 16074416128 48149 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290696192 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 15697672

[startup+3.10074 s]
/proc/loadavg: 4.69 5.15 6.18 6/220 8704
/proc/meminfo: memFree=4199704/32950904 swapFree=67082284/67111528
[pid=8682] ppid=8680 vsize=15697672 CPUtime=9.48 cores=0,2,4,6
/proc/8682/stat : 8682 (java) S 8680 8682 8531 0 -1 4202496 90164 0 1 0 931 17 0 0 25 0 22 0 523059826 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8682/statm: 3924418 79775 2273 9 0 3915137 0
[pid=8682/tid=8684] ppid=8680 vsize=15697672 CPUtime=1.16 cores=0,2,4,6
/proc/8682/task/8684/stat : 8684 (java) S 8680 8682 8531 0 -1 4202560 35651 0 1 0 110 6 0 0 20 0 22 0 523059827 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=15697672 CPUtime=0.02 cores=0,2,4,6
/proc/8682/task/8685/stat : 8685 (java) S 8680 8682 8531 0 -1 4202560 6994 0 0 0 1 1 0 0 16 0 22 0 523059828 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8686/stat : 8686 (java) S 8680 8682 8531 0 -1 4202560 2592 0 0 0 0 0 0 0 16 0 22 0 523059828 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=15697672 CPUtime=0.01 cores=0,2,4,6
/proc/8682/task/8687/stat : 8687 (java) S 8680 8682 8531 0 -1 4202560 2899 0 0 0 1 0 0 0 15 0 22 0 523059828 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=15697672 CPUtime=0.02 cores=0,2,4,6
/proc/8682/task/8688/stat : 8688 (java) S 8680 8682 8531 0 -1 4202560 5569 0 0 0 1 1 0 0 16 0 22 0 523059828 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=15697672 CPUtime=0.01 cores=0,2,4,6
/proc/8682/task/8689/stat : 8689 (java) S 8680 8682 8531 0 -1 4202560 5290 0 0 0 1 0 0 0 15 0 22 0 523059828 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8690/stat : 8690 (java) S 8680 8682 8531 0 -1 4202560 3344 0 0 0 0 0 0 0 16 0 22 0 523059828 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8691] ppid=8680 vsize=15697672 CPUtime=0.01 cores=0,2,4,6
/proc/8682/task/8691/stat : 8691 (java) S 8680 8682 8531 0 -1 4202560 4539 0 0 0 1 0 0 0 16 0 22 0 523059828 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8692] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8692/stat : 8692 (java) S 8680 8682 8531 0 -1 4202560 827 0 0 0 0 0 0 0 16 0 22 0 523059828 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8693] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8693/stat : 8693 (java) S 8680 8682 8531 0 -1 4202560 114 0 0 0 0 0 0 0 15 0 22 0 523059829 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290696192 0 0 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8694] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8694/stat : 8694 (java) S 8680 8682 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523059829 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8695] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8695/stat : 8695 (java) S 8680 8682 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523059829 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8696] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8696/stat : 8696 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523059831 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290703281 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8697] ppid=8680 vsize=15697672 CPUtime=0.72 cores=0,2,4,6
/proc/8682/task/8697/stat : 8697 (java) S 8680 8682 8531 0 -1 4202560 5570 0 0 0 72 0 0 0 15 0 22 0 523059831 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8698] ppid=8680 vsize=15697672 CPUtime=0.94 cores=0,2,4,6
/proc/8682/task/8698/stat : 8698 (java) S 8680 8682 8531 0 -1 4202560 15326 0 0 0 91 3 0 0 15 0 22 0 523059831 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8699] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8699/stat : 8699 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523059831 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8700] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8700/stat : 8700 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523059831 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290696192 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8701] ppid=8680 vsize=15697672 CPUtime=1.85 cores=0,2,4,6
/proc/8682/task/8701/stat : 8701 (java) R 8680 8682 8531 0 -1 4202560 32 0 0 0 185 0 0 0 17 0 22 0 523059884 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505796388 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8682/tid=8702] ppid=8680 vsize=15697672 CPUtime=1.43 cores=0,2,4,6
/proc/8682/task/8702/stat : 8702 (java) R 8680 8682 8531 0 -1 4202560 10 0 0 0 143 0 0 0 17 0 22 0 523059884 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505778837 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8682/tid=8703] ppid=8680 vsize=15697672 CPUtime=1.64 cores=0,2,4,6
/proc/8682/task/8703/stat : 8703 (java) R 8680 8682 8531 0 -1 4202560 9 0 0 0 164 0 0 0 17 0 22 0 523059884 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505815559 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8682/tid=8704] ppid=8680 vsize=15697672 CPUtime=1.54 cores=0,2,4,6
/proc/8682/task/8704/stat : 8704 (java) R 8680 8682 8531 0 -1 4202560 11 0 0 0 154 0 0 0 17 0 22 0 523059884 16074416128 79775 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505778837 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 15697672

[startup+6.30117 s]
/proc/loadavg: 4.80 5.16 6.18 6/220 8704
/proc/meminfo: memFree=3629680/32950904 swapFree=67082284/67111528
[pid=8682] ppid=8680 vsize=15697672 CPUtime=22.26 cores=0,2,4,6
/proc/8682/stat : 8682 (java) S 8680 8682 8531 0 -1 4202496 209960 0 1 0 2191 35 0 0 25 0 22 0 523059826 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8682/statm: 3924418 198092 2273 9 0 3915137 0
[pid=8682/tid=8684] ppid=8680 vsize=15697672 CPUtime=1.16 cores=0,2,4,6
/proc/8682/task/8684/stat : 8684 (java) S 8680 8682 8531 0 -1 4202560 35651 0 1 0 110 6 0 0 20 0 22 0 523059827 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=15697672 CPUtime=0.04 cores=0,2,4,6
/proc/8682/task/8685/stat : 8685 (java) S 8680 8682 8531 0 -1 4202560 12332 0 0 0 2 2 0 0 15 0 22 0 523059828 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=15697672 CPUtime=0.02 cores=0,2,4,6
/proc/8682/task/8686/stat : 8686 (java) S 8680 8682 8531 0 -1 4202560 7086 0 0 0 1 1 0 0 15 0 22 0 523059828 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=15697672 CPUtime=0.07 cores=0,2,4,6
/proc/8682/task/8687/stat : 8687 (java) S 8680 8682 8531 0 -1 4202560 19581 0 0 0 4 3 0 0 16 0 22 0 523059828 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=15697672 CPUtime=0.04 cores=0,2,4,6
/proc/8682/task/8688/stat : 8688 (java) S 8680 8682 8531 0 -1 4202560 10988 0 0 0 2 2 0 0 15 0 22 0 523059828 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=15697672 CPUtime=0.05 cores=0,2,4,6
/proc/8682/task/8689/stat : 8689 (java) S 8680 8682 8531 0 -1 4202560 16218 0 0 0 3 2 0 0 16 0 22 0 523059828 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=15697672 CPUtime=0.02 cores=0,2,4,6
/proc/8682/task/8690/stat : 8690 (java) S 8680 8682 8531 0 -1 4202560 8388 0 0 0 1 1 0 0 15 0 22 0 523059828 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8691] ppid=8680 vsize=15697672 CPUtime=0.04 cores=0,2,4,6
/proc/8682/task/8691/stat : 8691 (java) S 8680 8682 8531 0 -1 4202560 11697 0 0 0 2 2 0 0 16 0 22 0 523059828 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8692] ppid=8680 vsize=15697672 CPUtime=0.04 cores=0,2,4,6
/proc/8682/task/8692/stat : 8692 (java) S 8680 8682 8531 0 -1 4202560 12316 0 0 0 2 2 0 0 16 0 22 0 523059828 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8693] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8693/stat : 8693 (java) S 8680 8682 8531 0 -1 4202560 416 0 0 0 0 0 0 0 15 0 22 0 523059829 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290696192 0 0 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8694] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8694/stat : 8694 (java) S 8680 8682 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523059829 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8695] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8695/stat : 8695 (java) S 8680 8682 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523059829 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8696] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8696/stat : 8696 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523059831 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290703281 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8697] ppid=8680 vsize=15697672 CPUtime=0.72 cores=0,2,4,6
/proc/8682/task/8697/stat : 8697 (java) S 8680 8682 8531 0 -1 4202560 5570 0 0 0 72 0 0 0 16 0 22 0 523059831 16074416128 198092 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0

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

[pid=8682/tid=8702] ppid=8680 vsize=15697672 CPUtime=1052.31 cores=0,2,4,6
/proc/8682/task/8702/stat : 8702 (java) R 8680 8682 8531 0 -1 4202560 249072 0 0 0 105199 32 0 0 25 0 22 0 523059884 16074416128 216701 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505820643 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8682/tid=8703] ppid=8680 vsize=15697672 CPUtime=1051.65 cores=0,2,4,6
/proc/8682/task/8703/stat : 8703 (java) R 8680 8682 8531 0 -1 4202560 246492 0 0 0 105132 33 0 0 25 0 22 0 523059884 16074416128 216701 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505796121 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8682/tid=8704] ppid=8680 vsize=15697672 CPUtime=1051.94 cores=0,2,4,6
/proc/8682/task/8704/stat : 8704 (java) R 8680 8682 8531 0 -1 4202560 245098 0 0 0 105164 30 0 0 25 0 22 0 523059884 16074416128 216701 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912506083595 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4233.24
Current children cumulated vsize (KiB) 15697672

[startup+1122.3 s]
/proc/loadavg: 8.06 8.01 7.41 9/220 8786
/proc/meminfo: memFree=18494348/32950904 swapFree=67082284/67111528
[pid=8682] ppid=8680 vsize=15697672 CPUtime=4472.34 cores=0,2,4,6
/proc/8682/stat : 8682 (java) S 8680 8682 8531 0 -1 4202496 1711520 0 1 0 446934 300 0 0 25 0 22 0 523059826 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8682/statm: 3924418 205673 2298 9 0 3915137 0
[pid=8682/tid=8684] ppid=8680 vsize=15697672 CPUtime=1.16 cores=0,2,4,6
/proc/8682/task/8684/stat : 8684 (java) S 8680 8682 8531 0 -1 4202560 35651 0 1 0 110 6 0 0 20 0 22 0 523059827 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=15697672 CPUtime=2.73 cores=0,2,4,6
/proc/8682/task/8685/stat : 8685 (java) S 8680 8682 8531 0 -1 4202560 76565 0 0 0 258 15 0 0 15 0 22 0 523059828 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=15697672 CPUtime=2.68 cores=0,2,4,6
/proc/8682/task/8686/stat : 8686 (java) S 8680 8682 8531 0 -1 4202560 66706 0 0 0 256 12 0 0 15 0 22 0 523059828 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=15697672 CPUtime=2.77 cores=0,2,4,6
/proc/8682/task/8687/stat : 8687 (java) S 8680 8682 8531 0 -1 4202560 81731 0 0 0 262 15 0 0 16 0 22 0 523059828 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=15697672 CPUtime=2.66 cores=0,2,4,6
/proc/8682/task/8688/stat : 8688 (java) S 8680 8682 8531 0 -1 4202560 71374 0 0 0 253 13 0 0 16 0 22 0 523059828 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=15697672 CPUtime=2.77 cores=0,2,4,6
/proc/8682/task/8689/stat : 8689 (java) S 8680 8682 8531 0 -1 4202560 79006 0 0 0 261 16 0 0 15 0 22 0 523059828 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=15697672 CPUtime=2.88 cores=0,2,4,6
/proc/8682/task/8690/stat : 8690 (java) S 8680 8682 8531 0 -1 4202560 87728 0 0 0 269 19 0 0 16 0 22 0 523059828 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8691] ppid=8680 vsize=15697672 CPUtime=2.65 cores=0,2,4,6
/proc/8682/task/8691/stat : 8691 (java) S 8680 8682 8531 0 -1 4202560 74125 0 0 0 251 14 0 0 15 0 22 0 523059828 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8692] ppid=8680 vsize=15697672 CPUtime=2.75 cores=0,2,4,6
/proc/8682/task/8692/stat : 8692 (java) S 8680 8682 8531 0 -1 4202560 81704 0 0 0 260 15 0 0 16 0 22 0 523059828 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8693] ppid=8680 vsize=15697672 CPUtime=0.89 cores=0,2,4,6
/proc/8682/task/8693/stat : 8693 (java) S 8680 8682 8531 0 -1 4202560 10279 0 0 0 56 33 0 0 15 0 22 0 523059829 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290696192 0 0 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8694] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8694/stat : 8694 (java) S 8680 8682 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523059829 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8695] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8695/stat : 8695 (java) S 8680 8682 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523059829 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8696] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8696/stat : 8696 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523059831 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290703281 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8697] ppid=8680 vsize=15697672 CPUtime=0.99 cores=0,2,4,6
/proc/8682/task/8697/stat : 8697 (java) S 8680 8682 8531 0 -1 4202560 5619 0 0 0 99 0 0 0 15 0 22 0 523059831 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8698] ppid=8680 vsize=15697672 CPUtime=1.27 cores=0,2,4,6
/proc/8682/task/8698/stat : 8698 (java) S 8680 8682 8531 0 -1 4202560 15381 0 0 0 124 3 0 0 15 0 22 0 523059831 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8699] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8699/stat : 8699 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523059831 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8700] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8700/stat : 8700 (java) S 8680 8682 8531 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 523059831 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290696192 0 4 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8701] ppid=8680 vsize=15697672 CPUtime=1111.98 cores=0,2,4,6
/proc/8682/task/8701/stat : 8701 (java) R 8680 8682 8531 0 -1 4202560 260248 0 0 0 111167 31 0 0 25 0 22 0 523059884 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505820650 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8682/tid=8702] ppid=8680 vsize=15697672 CPUtime=1111.61 cores=0,2,4,6
/proc/8682/task/8702/stat : 8702 (java) R 8680 8682 8531 0 -1 4202560 256680 0 0 0 111128 33 0 0 25 0 22 0 523059884 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505733542 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8682/tid=8703] ppid=8680 vsize=15697672 CPUtime=1111.02 cores=0,2,4,6
/proc/8682/task/8703/stat : 8703 (java) R 8680 8682 8531 0 -1 4202560 254174 0 0 0 111068 34 0 0 25 0 22 0 523059884 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505667034 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8682/tid=8704] ppid=8680 vsize=15697672 CPUtime=1111.35 cores=0,2,4,6
/proc/8682/task/8704/stat : 8704 (java) R 8680 8682 8531 0 -1 4202560 253103 0 0 0 111104 31 0 0 25 0 22 0 523059884 16074416128 205673 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505366066 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4472.34
Current children cumulated vsize (KiB) 15697672

[startup+1182.3 s]
/proc/loadavg: 8.02 8.00 7.45 9/220 8787
/proc/meminfo: memFree=18460564/32950904 swapFree=67082284/67111528
[pid=8682] ppid=8680 vsize=15697672 CPUtime=4711.5 cores=0,2,4,6
/proc/8682/stat : 8682 (java) S 8680 8682 8531 0 -1 4202496 1786212 0 1 0 470835 315 0 0 25 0 22 0 523059826 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8682/statm: 3924418 201749 2298 9 0 3915137 0
[pid=8682/tid=8684] ppid=8680 vsize=15697672 CPUtime=1.16 cores=0,2,4,6
/proc/8682/task/8684/stat : 8684 (java) S 8680 8682 8531 0 -1 4202560 35651 0 1 0 110 6 0 0 20 0 22 0 523059827 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=15697672 CPUtime=2.94 cores=0,2,4,6
/proc/8682/task/8685/stat : 8685 (java) S 8680 8682 8531 0 -1 4202560 80280 0 0 0 278 16 0 0 15 0 22 0 523059828 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=15697672 CPUtime=2.87 cores=0,2,4,6
/proc/8682/task/8686/stat : 8686 (java) S 8680 8682 8531 0 -1 4202560 70563 0 0 0 274 13 0 0 16 0 22 0 523059828 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=15697672 CPUtime=2.98 cores=0,2,4,6
/proc/8682/task/8687/stat : 8687 (java) S 8680 8682 8531 0 -1 4202560 85040 0 0 0 282 16 0 0 16 0 22 0 523059828 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=15697672 CPUtime=2.83 cores=0,2,4,6
/proc/8682/task/8688/stat : 8688 (java) S 8680 8682 8531 0 -1 4202560 73965 0 0 0 269 14 0 0 16 0 22 0 523059828 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=15697672 CPUtime=2.97 cores=0,2,4,6
/proc/8682/task/8689/stat : 8689 (java) S 8680 8682 8531 0 -1 4202560 82493 0 0 0 280 17 0 0 15 0 22 0 523059828 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=15697672 CPUtime=3.06 cores=0,2,4,6
/proc/8682/task/8690/stat : 8690 (java) S 8680 8682 8531 0 -1 4202560 91294 0 0 0 286 20 0 0 16 0 22 0 523059828 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8691] ppid=8680 vsize=15697672 CPUtime=2.86 cores=0,2,4,6
/proc/8682/task/8691/stat : 8691 (java) S 8680 8682 8531 0 -1 4202560 76884 0 0 0 271 15 0 0 15 0 22 0 523059828 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8692] ppid=8680 vsize=15697672 CPUtime=2.96 cores=0,2,4,6
/proc/8682/task/8692/stat : 8692 (java) S 8680 8682 8531 0 -1 4202560 86019 0 0 0 280 16 0 0 15 0 22 0 523059828 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8693] ppid=8680 vsize=15697672 CPUtime=0.94 cores=0,2,4,6
/proc/8682/task/8693/stat : 8693 (java) S 8680 8682 8531 0 -1 4202560 10534 0 0 0 59 35 0 0 15 0 22 0 523059829 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290696192 0 0 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8694] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8694/stat : 8694 (java) S 8680 8682 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523059829 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8695] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8695/stat : 8695 (java) S 8680 8682 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523059829 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8696] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8696/stat : 8696 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523059831 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290703281 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8697] ppid=8680 vsize=15697672 CPUtime=0.99 cores=0,2,4,6
/proc/8682/task/8697/stat : 8697 (java) S 8680 8682 8531 0 -1 4202560 5619 0 0 0 99 0 0 0 15 0 22 0 523059831 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8698] ppid=8680 vsize=15697672 CPUtime=1.27 cores=0,2,4,6
/proc/8682/task/8698/stat : 8698 (java) S 8680 8682 8531 0 -1 4202560 15381 0 0 0 124 3 0 0 15 0 22 0 523059831 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8699] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8699/stat : 8699 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523059831 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8700] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8700/stat : 8700 (java) S 8680 8682 8531 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 523059831 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290696192 0 4 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8701] ppid=8680 vsize=15697672 CPUtime=1171.42 cores=0,2,4,6
/proc/8682/task/8701/stat : 8701 (java) R 8680 8682 8531 0 -1 4202560 271010 0 0 0 117110 32 0 0 25 0 22 0 523059884 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505820888 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8682/tid=8702] ppid=8680 vsize=15697672 CPUtime=1170.95 cores=0,2,4,6
/proc/8682/task/8702/stat : 8702 (java) R 8680 8682 8531 0 -1 4202560 268286 0 0 0 117060 35 0 0 25 0 22 0 523059884 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912506043174 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8682/tid=8703] ppid=8680 vsize=15697672 CPUtime=1170.34 cores=0,2,4,6
/proc/8682/task/8703/stat : 8703 (java) R 8680 8682 8531 0 -1 4202560 265854 0 0 0 116998 36 0 0 25 0 22 0 523059884 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8682/tid=8704] ppid=8680 vsize=15697672 CPUtime=1170.77 cores=0,2,4,6
/proc/8682/task/8704/stat : 8704 (java) R 8680 8682 8531 0 -1 4202560 265889 0 0 0 117045 32 0 0 25 0 22 0 523059884 16074416128 201749 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912506134783 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4711.5
Current children cumulated vsize (KiB) 15697672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.6 s]
/proc/loadavg: 8.09 8.02 7.47 9/220 8788
/proc/meminfo: memFree=18524912/32950904 swapFree=67082284/67111528
[pid=8682] ppid=8680 vsize=15697672 CPUtime=4800.38 cores=0,2,4,6
/proc/8682/stat : 8682 (java) S 8680 8682 8531 0 -1 4202496 1828011 0 1 0 479716 322 0 0 25 0 22 0 523059826 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8682/statm: 3924418 212110 2298 9 0 3915137 0
[pid=8682/tid=8684] ppid=8680 vsize=15697672 CPUtime=1.16 cores=0,2,4,6
/proc/8682/task/8684/stat : 8684 (java) S 8680 8682 8531 0 -1 4202560 35651 0 1 0 110 6 0 0 20 0 22 0 523059827 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=15697672 CPUtime=3.03 cores=0,2,4,6
/proc/8682/task/8685/stat : 8685 (java) S 8680 8682 8531 0 -1 4202560 84434 0 0 0 286 17 0 0 15 0 22 0 523059828 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=15697672 CPUtime=2.95 cores=0,2,4,6
/proc/8682/task/8686/stat : 8686 (java) S 8680 8682 8531 0 -1 4202560 73496 0 0 0 281 14 0 0 15 0 22 0 523059828 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=15697672 CPUtime=3.05 cores=0,2,4,6
/proc/8682/task/8687/stat : 8687 (java) S 8680 8682 8531 0 -1 4202560 87787 0 0 0 288 17 0 0 15 0 22 0 523059828 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=15697672 CPUtime=2.91 cores=0,2,4,6
/proc/8682/task/8688/stat : 8688 (java) S 8680 8682 8531 0 -1 4202560 77990 0 0 0 276 15 0 0 15 0 22 0 523059828 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=15697672 CPUtime=3.04 cores=0,2,4,6
/proc/8682/task/8689/stat : 8689 (java) S 8680 8682 8531 0 -1 4202560 84250 0 0 0 287 17 0 0 15 0 22 0 523059828 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=15697672 CPUtime=3.14 cores=0,2,4,6
/proc/8682/task/8690/stat : 8690 (java) S 8680 8682 8531 0 -1 4202560 94877 0 0 0 294 20 0 0 15 0 22 0 523059828 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8691] ppid=8680 vsize=15697672 CPUtime=2.92 cores=0,2,4,6
/proc/8682/task/8691/stat : 8691 (java) S 8680 8682 8531 0 -1 4202560 79441 0 0 0 277 15 0 0 15 0 22 0 523059828 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8692] ppid=8680 vsize=15697672 CPUtime=3.03 cores=0,2,4,6
/proc/8682/task/8692/stat : 8692 (java) S 8680 8682 8531 0 -1 4202560 88136 0 0 0 287 16 0 0 16 0 22 0 523059828 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8693] ppid=8680 vsize=15697672 CPUtime=0.98 cores=0,2,4,6
/proc/8682/task/8693/stat : 8693 (java) S 8680 8682 8531 0 -1 4202560 10670 0 0 0 62 36 0 0 15 0 22 0 523059829 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290696192 0 0 0 16800975 18446604443513136448 0 0 -1 4 0 0 0
[pid=8682/tid=8694] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8694/stat : 8694 (java) S 8680 8682 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523059829 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8695] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8695/stat : 8695 (java) S 8680 8682 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523059829 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8696] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8696/stat : 8696 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523059831 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290703281 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8697] ppid=8680 vsize=15697672 CPUtime=0.99 cores=0,2,4,6
/proc/8682/task/8697/stat : 8697 (java) S 8680 8682 8531 0 -1 4202560 5619 0 0 0 99 0 0 0 15 0 22 0 523059831 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 0 0 0 0
[pid=8682/tid=8698] ppid=8680 vsize=15697672 CPUtime=1.27 cores=0,2,4,6
/proc/8682/task/8698/stat : 8698 (java) S 8680 8682 8531 0 -1 4202560 15381 0 0 0 124 3 0 0 15 0 22 0 523059831 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8699] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8699/stat : 8699 (java) S 8680 8682 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523059831 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290695577 0 4 0 16800975 18446604443513136448 0 0 -1 6 0 0 0
[pid=8682/tid=8700] ppid=8680 vsize=15697672 CPUtime=0 cores=0,2,4,6
/proc/8682/task/8700/stat : 8700 (java) S 8680 8682 8531 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 523059831 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 237290696192 0 4 0 16800975 18446604443513136448 0 0 -1 2 0 0 0
[pid=8682/tid=8701] ppid=8680 vsize=15697672 CPUtime=1193.39 cores=0,2,4,6
/proc/8682/task/8701/stat : 8701 (java) R 8680 8682 8531 0 -1 4202560 274853 0 0 0 119307 32 0 0 25 0 22 0 523059884 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505733642 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8682/tid=8702] ppid=8680 vsize=15697672 CPUtime=1193.05 cores=0,2,4,6
/proc/8682/task/8702/stat : 8702 (java) R 8680 8682 8531 0 -1 4202560 273624 0 0 0 119269 36 0 0 25 0 22 0 523059884 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505796313 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8682/tid=8703] ppid=8680 vsize=15697672 CPUtime=1192.45 cores=0,2,4,6
/proc/8682/task/8703/stat : 8703 (java) R 8680 8682 8531 0 -1 4202560 270087 0 0 0 119208 37 0 0 25 0 22 0 523059884 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505937432 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8682/tid=8704] ppid=8680 vsize=15697672 CPUtime=1192.87 cores=0,2,4,6
/proc/8682/task/8704/stat : 8704 (java) R 8680 8682 8531 0 -1 4202560 270265 0 0 0 119254 33 0 0 25 0 22 0 523059884 16074416128 212110 33554432000 1073741824 1073778376 140736029661200 18446744073709551615 46912505820570 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15697672

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): 1204.65
CPU time (s): 4800.46
CPU user time (s): 4797.2
CPU system time (s): 3.2585
CPU usage (%): 398.494
Max. virtual memory (cumulated for all children) (KiB): 15697672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.2
system time used= 3.2585
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1828037
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= 102147
involuntary context switches= 76269

runsolver used 2.07069 second user time and 4.55731 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 00:03:21
IDJOB=3312435
IDBENCH=82620
IDSOLVER=1699
FILE ID=node121/3312435-1304114601
RUNJOBID= node121-1304113393-8549
PBS_JOBID= 13170701
Free space on /tmp= 72648 MiB

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

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

MD5SUM BENCH= 6105ec111e1e16da586afadcc6f09041
RANDOM SEED=396425872

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:       4416612 kB
Buffers:       2184464 kB
Cached:       10288668 kB
SwapCached:       2776 kB
Active:       24612844 kB
Inactive:      3371928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       4416612 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            2828 kB
Writeback:          32 kB
AnonPages:    15509120 kB
Mapped:          22512 kB
Slab:           456304 kB
PageTables:      34904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 15724292 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= 72648 MiB
End job on node121 at 2011-04-30 00:23:27