Trace number 4257752

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AbsCon-basic 2017-06-11? (TO) 241.88901 240.03999

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-020-15-1.xml
MD5SUMaac981b64b3d0bc7b0997201d0c57f9b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1406
Best CPU time to get the best result obtained on this benchmark251.884
Satisfiable
(Un)Satisfiability was proved
Number of variables320
Number of constraints335
Number of domains1
Minimum domain size1477
Maximum domain size1477
Distribution of domain sizes[{"size":1477,"count":320}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":300}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":300},{"arity":20,"count":15}]
Number of extensional constraints0
Number of intensional constraints320
Distribution of constraint types[{"type":"intension","count":320},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.23/0.36	
0.23/0.36	AbsCon 2 
0.23/0.36	
0.83/0.63	  Solving XCSP3-instance-4257752-1501643011 as a COP in -infty..+infty
0.83/0.63	  Loading variables...
1.09/0.73	  Loading constraints...
1.75/0.95	  Solver SolverBacktrack being built...
1.75/0.95	
29.21/28.05	  Preprocessing : gac=true, ccks=395474841, filters=1118, revisions=1161 (useless=43), AC=248944, removals=248944, inconsistent=false
29.21/28.05	
241.86/240.00	
241.86/240.00	s UNKNOWN

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-4257752-1501643011/watcher-4257752-1501643011 -o /tmp/evaluation-result-4257752-1501643011/solver-4257752-1501643011 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501638784-27504 --watchdog 300 java -jar HOME/AbsCon-basic.jar HOME/instance-4257752-1501643011.xml 

pid=29994
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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.00 2.04 2.05 4/195 29997
/proc/meminfo: memFree=31759312/32770624 swapFree=0/218220
[pid=29997] ppid=29994 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/29997/stat : 29997 (runsolver) D 29994 29997 5131 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 12921389 24240128 108 18446744073709551615 4194304 4338465 140728733458128 140728733455768 139959056237271 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 27996160 140728733466783 140728733467206 140728733467206 140728733470666 0
/proc/29997/statm: 5918 108 54 36 0 2156 0

[startup+0.100188 s]
/proc/loadavg: 2.00 2.04 2.05 4/195 29997
/proc/meminfo: memFree=31759312/32770624 swapFree=0/218220
[pid=29997] ppid=29994 vsize=105196 CPUtime=0 cores=0,2,4,6
/proc/29997/stat : 29997 (java) S 29994 29997 5131 0 -1 1077944320 1614 0 0 0 0 0 0 0 20 0 2 0 12921389 107720704 1326 18446744073709551615 4194304 4196468 140721430846704 140721430829248 140498185846519 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
/proc/29997/statm: 26299 1326 999 1 0 16816 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 105196

[startup+0.200321 s]
/proc/loadavg: 2.00 2.04 2.05 4/195 29997
/proc/meminfo: memFree=31759312/32770624 swapFree=0/218220
[pid=29997] ppid=29994 vsize=10551180 CPUtime=0.06 cores=0,2,4,6
/proc/29997/stat : 29997 (java) S 29994 29997 5131 0 -1 1077944320 4600 0 0 0 5 1 0 0 20 0 15 0 12921389 10804408320 6152 18446744073709551615 4194304 4196468 140721430846704 140721430829248 140498185846519 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
/proc/29997/statm: 2637795 6152 2599 1 0 2627269 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10551180

[startup+0.300753 s]
/proc/loadavg: 2.00 2.04 2.05 4/195 29997
/proc/meminfo: memFree=31759312/32770624 swapFree=0/218220
[pid=29997] ppid=29994 vsize=10551180 CPUtime=0.23 cores=0,2,4,6
/proc/29997/stat : 29997 (java) S 29994 29997 5131 0 -1 1077944320 8243 0 0 0 20 3 0 0 20 0 15 0 12921389 10804408320 9132 18446744073709551615 4194304 4196468 140721430846704 140721430829248 140498185846519 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
/proc/29997/statm: 2637795 9132 2865 1 0 2627269 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 10551180

[startup+0.70139 s]
/proc/loadavg: 2.00 2.04 2.05 4/195 29997
/proc/meminfo: memFree=31759312/32770624 swapFree=0/218220
[pid=29997] ppid=29994 vsize=10621952 CPUtime=1.09 cores=0,2,4,6
/proc/29997/stat : 29997 (java) S 29994 29997 5131 0 -1 1077944320 12085 0 0 0 104 5 0 0 20 0 16 0 12921389 10876878848 19871 18446744073709551615 4194304 4196468 140721430846704 140721430829248 140498185846519 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
/proc/29997/statm: 2655488 19871 3055 1 0 2644422 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 10621952

[startup+1.50068 s]
/proc/loadavg: 2.00 2.04 2.05 6/211 30013
/proc/meminfo: memFree=31635316/32770624 swapFree=0/218224
[pid=29997] ppid=29994 vsize=10624000 CPUtime=2.57 cores=0,2,4,6
/proc/29997/stat : 29997 (java) S 29994 29997 5131 0 -1 1077944320 15024 0 0 0 250 7 0 0 20 0 16 0 12921389 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140721430829248 140498185846519 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
/proc/29997/statm: 2656000 32387 3094 1 0 2644934 0
[pid=29997/tid=29999] ppid=29994 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/29997/task/29999/stat : 29999 (java) S 29994 29997 5131 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 12921399 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140498190089392 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30000] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30000/stat : 30000 (java) S 29994 29997 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140498116266512 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30001] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30001/stat : 30001 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140498115213968 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30002] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30002/stat : 30002 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140498114160912 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30003] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30003/stat : 30003 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140498113108368 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30004] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30004/stat : 30004 (java) S 29994 29997 5131 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140497682262768 140498185857666 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30005] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30005/stat : 30005 (java) S 29994 29997 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140497681208992 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30006] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30006/stat : 30006 (java) S 29994 29997 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140497680155888 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30007] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30007/stat : 30007 (java) S 29994 29997 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12921404 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140497679104464 140498185865115 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30008] ppid=29994 vsize=10624000 CPUtime=0.36 cores=0,2,4,6
/proc/29997/task/30008/stat : 30008 (java) S 29994 29997 5131 0 -1 1077944384 938 0 0 0 36 0 0 0 20 0 16 0 12921404 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140497678051568 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30009] ppid=29994 vsize=10624000 CPUtime=0.36 cores=0,2,4,6
/proc/29997/task/30009/stat : 30009 (java) S 29994 29997 5131 0 -1 1077944384 1245 0 0 0 36 0 0 0 20 0 16 0 12921404 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140497676999024 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30010] ppid=29994 vsize=10624000 CPUtime=0.47 cores=0,2,4,6
/proc/29997/task/30010/stat : 30010 (java) S 29994 29997 5131 0 -1 1077944384 2125 0 0 0 47 0 0 0 20 0 16 0 12921404 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140497675945968 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30011] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30011/stat : 30011 (java) S 29994 29997 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12921404 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140497674893664 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30012] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30012/stat : 30012 (java) S 29994 29997 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12921408 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140497673841712 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30013] ppid=29994 vsize=10624000 CPUtime=1.12 cores=0,2,4,6
/proc/29997/task/30013/stat : 30013 (java) R 29994 29997 5131 0 -1 4202560 3574 0 0 0 110 2 0 0 20 0 16 0 12921425 10878976000 32387 18446744073709551615 4194304 4196468 140721430846704 140497670648320 140497797661854 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 10624000

[startup+3.10068 s]
/proc/loadavg: 2.00 2.04 2.05 3/211 30013
/proc/meminfo: memFree=31634212/32770624 swapFree=0/218224
[pid=29997] ppid=29994 vsize=10624000 CPUtime=4.22 cores=0,2,4,6
/proc/29997/stat : 29997 (java) S 29994 29997 5131 0 -1 1077944320 16129 0 0 0 415 7 0 0 20 0 16 0 12921389 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140721430829248 140498185846519 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
/proc/29997/statm: 2656000 32417 3098 1 0 2644934 0
[pid=29997/tid=29999] ppid=29994 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/29997/task/29999/stat : 29999 (java) S 29994 29997 5131 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 12921399 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140498190089392 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30000] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30000/stat : 30000 (java) S 29994 29997 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140498116266512 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30001] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30001/stat : 30001 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140498115213968 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30002] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30002/stat : 30002 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140498114160912 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30003] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30003/stat : 30003 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140498113108368 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30004] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30004/stat : 30004 (java) S 29994 29997 5131 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140497682262768 140498185857666 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30005] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30005/stat : 30005 (java) S 29994 29997 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140497681208992 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30006] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30006/stat : 30006 (java) S 29994 29997 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140497680155888 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30007] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30007/stat : 30007 (java) S 29994 29997 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12921404 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140497679104464 140498185865115 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30008] ppid=29994 vsize=10624000 CPUtime=0.38 cores=0,2,4,6
/proc/29997/task/30008/stat : 30008 (java) S 29994 29997 5131 0 -1 1077944384 1175 0 0 0 38 0 0 0 20 0 16 0 12921404 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140497678051568 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30009] ppid=29994 vsize=10624000 CPUtime=0.38 cores=0,2,4,6
/proc/29997/task/30009/stat : 30009 (java) S 29994 29997 5131 0 -1 1077944384 1462 0 0 0 38 0 0 0 20 0 16 0 12921404 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140497676999024 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30010] ppid=29994 vsize=10624000 CPUtime=0.48 cores=0,2,4,6
/proc/29997/task/30010/stat : 30010 (java) S 29994 29997 5131 0 -1 1077944384 2567 0 0 0 48 0 0 0 20 0 16 0 12921404 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140497675945968 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30011] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30011/stat : 30011 (java) S 29994 29997 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12921404 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140497674893664 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30012] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30012/stat : 30012 (java) S 29994 29997 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12921408 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140497673841712 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30013] ppid=29994 vsize=10624000 CPUtime=2.72 cores=0,2,4,6
/proc/29997/task/30013/stat : 30013 (java) R 29994 29997 5131 0 -1 4202560 3722 0 0 0 270 2 0 0 20 0 16 0 12921425 10878976000 32417 18446744073709551615 4194304 4196468 140721430846704 140497670648112 140497797635473 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
Current children cumulated CPU time (s) 4.22
Current children cumulated vsize (KiB) 10624000

[startup+6.30068 s]
/proc/loadavg: 2.00 2.04 2.05 3/211 30013
/proc/meminfo: memFree=31633280/32770624 swapFree=0/218236
[pid=29997] ppid=29994 vsize=10624000 CPUtime=7.47 cores=0,2,4,6
/proc/29997/stat : 29997 (java) S 29994 29997 5131 0 -1 1077944320 17469 0 0 0 740 7 0 0 20 0 16 0 12921389 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140721430829248 140498185846519 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
/proc/29997/statm: 2656000 32443 3098 1 0 2644934 0
[pid=29997/tid=29999] ppid=29994 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/29997/task/29999/stat : 29999 (java) S 29994 29997 5131 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 12921399 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140498190089392 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30000] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30000/stat : 30000 (java) S 29994 29997 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140498116266512 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30001] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30001/stat : 30001 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140498115213968 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30002] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30002/stat : 30002 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140498114160912 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30003] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30003/stat : 30003 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140498113108368 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30004] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30004/stat : 30004 (java) S 29994 29997 5131 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140497682262768 140498185857666 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30005] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30005/stat : 30005 (java) S 29994 29997 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140497681208992 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30006] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30006/stat : 30006 (java) S 29994 29997 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140497680155888 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30007] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30007/stat : 30007 (java) S 29994 29997 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12921404 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140497679104464 140498185865115 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30008] ppid=29994 vsize=10624000 CPUtime=0.4 cores=0,2,4,6
/proc/29997/task/30008/stat : 30008 (java) S 29994 29997 5131 0 -1 1077944384 1331 0 0 0 40 0 0 0 20 0 16 0 12921404 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140497678051568 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30009] ppid=29994 vsize=10624000 CPUtime=0.41 cores=0,2,4,6
/proc/29997/task/30009/stat : 30009 (java) S 29994 29997 5131 0 -1 1077944384 1799 0 0 0 41 0 0 0 20 0 16 0 12921404 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140497676999024 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30010] ppid=29994 vsize=10624000 CPUtime=0.48 cores=0,2,4,6
/proc/29997/task/30010/stat : 30010 (java) S 29994 29997 5131 0 -1 1077944384 2867 0 0 0 48 0 0 0 20 0 16 0 12921404 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140497675945968 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30011] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30011/stat : 30011 (java) S 29994 29997 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12921404 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140497674893664 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30012] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30012/stat : 30012 (java) S 29994 29997 5131 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 16 0 12921408 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140497673841712 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30013] ppid=29994 vsize=10624000 CPUtime=5.92 cores=0,2,4,6
/proc/29997/task/30013/stat : 30013 (java) R 29994 29997 5131 0 -1 4202560 3906 0 0 0 590 2 0 0 20 0 16 0 12921425 10878976000 32443 18446744073709551615 4194304 4196468 140721430846704 140497670651288 140497797661800 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
Current children cumulated CPU time (s) 7.47
Current children cumulated vsize (KiB) 10624000

[startup+12.7007 s]
/proc/loadavg: 2.00 2.04 2.05 3/211 30013
/proc/meminfo: memFree=31632288/32770624 swapFree=0/218244
[pid=29997] ppid=29994 vsize=10624000 CPUtime=13.9 cores=0,2,4,6
/proc/29997/stat : 29997 (java) S 29994 29997 5131 0 -1 1077944320 19649 0 0 0 1383 7 0 0 20 0 16 0 12921389 10878976000 32461 18446744073709551615 4194304 4196468 140721430846704 140721430829248 140498185846519 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
/proc/29997/statm: 2656000 32461 3098 1 0 2644934 0
[pid=29997/tid=29999] ppid=29994 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/29997/task/29999/stat : 29999 (java) S 29994 29997 5131 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 12921399 10878976000 32461 18446744073709551615 4194304 4196468 140721430846704 140498190089392 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30000] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30000/stat : 30000 (java) S 29994 29997 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32461 18446744073709551615 4194304 4196468 140721430846704 140498116266512 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30001] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30001/stat : 30001 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32461 18446744073709551615 4194304 4196468 140721430846704 140498115213968 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30002] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30002/stat : 30002 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32461 18446744073709551615 4194304 4196468 140721430846704 140498114160912 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30003] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30003/stat : 30003 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 32461 18446744073709551615 4194304 4196468 140721430846704 140498113108368 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30004] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30004/stat : 30004 (java) S 29994 29997 5131 0 -1 1077944384 365 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 32461 18446744073709551615 4194304 4196468 140721430846704 140497682262768 140498185857666 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0

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

/proc/meminfo: memFree=31619052/32770624 swapFree=0/218300
[pid=29997] ppid=29994 vsize=10624000 CPUtime=103.97 cores=0,2,4,6
/proc/29997/stat : 29997 (java) S 29994 29997 5131 0 -1 1077944320 32252 0 0 0 10386 11 0 0 20 0 16 0 12921389 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140721430829248 140498185846519 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
/proc/29997/statm: 2656000 33618 3102 1 0 2644934 0
[pid=29997/tid=29999] ppid=29994 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/29997/task/29999/stat : 29999 (java) S 29994 29997 5131 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 12921399 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140498190089392 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30000] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30000/stat : 30000 (java) S 29994 29997 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140498116266512 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30001] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30001/stat : 30001 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140498115213968 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30002] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30002/stat : 30002 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140498114160912 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30003] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30003/stat : 30003 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140498113108368 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30004] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30004/stat : 30004 (java) S 29994 29997 5131 0 -1 1077944384 525 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140497682262768 140498185857666 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30005] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30005/stat : 30005 (java) S 29994 29997 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140497681208992 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30006] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30006/stat : 30006 (java) S 29994 29997 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140497680155888 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30007] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30007/stat : 30007 (java) S 29994 29997 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12921404 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140497679104464 140498185865115 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30008] ppid=29994 vsize=10624000 CPUtime=0.63 cores=0,2,4,6
/proc/29997/task/30008/stat : 30008 (java) S 29994 29997 5131 0 -1 1077944384 3832 0 0 0 63 0 0 0 20 0 16 0 12921404 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140497678051568 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30009] ppid=29994 vsize=10624000 CPUtime=0.56 cores=0,2,4,6
/proc/29997/task/30009/stat : 30009 (java) S 29994 29997 5131 0 -1 1077944384 3568 0 0 0 56 0 0 0 20 0 16 0 12921404 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140497676999024 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30010] ppid=29994 vsize=10624000 CPUtime=0.56 cores=0,2,4,6
/proc/29997/task/30010/stat : 30010 (java) S 29994 29997 5131 0 -1 1077944384 8108 0 0 0 55 1 0 0 20 0 16 0 12921404 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140497675945968 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30011] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30011/stat : 30011 (java) S 29994 29997 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12921404 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140497674893664 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30012] ppid=29994 vsize=10624000 CPUtime=0.02 cores=0,2,4,6
/proc/29997/task/30012/stat : 30012 (java) S 29994 29997 5131 0 -1 1077944384 470 0 0 0 0 2 0 0 20 0 16 0 12921408 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140497673841712 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30013] ppid=29994 vsize=10624000 CPUtime=101.91 cores=0,2,4,6
/proc/29997/task/30013/stat : 30013 (java) R 29994 29997 5131 0 -1 4202560 8645 0 0 0 10188 3 0 0 20 0 16 0 12921425 10878976000 33618 18446744073709551615 4194304 4196468 140721430846704 140497670649960 140497797661800 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
Current children cumulated CPU time (s) 103.97
Current children cumulated vsize (KiB) 10624000

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.05 3/212 30033
/proc/meminfo: memFree=31598120/32770624 swapFree=0/218320
[pid=29997] ppid=29994 vsize=10624000 CPUtime=164.03 cores=0,2,4,6
/proc/29997/stat : 29997 (java) S 29994 29997 5131 0 -1 1077944320 34932 0 0 0 16391 12 0 0 20 0 16 0 12921389 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140721430829248 140498185846519 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
/proc/29997/statm: 2656000 34199 3103 1 0 2644934 0
[pid=29997/tid=29999] ppid=29994 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/29997/task/29999/stat : 29999 (java) S 29994 29997 5131 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 12921399 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140498190089392 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30000] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30000/stat : 30000 (java) S 29994 29997 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140498116266512 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30001] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30001/stat : 30001 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140498115213968 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30002] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30002/stat : 30002 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140498114160912 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30003] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30003/stat : 30003 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140498113108368 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30004] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30004/stat : 30004 (java) S 29994 29997 5131 0 -1 1077944384 531 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140497682262768 140498185857666 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30005] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30005/stat : 30005 (java) S 29994 29997 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140497681208992 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30006] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30006/stat : 30006 (java) S 29994 29997 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140497680155888 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30007] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30007/stat : 30007 (java) S 29994 29997 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12921404 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140497679104464 140498185865115 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30008] ppid=29994 vsize=10624000 CPUtime=0.67 cores=0,2,4,6
/proc/29997/task/30008/stat : 30008 (java) S 29994 29997 5131 0 -1 1077944384 4751 0 0 0 67 0 0 0 20 0 16 0 12921404 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140497678051568 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30009] ppid=29994 vsize=10624000 CPUtime=0.58 cores=0,2,4,6
/proc/29997/task/30009/stat : 30009 (java) S 29994 29997 5131 0 -1 1077944384 4271 0 0 0 58 0 0 0 20 0 16 0 12921404 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140497676999024 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30010] ppid=29994 vsize=10624000 CPUtime=0.57 cores=0,2,4,6
/proc/29997/task/30010/stat : 30010 (java) S 29994 29997 5131 0 -1 1077944384 8277 0 0 0 56 1 0 0 20 0 16 0 12921404 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140497675945968 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30011] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30011/stat : 30011 (java) S 29994 29997 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12921404 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140497674893664 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30012] ppid=29994 vsize=10624000 CPUtime=0.03 cores=0,2,4,6
/proc/29997/task/30012/stat : 30012 (java) S 29994 29997 5131 0 -1 1077944384 503 0 0 0 1 2 0 0 20 0 16 0 12921408 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140497673841712 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30013] ppid=29994 vsize=10624000 CPUtime=161.9 cores=0,2,4,6
/proc/29997/task/30013/stat : 30013 (java) R 29994 29997 5131 0 -1 4202560 9495 0 0 0 16186 4 0 0 20 0 16 0 12921425 10878976000 34199 18446744073709551615 4194304 4196468 140721430846704 140497670651368 140497797631870 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
Current children cumulated CPU time (s) 164.03
Current children cumulated vsize (KiB) 10624000

[startup+222.306 s]
/proc/loadavg: 2.00 2.02 2.05 3/212 30035
/proc/meminfo: memFree=31598304/32770624 swapFree=0/218344
[pid=29997] ppid=29994 vsize=10624000 CPUtime=224.16 cores=0,2,4,6
/proc/29997/stat : 29997 (java) S 29994 29997 5131 0 -1 1077944320 37741 0 0 0 22403 13 0 0 20 0 16 0 12921389 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140721430829248 140498185846519 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
/proc/29997/statm: 2656000 34223 3104 1 0 2644934 0
[pid=29997/tid=29999] ppid=29994 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/29997/task/29999/stat : 29999 (java) S 29994 29997 5131 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 12921399 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140498190089392 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30000] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30000/stat : 30000 (java) S 29994 29997 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140498116266512 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30001] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30001/stat : 30001 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140498115213968 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30002] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30002/stat : 30002 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140498114160912 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30003] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30003/stat : 30003 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140498113108368 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30004] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30004/stat : 30004 (java) S 29994 29997 5131 0 -1 1077944384 606 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497682262768 140498185857666 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30005] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30005/stat : 30005 (java) S 29994 29997 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497681208992 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30006] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30006/stat : 30006 (java) S 29994 29997 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497680155888 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30007] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30007/stat : 30007 (java) S 29994 29997 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12921404 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497679104464 140498185865115 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30008] ppid=29994 vsize=10624000 CPUtime=0.7 cores=0,2,4,6
/proc/29997/task/30008/stat : 30008 (java) S 29994 29997 5131 0 -1 1077944384 5588 0 0 0 70 0 0 0 20 0 16 0 12921404 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497678051568 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30009] ppid=29994 vsize=10624000 CPUtime=0.67 cores=0,2,4,6
/proc/29997/task/30009/stat : 30009 (java) S 29994 29997 5131 0 -1 1077944384 5461 0 0 0 66 1 0 0 20 0 16 0 12921404 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497676999024 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30010] ppid=29994 vsize=10624000 CPUtime=0.57 cores=0,2,4,6
/proc/29997/task/30010/stat : 30010 (java) S 29994 29997 5131 0 -1 1077944384 8335 0 0 0 56 1 0 0 20 0 16 0 12921404 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497675945968 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30011] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30011/stat : 30011 (java) S 29994 29997 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12921404 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497674893664 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30012] ppid=29994 vsize=10624000 CPUtime=0.05 cores=0,2,4,6
/proc/29997/task/30012/stat : 30012 (java) S 29994 29997 5131 0 -1 1077944384 544 0 0 0 2 3 0 0 20 0 16 0 12921408 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497673841712 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30013] ppid=29994 vsize=10624000 CPUtime=221.9 cores=0,2,4,6
/proc/29997/task/30013/stat : 30013 (java) R 29994 29997 5131 0 -1 4202560 10103 0 0 0 22186 4 0 0 20 0 16 0 12921425 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497670650040 140497797662133 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
Current children cumulated CPU time (s) 224.16
Current children cumulated vsize (KiB) 10624000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 2.00 2.02 2.05 2/191 30084
/proc/meminfo: memFree=31751032/32770624 swapFree=0/218348
[pid=29997] ppid=29994 vsize=10624000 CPUtime=241.86 cores=0,2,4,6
/proc/29997/stat : 29997 (java) S 29994 29997 5131 0 -1 1077944320 37962 0 0 0 24173 13 0 0 20 0 16 0 12921389 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140721430829248 140498185846519 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
/proc/29997/statm: 2656000 34223 3104 1 0 2644934 0
[pid=29997/tid=29999] ppid=29994 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/29997/task/29999/stat : 29999 (java) S 29994 29997 5131 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 12921399 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140498190089392 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30000] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30000/stat : 30000 (java) S 29994 29997 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140498116266512 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30001] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30001/stat : 30001 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140498115213968 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30002] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30002/stat : 30002 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140498114160912 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30003] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30003/stat : 30003 (java) S 29994 29997 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12921399 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140498113108368 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30004] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30004/stat : 30004 (java) S 29994 29997 5131 0 -1 1077944384 615 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497682262768 140498185857666 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30005] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30005/stat : 30005 (java) S 29994 29997 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497681208992 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30006] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30006/stat : 30006 (java) S 29994 29997 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12921401 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497680155888 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30007] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30007/stat : 30007 (java) S 29994 29997 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12921404 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497679104464 140498185865115 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30008] ppid=29994 vsize=10624000 CPUtime=0.71 cores=0,2,4,6
/proc/29997/task/30008/stat : 30008 (java) S 29994 29997 5131 0 -1 1077944384 5590 0 0 0 71 0 0 0 20 0 16 0 12921404 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497678051568 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30009] ppid=29994 vsize=10624000 CPUtime=0.67 cores=0,2,4,6
/proc/29997/task/30009/stat : 30009 (java) S 29994 29997 5131 0 -1 1077944384 5461 0 0 0 66 1 0 0 20 0 16 0 12921404 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497676999024 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30010] ppid=29994 vsize=10624000 CPUtime=0.57 cores=0,2,4,6
/proc/29997/task/30010/stat : 30010 (java) S 29994 29997 5131 0 -1 1077944384 8335 0 0 0 56 1 0 0 20 0 16 0 12921404 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497675945968 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30011] ppid=29994 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/29997/task/30011/stat : 30011 (java) S 29994 29997 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12921404 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497674893664 140498185856725 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30012] ppid=29994 vsize=10624000 CPUtime=0.05 cores=0,2,4,6
/proc/29997/task/30012/stat : 30012 (java) S 29994 29997 5131 0 -1 1077944384 577 0 0 0 2 3 0 0 20 0 16 0 12921408 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497673841712 140498185857666 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
[pid=29997/tid=30013] ppid=29994 vsize=10624000 CPUtime=239.59 cores=0,2,4,6
/proc/29997/task/30013/stat : 30013 (java) R 29994 29997 5131 0 -1 4202560 10280 0 0 0 23955 4 0 0 20 0 16 0 12921425 10878976000 34223 18446744073709551615 4194304 4196468 140721430846704 140497670649608 140497797662305 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14299136 140721430847946 140721430848075 140721430848075 140721430851535 0
Current children cumulated CPU time (s) 241.86
Current children cumulated vsize (KiB) 10624000

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 29997 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.04
CPU time (s): 241.889
CPU user time (s): 241.745
CPU system time (s): 0.144048
CPU usage (%): 100.771
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 241.745
system time used= 0.144048
maximum resident set size= 145676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38626
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7929
involuntary context switches= 483

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.953351 second user time and 1.45059 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-02 04:49:34
IDJOB=4257752
IDBENCH=115776
IDSOLVER=2642
FILE ID=node131/4257752-1501643011
RUNJOBID= node131-1501638784-27504
PBS_JOBID= 
Free space on /tmp= 61936 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-020-15-1.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257752-1501643011/watcher-4257752-1501643011 -o /tmp/evaluation-result-4257752-1501643011/solver-4257752-1501643011 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501638784-27504 --watchdog 300  java -jar HOME/AbsCon-basic.jar HOME/instance-4257752-1501643011.xml

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

MD5SUM BENCH= aac981b64b3d0bc7b0997201d0c57f9b
RANDOM SEED=1990646352

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.07
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	: 4
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	: 4
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.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.07
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31769800 kB
MemAvailable:   31929856 kB
Buffers:          112448 kB
Cached:           329708 kB
SwapCached:            0 kB
Active:           371272 kB
Inactive:         226752 kB
Active(anon):     156416 kB
Inactive(anon):     8532 kB
Active(file):     214856 kB
Inactive(file):   218220 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             16008 kB
Writeback:             4 kB
AnonPages:        142308 kB
Mapped:            41984 kB
Shmem:              8872 kB
Slab:             110532 kB
SReclaimable:      85628 kB
SUnreclaim:        24904 kB
KernelStack:        3424 kB
PageTables:         5072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1132064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61928 MiB
End job on node131 at 2017-08-02 04:53:34