Trace number 4290333

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
OscaR - Conflict Ordering with restarts 2018-07-02SAT (TO)55 2400.1 2388.61

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-10_c18.xml
MD5SUM769ec0f26c47f1b96bb609b2e4d8d5d6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark174.248
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 2005623733
0.67/0.55	c timeout: 2400
0.67/0.55	c memlimit: 11000
0.67/0.55	c nbcore: 4
0.67/0.58	c Parsing instance...
1.73/1.12	c Parsing done, starting search...
3.82/2.14	o 100
3.82/2.15	o 99
4.35/2.41	o 97
4.35/2.41	o 96
4.35/2.41	o 95
4.35/2.41	o 94
4.35/2.41	o 92
4.66/2.72	o 91
4.86/2.90	o 90
4.86/2.90	o 89
4.86/2.90	o 88
7.41/5.37	o 85
11.14/9.01	o 84
11.14/9.01	o 79
11.14/9.06	o 78
11.14/9.06	o 76
11.24/9.14	o 71
11.24/9.14	o 70
15.74/13.68	o 68
32.68/30.57	o 64
53.64/51.40	o 63
54.44/52.25	o 61
57.65/55.47	o 55
2400.07/2388.60	s SATISFIABLE
2400.07/2388.60	v <instantiation>
2400.07/2388.60	v 	<list>
2400.07/2388.60	v 		y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9] x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9]
2400.07/2388.60	v 	</list>
2400.07/2388.60	v 	<values>
2400.07/2388.60	v 		1 6 10 23 26 34 41 53 55 5 9 22 25 33 40 52 54 4 17 20 28 35 47 49 13 16 24 31 43 45 3 11 18 30 32 8 15 27 29 7 19 21 12 14 2 0 1 6 10 23 26 34 41 53 55 
2400.07/2388.60	v 	</values>
2400.07/2388.60	v </instantiation>

Verifier Data

OK	55

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (6170 MiB free)
  memory of node 1: 16384 MiB (13277 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290333-1532247913/watcher-4290333-1532247913 -o /tmp/evaluation-result-4290333-1532247913/solver-4290333-1532247913 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532226532-30727 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2005623733 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290333-1532247913.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=662, runsolver pid=658

[startup+0.108368 s]*
/proc/loadavg: 1.51 1.47 1.42 3/218 677
/proc/meminfo: memFree=19895636/32770624 swapFree=67108860/67108860
[pid=662] ppid=658 vsize=14082740 memory=31692 CPUtime=0.12 cores=1,3,5,7
/proc/662/stat : 662 (java) S 658 662 30695 0 -1 1077944320 6855 0 0 0 11 1 0 0 20 0 15 0 42354504 14420725760 7923 33554432000 4194304 4196468 140736099229184 140736099211728 140249816370935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
/proc/662/statm: 3520685 7923 3161 1 0 3482761 0
[pid=662/tid=664] ppid=658 vsize=14082740 memory=8389772277269004345 CPUtime=0.1 cores=1,3,5,7
/proc/662/task/664/stat : 664 (java) R 658 662 30695 0 -1 4202560 5459 0 0 0 9 1 0 0 20 0 15 0 42354505 14420725760 8517 33554432000 4194304 4196468 140736099229184 140249820585728 140249795899866 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=665] ppid=658 vsize=14082740 memory=4294967660 CPUtime=0 cores=1,3,5,7
/proc/662/task/665/stat : 665 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14420725760 8517 33554432000 4194304 4196468 140736099229184 140249746459024 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=666] ppid=658 vsize=14082740 memory=4121271851542791840 CPUtime=0 cores=1,3,5,7
/proc/662/task/666/stat : 666 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14420725760 8517 33554432000 4194304 4196468 140736099229184 140249745406224 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=667] ppid=658 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/667/stat : 667 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14420725760 8517 33554432000 4194304 4196468 140736099229184 140249744353936 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=668] ppid=658 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/662/task/668/stat : 668 (java) S 658 662 30695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42354505 14420725760 8517 33554432000 4194304 4196468 140736099229184 140249743301136 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=669] ppid=658 vsize=14082740 memory=140418251638400 CPUtime=0 cores=1,3,5,7
/proc/662/task/669/stat : 669 (java) S 658 662 30695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42354507 14420725760 8517 33554432000 4194304 4196468 140736099229184 140249290881648 140249816382082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=670] ppid=658 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/662/task/670/stat : 670 (java) S 658 662 30695 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42354507 14420725760 8517 33554432000 4194304 4196468 140736099229184 140249289827616 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=671] ppid=658 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/671/stat : 671 (java) S 658 662 30695 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42354507 14420725760 8517 33554432000 4194304 4196468 140736099229184 140249288775280 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=672] ppid=658 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/672/stat : 672 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14420725760 8517 33554432000 4194304 4196468 140736099229184 140249287723600 140249816389531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=673] ppid=658 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/673/stat : 673 (java) S 658 662 30695 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 42354510 14420725760 8517 33554432000 4194304 4196468 140736099229184 140249286670448 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=674] ppid=658 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/662/task/674/stat : 674 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354510 14420725760 8517 33554432000 4194304 4196468 140736099229184 140249285617648 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=675] ppid=658 vsize=14082740 memory=140418251638400 CPUtime=0.01 cores=1,3,5,7
/proc/662/task/675/stat : 675 (java) S 658 662 30695 0 -1 1077944384 293 0 0 0 1 0 0 0 20 0 15 0 42354510 14420725760 8517 33554432000 4194304 4196468 140736099229184 140249284565360 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=676] ppid=658 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/662/task/676/stat : 676 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14420725760 8517 33554432000 4194304 4196468 140736099229184 140249283512800 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=677] ppid=658 vsize=14082740 memory=140418251638400 CPUtime=0 cores=1,3,5,7
/proc/662/task/677/stat : 677 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354510 14420725760 8517 33554432000 4194304 4196468 140736099229184 140249282460592 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31692 KiB

[startup+0.213338 s]*
/proc/loadavg: 1.51 1.47 1.42 6/218 677
/proc/meminfo: memFree=19880876/32770624 swapFree=67108860/67108860
[pid=662] ppid=658 vsize=14082740 memory=47252 CPUtime=0.31 cores=1,3,5,7
/proc/662/stat : 662 (java) S 658 662 30695 0 -1 1077944320 10443 0 0 0 28 3 0 0 20 0 15 0 42354504 14420725760 11813 33554432000 4194304 4196468 140736099229184 140736099211728 140249816370935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
/proc/662/statm: 3520685 11813 3368 1 0 3482761 0
[pid=662/tid=664] ppid=658 vsize=14082740 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/662/task/664/stat : 664 (java) R 658 662 30695 0 -1 4202560 8153 0 0 0 18 2 0 0 20 0 15 0 42354505 14420725760 11813 33554432000 4194304 4196468 140736099229184 140249820598160 140249800414565 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=665] ppid=658 vsize=14082740 memory=4294967660 CPUtime=0 cores=1,3,5,7
/proc/662/task/665/stat : 665 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14420725760 11813 33554432000 4194304 4196468 140736099229184 140249746459024 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=666] ppid=658 vsize=14082740 memory=4121271851542791840 CPUtime=0 cores=1,3,5,7
/proc/662/task/666/stat : 666 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14420725760 11813 33554432000 4194304 4196468 140736099229184 140249745406224 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=667] ppid=658 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/667/stat : 667 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14420725760 11813 33554432000 4194304 4196468 140736099229184 140249744353936 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=668] ppid=658 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/662/task/668/stat : 668 (java) S 658 662 30695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42354505 14420725760 11813 33554432000 4194304 4196468 140736099229184 140249743301136 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=669] ppid=658 vsize=14082740 memory=140418251638400 CPUtime=0 cores=1,3,5,7
/proc/662/task/669/stat : 669 (java) S 658 662 30695 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42354507 14420725760 11813 33554432000 4194304 4196468 140736099229184 140249290881648 140249816382082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=670] ppid=658 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/662/task/670/stat : 670 (java) S 658 662 30695 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42354507 14420725760 11813 33554432000 4194304 4196468 140736099229184 140249289827616 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=671] ppid=658 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/671/stat : 671 (java) S 658 662 30695 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42354507 14420725760 11813 33554432000 4194304 4196468 140736099229184 140249288775280 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=672] ppid=658 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/672/stat : 672 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14420725760 11813 33554432000 4194304 4196468 140736099229184 140249287723600 140249816389531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=673] ppid=658 vsize=14082740 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/662/task/673/stat : 673 (java) R 658 662 30695 0 -1 1077944384 507 0 0 0 1 0 0 0 20 0 15 0 42354510 14420725760 11813 33554432000 4194304 4196468 140736099229184 140249286657296 140249816381141 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=674] ppid=658 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/662/task/674/stat : 674 (java) R 658 662 30695 0 -1 4202560 96 0 0 0 2 0 0 0 20 0 15 0 42354510 14420725760 11813 33554432000 4194304 4196468 140736099229184 140249285604432 140249801497135 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=675] ppid=658 vsize=14082740 memory=140418251638400 CPUtime=0.06 cores=1,3,5,7
/proc/662/task/675/stat : 675 (java) R 658 662 30695 0 -1 4202560 316 0 0 0 6 0 0 0 20 0 15 0 42354510 14420725760 11813 33554432000 4194304 4196468 140736099229184 140249284563760 140249795506510 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=676] ppid=658 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/662/task/676/stat : 676 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14420725760 11813 33554432000 4194304 4196468 140736099229184 140249283512800 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=677] ppid=658 vsize=14082740 memory=140418251638400 CPUtime=0 cores=1,3,5,7
/proc/662/task/677/stat : 677 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354510 14420725760 11813 33554432000 4194304 4196468 140736099229184 140249282460592 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47252 KiB

[startup+0.310708 s]*
/proc/loadavg: 1.51 1.47 1.42 3/218 677
/proc/meminfo: memFree=19877712/32770624 swapFree=67108860/67108860
[pid=662] ppid=658 vsize=14082740 memory=50580 CPUtime=0.44 cores=1,3,5,7
/proc/662/stat : 662 (java) S 658 662 30695 0 -1 1077944320 10807 0 0 0 41 3 0 0 20 0 15 0 42354504 14420725760 12645 33554432000 4194304 4196468 140736099229184 140736099211728 140249816370935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
/proc/662/statm: 3520685 12645 3371 1 0 3482761 0
[pid=662/tid=664] ppid=658 vsize=14082740 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/662/task/664/stat : 664 (java) R 658 662 30695 0 -1 4202560 8478 0 0 0 28 2 0 0 20 0 15 0 42354505 14420725760 12645 33554432000 4194304 4196468 140736099229184 140249820582448 140249797934510 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=665] ppid=658 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/665/stat : 665 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14420725760 12645 33554432000 4194304 4196468 140736099229184 140249746459024 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=666] ppid=658 vsize=14082740 memory=3977156663466935968 CPUtime=0 cores=1,3,5,7
/proc/662/task/666/stat : 666 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14420725760 12645 33554432000 4194304 4196468 140736099229184 140249745406224 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=667] ppid=658 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/667/stat : 667 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14420725760 12645 33554432000 4194304 4196468 140736099229184 140249744353936 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=668] ppid=658 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/662/task/668/stat : 668 (java) S 658 662 30695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42354505 14420725760 12645 33554432000 4194304 4196468 140736099229184 140249743301136 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=669] ppid=658 vsize=14082740 memory=140418251638400 CPUtime=0 cores=1,3,5,7
/proc/662/task/669/stat : 669 (java) S 658 662 30695 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42354507 14420725760 12645 33554432000 4194304 4196468 140736099229184 140249290881648 140249816382082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=670] ppid=658 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/662/task/670/stat : 670 (java) S 658 662 30695 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42354507 14420725760 12645 33554432000 4194304 4196468 140736099229184 140249289827616 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=671] ppid=658 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/671/stat : 671 (java) S 658 662 30695 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42354507 14420725760 12645 33554432000 4194304 4196468 140736099229184 140249288775280 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=672] ppid=658 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/672/stat : 672 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14420725760 12645 33554432000 4194304 4196468 140736099229184 140249287723600 140249816389531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=673] ppid=658 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/662/task/673/stat : 673 (java) S 658 662 30695 0 -1 1077944384 507 0 0 0 2 0 0 0 20 0 15 0 42354510 14420725760 12645 33554432000 4194304 4196468 140736099229184 140249286670448 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=674] ppid=658 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/662/task/674/stat : 674 (java) S 658 662 30695 0 -1 1077944384 117 0 0 0 2 0 0 0 20 0 15 0 42354510 14420725760 12645 33554432000 4194304 4196468 140736099229184 140249285617648 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=675] ppid=658 vsize=14082740 memory=140418251638400 CPUtime=0.08 cores=1,3,5,7
/proc/662/task/675/stat : 675 (java) S 658 662 30695 0 -1 1077944384 324 0 0 0 8 0 0 0 20 0 15 0 42354510 14420725760 12645 33554432000 4194304 4196468 140736099229184 140249284565360 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=676] ppid=658 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/662/task/676/stat : 676 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14420725760 12645 33554432000 4194304 4196468 140736099229184 140249283512800 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=677] ppid=658 vsize=14082740 memory=140418251638400 CPUtime=0 cores=1,3,5,7
/proc/662/task/677/stat : 677 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354510 14420725760 12645 33554432000 4194304 4196468 140736099229184 140249282460592 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50580 KiB

[startup+0.701011 s]
/proc/loadavg: 1.51 1.47 1.42 4/218 677
/proc/meminfo: memFree=19852908/32770624 swapFree=67108860/67108860
[pid=662] ppid=658 vsize=14084808 memory=89196 CPUtime=0.99 cores=1,3,5,7
/proc/662/stat : 662 (java) S 658 662 30695 0 -1 1077944320 17660 0 0 0 94 5 0 0 20 0 15 0 42354504 14422843392 22299 33554432000 4194304 4196468 140736099229184 140736099211728 140249816370935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
/proc/662/statm: 3521202 22299 3500 1 0 3483273 0
[pid=662/tid=664] ppid=658 vsize=14084808 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/662/task/664/stat : 664 (java) R 658 662 30695 0 -1 4202560 14927 0 0 0 63 4 0 0 20 0 15 0 42354505 14422843392 22299 33554432000 4194304 4196468 140736099229184 140249820586208 140249800451422 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=665] ppid=658 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/665/stat : 665 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14422843392 22299 33554432000 4194304 4196468 140736099229184 140249746459024 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=666] ppid=658 vsize=14084808 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/662/task/666/stat : 666 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14422843392 22299 33554432000 4194304 4196468 140736099229184 140249745406224 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=667] ppid=658 vsize=14084808 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/662/task/667/stat : 667 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14422843392 22299 33554432000 4194304 4196468 140736099229184 140249744353936 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=668] ppid=658 vsize=14084808 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/662/task/668/stat : 668 (java) S 658 662 30695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42354505 14422843392 22299 33554432000 4194304 4196468 140736099229184 140249743301136 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=669] ppid=658 vsize=14084808 memory=2400 CPUtime=0 cores=1,3,5,7
/proc/662/task/669/stat : 669 (java) S 658 662 30695 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42354507 14422843392 22299 33554432000 4194304 4196468 140736099229184 140249290881648 140249816382082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=670] ppid=658 vsize=14084808 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/662/task/670/stat : 670 (java) S 658 662 30695 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42354507 14422843392 22299 33554432000 4194304 4196468 140736099229184 140249289827616 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=671] ppid=658 vsize=14084808 memory=74940 CPUtime=0 cores=1,3,5,7
/proc/662/task/671/stat : 671 (java) S 658 662 30695 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42354507 14422843392 22299 33554432000 4194304 4196468 140736099229184 140249288775280 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=672] ppid=658 vsize=14084808 memory=9076 CPUtime=0 cores=1,3,5,7
/proc/662/task/672/stat : 672 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14422843392 22299 33554432000 4194304 4196468 140736099229184 140249287723600 140249816389531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=673] ppid=658 vsize=14084808 memory=18472 CPUtime=0.06 cores=1,3,5,7
/proc/662/task/673/stat : 673 (java) S 658 662 30695 0 -1 1077944384 654 0 0 0 6 0 0 0 20 0 15 0 42354510 14422843392 22299 33554432000 4194304 4196468 140736099229184 140249286670448 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=674] ppid=658 vsize=14084808 memory=4048 CPUtime=0.08 cores=1,3,5,7
/proc/662/task/674/stat : 674 (java) S 658 662 30695 0 -1 1077944384 279 0 0 0 8 0 0 0 20 0 15 0 42354510 14422843392 22299 33554432000 4194304 4196468 140736099229184 140249285617648 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=675] ppid=658 vsize=14084808 memory=1792 CPUtime=0.15 cores=1,3,5,7
/proc/662/task/675/stat : 675 (java) S 658 662 30695 0 -1 1077944384 420 0 0 0 15 0 0 0 20 0 15 0 42354510 14422843392 22299 33554432000 4194304 4196468 140736099229184 140249284565360 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=676] ppid=658 vsize=14084808 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/662/task/676/stat : 676 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14422843392 22299 33554432000 4194304 4196468 140736099229184 140249283512800 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=677] ppid=658 vsize=14084808 memory=648 CPUtime=0 cores=1,3,5,7
/proc/662/task/677/stat : 677 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354510 14422843392 22299 33554432000 4194304 4196468 140736099229184 140249282460592 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89196 KiB

[startup+1.50138 s]
/proc/loadavg: 1.51 1.47 1.42 4/218 677
/proc/meminfo: memFree=19822840/32770624 swapFree=67108860/67108860
[pid=662] ppid=658 vsize=14090952 memory=140480 CPUtime=2.92 cores=1,3,5,7
/proc/662/stat : 662 (java) S 658 662 30695 0 -1 1077944320 27378 0 0 0 283 9 0 0 20 0 15 0 42354504 14429134848 35120 33554432000 4194304 4196468 140736099229184 140736099211728 140249816370935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
/proc/662/statm: 3522738 35120 3538 1 0 3484809 0
[pid=662/tid=664] ppid=658 vsize=14090952 memory=65 CPUtime=1.47 cores=1,3,5,7
/proc/662/task/664/stat : 664 (java) R 658 662 30695 0 -1 4202560 19998 0 0 0 141 6 0 0 20 0 15 0 42354505 14429134848 35120 33554432000 4194304 4196468 140736099229184 140249820608384 140249427207577 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=665] ppid=658 vsize=14090952 memory=102088 CPUtime=0 cores=1,3,5,7
/proc/662/task/665/stat : 665 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14429134848 35120 33554432000 4194304 4196468 140736099229184 140249746459024 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=666] ppid=658 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/666/stat : 666 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14429134848 35120 33554432000 4194304 4196468 140736099229184 140249745406224 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=667] ppid=658 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/667/stat : 667 (java) S 658 662 30695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42354505 14429134848 35120 33554432000 4194304 4196468 140736099229184 140249744353936 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=668] ppid=658 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/668/stat : 668 (java) S 658 662 30695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42354505 14429134848 35120 33554432000 4194304 4196468 140736099229184 140249743301136 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=669] ppid=658 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/669/stat : 669 (java) S 658 662 30695 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 42354507 14429134848 35120 33554432000 4194304 4196468 140736099229184 140249290881648 140249816382082 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0

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

/proc/662/task/664/stat : 664 (java) R 658 662 30695 0 -1 4202560 37164 0 0 0 225346 19 0 0 20 0 15 0 42354505 14429134848 61605 33554432000 4194304 4196468 140736099229184 140249820609168 140249427479113 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=665] ppid=658 vsize=14090952 memory=246420 CPUtime=3.22 cores=1,3,5,7
/proc/662/task/665/stat : 665 (java) S 658 662 30695 0 -1 1077944384 3165 0 0 0 297 25 0 0 20 0 15 0 42354505 14429134848 61605 33554432000 4194304 4196468 140736099229184 140249746459024 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=666] ppid=658 vsize=14090952 memory=246420 CPUtime=3.21 cores=1,3,5,7
/proc/662/task/666/stat : 666 (java) S 658 662 30695 0 -1 1077944384 2546 0 0 0 294 27 0 0 20 0 15 0 42354505 14429134848 61605 33554432000 4194304 4196468 140736099229184 140249745406224 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=667] ppid=658 vsize=14090952 memory=244372 CPUtime=3.25 cores=1,3,5,7
/proc/662/task/667/stat : 667 (java) S 658 662 30695 0 -1 1077944384 3739 0 0 0 299 26 0 0 20 0 15 0 42354505 14429134848 61605 33554432000 4194304 4196468 140736099229184 140249744353936 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=668] ppid=658 vsize=14090952 memory=246420 CPUtime=3.24 cores=1,3,5,7
/proc/662/task/668/stat : 668 (java) S 658 662 30695 0 -1 1077944384 3156 0 0 0 295 29 0 0 20 0 15 0 42354505 14429134848 61605 33554432000 4194304 4196468 140736099229184 140249743301136 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=669] ppid=658 vsize=14090952 memory=246420 CPUtime=3.77 cores=1,3,5,7
/proc/662/task/669/stat : 669 (java) S 658 662 30695 0 -1 1077944384 5184 0 0 0 353 24 0 0 20 0 15 0 42354507 14429134848 61605 33554432000 4194304 4196468 140736099229184 140249290881648 140249816382082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=670] ppid=658 vsize=14090952 memory=246420 CPUtime=0 cores=1,3,5,7
/proc/662/task/670/stat : 670 (java) S 658 662 30695 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 42354507 14429134848 61605 33554432000 4194304 4196468 140736099229184 140249289827616 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=671] ppid=658 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/662/task/671/stat : 671 (java) S 658 662 30695 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 42354507 14429134848 61605 33554432000 4194304 4196468 140736099229184 140249288775280 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=672] ppid=658 vsize=14090952 memory=246420 CPUtime=0 cores=1,3,5,7
/proc/662/task/672/stat : 672 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14429134848 61605 33554432000 4194304 4196468 140736099229184 140249287723600 140249816389531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=673] ppid=658 vsize=14090952 memory=246420 CPUtime=0.81 cores=1,3,5,7
/proc/662/task/673/stat : 673 (java) S 658 662 30695 0 -1 1077944384 3480 0 0 0 80 1 0 0 20 0 15 0 42354510 14429134848 61605 33554432000 4194304 4196468 140736099229184 140249286670448 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 31 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=674] ppid=658 vsize=14090952 memory=1200 CPUtime=0.83 cores=1,3,5,7
/proc/662/task/674/stat : 674 (java) S 658 662 30695 0 -1 1077944384 1887 0 0 0 83 0 0 0 20 0 15 0 42354510 14429134848 61605 33554432000 4194304 4196468 140736099229184 140249285617648 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=675] ppid=658 vsize=14090952 memory=11956 CPUtime=0.49 cores=1,3,5,7
/proc/662/task/675/stat : 675 (java) S 658 662 30695 0 -1 1077944384 5145 0 0 0 49 0 0 0 20 0 15 0 42354510 14429134848 61605 33554432000 4194304 4196468 140736099229184 140249284565360 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=676] ppid=658 vsize=14090952 memory=246420 CPUtime=0 cores=1,3,5,7
/proc/662/task/676/stat : 676 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14429134848 61605 33554432000 4194304 4196468 140736099229184 140249283512800 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=677] ppid=658 vsize=14090952 memory=4132 CPUtime=0.55 cores=1,3,5,7
/proc/662/task/677/stat : 677 (java) S 658 662 30695 0 -1 1077944384 1147 0 0 0 23 32 0 0 20 0 15 0 42354510 14429134848 61605 33554432000 4194304 4196468 140736099229184 140249282460592 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 44 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
Current children cumulated CPU time: 2273.15 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 246420 KiB

[startup+2322.3 s]
/proc/loadavg: 1.52 1.45 1.41 3/219 854
/proc/meminfo: memFree=20505616/32770624 swapFree=67108860/67108860
[pid=662] ppid=658 vsize=14090952 memory=248468 CPUtime=2333.43 cores=1,3,5,7
/proc/662/stat : 662 (java) S 658 662 30695 0 -1 1077944320 68952 0 0 0 233194 149 0 0 20 0 15 0 42354504 14429134848 62117 33554432000 4194304 4196468 140736099229184 140736099211728 140249816370935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
/proc/662/statm: 3522738 62117 3570 1 0 3484809 0
[pid=662/tid=664] ppid=658 vsize=14090952 memory=1584 CPUtime=2313.43 cores=1,3,5,7
/proc/662/task/664/stat : 664 (java) R 658 662 30695 0 -1 4202560 37619 0 0 0 231324 19 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249820609168 140249427212143 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=665] ppid=658 vsize=14090952 memory=246420 CPUtime=3.33 cores=1,3,5,7
/proc/662/task/665/stat : 665 (java) S 658 662 30695 0 -1 1077944384 3224 0 0 0 307 26 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249746459024 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=666] ppid=658 vsize=14090952 memory=246420 CPUtime=3.3 cores=1,3,5,7
/proc/662/task/666/stat : 666 (java) S 658 662 30695 0 -1 1077944384 2554 0 0 0 303 27 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249745406224 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=667] ppid=658 vsize=14090952 memory=246420 CPUtime=3.35 cores=1,3,5,7
/proc/662/task/667/stat : 667 (java) S 658 662 30695 0 -1 1077944384 3935 0 0 0 308 27 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249744353936 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=668] ppid=658 vsize=14090952 memory=246420 CPUtime=3.35 cores=1,3,5,7
/proc/662/task/668/stat : 668 (java) S 658 662 30695 0 -1 1077944384 3160 0 0 0 305 30 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249743301136 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=669] ppid=658 vsize=14090952 memory=246420 CPUtime=3.87 cores=1,3,5,7
/proc/662/task/669/stat : 669 (java) S 658 662 30695 0 -1 1077944384 5358 0 0 0 363 24 0 0 20 0 15 0 42354507 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249290881648 140249816382082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=670] ppid=658 vsize=14090952 memory=246420 CPUtime=0 cores=1,3,5,7
/proc/662/task/670/stat : 670 (java) S 658 662 30695 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 42354507 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249289827616 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=671] ppid=658 vsize=14090952 memory=13252 CPUtime=0 cores=1,3,5,7
/proc/662/task/671/stat : 671 (java) S 658 662 30695 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 42354507 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249288775280 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=672] ppid=658 vsize=14090952 memory=246420 CPUtime=0 cores=1,3,5,7
/proc/662/task/672/stat : 672 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249287723600 140249816389531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=673] ppid=658 vsize=14090952 memory=0 CPUtime=0.81 cores=1,3,5,7
/proc/662/task/673/stat : 673 (java) S 658 662 30695 0 -1 1077944384 3482 0 0 0 80 1 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249286670448 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 31 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=674] ppid=658 vsize=14090952 memory=0 CPUtime=0.83 cores=1,3,5,7
/proc/662/task/674/stat : 674 (java) S 658 662 30695 0 -1 1077944384 1889 0 0 0 83 0 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249285617648 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=675] ppid=658 vsize=14090952 memory=244372 CPUtime=0.49 cores=1,3,5,7
/proc/662/task/675/stat : 675 (java) S 658 662 30695 0 -1 1077944384 5147 0 0 0 49 0 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249284565360 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=676] ppid=658 vsize=14090952 memory=246420 CPUtime=0 cores=1,3,5,7
/proc/662/task/676/stat : 676 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249283512800 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=677] ppid=658 vsize=14090952 memory=246420 CPUtime=0.57 cores=1,3,5,7
/proc/662/task/677/stat : 677 (java) S 658 662 30695 0 -1 1077944384 1162 0 0 0 23 34 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249282460592 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 44 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
Current children cumulated CPU time: 2333.43 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 248468 KiB

[startup+2382.3 s]
/proc/loadavg: 1.36 1.43 1.41 3/219 855
/proc/meminfo: memFree=20501456/32770624 swapFree=67108860/67108860
[pid=662] ppid=658 vsize=14090952 memory=248468 CPUtime=2393.74 cores=1,3,5,7
/proc/662/stat : 662 (java) S 658 662 30695 0 -1 1077944320 69165 0 0 0 239221 153 0 0 20 0 15 0 42354504 14429134848 62117 33554432000 4194304 4196468 140736099229184 140736099211728 140249816370935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
/proc/662/statm: 3522738 62117 3570 1 0 3484809 0
[pid=662/tid=664] ppid=658 vsize=14090952 memory=248468 CPUtime=2373.2 cores=1,3,5,7
/proc/662/task/664/stat : 664 (java) R 658 662 30695 0 -1 4202560 37783 0 0 0 237301 19 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249820609264 140249427229474 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=665] ppid=658 vsize=14090952 memory=4620 CPUtime=3.44 cores=1,3,5,7
/proc/662/task/665/stat : 665 (java) S 658 662 30695 0 -1 1077944384 3225 0 0 0 317 27 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249746459024 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=666] ppid=658 vsize=14090952 memory=248468 CPUtime=3.4 cores=1,3,5,7
/proc/662/task/666/stat : 666 (java) S 658 662 30695 0 -1 1077944384 2554 0 0 0 312 28 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249745406224 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=667] ppid=658 vsize=14090952 memory=248468 CPUtime=3.45 cores=1,3,5,7
/proc/662/task/667/stat : 667 (java) S 658 662 30695 0 -1 1077944384 3966 0 0 0 318 27 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249744353936 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=668] ppid=658 vsize=14090952 memory=248468 CPUtime=3.45 cores=1,3,5,7
/proc/662/task/668/stat : 668 (java) S 658 662 30695 0 -1 1077944384 3169 0 0 0 315 30 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249743301136 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=669] ppid=658 vsize=14090952 memory=248468 CPUtime=3.97 cores=1,3,5,7
/proc/662/task/669/stat : 669 (java) S 658 662 30695 0 -1 1077944384 5362 0 0 0 372 25 0 0 20 0 15 0 42354507 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249290881648 140249816382082 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=670] ppid=658 vsize=14090952 memory=248468 CPUtime=0 cores=1,3,5,7
/proc/662/task/670/stat : 670 (java) S 658 662 30695 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 42354507 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249289827616 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=671] ppid=658 vsize=14090952 memory=248468 CPUtime=0 cores=1,3,5,7
/proc/662/task/671/stat : 671 (java) S 658 662 30695 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 42354507 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249288775280 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=672] ppid=658 vsize=14090952 memory=248468 CPUtime=0 cores=1,3,5,7
/proc/662/task/672/stat : 672 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249287723600 140249816389531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=673] ppid=658 vsize=14090952 memory=248468 CPUtime=0.81 cores=1,3,5,7
/proc/662/task/673/stat : 673 (java) S 658 662 30695 0 -1 1077944384 3482 0 0 0 80 1 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249286670448 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 31 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=674] ppid=658 vsize=14090952 memory=248468 CPUtime=0.83 cores=1,3,5,7
/proc/662/task/674/stat : 674 (java) S 658 662 30695 0 -1 1077944384 1889 0 0 0 83 0 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249285617648 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=675] ppid=658 vsize=14090952 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/662/task/675/stat : 675 (java) S 658 662 30695 0 -1 1077944384 5147 0 0 0 50 0 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249284565360 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=676] ppid=658 vsize=14090952 memory=248468 CPUtime=0 cores=1,3,5,7
/proc/662/task/676/stat : 676 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249283512800 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=677] ppid=658 vsize=14090952 memory=248468 CPUtime=0.58 cores=1,3,5,7
/proc/662/task/677/stat : 677 (java) S 658 662 30695 0 -1 1077944384 1166 0 0 0 24 34 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249282460592 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 44 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
Current children cumulated CPU time: 2393.74 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 248468 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2388.6 s]
/proc/loadavg: 1.33 1.42 1.40 3/218 855
/proc/meminfo: memFree=20501456/32770624 swapFree=67108860/67108860
[pid=662] ppid=658 vsize=14090952 memory=248468 CPUtime=2400.07 cores=1,3,5,7
/proc/662/stat : 662 (java) S 658 662 30695 0 -1 1077944320 69182 0 0 0 239854 153 0 0 20 0 15 0 42354504 14429134848 62117 33554432000 4194304 4196468 140736099229184 140736099211728 140249816370935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
/proc/662/statm: 3522738 62117 3570 1 0 3484809 0
[pid=662/tid=664] ppid=658 vsize=14090952 memory=288291095060940198 CPUtime=2379.48 cores=1,3,5,7
/proc/662/task/664/stat : 664 (java) R 658 662 30695 0 -1 4202560 37800 0 0 0 237929 19 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249820609120 140249428076081 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=665] ppid=658 vsize=14090952 memory=928 CPUtime=3.45 cores=1,3,5,7
/proc/662/task/665/stat : 665 (java) S 658 662 30695 0 -1 1077944384 3225 0 0 0 318 27 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249746459024 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=666] ppid=658 vsize=14090952 memory=2236 CPUtime=3.41 cores=1,3,5,7
/proc/662/task/666/stat : 666 (java) S 658 662 30695 0 -1 1077944384 2554 0 0 0 313 28 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249745406224 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=667] ppid=658 vsize=14090952 memory=4128 CPUtime=3.46 cores=1,3,5,7
/proc/662/task/667/stat : 667 (java) S 658 662 30695 0 -1 1077944384 3966 0 0 0 319 27 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249744353936 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=668] ppid=658 vsize=14090952 memory=280836235409840 CPUtime=3.46 cores=1,3,5,7
/proc/662/task/668/stat : 668 (java) S 658 662 30695 0 -1 1077944384 3169 0 0 0 316 30 0 0 20 0 15 0 42354505 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249743301136 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=669] ppid=658 vsize=14090952 memory=248468 CPUtime=3.98 cores=1,3,5,7
/proc/662/task/669/stat : 669 (java) S 658 662 30695 0 -1 1077944384 5362 0 0 0 373 25 0 0 20 0 15 0 42354507 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249290881648 140249816382082 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=670] ppid=658 vsize=14090952 memory=7597681871435223148 CPUtime=0 cores=1,3,5,7
/proc/662/task/670/stat : 670 (java) S 658 662 30695 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 42354507 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249289827616 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=671] ppid=658 vsize=14090952 memory=8514726395714825349 CPUtime=0 cores=1,3,5,7
/proc/662/task/671/stat : 671 (java) S 658 662 30695 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 42354507 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249288775280 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=672] ppid=658 vsize=14090952 memory=9047017150487036575 CPUtime=0 cores=1,3,5,7
/proc/662/task/672/stat : 672 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249287723600 140249816389531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=673] ppid=658 vsize=14090952 memory=-8341965534556230502 CPUtime=0.81 cores=1,3,5,7
/proc/662/task/673/stat : 673 (java) S 658 662 30695 0 -1 1077944384 3482 0 0 0 80 1 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249286670448 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 31 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=674] ppid=658 vsize=14090952 memory=7667497561383256160 CPUtime=0.83 cores=1,3,5,7
/proc/662/task/674/stat : 674 (java) S 658 662 30695 0 -1 1077944384 1889 0 0 0 83 0 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249285617648 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=675] ppid=658 vsize=14090952 memory=-8813974798734826869 CPUtime=0.5 cores=1,3,5,7
/proc/662/task/675/stat : 675 (java) S 658 662 30695 0 -1 1077944384 5147 0 0 0 50 0 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249284565360 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=676] ppid=658 vsize=14090952 memory=6947385649911455296 CPUtime=0 cores=1,3,5,7
/proc/662/task/676/stat : 676 (java) S 658 662 30695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249283512800 140249816381141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
[pid=662/tid=677] ppid=658 vsize=14090952 memory=7162529189616051565 CPUtime=0.58 cores=1,3,5,7
/proc/662/task/677/stat : 677 (java) S 658 662 30695 0 -1 1077944384 1166 0 0 0 24 34 0 0 20 0 15 0 42354510 14429134848 62117 33554432000 4194304 4196468 140736099229184 140249282460592 140249816382082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 44 0 0 6293624 6294260 24076288 140736099230792 140736099230985 140736099230985 140736099233743 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 248468 KiB

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

[startup+2388.61 s]
# the end of solver process 662 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.56 s, system=1.53771 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2388.61
CPU time (s): 2400.1
CPU user time (s): 2398.56
CPU system time (s): 1.53771
CPU usage (%): 100.481
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 248468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.56
system time used= 1.53771
maximum resident set size= 248964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69579
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 151832
involuntary context switches= 6051


# summary of solver processes directly reported to runsolver:
#   pid: 662
#   total CPU time (s): 2400.1
#   total CPU user time (s): 2398.56
#   total CPU system time (s): 1.53771

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7799 second user time and 22.903 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-22 10:25:13
IDJOB=4290333
IDBENCH=141365
IDSOLVER=2743
FILE ID=node132/4290333-1532247913
RUNJOBID= node132-1532226532-30727
PBS_JOBID= 21018953
Free space on /tmp= 55092 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-10_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290333-1532247913/watcher-4290333-1532247913 -o /tmp/evaluation-result-4290333-1532247913/solver-4290333-1532247913 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532226532-30727 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2005623733 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290333-1532247913.xml

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

MD5SUM BENCH= 769ec0f26c47f1b96bb609b2e4d8d5d6
RANDOM SEED=2005623733

node132.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.65
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.65
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.65
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.65
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:        19914816 kB
MemAvailable:   30893972 kB
Buffers:          240364 kB
Cached:         10889828 kB
SwapCached:            0 kB
Active:          3071496 kB
Inactive:        9156552 kB
Active(anon):    1100644 kB
Inactive(anon):    17036 kB
Active(file):    1970852 kB
Inactive(file):  9139516 kB
Unevictable:        6988 kB
Mlocked:            6988 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35740 kB
Writeback:             0 kB
AnonPages:       1105048 kB
Mapped:            48964 kB
Shmem:             17056 kB
Slab:             324468 kB
SReclaimable:     297248 kB
SUnreclaim:        27220 kB
KernelStack:        3568 kB
PageTables:         7236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2073624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1026048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55060 MiB
End job on node132 at 2018-07-22 11:05:02