Trace number 4249918

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
R1: Concrete 3.4? (TO) 2416.42 503.959

General information on the benchmark

NameSuperSolutions/SuperSolutions-Queens-s1/
SuperQueens-07.xml
MD5SUMad906e83ed0060b79525fa6c279d7f21
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of constraints48510
Number of domains1
Minimum domain size180
Maximum domain size180
Distribution of domain sizes[{"size":180,"count":360}]
Minimum variable degree180
Maximum variable degree359
Distribution of variable degrees[{"degree":180,"count":180},{"degree":359,"count":180}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":48510}]
Number of extensional constraints0
Number of intensional constraints48510
Distribution of constraint types[{"type":"intension","count":48510}]
Optimization problemNO
Type of objective

Solver Data

3.68/2.18	c Concrete v3.4 running

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-4249918-1500775743/watcher-4249918-1500775743 -o /tmp/evaluation-result-4249918-1500775743/solver-4249918-1500775743 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500750445-27391 --watchdog 2560 bin/concrete HOME/instance-4249918-1500775743.xml 

pid=32599
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: 1.83 1.78 1.75 3/261 32602
/proc/meminfo: memFree=28044656/32770624 swapFree=5872/243284
[pid=32602] ppid=32599 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32602/stat : 32602 (bash) S 32599 32602 27360 0 -1 4202496 686 1530 0 0 0 0 0 0 20 0 1 0 12844028 9736192 351 33554432000 4194304 5098028 140731228865776 140731228863416 139877585787904 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 35127296 140731228873998 140731228874083 140731228874083 140731228876782 0
/proc/32602/statm: 2377 351 278 221 0 86 0

[startup+0.100127 s]
/proc/loadavg: 1.83 1.78 1.75 3/261 32602
/proc/meminfo: memFree=28044656/32770624 swapFree=5872/243284
[pid=32602] ppid=32599 vsize=9640 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/32602/stat : 32602 (bash) S 32599 32602 27360 0 -1 4202496 884 6412 0 0 0 0 0 1 20 0 1 0 12844028 9871360 378 33554432000 4194304 5098028 140731228865776 140731228859784 139877585787904 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 35127296 140731228873998 140731228874083 140731228874083 140731228876782 0
/proc/32602/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200367 s]
/proc/loadavg: 1.83 1.78 1.75 3/261 32602
/proc/meminfo: memFree=28044656/32770624 swapFree=5872/243284
[pid=32602] ppid=32599 vsize=10435860 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/32602/stat : 32602 (java) S 32599 32602 27360 0 -1 1077944320 4976 12666 0 0 5 1 9 3 20 0 13 0 12844028 10686320640 5348 33554432000 4194304 4196468 140729035313280 140729035295824 140629582855927 0 0 0 16784584 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
/proc/32602/statm: 2608965 5348 2139 1 0 2597403 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 10435860

[startup+0.300296 s]
/proc/loadavg: 1.83 1.78 1.75 3/261 32602
/proc/meminfo: memFree=28044656/32770624 swapFree=5872/243284
[pid=32602] ppid=32599 vsize=10902292 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/32602/stat : 32602 (java) S 32599 32602 27360 0 -1 1077944320 6924 12666 0 0 22 2 9 3 20 0 20 0 12844028 11163947008 8714 33554432000 4194304 4196468 140729035313280 140729035295824 140629582855927 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
/proc/32602/statm: 2725573 8714 2982 1 0 2713890 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 10902292

[startup+0.700278 s]
/proc/loadavg: 1.83 1.78 1.75 3/261 32602
/proc/meminfo: memFree=28044656/32770624 swapFree=5872/243284
[pid=32602] ppid=32599 vsize=10902720 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/32602/stat : 32602 (java) S 32599 32602 27360 0 -1 1077944320 12134 12666 0 0 71 4 9 3 20 0 20 0 12844028 11164385280 14931 33554432000 4194304 4196468 140729035313280 140729035295824 140629582855927 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
/proc/32602/statm: 2725680 14931 3132 1 0 2713890 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 10902720

[startup+1.50075 s]
/proc/loadavg: 1.84 1.78 1.76 3/281 32675
/proc/meminfo: memFree=27943788/32770624 swapFree=5872/243396
[pid=32602] ppid=32599 vsize=10913344 CPUtime=2.22 cores=0,2,4,6,8,10,12,14
/proc/32602/stat : 32602 (java) S 32599 32602 27360 0 -1 1077944320 27349 12666 0 0 197 13 9 3 20 0 20 0 12844028 11175264256 44098 33554432000 4194304 4196468 140729035313280 140729035295824 140629582855927 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
/proc/32602/statm: 2728336 44098 3409 1 0 2716450 0
[pid=32602/tid=32657] ppid=32599 vsize=10913344 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32657/stat : 32657 (java) R 32599 32602 27360 0 -1 4202560 19891 12666 0 0 124 6 9 3 20 0 20 0 12844042 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629587059360 140629562378381 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32658] ppid=32599 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32658/stat : 32658 (java) S 32599 32602 27360 0 -1 1077944384 51 12666 0 0 0 0 9 3 20 0 20 0 12844043 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629519547280 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32659] ppid=32599 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32659/stat : 32659 (java) S 32599 32602 27360 0 -1 1077944384 17 12666 0 0 0 0 9 3 20 0 20 0 12844043 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629518494480 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32660] ppid=32599 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32660/stat : 32660 (java) S 32599 32602 27360 0 -1 1077944384 9 12666 0 0 1 0 9 3 20 0 20 0 12844043 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629517442192 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32661] ppid=32599 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32661/stat : 32661 (java) S 32599 32602 27360 0 -1 1077944384 20 12666 0 0 0 0 9 3 20 0 20 0 12844043 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629516389392 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32662] ppid=32599 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32662/stat : 32662 (java) S 32599 32602 27360 0 -1 1077944384 18 12666 0 0 1 0 9 3 20 0 20 0 12844043 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629515336080 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32663] ppid=32599 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32663/stat : 32663 (java) S 32599 32602 27360 0 -1 1077944384 124 12666 0 0 1 0 9 3 20 0 20 0 12844043 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629514283280 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32664] ppid=32599 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32664/stat : 32664 (java) S 32599 32602 27360 0 -1 1077944384 46 12666 0 0 1 0 9 3 20 0 20 0 12844043 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629513230992 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32665] ppid=32599 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32665/stat : 32665 (java) S 32599 32602 27360 0 -1 1077944384 43 12666 0 0 1 0 9 3 20 0 20 0 12844043 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629512178192 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32666] ppid=32599 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32666/stat : 32666 (java) S 32599 32602 27360 0 -1 1077944384 1430 12666 0 0 1 0 9 3 20 0 20 0 12844046 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629057415792 140629582867074 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32667] ppid=32599 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32667/stat : 32667 (java) S 32599 32602 27360 0 -1 1077944384 56 12666 0 0 0 0 9 3 20 0 20 0 12844046 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629056361824 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32668] ppid=32599 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32668/stat : 32668 (java) S 32599 32602 27360 0 -1 1077944384 44 12666 0 0 0 0 9 3 20 0 20 0 12844047 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629055309440 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32669] ppid=32599 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32669/stat : 32669 (java) S 32599 32602 27360 0 -1 1077944384 1 12666 0 0 0 0 9 3 20 0 20 0 12844051 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629054257744 140629582874523 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32670] ppid=32599 vsize=10913344 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32670/stat : 32670 (java) S 32599 32602 27360 0 -1 1077944384 718 12666 0 0 13 0 9 3 20 0 20 0 12844051 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629053204592 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32671] ppid=32599 vsize=10913344 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32671/stat : 32671 (java) R 32599 32602 27360 0 -1 4202560 292 12666 0 0 7 0 9 3 20 0 20 0 12844051 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629052152088 140629575961649 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32672] ppid=32599 vsize=10913344 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32672/stat : 32672 (java) R 32599 32602 27360 0 -1 4202560 1180 12666 0 0 16 0 9 3 20 0 20 0 12844051 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629051099800 140629575096908 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32673] ppid=32599 vsize=10913344 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32673/stat : 32673 (java) R 32599 32602 27360 0 -1 4202560 1268 12666 0 0 25 0 9 3 20 0 20 0 12844051 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629050042944 140629561568938 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32674] ppid=32599 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32674/stat : 32674 (java) S 32599 32602 27360 0 -1 1077944384 3 12666 0 0 0 0 9 3 20 0 20 0 12844051 11175264256 44098 33554432000 4194304 4196468 140729035313280 140629048994656 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32675] ppid=32599 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32675/stat : 32675 (java) S 32599 32602 27360 0 -1 1077944384 6 12666 0 0 0 0 9 3 20 0 20 0 12844052 11175264256 44111 33554432000 4194304 4196468 140729035313280 140629047941936 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 10913344

[startup+3.10104 s]
/proc/loadavg: 1.84 1.78 1.76 5/281 32675
/proc/meminfo: memFree=27868100/32770624 swapFree=5872/243396
[pid=32602] ppid=32599 vsize=10923772 CPUtime=7.73 cores=0,2,4,6,8,10,12,14
/proc/32602/stat : 32602 (java) S 32599 32602 27360 0 -1 1077944320 42164 12666 0 0 717 44 9 3 20 0 20 0 12844028 11185942528 84679 33554432000 4194304 4196468 140729035313280 140729035295824 140629582855927 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
/proc/32602/statm: 2730943 84679 3498 1 0 2718498 0
[pid=32602/tid=32657] ppid=32599 vsize=10923772 CPUtime=2.93 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32657/stat : 32657 (java) R 32599 32602 27360 0 -1 4202560 25049 12666 0 0 273 8 9 3 20 0 20 0 12844042 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629587088416 140629198802892 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32658] ppid=32599 vsize=10923772 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32658/stat : 32658 (java) S 32599 32602 27360 0 -1 1077944384 196 12666 0 0 4 5 9 3 20 0 20 0 12844043 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629519547280 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32659] ppid=32599 vsize=10923772 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32659/stat : 32659 (java) S 32599 32602 27360 0 -1 1077944384 94 12666 0 0 4 3 9 3 20 0 20 0 12844043 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629518494480 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32660] ppid=32599 vsize=10923772 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32660/stat : 32660 (java) S 32599 32602 27360 0 -1 1077944384 136 12666 0 0 3 4 9 3 20 0 20 0 12844043 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629517442192 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32661] ppid=32599 vsize=10923772 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32661/stat : 32661 (java) S 32599 32602 27360 0 -1 1077944384 133 12666 0 0 3 4 9 3 20 0 20 0 12844043 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629516389392 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32662] ppid=32599 vsize=10923772 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32662/stat : 32662 (java) S 32599 32602 27360 0 -1 1077944384 103 12666 0 0 4 3 9 3 20 0 20 0 12844043 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629515336080 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32663] ppid=32599 vsize=10923772 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32663/stat : 32663 (java) S 32599 32602 27360 0 -1 1077944384 221 12666 0 0 3 3 9 3 20 0 20 0 12844043 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629514283280 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32664] ppid=32599 vsize=10923772 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32664/stat : 32664 (java) S 32599 32602 27360 0 -1 1077944384 166 12666 0 0 5 4 9 3 20 0 20 0 12844043 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629513230992 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32665] ppid=32599 vsize=10923772 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32665/stat : 32665 (java) S 32599 32602 27360 0 -1 1077944384 223 12666 0 0 6 3 9 3 20 0 20 0 12844043 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629512178192 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32666] ppid=32599 vsize=10923772 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32666/stat : 32666 (java) S 32599 32602 27360 0 -1 1077944384 1508 12666 0 0 2 0 9 3 20 0 20 0 12844046 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629057415792 140629582867074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32667] ppid=32599 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32667/stat : 32667 (java) S 32599 32602 27360 0 -1 1077944384 56 12666 0 0 0 0 9 3 20 0 20 0 12844046 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629056361824 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32668] ppid=32599 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32668/stat : 32668 (java) S 32599 32602 27360 0 -1 1077944384 44 12666 0 0 0 0 9 3 20 0 20 0 12844047 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629055309440 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32669] ppid=32599 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32669/stat : 32669 (java) S 32599 32602 27360 0 -1 1077944384 1 12666 0 0 0 0 9 3 20 0 20 0 12844051 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629054257744 140629582874523 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32670] ppid=32599 vsize=10923772 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32670/stat : 32670 (java) R 32599 32602 27360 0 -1 4202560 2379 12666 0 0 111 0 9 3 20 0 20 0 12844051 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629053190472 140629564375606 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32671] ppid=32599 vsize=10923772 CPUtime=1.21 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32671/stat : 32671 (java) R 32599 32602 27360 0 -1 4202560 3958 12666 0 0 109 0 9 3 20 0 20 0 12844051 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629052137856 140629564379217 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32672] ppid=32599 vsize=10923772 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32672/stat : 32672 (java) R 32599 32602 27360 0 -1 4202560 2492 12666 0 0 94 1 9 3 20 0 20 0 12844051 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629051086704 140629567971119 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32673] ppid=32599 vsize=10923772 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32673/stat : 32673 (java) R 32599 32602 27360 0 -1 4202560 3262 12666 0 0 89 1 9 3 20 0 20 0 12844051 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629050046704 140629562237421 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32674] ppid=32599 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32674/stat : 32674 (java) S 32599 32602 27360 0 -1 1077944384 3 12666 0 0 0 0 9 3 20 0 20 0 12844051 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629048994656 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32675] ppid=32599 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32675/stat : 32675 (java) S 32599 32602 27360 0 -1 1077944384 7 12666 0 0 0 0 9 3 20 0 20 0 12844052 11185942528 84679 33554432000 4194304 4196468 140729035313280 140629047941936 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
Current children cumulated CPU time (s) 7.73
Current children cumulated vsize (KiB) 10923772

[startup+6.30084 s]
/proc/loadavg: 2.25 1.87 1.78 3/281 32675
/proc/meminfo: memFree=27332796/32770624 swapFree=5872/243400
[pid=32602] ppid=32599 vsize=10925820 CPUtime=15 cores=0,2,4,6,8,10,12,14
/proc/32602/stat : 32602 (java) S 32599 32602 27360 0 -1 1077944320 52295 12666 0 0 1332 156 9 3 20 0 20 0 12844028 11188039680 264155 33554432000 4194304 4196468 140729035313280 140729035295824 140629582855927 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
/proc/32602/statm: 2731455 264155 3500 1 0 2719010 0
[pid=32602/tid=32657] ppid=32599 vsize=10925820 CPUtime=5.88 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32657/stat : 32657 (java) R 32599 32602 27360 0 -1 4202560 32533 12666 0 0 559 17 9 3 20 0 20 0 12844042 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629587088712 140629201471701 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32658] ppid=32599 vsize=10925820 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32658/stat : 32658 (java) S 32599 32602 27360 0 -1 1077944384 300 12666 0 0 13 18 9 3 20 0 20 0 12844043 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629519547280 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32659] ppid=32599 vsize=10925820 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32659/stat : 32659 (java) S 32599 32602 27360 0 -1 1077944384 263 12666 0 0 13 16 9 3 20 0 20 0 12844043 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629518494480 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32660] ppid=32599 vsize=10925820 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32660/stat : 32660 (java) S 32599 32602 27360 0 -1 1077944384 229 12666 0 0 13 16 9 3 20 0 20 0 12844043 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629517442192 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32661] ppid=32599 vsize=10925820 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32661/stat : 32661 (java) S 32599 32602 27360 0 -1 1077944384 274 12666 0 0 13 16 9 3 20 0 20 0 12844043 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629516389392 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32662] ppid=32599 vsize=10925820 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32662/stat : 32662 (java) S 32599 32602 27360 0 -1 1077944384 196 12666 0 0 14 16 9 3 20 0 20 0 12844043 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629515336080 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32663] ppid=32599 vsize=10925820 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32663/stat : 32663 (java) S 32599 32602 27360 0 -1 1077944384 341 12666 0 0 13 15 9 3 20 0 20 0 12844043 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629514283280 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32664] ppid=32599 vsize=10925820 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32664/stat : 32664 (java) S 32599 32602 27360 0 -1 1077944384 257 12666 0 0 14 16 9 3 20 0 20 0 12844043 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629513230992 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32665] ppid=32599 vsize=10925820 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32665/stat : 32665 (java) S 32599 32602 27360 0 -1 1077944384 323 12666 0 0 15 16 9 3 20 0 20 0 12844043 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629512178192 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32666] ppid=32599 vsize=10925820 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32666/stat : 32666 (java) S 32599 32602 27360 0 -1 1077944384 1977 12666 0 0 3 0 9 3 20 0 20 0 12844046 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629057415792 140629582867074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32667] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32667/stat : 32667 (java) S 32599 32602 27360 0 -1 1077944384 56 12666 0 0 0 0 9 3 20 0 20 0 12844046 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629056361824 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32668] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32668/stat : 32668 (java) S 32599 32602 27360 0 -1 1077944384 44 12666 0 0 0 0 9 3 20 0 20 0 12844047 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629055309440 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32669] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32669/stat : 32669 (java) S 32599 32602 27360 0 -1 1077944384 1 12666 0 0 0 0 9 3 20 0 20 0 12844051 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629054257744 140629582874523 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32670] ppid=32599 vsize=10925820 CPUtime=2 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32670/stat : 32670 (java) S 32599 32602 27360 0 -1 1077944384 2549 12666 0 0 187 1 9 3 20 0 20 0 12844051 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629053204592 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32671] ppid=32599 vsize=10925820 CPUtime=1.91 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32671/stat : 32671 (java) S 32599 32602 27360 0 -1 1077944384 4428 12666 0 0 179 0 9 3 20 0 20 0 12844051 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629052151792 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32672] ppid=32599 vsize=10925820 CPUtime=1.82 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32672/stat : 32672 (java) S 32599 32602 27360 0 -1 1077944384 2664 12666 0 0 169 1 9 3 20 0 20 0 12844051 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629051099504 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32673] ppid=32599 vsize=10925820 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32673/stat : 32673 (java) S 32599 32602 27360 0 -1 1077944384 3716 12666 0 0 119 1 9 3 20 0 20 0 12844051 11188039680 264155 33554432000 4194304 4196468 140729035313280 140629050046704 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32674] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14

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

[pid=32602/tid=32664] ppid=32599 vsize=10925820 CPUtime=272.65 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32664/stat : 32664 (java) R 32599 32602 27360 0 -1 4202560 13866 12666 0 0 27022 231 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629513230888 140629575484135 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32665] ppid=32599 vsize=10925820 CPUtime=272.39 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32665/stat : 32665 (java) R 32599 32602 27360 0 -1 4202560 12924 12666 0 0 26995 232 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629512178088 140629575484135 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32666] ppid=32599 vsize=10925820 CPUtime=9.99 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32666/stat : 32666 (java) S 32599 32602 27360 0 -1 1077944384 126506 12666 0 0 978 9 9 3 20 0 20 0 12844046 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629057414112 140629582866133 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32667] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32667/stat : 32667 (java) S 32599 32602 27360 0 -1 1077944384 56 12666 0 0 0 0 9 3 20 0 20 0 12844046 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629056361824 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32668] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32668/stat : 32668 (java) S 32599 32602 27360 0 -1 1077944384 44 12666 0 0 0 0 9 3 20 0 20 0 12844047 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629055309440 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32669] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32669/stat : 32669 (java) S 32599 32602 27360 0 -1 1077944384 4 12666 0 0 0 0 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629054257392 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32670] ppid=32599 vsize=10925820 CPUtime=2.89 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32670/stat : 32670 (java) S 32599 32602 27360 0 -1 1077944384 14213 12666 0 0 275 2 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629053204592 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32671] ppid=32599 vsize=10925820 CPUtime=2.25 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32671/stat : 32671 (java) S 32599 32602 27360 0 -1 1077944384 12678 12666 0 0 212 1 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629052151792 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32672] ppid=32599 vsize=10925820 CPUtime=2.38 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32672/stat : 32672 (java) S 32599 32602 27360 0 -1 1077944384 12719 12666 0 0 223 3 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629051099504 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32673] ppid=32599 vsize=10925820 CPUtime=1.54 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32673/stat : 32673 (java) S 32599 32602 27360 0 -1 1077944384 6652 12666 0 0 141 1 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629050046704 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32674] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32674/stat : 32674 (java) S 32599 32602 27360 0 -1 1077944384 3 12666 0 0 0 0 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629048994656 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32675] ppid=32599 vsize=10925820 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32675/stat : 32675 (java) S 32599 32602 27360 0 -1 1077944384 506 12666 0 0 12 10 9 3 20 0 20 0 12844052 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629047941936 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
Current children cumulated CPU time (s) 2410.8
Current children cumulated vsize (KiB) 10925820

[startup+503.601 s]
/proc/loadavg: 6.04 4.41 2.90 9/281 32690
/proc/meminfo: memFree=19642732/32770624 swapFree=5872/243644
[pid=32602] ppid=32599 vsize=10925820 CPUtime=2413.92 cores=0,2,4,6,8,10,12,14
/proc/32602/stat : 32602 (java) S 32599 32602 27360 0 -1 1077944320 334254 12666 0 0 239438 1942 9 3 20 0 20 0 12844028 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140729035295824 140629582855927 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
/proc/32602/statm: 2731455 2075321 3511 1 0 2719010 0
[pid=32602/tid=32657] ppid=32599 vsize=10925820 CPUtime=215.81 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32657/stat : 32657 (java) S 32599 32602 27360 0 -1 1077944384 58274 12666 0 0 21529 40 9 3 20 0 20 0 12844042 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629587089760 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32658] ppid=32599 vsize=10925820 CPUtime=272.32 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32658/stat : 32658 (java) R 32599 32602 27360 0 -1 4202560 10912 12666 0 0 26982 238 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629519547176 140629575484135 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32659] ppid=32599 vsize=10925820 CPUtime=272.53 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32659/stat : 32659 (java) R 32599 32602 27360 0 -1 4202560 11352 12666 0 0 27015 226 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629518494680 140629567841224 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32660] ppid=32599 vsize=10925820 CPUtime=272.45 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32660/stat : 32660 (java) R 32599 32602 27360 0 -1 4202560 13363 12666 0 0 26992 241 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629517442088 140629575484135 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32661] ppid=32599 vsize=10925820 CPUtime=272.66 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32661/stat : 32661 (java) R 32599 32602 27360 0 -1 4202560 14461 12666 0 0 27022 232 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629516388976 140629575484135 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32662] ppid=32599 vsize=10925820 CPUtime=272.1 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32662/stat : 32662 (java) R 32599 32602 27360 0 -1 4202560 11200 12666 0 0 26968 230 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629515335976 140629566238962 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32663] ppid=32599 vsize=10925820 CPUtime=272.37 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32663/stat : 32663 (java) R 32599 32602 27360 0 -1 4202560 12387 12666 0 0 26984 241 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629514283176 140629575484135 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32664] ppid=32599 vsize=10925820 CPUtime=273.04 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32664/stat : 32664 (java) R 32599 32602 27360 0 -1 4202560 13866 12666 0 0 27061 231 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629513230888 140629575484135 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32665] ppid=32599 vsize=10925820 CPUtime=272.77 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32665/stat : 32665 (java) R 32599 32602 27360 0 -1 4202560 12924 12666 0 0 27033 232 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629512178088 140629575484135 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32666] ppid=32599 vsize=10925820 CPUtime=9.99 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32666/stat : 32666 (java) S 32599 32602 27360 0 -1 1077944384 126506 12666 0 0 978 9 9 3 20 0 20 0 12844046 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629057414112 140629582866133 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32667] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32667/stat : 32667 (java) S 32599 32602 27360 0 -1 1077944384 56 12666 0 0 0 0 9 3 20 0 20 0 12844046 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629056361824 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32668] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32668/stat : 32668 (java) S 32599 32602 27360 0 -1 1077944384 44 12666 0 0 0 0 9 3 20 0 20 0 12844047 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629055309440 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32669] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32669/stat : 32669 (java) S 32599 32602 27360 0 -1 1077944384 4 12666 0 0 0 0 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629054257392 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32670] ppid=32599 vsize=10925820 CPUtime=2.89 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32670/stat : 32670 (java) S 32599 32602 27360 0 -1 1077944384 14213 12666 0 0 275 2 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629053204592 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32671] ppid=32599 vsize=10925820 CPUtime=2.25 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32671/stat : 32671 (java) S 32599 32602 27360 0 -1 1077944384 12678 12666 0 0 212 1 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629052151792 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32672] ppid=32599 vsize=10925820 CPUtime=2.38 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32672/stat : 32672 (java) S 32599 32602 27360 0 -1 1077944384 12719 12666 0 0 223 3 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629051099504 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32673] ppid=32599 vsize=10925820 CPUtime=1.54 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32673/stat : 32673 (java) S 32599 32602 27360 0 -1 1077944384 6652 12666 0 0 141 1 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629050046704 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32674] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32674/stat : 32674 (java) S 32599 32602 27360 0 -1 1077944384 3 12666 0 0 0 0 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629048994656 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32675] ppid=32599 vsize=10925820 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32675/stat : 32675 (java) S 32599 32602 27360 0 -1 1077944384 506 12666 0 0 12 10 9 3 20 0 20 0 12844052 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629047941936 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
Current children cumulated CPU time (s) 2413.92
Current children cumulated vsize (KiB) 10925820

[startup+503.801 s]
/proc/loadavg: 6.04 4.41 2.90 10/281 32690
/proc/meminfo: memFree=19642756/32770624 swapFree=5872/243644
[pid=32602] ppid=32599 vsize=10925820 CPUtime=2415.54 cores=0,2,4,6,8,10,12,14
/proc/32602/stat : 32602 (java) S 32599 32602 27360 0 -1 1077944320 334256 12666 0 0 239600 1942 9 3 20 0 20 0 12844028 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140729035295824 140629582855927 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
/proc/32602/statm: 2731455 2075321 3511 1 0 2719010 0
[pid=32602/tid=32657] ppid=32599 vsize=10925820 CPUtime=215.81 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32657/stat : 32657 (java) S 32599 32602 27360 0 -1 1077944384 58274 12666 0 0 21529 40 9 3 20 0 20 0 12844042 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629587089760 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32658] ppid=32599 vsize=10925820 CPUtime=272.52 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32658/stat : 32658 (java) R 32599 32602 27360 0 -1 4202560 10912 12666 0 0 27002 238 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629519547176 140629575484135 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32659] ppid=32599 vsize=10925820 CPUtime=272.74 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32659/stat : 32659 (java) R 32599 32602 27360 0 -1 4202560 11354 12666 0 0 27036 226 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629518494680 140629567553472 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32660] ppid=32599 vsize=10925820 CPUtime=272.65 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32660/stat : 32660 (java) R 32599 32602 27360 0 -1 4202560 13363 12666 0 0 27012 241 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629517441776 140629575484135 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32661] ppid=32599 vsize=10925820 CPUtime=272.86 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32661/stat : 32661 (java) R 32599 32602 27360 0 -1 4202560 14461 12666 0 0 27042 232 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629516389288 140629575484135 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32662] ppid=32599 vsize=10925820 CPUtime=272.3 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32662/stat : 32662 (java) R 32599 32602 27360 0 -1 4202560 11200 12666 0 0 26988 230 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629515335976 140629575484135 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32663] ppid=32599 vsize=10925820 CPUtime=272.57 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32663/stat : 32663 (java) R 32599 32602 27360 0 -1 4202560 12387 12666 0 0 27004 241 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629514283176 140629575484135 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32664] ppid=32599 vsize=10925820 CPUtime=273.24 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32664/stat : 32664 (java) R 32599 32602 27360 0 -1 4202560 13866 12666 0 0 27081 231 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629513230888 140629575484135 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32665] ppid=32599 vsize=10925820 CPUtime=272.97 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32665/stat : 32665 (java) R 32599 32602 27360 0 -1 4202560 12924 12666 0 0 27053 232 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629512177776 140629575484135 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32666] ppid=32599 vsize=10925820 CPUtime=9.99 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32666/stat : 32666 (java) S 32599 32602 27360 0 -1 1077944384 126506 12666 0 0 978 9 9 3 20 0 20 0 12844046 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629057414112 140629582866133 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32667] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32667/stat : 32667 (java) S 32599 32602 27360 0 -1 1077944384 56 12666 0 0 0 0 9 3 20 0 20 0 12844046 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629056361824 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32668] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32668/stat : 32668 (java) S 32599 32602 27360 0 -1 1077944384 44 12666 0 0 0 0 9 3 20 0 20 0 12844047 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629055309440 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32669] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32669/stat : 32669 (java) S 32599 32602 27360 0 -1 1077944384 4 12666 0 0 0 0 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629054257392 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32670] ppid=32599 vsize=10925820 CPUtime=2.89 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32670/stat : 32670 (java) S 32599 32602 27360 0 -1 1077944384 14213 12666 0 0 275 2 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629053204592 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32671] ppid=32599 vsize=10925820 CPUtime=2.25 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32671/stat : 32671 (java) S 32599 32602 27360 0 -1 1077944384 12678 12666 0 0 212 1 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629052151792 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32672] ppid=32599 vsize=10925820 CPUtime=2.38 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32672/stat : 32672 (java) S 32599 32602 27360 0 -1 1077944384 12719 12666 0 0 223 3 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629051099504 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32673] ppid=32599 vsize=10925820 CPUtime=1.54 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32673/stat : 32673 (java) S 32599 32602 27360 0 -1 1077944384 6652 12666 0 0 141 1 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629050046704 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32674] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32674/stat : 32674 (java) S 32599 32602 27360 0 -1 1077944384 3 12666 0 0 0 0 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629048994656 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32675] ppid=32599 vsize=10925820 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32675/stat : 32675 (java) S 32599 32602 27360 0 -1 1077944384 506 12666 0 0 12 10 9 3 20 0 20 0 12844052 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629047941936 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
Current children cumulated CPU time (s) 2415.54
Current children cumulated vsize (KiB) 10925820

[startup+503.911 s]
/proc/loadavg: 6.04 4.41 2.90 10/281 32690
/proc/meminfo: memFree=19642756/32770624 swapFree=5872/243644
[pid=32602] ppid=32599 vsize=10925820 CPUtime=2416.33 cores=0,2,4,6,8,10,12,14
/proc/32602/stat : 32602 (java) S 32599 32602 27360 0 -1 1077944320 334259 12666 0 0 239678 1943 9 3 20 0 20 0 12844028 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140729035295824 140629582855927 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
/proc/32602/statm: 2731455 2075321 3511 1 0 2719010 0
[pid=32602/tid=32657] ppid=32599 vsize=10925820 CPUtime=215.81 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32657/stat : 32657 (java) S 32599 32602 27360 0 -1 1077944384 58274 12666 0 0 21529 40 9 3 20 0 20 0 12844042 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629587089760 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32658] ppid=32599 vsize=10925820 CPUtime=272.62 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32658/stat : 32658 (java) R 32599 32602 27360 0 -1 4202560 10912 12666 0 0 27012 238 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629519547176 140629575484135 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32659] ppid=32599 vsize=10925820 CPUtime=272.84 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32659/stat : 32659 (java) R 32599 32602 27360 0 -1 4202560 11357 12666 0 0 27046 226 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629518494680 140629567553679 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32660] ppid=32599 vsize=10925820 CPUtime=272.75 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32660/stat : 32660 (java) R 32599 32602 27360 0 -1 4202560 13363 12666 0 0 27022 241 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629517442088 140629575484135 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32661] ppid=32599 vsize=10925820 CPUtime=272.96 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32661/stat : 32661 (java) R 32599 32602 27360 0 -1 4202560 14461 12666 0 0 27052 232 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629516389288 140629575484135 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32662] ppid=32599 vsize=10925820 CPUtime=272.4 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32662/stat : 32662 (java) R 32599 32602 27360 0 -1 4202560 11200 12666 0 0 26998 230 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629515335976 140629566238962 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32663] ppid=32599 vsize=10925820 CPUtime=272.67 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32663/stat : 32663 (java) R 32599 32602 27360 0 -1 4202560 12387 12666 0 0 27014 241 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629514283176 140629575484135 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32664] ppid=32599 vsize=10925820 CPUtime=273.34 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32664/stat : 32664 (java) R 32599 32602 27360 0 -1 4202560 13866 12666 0 0 27091 231 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629513230576 140629575484135 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32665] ppid=32599 vsize=10925820 CPUtime=273.07 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32665/stat : 32665 (java) R 32599 32602 27360 0 -1 4202560 12924 12666 0 0 27063 232 9 3 20 0 20 0 12844043 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629512177776 140629575484135 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32666] ppid=32599 vsize=10925820 CPUtime=9.99 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32666/stat : 32666 (java) S 32599 32602 27360 0 -1 1077944384 126506 12666 0 0 978 9 9 3 20 0 20 0 12844046 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629057414112 140629582866133 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32667] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32667/stat : 32667 (java) S 32599 32602 27360 0 -1 1077944384 56 12666 0 0 0 0 9 3 20 0 20 0 12844046 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629056361824 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32668] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32668/stat : 32668 (java) S 32599 32602 27360 0 -1 1077944384 44 12666 0 0 0 0 9 3 20 0 20 0 12844047 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629055309440 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32669] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32669/stat : 32669 (java) S 32599 32602 27360 0 -1 1077944384 4 12666 0 0 0 0 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629054257392 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32670] ppid=32599 vsize=10925820 CPUtime=2.89 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32670/stat : 32670 (java) S 32599 32602 27360 0 -1 1077944384 14213 12666 0 0 275 2 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629053204592 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32671] ppid=32599 vsize=10925820 CPUtime=2.25 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32671/stat : 32671 (java) S 32599 32602 27360 0 -1 1077944384 12678 12666 0 0 212 1 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629052151792 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32672] ppid=32599 vsize=10925820 CPUtime=2.38 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32672/stat : 32672 (java) S 32599 32602 27360 0 -1 1077944384 12719 12666 0 0 223 3 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629051099504 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32673] ppid=32599 vsize=10925820 CPUtime=1.54 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32673/stat : 32673 (java) S 32599 32602 27360 0 -1 1077944384 6652 12666 0 0 141 1 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629050046704 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32674] ppid=32599 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32674/stat : 32674 (java) S 32599 32602 27360 0 -1 1077944384 3 12666 0 0 0 0 9 3 20 0 20 0 12844051 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629048994656 140629582866133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
[pid=32602/tid=32675] ppid=32599 vsize=10925820 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/32602/task/32675/stat : 32675 (java) S 32599 32602 27360 0 -1 1077944384 506 12666 0 0 12 10 9 3 20 0 20 0 12844052 11188039680 2075321 33554432000 4194304 4196468 140729035313280 140629047941936 140629582867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11603968 140729035315905 140729035318679 140729035318679 140729035321295 0
Current children cumulated CPU time (s) 2416.33
Current children cumulated vsize (KiB) 10925820

Child ended because it received signal 9 (SIGKILL)
Real time (s): 503.959
CPU time (s): 2416.42
CPU user time (s): 2396.91
CPU system time (s): 19.5076
CPU usage (%): 479.487
Max. virtual memory (cumulated for all children) (KiB): 10925820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.91
system time used= 19.5076
maximum resident set size= 8301584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 346929
page faults= 0
swaps= 0
block input operations= 0
block output operations= 816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54889
involuntary context switches= 169929

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.99723 second user time and 5.12883 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-23 04:09:03
IDJOB=4249918
IDBENCH=138402
IDSOLVER=2630
FILE ID=node104/4249918-1500775743
RUNJOBID= node104-1500750445-27391
PBS_JOBID= 20624574
Free space on /tmp= 61956 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Queens-s1/SuperQueens-07.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249918-1500775743/watcher-4249918-1500775743 -o /tmp/evaluation-result-4249918-1500775743/solver-4249918-1500775743 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500750445-27391 --watchdog 2560  bin/concrete HOME/instance-4249918-1500775743.xml

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

MD5SUM BENCH= ad906e83ed0060b79525fa6c279d7f21
RANDOM SEED=1171278360

node104.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		: 2000.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	: 5334.12
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.57
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		: 1600.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	: 5334.12
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		: 1600.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.57
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		: 1600.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	: 5334.12
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		: 2668.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.57
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	: 5334.12
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.57
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		: 1733.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	: 5334.12
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		: 2668.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.57
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		: 1600.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	: 5334.12
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		: 2668.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.57
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		: 2133.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	: 5334.12
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		: 2667.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.57
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	: 5334.12
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		: 1733.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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28045076 kB
MemAvailable:   28432116 kB
Buffers:          224720 kB
Cached:           424968 kB
SwapCached:          252 kB
Active:          3949040 kB
Inactive:         299608 kB
Active(anon):    3554136 kB
Inactive(anon):    56324 kB
Active(file):     394904 kB
Inactive(file):   243284 kB
Unevictable:        5872 kB
Mlocked:            5872 kB
SwapTotal:      67108860 kB
SwapFree:       67105472 kB
Dirty:             26792 kB
Writeback:             0 kB
AnonPages:       3611004 kB
Mapped:            44760 kB
Shmem:              8772 kB
Slab:             164268 kB
SReclaimable:     129372 kB
SUnreclaim:        34896 kB
KernelStack:        4848 kB
PageTables:        13100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4059076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3323904 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61928 MiB
End job on node104 at 2017-07-23 04:17:28