Trace number 4243925

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: sat4j-CSP 2017-07-05? (TO) 2415.92 563.741

General information on the benchmark

NameOrtholatin/Ortholatin-m1-s1/
Ortholatin-024.xml
MD5SUM23eb83e679dec689804004fda8e6ed87
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 variables1728
Number of constraints581
Number of domains2
Minimum domain size24
Maximum domain size576
Distribution of domain sizes[{"size":24,"count":1152},{"size":576,"count":576}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":1680},{"degree":3,"count":48}]
Minimum constraint arity3
Maximum constraint arity576
Distribution of constraint arities[{"arity":3,"count":576},{"arity":24,"count":2},{"arity":576,"count":3}]
Number of extensional constraints576
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":576},{"type":"allDifferent","count":3},{"type":"instantiation","count":2}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4243925-1500677729/watcher-4243925-1500677729 -o /tmp/evaluation-result-4243925-1500677729/solver-4243925-1500677729 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500672327-13436 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243925-1500677729.xml 

pid=14996
running on 8 cores: 1,3,5,7,9,11,13,15

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.41 2.32 2.53 3/262 14999
/proc/meminfo: memFree=25292648/32770624 swapFree=5920/207444
[pid=14999] ppid=14996 vsize=8349744 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/stat : 14999 (java) S 14996 14999 9824 0 -1 1077944320 2037 0 0 0 0 0 0 0 20 0 2 0 3041846 8550137856 2310 33554432000 4194304 4196468 140732218599232 140732218581776 140555581288183 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
/proc/14999/statm: 2087436 2310 1197 1 0 2076347 0
[pid=14999/tid=15000] ppid=14996 vsize=8349744 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15000/stat : 15000 (java) R 14996 14999 9824 0 -1 4202560 828 0 0 0 0 0 0 0 20 0 2 0 3041847 8550137856 2376 33554432000 4194304 4196468 140732218599232 140555585530272 140555573577632 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0

[startup+0.100062 s]
/proc/loadavg: 2.41 2.32 2.53 3/262 14999
/proc/meminfo: memFree=25292648/32770624 swapFree=5920/207444
[pid=14999] ppid=14996 vsize=10900556 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/14999/stat : 14999 (java) S 14996 14999 9824 0 -1 1077944320 4762 0 0 0 9 1 0 0 20 0 20 0 3041846 11162169344 5870 33554432000 4194304 4196468 140732218599232 140732218581776 140555581288183 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
/proc/14999/statm: 2725139 5870 2632 1 0 2713552 0
[pid=14999/tid=15000] ppid=14996 vsize=10900556 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15000/stat : 15000 (java) R 14996 14999 9824 0 -1 4202560 2848 0 0 0 8 0 0 0 20 0 20 0 3041847 11162169344 5870 33554432000 4194304 4196468 140732218599232 140555585523104 140555573525310 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900556

[startup+0.200421 s]
/proc/loadavg: 2.41 2.32 2.53 3/262 14999
/proc/meminfo: memFree=25292648/32770624 swapFree=5920/207444
[pid=14999] ppid=14996 vsize=10900556 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/14999/stat : 14999 (java) S 14996 14999 9824 0 -1 1077944320 6964 0 0 0 24 2 0 0 20 0 20 0 3041846 11162169344 8330 33554432000 4194304 4196468 140732218599232 140732218581776 140555581288183 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
/proc/14999/statm: 2725139 8330 2875 1 0 2713552 0
[pid=14999/tid=15000] ppid=14996 vsize=10900556 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15000/stat : 15000 (java) R 14996 14999 9824 0 -1 4202560 4614 0 0 0 17 1 0 0 20 0 20 0 3041847 11162169344 8330 33554432000 4194304 4196468 140732218599232 140555585525488 140555581309530 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300396 s]
/proc/loadavg: 2.41 2.32 2.53 3/262 14999
/proc/meminfo: memFree=25292648/32770624 swapFree=5920/207444
[pid=14999] ppid=14996 vsize=10900556 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/14999/stat : 14999 (java) S 14996 14999 9824 0 -1 1077944320 8326 0 0 0 39 3 0 0 20 0 20 0 3041846 11162169344 10026 33554432000 4194304 4196468 140732218599232 140732218581776 140555581288183 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
/proc/14999/statm: 2725139 10026 2933 1 0 2713552 0
[pid=14999/tid=15000] ppid=14996 vsize=10900556 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15000/stat : 15000 (java) R 14996 14999 9824 0 -1 4202560 5375 0 0 0 26 1 0 0 20 0 20 0 3041847 11162169344 10026 33554432000 4194304 4196468 140732218599232 140555585505376 140555581300118 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 10900556

[startup+0.700302 s]
/proc/loadavg: 2.41 2.32 2.53 3/262 14999
/proc/meminfo: memFree=25292648/32770624 swapFree=5920/207444
[pid=14999] ppid=14996 vsize=10900632 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/14999/stat : 14999 (java) S 14996 14999 9824 0 -1 1077944320 11430 0 0 0 155 21 0 0 20 0 20 0 3041846 11162247168 80512 33554432000 4194304 4196468 140732218599232 140732218581776 140555581288183 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
/proc/14999/statm: 2725158 80512 3114 1 0 2713552 0
[pid=14999/tid=15000] ppid=14996 vsize=10900632 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15000/stat : 15000 (java) S 14996 14999 9824 0 -1 1077944384 5974 0 0 0 59 5 0 0 20 0 20 0 3041847 11162247168 80512 33554432000 4194304 4196468 140732218599232 140555585525408 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 10900632

[startup+1.5009 s]
/proc/loadavg: 2.41 2.32 2.53 10/282 15019
/proc/meminfo: memFree=24607600/32770624 swapFree=5920/207480
[pid=14999] ppid=14996 vsize=10900632 CPUtime=4.25 cores=1,3,5,7,9,11,13,15
/proc/14999/stat : 14999 (java) S 14996 14999 9824 0 -1 1077944320 15367 0 0 0 336 89 0 0 20 0 20 0 3041846 11162247168 173779 33554432000 4194304 4196468 140732218599232 140732218581776 140555581288183 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
/proc/14999/statm: 2725158 173779 3125 1 0 2713552 0
[pid=14999/tid=15000] ppid=14996 vsize=10900632 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15000/stat : 15000 (java) R 14996 14999 9824 0 -1 4202560 6103 0 0 0 118 8 0 0 20 0 20 0 3041847 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555585524440 140555173848587 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15002] ppid=14996 vsize=10900632 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15002/stat : 15002 (java) S 14996 14999 9824 0 -1 1077944384 130 0 0 0 8 9 0 0 20 0 20 0 3041848 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555507362064 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15003] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15003/stat : 15003 (java) S 14996 14999 9824 0 -1 1077944384 123 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555506309520 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15004] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15004/stat : 15004 (java) S 14996 14999 9824 0 -1 1077944384 129 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555505256976 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15005] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15005/stat : 15005 (java) S 14996 14999 9824 0 -1 1077944384 137 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555504204432 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15006] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15006/stat : 15006 (java) S 14996 14999 9824 0 -1 1077944384 127 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555503151888 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15007] ppid=14996 vsize=10900632 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15007/stat : 15007 (java) S 14996 14999 9824 0 -1 1077944384 131 0 0 0 9 10 0 0 20 0 20 0 3041848 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555502099344 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15008] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15008/stat : 15008 (java) S 14996 14999 9824 0 -1 1077944384 129 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555501046800 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15009] ppid=14996 vsize=10900632 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15009/stat : 15009 (java) S 14996 14999 9824 0 -1 1077944384 125 0 0 0 8 9 0 0 20 0 20 0 3041848 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555499994256 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15010] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15010/stat : 15010 (java) S 14996 14999 9824 0 -1 1077944384 493 0 0 0 0 0 0 0 20 0 20 0 3041850 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555056097264 140555581299330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15011] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15011/stat : 15011 (java) S 14996 14999 9824 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 3041851 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555055043488 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15012] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15012/stat : 15012 (java) S 14996 14999 9824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3041851 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555053990896 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15013] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15013/stat : 15013 (java) S 14996 14999 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3041855 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555052939472 140555581306779 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15014] ppid=14996 vsize=10900632 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15014/stat : 15014 (java) S 14996 14999 9824 0 -1 1077944384 1490 0 0 0 28 0 0 0 20 0 20 0 3041855 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555051887088 140555581299330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15015] ppid=14996 vsize=10900632 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15015/stat : 15015 (java) R 14996 14999 9824 0 -1 4202560 2657 0 0 0 49 0 0 0 20 0 20 0 3041855 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555050820568 140555560526656 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15016] ppid=14996 vsize=10900632 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15016/stat : 15016 (java) S 14996 14999 9824 0 -1 1077944384 912 0 0 0 34 0 0 0 20 0 20 0 3041855 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555049782000 140555581299330 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15017] ppid=14996 vsize=10900632 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15017/stat : 15017 (java) S 14996 14999 9824 0 -1 1077944384 1314 0 0 0 30 0 0 0 20 0 20 0 3041855 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555048729456 140555581299330 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15018] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15018/stat : 15018 (java) S 14996 14999 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3041855 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555047676128 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15019] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15019/stat : 15019 (java) S 14996 14999 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3041856 11162247168 173779 33554432000 4194304 4196468 140732218599232 140555046623664 140555581299330 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 10900632

[startup+3.10085 s]
/proc/loadavg: 2.41 2.32 2.53 3/282 15019
/proc/meminfo: memFree=24607028/32770624 swapFree=5920/207480
[pid=14999] ppid=14996 vsize=10900632 CPUtime=5.9 cores=1,3,5,7,9,11,13,15
/proc/14999/stat : 14999 (java) S 14996 14999 9824 0 -1 1077944320 15698 0 0 0 501 89 0 0 20 0 20 0 3041846 11162247168 173909 33554432000 4194304 4196468 140732218599232 140732218581776 140555581288183 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
/proc/14999/statm: 2725158 173909 3125 1 0 2713552 0
[pid=14999/tid=15000] ppid=14996 vsize=10900632 CPUtime=2.86 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15000/stat : 15000 (java) R 14996 14999 9824 0 -1 4202560 6304 0 0 0 278 8 0 0 20 0 20 0 3041847 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555585524048 140555173992106 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15002] ppid=14996 vsize=10900632 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15002/stat : 15002 (java) S 14996 14999 9824 0 -1 1077944384 130 0 0 0 8 9 0 0 20 0 20 0 3041848 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555507362064 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15003] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15003/stat : 15003 (java) S 14996 14999 9824 0 -1 1077944384 123 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555506309520 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15004] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15004/stat : 15004 (java) S 14996 14999 9824 0 -1 1077944384 129 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555505256976 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15005] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15005/stat : 15005 (java) S 14996 14999 9824 0 -1 1077944384 137 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555504204432 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15006] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15006/stat : 15006 (java) S 14996 14999 9824 0 -1 1077944384 127 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555503151888 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15007] ppid=14996 vsize=10900632 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15007/stat : 15007 (java) S 14996 14999 9824 0 -1 1077944384 131 0 0 0 9 10 0 0 20 0 20 0 3041848 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555502099344 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15008] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15008/stat : 15008 (java) S 14996 14999 9824 0 -1 1077944384 129 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555501046800 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15009] ppid=14996 vsize=10900632 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15009/stat : 15009 (java) S 14996 14999 9824 0 -1 1077944384 125 0 0 0 8 9 0 0 20 0 20 0 3041848 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555499994256 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15010] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15010/stat : 15010 (java) S 14996 14999 9824 0 -1 1077944384 493 0 0 0 0 0 0 0 20 0 20 0 3041850 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555056097264 140555581299330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15011] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15011/stat : 15011 (java) S 14996 14999 9824 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 3041851 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555055043488 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15012] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15012/stat : 15012 (java) S 14996 14999 9824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3041851 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555053990896 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15013] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15013/stat : 15013 (java) S 14996 14999 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3041855 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555052939472 140555581306779 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15014] ppid=14996 vsize=10900632 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15014/stat : 15014 (java) S 14996 14999 9824 0 -1 1077944384 1490 0 0 0 28 0 0 0 20 0 20 0 3041855 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555051887088 140555581299330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15015] ppid=14996 vsize=10900632 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15015/stat : 15015 (java) S 14996 14999 9824 0 -1 1077944384 2683 0 0 0 50 0 0 0 20 0 20 0 3041855 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555050834544 140555581299330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15016] ppid=14996 vsize=10900632 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15016/stat : 15016 (java) S 14996 14999 9824 0 -1 1077944384 984 0 0 0 37 0 0 0 20 0 20 0 3041855 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555049782000 140555581299330 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15017] ppid=14996 vsize=10900632 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15017/stat : 15017 (java) S 14996 14999 9824 0 -1 1077944384 1314 0 0 0 30 0 0 0 20 0 20 0 3041855 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555048729456 140555581299330 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15018] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15018/stat : 15018 (java) S 14996 14999 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3041855 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555047676128 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15019] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15019/stat : 15019 (java) S 14996 14999 9824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3041856 11162247168 173909 33554432000 4194304 4196468 140732218599232 140555046623664 140555581299330 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 10900632

[startup+6.30086 s]
/proc/loadavg: 2.38 2.31 2.53 3/282 15019
/proc/meminfo: memFree=24576592/32770624 swapFree=5920/207488
[pid=14999] ppid=14996 vsize=10900632 CPUtime=9.1 cores=1,3,5,7,9,11,13,15
/proc/14999/stat : 14999 (java) S 14996 14999 9824 0 -1 1077944320 17204 0 0 0 819 91 0 0 20 0 20 0 3041846 11162247168 189130 33554432000 4194304 4196468 140732218599232 140732218581776 140555581288183 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
/proc/14999/statm: 2725158 189130 3125 1 0 2713552 0
[pid=14999/tid=15000] ppid=14996 vsize=10900632 CPUtime=6.06 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15000/stat : 15000 (java) R 14996 14999 9824 0 -1 4202560 7000 0 0 0 596 10 0 0 20 0 20 0 3041847 11162247168 189130 33554432000 4194304 4196468 140732218599232 140555585524048 140555173990024 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15002] ppid=14996 vsize=10900632 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15002/stat : 15002 (java) S 14996 14999 9824 0 -1 1077944384 130 0 0 0 8 9 0 0 20 0 20 0 3041848 11162247168 189130 33554432000 4194304 4196468 140732218599232 140555507362064 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15003] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15003/stat : 15003 (java) S 14996 14999 9824 0 -1 1077944384 123 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 189130 33554432000 4194304 4196468 140732218599232 140555506309520 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15004] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15004/stat : 15004 (java) S 14996 14999 9824 0 -1 1077944384 129 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 189130 33554432000 4194304 4196468 140732218599232 140555505256976 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15005] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15005/stat : 15005 (java) S 14996 14999 9824 0 -1 1077944384 137 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 189130 33554432000 4194304 4196468 140732218599232 140555504204432 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15006] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15006/stat : 15006 (java) S 14996 14999 9824 0 -1 1077944384 127 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 189130 33554432000 4194304 4196468 140732218599232 140555503151888 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15007] ppid=14996 vsize=10900632 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15007/stat : 15007 (java) S 14996 14999 9824 0 -1 1077944384 131 0 0 0 9 10 0 0 20 0 20 0 3041848 11162247168 189130 33554432000 4194304 4196468 140732218599232 140555502099344 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15008] ppid=14996 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15008/stat : 15008 (java) S 14996 14999 9824 0 -1 1077944384 129 0 0 0 9 9 0 0 20 0 20 0 3041848 11162247168 189130 33554432000 4194304 4196468 140732218599232 140555501046800 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15009] ppid=14996 vsize=10900632 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15009/stat : 15009 (java) S 14996 14999 9824 0 -1 1077944384 125 0 0 0 8 9 0 0 20 0 20 0 3041848 11162247168 189130 33554432000 4194304 4196468 140732218599232 140555499994256 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15010] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15010/stat : 15010 (java) S 14996 14999 9824 0 -1 1077944384 792 0 0 0 0 0 0 0 20 0 20 0 3041850 11162247168 189130 33554432000 4194304 4196468 140732218599232 140555056097264 140555581299330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15011] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15011/stat : 15011 (java) S 14996 14999 9824 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 3041851 11162247168 189130 33554432000 4194304 4196468 140732218599232 140555055043488 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15012] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15012/stat : 15012 (java) S 14996 14999 9824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3041851 11162247168 189130 33554432000 4194304 4196468 140732218599232 140555053990896 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15013] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=14999/tid=15008] ppid=14996 vsize=10900632 CPUtime=265 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15008/stat : 15008 (java) R 14996 14999 9824 0 -1 4202560 13580 0 0 0 26149 351 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555501046920 140555564671218 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15009] ppid=14996 vsize=10900632 CPUtime=263.34 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15009/stat : 15009 (java) R 14996 14999 9824 0 -1 4202560 14551 0 0 0 25965 369 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555499994376 140555573916391 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15010] ppid=14996 vsize=10900632 CPUtime=35.99 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15010/stat : 15010 (java) S 14996 14999 9824 0 -1 1077944384 63406 0 0 0 3595 4 0 0 20 0 20 0 3041850 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555056095808 140555581298389 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15011] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15011/stat : 15011 (java) S 14996 14999 9824 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 3041851 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555055043552 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15012] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15012/stat : 15012 (java) S 14996 14999 9824 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 3041851 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555053990896 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15013] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15013/stat : 15013 (java) S 14996 14999 9824 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555052939120 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15014] ppid=14996 vsize=10900632 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15014/stat : 15014 (java) S 14996 14999 9824 0 -1 1077944384 4296 0 0 0 76 1 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555051887136 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15015] ppid=14996 vsize=10900632 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15015/stat : 15015 (java) S 14996 14999 9824 0 -1 1077944384 11361 0 0 0 146 2 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555050834592 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15016] ppid=14996 vsize=10900632 CPUtime=1.29 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15016/stat : 15016 (java) S 14996 14999 9824 0 -1 1077944384 8144 0 0 0 128 1 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555049782048 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15017] ppid=14996 vsize=10900632 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15017/stat : 15017 (java) S 14996 14999 9824 0 -1 1077944384 3612 0 0 0 39 1 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555048729216 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15018] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15018/stat : 15018 (java) S 14996 14999 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555047676128 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15019] ppid=14996 vsize=10900632 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15019/stat : 15019 (java) S 14996 14999 9824 0 -1 1077944384 1053 0 0 0 12 12 0 0 20 0 20 0 3041856 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555046623664 140555581299330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
Current children cumulated CPU time (s) 2405.78
Current children cumulated vsize (KiB) 10900632

[startup+563.201 s]
/proc/loadavg: 7.01 4.97 3.61 9/283 15062
/proc/meminfo: memFree=16975972/32770624 swapFree=5920/208096
[pid=14999] ppid=14996 vsize=10900632 CPUtime=2412.06 cores=1,3,5,7,9,11,13,15
/proc/14999/stat : 14999 (java) S 14996 14999 9824 0 -1 1077944320 221499 0 0 0 238168 3038 0 0 20 0 20 0 3041846 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140732218581776 140555581288183 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
/proc/14999/statm: 2725158 2077273 3159 1 0 2713552 0
[pid=14999/tid=15000] ppid=14996 vsize=10900632 CPUtime=257.46 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15000/stat : 15000 (java) S 14996 14999 9824 0 -1 1077944384 21607 0 0 0 25720 26 0 0 20 0 20 0 3041847 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555585522944 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15002] ppid=14996 vsize=10900632 CPUtime=264.03 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15002/stat : 15002 (java) R 14996 14999 9824 0 -1 4202560 14507 0 0 0 26038 365 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555507362184 140555573916391 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15003] ppid=14996 vsize=10900632 CPUtime=263.55 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15003/stat : 15003 (java) R 14996 14999 9824 0 -1 4202560 13732 0 0 0 25966 389 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555506309640 140555573916391 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15004] ppid=14996 vsize=10900632 CPUtime=264.7 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15004/stat : 15004 (java) R 14996 14999 9824 0 -1 4202560 13606 0 0 0 26091 379 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555505257096 140555573916391 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15005] ppid=14996 vsize=10900632 CPUtime=264.63 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15005/stat : 15005 (java) R 14996 14999 9824 0 -1 4202560 10689 0 0 0 26089 374 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555504204552 140555564671218 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15006] ppid=14996 vsize=10900632 CPUtime=264.08 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15006/stat : 15006 (java) R 14996 14999 9824 0 -1 4202560 14220 0 0 0 26027 381 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555503151696 140555564671218 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15007] ppid=14996 vsize=10900632 CPUtime=263.4 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15007/stat : 15007 (java) R 14996 14999 9824 0 -1 4202560 11708 0 0 0 25961 379 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555502099544 140555574391825 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15008] ppid=14996 vsize=10900632 CPUtime=265.78 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15008/stat : 15008 (java) R 14996 14999 9824 0 -1 4202560 13580 0 0 0 26227 351 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555501046920 140555573916391 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15009] ppid=14996 vsize=10900632 CPUtime=264.1 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15009/stat : 15009 (java) R 14996 14999 9824 0 -1 4202560 14551 0 0 0 26041 369 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555499994376 140555573916391 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15010] ppid=14996 vsize=10900632 CPUtime=35.99 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15010/stat : 15010 (java) S 14996 14999 9824 0 -1 1077944384 63406 0 0 0 3595 4 0 0 20 0 20 0 3041850 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555056095808 140555581298389 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15011] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15011/stat : 15011 (java) S 14996 14999 9824 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 3041851 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555055043552 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15012] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15012/stat : 15012 (java) S 14996 14999 9824 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 3041851 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555053990896 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15013] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15013/stat : 15013 (java) S 14996 14999 9824 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555052939120 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15014] ppid=14996 vsize=10900632 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15014/stat : 15014 (java) S 14996 14999 9824 0 -1 1077944384 4296 0 0 0 76 1 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555051887136 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15015] ppid=14996 vsize=10900632 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15015/stat : 15015 (java) S 14996 14999 9824 0 -1 1077944384 11361 0 0 0 146 2 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555050834592 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15016] ppid=14996 vsize=10900632 CPUtime=1.29 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15016/stat : 15016 (java) S 14996 14999 9824 0 -1 1077944384 8144 0 0 0 128 1 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555049782048 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15017] ppid=14996 vsize=10900632 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15017/stat : 15017 (java) S 14996 14999 9824 0 -1 1077944384 3612 0 0 0 39 1 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555048729216 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15018] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15018/stat : 15018 (java) S 14996 14999 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555047676128 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15019] ppid=14996 vsize=10900632 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15019/stat : 15019 (java) S 14996 14999 9824 0 -1 1077944384 1053 0 0 0 12 12 0 0 20 0 20 0 3041856 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555046623664 140555581299330 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
Current children cumulated CPU time (s) 2412.06
Current children cumulated vsize (KiB) 10900632

[startup+563.601 s]
/proc/loadavg: 7.01 4.97 3.61 9/283 15062
/proc/meminfo: memFree=16975972/32770624 swapFree=5920/208096
[pid=14999] ppid=14996 vsize=10900632 CPUtime=2415.08 cores=1,3,5,7,9,11,13,15
/proc/14999/stat : 14999 (java) S 14996 14999 9824 0 -1 1077944320 221592 0 0 0 238468 3040 0 0 20 0 20 0 3041846 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140732218581776 140555581288183 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
/proc/14999/statm: 2725158 2077273 3159 1 0 2713552 0
[pid=14999/tid=15000] ppid=14996 vsize=10900632 CPUtime=257.46 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15000/stat : 15000 (java) S 14996 14999 9824 0 -1 1077944384 21607 0 0 0 25720 26 0 0 20 0 20 0 3041847 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555585522944 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15002] ppid=14996 vsize=10900632 CPUtime=264.41 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15002/stat : 15002 (java) R 14996 14999 9824 0 -1 4202560 14507 0 0 0 26076 365 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555507362184 140555573916391 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15003] ppid=14996 vsize=10900632 CPUtime=263.92 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15003/stat : 15003 (java) R 14996 14999 9824 0 -1 4202560 13732 0 0 0 26003 389 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555506309640 140555567047000 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15004] ppid=14996 vsize=10900632 CPUtime=265.08 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15004/stat : 15004 (java) R 14996 14999 9824 0 -1 4202560 13606 0 0 0 26129 379 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555505257096 140555573916391 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15005] ppid=14996 vsize=10900632 CPUtime=265.01 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15005/stat : 15005 (java) R 14996 14999 9824 0 -1 4202560 10689 0 0 0 26127 374 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555504204552 140555573916391 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15006] ppid=14996 vsize=10900632 CPUtime=264.46 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15006/stat : 15006 (java) R 14996 14999 9824 0 -1 4202560 14220 0 0 0 26065 381 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555503152008 140555573916391 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15007] ppid=14996 vsize=10900632 CPUtime=263.79 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15007/stat : 15007 (java) R 14996 14999 9824 0 -1 4202560 11801 0 0 0 26000 379 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555502099544 140555565988131 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15008] ppid=14996 vsize=10900632 CPUtime=266.17 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15008/stat : 15008 (java) R 14996 14999 9824 0 -1 4202560 13580 0 0 0 26265 352 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555501046920 140555573916391 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15009] ppid=14996 vsize=10900632 CPUtime=264.47 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15009/stat : 15009 (java) R 14996 14999 9824 0 -1 4202560 14551 0 0 0 26077 370 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555499994376 140555573916391 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15010] ppid=14996 vsize=10900632 CPUtime=35.99 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15010/stat : 15010 (java) S 14996 14999 9824 0 -1 1077944384 63406 0 0 0 3595 4 0 0 20 0 20 0 3041850 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555056095808 140555581298389 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15011] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15011/stat : 15011 (java) S 14996 14999 9824 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 3041851 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555055043552 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15012] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15012/stat : 15012 (java) S 14996 14999 9824 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 3041851 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555053990896 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15013] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15013/stat : 15013 (java) S 14996 14999 9824 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555052939120 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15014] ppid=14996 vsize=10900632 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15014/stat : 15014 (java) S 14996 14999 9824 0 -1 1077944384 4296 0 0 0 76 1 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555051887136 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15015] ppid=14996 vsize=10900632 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15015/stat : 15015 (java) S 14996 14999 9824 0 -1 1077944384 11361 0 0 0 146 2 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555050834592 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15016] ppid=14996 vsize=10900632 CPUtime=1.29 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15016/stat : 15016 (java) S 14996 14999 9824 0 -1 1077944384 8144 0 0 0 128 1 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555049782048 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15017] ppid=14996 vsize=10900632 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15017/stat : 15017 (java) S 14996 14999 9824 0 -1 1077944384 3612 0 0 0 39 1 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555048729216 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15018] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15018/stat : 15018 (java) S 14996 14999 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555047676128 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15019] ppid=14996 vsize=10900632 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15019/stat : 15019 (java) S 14996 14999 9824 0 -1 1077944384 1053 0 0 0 12 12 0 0 20 0 20 0 3041856 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555046623664 140555581299330 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
Current children cumulated CPU time (s) 2415.08
Current children cumulated vsize (KiB) 10900632

[startup+563.701 s]
/proc/loadavg: 7.01 4.97 3.61 9/283 15062
/proc/meminfo: memFree=16975972/32770624 swapFree=5920/208096
[pid=14999] ppid=14996 vsize=10900632 CPUtime=2415.87 cores=1,3,5,7,9,11,13,15
/proc/14999/stat : 14999 (java) S 14996 14999 9824 0 -1 1077944320 221619 0 0 0 238546 3041 0 0 20 0 20 0 3041846 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140732218581776 140555581288183 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
/proc/14999/statm: 2725158 2077273 3159 1 0 2713552 0
[pid=14999/tid=15000] ppid=14996 vsize=10900632 CPUtime=257.46 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15000/stat : 15000 (java) S 14996 14999 9824 0 -1 1077944384 21607 0 0 0 25720 26 0 0 20 0 20 0 3041847 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555585522944 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15002] ppid=14996 vsize=10900632 CPUtime=264.5 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15002/stat : 15002 (java) R 14996 14999 9824 0 -1 4202560 14507 0 0 0 26085 365 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555507362184 140555573916391 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15003] ppid=14996 vsize=10900632 CPUtime=264.02 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15003/stat : 15003 (java) R 14996 14999 9824 0 -1 4202560 13732 0 0 0 26013 389 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555506309640 140555564671216 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15004] ppid=14996 vsize=10900632 CPUtime=265.18 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15004/stat : 15004 (java) R 14996 14999 9824 0 -1 4202560 13606 0 0 0 26139 379 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555505257096 140555573916391 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15005] ppid=14996 vsize=10900632 CPUtime=265.1 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15005/stat : 15005 (java) R 14996 14999 9824 0 -1 4202560 10689 0 0 0 26136 374 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555504204552 140555573916391 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15006] ppid=14996 vsize=10900632 CPUtime=264.55 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15006/stat : 15006 (java) R 14996 14999 9824 0 -1 4202560 14220 0 0 0 26074 381 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555503152008 140555573916391 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15007] ppid=14996 vsize=10900632 CPUtime=263.89 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15007/stat : 15007 (java) R 14996 14999 9824 0 -1 4202560 11828 0 0 0 26010 379 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555502099544 140555565745774 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15008] ppid=14996 vsize=10900632 CPUtime=266.27 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15008/stat : 15008 (java) R 14996 14999 9824 0 -1 4202560 13580 0 0 0 26275 352 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555501046920 140555573916391 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15009] ppid=14996 vsize=10900632 CPUtime=264.57 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15009/stat : 15009 (java) S 14996 14999 9824 0 -1 1077944384 14551 0 0 0 26087 370 0 0 20 0 20 0 3041848 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555499994064 140555581299330 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15010] ppid=14996 vsize=10900632 CPUtime=35.99 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15010/stat : 15010 (java) S 14996 14999 9824 0 -1 1077944384 63406 0 0 0 3595 4 0 0 20 0 20 0 3041850 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555056095808 140555581298389 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15011] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15011/stat : 15011 (java) S 14996 14999 9824 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 3041851 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555055043552 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15012] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15012/stat : 15012 (java) S 14996 14999 9824 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 3041851 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555053990896 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15013] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15013/stat : 15013 (java) S 14996 14999 9824 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555052939120 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15014] ppid=14996 vsize=10900632 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15014/stat : 15014 (java) S 14996 14999 9824 0 -1 1077944384 4296 0 0 0 76 1 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555051887136 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15015] ppid=14996 vsize=10900632 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15015/stat : 15015 (java) S 14996 14999 9824 0 -1 1077944384 11361 0 0 0 146 2 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555050834592 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15016] ppid=14996 vsize=10900632 CPUtime=1.29 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15016/stat : 15016 (java) S 14996 14999 9824 0 -1 1077944384 8144 0 0 0 128 1 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555049782048 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15017] ppid=14996 vsize=10900632 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15017/stat : 15017 (java) S 14996 14999 9824 0 -1 1077944384 3612 0 0 0 39 1 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555048729216 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15018] ppid=14996 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15018/stat : 15018 (java) S 14996 14999 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3041855 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555047676128 140555581298389 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
[pid=14999/tid=15019] ppid=14996 vsize=10900632 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/14999/task/15019/stat : 15019 (java) S 14996 14999 9824 0 -1 1077944384 1053 0 0 0 12 12 0 0 20 0 20 0 3041856 11162247168 2077273 33554432000 4194304 4196468 140732218599232 140555046623664 140555581299330 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35827712 140732218602667 140732218602820 140732218602820 140732218605519 0
Current children cumulated CPU time (s) 2415.87
Current children cumulated vsize (KiB) 10900632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 563.741
CPU time (s): 2415.92
CPU user time (s): 2385.48
CPU system time (s): 30.444
CPU usage (%): 428.552
Max. virtual memory (cumulated for all children) (KiB): 10903188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2385.48
system time used= 30.444
maximum resident set size= 8309480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221626
page faults= 0
swaps= 0
block input operations= 0
block output operations= 720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46449
involuntary context switches= 178234

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.88651 second user time and 5.8151 second system time

The end

Launcher Data

Begin job on node113 at 2017-07-22 00:55:29
IDJOB=4243925
IDBENCH=133181
IDSOLVER=2623
FILE ID=node113/4243925-1500677729
RUNJOBID= node113-1500672327-13436
PBS_JOBID= 20623305
Free space on /tmp= 61992 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Ortholatin/Ortholatin-m1-s1/Ortholatin-024.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243925-1500677729/watcher-4243925-1500677729 -o /tmp/evaluation-result-4243925-1500677729/solver-4243925-1500677729 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500672327-13436 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243925-1500677729.xml

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

MD5SUM BENCH= 23eb83e679dec689804004fda8e6ed87
RANDOM SEED=2013662305

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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	: 5333.79
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		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25293796 kB
MemAvailable:   25339044 kB
Buffers:           42812 kB
Cached:           311244 kB
SwapCached:            0 kB
Active:          6874020 kB
Inactive:         216028 kB
Active(anon):    6738460 kB
Inactive(anon):     8584 kB
Active(file):     135560 kB
Inactive(file):   207444 kB
Unevictable:        5920 kB
Mlocked:            5920 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1696 kB
Writeback:             0 kB
AnonPages:       6746016 kB
Mapped:            42336 kB
Shmem:              8848 kB
Slab:              68148 kB
SReclaimable:      36160 kB
SUnreclaim:        31988 kB
KernelStack:        4720 kB
PageTables:        18736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8149816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6561792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      148864 kB
DirectMap2M:    33396736 kB

Free space on /tmp at the end= 61988 MiB
End job on node113 at 2017-07-22 01:04:53