Trace number 3311258

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.12 1204.85

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S817927155-033-UNKNOWN.cnf
MD5SUMbdd02c131ae0dd9fa14ba01f07a63379
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	37:21 INFO : Reading from input HOME/instance-3311258-1304116641.cnf
0.71/0.53	Executor set job limit to 1000000
0.71/0.53	Executor set job limit to 1000000
0.71/0.53	Executor set job limit to 1000000
0.71/0.53	Executor set job limit to 1000000
0.71/0.53	Starting Executor!
0.71/0.54	Starting Executor!
0.71/0.54	Starting Executor!
0.71/0.54	Starting Executor!
2.13/1.11	37:22 INFO : 400 variables remaining out of 400
2.13/1.11	37: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-3311258-1304116641/watcher-3311258-1304116641 -o /tmp/evaluation-result-3311258-1304116641/solver-3311258-1304116641 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311258-1304116641.cnf -hbr 2 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.92 7.99 7.35 5/198 26049
/proc/meminfo: memFree=25613872/32951124 swapFree=67106388/67111528
[pid=26049] ppid=26047 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/26049/stat : 26049 (java) R 26047 26049 25707 0 -1 4202496 969 0 0 0 0 0 0 0 25 0 1 0 504080357 23580672 456 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212034692885 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26049/statm: 5757 467 359 9 0 124 0

[startup+0.07967 s]
/proc/loadavg: 7.92 7.99 7.35 5/198 26049
/proc/meminfo: memFree=25613872/32951124 swapFree=67106388/67111528
[pid=26049] ppid=26047 vsize=15610064 CPUtime=0.06 cores=1,3,5,7
/proc/26049/stat : 26049 (java) S 26047 26049 25707 0 -1 4202496 4675 0 1 0 6 0 0 0 25 0 18 0 504080357 15984705536 4115 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26049/statm: 3902516 4124 1937 9 0 3893235 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15610064

[startup+0.100711 s]
/proc/loadavg: 7.92 7.99 7.35 5/198 26049
/proc/meminfo: memFree=25613872/32951124 swapFree=67106388/67111528
[pid=26049] ppid=26047 vsize=15742064 CPUtime=0.1 cores=1,3,5,7
/proc/26049/stat : 26049 (java) S 26047 26049 25707 0 -1 4202496 5569 0 1 0 9 1 0 0 25 0 18 0 504080357 16119873536 4968 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26049/statm: 3935516 4968 2117 9 0 3926235 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742064

[startup+0.300668 s]
/proc/loadavg: 7.92 7.99 7.35 5/198 26049
/proc/meminfo: memFree=25613872/32951124 swapFree=67106388/67111528
[pid=26049] ppid=26047 vsize=15745424 CPUtime=0.51 cores=1,3,5,7
/proc/26049/stat : 26049 (java) S 26047 26049 25707 0 -1 4202496 15023 0 1 0 49 2 0 0 25 0 18 0 504080357 16123314176 13432 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26049/statm: 3936356 13439 2207 9 0 3927075 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15745424

[startup+0.700589 s]
/proc/loadavg: 7.92 7.99 7.35 5/198 26049
/proc/meminfo: memFree=25613872/32951124 swapFree=67106388/67111528
[pid=26049] ppid=26047 vsize=15760624 CPUtime=1.05 cores=1,3,5,7
/proc/26049/stat : 26049 (java) S 26047 26049 25707 0 -1 4202496 45666 0 1 0 100 5 0 0 25 0 22 0 504080357 16138878976 42261 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26049/statm: 3940156 42261 2248 9 0 3930875 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 15760624

[startup+1.50141 s]
/proc/loadavg: 7.92 7.99 7.35 7/220 26071
/proc/meminfo: memFree=25432780/32951124 swapFree=67106388/67111528
[pid=26049] ppid=26047 vsize=15773524 CPUtime=3.14 cores=1,3,5,7
/proc/26049/stat : 26049 (java) S 26047 26049 25707 0 -1 4202496 58631 0 1 0 307 7 0 0 25 0 22 0 504080357 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26049/statm: 3943381 48438 2273 9 0 3934100 0
[pid=26049/tid=26051] ppid=26047 vsize=15773524 CPUtime=1.1 cores=1,3,5,7
/proc/26049/task/26051/stat : 26051 (java) S 26047 26049 25707 0 -1 4202560 35727 0 1 0 105 5 0 0 25 0 22 0 504080358 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26052] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26052/stat : 26052 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504080359 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26053] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26053/stat : 26053 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504080359 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26054] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26054/stat : 26054 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504080359 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26055] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26055/stat : 26055 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504080359 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26056] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26056/stat : 26056 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504080359 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26057] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26057/stat : 26057 (java) S 26047 26049 25707 0 -1 4202560 61 0 0 0 0 0 0 0 21 0 22 0 504080359 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26058] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26058/stat : 26058 (java) S 26047 26049 25707 0 -1 4202560 326 0 0 0 0 0 0 0 21 0 22 0 504080359 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26059] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26059/stat : 26059 (java) S 26047 26049 25707 0 -1 4202560 13 0 0 0 0 0 0 0 21 0 22 0 504080359 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26060] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26060/stat : 26060 (java) S 26047 26049 25707 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 504080360 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471872 0 0 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26061] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26061/stat : 26061 (java) S 26047 26049 25707 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 504080360 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26062] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26062/stat : 26062 (java) S 26047 26049 25707 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 504080360 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26063] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26063/stat : 26063 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504080362 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051478961 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26064] ppid=26047 vsize=15773524 CPUtime=0.87 cores=1,3,5,7
/proc/26049/task/26064/stat : 26064 (java) S 26047 26049 25707 0 -1 4202560 13886 0 0 0 86 1 0 0 25 0 22 0 504080362 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26065] ppid=26047 vsize=15773524 CPUtime=0.61 cores=1,3,5,7
/proc/26049/task/26065/stat : 26065 (java) R 26047 26049 25707 0 -1 4202560 7160 0 0 0 61 0 0 0 15 0 22 0 504080362 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 47148940037960 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26049/tid=26066] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26066/stat : 26066 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504080363 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26067] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26067/stat : 26067 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504080363 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471872 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26068] ppid=26047 vsize=15773524 CPUtime=0.13 cores=1,3,5,7
/proc/26049/task/26068/stat : 26068 (java) R 26047 26049 25707 0 -1 4202560 18 0 0 0 13 0 0 0 16 0 22 0 504080411 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505121166 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26049/tid=26069] ppid=26047 vsize=15773524 CPUtime=0.11 cores=1,3,5,7
/proc/26049/task/26069/stat : 26069 (java) S 26047 26049 25707 0 -1 4202560 8 0 0 0 11 0 0 0 17 0 22 0 504080411 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471872 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26070] ppid=26047 vsize=15773524 CPUtime=0.28 cores=1,3,5,7
/proc/26049/task/26070/stat : 26070 (java) R 26047 26049 25707 0 -1 4202560 22 0 0 0 28 0 0 0 19 0 22 0 504080411 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505228080 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26049/tid=26071] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26071/stat : 26071 (java) S 26047 26049 25707 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 504080412 16152088576 48438 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471872 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 15773524

[startup+3.10113 s]
/proc/loadavg: 7.92 7.99 7.35 11/220 26071
/proc/meminfo: memFree=25397812/32951124 swapFree=67106388/67111528
[pid=26049] ppid=26047 vsize=15773524 CPUtime=9.34 cores=1,3,5,7
/proc/26049/stat : 26049 (java) S 26047 26049 25707 0 -1 4202496 90191 0 1 0 921 13 0 0 25 0 22 0 504080357 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26049/statm: 3943381 79881 2273 9 0 3934100 0
[pid=26049/tid=26051] ppid=26047 vsize=15773524 CPUtime=1.1 cores=1,3,5,7
/proc/26049/task/26051/stat : 26051 (java) S 26047 26049 25707 0 -1 4202560 35727 0 1 0 105 5 0 0 25 0 22 0 504080358 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26052] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26052/stat : 26052 (java) S 26047 26049 25707 0 -1 4202560 2244 0 0 0 0 0 0 0 15 0 22 0 504080359 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26053] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26053/stat : 26053 (java) S 26047 26049 25707 0 -1 4202560 3083 0 0 0 0 0 0 0 16 0 22 0 504080359 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26054] ppid=26047 vsize=15773524 CPUtime=0.02 cores=1,3,5,7
/proc/26049/task/26054/stat : 26054 (java) S 26047 26049 25707 0 -1 4202560 5661 0 0 0 1 1 0 0 16 0 22 0 504080359 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26055] ppid=26047 vsize=15773524 CPUtime=0.02 cores=1,3,5,7
/proc/26049/task/26055/stat : 26055 (java) S 26047 26049 25707 0 -1 4202560 6451 0 0 0 1 1 0 0 16 0 22 0 504080359 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26056] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26056/stat : 26056 (java) S 26047 26049 25707 0 -1 4202560 2120 0 0 0 0 0 0 0 15 0 22 0 504080359 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26057] ppid=26047 vsize=15773524 CPUtime=0.01 cores=1,3,5,7
/proc/26049/task/26057/stat : 26057 (java) S 26047 26049 25707 0 -1 4202560 5032 0 0 0 1 0 0 0 15 0 22 0 504080359 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26058] ppid=26047 vsize=15773524 CPUtime=0.01 cores=1,3,5,7
/proc/26049/task/26058/stat : 26058 (java) S 26047 26049 25707 0 -1 4202560 2964 0 0 0 1 0 0 0 16 0 22 0 504080359 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26059] ppid=26047 vsize=15773524 CPUtime=0.01 cores=1,3,5,7
/proc/26049/task/26059/stat : 26059 (java) S 26047 26049 25707 0 -1 4202560 4263 0 0 0 0 1 0 0 16 0 22 0 504080359 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26060] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26060/stat : 26060 (java) S 26047 26049 25707 0 -1 4202560 115 0 0 0 0 0 0 0 16 0 22 0 504080360 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471872 0 0 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26061] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26061/stat : 26061 (java) S 26047 26049 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504080360 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26062] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26062/stat : 26062 (java) S 26047 26049 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504080360 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26063] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26063/stat : 26063 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504080362 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051478961 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26064] ppid=26047 vsize=15773524 CPUtime=0.9 cores=1,3,5,7
/proc/26049/task/26064/stat : 26064 (java) S 26047 26049 25707 0 -1 4202560 13892 0 0 0 89 1 0 0 22 0 22 0 504080362 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26065] ppid=26047 vsize=15773524 CPUtime=0.77 cores=1,3,5,7
/proc/26049/task/26065/stat : 26065 (java) S 26047 26049 25707 0 -1 4202560 7192 0 0 0 77 0 0 0 15 0 22 0 504080362 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26066] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26066/stat : 26066 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504080363 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26067] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26067/stat : 26067 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504080363 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471872 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26068] ppid=26047 vsize=15773524 CPUtime=1.57 cores=1,3,5,7
/proc/26049/task/26068/stat : 26068 (java) R 26047 26049 25707 0 -1 4202560 21 0 0 0 157 0 0 0 17 0 22 0 504080411 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505950087 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26049/tid=26069] ppid=26047 vsize=15773524 CPUtime=1.63 cores=1,3,5,7
/proc/26049/task/26069/stat : 26069 (java) R 26047 26049 25707 0 -1 4202560 9 0 0 0 163 0 0 0 18 0 22 0 504080411 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505794676 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26049/tid=26070] ppid=26047 vsize=15773524 CPUtime=1.66 cores=1,3,5,7
/proc/26049/task/26070/stat : 26070 (java) R 26047 26049 25707 0 -1 4202560 22 0 0 0 166 0 0 0 19 0 22 0 504080411 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505802091 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26049/tid=26071] ppid=26047 vsize=15773524 CPUtime=1.51 cores=1,3,5,7
/proc/26049/task/26071/stat : 26071 (java) R 26047 26049 25707 0 -1 4202560 10 0 0 0 151 0 0 0 17 0 22 0 504080412 16152088576 79881 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505794647 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.34
Current children cumulated vsize (KiB) 15773524

[startup+6.30156 s]
/proc/loadavg: 7.92 7.99 7.35 9/220 26071
/proc/meminfo: memFree=24817652/32951124 swapFree=67106388/67111528
[pid=26049] ppid=26047 vsize=15773524 CPUtime=22.11 cores=1,3,5,7
/proc/26049/stat : 26049 (java) S 26047 26049 25707 0 -1 4202496 211018 0 1 0 2181 30 0 0 25 0 22 0 504080357 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26049/statm: 3943381 200643 2273 9 0 3934100 0
[pid=26049/tid=26051] ppid=26047 vsize=15773524 CPUtime=1.1 cores=1,3,5,7
/proc/26049/task/26051/stat : 26051 (java) S 26047 26049 25707 0 -1 4202560 35727 0 1 0 105 5 0 0 25 0 22 0 504080358 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26052] ppid=26047 vsize=15773524 CPUtime=0.03 cores=1,3,5,7
/proc/26049/task/26052/stat : 26052 (java) S 26047 26049 25707 0 -1 4202560 11549 0 0 0 2 1 0 0 15 0 22 0 504080359 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26053] ppid=26047 vsize=15773524 CPUtime=0.03 cores=1,3,5,7
/proc/26049/task/26053/stat : 26053 (java) S 26047 26049 25707 0 -1 4202560 10774 0 0 0 2 1 0 0 16 0 22 0 504080359 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26054] ppid=26047 vsize=15773524 CPUtime=0.06 cores=1,3,5,7
/proc/26049/task/26054/stat : 26054 (java) S 26047 26049 25707 0 -1 4202560 16623 0 0 0 4 2 0 0 16 0 22 0 504080359 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26055] ppid=26047 vsize=15773524 CPUtime=0.07 cores=1,3,5,7
/proc/26049/task/26055/stat : 26055 (java) S 26047 26049 25707 0 -1 4202560 19321 0 0 0 4 3 0 0 16 0 22 0 504080359 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26056] ppid=26047 vsize=15773524 CPUtime=0.02 cores=1,3,5,7
/proc/26049/task/26056/stat : 26056 (java) S 26047 26049 25707 0 -1 4202560 10094 0 0 0 1 1 0 0 16 0 22 0 504080359 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26057] ppid=26047 vsize=15773524 CPUtime=0.03 cores=1,3,5,7
/proc/26049/task/26057/stat : 26057 (java) S 26047 26049 25707 0 -1 4202560 10222 0 0 0 2 1 0 0 15 0 22 0 504080359 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26058] ppid=26047 vsize=15773524 CPUtime=0.03 cores=1,3,5,7
/proc/26049/task/26058/stat : 26058 (java) S 26047 26049 25707 0 -1 4202560 11563 0 0 0 2 1 0 0 15 0 22 0 504080359 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26059] ppid=26047 vsize=15773524 CPUtime=0.03 cores=1,3,5,7
/proc/26049/task/26059/stat : 26059 (java) S 26047 26049 25707 0 -1 4202560 8255 0 0 0 1 2 0 0 15 0 22 0 504080359 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26060] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26060/stat : 26060 (java) S 26047 26049 25707 0 -1 4202560 429 0 0 0 0 0 0 0 16 0 22 0 504080360 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471872 0 0 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26061] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26061/stat : 26061 (java) S 26047 26049 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504080360 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26062] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26062/stat : 26062 (java) S 26047 26049 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504080360 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26063] ppid=26047 vsize=15773524 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26063/stat : 26063 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504080362 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051478961 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26064] ppid=26047 vsize=15773524 CPUtime=0.91 cores=1,3,5,7
/proc/26049/task/26064/stat : 26064 (java) S 26047 26049 25707 0 -1 4202560 13892 0 0 0 90 1 0 0 15 0 22 0 504080362 16152088576 200643 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0

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

[pid=26049/tid=26069] ppid=26047 vsize=15766720 CPUtime=1052.62 cores=1,3,5,7
/proc/26049/task/26069/stat : 26069 (java) R 26047 26049 25707 0 -1 4202560 228899 0 0 0 105233 29 0 0 25 0 22 0 504080411 16145121280 204927 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505802319 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26049/tid=26070] ppid=26047 vsize=15766720 CPUtime=1052.23 cores=1,3,5,7
/proc/26049/task/26070/stat : 26070 (java) R 26047 26049 25707 0 -1 4202560 222530 0 0 0 105194 29 0 0 25 0 22 0 504080411 16145121280 204927 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505794709 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26049/tid=26071] ppid=26047 vsize=15766720 CPUtime=1051.84 cores=1,3,5,7
/proc/26049/task/26071/stat : 26071 (java) R 26047 26049 25707 0 -1 4202560 222507 0 0 0 105158 26 0 0 25 0 22 0 504080412 16145121280 204927 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912506079919 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4232.22
Current children cumulated vsize (KiB) 15766720

[startup+1122.3 s]
/proc/loadavg: 7.25 7.89 7.78 5/193 26121
/proc/meminfo: memFree=30282816/32951124 swapFree=67106388/67111528
[pid=26049] ppid=26047 vsize=15766720 CPUtime=4471.35 cores=1,3,5,7
/proc/26049/stat : 26049 (java) S 26047 26049 25707 0 -1 4202496 1689509 0 1 0 446839 296 0 0 25 0 22 0 504080357 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26049/statm: 3941680 218526 2297 9 0 3932399 0
[pid=26049/tid=26051] ppid=26047 vsize=15766720 CPUtime=1.1 cores=1,3,5,7
/proc/26049/task/26051/stat : 26051 (java) S 26047 26049 25707 0 -1 4202560 35727 0 1 0 105 5 0 0 25 0 22 0 504080358 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26052] ppid=26047 vsize=15766720 CPUtime=2.74 cores=1,3,5,7
/proc/26049/task/26052/stat : 26052 (java) S 26047 26049 25707 0 -1 4202560 78436 0 0 0 260 14 0 0 15 0 22 0 504080359 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26053] ppid=26047 vsize=15766720 CPUtime=2.6 cores=1,3,5,7
/proc/26049/task/26053/stat : 26053 (java) S 26047 26049 25707 0 -1 4202560 74947 0 0 0 245 15 0 0 15 0 22 0 504080359 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26054] ppid=26047 vsize=15766720 CPUtime=2.84 cores=1,3,5,7
/proc/26049/task/26054/stat : 26054 (java) S 26047 26049 25707 0 -1 4202560 97048 0 0 0 265 19 0 0 15 0 22 0 504080359 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26055] ppid=26047 vsize=15766720 CPUtime=2.85 cores=1,3,5,7
/proc/26049/task/26055/stat : 26055 (java) S 26047 26049 25707 0 -1 4202560 94800 0 0 0 267 18 0 0 15 0 22 0 504080359 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26056] ppid=26047 vsize=15766720 CPUtime=2.77 cores=1,3,5,7
/proc/26049/task/26056/stat : 26056 (java) S 26047 26049 25707 0 -1 4202560 75016 0 0 0 262 15 0 0 16 0 22 0 504080359 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26057] ppid=26047 vsize=15766720 CPUtime=2.75 cores=1,3,5,7
/proc/26049/task/26057/stat : 26057 (java) S 26047 26049 25707 0 -1 4202560 78622 0 0 0 260 15 0 0 16 0 22 0 504080359 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26058] ppid=26047 vsize=15766720 CPUtime=2.79 cores=1,3,5,7
/proc/26049/task/26058/stat : 26058 (java) S 26047 26049 25707 0 -1 4202560 88643 0 0 0 262 17 0 0 16 0 22 0 504080359 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26059] ppid=26047 vsize=15766720 CPUtime=2.74 cores=1,3,5,7
/proc/26049/task/26059/stat : 26059 (java) S 26047 26049 25707 0 -1 4202560 84555 0 0 0 258 16 0 0 16 0 22 0 504080359 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26060] ppid=26047 vsize=15766720 CPUtime=1 cores=1,3,5,7
/proc/26049/task/26060/stat : 26060 (java) S 26047 26049 25707 0 -1 4202560 10675 0 0 0 68 32 0 0 16 0 22 0 504080360 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471872 0 0 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26061] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26061/stat : 26061 (java) S 26047 26049 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504080360 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26062] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26062/stat : 26062 (java) S 26047 26049 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504080360 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26063] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26063/stat : 26063 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504080362 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051478961 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26064] ppid=26047 vsize=15766720 CPUtime=1.21 cores=1,3,5,7
/proc/26049/task/26064/stat : 26064 (java) S 26047 26049 25707 0 -1 4202560 13941 0 0 0 120 1 0 0 15 0 22 0 504080362 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26065] ppid=26047 vsize=15766720 CPUtime=1.1 cores=1,3,5,7
/proc/26049/task/26065/stat : 26065 (java) S 26047 26049 25707 0 -1 4202560 7239 0 0 0 110 0 0 0 15 0 22 0 504080362 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26066] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26066/stat : 26066 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504080363 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26067] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26067/stat : 26067 (java) S 26047 26049 25707 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 504080363 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471872 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26068] ppid=26047 vsize=15766720 CPUtime=1109.93 cores=1,3,5,7
/proc/26049/task/26068/stat : 26068 (java) R 26047 26049 25707 0 -1 4202560 236741 0 0 0 110961 32 0 0 25 0 22 0 504080411 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505805890 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26049/tid=26069] ppid=26047 vsize=15766720 CPUtime=1111.99 cores=1,3,5,7
/proc/26049/task/26069/stat : 26069 (java) R 26047 26049 25707 0 -1 4202560 241823 0 0 0 111169 30 0 0 25 0 22 0 504080411 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505910266 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26049/tid=26070] ppid=26047 vsize=15766720 CPUtime=1111.62 cores=1,3,5,7
/proc/26049/task/26070/stat : 26070 (java) R 26047 26049 25707 0 -1 4202560 234918 0 0 0 111132 30 0 0 25 0 22 0 504080411 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505794703 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26049/tid=26071] ppid=26047 vsize=15766720 CPUtime=1111.15 cores=1,3,5,7
/proc/26049/task/26071/stat : 26071 (java) R 26047 26049 25707 0 -1 4202560 234933 0 0 0 111088 27 0 0 25 0 22 0 504080412 16145121280 218526 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505615089 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4471.35
Current children cumulated vsize (KiB) 15766720

[startup+1182.3 s]
/proc/loadavg: 5.23 7.19 7.54 5/193 26122
/proc/meminfo: memFree=30327140/32951124 swapFree=67106388/67111528
[pid=26049] ppid=26047 vsize=15766720 CPUtime=4710.38 cores=1,3,5,7
/proc/26049/stat : 26049 (java) S 26047 26049 25707 0 -1 4202496 1751336 0 1 0 470725 313 0 0 25 0 22 0 504080357 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26049/statm: 3941680 199396 2297 9 0 3932399 0
[pid=26049/tid=26051] ppid=26047 vsize=15766720 CPUtime=1.1 cores=1,3,5,7
/proc/26049/task/26051/stat : 26051 (java) S 26047 26049 25707 0 -1 4202560 35727 0 1 0 105 5 0 0 25 0 22 0 504080358 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26052] ppid=26047 vsize=15766720 CPUtime=2.92 cores=1,3,5,7
/proc/26049/task/26052/stat : 26052 (java) S 26047 26049 25707 0 -1 4202560 81932 0 0 0 277 15 0 0 15 0 22 0 504080359 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26053] ppid=26047 vsize=15766720 CPUtime=2.81 cores=1,3,5,7
/proc/26049/task/26053/stat : 26053 (java) S 26047 26049 25707 0 -1 4202560 78185 0 0 0 264 17 0 0 16 0 22 0 504080359 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26054] ppid=26047 vsize=15766720 CPUtime=3.03 cores=1,3,5,7
/proc/26049/task/26054/stat : 26054 (java) S 26047 26049 25707 0 -1 4202560 100302 0 0 0 283 20 0 0 15 0 22 0 504080359 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26055] ppid=26047 vsize=15766720 CPUtime=3.04 cores=1,3,5,7
/proc/26049/task/26055/stat : 26055 (java) S 26047 26049 25707 0 -1 4202560 98907 0 0 0 285 19 0 0 15 0 22 0 504080359 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26056] ppid=26047 vsize=15766720 CPUtime=2.96 cores=1,3,5,7
/proc/26049/task/26056/stat : 26056 (java) S 26047 26049 25707 0 -1 4202560 78849 0 0 0 281 15 0 0 15 0 22 0 504080359 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26057] ppid=26047 vsize=15766720 CPUtime=2.94 cores=1,3,5,7
/proc/26049/task/26057/stat : 26057 (java) S 26047 26049 25707 0 -1 4202560 82318 0 0 0 277 17 0 0 15 0 22 0 504080359 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26058] ppid=26047 vsize=15766720 CPUtime=2.97 cores=1,3,5,7
/proc/26049/task/26058/stat : 26058 (java) S 26047 26049 25707 0 -1 4202560 91467 0 0 0 279 18 0 0 15 0 22 0 504080359 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26059] ppid=26047 vsize=15766720 CPUtime=2.93 cores=1,3,5,7
/proc/26049/task/26059/stat : 26059 (java) S 26047 26049 25707 0 -1 4202560 89021 0 0 0 276 17 0 0 16 0 22 0 504080359 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26060] ppid=26047 vsize=15766720 CPUtime=1.08 cores=1,3,5,7
/proc/26049/task/26060/stat : 26060 (java) S 26047 26049 25707 0 -1 4202560 10831 0 0 0 73 35 0 0 15 0 22 0 504080360 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471872 0 0 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26061] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26061/stat : 26061 (java) S 26047 26049 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504080360 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26062] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26062/stat : 26062 (java) S 26047 26049 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504080360 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26063] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26063/stat : 26063 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504080362 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051478961 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26064] ppid=26047 vsize=15766720 CPUtime=1.21 cores=1,3,5,7
/proc/26049/task/26064/stat : 26064 (java) S 26047 26049 25707 0 -1 4202560 13941 0 0 0 120 1 0 0 15 0 22 0 504080362 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26065] ppid=26047 vsize=15766720 CPUtime=1.1 cores=1,3,5,7
/proc/26049/task/26065/stat : 26065 (java) S 26047 26049 25707 0 -1 4202560 7239 0 0 0 110 0 0 0 15 0 22 0 504080362 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26066] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26066/stat : 26066 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504080363 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26067] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26067/stat : 26067 (java) S 26047 26049 25707 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 504080363 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471872 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26068] ppid=26047 vsize=15766720 CPUtime=1169.19 cores=1,3,5,7
/proc/26049/task/26068/stat : 26068 (java) R 26047 26049 25707 0 -1 4202560 244271 0 0 0 116885 34 0 0 25 0 22 0 504080411 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505878864 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26049/tid=26069] ppid=26047 vsize=15766720 CPUtime=1171.41 cores=1,3,5,7
/proc/26049/task/26069/stat : 26069 (java) R 26047 26049 25707 0 -1 4202560 249846 0 0 0 117109 32 0 0 25 0 22 0 504080411 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 18446744073699065911 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26049/tid=26070] ppid=26047 vsize=15766720 CPUtime=1170.94 cores=1,3,5,7
/proc/26049/task/26070/stat : 26070 (java) R 26047 26049 25707 0 -1 4202560 243550 0 0 0 117062 32 0 0 25 0 22 0 504080411 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912506131493 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26049/tid=26071] ppid=26047 vsize=15766720 CPUtime=1170.59 cores=1,3,5,7
/proc/26049/task/26071/stat : 26071 (java) R 26047 26049 25707 0 -1 4202560 243501 0 0 0 117031 28 0 0 25 0 22 0 504080412 16145121280 199396 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912506184297 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4710.38
Current children cumulated vsize (KiB) 15766720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.8 s]
/proc/loadavg: 4.81 6.94 7.45 5/193 26123
/proc/meminfo: memFree=30341752/32951124 swapFree=67106388/67111528
[pid=26049] ppid=26047 vsize=15766720 CPUtime=4800.05 cores=1,3,5,7
/proc/26049/stat : 26049 (java) S 26047 26049 25707 0 -1 4202496 1776869 0 1 0 479686 319 0 0 25 0 22 0 504080357 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26049/statm: 3941680 193325 2297 9 0 3932399 0
[pid=26049/tid=26051] ppid=26047 vsize=15766720 CPUtime=1.1 cores=1,3,5,7
/proc/26049/task/26051/stat : 26051 (java) S 26047 26049 25707 0 -1 4202560 35727 0 1 0 105 5 0 0 25 0 22 0 504080358 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26052] ppid=26047 vsize=15766720 CPUtime=3 cores=1,3,5,7
/proc/26049/task/26052/stat : 26052 (java) S 26047 26049 25707 0 -1 4202560 83358 0 0 0 285 15 0 0 15 0 22 0 504080359 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26053] ppid=26047 vsize=15766720 CPUtime=2.88 cores=1,3,5,7
/proc/26049/task/26053/stat : 26053 (java) S 26047 26049 25707 0 -1 4202560 79933 0 0 0 271 17 0 0 16 0 22 0 504080359 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26054] ppid=26047 vsize=15766720 CPUtime=3.12 cores=1,3,5,7
/proc/26049/task/26054/stat : 26054 (java) S 26047 26049 25707 0 -1 4202560 102292 0 0 0 291 21 0 0 15 0 22 0 504080359 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26055] ppid=26047 vsize=15766720 CPUtime=3.12 cores=1,3,5,7
/proc/26049/task/26055/stat : 26055 (java) S 26047 26049 25707 0 -1 4202560 100719 0 0 0 293 19 0 0 15 0 22 0 504080359 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26056] ppid=26047 vsize=15766720 CPUtime=3.03 cores=1,3,5,7
/proc/26049/task/26056/stat : 26056 (java) S 26047 26049 25707 0 -1 4202560 80833 0 0 0 288 15 0 0 15 0 22 0 504080359 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26057] ppid=26047 vsize=15766720 CPUtime=3.02 cores=1,3,5,7
/proc/26049/task/26057/stat : 26057 (java) S 26047 26049 25707 0 -1 4202560 84444 0 0 0 285 17 0 0 16 0 22 0 504080359 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26058] ppid=26047 vsize=15766720 CPUtime=3.03 cores=1,3,5,7
/proc/26049/task/26058/stat : 26058 (java) S 26047 26049 25707 0 -1 4202560 93009 0 0 0 285 18 0 0 16 0 22 0 504080359 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26059] ppid=26047 vsize=15766720 CPUtime=3.01 cores=1,3,5,7
/proc/26049/task/26059/stat : 26059 (java) S 26047 26049 25707 0 -1 4202560 90821 0 0 0 284 17 0 0 16 0 22 0 504080359 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 7 0 0 0
[pid=26049/tid=26060] ppid=26047 vsize=15766720 CPUtime=1.1 cores=1,3,5,7
/proc/26049/task/26060/stat : 26060 (java) S 26047 26049 25707 0 -1 4202560 10912 0 0 0 74 36 0 0 16 0 22 0 504080360 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471872 0 0 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26061] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26061/stat : 26061 (java) S 26047 26049 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504080360 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26062] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26062/stat : 26062 (java) S 26047 26049 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504080360 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 5 0 0 0
[pid=26049/tid=26063] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26063/stat : 26063 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504080362 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051478961 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26064] ppid=26047 vsize=15766720 CPUtime=1.21 cores=1,3,5,7
/proc/26049/task/26064/stat : 26064 (java) S 26047 26049 25707 0 -1 4202560 13941 0 0 0 120 1 0 0 15 0 22 0 504080362 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 1 0 0 0
[pid=26049/tid=26065] ppid=26047 vsize=15766720 CPUtime=1.1 cores=1,3,5,7
/proc/26049/task/26065/stat : 26065 (java) S 26047 26049 25707 0 -1 4202560 7239 0 0 0 110 0 0 0 15 0 22 0 504080362 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26066] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26066/stat : 26066 (java) S 26047 26049 25707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504080363 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471257 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26067] ppid=26047 vsize=15766720 CPUtime=0 cores=1,3,5,7
/proc/26049/task/26067/stat : 26067 (java) S 26047 26049 25707 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 504080363 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 212051471872 0 4 0 16800975 18446604471145673920 0 0 -1 3 0 0 0
[pid=26049/tid=26068] ppid=26047 vsize=15766720 CPUtime=1191.4 cores=1,3,5,7
/proc/26049/task/26068/stat : 26068 (java) R 26047 26049 25707 0 -1 4202560 246577 0 0 0 119106 34 0 0 25 0 22 0 504080411 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26049/tid=26069] ppid=26047 vsize=15766720 CPUtime=1193.7 cores=1,3,5,7
/proc/26049/task/26069/stat : 26069 (java) R 26047 26049 25707 0 -1 4202560 253425 0 0 0 119337 33 0 0 25 0 22 0 504080411 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505698944 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26049/tid=26070] ppid=26047 vsize=15766720 CPUtime=1193.17 cores=1,3,5,7
/proc/26049/task/26070/stat : 26070 (java) R 26047 26049 25707 0 -1 4202560 246438 0 0 0 119284 33 0 0 25 0 22 0 504080411 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505950081 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26049/tid=26071] ppid=26047 vsize=15766720 CPUtime=1192.88 cores=1,3,5,7
/proc/26049/task/26071/stat : 26071 (java) R 26047 26049 25707 0 -1 4202560 245750 0 0 0 119259 29 0 0 25 0 22 0 504080412 16145121280 193325 33554432000 1073741824 1073778376 140735966959168 18446744073709551615 46912505910112 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 15766720

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.85
CPU time (s): 4800.12
CPU user time (s): 4796.9
CPU system time (s): 3.22151
CPU usage (%): 398.4
Max. virtual memory (cumulated for all children) (KiB): 15775188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.9
system time used= 3.22151
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1776905
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= 104925
involuntary context switches= 89881

runsolver used 2.00869 second user time and 4.6173 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 00:37:21
IDJOB=3311258
IDBENCH=82643
IDSOLVER=1698
FILE ID=node146/3311258-1304116641
RUNJOBID= node146-1304114130-25726
PBS_JOBID= 13170703
Free space on /tmp= 72992 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S817927155-033-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311258-1304116641/watcher-3311258-1304116641 -o /tmp/evaluation-result-3311258-1304116641/solver-3311258-1304116641 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311258-1304116641.cnf -hbr 2

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

MD5SUM BENCH= bdd02c131ae0dd9fa14ba01f07a63379
RANDOM SEED=1900243415

node146.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.830
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.66
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.830
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.75
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.830
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.830
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.86
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.830
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.75
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.830
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.830
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.830
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:     32951124 kB
MemFree:      25614144 kB
Buffers:        382616 kB
Cached:        1026588 kB
SwapCached:        540 kB
Active:        5567676 kB
Inactive:      1386136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25614144 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:            2792 kB
Writeback:           0 kB
AnonPages:     5543884 kB
Mapped:          23308 kB
Slab:           309820 kB
PageTables:      15512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6414864 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= 72992 MiB
End job on node146 at 2011-04-30 00:57:28