Trace number 4264231

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
AbsCon-basic 2017-06-11? (TO) 2520.02 2516.4099

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-5_X2.xml
MD5SUM0d344e361328211ed16699cc315bd3d7
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 variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.23/0.36	
0.23/0.36	AbsCon 2 
0.23/0.36	
1.14/0.70	  Solving XCSP3-instance-4264231-1502305834 as a CSP
1.14/0.70	  Loading variables...
1.14/0.74	  Loading constraints...
1.45/0.88	  Solver SolverBacktrack being built...
1.45/0.88	
1.72/0.91	  Preprocessing : gac=true, ccks=0, filters=168, revisions=2263 (useless=2095), AC=280, removals=280, inconsistent=false
1.72/0.91	

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-4264231-1502305834/watcher-4264231-1502305834 -o /tmp/evaluation-result-4264231-1502305834/solver-4264231-1502305834 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502258241-21715 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264231-1502305834.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.94 1.99 2.03 2/195 30978
/proc/meminfo: memFree=31256572/32770624 swapFree=0/194724
[pid=30978] ppid=30975 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/30978/stat : 30978 (runsolver) D 30975 30978 15981 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 32778990 24240128 107 18446744073709551615 4194304 4338465 140733138990144 140733138987784 139733157487319 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 24125440 140733138993312 140733138993738 140733138993738 140733138997194 0
/proc/30978/statm: 5918 107 54 36 0 2156 0

[startup+0.100109 s]
/proc/loadavg: 1.94 1.99 2.03 2/195 30978
/proc/meminfo: memFree=31256572/32770624 swapFree=0/194724
[pid=30978] ppid=30975 vsize=356952 CPUtime=0 cores=0,2,4,6
/proc/30978/stat : 30978 (java) S 30975 30978 15981 0 -1 1077944320 1740 0 0 0 0 0 0 0 20 0 2 0 32778990 365518848 1388 18446744073709551615 4194304 4196468 140735102971248 140735102953792 140240242376439 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
/proc/30978/statm: 89238 1388 1053 1 0 79208 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 356952

[startup+0.200238 s]
/proc/loadavg: 1.94 1.99 2.03 2/195 30978
/proc/meminfo: memFree=31256572/32770624 swapFree=0/194724
[pid=30978] ppid=30975 vsize=10551180 CPUtime=0.06 cores=0,2,4,6
/proc/30978/stat : 30978 (java) S 30975 30978 15981 0 -1 1077944320 4847 0 0 0 5 1 0 0 20 0 15 0 32778990 10804408320 5879 18446744073709551615 4194304 4196468 140735102971248 140735102953792 140240242376439 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
/proc/30978/statm: 2637795 5879 2604 1 0 2627261 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10551180

[startup+0.300204 s]
/proc/loadavg: 1.94 1.99 2.03 2/195 30978
/proc/meminfo: memFree=31256572/32770624 swapFree=0/194724
[pid=30978] ppid=30975 vsize=10551180 CPUtime=0.23 cores=0,2,4,6
/proc/30978/stat : 30978 (java) S 30975 30978 15981 0 -1 1077944320 8786 0 0 0 20 3 0 0 20 0 15 0 32778990 10804408320 9145 18446744073709551615 4194304 4196468 140735102971248 140735102953792 140240242376439 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
/proc/30978/statm: 2637795 9145 2903 1 0 2627261 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 10551180

[startup+0.700284 s]
/proc/loadavg: 1.94 1.99 2.03 2/195 30978
/proc/meminfo: memFree=31256572/32770624 swapFree=0/194724
[pid=30978] ppid=30975 vsize=10621952 CPUtime=1.14 cores=0,2,4,6
/proc/30978/stat : 30978 (java) S 30975 30978 15981 0 -1 1077944320 12720 0 0 0 109 5 0 0 20 0 16 0 32778990 10876878848 18510 18446744073709551615 4194304 4196468 140735102971248 140735102953792 140240242376439 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
/proc/30978/statm: 2655488 18510 3074 1 0 2644414 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 10621952

[startup+1.50072 s]
/proc/loadavg: 2.10 2.02 2.05 4/211 30994
/proc/meminfo: memFree=31158312/32770624 swapFree=0/195036
[pid=30978] ppid=30975 vsize=10624000 CPUtime=2.71 cores=0,2,4,6
/proc/30978/stat : 30978 (java) S 30975 30978 15981 0 -1 1077944320 18647 0 0 0 263 8 0 0 20 0 16 0 32778990 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140735102953792 140240242376439 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
/proc/30978/statm: 2656000 29676 3099 1 0 2644926 0
[pid=30978/tid=30980] ppid=30975 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/30978/task/30980/stat : 30980 (java) S 30975 30978 15981 0 -1 1077944384 6250 0 0 0 19 2 0 0 20 0 16 0 32779000 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140240246619312 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30981] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (java) S 30975 30978 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 32779001 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140239853607824 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30982] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30982/stat : 30982 (java) S 30975 30978 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 32779001 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140239852555024 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30983] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30983/stat : 30983 (java) S 30975 30978 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 32779001 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140239851502736 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30984] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30984/stat : 30984 (java) S 30975 30978 15981 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 32779001 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140239850449936 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30985] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30985/stat : 30985 (java) S 30975 30978 15981 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 32779002 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140239738746992 140240242387586 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30986] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30986/stat : 30986 (java) S 30975 30978 15981 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 32779003 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140239737692960 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30987] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30987/stat : 30987 (java) S 30975 30978 15981 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 32779003 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140239736640624 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30988] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30988/stat : 30988 (java) S 30975 30978 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32779005 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140239735588944 140240242395035 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30989] ppid=30975 vsize=10624000 CPUtime=0.41 cores=0,2,4,6
/proc/30978/task/30989/stat : 30989 (java) S 30975 30978 15981 0 -1 1077944384 1959 0 0 0 40 1 0 0 20 0 16 0 32779005 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140239734536816 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30990] ppid=30975 vsize=10624000 CPUtime=0.41 cores=0,2,4,6
/proc/30978/task/30990/stat : 30990 (java) S 30975 30978 15981 0 -1 1077944384 1680 0 0 0 41 0 0 0 20 0 16 0 32779005 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140239733484016 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30991] ppid=30975 vsize=10624000 CPUtime=0.5 cores=0,2,4,6
/proc/30978/task/30991/stat : 30991 (java) S 30975 30978 15981 0 -1 1077944384 1865 0 0 0 50 0 0 0 20 0 16 0 32779005 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140239732431728 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30992] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30992/stat : 30992 (java) S 30975 30978 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32779005 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140239731379168 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30993] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30993/stat : 30993 (java) S 30975 30978 15981 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 32779010 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140239730325936 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30994] ppid=30975 vsize=10624000 CPUtime=1.12 cores=0,2,4,6
/proc/30978/task/30994/stat : 30994 (java) R 30975 30978 15981 0 -1 4202560 5518 0 0 0 110 2 0 0 20 0 16 0 32779027 10878976000 29676 18446744073709551615 4194304 4196468 140735102971248 140239727122912 140239889610000 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 10624000

[startup+3.10068 s]
/proc/loadavg: 2.10 2.02 2.05 3/211 30994
/proc/meminfo: memFree=31136684/32770624 swapFree=0/195028
[pid=30978] ppid=30975 vsize=10624000 CPUtime=4.39 cores=0,2,4,6
/proc/30978/stat : 30978 (java) S 30975 30978 15981 0 -1 1077944320 19584 0 0 0 430 9 0 0 20 0 16 0 32778990 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140735102953792 140240242376439 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
/proc/30978/statm: 2656000 36882 3103 1 0 2644926 0
[pid=30978/tid=30980] ppid=30975 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/30978/task/30980/stat : 30980 (java) S 30975 30978 15981 0 -1 1077944384 6250 0 0 0 19 2 0 0 20 0 16 0 32779000 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140240246619312 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30981] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (java) S 30975 30978 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 32779001 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140239853607824 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30982] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30982/stat : 30982 (java) S 30975 30978 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 32779001 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140239852555024 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30983] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30983/stat : 30983 (java) S 30975 30978 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 32779001 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140239851502736 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30984] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30984/stat : 30984 (java) S 30975 30978 15981 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 32779001 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140239850449936 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30985] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30985/stat : 30985 (java) S 30975 30978 15981 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 32779002 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140239738746992 140240242387586 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30986] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30986/stat : 30986 (java) S 30975 30978 15981 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 32779003 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140239737692960 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30987] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30987/stat : 30987 (java) S 30975 30978 15981 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 32779003 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140239736640624 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30988] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30988/stat : 30988 (java) S 30975 30978 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32779005 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140239735588944 140240242395035 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30989] ppid=30975 vsize=10624000 CPUtime=0.44 cores=0,2,4,6
/proc/30978/task/30989/stat : 30989 (java) S 30975 30978 15981 0 -1 1077944384 1979 0 0 0 43 1 0 0 20 0 16 0 32779005 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140239734536816 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30990] ppid=30975 vsize=10624000 CPUtime=0.45 cores=0,2,4,6
/proc/30978/task/30990/stat : 30990 (java) S 30975 30978 15981 0 -1 1077944384 1873 0 0 0 45 0 0 0 20 0 16 0 32779005 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140239733484016 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30991] ppid=30975 vsize=10624000 CPUtime=0.51 cores=0,2,4,6
/proc/30978/task/30991/stat : 30991 (java) S 30975 30978 15981 0 -1 1077944384 2464 0 0 0 51 0 0 0 20 0 16 0 32779005 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140239732431728 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30992] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30992/stat : 30992 (java) S 30975 30978 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32779005 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140239731379168 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30993] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30993/stat : 30993 (java) S 30975 30978 15981 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 16 0 32779010 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140239730325936 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30994] ppid=30975 vsize=10624000 CPUtime=2.72 cores=0,2,4,6
/proc/30978/task/30994/stat : 30994 (java) R 30975 30978 15981 0 -1 4202560 5570 0 0 0 269 3 0 0 20 0 16 0 32779027 10878976000 36882 18446744073709551615 4194304 4196468 140735102971248 140239727132992 140239889389853 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 10624000

[startup+6.3008 s]
/proc/loadavg: 2.10 2.02 2.05 3/211 30994
/proc/meminfo: memFree=31071204/32770624 swapFree=0/195028
[pid=30978] ppid=30975 vsize=10624000 CPUtime=7.64 cores=0,2,4,6
/proc/30978/stat : 30978 (java) S 30975 30978 15981 0 -1 1077944320 21471 0 0 0 755 9 0 0 20 0 16 0 32778990 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140735102953792 140240242376439 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
/proc/30978/statm: 2656000 49196 3114 1 0 2644926 0
[pid=30978/tid=30980] ppid=30975 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/30978/task/30980/stat : 30980 (java) S 30975 30978 15981 0 -1 1077944384 6250 0 0 0 19 2 0 0 20 0 16 0 32779000 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140240246619312 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30981] ppid=30975 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (java) S 30975 30978 15981 0 -1 1077944384 479 0 0 0 1 0 0 0 20 0 16 0 32779001 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140239853607824 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30982] ppid=30975 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/30978/task/30982/stat : 30982 (java) S 30975 30978 15981 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 16 0 32779001 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140239852555024 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30983] ppid=30975 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/30978/task/30983/stat : 30983 (java) S 30975 30978 15981 0 -1 1077944384 105 0 0 0 1 0 0 0 20 0 16 0 32779001 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140239851502736 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30984] ppid=30975 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/30978/task/30984/stat : 30984 (java) S 30975 30978 15981 0 -1 1077944384 35 0 0 0 1 0 0 0 20 0 16 0 32779001 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140239850449936 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30985] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30985/stat : 30985 (java) S 30975 30978 15981 0 -1 1077944384 386 0 0 0 0 0 0 0 20 0 16 0 32779002 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140239738746992 140240242387586 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30986] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30986/stat : 30986 (java) S 30975 30978 15981 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 32779003 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140239737692960 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30987] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30987/stat : 30987 (java) S 30975 30978 15981 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 32779003 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140239736640624 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30988] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30988/stat : 30988 (java) S 30975 30978 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32779005 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140239735588944 140240242395035 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30989] ppid=30975 vsize=10624000 CPUtime=0.45 cores=0,2,4,6
/proc/30978/task/30989/stat : 30989 (java) S 30975 30978 15981 0 -1 1077944384 1983 0 0 0 44 1 0 0 20 0 16 0 32779005 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140239734536816 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30990] ppid=30975 vsize=10624000 CPUtime=0.45 cores=0,2,4,6
/proc/30978/task/30990/stat : 30990 (java) S 30975 30978 15981 0 -1 1077944384 1877 0 0 0 45 0 0 0 20 0 16 0 32779005 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140239733484016 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30991] ppid=30975 vsize=10624000 CPUtime=0.52 cores=0,2,4,6
/proc/30978/task/30991/stat : 30991 (java) S 30975 30978 15981 0 -1 1077944384 2997 0 0 0 52 0 0 0 20 0 16 0 32779005 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140239732431728 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30992] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30992/stat : 30992 (java) S 30975 30978 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32779005 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140239731379168 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30993] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30993/stat : 30993 (java) S 30975 30978 15981 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 32779010 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140239730325936 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30994] ppid=30975 vsize=10624000 CPUtime=5.9 cores=0,2,4,6
/proc/30978/task/30994/stat : 30994 (java) R 30975 30978 15981 0 -1 4202560 5868 0 0 0 587 3 0 0 20 0 16 0 32779027 10878976000 49196 18446744073709551615 4194304 4196468 140735102971248 140239727134808 140239889493847 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 10624000

[startup+12.7007 s]
/proc/loadavg: 2.16 2.03 2.05 3/211 30994
/proc/meminfo: memFree=31058564/32770624 swapFree=0/195028
[pid=30978] ppid=30975 vsize=10624000 CPUtime=14.17 cores=0,2,4,6
/proc/30978/stat : 30978 (java) S 30975 30978 15981 0 -1 1077944320 24990 0 0 0 1406 11 0 0 20 0 16 0 32778990 10878976000 52502 18446744073709551615 4194304 4196468 140735102971248 140735102953792 140240242376439 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
/proc/30978/statm: 2656000 52502 3126 1 0 2644926 0
[pid=30978/tid=30980] ppid=30975 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/30978/task/30980/stat : 30980 (java) S 30975 30978 15981 0 -1 1077944384 6250 0 0 0 19 2 0 0 20 0 16 0 32779000 10878976000 52502 18446744073709551615 4194304 4196468 140735102971248 140240246619312 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30981] ppid=30975 vsize=10624000 CPUtime=0.02 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (java) S 30975 30978 15981 0 -1 1077944384 524 0 0 0 2 0 0 0 20 0 16 0 32779001 10878976000 52502 18446744073709551615 4194304 4196468 140735102971248 140239853607824 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30982] ppid=30975 vsize=10624000 CPUtime=0.02 cores=0,2,4,6
/proc/30978/task/30982/stat : 30982 (java) S 30975 30978 15981 0 -1 1077944384 558 0 0 0 2 0 0 0 20 0 16 0 32779001 10878976000 52502 18446744073709551615 4194304 4196468 140735102971248 140239852555024 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30983] ppid=30975 vsize=10624000 CPUtime=0.02 cores=0,2,4,6
/proc/30978/task/30983/stat : 30983 (java) S 30975 30978 15981 0 -1 1077944384 189 0 0 0 2 0 0 0 20 0 16 0 32779001 10878976000 52502 18446744073709551615 4194304 4196468 140735102971248 140239851502736 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30984] ppid=30975 vsize=10624000 CPUtime=0.02 cores=0,2,4,6
/proc/30978/task/30984/stat : 30984 (java) S 30975 30978 15981 0 -1 1077944384 358 0 0 0 2 0 0 0 20 0 16 0 32779001 10878976000 52502 18446744073709551615 4194304 4196468 140735102971248 140239850449936 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30985] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30985/stat : 30985 (java) S 30975 30978 15981 0 -1 1077944384 611 0 0 0 0 0 0 0 20 0 16 0 32779002 10878976000 52502 18446744073709551615 4194304 4196468 140735102971248 140239738746992 140240242387586 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0

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

/proc/meminfo: memFree=31252932/32770624 swapFree=0/196148
[pid=30978] ppid=30975 vsize=10624000 CPUtime=2385.8 cores=0,2,4,6
/proc/30978/stat : 30978 (java) S 30975 30978 15981 0 -1 1077944320 60375 0 0 0 238529 51 0 0 20 0 16 0 32778990 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140735102953792 140240242376439 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
/proc/30978/statm: 2656000 34789 3127 1 0 2644926 0
[pid=30978/tid=30980] ppid=30975 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/30978/task/30980/stat : 30980 (java) S 30975 30978 15981 0 -1 1077944384 6250 0 0 0 19 2 0 0 20 0 16 0 32779000 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140240246619312 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30981] ppid=30975 vsize=10624000 CPUtime=0.57 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (java) S 30975 30978 15981 0 -1 1077944384 2984 0 0 0 53 4 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239853607824 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30982] ppid=30975 vsize=10624000 CPUtime=0.58 cores=0,2,4,6
/proc/30978/task/30982/stat : 30982 (java) S 30975 30978 15981 0 -1 1077944384 3720 0 0 0 54 4 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239852555024 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30983] ppid=30975 vsize=10624000 CPUtime=0.58 cores=0,2,4,6
/proc/30978/task/30983/stat : 30983 (java) S 30975 30978 15981 0 -1 1077944384 3497 0 0 0 53 5 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239851502736 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30984] ppid=30975 vsize=10624000 CPUtime=0.57 cores=0,2,4,6
/proc/30978/task/30984/stat : 30984 (java) S 30975 30978 15981 0 -1 1077944384 3231 0 0 0 54 3 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239850449936 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30985] ppid=30975 vsize=10624000 CPUtime=0.59 cores=0,2,4,6
/proc/30978/task/30985/stat : 30985 (java) S 30975 30978 15981 0 -1 1077944384 5386 0 0 0 53 6 0 0 20 0 16 0 32779002 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239738746992 140240242387586 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30986] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30986/stat : 30986 (java) S 30975 30978 15981 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 32779003 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239737692960 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30987] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30987/stat : 30987 (java) S 30975 30978 15981 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 32779003 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239736640624 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30988] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30988/stat : 30988 (java) S 30975 30978 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239735588944 140240242395035 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30989] ppid=30975 vsize=10624000 CPUtime=0.58 cores=0,2,4,6
/proc/30978/task/30989/stat : 30989 (java) S 30975 30978 15981 0 -1 1077944384 5158 0 0 0 57 1 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239734536816 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30990] ppid=30975 vsize=10624000 CPUtime=0.52 cores=0,2,4,6
/proc/30978/task/30990/stat : 30990 (java) S 30975 30978 15981 0 -1 1077944384 4130 0 0 0 51 1 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239733484016 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30991] ppid=30975 vsize=10624000 CPUtime=0.57 cores=0,2,4,6
/proc/30978/task/30991/stat : 30991 (java) S 30975 30978 15981 0 -1 1077944384 6666 0 0 0 56 1 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239732431728 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30992] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30992/stat : 30992 (java) S 30975 30978 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239731379168 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30993] ppid=30975 vsize=10624000 CPUtime=0.67 cores=0,2,4,6
/proc/30978/task/30993/stat : 30993 (java) S 30975 30978 15981 0 -1 1077944384 986 0 0 0 34 33 0 0 20 0 16 0 32779010 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239730325936 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30994] ppid=30975 vsize=10624000 CPUtime=2380.27 cores=0,2,4,6
/proc/30978/task/30994/stat : 30994 (java) R 30975 30978 15981 0 -1 4202560 16958 0 0 0 238020 7 0 0 20 0 16 0 32779027 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239727135712 140239890117266 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
Current children cumulated CPU time (s) 2385.8
Current children cumulated vsize (KiB) 10624000

[startup+2442.3 s]
/proc/loadavg: 1.81 1.84 1.86 3/211 31236
/proc/meminfo: memFree=31253288/32770624 swapFree=0/196164
[pid=30978] ppid=30975 vsize=10624000 CPUtime=2445.85 cores=0,2,4,6
/proc/30978/stat : 30978 (java) S 30975 30978 15981 0 -1 1077944320 61359 0 0 0 244533 52 0 0 20 0 16 0 32778990 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140735102953792 140240242376439 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
/proc/30978/statm: 2656000 34789 3127 1 0 2644926 0
[pid=30978/tid=30980] ppid=30975 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/30978/task/30980/stat : 30980 (java) S 30975 30978 15981 0 -1 1077944384 6250 0 0 0 19 2 0 0 20 0 16 0 32779000 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140240246619312 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30981] ppid=30975 vsize=10624000 CPUtime=0.58 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (java) S 30975 30978 15981 0 -1 1077944384 2990 0 0 0 54 4 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239853607824 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30982] ppid=30975 vsize=10624000 CPUtime=0.59 cores=0,2,4,6
/proc/30978/task/30982/stat : 30982 (java) S 30975 30978 15981 0 -1 1077944384 3782 0 0 0 55 4 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239852555024 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30983] ppid=30975 vsize=10624000 CPUtime=0.59 cores=0,2,4,6
/proc/30978/task/30983/stat : 30983 (java) S 30975 30978 15981 0 -1 1077944384 3518 0 0 0 54 5 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239851502736 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30984] ppid=30975 vsize=10624000 CPUtime=0.58 cores=0,2,4,6
/proc/30978/task/30984/stat : 30984 (java) S 30975 30978 15981 0 -1 1077944384 3560 0 0 0 55 3 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239850449936 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30985] ppid=30975 vsize=10624000 CPUtime=0.61 cores=0,2,4,6
/proc/30978/task/30985/stat : 30985 (java) S 30975 30978 15981 0 -1 1077944384 5558 0 0 0 55 6 0 0 20 0 16 0 32779002 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239738746992 140240242387586 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30986] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30986/stat : 30986 (java) S 30975 30978 15981 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 32779003 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239737692960 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30987] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30987/stat : 30987 (java) S 30975 30978 15981 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 32779003 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239736640624 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30988] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30988/stat : 30988 (java) S 30975 30978 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239735588944 140240242395035 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30989] ppid=30975 vsize=10624000 CPUtime=0.58 cores=0,2,4,6
/proc/30978/task/30989/stat : 30989 (java) S 30975 30978 15981 0 -1 1077944384 5161 0 0 0 57 1 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239734536816 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30990] ppid=30975 vsize=10624000 CPUtime=0.52 cores=0,2,4,6
/proc/30978/task/30990/stat : 30990 (java) S 30975 30978 15981 0 -1 1077944384 4132 0 0 0 51 1 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239733484016 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30991] ppid=30975 vsize=10624000 CPUtime=0.57 cores=0,2,4,6
/proc/30978/task/30991/stat : 30991 (java) S 30975 30978 15981 0 -1 1077944384 6668 0 0 0 56 1 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239732431728 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30992] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30992/stat : 30992 (java) S 30975 30978 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239731379168 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30993] ppid=30975 vsize=10624000 CPUtime=0.68 cores=0,2,4,6
/proc/30978/task/30993/stat : 30993 (java) S 30975 30978 15981 0 -1 1077944384 1016 0 0 0 34 34 0 0 20 0 16 0 32779010 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239730325936 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30994] ppid=30975 vsize=10624000 CPUtime=2440.23 cores=0,2,4,6
/proc/30978/task/30994/stat : 30994 (java) R 30975 30978 15981 0 -1 4202560 17315 0 0 0 244016 7 0 0 20 0 16 0 32779027 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239727135712 140239889843161 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
Current children cumulated CPU time (s) 2445.85
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 1.72 1.81 1.85 3/211 31238
/proc/meminfo: memFree=31255864/32770624 swapFree=0/196176
[pid=30978] ppid=30975 vsize=10624000 CPUtime=2505.9 cores=0,2,4,6
/proc/30978/stat : 30978 (java) S 30975 30978 15981 0 -1 1077944320 61397 0 0 0 250537 53 0 0 20 0 16 0 32778990 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140735102953792 140240242376439 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
/proc/30978/statm: 2656000 34789 3127 1 0 2644926 0
[pid=30978/tid=30980] ppid=30975 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/30978/task/30980/stat : 30980 (java) S 30975 30978 15981 0 -1 1077944384 6250 0 0 0 19 2 0 0 20 0 16 0 32779000 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140240246619312 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30981] ppid=30975 vsize=10624000 CPUtime=0.59 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (java) S 30975 30978 15981 0 -1 1077944384 2990 0 0 0 55 4 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239853607824 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30982] ppid=30975 vsize=10624000 CPUtime=0.6 cores=0,2,4,6
/proc/30978/task/30982/stat : 30982 (java) S 30975 30978 15981 0 -1 1077944384 3782 0 0 0 56 4 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239852555024 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30983] ppid=30975 vsize=10624000 CPUtime=0.6 cores=0,2,4,6
/proc/30978/task/30983/stat : 30983 (java) S 30975 30978 15981 0 -1 1077944384 3518 0 0 0 55 5 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239851502736 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30984] ppid=30975 vsize=10624000 CPUtime=0.59 cores=0,2,4,6
/proc/30978/task/30984/stat : 30984 (java) S 30975 30978 15981 0 -1 1077944384 3560 0 0 0 56 3 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239850449936 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30985] ppid=30975 vsize=10624000 CPUtime=0.62 cores=0,2,4,6
/proc/30978/task/30985/stat : 30985 (java) S 30975 30978 15981 0 -1 1077944384 5563 0 0 0 56 6 0 0 20 0 16 0 32779002 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239738746992 140240242387586 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30986] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30986/stat : 30986 (java) S 30975 30978 15981 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 32779003 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239737692960 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30987] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30987/stat : 30987 (java) S 30975 30978 15981 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 32779003 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239736640624 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30988] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30988/stat : 30988 (java) S 30975 30978 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239735588944 140240242395035 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30989] ppid=30975 vsize=10624000 CPUtime=0.58 cores=0,2,4,6
/proc/30978/task/30989/stat : 30989 (java) S 30975 30978 15981 0 -1 1077944384 5161 0 0 0 57 1 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239734536816 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30990] ppid=30975 vsize=10624000 CPUtime=0.52 cores=0,2,4,6
/proc/30978/task/30990/stat : 30990 (java) S 30975 30978 15981 0 -1 1077944384 4132 0 0 0 51 1 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239733484016 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30991] ppid=30975 vsize=10624000 CPUtime=0.57 cores=0,2,4,6
/proc/30978/task/30991/stat : 30991 (java) S 30975 30978 15981 0 -1 1077944384 6668 0 0 0 56 1 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239732431728 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30992] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30992/stat : 30992 (java) S 30975 30978 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239731379168 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30993] ppid=30975 vsize=10624000 CPUtime=0.7 cores=0,2,4,6
/proc/30978/task/30993/stat : 30993 (java) S 30975 30978 15981 0 -1 1077944384 1020 0 0 0 35 35 0 0 20 0 16 0 32779010 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239730325936 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30994] ppid=30975 vsize=10624000 CPUtime=2500.2 cores=0,2,4,6
/proc/30978/task/30994/stat : 30994 (java) R 30975 30978 15981 0 -1 4202560 17344 0 0 0 250013 7 0 0 20 0 16 0 32779027 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239727135712 140239889390083 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
Current children cumulated CPU time (s) 2505.9
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.4 s]
/proc/loadavg: 1.68 1.80 1.84 3/211 31238
/proc/meminfo: memFree=31255988/32770624 swapFree=0/196180
[pid=30978] ppid=30975 vsize=10624000 CPUtime=2520 cores=0,2,4,6
/proc/30978/stat : 30978 (java) S 30975 30978 15981 0 -1 1077944320 61490 0 0 0 251947 53 0 0 20 0 16 0 32778990 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140735102953792 140240242376439 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
/proc/30978/statm: 2656000 34789 3127 1 0 2644926 0
[pid=30978/tid=30980] ppid=30975 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/30978/task/30980/stat : 30980 (java) S 30975 30978 15981 0 -1 1077944384 6250 0 0 0 19 2 0 0 20 0 16 0 32779000 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140240246619312 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30981] ppid=30975 vsize=10624000 CPUtime=0.59 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (java) S 30975 30978 15981 0 -1 1077944384 2990 0 0 0 55 4 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239853607824 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30982] ppid=30975 vsize=10624000 CPUtime=0.6 cores=0,2,4,6
/proc/30978/task/30982/stat : 30982 (java) S 30975 30978 15981 0 -1 1077944384 3782 0 0 0 56 4 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239852555024 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30983] ppid=30975 vsize=10624000 CPUtime=0.61 cores=0,2,4,6
/proc/30978/task/30983/stat : 30983 (java) S 30975 30978 15981 0 -1 1077944384 3518 0 0 0 56 5 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239851502736 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30984] ppid=30975 vsize=10624000 CPUtime=0.59 cores=0,2,4,6
/proc/30978/task/30984/stat : 30984 (java) S 30975 30978 15981 0 -1 1077944384 3560 0 0 0 56 3 0 0 20 0 16 0 32779001 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239850449936 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30985] ppid=30975 vsize=10624000 CPUtime=0.62 cores=0,2,4,6
/proc/30978/task/30985/stat : 30985 (java) S 30975 30978 15981 0 -1 1077944384 5565 0 0 0 56 6 0 0 20 0 16 0 32779002 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239738746992 140240242387586 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30986] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30986/stat : 30986 (java) S 30975 30978 15981 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 32779003 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239737692960 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30987] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30987/stat : 30987 (java) S 30975 30978 15981 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 32779003 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239736640624 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30988] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30988/stat : 30988 (java) S 30975 30978 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239735588944 140240242395035 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30989] ppid=30975 vsize=10624000 CPUtime=0.58 cores=0,2,4,6
/proc/30978/task/30989/stat : 30989 (java) S 30975 30978 15981 0 -1 1077944384 5161 0 0 0 57 1 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239734536816 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30990] ppid=30975 vsize=10624000 CPUtime=0.52 cores=0,2,4,6
/proc/30978/task/30990/stat : 30990 (java) S 30975 30978 15981 0 -1 1077944384 4132 0 0 0 51 1 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239733484016 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30991] ppid=30975 vsize=10624000 CPUtime=0.57 cores=0,2,4,6
/proc/30978/task/30991/stat : 30991 (java) S 30975 30978 15981 0 -1 1077944384 6668 0 0 0 56 1 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239732431728 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30992] ppid=30975 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/30978/task/30992/stat : 30992 (java) S 30975 30978 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32779005 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239731379168 140240242386645 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30993] ppid=30975 vsize=10624000 CPUtime=0.7 cores=0,2,4,6
/proc/30978/task/30993/stat : 30993 (java) S 30975 30978 15981 0 -1 1077944384 1046 0 0 0 35 35 0 0 20 0 16 0 32779010 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239730325936 140240242387586 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
[pid=30978/tid=30994] ppid=30975 vsize=10624000 CPUtime=2514.29 cores=0,2,4,6
/proc/30978/task/30994/stat : 30994 (java) R 30975 30978 15981 0 -1 4202560 17409 0 0 0 251422 7 0 0 20 0 16 0 32779027 10878976000 34789 18446744073709551615 4194304 4196468 140735102971248 140239727135712 140239890099400 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23031808 140735102976462 140735102976591 140735102976591 140735102980047 0
Current children cumulated CPU time (s) 2520
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 30978 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2516.41
CPU time (s): 2520.02
CPU user time (s): 2519.48
CPU system time (s): 0.538178
CPU usage (%): 100.144
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.48
system time used= 0.538178
maximum resident set size= 216856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61843
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71788
involuntary context switches= 2962

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2985 second user time and 14.7673 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-09 20:56:34
IDJOB=4264231
IDBENCH=134572
IDSOLVER=2652
FILE ID=node126/4264231-1502305834
RUNJOBID= node126-1502258241-21715
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-5_X2.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264231-1502305834/watcher-4264231-1502305834 -o /tmp/evaluation-result-4264231-1502305834/solver-4264231-1502305834 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502258241-21715 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264231-1502305834.xml

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

MD5SUM BENCH= 0d344e361328211ed16699cc315bd3d7
RANDOM SEED=181325148

node126.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	: 5333.81
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	: 5333.81
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	: 5333.81
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	: 5333.81
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:        31256716 kB
MemAvailable:   31640336 kB
Buffers:          229268 kB
Cached:           420892 kB
SwapCached:          524 kB
Active:           801568 kB
Inactive:         258040 kB
Active(anon):     363448 kB
Inactive(anon):    63144 kB
Active(file):     438120 kB
Inactive(file):   194896 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              7964 kB
Writeback:             0 kB
AnonPages:        409044 kB
Mapped:            48748 kB
Shmem:             17056 kB
Slab:             158840 kB
SReclaimable:     132880 kB
SUnreclaim:        25960 kB
KernelStack:        3408 kB
PageTables:         5640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1229316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    346112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-09 21:38:31