Trace number 4243582

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 NameAnswerobjective functionCPU timeWall clock time
R1: sat4j-CSP 2017-07-05? (TO) 2415.74 337.884

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t04-6.xml
MD5SUM4f6b0364d1c2702efbd3acc25cc5ef4e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark199
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables4704
Number of constraints246
Number of domains20
Minimum domain size2
Maximum domain size160
Distribution of domain sizes[{"size":2,"count":224},{"size":8,"count":224},{"size":12,"count":224},{"size":36,"count":448},{"size":42,"count":224},{"size":75,"count":224},{"size":79,"count":224},{"size":93,"count":224},{"size":110,"count":224},{"size":117,"count":224},{"size":121,"count":224},{"size":123,"count":224},{"size":126,"count":224},{"size":139,"count":224},{"size":141,"count":224},{"size":142,"count":224},{"size":149,"count":224},{"size":153,"count":224},{"size":158,"count":224},{"size":160,"count":224}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":4704}]
Minimum constraint arity21
Maximum constraint arity4480
Distribution of constraint arities[{"arity":21,"count":224},{"arity":224,"count":21},{"arity":4480,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":244}]
Optimization problemYES
Type of objectivemin SUM

Solver Data


Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4243582-1500674199/watcher-4243582-1500674199 -o /tmp/evaluation-result-4243582-1500674199/solver-4243582-1500674199 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500673699-14399 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243582-1500674199.xml 

pid=15351
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 7.85 5.40 3.29 3/263 15354
/proc/meminfo: memFree=31383968/32770624 swapFree=5912/227640
[pid=15354] ppid=15351 vsize=8349744 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/stat : 15354 (java) S 15351 15354 9838 0 -1 1077944320 2155 0 0 0 0 0 0 0 20 0 2 0 2690000 8550137856 2376 33554432000 4194304 4196468 140730917278656 140730917261200 140073511411447 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
/proc/15354/statm: 2087436 2442 1197 1 0 2076347 0
[pid=15354/tid=15355] ppid=15351 vsize=8349744 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15355/stat : 15355 (java) R 15351 15354 9838 0 -1 4202560 914 0 0 0 0 0 0 0 20 0 2 0 2690001 8550137856 2442 33554432000 4194304 4196468 140730917278656 140073515652392 140073503652837 0 4 0 16784584 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0

[startup+0.100128 s]
/proc/loadavg: 7.85 5.40 3.29 3/263 15354
/proc/meminfo: memFree=31383968/32770624 swapFree=5912/227640
[pid=15354] ppid=15351 vsize=10900556 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/15354/stat : 15354 (java) S 15351 15354 9838 0 -1 1077944320 4781 0 0 0 9 1 0 0 20 0 20 0 2690000 11162169344 6388 33554432000 4194304 4196468 140730917278656 140730917261200 140073511411447 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
/proc/15354/statm: 2725139 6388 2666 1 0 2713552 0
[pid=15354/tid=15355] ppid=15351 vsize=10900556 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15355/stat : 15355 (java) R 15351 15354 9838 0 -1 4202560 2859 0 0 0 8 0 0 0 20 0 20 0 2690001 11162169344 6388 33554432000 4194304 4196468 140730917278656 140073515637136 140073127473359 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900556

[startup+0.200346 s]
/proc/loadavg: 7.85 5.40 3.29 3/263 15354
/proc/meminfo: memFree=31383968/32770624 swapFree=5912/227640
[pid=15354] ppid=15351 vsize=10900556 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/15354/stat : 15354 (java) S 15351 15354 9838 0 -1 1077944320 7206 0 0 0 24 2 0 0 20 0 20 0 2690000 11162169344 8990 33554432000 4194304 4196468 140730917278656 140730917261200 140073511411447 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
/proc/15354/statm: 2725139 8990 2853 1 0 2713552 0
[pid=15354/tid=15355] ppid=15351 vsize=10900556 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15355/stat : 15355 (java) R 15351 15354 9838 0 -1 4202560 4792 0 0 0 17 1 0 0 20 0 20 0 2690001 11162169344 8990 33554432000 4194304 4196468 140730917278656 140073515635520 140073495491934 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300317 s]
/proc/loadavg: 7.85 5.40 3.29 3/263 15354
/proc/meminfo: memFree=31383968/32770624 swapFree=5912/227640
[pid=15354] ppid=15351 vsize=10900556 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/15354/stat : 15354 (java) S 15351 15354 9838 0 -1 1077944320 8617 0 0 0 44 2 0 0 20 0 20 0 2690000 11162169344 10911 33554432000 4194304 4196468 140730917278656 140730917261200 140073511411447 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
/proc/15354/statm: 2725139 10911 2981 1 0 2713552 0
[pid=15354/tid=15355] ppid=15351 vsize=10900556 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15355/stat : 15355 (java) R 15351 15354 9838 0 -1 4202560 5462 0 0 0 26 1 0 0 20 0 20 0 2690001 11162169344 10911 33554432000 4194304 4196468 140730917278656 140073515640688 140073511433373 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 10900556

[startup+0.700259 s]
/proc/loadavg: 7.85 5.40 3.29 3/263 15354
/proc/meminfo: memFree=31383968/32770624 swapFree=5912/227640
[pid=15354] ppid=15351 vsize=10900632 CPUtime=1.97 cores=0,2,4,6,8,10,12,14
/proc/15354/stat : 15354 (java) S 15351 15354 9838 0 -1 1077944320 11070 0 0 0 158 39 0 0 20 0 20 0 2690000 11162247168 89514 33554432000 4194304 4196468 140730917278656 140730917261200 140073511411447 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
/proc/15354/statm: 2725158 89514 3109 1 0 2713552 0
[pid=15354/tid=15355] ppid=15351 vsize=10900632 CPUtime=0.59 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15355/stat : 15355 (java) S 15351 15354 9838 0 -1 1077944384 5935 0 0 0 54 5 0 0 20 0 20 0 2690001 11162247168 89514 33554432000 4194304 4196468 140730917278656 140073515648592 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 10900632

[startup+1.50162 s]
/proc/loadavg: 7.62 5.39 3.30 3/283 15374
/proc/meminfo: memFree=30515908/32770624 swapFree=5912/227700
[pid=15354] ppid=15351 vsize=10900632 CPUtime=3.86 cores=0,2,4,6,8,10,12,14
/proc/15354/stat : 15354 (java) S 15351 15354 9838 0 -1 1077944320 13397 0 0 0 269 117 0 0 20 0 20 0 2690000 11162247168 298430 33554432000 4194304 4196468 140730917278656 140730917261200 140073511411447 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
/proc/15354/statm: 2725158 298430 3121 1 0 2713552 0
[pid=15354/tid=15355] ppid=15351 vsize=10900632 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15355/stat : 15355 (java) R 15351 15354 9838 0 -1 4202560 6543 0 0 0 107 15 0 0 20 0 20 0 2690001 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073515648640 140073497479566 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15356] ppid=15351 vsize=10900632 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15356/stat : 15356 (java) S 15351 15354 9838 0 -1 1077944384 185 0 0 0 11 11 0 0 20 0 20 0 2690002 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073448102800 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15358] ppid=15351 vsize=10900632 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15358/stat : 15358 (java) S 15351 15354 9838 0 -1 1077944384 168 0 0 0 10 11 0 0 20 0 20 0 2690002 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073116756752 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15359] ppid=15351 vsize=10900632 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15359/stat : 15359 (java) S 15351 15354 9838 0 -1 1077944384 169 0 0 0 10 13 0 0 20 0 20 0 2690002 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073115704464 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15360] ppid=15351 vsize=10900632 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15360/stat : 15360 (java) S 15351 15354 9838 0 -1 1077944384 121 0 0 0 9 12 0 0 20 0 20 0 2690002 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073114651664 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15361] ppid=15351 vsize=10900632 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15361/stat : 15361 (java) S 15351 15354 9838 0 -1 1077944384 172 0 0 0 10 12 0 0 20 0 20 0 2690002 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073113598352 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15362] ppid=15351 vsize=10900632 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15362/stat : 15362 (java) S 15351 15354 9838 0 -1 1077944384 169 0 0 0 9 13 0 0 20 0 20 0 2690002 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073112545552 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15363] ppid=15351 vsize=10900632 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15363/stat : 15363 (java) S 15351 15354 9838 0 -1 1077944384 159 0 0 0 8 11 0 0 20 0 20 0 2690002 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073111493264 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15364] ppid=15351 vsize=10900632 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15364/stat : 15364 (java) S 15351 15354 9838 0 -1 1077944384 160 0 0 0 9 12 0 0 20 0 20 0 2690002 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073110440464 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15365] ppid=15351 vsize=10900632 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15365/stat : 15365 (java) S 15351 15354 9838 0 -1 1077944384 981 0 0 0 1 0 0 0 20 0 20 0 2690004 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073054390896 140073511422594 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15366] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15366/stat : 15366 (java) S 15351 15354 9838 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2690004 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073053336864 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15367] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15367/stat : 15367 (java) S 15351 15354 9838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 2690005 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073052284528 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15368] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15368/stat : 15368 (java) S 15351 15354 9838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2690008 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073051232848 140073511430043 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15369] ppid=15351 vsize=10900632 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15369/stat : 15369 (java) S 15351 15354 9838 0 -1 1077944384 946 0 0 0 19 0 0 0 20 0 20 0 2690008 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073050179696 140073511422594 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15370] ppid=15351 vsize=10900632 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15370/stat : 15370 (java) S 15351 15354 9838 0 -1 1077944384 723 0 0 0 21 0 0 0 20 0 20 0 2690008 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073049126896 140073511422594 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15371] ppid=15351 vsize=10900632 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15371/stat : 15371 (java) S 15351 15354 9838 0 -1 1077944384 433 0 0 0 16 0 0 0 20 0 20 0 2690008 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073048074608 140073511422594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15372] ppid=15351 vsize=10900632 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15372/stat : 15372 (java) S 15351 15354 9838 0 -1 1077944384 1102 0 0 0 23 0 0 0 20 0 20 0 2690008 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073047021808 140073511422594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15373] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15373/stat : 15373 (java) S 15351 15354 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2690008 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073045969760 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15374] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15374/stat : 15374 (java) S 15351 15354 9838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2690009 11162247168 298430 33554432000 4194304 4196468 140730917278656 140073044917040 140073511422594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 10900632

[startup+3.10175 s]
/proc/loadavg: 7.62 5.39 3.30 10/283 15374
/proc/meminfo: memFree=29169824/32770624 swapFree=5912/227700
[pid=15354] ppid=15351 vsize=10900632 CPUtime=6.44 cores=0,2,4,6,8,10,12,14
/proc/15354/stat : 15354 (java) S 15351 15354 9838 0 -1 1077944320 16531 0 0 0 446 198 0 0 20 0 20 0 2690000 11162247168 684378 33554432000 4194304 4196468 140730917278656 140730917261200 140073511411447 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
/proc/15354/statm: 2725158 684378 3121 1 0 2713552 0
[pid=15354/tid=15355] ppid=15351 vsize=10900632 CPUtime=2.66 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15355/stat : 15355 (java) R 15351 15354 9838 0 -1 4202560 8586 0 0 0 231 35 0 0 20 0 20 0 2690001 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073515648880 140073497479572 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15356] ppid=15351 vsize=10900632 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15356/stat : 15356 (java) S 15351 15354 9838 0 -1 1077944384 276 0 0 0 17 18 0 0 20 0 20 0 2690002 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073448102800 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15358] ppid=15351 vsize=10900632 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15358/stat : 15358 (java) S 15351 15354 9838 0 -1 1077944384 276 0 0 0 16 19 0 0 20 0 20 0 2690002 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073116756752 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15359] ppid=15351 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15359/stat : 15359 (java) S 15351 15354 9838 0 -1 1077944384 276 0 0 0 16 20 0 0 20 0 20 0 2690002 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073115704464 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15360] ppid=15351 vsize=10900632 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15360/stat : 15360 (java) S 15351 15354 9838 0 -1 1077944384 252 0 0 0 15 18 0 0 20 0 20 0 2690002 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073114651664 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15361] ppid=15351 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15361/stat : 15361 (java) S 15351 15354 9838 0 -1 1077944384 309 0 0 0 17 20 0 0 20 0 20 0 2690002 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073113598352 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15362] ppid=15351 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15362/stat : 15362 (java) S 15351 15354 9838 0 -1 1077944384 259 0 0 0 15 21 0 0 20 0 20 0 2690002 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073112545552 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15363] ppid=15351 vsize=10900632 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15363/stat : 15363 (java) S 15351 15354 9838 0 -1 1077944384 239 0 0 0 15 19 0 0 20 0 20 0 2690002 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073111493264 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15364] ppid=15351 vsize=10900632 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15364/stat : 15364 (java) S 15351 15354 9838 0 -1 1077944384 251 0 0 0 15 19 0 0 20 0 20 0 2690002 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073110440464 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15365] ppid=15351 vsize=10900632 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15365/stat : 15365 (java) S 15351 15354 9838 0 -1 1077944384 1235 0 0 0 1 0 0 0 20 0 20 0 2690004 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073054390896 140073511422594 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15366] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15366/stat : 15366 (java) S 15351 15354 9838 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2690004 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073053336864 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15367] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15367/stat : 15367 (java) S 15351 15354 9838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 2690005 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073052284528 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15368] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15368/stat : 15368 (java) S 15351 15354 9838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2690008 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073051232848 140073511430043 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15369] ppid=15351 vsize=10900632 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15369/stat : 15369 (java) S 15351 15354 9838 0 -1 1077944384 946 0 0 0 19 0 0 0 20 0 20 0 2690008 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073050179696 140073511422594 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15370] ppid=15351 vsize=10900632 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15370/stat : 15370 (java) S 15351 15354 9838 0 -1 1077944384 723 0 0 0 22 0 0 0 20 0 20 0 2690008 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073049126896 140073511422594 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15371] ppid=15351 vsize=10900632 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15371/stat : 15371 (java) S 15351 15354 9838 0 -1 1077944384 433 0 0 0 17 0 0 0 20 0 20 0 2690008 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073048074608 140073511422594 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15372] ppid=15351 vsize=10900632 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15372/stat : 15372 (java) S 15351 15354 9838 0 -1 1077944384 1102 0 0 0 23 0 0 0 20 0 20 0 2690008 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073047021808 140073511422594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15373] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15373/stat : 15373 (java) S 15351 15354 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2690008 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073045969760 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15374] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15374/stat : 15374 (java) S 15351 15354 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2690009 11162247168 684378 33554432000 4194304 4196468 140730917278656 140073044917040 140073511422594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
Current children cumulated CPU time (s) 6.44
Current children cumulated vsize (KiB) 10900632

[startup+6.30127 s]
/proc/loadavg: 7.17 5.33 3.29 3/283 15374
/proc/meminfo: memFree=28626472/32770624 swapFree=5912/227708
[pid=15354] ppid=15351 vsize=10900632 CPUtime=13.19 cores=0,2,4,6,8,10,12,14
/proc/15354/stat : 15354 (java) S 15351 15354 9838 0 -1 1077944320 33793 0 0 0 946 373 0 0 20 0 20 0 2690000 11162247168 768620 33554432000 4194304 4196468 140730917278656 140730917261200 140073511411447 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
/proc/15354/statm: 2725158 768620 3126 1 0 2713552 0
[pid=15354/tid=15355] ppid=15351 vsize=10900632 CPUtime=5.41 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15355/stat : 15355 (java) S 15351 15354 9838 0 -1 1077944384 11350 0 0 0 505 36 0 0 20 0 20 0 2690001 11162247168 768620 33554432000 4194304 4196468 140730917278656 140073515523280 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15356] ppid=15351 vsize=10900632 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15356/stat : 15356 (java) R 15351 15354 9838 0 -1 4202560 1727 0 0 0 41 40 0 0 20 0 20 0 2690002 11162247168 768620 33554432000 4194304 4196468 140730917278656 140073448102424 140073496439321 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15358] ppid=15351 vsize=10900632 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15358/stat : 15358 (java) R 15351 15354 9838 0 -1 4202560 1514 0 0 0 39 41 0 0 20 0 20 0 2690002 11162247168 768620 33554432000 4194304 4196468 140730917278656 140073116756376 140073496439321 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15359] ppid=15351 vsize=10900632 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15359/stat : 15359 (java) R 15351 15354 9838 0 -1 4202560 1716 0 0 0 39 41 0 0 20 0 20 0 2690002 11162247168 769132 33554432000 4194304 4196468 140730917278656 140073115704088 140073496439321 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15360] ppid=15351 vsize=10900632 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15360/stat : 15360 (java) R 15351 15354 9838 0 -1 4202560 1860 0 0 0 39 40 0 0 20 0 20 0 2690002 11162247168 769132 33554432000 4194304 4196468 140730917278656 140073114651288 140073496438570 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15361] ppid=15351 vsize=10900632 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15361/stat : 15361 (java) R 15351 15354 9838 0 -1 4202560 1759 0 0 0 40 42 0 0 20 0 20 0 2690002 11162247168 769132 33554432000 4194304 4196468 140730917278656 140073113597976 140073496439321 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15362] ppid=15351 vsize=10900632 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15362/stat : 15362 (java) R 15351 15354 9838 0 -1 4202560 1535 0 0 0 39 43 0 0 20 0 20 0 2690002 11162247168 769132 33554432000 4194304 4196468 140730917278656 140073112544696 140073496439321 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15363] ppid=15351 vsize=10900632 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15363/stat : 15363 (java) R 15351 15354 9838 0 -1 4202560 1375 0 0 0 39 41 0 0 20 0 20 0 2690002 11162247168 769132 33554432000 4194304 4196468 140730917278656 140073111493016 140073496439321 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15364] ppid=15351 vsize=10900632 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15364/stat : 15364 (java) R 15351 15354 9838 0 -1 4202560 1608 0 0 0 38 41 0 0 20 0 20 0 2690002 11162247168 769132 33554432000 4194304 4196468 140730917278656 140073110440088 140073496439321 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15365] ppid=15351 vsize=10900632 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15365/stat : 15365 (java) S 15351 15354 9838 0 -1 1077944384 1310 0 0 0 1 0 0 0 20 0 20 0 2690004 11162247168 769132 33554432000 4194304 4196468 140730917278656 140073054389408 140073511421653 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15366] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15366/stat : 15366 (java) S 15351 15354 9838 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2690004 11162247168 769132 33554432000 4194304 4196468 140730917278656 140073053336864 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15367] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15367/stat : 15367 (java) S 15351 15354 9838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 2690005 11162247168 769132 33554432000 4194304 4196468 140730917278656 140073052284528 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15368] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=15354/tid=15363] ppid=15351 vsize=10900632 CPUtime=295.39 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15363/stat : 15363 (java) R 15351 15354 9838 0 -1 4202560 84682 0 0 0 29274 265 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073111493464 140073493007905 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15364] ppid=15351 vsize=10900632 CPUtime=297.43 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15364/stat : 15364 (java) R 15351 15354 9838 0 -1 4202560 426906 0 0 0 29479 264 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073110440664 140073496362052 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15365] ppid=15351 vsize=10900632 CPUtime=16.56 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15365/stat : 15365 (java) S 15351 15354 9838 0 -1 1077944384 76247 0 0 0 1652 4 0 0 20 0 20 0 2690004 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073054389216 140073511421653 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15366] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15366/stat : 15366 (java) S 15351 15354 9838 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 2690004 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073053336928 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15367] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15367/stat : 15367 (java) S 15351 15354 9838 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 20 0 2690005 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073052284544 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15368] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15368/stat : 15368 (java) S 15351 15354 9838 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073051232496 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15369] ppid=15351 vsize=10900632 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15369/stat : 15369 (java) S 15351 15354 9838 0 -1 1077944384 2033 0 0 0 34 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073050179744 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15370] ppid=15351 vsize=10900632 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15370/stat : 15370 (java) S 15351 15354 9838 0 -1 1077944384 1559 0 0 0 32 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073049126656 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15371] ppid=15351 vsize=10900632 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15371/stat : 15371 (java) S 15351 15354 9838 0 -1 1077944384 1191 0 0 0 28 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073048074656 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15372] ppid=15351 vsize=10900632 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15372/stat : 15372 (java) S 15351 15354 9838 0 -1 1077944384 3225 0 0 0 27 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073047021856 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15373] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15373/stat : 15373 (java) S 15351 15354 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073045969760 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15374] ppid=15351 vsize=10900632 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15374/stat : 15374 (java) S 15351 15354 9838 0 -1 1077944384 272 0 0 0 7 4 0 0 20 0 20 0 2690009 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073044917040 140073511422594 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
Current children cumulated CPU time (s) 2401.59
Current children cumulated vsize (KiB) 10900632

[startup+336.801 s]
/proc/loadavg: 8.74 7.24 4.70 10/283 15413
/proc/meminfo: memFree=22899616/32770624 swapFree=5912/228068
[pid=15354] ppid=15351 vsize=10900632 CPUtime=2407.79 cores=0,2,4,6,8,10,12,14
/proc/15354/stat : 15354 (java) S 15351 15354 9838 0 -1 1077944320 1899668 0 0 0 238517 2262 0 0 20 0 20 0 2690000 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140730917261200 140073511411447 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
/proc/15354/statm: 2725158 2074141 3144 1 0 2713552 0
[pid=15354/tid=15355] ppid=15351 vsize=10900632 CPUtime=16.39 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15355/stat : 15355 (java) S 15351 15354 9838 0 -1 1077944384 20551 0 0 0 1601 38 0 0 20 0 20 0 2690001 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073515568208 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15356] ppid=15351 vsize=10900632 CPUtime=297.04 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15356/stat : 15356 (java) R 15351 15354 9838 0 -1 4202560 388818 0 0 0 29443 261 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073448102696 140073494794482 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15358] ppid=15351 vsize=10900632 CPUtime=297.56 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15358/stat : 15358 (java) R 15351 15354 9838 0 -1 4202560 167155 0 0 0 29481 275 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073116756648 140073504039655 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15359] ppid=15351 vsize=10900632 CPUtime=296.34 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15359/stat : 15359 (java) R 15351 15354 9838 0 -1 4202560 106943 0 0 0 29355 279 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073115704360 140073504039655 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15360] ppid=15351 vsize=10900632 CPUtime=295.63 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15360/stat : 15360 (java) R 15351 15354 9838 0 -1 4202560 191815 0 0 0 29264 299 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073114651560 140073504039655 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15361] ppid=15351 vsize=10900632 CPUtime=296.02 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15361/stat : 15361 (java) R 15351 15354 9838 0 -1 4202560 136172 0 0 0 29322 280 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073113598248 140073504039655 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15362] ppid=15351 vsize=10900632 CPUtime=296.35 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15362/stat : 15362 (java) R 15351 15354 9838 0 -1 4202560 290608 0 0 0 29349 286 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073112545448 140073504039655 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15363] ppid=15351 vsize=10900632 CPUtime=296.19 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15363/stat : 15363 (java) R 15351 15354 9838 0 -1 4202560 84707 0 0 0 29354 265 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073111493464 140073496362440 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15364] ppid=15351 vsize=10900632 CPUtime=298.23 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15364/stat : 15364 (java) R 15351 15354 9838 0 -1 4202560 426906 0 0 0 29559 264 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073110440664 140073496362503 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15365] ppid=15351 vsize=10900632 CPUtime=16.56 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15365/stat : 15365 (java) S 15351 15354 9838 0 -1 1077944384 76247 0 0 0 1652 4 0 0 20 0 20 0 2690004 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073054389216 140073511421653 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15366] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15366/stat : 15366 (java) S 15351 15354 9838 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 2690004 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073053336928 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15367] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15367/stat : 15367 (java) S 15351 15354 9838 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 20 0 2690005 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073052284544 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15368] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15368/stat : 15368 (java) S 15351 15354 9838 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073051232496 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15369] ppid=15351 vsize=10900632 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15369/stat : 15369 (java) S 15351 15354 9838 0 -1 1077944384 2033 0 0 0 34 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073050179744 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15370] ppid=15351 vsize=10900632 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15370/stat : 15370 (java) S 15351 15354 9838 0 -1 1077944384 1559 0 0 0 32 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073049126656 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15371] ppid=15351 vsize=10900632 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15371/stat : 15371 (java) S 15351 15354 9838 0 -1 1077944384 1191 0 0 0 28 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073048074656 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15372] ppid=15351 vsize=10900632 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15372/stat : 15372 (java) S 15351 15354 9838 0 -1 1077944384 3225 0 0 0 27 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073047021856 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15373] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15373/stat : 15373 (java) S 15351 15354 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073045969760 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15374] ppid=15351 vsize=10900632 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15374/stat : 15374 (java) S 15351 15354 9838 0 -1 1077944384 272 0 0 0 7 4 0 0 20 0 20 0 2690009 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073044917040 140073511422594 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
Current children cumulated CPU time (s) 2407.79
Current children cumulated vsize (KiB) 10900632

[startup+337.601 s]
/proc/loadavg: 8.74 7.24 4.70 10/283 15413
/proc/meminfo: memFree=22899616/32770624 swapFree=5912/228068
[pid=15354] ppid=15351 vsize=10900632 CPUtime=2414.01 cores=0,2,4,6,8,10,12,14
/proc/15354/stat : 15354 (java) S 15351 15354 9838 0 -1 1077944320 1899800 0 0 0 239137 2264 0 0 20 0 20 0 2690000 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140730917261200 140073511411447 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
/proc/15354/statm: 2725158 2074141 3144 1 0 2713552 0
[pid=15354/tid=15355] ppid=15351 vsize=10900632 CPUtime=16.39 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15355/stat : 15355 (java) S 15351 15354 9838 0 -1 1077944384 20551 0 0 0 1601 38 0 0 20 0 20 0 2690001 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073515568208 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15356] ppid=15351 vsize=10900632 CPUtime=297.82 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15356/stat : 15356 (java) R 15351 15354 9838 0 -1 4202560 388818 0 0 0 29520 262 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073448102696 140073494794482 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15358] ppid=15351 vsize=10900632 CPUtime=298.34 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15358/stat : 15358 (java) R 15351 15354 9838 0 -1 4202560 167155 0 0 0 29559 275 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073116756648 140073504039655 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15359] ppid=15351 vsize=10900632 CPUtime=297.13 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15359/stat : 15359 (java) R 15351 15354 9838 0 -1 4202560 106943 0 0 0 29433 280 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073115704360 140073504039655 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15360] ppid=15351 vsize=10900632 CPUtime=296.4 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15360/stat : 15360 (java) R 15351 15354 9838 0 -1 4202560 191815 0 0 0 29340 300 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073114651248 140073504039655 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15361] ppid=15351 vsize=10900632 CPUtime=296.8 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15361/stat : 15361 (java) R 15351 15354 9838 0 -1 4202560 136172 0 0 0 29400 280 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073113598248 140073504039655 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15362] ppid=15351 vsize=10900632 CPUtime=297.12 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15362/stat : 15362 (java) R 15351 15354 9838 0 -1 4202560 290608 0 0 0 29425 287 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073112545448 140073504039655 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15363] ppid=15351 vsize=10900632 CPUtime=296.99 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15363/stat : 15363 (java) R 15351 15354 9838 0 -1 4202560 84839 0 0 0 29434 265 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073111493464 140073495865380 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15364] ppid=15351 vsize=10900632 CPUtime=299 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15364/stat : 15364 (java) R 15351 15354 9838 0 -1 4202560 426906 0 0 0 29636 264 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073110440360 140073504039655 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15365] ppid=15351 vsize=10900632 CPUtime=16.56 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15365/stat : 15365 (java) S 15351 15354 9838 0 -1 1077944384 76247 0 0 0 1652 4 0 0 20 0 20 0 2690004 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073054389216 140073511421653 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15366] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15366/stat : 15366 (java) S 15351 15354 9838 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 2690004 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073053336928 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15367] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15367/stat : 15367 (java) S 15351 15354 9838 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 20 0 2690005 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073052284544 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15368] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15368/stat : 15368 (java) S 15351 15354 9838 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073051232496 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15369] ppid=15351 vsize=10900632 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15369/stat : 15369 (java) S 15351 15354 9838 0 -1 1077944384 2033 0 0 0 34 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073050179744 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15370] ppid=15351 vsize=10900632 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15370/stat : 15370 (java) S 15351 15354 9838 0 -1 1077944384 1559 0 0 0 32 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073049126656 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15371] ppid=15351 vsize=10900632 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15371/stat : 15371 (java) S 15351 15354 9838 0 -1 1077944384 1191 0 0 0 28 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073048074656 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15372] ppid=15351 vsize=10900632 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15372/stat : 15372 (java) S 15351 15354 9838 0 -1 1077944384 3225 0 0 0 27 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073047021856 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15373] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15373/stat : 15373 (java) S 15351 15354 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073045969760 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15374] ppid=15351 vsize=10900632 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15374/stat : 15374 (java) S 15351 15354 9838 0 -1 1077944384 272 0 0 0 7 4 0 0 20 0 20 0 2690009 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073044917040 140073511422594 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
Current children cumulated CPU time (s) 2414.01
Current children cumulated vsize (KiB) 10900632

[startup+337.812 s]
/proc/loadavg: 8.74 7.24 4.70 9/283 15413
/proc/meminfo: memFree=22899616/32770624 swapFree=5912/228068
[pid=15354] ppid=15351 vsize=10900632 CPUtime=2415.64 cores=0,2,4,6,8,10,12,14
/proc/15354/stat : 15354 (java) S 15351 15354 9838 0 -1 1077944320 1899862 0 0 0 239300 2264 0 0 20 0 20 0 2690000 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140730917261200 140073511411447 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
/proc/15354/statm: 2725158 2074141 3144 1 0 2713552 0
[pid=15354/tid=15355] ppid=15351 vsize=10900632 CPUtime=16.39 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15355/stat : 15355 (java) S 15351 15354 9838 0 -1 1077944384 20551 0 0 0 1601 38 0 0 20 0 20 0 2690001 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073515568208 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15356] ppid=15351 vsize=10900632 CPUtime=298.01 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15356/stat : 15356 (java) R 15351 15354 9838 0 -1 4202560 388818 0 0 0 29539 262 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073448102696 140073497170264 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15358] ppid=15351 vsize=10900632 CPUtime=298.54 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15358/stat : 15358 (java) R 15351 15354 9838 0 -1 4202560 167155 0 0 0 29579 275 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073116756336 140073504039655 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15359] ppid=15351 vsize=10900632 CPUtime=297.33 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15359/stat : 15359 (java) R 15351 15354 9838 0 -1 4202560 106943 0 0 0 29453 280 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073115704048 140073504039655 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15360] ppid=15351 vsize=10900632 CPUtime=296.61 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15360/stat : 15360 (java) R 15351 15354 9838 0 -1 4202560 191815 0 0 0 29361 300 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073114651560 140073504039655 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15361] ppid=15351 vsize=10900632 CPUtime=297 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15361/stat : 15361 (java) R 15351 15354 9838 0 -1 4202560 136172 0 0 0 29420 280 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073113597936 140073504039655 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15362] ppid=15351 vsize=10900632 CPUtime=297.33 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15362/stat : 15362 (java) R 15351 15354 9838 0 -1 4202560 290608 0 0 0 29446 287 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073112545136 140073504039655 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15363] ppid=15351 vsize=10900632 CPUtime=297.2 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15363/stat : 15363 (java) R 15351 15354 9838 0 -1 4202560 84901 0 0 0 29455 265 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073111493464 140073495865376 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15364] ppid=15351 vsize=10900632 CPUtime=299.21 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15364/stat : 15364 (java) R 15351 15354 9838 0 -1 4202560 426906 0 0 0 29657 264 0 0 20 0 20 0 2690002 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073110440360 140073504039655 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15365] ppid=15351 vsize=10900632 CPUtime=16.56 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15365/stat : 15365 (java) S 15351 15354 9838 0 -1 1077944384 76247 0 0 0 1652 4 0 0 20 0 20 0 2690004 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073054389216 140073511421653 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15366] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15366/stat : 15366 (java) S 15351 15354 9838 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 2690004 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073053336928 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15367] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15367/stat : 15367 (java) S 15351 15354 9838 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 20 0 2690005 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073052284544 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15368] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15368/stat : 15368 (java) S 15351 15354 9838 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073051232496 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15369] ppid=15351 vsize=10900632 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15369/stat : 15369 (java) S 15351 15354 9838 0 -1 1077944384 2033 0 0 0 34 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073050179744 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15370] ppid=15351 vsize=10900632 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15370/stat : 15370 (java) S 15351 15354 9838 0 -1 1077944384 1559 0 0 0 32 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073049126656 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15371] ppid=15351 vsize=10900632 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15371/stat : 15371 (java) S 15351 15354 9838 0 -1 1077944384 1191 0 0 0 28 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073048074656 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15372] ppid=15351 vsize=10900632 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15372/stat : 15372 (java) S 15351 15354 9838 0 -1 1077944384 3225 0 0 0 27 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073047021856 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15373] ppid=15351 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15373/stat : 15373 (java) S 15351 15354 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2690008 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073045969760 140073511421653 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
[pid=15354/tid=15374] ppid=15351 vsize=10900632 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/15354/task/15374/stat : 15374 (java) S 15351 15354 9838 0 -1 1077944384 272 0 0 0 7 4 0 0 20 0 20 0 2690009 11162247168 2074141 33554432000 4194304 4196468 140730917278656 140073044917040 140073511422594 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23105536 140730917287083 140730917287236 140730917287236 140730917289935 0
Current children cumulated CPU time (s) 2415.64
Current children cumulated vsize (KiB) 10900632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 337.884
CPU time (s): 2415.74
CPU user time (s): 2393.03
CPU system time (s): 22.711
CPU usage (%): 714.963
Max. virtual memory (cumulated for all children) (KiB): 10900632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.03
system time used= 22.711
maximum resident set size= 8296752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1899866
page faults= 0
swaps= 0
block input operations= 0
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60003
involuntary context switches= 200543

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.95364 second user time and 3.38908 second system time

The end

Launcher Data

Begin job on node102 at 2017-07-21 23:56:39
IDJOB=4243582
IDBENCH=124189
IDSOLVER=2623
FILE ID=node102/4243582-1500674199
RUNJOBID= node102-1500673699-14399
PBS_JOBID= 20623312
Free space on /tmp= 61884 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t04-6.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243582-1500674199/watcher-4243582-1500674199 -o /tmp/evaluation-result-4243582-1500674199/solver-4243582-1500674199 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500673699-14399 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243582-1500674199.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 4f6b0364d1c2702efbd3acc25cc5ef4e
RANDOM SEED=1268648130

node102.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31383892 kB
MemAvailable:   31424996 kB
Buffers:           43088 kB
Cached:           305596 kB
SwapCached:            0 kB
Active:           770176 kB
Inactive:         236228 kB
Active(anon):     660240 kB
Inactive(anon):     8588 kB
Active(file):     109936 kB
Inactive(file):   227640 kB
Unevictable:        5912 kB
Mlocked:            5912 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1572 kB
Writeback:             0 kB
AnonPages:        662708 kB
Mapped:            42164 kB
Shmem:              8852 kB
Slab:              71224 kB
SReclaimable:      38724 kB
SUnreclaim:        32500 kB
KernelStack:        4880 kB
PageTables:         7000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1561132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    557056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61884 MiB
End job on node102 at 2017-07-22 00:02:17