Trace number 4246548

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: AbsCon-basic 2017-06-11UNSAT 34.8902 30.0625

DiagnosticValue
WRONG_DECISIONS2435

General information on the benchmark

NameQRandom/
QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-16.xml
MD5SUM2a6706ebf1a04474da396dd8277f6c47
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark24.489901
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree1854
Maximum variable degree1979
Distribution of variable degrees[{"degree":1854,"count":1},{"degree":1899,"count":1},{"degree":1906,"count":1},{"degree":1917,"count":1},{"degree":1920,"count":1},{"degree":1924,"count":2},{"degree":1928,"count":1},{"degree":1938,"count":1},{"degree":1941,"count":1},{"degree":1943,"count":1},{"degree":1945,"count":1},{"degree":1948,"count":1},{"degree":1950,"count":1},{"degree":1955,"count":1},{"degree":1961,"count":2},{"degree":1962,"count":2},{"degree":1978,"count":1},{"degree":1979,"count":1}]
Minimum constraint arity15
Maximum constraint arity15
Distribution of constraint arities[{"arity":15,"count":2713}]
Number of extensional constraints2713
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2713}]
Optimization problemNO
Type of objective

Solver Data

0.47/0.34	
0.47/0.34	AbsCon 2 
0.47/0.34	
3.66/2.14	  Solving XCSP3-instance-4246548-1500709170 as a CSP
3.66/2.14	  Loading variables...
3.92/2.24	  Loading constraints...
9.29/5.52	  Solver SolverBacktrack being built...
9.29/5.52	
9.29/5.59	  Preprocessing : gac=true, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
9.29/5.59	
34.82/30.05	
34.82/30.05	s UNSATISFIABLE
34.82/30.05	
34.82/30.05	d WRONG_DECISIONS 2435

Verifier Data


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-4246548-1500709170/watcher-4246548-1500709170 -o /tmp/evaluation-result-4246548-1500709170/solver-4246548-1500709170 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500696962-13208 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4246548-1500709170.xml 

pid=16953
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: 2.95 2.45 2.15 3/262 16956
/proc/meminfo: memFree=31306016/32770624 swapFree=5880/147396
[pid=16956] ppid=16953 vsize=8349744 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/stat : 16956 (java) S 16953 16956 15667 0 -1 1077944320 1920 0 0 0 0 0 0 0 20 0 2 0 6186667 8550137856 2178 33554432000 4194304 4196468 140725999810240 140725999792784 139793110597367 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
/proc/16956/statm: 2087436 2178 1198 1 0 2076347 0
[pid=16956/tid=16957] ppid=16953 vsize=8349744 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16957/stat : 16957 (java) R 16953 16956 15667 0 -1 4202560 816 0 0 0 0 0 0 0 20 0 2 0 6186668 8550137856 2376 33554432000 4194304 4196468 140725999810240 139793114839456 139793102886816 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0

[startup+0.100127 s]
/proc/loadavg: 2.95 2.45 2.15 3/262 16956
/proc/meminfo: memFree=31306016/32770624 swapFree=5880/147396
[pid=16956] ppid=16953 vsize=10900456 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/16956/stat : 16956 (java) S 16953 16956 15667 0 -1 1077944320 4951 0 0 0 8 1 0 0 20 0 20 0 6186667 11162066944 6054 33554432000 4194304 4196468 140725999810240 140725999792784 139793110597367 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
/proc/16956/statm: 2725114 6054 2619 1 0 2713552 0
[pid=16956/tid=16957] ppid=16953 vsize=10900456 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16957/stat : 16957 (java) R 16953 16956 15667 0 -1 4202560 3029 0 0 0 7 1 0 0 20 0 20 0 6186668 11162066944 6054 33554432000 4194304 4196468 140725999810240 139793114839648 139793093977588 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900456

[startup+0.200335 s]
/proc/loadavg: 2.95 2.45 2.15 3/262 16956
/proc/meminfo: memFree=31306016/32770624 swapFree=5880/147396
[pid=16956] ppid=16953 vsize=10900580 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/16956/stat : 16956 (java) S 16953 16956 15667 0 -1 1077944320 6181 0 0 0 27 2 0 0 20 0 20 0 6186667 11162193920 7647 33554432000 4194304 4196468 140725999810240 140725999792784 139793110597367 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
/proc/16956/statm: 2725145 7647 2859 1 0 2713552 0
[pid=16956/tid=16957] ppid=16953 vsize=10900580 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16957/stat : 16957 (java) R 16953 16956 15667 0 -1 4202560 3377 0 0 0 17 1 0 0 20 0 20 0 6186668 11162193920 7647 33554432000 4194304 4196468 140725999810240 139793114830624 139793102834494 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10900580

[startup+0.300504 s]
/proc/loadavg: 2.95 2.45 2.15 3/262 16956
/proc/meminfo: memFree=31306016/32770624 swapFree=5880/147396
[pid=16956] ppid=16953 vsize=10902664 CPUtime=0.47 cores=0,2,4,6,8,10,12,14
/proc/16956/stat : 16956 (java) S 16953 16956 15667 0 -1 1077944320 8045 0 0 0 44 3 0 0 20 0 20 0 6186667 11164327936 9933 33554432000 4194304 4196468 140725999810240 140725999792784 139793110597367 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
/proc/16956/statm: 2725666 9933 2978 1 0 2713552 0
[pid=16956/tid=16957] ppid=16953 vsize=10902664 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16957/stat : 16957 (java) R 16953 16956 15667 0 -1 4202560 5090 0 0 0 26 2 0 0 20 0 20 0 6186668 11164327936 9933 33554432000 4194304 4196468 140725999810240 139793114836192 139792748075156 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 10902664

[startup+0.700201 s]
/proc/loadavg: 2.95 2.45 2.15 3/262 16956
/proc/meminfo: memFree=31306016/32770624 swapFree=5880/147396
[pid=16956] ppid=16953 vsize=10971352 CPUtime=1.61 cores=0,2,4,6,8,10,12,14
/proc/16956/stat : 16956 (java) S 16953 16956 15667 0 -1 1077944320 13021 0 0 0 156 5 0 0 20 0 21 0 6186667 11234664448 22350 33554432000 4194304 4196468 140725999810240 140725999792784 139793110597367 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
/proc/16956/statm: 2742838 22350 3104 1 0 2730705 0
[pid=16956/tid=16957] ppid=16953 vsize=10971352 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16957/stat : 16957 (java) S 16953 16956 15667 0 -1 1077944384 5165 0 0 0 29 2 0 0 20 0 21 0 6186668 11234664448 22350 33554432000 4194304 4196468 140725999810240 139793114840240 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 10971352

[startup+1.50072 s]
/proc/loadavg: 3.12 2.49 2.16 3/283 16977
/proc/meminfo: memFree=31191160/32770624 swapFree=5880/147304
[pid=16956] ppid=16953 vsize=10971352 CPUtime=3.05 cores=0,2,4,6,8,10,12,14
/proc/16956/stat : 16956 (java) S 16953 16956 15667 0 -1 1077944320 13818 0 0 0 299 6 0 0 20 0 21 0 6186667 11234664448 30711 33554432000 4194304 4196468 140725999810240 140725999792784 139793110597367 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
/proc/16956/statm: 2742838 30711 3115 1 0 2730705 0
[pid=16956/tid=16957] ppid=16953 vsize=10971352 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16957/stat : 16957 (java) S 16953 16956 15667 0 -1 1077944384 5165 0 0 0 29 2 0 0 20 0 21 0 6186668 11234664448 30711 33554432000 4194304 4196468 140725999810240 139793114840240 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16959] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16959/stat : 16959 (java) S 16953 16956 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 30711 33554432000 4194304 4196468 140725999810240 139793067149968 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16960] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16960/stat : 16960 (java) S 16953 16956 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792716061200 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16961] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16961/stat : 16961 (java) S 16953 16956 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792715008400 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16962] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16962/stat : 16962 (java) S 16953 16956 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792713955600 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16963] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16963/stat : 16963 (java) S 16953 16956 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792712903824 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16964] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16964/stat : 16964 (java) S 16953 16956 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792711851024 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16965] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16965/stat : 16965 (java) S 16953 16956 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792710798224 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16966] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16966/stat : 16966 (java) S 16953 16956 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792709745424 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16967] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16967/stat : 16967 (java) S 16953 16956 15667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 6186671 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792586070384 139793110608514 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16968] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16968/stat : 16968 (java) S 16953 16956 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 6186671 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792585016352 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16969] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16969/stat : 16969 (java) S 16953 16956 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 6186672 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792583963504 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16970] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16970/stat : 16970 (java) S 16953 16956 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6186675 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792582911824 139793110615963 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16971] ppid=16953 vsize=10971352 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16971/stat : 16971 (java) S 16953 16956 15667 0 -1 1077944384 1405 0 0 0 39 0 0 0 20 0 21 0 6186676 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792581860208 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16972] ppid=16953 vsize=10971352 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16972/stat : 16972 (java) S 16953 16956 15667 0 -1 1077944384 924 0 0 0 38 0 0 0 20 0 21 0 6186676 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792580807408 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16973] ppid=16953 vsize=10971352 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16973/stat : 16973 (java) S 16953 16956 15667 0 -1 1077944384 1260 0 0 0 35 0 0 0 20 0 21 0 6186676 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792579754608 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16974] ppid=16953 vsize=10971352 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16974/stat : 16974 (java) S 16953 16956 15667 0 -1 1077944384 1948 0 0 0 42 0 0 0 20 0 21 0 6186676 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792578701808 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16975] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16975/stat : 16975 (java) S 16953 16956 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6186676 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792577649248 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16976] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16976/stat : 16976 (java) S 16953 16956 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6186676 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792576596528 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16977] ppid=16953 vsize=10971352 CPUtime=1.14 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16977/stat : 16977 (java) R 16953 16956 15667 0 -1 4202560 1729 0 0 0 113 1 0 0 20 0 21 0 6186701 11234664448 30711 33554432000 4194304 4196468 140725999810240 139792573403128 139792750583168 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 10971352

[startup+3.10093 s]
/proc/loadavg: 3.12 2.49 2.16 4/283 16977
/proc/meminfo: memFree=31176372/32770624 swapFree=5880/147304
[pid=16956] ppid=16953 vsize=10971352 CPUtime=5.15 cores=0,2,4,6,8,10,12,14
/proc/16956/stat : 16956 (java) S 16953 16956 15667 0 -1 1077944320 18688 0 0 0 507 8 0 0 20 0 21 0 6186667 11234664448 45716 33554432000 4194304 4196468 140725999810240 140725999792784 139793110597367 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
/proc/16956/statm: 2742838 45716 3123 1 0 2730705 0
[pid=16956/tid=16957] ppid=16953 vsize=10971352 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16957/stat : 16957 (java) S 16953 16956 15667 0 -1 1077944384 5165 0 0 0 29 2 0 0 20 0 21 0 6186668 11234664448 45716 33554432000 4194304 4196468 140725999810240 139793114840240 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16959] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16959/stat : 16959 (java) S 16953 16956 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 45716 33554432000 4194304 4196468 140725999810240 139793067149968 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16960] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16960/stat : 16960 (java) S 16953 16956 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792716061200 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16961] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16961/stat : 16961 (java) S 16953 16956 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792715008400 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16962] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16962/stat : 16962 (java) S 16953 16956 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792713955600 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16963] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16963/stat : 16963 (java) S 16953 16956 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792712903824 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16964] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16964/stat : 16964 (java) S 16953 16956 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792711851024 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16965] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16965/stat : 16965 (java) S 16953 16956 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792710798224 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16966] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16966/stat : 16966 (java) S 16953 16956 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6186669 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792709745424 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16967] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16967/stat : 16967 (java) S 16953 16956 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 6186671 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792586070384 139793110608514 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16968] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16968/stat : 16968 (java) S 16953 16956 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 6186671 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792585016352 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16969] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16969/stat : 16969 (java) S 16953 16956 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 6186672 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792583963504 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16970] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16970/stat : 16970 (java) S 16953 16956 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6186675 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792582911824 139793110615963 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16971] ppid=16953 vsize=10971352 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16971/stat : 16971 (java) S 16953 16956 15667 0 -1 1077944384 2032 0 0 0 51 1 0 0 20 0 21 0 6186676 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792581860208 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16972] ppid=16953 vsize=10971352 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16972/stat : 16972 (java) S 16953 16956 15667 0 -1 1077944384 1371 0 0 0 48 0 0 0 20 0 21 0 6186676 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792580807408 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16973] ppid=16953 vsize=10971352 CPUtime=0.47 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16973/stat : 16973 (java) S 16953 16956 15667 0 -1 1077944384 1851 0 0 0 47 0 0 0 20 0 21 0 6186676 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792579754608 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16974] ppid=16953 vsize=10971352 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16974/stat : 16974 (java) S 16953 16956 15667 0 -1 1077944384 3228 0 0 0 58 0 0 0 20 0 21 0 6186676 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792578701808 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16975] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16975/stat : 16975 (java) S 16953 16956 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6186676 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792577649248 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16976] ppid=16953 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16976/stat : 16976 (java) S 16953 16956 15667 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 21 0 6186676 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792576596528 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16977] ppid=16953 vsize=10971352 CPUtime=2.74 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16977/stat : 16977 (java) R 16953 16956 15667 0 -1 4202560 3620 0 0 0 272 2 0 0 20 0 21 0 6186701 11234664448 45716 33554432000 4194304 4196468 140725999810240 139792573399464 139792751306331 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
Current children cumulated CPU time (s) 5.15
Current children cumulated vsize (KiB) 10971352

[startup+6.30086 s]
/proc/loadavg: 3.12 2.49 2.16 3/283 16977
/proc/meminfo: memFree=30919020/32770624 swapFree=5880/147316
[pid=16956] ppid=16953 vsize=10973400 CPUtime=10.76 cores=0,2,4,6,8,10,12,14
/proc/16956/stat : 16956 (java) S 16953 16956 15667 0 -1 1077944320 24269 0 0 0 960 116 0 0 20 0 21 0 6186667 11236761600 94670 33554432000 4194304 4196468 140725999810240 140725999792784 139793110597367 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
/proc/16956/statm: 2743350 94670 3170 1 0 2731217 0
[pid=16956/tid=16957] ppid=16953 vsize=10973400 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16957/stat : 16957 (java) S 16953 16956 15667 0 -1 1077944384 5165 0 0 0 29 2 0 0 20 0 21 0 6186668 11236761600 94670 33554432000 4194304 4196468 140725999810240 139793114840240 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16959] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16959/stat : 16959 (java) S 16953 16956 15667 0 -1 1077944384 261 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 94670 33554432000 4194304 4196468 140725999810240 139793067149968 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16960] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16960/stat : 16960 (java) S 16953 16956 15667 0 -1 1077944384 184 0 0 0 7 12 0 0 20 0 21 0 6186669 11236761600 94670 33554432000 4194304 4196468 140725999810240 139792716061200 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16961] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16961/stat : 16961 (java) S 16953 16956 15667 0 -1 1077944384 163 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 94670 33554432000 4194304 4196468 140725999810240 139792715008400 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16962] ppid=16953 vsize=10973400 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16962/stat : 16962 (java) S 16953 16956 15667 0 -1 1077944384 178 0 0 0 6 12 0 0 20 0 21 0 6186669 11236761600 94670 33554432000 4194304 4196468 140725999810240 139792713955600 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16963] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16963/stat : 16963 (java) S 16953 16956 15667 0 -1 1077944384 170 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 94670 33554432000 4194304 4196468 140725999810240 139792712903824 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16964] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16964/stat : 16964 (java) S 16953 16956 15667 0 -1 1077944384 519 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 94670 33554432000 4194304 4196468 140725999810240 139792711851024 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16965] ppid=16953 vsize=10973400 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16965/stat : 16965 (java) S 16953 16956 15667 0 -1 1077944384 170 0 0 0 6 12 0 0 20 0 21 0 6186669 11236761600 94670 33554432000 4194304 4196468 140725999810240 139792710798224 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16966] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16966/stat : 16966 (java) S 16953 16956 15667 0 -1 1077944384 177 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 94670 33554432000 4194304 4196468 140725999810240 139792709745424 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16967] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16967/stat : 16967 (java) S 16953 16956 15667 0 -1 1077944384 252 0 0 0 0 0 0 0 20 0 21 0 6186671 11236761600 94670 33554432000 4194304 4196468 140725999810240 139792586070384 139793110608514 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16968] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=16956/tid=16969] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16969/stat : 16969 (java) S 16953 16956 15667 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 21 0 6186672 11236761600 95528 33554432000 4194304 4196468 140725999810240 139792583963504 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16970] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16970/stat : 16970 (java) S 16953 16956 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6186675 11236761600 95528 33554432000 4194304 4196468 140725999810240 139792582911824 139793110615963 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16971] ppid=16953 vsize=10973400 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16971/stat : 16971 (java) S 16953 16956 15667 0 -1 1077944384 3294 0 0 0 86 1 0 0 20 0 21 0 6186676 11236761600 95528 33554432000 4194304 4196468 140725999810240 139792581860208 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16972] ppid=16953 vsize=10973400 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16972/stat : 16972 (java) S 16953 16956 15667 0 -1 1077944384 3924 0 0 0 87 0 0 0 20 0 21 0 6186676 11236761600 95528 33554432000 4194304 4196468 140725999810240 139792580807408 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16973] ppid=16953 vsize=10973400 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16973/stat : 16973 (java) S 16953 16956 15667 0 -1 1077944384 3289 0 0 0 81 1 0 0 20 0 21 0 6186676 11236761600 95528 33554432000 4194304 4196468 140725999810240 139792579754608 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16974] ppid=16953 vsize=10973400 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16974/stat : 16974 (java) S 16953 16956 15667 0 -1 1077944384 5468 0 0 0 77 1 0 0 20 0 21 0 6186676 11236761600 95528 33554432000 4194304 4196468 140725999810240 139792578701808 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16975] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16975/stat : 16975 (java) S 16953 16956 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6186676 11236761600 95528 33554432000 4194304 4196468 140725999810240 139792577649248 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16976] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16976/stat : 16976 (java) S 16953 16956 15667 0 -1 1077944384 474 0 0 0 0 0 0 0 20 0 21 0 6186676 11236761600 95528 33554432000 4194304 4196468 140725999810240 139792576596528 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16977] ppid=16953 vsize=10973400 CPUtime=26.62 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16977/stat : 16977 (java) R 16953 16956 15667 0 -1 4202560 6848 0 0 0 2659 3 0 0 20 0 21 0 6186701 11236761600 95528 33554432000 4194304 4196468 140725999810240 139792573403560 139792752993256 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
Current children cumulated CPU time (s) 31.93
Current children cumulated vsize (KiB) 10973400

[startup+28.8008 s]
/proc/loadavg: 2.74 2.45 2.16 3/283 16977
/proc/meminfo: memFree=30829040/32770624 swapFree=5880/147328
[pid=16956] ppid=16953 vsize=10973400 CPUtime=33.6 cores=0,2,4,6,8,10,12,14
/proc/16956/stat : 16956 (java) S 16953 16956 15667 0 -1 1077944320 32673 0 0 0 3242 118 0 0 20 0 21 0 6186667 11236761600 95532 33554432000 4194304 4196468 140725999810240 140725999792784 139793110597367 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
/proc/16956/statm: 2743350 95532 3172 1 0 2731217 0
[pid=16956/tid=16957] ppid=16953 vsize=10973400 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16957/stat : 16957 (java) S 16953 16956 15667 0 -1 1077944384 5165 0 0 0 29 2 0 0 20 0 21 0 6186668 11236761600 95532 33554432000 4194304 4196468 140725999810240 139793114840240 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16959] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16959/stat : 16959 (java) S 16953 16956 15667 0 -1 1077944384 261 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139793067149968 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16960] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16960/stat : 16960 (java) S 16953 16956 15667 0 -1 1077944384 184 0 0 0 7 12 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792716061200 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16961] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16961/stat : 16961 (java) S 16953 16956 15667 0 -1 1077944384 163 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792715008400 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16962] ppid=16953 vsize=10973400 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16962/stat : 16962 (java) S 16953 16956 15667 0 -1 1077944384 178 0 0 0 6 12 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792713955600 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16963] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16963/stat : 16963 (java) S 16953 16956 15667 0 -1 1077944384 170 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792712903824 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16964] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16964/stat : 16964 (java) S 16953 16956 15667 0 -1 1077944384 519 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792711851024 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16965] ppid=16953 vsize=10973400 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16965/stat : 16965 (java) S 16953 16956 15667 0 -1 1077944384 170 0 0 0 6 12 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792710798224 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16966] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16966/stat : 16966 (java) S 16953 16956 15667 0 -1 1077944384 177 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792709745424 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16967] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16967/stat : 16967 (java) S 16953 16956 15667 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 21 0 6186671 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792586070384 139793110608514 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16968] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16968/stat : 16968 (java) S 16953 16956 15667 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 21 0 6186671 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792585016352 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16969] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16969/stat : 16969 (java) S 16953 16956 15667 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 21 0 6186672 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792583963504 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16970] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16970/stat : 16970 (java) S 16953 16956 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6186675 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792582911824 139793110615963 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16971] ppid=16953 vsize=10973400 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16971/stat : 16971 (java) S 16953 16956 15667 0 -1 1077944384 3483 0 0 0 89 1 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792581860208 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16972] ppid=16953 vsize=10973400 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16972/stat : 16972 (java) S 16953 16956 15667 0 -1 1077944384 3924 0 0 0 87 0 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792580807408 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16973] ppid=16953 vsize=10973400 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16973/stat : 16973 (java) S 16953 16956 15667 0 -1 1077944384 3647 0 0 0 84 1 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792579754608 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16974] ppid=16953 vsize=10973400 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16974/stat : 16974 (java) S 16953 16956 15667 0 -1 1077944384 5512 0 0 0 77 1 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792578701808 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16975] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16975/stat : 16975 (java) S 16953 16956 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792577649248 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16976] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16976/stat : 16976 (java) S 16953 16956 15667 0 -1 1077944384 474 0 0 0 0 0 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792576596528 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16977] ppid=16953 vsize=10973400 CPUtime=28.22 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16977/stat : 16977 (java) R 16953 16956 15667 0 -1 4202560 6901 0 0 0 2819 3 0 0 20 0 21 0 6186701 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792573400736 139792752904304 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
Current children cumulated CPU time (s) 33.6
Current children cumulated vsize (KiB) 10973400

[startup+29.6008 s]
/proc/loadavg: 2.74 2.45 2.16 3/283 16977
/proc/meminfo: memFree=30829040/32770624 swapFree=5880/147328
[pid=16956] ppid=16953 vsize=10973400 CPUtime=34.42 cores=0,2,4,6,8,10,12,14
/proc/16956/stat : 16956 (java) S 16953 16956 15667 0 -1 1077944320 32701 0 0 0 3324 118 0 0 20 0 21 0 6186667 11236761600 95532 33554432000 4194304 4196468 140725999810240 140725999792784 139793110597367 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
/proc/16956/statm: 2743350 95532 3172 1 0 2731217 0
[pid=16956/tid=16957] ppid=16953 vsize=10973400 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16957/stat : 16957 (java) S 16953 16956 15667 0 -1 1077944384 5165 0 0 0 29 2 0 0 20 0 21 0 6186668 11236761600 95532 33554432000 4194304 4196468 140725999810240 139793114840240 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16959] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16959/stat : 16959 (java) S 16953 16956 15667 0 -1 1077944384 261 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139793067149968 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16960] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16960/stat : 16960 (java) S 16953 16956 15667 0 -1 1077944384 184 0 0 0 7 12 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792716061200 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16961] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16961/stat : 16961 (java) S 16953 16956 15667 0 -1 1077944384 163 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792715008400 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16962] ppid=16953 vsize=10973400 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16962/stat : 16962 (java) S 16953 16956 15667 0 -1 1077944384 178 0 0 0 6 12 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792713955600 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16963] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16963/stat : 16963 (java) S 16953 16956 15667 0 -1 1077944384 170 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792712903824 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16964] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16964/stat : 16964 (java) S 16953 16956 15667 0 -1 1077944384 519 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792711851024 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16965] ppid=16953 vsize=10973400 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16965/stat : 16965 (java) S 16953 16956 15667 0 -1 1077944384 170 0 0 0 6 12 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792710798224 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16966] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16966/stat : 16966 (java) S 16953 16956 15667 0 -1 1077944384 177 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792709745424 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16967] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16967/stat : 16967 (java) S 16953 16956 15667 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 21 0 6186671 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792586070384 139793110608514 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16968] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16968/stat : 16968 (java) S 16953 16956 15667 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 21 0 6186671 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792585016352 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16969] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16969/stat : 16969 (java) S 16953 16956 15667 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 21 0 6186672 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792583963504 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16970] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16970/stat : 16970 (java) S 16953 16956 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6186675 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792582911824 139793110615963 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16971] ppid=16953 vsize=10973400 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16971/stat : 16971 (java) S 16953 16956 15667 0 -1 1077944384 3510 0 0 0 91 1 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792581860208 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16972] ppid=16953 vsize=10973400 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16972/stat : 16972 (java) S 16953 16956 15667 0 -1 1077944384 3924 0 0 0 87 0 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792580807408 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16973] ppid=16953 vsize=10973400 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16973/stat : 16973 (java) S 16953 16956 15667 0 -1 1077944384 3647 0 0 0 84 1 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792579754608 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16974] ppid=16953 vsize=10973400 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16974/stat : 16974 (java) S 16953 16956 15667 0 -1 1077944384 5512 0 0 0 77 1 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792578701808 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16975] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16975/stat : 16975 (java) S 16953 16956 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792577649248 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16976] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16976/stat : 16976 (java) S 16953 16956 15667 0 -1 1077944384 474 0 0 0 0 0 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792576596528 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16977] ppid=16953 vsize=10973400 CPUtime=29.02 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16977/stat : 16977 (java) R 16953 16956 15667 0 -1 4202560 6902 0 0 0 2899 3 0 0 20 0 21 0 6186701 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792573403928 139792752993390 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
Current children cumulated CPU time (s) 34.42
Current children cumulated vsize (KiB) 10973400

[startup+30.0008 s]
/proc/loadavg: 2.74 2.45 2.16 3/283 16977
/proc/meminfo: memFree=30829040/32770624 swapFree=5880/147328
[pid=16956] ppid=16953 vsize=10973400 CPUtime=34.82 cores=0,2,4,6,8,10,12,14
/proc/16956/stat : 16956 (java) S 16953 16956 15667 0 -1 1077944320 32701 0 0 0 3364 118 0 0 20 0 21 0 6186667 11236761600 95532 33554432000 4194304 4196468 140725999810240 140725999792784 139793110597367 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
/proc/16956/statm: 2743350 95532 3172 1 0 2731217 0
[pid=16956/tid=16957] ppid=16953 vsize=10973400 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16957/stat : 16957 (java) S 16953 16956 15667 0 -1 1077944384 5165 0 0 0 29 2 0 0 20 0 21 0 6186668 11236761600 95532 33554432000 4194304 4196468 140725999810240 139793114840240 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16959] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16959/stat : 16959 (java) S 16953 16956 15667 0 -1 1077944384 261 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139793067149968 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16960] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16960/stat : 16960 (java) S 16953 16956 15667 0 -1 1077944384 184 0 0 0 7 12 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792716061200 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16961] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16961/stat : 16961 (java) S 16953 16956 15667 0 -1 1077944384 163 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792715008400 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16962] ppid=16953 vsize=10973400 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16962/stat : 16962 (java) S 16953 16956 15667 0 -1 1077944384 178 0 0 0 6 12 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792713955600 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16963] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16963/stat : 16963 (java) S 16953 16956 15667 0 -1 1077944384 170 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792712903824 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16964] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16964/stat : 16964 (java) S 16953 16956 15667 0 -1 1077944384 519 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792711851024 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16965] ppid=16953 vsize=10973400 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16965/stat : 16965 (java) S 16953 16956 15667 0 -1 1077944384 170 0 0 0 6 12 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792710798224 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16966] ppid=16953 vsize=10973400 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16966/stat : 16966 (java) S 16953 16956 15667 0 -1 1077944384 177 0 0 0 6 13 0 0 20 0 21 0 6186669 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792709745424 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16967] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16967/stat : 16967 (java) S 16953 16956 15667 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 21 0 6186671 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792586070384 139793110608514 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16968] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16968/stat : 16968 (java) S 16953 16956 15667 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 21 0 6186671 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792585016352 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16969] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16969/stat : 16969 (java) S 16953 16956 15667 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 21 0 6186672 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792583963504 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16970] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16970/stat : 16970 (java) S 16953 16956 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6186675 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792582911824 139793110615963 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16971] ppid=16953 vsize=10973400 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16971/stat : 16971 (java) S 16953 16956 15667 0 -1 1077944384 3510 0 0 0 91 1 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792581860208 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16972] ppid=16953 vsize=10973400 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16972/stat : 16972 (java) S 16953 16956 15667 0 -1 1077944384 3924 0 0 0 87 0 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792580807408 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16973] ppid=16953 vsize=10973400 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16973/stat : 16973 (java) S 16953 16956 15667 0 -1 1077944384 3647 0 0 0 84 1 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792579754608 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16974] ppid=16953 vsize=10973400 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16974/stat : 16974 (java) S 16953 16956 15667 0 -1 1077944384 5512 0 0 0 77 1 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792578701808 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16975] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16975/stat : 16975 (java) S 16953 16956 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792577649248 139793110607573 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16976] ppid=16953 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16976/stat : 16976 (java) S 16953 16956 15667 0 -1 1077944384 474 0 0 0 0 0 0 0 20 0 21 0 6186676 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792576596528 139793110608514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
[pid=16956/tid=16977] ppid=16953 vsize=10973400 CPUtime=29.42 cores=0,2,4,6,8,10,12,14
/proc/16956/task/16977/stat : 16977 (java) R 16953 16956 15667 0 -1 4202560 6902 0 0 0 2939 3 0 0 20 0 21 0 6186701 11236761600 95532 33554432000 4194304 4196468 140725999810240 139792573403928 139792753514912 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11169792 140725999813827 140725999813956 140725999813956 140725999816655 0
Current children cumulated CPU time (s) 34.82
Current children cumulated vsize (KiB) 10973400

Child status: 0
Real time (s): 30.0625
CPU time (s): 34.8902
CPU user time (s): 33.6979
CPU system time (s): 1.19225
CPU usage (%): 116.059
Max. virtual memory (cumulated for all children) (KiB): 10973400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.6979
system time used= 1.19225
maximum resident set size= 382328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33137
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4412
involuntary context switches= 2092

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.185111 second user time and 0.264812 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-22 09:39:30
IDJOB=4246548
IDBENCH=125874
IDSOLVER=2624
FILE ID=node104/4246548-1500709170
RUNJOBID= node104-1500696962-13208
PBS_JOBID= 20623031
Free space on /tmp= 62008 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/QRandom/QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-16.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246548-1500709170/watcher-4246548-1500709170 -o /tmp/evaluation-result-4246548-1500709170/solver-4246548-1500709170 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500696962-13208 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4246548-1500709170.xml

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

MD5SUM BENCH= 2a6706ebf1a04474da396dd8277f6c47
RANDOM SEED=1383308261

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		: 2668.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		: 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.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		: 1600.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		: 2533.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		: 1867.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		: 2133.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		: 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	: 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		: 2668.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		: 1733.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		: 2667.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:        31305692 kB
MemAvailable:   31430768 kB
Buffers:          183720 kB
Cached:           204428 kB
SwapCached:          252 kB
Active:           792900 kB
Inactive:         203636 kB
Active(anon):     563232 kB
Inactive(anon):    56384 kB
Active(file):     229668 kB
Inactive(file):   147252 kB
Unevictable:        5880 kB
Mlocked:            5880 kB
SwapTotal:      67108860 kB
SwapFree:       67105472 kB
Dirty:              8208 kB
Writeback:             0 kB
AnonPages:        663752 kB
Mapped:            42504 kB
Shmem:              8772 kB
Slab:             162776 kB
SReclaimable:     127984 kB
SUnreclaim:        34792 kB
KernelStack:        4896 kB
PageTables:         6448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1569352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    561152 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= 62000 MiB
End job on node104 at 2017-07-22 09:40:00