Trace number 4309977

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-08-14SAT (TO)55 252.122 247.327

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-10_c18.xml
MD5SUMfd7701f01011f2453d3fac3f444f25b8
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 benchmark7.43785
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.56	c version: 2018-08-14
0.67/0.56	c seed: 1029158370
0.67/0.56	c timeout: 252
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
1.52/1.05	c Parsing done, starting search...
1.52/1.10	o 83
1.73/1.11	o 75
1.73/1.11	o 73
1.73/1.12	o 70
1.73/1.13	o 68
1.73/1.17	o 67
2.03/1.22	o 63
3.14/1.74	o 60
4.99/3.41	o 59
10.22/8.62	o 58
15.77/14.03	o 56
16.66/14.96	o 55
252.09/247.30	s SATISFIABLE
252.09/247.30	v <instantiation>
252.09/247.30	v 	<list>
252.09/247.30	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] 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]
252.09/247.30	v 	</list>
252.09/247.30	v 	<values>
252.09/247.30	v 		0 2 14 21 29 32 45 49 54 55 2 14 21 29 32 45 49 54 55 12 19 27 30 43 47 52 53 7 15 18 31 35 40 41 8 11 24 28 33 34 3 16 20 25 26 13 17 22 23 4 9 10 5 6 1 
252.09/247.30	v 	</values>
252.09/247.30	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 (6805 MiB free)
  memory of node 1: 16384 MiB (11097 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309977-1534332113/watcher-4309977-1534332113 -o /tmp/evaluation-result-4309977-1534332113/solver-4309977-1534332113 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534329088-25482 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1029158370 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309977-1534332113.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
solver pid=27725, runsolver pid=27722
Current StackSize limit: 8192 KiB


[startup+0.100126 s]*
/proc/loadavg: 1.41 1.52 1.67 3/216 27740
/proc/meminfo: memFree=18314728/32770624 swapFree=67108792/67108860
[pid=27725] ppid=27722 vsize=14082736 memory=31244 CPUtime=0.12 cores=1,3,5,7
/proc/27725/stat : 27725 (java) S 27722 27725 25450 0 -1 1077944320 6729 0 0 0 11 1 0 0 20 0 15 0 250774596 14420721664 7811 33554432000 4194304 4196468 140733641224768 140733641207312 140551512612599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
/proc/27725/statm: 3520684 7811 3150 1 0 3482761 0
[pid=27725/tid=27727] ppid=27722 vsize=14082736 memory=-6966721798027829888 CPUtime=0.09 cores=1,3,5,7
/proc/27725/task/27727/stat : 27727 (java) R 27722 27725 25450 0 -1 4202560 4767 0 0 0 8 1 0 0 20 0 15 0 250774596 14420721664 7811 33554432000 4194304 4196468 140733641224768 140551516825264 140551504849726 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27728] ppid=27722 vsize=14082736 memory=5793855569560881593 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27728/stat : 27728 (java) S 27722 27725 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774597 14420721664 7811 33554432000 4194304 4196468 140733641224768 140551465232912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27729] ppid=27722 vsize=14082736 memory=140318550988416 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27729/stat : 27729 (java) S 27722 27725 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774597 14420721664 7811 33554432000 4194304 4196468 140733641224768 140551464180368 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27730] ppid=27722 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27730/stat : 27730 (java) S 27722 27725 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774597 14420721664 7811 33554432000 4194304 4196468 140733641224768 140551106259216 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27731] ppid=27722 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27731/stat : 27731 (java) S 27722 27725 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774597 14420721664 7811 33554432000 4194304 4196468 140733641224768 140551105206672 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27732] ppid=27722 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27732/stat : 27732 (java) S 27722 27725 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774598 14420721664 7811 33554432000 4194304 4196468 140733641224768 140550492887792 140551512623746 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27733] ppid=27722 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27733/stat : 27733 (java) S 27722 27725 25450 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250774599 14420721664 7811 33554432000 4194304 4196468 140733641224768 140550491834016 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27734] ppid=27722 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27734/stat : 27734 (java) S 27722 27725 25450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250774599 14420721664 7811 33554432000 4194304 4196468 140733641224768 140550490780912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27735] ppid=27722 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27735/stat : 27735 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14420721664 7811 33554432000 4194304 4196468 140733641224768 140550489729488 140551512631195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27736] ppid=27722 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27736/stat : 27736 (java) S 27722 27725 25450 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 250774601 14420721664 7811 33554432000 4194304 4196468 140733641224768 140550488676592 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27737] ppid=27722 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27737/stat : 27737 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14420721664 7811 33554432000 4194304 4196468 140733641224768 140550487624048 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27738] ppid=27722 vsize=14082736 memory=140318550988416 CPUtime=0.01 cores=1,3,5,7
/proc/27725/task/27738/stat : 27738 (java) S 27722 27725 25450 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 15 0 250774601 14420721664 7811 33554432000 4194304 4196468 140733641224768 140550486570992 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27739] ppid=27722 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27739/stat : 27739 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14420721664 7811 33554432000 4194304 4196468 140733641224768 140550485518688 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27740] ppid=27722 vsize=14082736 memory=140318550988416 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27740/stat : 27740 (java) S 27722 27725 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774602 14420721664 7811 33554432000 4194304 4196468 140733641224768 140550484466736 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31244 KiB

[startup+0.213607 s]*
/proc/loadavg: 1.41 1.52 1.67 5/216 27740
/proc/meminfo: memFree=18298480/32770624 swapFree=67108792/67108860
[pid=27725] ppid=27722 vsize=14082736 memory=47328 CPUtime=0.31 cores=1,3,5,7
/proc/27725/stat : 27725 (java) S 27722 27725 25450 0 -1 1077944320 10399 0 0 0 29 2 0 0 20 0 15 0 250774596 14420721664 11832 33554432000 4194304 4196468 140733641224768 140733641207312 140551512612599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
/proc/27725/statm: 3520684 11832 3402 1 0 3482761 0
[pid=27725/tid=27727] ppid=27722 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/27725/task/27727/stat : 27727 (java) R 27722 27725 25450 0 -1 4202560 8109 0 0 0 18 2 0 0 20 0 15 0 250774596 14420721664 11832 33554432000 4194304 4196468 140733641224768 140551516839216 140551496656229 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27728] ppid=27722 vsize=14082736 memory=4211974044755778954 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27728/stat : 27728 (java) S 27722 27725 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774597 14420721664 11832 33554432000 4194304 4196468 140733641224768 140551465232912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27729] ppid=27722 vsize=14082736 memory=140318550988416 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27729/stat : 27729 (java) S 27722 27725 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774597 14420721664 11832 33554432000 4194304 4196468 140733641224768 140551464180368 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27730] ppid=27722 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27730/stat : 27730 (java) S 27722 27725 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774597 14420721664 11832 33554432000 4194304 4196468 140733641224768 140551106259216 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27731] ppid=27722 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27731/stat : 27731 (java) S 27722 27725 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774597 14420721664 11832 33554432000 4194304 4196468 140733641224768 140551105206672 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27732] ppid=27722 vsize=14082736 memory=140318550988416 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27732/stat : 27732 (java) S 27722 27725 25450 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250774598 14420721664 11832 33554432000 4194304 4196468 140733641224768 140550492887792 140551512623746 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27733] ppid=27722 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27733/stat : 27733 (java) S 27722 27725 25450 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250774599 14420721664 11832 33554432000 4194304 4196468 140733641224768 140550491834016 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27734] ppid=27722 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27734/stat : 27734 (java) S 27722 27725 25450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250774599 14420721664 11832 33554432000 4194304 4196468 140733641224768 140550490780912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27735] ppid=27722 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27735/stat : 27735 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14420721664 11832 33554432000 4194304 4196468 140733641224768 140550489729488 140551512631195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27736] ppid=27722 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27725/task/27736/stat : 27736 (java) R 27722 27725 25450 0 -1 1077944384 346 0 0 0 1 0 0 0 20 0 15 0 250774601 14420721664 11832 33554432000 4194304 4196468 140733641224768 140550488676688 140551512622805 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27737] ppid=27722 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/27725/task/27737/stat : 27737 (java) R 27722 27725 25450 0 -1 4202560 267 0 0 0 2 0 0 0 20 0 15 0 250774601 14420721664 11832 33554432000 4194304 4196468 140733641224768 140550487622448 140551498294038 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27738] ppid=27722 vsize=14082736 memory=140318550988416 CPUtime=0.06 cores=1,3,5,7
/proc/27725/task/27738/stat : 27738 (java) R 27722 27725 25450 0 -1 4202560 298 0 0 0 6 0 0 0 20 0 15 0 250774601 14420721664 11832 33554432000 4194304 4196468 140733641224768 140550486567360 140551512624534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27739] ppid=27722 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27739/stat : 27739 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14420721664 11832 33554432000 4194304 4196468 140733641224768 140550485518688 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27740] ppid=27722 vsize=14082736 memory=140318550988416 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27740/stat : 27740 (java) S 27722 27725 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774602 14420721664 11832 33554432000 4194304 4196468 140733641224768 140550484466736 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47328 KiB

[startup+0.310438 s]*
/proc/loadavg: 1.41 1.52 1.67 3/216 27740
/proc/meminfo: memFree=18295192/32770624 swapFree=67108792/67108860
[pid=27725] ppid=27722 vsize=14082736 memory=50748 CPUtime=0.43 cores=1,3,5,7
/proc/27725/stat : 27725 (java) S 27722 27725 25450 0 -1 1077944320 10785 0 0 0 41 2 0 0 20 0 15 0 250774596 14420721664 12687 33554432000 4194304 4196468 140733641224768 140733641207312 140551512612599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
/proc/27725/statm: 3520684 12687 3405 1 0 3482761 0
[pid=27725/tid=27727] ppid=27722 vsize=14082736 memory=6735269665583770266 CPUtime=0.3 cores=1,3,5,7
/proc/27725/task/27727/stat : 27727 (java) R 27722 27725 25450 0 -1 4202560 8457 0 0 0 28 2 0 0 20 0 15 0 250774596 14420721664 12687 33554432000 4194304 4196468 140733641224768 140551516820432 140551492888413 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27728] ppid=27722 vsize=14082736 memory=4211974044755778954 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27728/stat : 27728 (java) S 27722 27725 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774597 14420721664 12687 33554432000 4194304 4196468 140733641224768 140551465232912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27729] ppid=27722 vsize=14082736 memory=280636944599424 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27729/stat : 27729 (java) S 27722 27725 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774597 14420721664 12687 33554432000 4194304 4196468 140733641224768 140551464180368 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27730] ppid=27722 vsize=14082736 memory=280636787249664 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27730/stat : 27730 (java) S 27722 27725 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774597 14420721664 12687 33554432000 4194304 4196468 140733641224768 140551106259216 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27731] ppid=27722 vsize=14082736 memory=140318393611023 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27731/stat : 27731 (java) S 27722 27725 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774597 14420721664 12687 33554432000 4194304 4196468 140733641224768 140551105206672 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27732] ppid=27722 vsize=14082736 memory=280636944606336 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27732/stat : 27732 (java) S 27722 27725 25450 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250774598 14420721664 12687 33554432000 4194304 4196468 140733641224768 140550492887792 140551512623746 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27733] ppid=27722 vsize=14082736 memory=140318393615631 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27733/stat : 27733 (java) S 27722 27725 25450 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250774599 14420721664 12687 33554432000 4194304 4196468 140733641224768 140550491834016 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27734] ppid=27722 vsize=14082736 memory=140318393643417 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27734/stat : 27734 (java) S 27722 27725 25450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250774599 14420721664 12687 33554432000 4194304 4196468 140733641224768 140550490780912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27735] ppid=27722 vsize=14082736 memory=140318393645722 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27735/stat : 27735 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14420721664 12687 33554432000 4194304 4196468 140733641224768 140550489729488 140551512631195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27736] ppid=27722 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27725/task/27736/stat : 27736 (java) S 27722 27725 25450 0 -1 1077944384 360 0 0 0 2 0 0 0 20 0 15 0 250774601 14420721664 12687 33554432000 4194304 4196468 140733641224768 140550488676592 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27737] ppid=27722 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/27725/task/27737/stat : 27737 (java) S 27722 27725 25450 0 -1 1077944384 272 0 0 0 2 0 0 0 20 0 15 0 250774601 14420721664 12687 33554432000 4194304 4196468 140733641224768 140550487624048 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27738] ppid=27722 vsize=14082736 memory=140318550988416 CPUtime=0.08 cores=1,3,5,7
/proc/27725/task/27738/stat : 27738 (java) S 27722 27725 25450 0 -1 1077944384 314 0 0 0 8 0 0 0 20 0 15 0 250774601 14420721664 12687 33554432000 4194304 4196468 140733641224768 140550486570992 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27739] ppid=27722 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27739/stat : 27739 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14420721664 12687 33554432000 4194304 4196468 140733641224768 140550485518688 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27740] ppid=27722 vsize=14082736 memory=140318551019660 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27740/stat : 27740 (java) S 27722 27725 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774602 14420721664 12687 33554432000 4194304 4196468 140733641224768 140550484466736 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50748 KiB

[startup+0.700741 s]
/proc/loadavg: 1.38 1.51 1.67 3/216 27740
/proc/meminfo: memFree=18270760/32770624 swapFree=67108792/67108860
[pid=27725] ppid=27722 vsize=14084804 memory=89120 CPUtime=0.98 cores=1,3,5,7
/proc/27725/stat : 27725 (java) S 27722 27725 25450 0 -1 1077944320 17636 0 0 0 94 4 0 0 20 0 15 0 250774596 14422839296 22280 33554432000 4194304 4196468 140733641224768 140733641207312 140551512612599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
/proc/27725/statm: 3521201 22280 3497 1 0 3483273 0
[pid=27725/tid=27727] ppid=27722 vsize=14084804 memory=53 CPUtime=0.67 cores=1,3,5,7
/proc/27725/task/27727/stat : 27727 (java) R 27722 27725 25450 0 -1 4202560 14909 0 0 0 63 4 0 0 20 0 15 0 250774596 14422839296 22280 33554432000 4194304 4196468 140733641224768 140551516828224 140551512634525 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27728] ppid=27722 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27728/stat : 27728 (java) S 27722 27725 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774597 14422839296 22280 33554432000 4194304 4196468 140733641224768 140551465232912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27729] ppid=27722 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27729/stat : 27729 (java) S 27722 27725 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774597 14422839296 22280 33554432000 4194304 4196468 140733641224768 140551464180368 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27730] ppid=27722 vsize=14084804 memory=79 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27730/stat : 27730 (java) S 27722 27725 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774597 14422839296 22280 33554432000 4194304 4196468 140733641224768 140551106259216 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27731] ppid=27722 vsize=14084804 memory=1 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27731/stat : 27731 (java) S 27722 27725 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774597 14422839296 22280 33554432000 4194304 4196468 140733641224768 140551105206672 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27732] ppid=27722 vsize=14084804 memory=8564 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27732/stat : 27732 (java) S 27722 27725 25450 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250774598 14422839296 22280 33554432000 4194304 4196468 140733641224768 140550492887792 140551512623746 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27733] ppid=27722 vsize=14084804 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27733/stat : 27733 (java) S 27722 27725 25450 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250774599 14422839296 22280 33554432000 4194304 4196468 140733641224768 140550491834016 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27734] ppid=27722 vsize=14084804 memory=1264 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27734/stat : 27734 (java) S 27722 27725 25450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250774599 14422839296 22280 33554432000 4194304 4196468 140733641224768 140550490780912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27735] ppid=27722 vsize=14084804 memory=7200 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27735/stat : 27735 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14422839296 22280 33554432000 4194304 4196468 140733641224768 140550489729488 140551512631195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27736] ppid=27722 vsize=14084804 memory=748 CPUtime=0.06 cores=1,3,5,7
/proc/27725/task/27736/stat : 27736 (java) S 27722 27725 25450 0 -1 1077944384 508 0 0 0 6 0 0 0 20 0 15 0 250774601 14422839296 22280 33554432000 4194304 4196468 140733641224768 140550488676592 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27737] ppid=27722 vsize=14084804 memory=872 CPUtime=0.08 cores=1,3,5,7
/proc/27725/task/27737/stat : 27737 (java) S 27722 27725 25450 0 -1 1077944384 423 0 0 0 8 0 0 0 20 0 15 0 250774601 14422839296 22280 33554432000 4194304 4196468 140733641224768 140550487624048 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27738] ppid=27722 vsize=14084804 memory=1220 CPUtime=0.15 cores=1,3,5,7
/proc/27725/task/27738/stat : 27738 (java) S 27722 27725 25450 0 -1 1077944384 414 0 0 0 15 0 0 0 20 0 15 0 250774601 14422839296 22280 33554432000 4194304 4196468 140733641224768 140550486570992 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27739] ppid=27722 vsize=14084804 memory=1108 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27739/stat : 27739 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14422839296 22280 33554432000 4194304 4196468 140733641224768 140550485518688 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27740] ppid=27722 vsize=14084804 memory=15336 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27740/stat : 27740 (java) S 27722 27725 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774602 14422839296 22280 33554432000 4194304 4196468 140733641224768 140550484466736 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89120 KiB

[startup+1.5011 s]
/proc/loadavg: 1.38 1.51 1.67 5/216 27740
/proc/meminfo: memFree=18238000/32770624 swapFree=67108792/67108860
[pid=27725] ppid=27722 vsize=14090948 memory=136944 CPUtime=2.93 cores=1,3,5,7
/proc/27725/stat : 27725 (java) S 27722 27725 25450 0 -1 1077944320 23540 0 0 0 286 7 0 0 20 0 15 0 250774596 14429130752 34236 33554432000 4194304 4196468 140733641224768 140733641207312 140551512612599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
/proc/27725/statm: 3522737 34236 3538 1 0 3484809 0
[pid=27725/tid=27727] ppid=27722 vsize=14090948 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/27725/task/27727/stat : 27727 (java) R 27722 27725 25450 0 -1 4202560 17901 0 0 0 141 6 0 0 20 0 15 0 250774596 14429130752 34236 33554432000 4194304 4196468 140733641224768 140551516848680 140551148613901 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27728] ppid=27722 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27728/stat : 27728 (java) S 27722 27725 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774597 14429130752 34236 33554432000 4194304 4196468 140733641224768 140551465232912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27729] ppid=27722 vsize=14090948 memory=79 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27729/stat : 27729 (java) S 27722 27725 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774597 14429130752 34236 33554432000 4194304 4196468 140733641224768 140551464180368 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27730] ppid=27722 vsize=14090948 memory=1 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27730/stat : 27730 (java) S 27722 27725 25450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774597 14429130752 34236 33554432000 4194304 4196468 140733641224768 140551106259216 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27731] ppid=27722 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27731/stat : 27731 (java) S 27722 27725 25450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774597 14429130752 34236 33554432000 4194304 4196468 140733641224768 140551105206672 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27732] ppid=27722 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27732/stat : 27732 (java) S 27722 27725 25450 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 250774598 14429130752 34236 33554432000 4194304 4196468 140733641224768 140550492887792 140551512623746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0

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

/proc/27725/task/27727/stat : 27727 (java) R 27722 27725 25450 0 -1 4202560 32690 0 0 0 16050 13 0 0 20 0 15 0 250774596 14429130752 88533 33554432000 4194304 4196468 140733641224768 140551516851296 140551148740561 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27728] ppid=27722 vsize=14090948 memory=354132 CPUtime=0.59 cores=1,3,5,7
/proc/27725/task/27728/stat : 27728 (java) S 27722 27725 25450 0 -1 1077944384 1657 0 0 0 51 8 0 0 20 0 15 0 250774597 14429130752 88533 33554432000 4194304 4196468 140733641224768 140551465232912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27729] ppid=27722 vsize=14090948 memory=354132 CPUtime=0.57 cores=1,3,5,7
/proc/27725/task/27729/stat : 27729 (java) S 27722 27725 25450 0 -1 1077944384 2122 0 0 0 49 8 0 0 20 0 15 0 250774597 14429130752 88533 33554432000 4194304 4196468 140733641224768 140551464180368 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27730] ppid=27722 vsize=14090948 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/27725/task/27730/stat : 27730 (java) S 27722 27725 25450 0 -1 1077944384 1424 0 0 0 51 8 0 0 20 0 15 0 250774597 14429130752 88533 33554432000 4194304 4196468 140733641224768 140551106259216 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27731] ppid=27722 vsize=14090948 memory=245536 CPUtime=0.58 cores=1,3,5,7
/proc/27725/task/27731/stat : 27731 (java) S 27722 27725 25450 0 -1 1077944384 794 0 0 0 52 6 0 0 20 0 15 0 250774597 14429130752 88533 33554432000 4194304 4196468 140733641224768 140551105206672 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27732] ppid=27722 vsize=14090948 memory=245536 CPUtime=0.79 cores=1,3,5,7
/proc/27725/task/27732/stat : 27732 (java) S 27722 27725 25450 0 -1 1077944384 1846 0 0 0 73 6 0 0 20 0 15 0 250774598 14429130752 88533 33554432000 4194304 4196468 140733641224768 140550492887792 140551512623746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27733] ppid=27722 vsize=14090948 memory=245536 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27733/stat : 27733 (java) S 27722 27725 25450 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 250774599 14429130752 88533 33554432000 4194304 4196468 140733641224768 140550491834080 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27734] ppid=27722 vsize=14090948 memory=354020 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27734/stat : 27734 (java) S 27722 27725 25450 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 250774599 14429130752 88533 33554432000 4194304 4196468 140733641224768 140550490780912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27735] ppid=27722 vsize=14090948 memory=245536 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27735/stat : 27735 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14429130752 88533 33554432000 4194304 4196468 140733641224768 140550489729488 140551512631195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27736] ppid=27722 vsize=14090948 memory=245536 CPUtime=0.83 cores=1,3,5,7
/proc/27725/task/27736/stat : 27736 (java) S 27722 27725 25450 0 -1 1077944384 4365 0 0 0 83 0 0 0 20 0 15 0 250774601 14429130752 88533 33554432000 4194304 4196468 140733641224768 140550488676592 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27737] ppid=27722 vsize=14090948 memory=354132 CPUtime=0.83 cores=1,3,5,7
/proc/27725/task/27737/stat : 27737 (java) S 27722 27725 25450 0 -1 1077944384 6392 0 0 0 82 1 0 0 20 0 15 0 250774601 14429130752 88533 33554432000 4194304 4196468 140733641224768 140550487624048 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27738] ppid=27722 vsize=14090948 memory=354020 CPUtime=0.46 cores=1,3,5,7
/proc/27725/task/27738/stat : 27738 (java) S 27722 27725 25450 0 -1 1077944384 4875 0 0 0 46 0 0 0 20 0 15 0 250774601 14429130752 88533 33554432000 4194304 4196468 140733641224768 140550486570992 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27739] ppid=27722 vsize=14090948 memory=354132 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27739/stat : 27739 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14429130752 88533 33554432000 4194304 4196468 140733641224768 140550485518688 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27740] ppid=27722 vsize=14090948 memory=38432 CPUtime=0.08 cores=1,3,5,7
/proc/27725/task/27740/stat : 27740 (java) S 27722 27725 25450 0 -1 1077944384 844 0 0 0 4 4 0 0 20 0 15 0 250774602 14429130752 88533 33554432000 4194304 4196468 140733641224768 140550484466736 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 44 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
Current children cumulated CPU time: 166.04 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 354132 KiB

[startup+222.301 s]
/proc/loadavg: 1.41 1.42 1.59 3/216 27823
/proc/meminfo: memFree=18173756/32770624 swapFree=67108792/67108860
[pid=27725] ppid=27722 vsize=14090948 memory=354144 CPUtime=226.78 cores=1,3,5,7
/proc/27725/stat : 27725 (java) S 27722 27725 25450 0 -1 1077944320 63442 0 0 0 22622 56 0 0 20 0 15 0 250774596 14429130752 88536 33554432000 4194304 4196468 140733641224768 140733641207312 140551512612599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
/proc/27725/statm: 3522737 88536 3572 1 0 3484809 0
[pid=27725/tid=27727] ppid=27722 vsize=14090948 memory=354144 CPUtime=219.91 cores=1,3,5,7
/proc/27725/task/27727/stat : 27727 (java) R 27722 27725 25450 0 -1 4202560 37153 0 0 0 21977 14 0 0 20 0 15 0 250774596 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551516851216 140551148735596 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27728] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.86 cores=1,3,5,7
/proc/27725/task/27728/stat : 27728 (java) S 27722 27725 25450 0 -1 1077944384 1658 0 0 0 75 11 0 0 20 0 15 0 250774597 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551465232912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27729] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.82 cores=1,3,5,7
/proc/27725/task/27729/stat : 27729 (java) S 27722 27725 25450 0 -1 1077944384 2122 0 0 0 70 12 0 0 20 0 15 0 250774597 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551464180368 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27730] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.85 cores=1,3,5,7
/proc/27725/task/27730/stat : 27730 (java) S 27722 27725 25450 0 -1 1077944384 1913 0 0 0 75 10 0 0 20 0 15 0 250774597 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551106259216 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27731] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.85 cores=1,3,5,7
/proc/27725/task/27731/stat : 27731 (java) S 27722 27725 25450 0 -1 1077944384 822 0 0 0 75 10 0 0 20 0 15 0 250774597 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551105206672 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27732] ppid=27722 vsize=14090948 memory=354144 CPUtime=1.15 cores=1,3,5,7
/proc/27725/task/27732/stat : 27732 (java) S 27722 27725 25450 0 -1 1077944384 1857 0 0 0 106 9 0 0 20 0 15 0 250774598 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550492887792 140551512623746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27733] ppid=27722 vsize=14090948 memory=3892 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27733/stat : 27733 (java) S 27722 27725 25450 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 250774599 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550491834080 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27734] ppid=27722 vsize=14090948 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27734/stat : 27734 (java) S 27722 27725 25450 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 250774599 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550490780912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27735] ppid=27722 vsize=14090948 memory=84 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27735/stat : 27735 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550489729488 140551512631195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27736] ppid=27722 vsize=14090948 memory=68336 CPUtime=0.83 cores=1,3,5,7
/proc/27725/task/27736/stat : 27736 (java) S 27722 27725 25450 0 -1 1077944384 4365 0 0 0 83 0 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550488676592 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27737] ppid=27722 vsize=14090948 memory=1220 CPUtime=0.83 cores=1,3,5,7
/proc/27725/task/27737/stat : 27737 (java) S 27722 27725 25450 0 -1 1077944384 6392 0 0 0 82 1 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550487624048 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27738] ppid=27722 vsize=14090948 memory=38432 CPUtime=0.46 cores=1,3,5,7
/proc/27725/task/27738/stat : 27738 (java) S 27722 27725 25450 0 -1 1077944384 4875 0 0 0 46 0 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550486570992 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27739] ppid=27722 vsize=14090948 memory=3304 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27739/stat : 27739 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550485518688 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27740] ppid=27722 vsize=14090948 memory=3892 CPUtime=0.12 cores=1,3,5,7
/proc/27725/task/27740/stat : 27740 (java) S 27722 27725 25450 0 -1 1077944384 848 0 0 0 6 6 0 0 20 0 15 0 250774602 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550484466736 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 44 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
Current children cumulated CPU time: 226.78 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 354144 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+247.301 s]
/proc/loadavg: 1.34 1.40 1.58 3/216 27824
/proc/meminfo: memFree=18171808/32770624 swapFree=67108792/67108860
[pid=27725] ppid=27722 vsize=14090948 memory=354144 CPUtime=252.09 cores=1,3,5,7
/proc/27725/stat : 27725 (java) S 27722 27725 25450 0 -1 1077944320 63754 0 0 0 25146 63 0 0 20 0 15 0 250774596 14429130752 88536 33554432000 4194304 4196468 140733641224768 140733641207312 140551512612599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
/proc/27725/statm: 3522737 88536 3572 1 0 3484809 0
[pid=27725/tid=27727] ppid=27722 vsize=14090948 memory=354144 CPUtime=244.59 cores=1,3,5,7
/proc/27725/task/27727/stat : 27727 (java) R 27722 27725 25450 0 -1 4202560 37418 0 0 0 24444 15 0 0 20 0 15 0 250774596 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551516851216 140551148699836 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27728] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.97 cores=1,3,5,7
/proc/27725/task/27728/stat : 27728 (java) S 27722 27725 25450 0 -1 1077944384 1662 0 0 0 85 12 0 0 20 0 15 0 250774597 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551465232912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27729] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.94 cores=1,3,5,7
/proc/27725/task/27729/stat : 27729 (java) S 27722 27725 25450 0 -1 1077944384 2124 0 0 0 80 14 0 0 20 0 15 0 250774597 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551464180368 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27730] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.97 cores=1,3,5,7
/proc/27725/task/27730/stat : 27730 (java) S 27722 27725 25450 0 -1 1077944384 1915 0 0 0 85 12 0 0 20 0 15 0 250774597 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551106259216 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27731] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.96 cores=1,3,5,7
/proc/27725/task/27731/stat : 27731 (java) S 27722 27725 25450 0 -1 1077944384 823 0 0 0 84 12 0 0 20 0 15 0 250774597 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551105206672 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27732] ppid=27722 vsize=14090948 memory=354144 CPUtime=1.3 cores=1,3,5,7
/proc/27725/task/27732/stat : 27732 (java) S 27722 27725 25450 0 -1 1077944384 1883 0 0 0 120 10 0 0 20 0 15 0 250774598 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550492887792 140551512623746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27733] ppid=27722 vsize=14090948 memory=354144 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27733/stat : 27733 (java) S 27722 27725 25450 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 250774599 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550491834080 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27734] ppid=27722 vsize=14090948 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27734/stat : 27734 (java) S 27722 27725 25450 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 250774599 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550490780912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27735] ppid=27722 vsize=14090948 memory=68336 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27735/stat : 27735 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550489729488 140551512631195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27736] ppid=27722 vsize=14090948 memory=0 CPUtime=0.83 cores=1,3,5,7
/proc/27725/task/27736/stat : 27736 (java) S 27722 27725 25450 0 -1 1077944384 4367 0 0 0 83 0 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550488676592 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27737] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.83 cores=1,3,5,7
/proc/27725/task/27737/stat : 27737 (java) S 27722 27725 25450 0 -1 1077944384 6394 0 0 0 82 1 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550487624048 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27738] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.46 cores=1,3,5,7
/proc/27725/task/27738/stat : 27738 (java) S 27722 27725 25450 0 -1 1077944384 4879 0 0 0 46 0 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550486570992 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27739] ppid=27722 vsize=14090948 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27739/stat : 27739 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550485518688 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27740] ppid=27722 vsize=14090948 memory=172648 CPUtime=0.13 cores=1,3,5,7
/proc/27725/task/27740/stat : 27740 (java) S 27722 27725 25450 0 -1 1077944384 852 0 0 0 6 7 0 0 20 0 15 0 250774602 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550484466736 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 44 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 354144 KiB

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

[startup+247.327 s]
# the end of solver process 27725 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.477 s, system=0.645764 s

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

[startup+247.301 s]
/proc/loadavg: 1.34 1.40 1.58 3/216 27824
/proc/meminfo: memFree=18171808/32770624 swapFree=67108792/67108860
[pid=27725] ppid=27722 vsize=14090948 memory=354144 CPUtime=252.09 cores=1,3,5,7
/proc/27725/stat : 27725 (java) S 27722 27725 25450 0 -1 1077944320 63754 0 0 0 25146 63 0 0 20 0 15 0 250774596 14429130752 88536 33554432000 4194304 4196468 140733641224768 140733641207312 140551512612599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
/proc/27725/statm: 3522737 88536 3572 1 0 3484809 0
[pid=27725/tid=27727] ppid=27722 vsize=14090948 memory=354144 CPUtime=244.59 cores=1,3,5,7
/proc/27725/task/27727/stat : 27727 (java) R 27722 27725 25450 0 -1 4202560 37418 0 0 0 24444 15 0 0 20 0 15 0 250774596 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551516851216 140551148699836 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27728] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.97 cores=1,3,5,7
/proc/27725/task/27728/stat : 27728 (java) S 27722 27725 25450 0 -1 1077944384 1662 0 0 0 85 12 0 0 20 0 15 0 250774597 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551465232912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27729] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.94 cores=1,3,5,7
/proc/27725/task/27729/stat : 27729 (java) S 27722 27725 25450 0 -1 1077944384 2124 0 0 0 80 14 0 0 20 0 15 0 250774597 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551464180368 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27730] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.97 cores=1,3,5,7
/proc/27725/task/27730/stat : 27730 (java) S 27722 27725 25450 0 -1 1077944384 1915 0 0 0 85 12 0 0 20 0 15 0 250774597 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551106259216 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27731] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.96 cores=1,3,5,7
/proc/27725/task/27731/stat : 27731 (java) S 27722 27725 25450 0 -1 1077944384 823 0 0 0 84 12 0 0 20 0 15 0 250774597 14429130752 88536 33554432000 4194304 4196468 140733641224768 140551105206672 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27732] ppid=27722 vsize=14090948 memory=354144 CPUtime=1.3 cores=1,3,5,7
/proc/27725/task/27732/stat : 27732 (java) S 27722 27725 25450 0 -1 1077944384 1883 0 0 0 120 10 0 0 20 0 15 0 250774598 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550492887792 140551512623746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27733] ppid=27722 vsize=14090948 memory=354144 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27733/stat : 27733 (java) S 27722 27725 25450 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 250774599 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550491834080 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27734] ppid=27722 vsize=14090948 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27734/stat : 27734 (java) S 27722 27725 25450 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 250774599 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550490780912 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27735] ppid=27722 vsize=14090948 memory=68336 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27735/stat : 27735 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550489729488 140551512631195 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27736] ppid=27722 vsize=14090948 memory=0 CPUtime=0.83 cores=1,3,5,7
/proc/27725/task/27736/stat : 27736 (java) S 27722 27725 25450 0 -1 1077944384 4367 0 0 0 83 0 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550488676592 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27737] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.83 cores=1,3,5,7
/proc/27725/task/27737/stat : 27737 (java) S 27722 27725 25450 0 -1 1077944384 6394 0 0 0 82 1 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550487624048 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27738] ppid=27722 vsize=14090948 memory=354144 CPUtime=0.46 cores=1,3,5,7
/proc/27725/task/27738/stat : 27738 (java) S 27722 27725 25450 0 -1 1077944384 4879 0 0 0 46 0 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550486570992 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27739] ppid=27722 vsize=14090948 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/27725/task/27739/stat : 27739 (java) S 27722 27725 25450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774601 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550485518688 140551512622805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
[pid=27725/tid=27740] ppid=27722 vsize=14090948 memory=172648 CPUtime=0.13 cores=1,3,5,7
/proc/27725/task/27740/stat : 27740 (java) S 27722 27725 25450 0 -1 1077944384 852 0 0 0 6 7 0 0 20 0 15 0 250774602 14429130752 88536 33554432000 4194304 4196468 140733641224768 140550484466736 140551512623746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 44 0 0 6293624 6294260 29736960 140733641229390 140733641229582 140733641229582 140733641232335 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 354144 KiB

Child status: 143
Real time (s): 247.327
CPU time (s): 252.122
CPU user time (s): 251.477
CPU system time (s): 0.645764
CPU usage (%): 101.939
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 354144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.477
system time used= 0.645764
maximum resident set size= 354872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64605
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44264
involuntary context switches= 597


# summary of solver processes directly reported to runsolver:
#   pid: 27725
#   total CPU time (s): 252.122
#   total CPU user time (s): 251.477
#   total CPU system time (s): 0.645764

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.50459 second user time and 2.22893 second system time

The end

Launcher Data

Begin job on node150 at 2018-08-15 13:21:53
IDJOB=4309977
IDBENCH=141371
IDSOLVER=2795
FILE ID=node150/4309977-1534332113
RUNJOBID= node150-1534329088-25482
PBS_JOBID= 21038155
Free space on /tmp= 37896 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-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-4309977-1534332113/watcher-4309977-1534332113 -o /tmp/evaluation-result-4309977-1534332113/solver-4309977-1534332113 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534329088-25482 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1029158370 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309977-1534332113.xml

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

MD5SUM BENCH= fd7701f01011f2453d3fac3f444f25b8
RANDOM SEED=1029158370

node150.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.76
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.76
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.76
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.76
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:        18333296 kB
MemAvailable:   31741316 kB
Buffers:          250144 kB
Cached:         13326536 kB
SwapCached:           32 kB
Active:          6578208 kB
Inactive:        7206344 kB
Active(anon):     157212 kB
Inactive(anon):   111112 kB
Active(file):    6420996 kB
Inactive(file):  7095232 kB
Unevictable:        7740 kB
Mlocked:            7740 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             35844 kB
Writeback:             0 kB
AnonPages:        214948 kB
Mapped:            69864 kB
Shmem:             57924 kB
Slab:             348900 kB
SReclaimable:     320252 kB
SUnreclaim:        28648 kB
KernelStack:        3552 kB
PageTables:         5624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1233748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 42940 MiB
End job on node150 at 2018-08-15 13:26:01