Trace number 4275000

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 - Parallel with EPS 2017-07-26OPT1129 5.6293702 1.6666

General information on the benchmark

NameKnapsack/Knapsack-m1-s30/
Knapsack-30-100-04.xml
MD5SUM7fb632312c7b7dee32941c0d30e198bb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1129
Best CPU time to get the best result obtained on this benchmark0.248129
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":30}]
Minimum constraint arity30
Maximum constraint arity30
Distribution of constraint arities[{"arity":30,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 417138098
0.30/0.25	c timeout: 20160
0.30/0.25	c memlimit: 11000
0.30/0.26	c nbcore: 8
0.30/0.28	c Parsing instance...
0.66/0.51	c Parsing done, starting search...
3.18/1.33	o 0
3.18/1.33	o 95
3.18/1.33	o 179
3.18/1.33	o 190
3.18/1.33	o 199
3.18/1.33	o 283
3.18/1.33	o 294
3.18/1.33	o 329
3.18/1.33	o 340
3.18/1.33	o 367
3.18/1.34	o 396
3.18/1.34	o 407
3.18/1.34	o 422
3.18/1.34	o 433
3.18/1.34	o 435
3.18/1.34	o 443
3.18/1.34	o 481
3.18/1.34	o 507
3.18/1.34	o 515
3.18/1.34	o 526
3.18/1.34	o 544
3.18/1.34	o 548
3.18/1.34	o 562
3.18/1.34	o 582
3.18/1.34	o 593
3.18/1.34	o 602
3.18/1.34	o 605
3.18/1.34	o 620
3.18/1.34	o 631
3.18/1.34	o 638
3.18/1.35	o 665
3.18/1.35	o 682
3.18/1.35	o 698
3.18/1.35	o 701
3.18/1.35	o 709
3.18/1.35	o 710
3.18/1.35	o 739
3.18/1.35	o 756
3.18/1.35	o 761
3.18/1.35	o 764
3.18/1.36	o 795
3.18/1.36	o 799
3.18/1.36	o 828
3.18/1.37	o 837
3.18/1.37	o 840
3.18/1.38	o 844
3.18/1.38	o 847
3.18/1.38	o 854
3.18/1.38	o 874
3.18/1.39	o 893
3.18/1.39	o 898
3.18/1.39	o 906
3.18/1.39	o 917
3.18/1.39	o 918
3.18/1.39	o 940
3.18/1.39	o 943
3.92/1.41	o 974
3.92/1.41	o 977
3.92/1.41	o 985
3.92/1.46	o 994
3.92/1.46	o 997
3.92/1.46	o 1010
3.92/1.46	o 1020
3.92/1.46	o 1041
3.92/1.46	o 1057
3.92/1.46	o 1066
3.92/1.46	o 1069
3.92/1.47	o 1074
3.92/1.47	o 1078
3.92/1.47	o 1082
3.92/1.47	o 1087
3.92/1.47	o 1090
4.67/1.51	o 1099
4.67/1.52	o 1108
4.67/1.52	o 1111
4.67/1.58	o 1129
5.46/1.62	s OPTIMUM FOUND
5.46/1.62	v <instantiation>
5.46/1.62	v 	<list>
5.46/1.62	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29]
5.46/1.62	v 	</list>
5.46/1.62	v 	<values>
5.46/1.62	v 		1 1 1 0 0 0 1 0 1 1 0 1 1 0 0 1 0 1 0 0 1 0 0 1 0 1 1 0 0 1 
5.46/1.62	v 	</values>
5.46/1.62	v </instantiation>

Verifier Data

OK	1129

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 (15329 MiB free)
  memory of node 1: 16384 MiB (15432 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275000-1502759374/watcher-4275000-1502759374 -o /tmp/evaluation-result-4275000-1502759374/solver-4275000-1502759374 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502750312-19049 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 417138098 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275000-1502759374.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=21905, runsolver pid=21902

[startup+0.100139 s]*
/proc/loadavg: 5.77 7.39 8.27 2/198 21925
/proc/meminfo: memFree=31479896/32770624 swapFree=67108860/67108860
[pid=21905] ppid=21902 vsize=14325320 memory=34316 CPUtime=0.12 cores=0-7
/proc/21905/stat : 21905 (java) S 21902 21905 19022 0 -1 1077944320 8462 0 0 0 10 2 0 0 20 0 20 0 109025130 14669127680 8579 33554432000 4194304 4196468 140727629380624 140727629363168 140520769064695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
/proc/21905/statm: 3581330 8579 3410 1 0 3569050 0
[pid=21905/tid=21907] ppid=21902 vsize=14325320 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/21905/task/21907/stat : 21907 (java) R 21902 21905 19022 0 -1 4202560 6416 0 0 0 7 2 0 0 20 0 20 0 109025130 14669127680 8579 33554432000 4194304 4196468 140727629380624 140520773243568 140520753145182 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21908] ppid=21902 vsize=14325320 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/21905/task/21908/stat : 21908 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 8579 33554432000 4194304 4196468 140727629380624 140520727825424 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21909] ppid=21902 vsize=14325320 memory=140671545276032 CPUtime=0 cores=0-7
/proc/21905/task/21909/stat : 21909 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 8579 33554432000 4194304 4196468 140727629380624 140520364260496 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21910] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21910/stat : 21910 (java) S 21902 21905 19022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 8579 33554432000 4194304 4196468 140727629380624 140520363207440 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21911] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21911/stat : 21911 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 8579 33554432000 4194304 4196468 140727629380624 140520362154896 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21912] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21912/stat : 21912 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 8579 33554432000 4194304 4196468 140727629380624 140520361101840 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21913] ppid=21902 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/21905/task/21913/stat : 21913 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 8579 33554432000 4194304 4196468 140727629380624 140520360049296 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21914] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21914/stat : 21914 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 8579 33554432000 4194304 4196468 140727629380624 140520358996240 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21915] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21915/stat : 21915 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 8579 33554432000 4194304 4196468 140727629380624 140520357943696 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21916] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21916/stat : 21916 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025133 14669127680 8579 33554432000 4194304 4196468 140727629380624 140519866284784 140520769075842 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21917] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21917/stat : 21917 (java) S 21902 21905 19022 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109025133 14669127680 8579 33554432000 4194304 4196468 140727629380624 140519865231008 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21918] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21918/stat : 21918 (java) S 21902 21905 19022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109025133 14669127680 8579 33554432000 4194304 4196468 140727629380624 140519864177904 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21919] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21919/stat : 21919 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025136 14669127680 8579 33554432000 4194304 4196468 140727629380624 140519863126480 140520769083291 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21920] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21920/stat : 21920 (java) S 21902 21905 19022 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 109025136 14669127680 8579 33554432000 4194304 4196468 140727629380624 140519862073584 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21921] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21921/stat : 21921 (java) S 21902 21905 19022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109025136 14669127680 8579 33554432000 4194304 4196468 140727629380624 140519861021040 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21922] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21922/stat : 21922 (java) S 21902 21905 19022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109025136 14669127680 8579 33554432000 4194304 4196468 140727629380624 140519859967984 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21923] ppid=21902 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/21905/task/21923/stat : 21923 (java) S 21902 21905 19022 0 -1 1077944384 369 0 0 0 2 0 0 0 20 0 20 0 109025136 14669127680 8579 33554432000 4194304 4196468 140727629380624 140519858915440 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21924] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21924/stat : 21924 (java) S 21902 21905 19022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109025136 14669127680 8579 33554432000 4194304 4196468 140727629380624 140519857863648 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21925] ppid=21902 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/21905/task/21925/stat : 21925 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025136 14669127680 8579 33554432000 4194304 4196468 140727629380624 140519856811184 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 34316 KiB

[startup+0.209919 s]*
/proc/loadavg: 5.77 7.39 8.27 3/198 21925
/proc/meminfo: memFree=31470900/32770624 swapFree=67108860/67108860
[pid=21905] ppid=21902 vsize=14325320 memory=43464 CPUtime=0.3 cores=0-7
/proc/21905/stat : 21905 (java) S 21902 21905 19022 0 -1 1077944320 9471 0 0 0 27 3 0 0 20 0 20 0 109025130 14669127680 10866 33554432000 4194304 4196468 140727629380624 140727629363168 140520769064695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
/proc/21905/statm: 3581330 10866 3593 1 0 3569050 0
[pid=21905/tid=21907] ppid=21902 vsize=14325320 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/21905/task/21907/stat : 21907 (java) R 21902 21905 19022 0 -1 4202560 7041 0 0 0 17 2 0 0 20 0 20 0 109025130 14669127680 10866 33554432000 4194304 4196468 140727629380624 140520773280672 140520753145182 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21908] ppid=21902 vsize=14325320 memory=9292 CPUtime=0 cores=0-7
/proc/21905/task/21908/stat : 21908 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 10866 33554432000 4194304 4196468 140727629380624 140520727825424 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21909] ppid=21902 vsize=14325320 memory=140671545295023 CPUtime=0 cores=0-7
/proc/21905/task/21909/stat : 21909 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 10866 33554432000 4194304 4196468 140727629380624 140520364260496 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21910] ppid=21902 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/21905/task/21910/stat : 21910 (java) S 21902 21905 19022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 10866 33554432000 4194304 4196468 140727629380624 140520363207440 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21911] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21911/stat : 21911 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 10866 33554432000 4194304 4196468 140727629380624 140520362154896 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21912] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21912/stat : 21912 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 10866 33554432000 4194304 4196468 140727629380624 140520361101840 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21913] ppid=21902 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/21905/task/21913/stat : 21913 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 10866 33554432000 4194304 4196468 140727629380624 140520360049296 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21914] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21914/stat : 21914 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 10866 33554432000 4194304 4196468 140727629380624 140520358996240 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21915] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21915/stat : 21915 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14669127680 10866 33554432000 4194304 4196468 140727629380624 140520357943696 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21916] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21916/stat : 21916 (java) S 21902 21905 19022 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 109025133 14669127680 10866 33554432000 4194304 4196468 140727629380624 140519866284784 140520769075842 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21917] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21917/stat : 21917 (java) S 21902 21905 19022 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109025133 14669127680 10866 33554432000 4194304 4196468 140727629380624 140519865231008 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21918] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21918/stat : 21918 (java) S 21902 21905 19022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109025133 14669127680 10866 33554432000 4194304 4196468 140727629380624 140519864177904 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21919] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21919/stat : 21919 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025136 14669127680 10866 33554432000 4194304 4196468 140727629380624 140519863126480 140520769083291 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21920] ppid=21902 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/21905/task/21920/stat : 21920 (java) S 21902 21905 19022 0 -1 1077944384 351 0 0 0 1 0 0 0 20 0 20 0 109025136 14669127680 10866 33554432000 4194304 4196468 140727629380624 140519862073584 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21921] ppid=21902 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/21905/task/21921/stat : 21921 (java) S 21902 21905 19022 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 20 0 109025136 14669127680 10866 33554432000 4194304 4196468 140727629380624 140519861021040 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21922] ppid=21902 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/21905/task/21922/stat : 21922 (java) S 21902 21905 19022 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 20 0 109025136 14669127680 10866 33554432000 4194304 4196468 140727629380624 140519859967984 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21923] ppid=21902 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/21905/task/21923/stat : 21923 (java) S 21902 21905 19022 0 -1 1077944384 415 0 0 0 5 0 0 0 20 0 20 0 109025136 14669127680 10866 33554432000 4194304 4196468 140727629380624 140519858915440 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21924] ppid=21902 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21924/stat : 21924 (java) S 21902 21905 19022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109025136 14669127680 10866 33554432000 4194304 4196468 140727629380624 140519857863648 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21925] ppid=21902 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/21905/task/21925/stat : 21925 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025136 14669127680 10866 33554432000 4194304 4196468 140727629380624 140519856811184 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 43464 KiB

[startup+0.309337 s]*
/proc/loadavg: 5.77 7.39 8.27 2/198 21925
/proc/meminfo: memFree=31463736/32770624 swapFree=67108860/67108860
[pid=21905] ppid=21902 vsize=14325340 memory=50864 CPUtime=0.48 cores=0-7
/proc/21905/stat : 21905 (java) S 21902 21905 19022 0 -1 1077944320 10490 0 0 0 45 3 0 0 20 0 20 0 109025130 14669148160 12716 33554432000 4194304 4196468 140727629380624 140727629363168 140520769064695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
/proc/21905/statm: 3581335 12716 3685 1 0 3569050 0
[pid=21905/tid=21907] ppid=21902 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/21905/task/21907/stat : 21907 (java) R 21902 21905 19022 0 -1 4202560 7620 0 0 0 26 3 0 0 20 0 20 0 109025130 14669148160 12716 33554432000 4194304 4196468 140727629380624 140520773293408 140520753145182 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21908] ppid=21902 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21908/stat : 21908 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14669148160 12716 33554432000 4194304 4196468 140727629380624 140520727825424 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21909] ppid=21902 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21909/stat : 21909 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14669148160 12716 33554432000 4194304 4196468 140727629380624 140520364260496 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21910] ppid=21902 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21910/stat : 21910 (java) S 21902 21905 19022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109025131 14669148160 12716 33554432000 4194304 4196468 140727629380624 140520363207440 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21911] ppid=21902 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21911/stat : 21911 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025131 14669148160 12716 33554432000 4194304 4196468 140727629380624 140520362154896 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21912] ppid=21902 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/21905/task/21912/stat : 21912 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14669148160 12716 33554432000 4194304 4196468 140727629380624 140520361101840 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21913] ppid=21902 vsize=14325340 memory=140671386219439 CPUtime=0 cores=0-7
/proc/21905/task/21913/stat : 21913 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025131 14669148160 12716 33554432000 4194304 4196468 140727629380624 140520360049296 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21914] ppid=21902 vsize=14325340 memory=140671386221744 CPUtime=0 cores=0-7
/proc/21905/task/21914/stat : 21914 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025131 14669148160 12716 33554432000 4194304 4196468 140727629380624 140520358996240 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21915] ppid=21902 vsize=14325340 memory=140671386224048 CPUtime=0 cores=0-7
/proc/21905/task/21915/stat : 21915 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14669148160 12716 33554432000 4194304 4196468 140727629380624 140520357943696 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21916] ppid=21902 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21916/stat : 21916 (java) S 21902 21905 19022 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 109025133 14669148160 12716 33554432000 4194304 4196468 140727629380624 140519866284784 140520769075842 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21917] ppid=21902 vsize=14325340 memory=281342772455056 CPUtime=0 cores=0-7
/proc/21905/task/21917/stat : 21917 (java) S 21902 21905 19022 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109025133 14669148160 12716 33554432000 4194304 4196468 140727629380624 140519865231008 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21918] ppid=21902 vsize=14325340 memory=281342772461968 CPUtime=0 cores=0-7
/proc/21905/task/21918/stat : 21918 (java) S 21902 21905 19022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109025133 14669148160 12716 33554432000 4194304 4196468 140727629380624 140519864177904 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21919] ppid=21902 vsize=14325340 memory=281342772403120 CPUtime=0 cores=0-7
/proc/21905/task/21919/stat : 21919 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025136 14669148160 12716 33554432000 4194304 4196468 140727629380624 140519863126480 140520769083291 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21920] ppid=21902 vsize=14325340 memory=281342772475792 CPUtime=0.03 cores=0-7
/proc/21905/task/21920/stat : 21920 (java) S 21902 21905 19022 0 -1 1077944384 525 0 0 0 3 0 0 0 20 0 20 0 109025136 14669148160 12716 33554432000 4194304 4196468 140727629380624 140519862073584 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21921] ppid=21902 vsize=14325340 memory=281342772482704 CPUtime=0.03 cores=0-7
/proc/21905/task/21921/stat : 21921 (java) S 21902 21905 19022 0 -1 1077944384 407 0 0 0 3 0 0 0 20 0 20 0 109025136 14669148160 12716 33554432000 4194304 4196468 140727629380624 140519861021040 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21922] ppid=21902 vsize=14325340 memory=281342772480400 CPUtime=0.02 cores=0-7
/proc/21905/task/21922/stat : 21922 (java) S 21902 21905 19022 0 -1 1077944384 119 0 0 0 2 0 0 0 20 0 20 0 109025136 14669148160 12716 33554432000 4194304 4196468 140727629380624 140519859967984 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21923] ppid=21902 vsize=14325340 memory=281342772497008 CPUtime=0.08 cores=0-7
/proc/21905/task/21923/stat : 21923 (java) S 21902 21905 19022 0 -1 1077944384 436 0 0 0 8 0 0 0 20 0 20 0 109025136 14669148160 12716 33554432000 4194304 4196468 140727629380624 140519858915440 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21924] ppid=21902 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21924/stat : 21924 (java) S 21902 21905 19022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109025136 14669148160 12716 33554432000 4194304 4196468 140727629380624 140519857863648 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21925] ppid=21902 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/21905/task/21925/stat : 21925 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025136 14669148160 12716 33554432000 4194304 4196468 140727629380624 140519856811184 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50864 KiB

[startup+0.700812 s]
/proc/loadavg: 5.77 7.39 8.27 4/198 21925
/proc/meminfo: memFree=31451204/32770624 swapFree=67108860/67108860
[pid=21905] ppid=21902 vsize=14329436 memory=81356 CPUtime=1.06 cores=0-7
/proc/21905/stat : 21905 (java) S 21902 21905 19022 0 -1 1077944320 12991 0 0 0 101 5 0 0 20 0 20 0 109025130 14673342464 20339 33554432000 4194304 4196468 140727629380624 140727629363168 140520769064695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
/proc/21905/statm: 3582359 20339 3745 1 0 3570074 0
[pid=21905/tid=21907] ppid=21902 vsize=14329436 memory=0 CPUtime=0.67 cores=0-7
/proc/21905/task/21907/stat : 21907 (java) R 21902 21905 19022 0 -1 4202560 9628 0 0 0 63 4 0 0 20 0 20 0 109025130 14673342464 20339 33554432000 4194304 4196468 140727629380624 140520773295408 140520769076630 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21908] ppid=21902 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21908/stat : 21908 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14673342464 20339 33554432000 4194304 4196468 140727629380624 140520727825424 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21909] ppid=21902 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21909/stat : 21909 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14673342464 20339 33554432000 4194304 4196468 140727629380624 140520364260496 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21910] ppid=21902 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21910/stat : 21910 (java) S 21902 21905 19022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109025131 14673342464 20339 33554432000 4194304 4196468 140727629380624 140520363207440 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21911] ppid=21902 vsize=14329436 memory=1228 CPUtime=0 cores=0-7
/proc/21905/task/21911/stat : 21911 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025131 14673342464 20339 33554432000 4194304 4196468 140727629380624 140520362154896 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21912] ppid=21902 vsize=14329436 memory=10928 CPUtime=0 cores=0-7
/proc/21905/task/21912/stat : 21912 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14673342464 20339 33554432000 4194304 4196468 140727629380624 140520361101840 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21913] ppid=21902 vsize=14329436 memory=796 CPUtime=0 cores=0-7
/proc/21905/task/21913/stat : 21913 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025131 14673342464 20339 33554432000 4194304 4196468 140727629380624 140520360049296 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21914] ppid=21902 vsize=14329436 memory=1424 CPUtime=0 cores=0-7
/proc/21905/task/21914/stat : 21914 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025131 14673342464 20339 33554432000 4194304 4196468 140727629380624 140520358996240 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21915] ppid=21902 vsize=14329436 memory=15872 CPUtime=0 cores=0-7
/proc/21905/task/21915/stat : 21915 (java) S 21902 21905 19022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109025131 14673342464 20339 33554432000 4194304 4196468 140727629380624 140520357943696 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21916] ppid=21902 vsize=14329436 memory=4052 CPUtime=0 cores=0-7
/proc/21905/task/21916/stat : 21916 (java) S 21902 21905 19022 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 109025133 14673342464 20339 33554432000 4194304 4196468 140727629380624 140519866284784 140520769075842 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21917] ppid=21902 vsize=14329436 memory=18340 CPUtime=0 cores=0-7
/proc/21905/task/21917/stat : 21917 (java) S 21902 21905 19022 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109025133 14673342464 20339 33554432000 4194304 4196468 140727629380624 140519865231008 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21918] ppid=21902 vsize=14329436 memory=18444 CPUtime=0 cores=0-7
/proc/21905/task/21918/stat : 21918 (java) S 21902 21905 19022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109025133 14673342464 20339 33554432000 4194304 4196468 140727629380624 140519864177904 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21919] ppid=21902 vsize=14329436 memory=1788 CPUtime=0 cores=0-7
/proc/21905/task/21919/stat : 21919 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025136 14673342464 20339 33554432000 4194304 4196468 140727629380624 140519863126480 140520769083291 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21920] ppid=21902 vsize=14329436 memory=640 CPUtime=0.07 cores=0-7
/proc/21905/task/21920/stat : 21920 (java) S 21902 21905 19022 0 -1 1077944384 638 0 0 0 7 0 0 0 20 0 20 0 109025136 14673342464 20339 33554432000 4194304 4196468 140727629380624 140519862073584 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21921] ppid=21902 vsize=14329436 memory=1720 CPUtime=0.06 cores=0-7
/proc/21905/task/21921/stat : 21921 (java) S 21902 21905 19022 0 -1 1077944384 472 0 0 0 6 0 0 0 20 0 20 0 109025136 14673342464 20339 33554432000 4194304 4196468 140727629380624 140519861021040 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21922] ppid=21902 vsize=14329436 memory=1008 CPUtime=0.05 cores=0-7
/proc/21905/task/21922/stat : 21922 (java) S 21902 21905 19022 0 -1 1077944384 221 0 0 0 5 0 0 0 20 0 20 0 109025136 14673342464 20339 33554432000 4194304 4196468 140727629380624 140519859967984 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21923] ppid=21902 vsize=14329436 memory=1928 CPUtime=0.18 cores=0-7
/proc/21905/task/21923/stat : 21923 (java) R 21902 21905 19022 0 -1 4202560 647 0 0 0 18 0 0 0 20 0 20 0 109025136 14673342464 20339 33554432000 4194304 4196468 140727629380624 140519858911200 140520748486784 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21924] ppid=21902 vsize=14329436 memory=1200 CPUtime=0 cores=0-7
/proc/21905/task/21924/stat : 21924 (java) S 21902 21905 19022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109025136 14673342464 20339 33554432000 4194304 4196468 140727629380624 140519857863648 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21925] ppid=21902 vsize=14329436 memory=8568 CPUtime=0 cores=0-7
/proc/21905/task/21925/stat : 21925 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109025136 14673342464 20339 33554432000 4194304 4196468 140727629380624 140519856811184 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 14329436 KiB
Current children cumulated memory: 81356 KiB

[startup+1.50258 s]
/proc/loadavg: 5.77 7.39 8.27 5/198 21925
/proc/meminfo: memFree=31365160/32770624 swapFree=67108860/67108860
[pid=21905] ppid=21902 vsize=16068328 memory=230084 CPUtime=4.67 cores=0-7
/proc/21905/stat : 21905 (java) S 21902 21905 19022 0 -1 1077944320 36028 0 0 0 451 16 0 0 20 0 46 0 109025130 16453967872 57521 33554432000 4194304 4196468 140727629380624 140727629363168 140520769064695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
/proc/21905/statm: 4017082 57521 3812 1 0 4004276 0
[pid=21905/tid=21907] ppid=21902 vsize=16068328 memory=0 CPUtime=1.24 cores=0-7
/proc/21905/task/21907/stat : 21907 (java) S 21902 21905 19022 0 -1 1077944384 12769 0 0 0 118 6 0 0 20 0 46 0 109025130 16453967872 57521 33554432000 4194304 4196468 140727629380624 140520773302400 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21908] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21908/stat : 21908 (java) S 21902 21905 19022 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57521 33554432000 4194304 4196468 140727629380624 140520727825424 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21909] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21909/stat : 21909 (java) S 21902 21905 19022 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57521 33554432000 4194304 4196468 140727629380624 140520364260496 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21910] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21910/stat : 21910 (java) S 21902 21905 19022 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57521 33554432000 4194304 4196468 140727629380624 140520363207440 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21911] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21911/stat : 21911 (java) S 21902 21905 19022 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57521 33554432000 4194304 4196468 140727629380624 140520362154896 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21912] ppid=21902 vsize=16068328 memory=281342772937072 CPUtime=0 cores=0-7
/proc/21905/task/21912/stat : 21912 (java) S 21902 21905 19022 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57521 33554432000 4194304 4196468 140727629380624 140520361101840 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21913] ppid=21902 vsize=16068328 memory=96254512071658 CPUtime=0 cores=0-7
/proc/21905/task/21913/stat : 21913 (java) S 21902 21905 19022 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57521 33554432000 4194304 4196468 140727629380624 140520360049296 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21914] ppid=21902 vsize=16068328 memory=96254512071658 CPUtime=0 cores=0-7
/proc/21905/task/21914/stat : 21914 (java) S 21902 21905 19022 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57521 33554432000 4194304 4196468 140727629380624 140520358996240 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21915] ppid=21902 vsize=16068328 memory=2111021993580436 CPUtime=0 cores=0-7
/proc/21905/task/21915/stat : 21915 (java) S 21902 21905 19022 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57521 33554432000 4194304 4196468 140727629380624 140520357943696 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21916] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21916/stat : 21916 (java) S 21902 21905 19022 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 46 0 109025133 16453967872 57521 33554432000 4194304 4196468 140727629380624 140519866284784 140520769075842 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21917] ppid=21902 vsize=16068328 memory=1228 CPUtime=0 cores=0-7
/proc/21905/task/21917/stat : 21917 (java) S 21902 21905 19022 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 46 0 109025133 16453967872 57521 33554432000 4194304 4196468 140727629380624 140519865231072 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21918] ppid=21902 vsize=16068328 memory=10928 CPUtime=0 cores=0-7
/proc/21905/task/21918/stat : 21918 (java) S 21902 21905 19022 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 46 0 109025133 16453967872 57521 33554432000 4194304 4196468 140727629380624 140519864177920 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21919] ppid=21902 vsize=16068328 memory=796 CPUtime=0 cores=0-7
/proc/21905/task/21919/stat : 21919 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 109025136 16453967872 57521 33554432000 4194304 4196468 140727629380624 140519863126480 140520769083291 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21920] ppid=21902 vsize=16068328 memory=1424 CPUtime=0.6 cores=0-7
/proc/21905/task/21920/stat : 21920 (java) R 21902 21905 19022 0 -1 4202560 4846 0 0 0 59 1 0 0 20 0 46 0 109025136 16453967872 57521 33554432000 4194304 4196468 140727629380624 140519862053504 140520752558825 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21921] ppid=21902 vsize=16068328 memory=15872 CPUtime=0.61 cores=0-7
/proc/21905/task/21921/stat : 21921 (java) R 21902 21905 19022 0 -1 4202560 4879 0 0 0 60 1 0 0 20 0 46 0 109025136 16453967872 57521 33554432000 4194304 4196468 140727629380624 140519861006192 140520748355842 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21922] ppid=21902 vsize=16068328 memory=4052 CPUtime=0.57 cores=0-7
/proc/21905/task/21922/stat : 21922 (java) R 21902 21905 19022 0 -1 4202560 4047 0 0 0 57 0 0 0 20 0 46 0 109025136 16453967872 57521 33554432000 4194304 4196468 140727629380624 140519859960032 140520752277450 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21923] ppid=21902 vsize=16068328 memory=18340 CPUtime=0.56 cores=0-7
/proc/21905/task/21923/stat : 21923 (java) R 21902 21905 19022 0 -1 1077944384 6144 0 0 0 55 1 0 0 20 0 46 0 109025136 16453967872 57521 33554432000 4194304 4196468 140727629380624 140519858913232 140520769074901 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21924] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21924/stat : 21924 (java) S 21902 21905 19022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 109025136 16453967872 57521 33554432000 4194304 4196468 140727629380624 140519857863648 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21925] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21925/stat : 21925 (java) S 21902 21905 19022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 109025136 16453967872 57521 33554432000 4194304 4196468 140727629380624 140519856811184 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
Current children cumulated CPU time: 4.67 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 230084 KiB

[startup+1.66656 s]
# the end of solver process 21905 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.44677 s, system=0.182601 s

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

[startup+1.60109 s]
/proc/loadavg: 5.77 7.39 8.27 5/198 21925
/proc/meminfo: memFree=31365160/32770624 swapFree=67108860/67108860
[pid=21905] ppid=21902 vsize=16068328 memory=230536 CPUtime=5.46 cores=0-7
/proc/21905/stat : 21905 (java) S 21902 21905 19022 0 -1 1077944320 36241 0 0 0 529 17 0 0 20 0 46 0 109025130 16453967872 57634 33554432000 4194304 4196468 140727629380624 140727629363168 140520769064695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
/proc/21905/statm: 4017082 57634 3814 1 0 4004276 0
[pid=21905/tid=21907] ppid=21902 vsize=16068328 memory=0 CPUtime=1.24 cores=0-7
/proc/21905/task/21907/stat : 21907 (java) S 21902 21905 19022 0 -1 1077944384 12769 0 0 0 118 6 0 0 20 0 46 0 109025130 16453967872 57634 33554432000 4194304 4196468 140727629380624 140520773302400 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21908] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21908/stat : 21908 (java) S 21902 21905 19022 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57634 33554432000 4194304 4196468 140727629380624 140520727825424 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21909] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21909/stat : 21909 (java) S 21902 21905 19022 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57634 33554432000 4194304 4196468 140727629380624 140520364260496 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21910] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21910/stat : 21910 (java) S 21902 21905 19022 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57634 33554432000 4194304 4196468 140727629380624 140520363207440 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21911] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21911/stat : 21911 (java) S 21902 21905 19022 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57634 33554432000 4194304 4196468 140727629380624 140520362154896 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21912] ppid=21902 vsize=16068328 memory=4132 CPUtime=0 cores=0-7
/proc/21905/task/21912/stat : 21912 (java) S 21902 21905 19022 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57634 33554432000 4194304 4196468 140727629380624 140520361101840 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21913] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21913/stat : 21913 (java) S 21902 21905 19022 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57634 33554432000 4194304 4196468 140727629380624 140520360049296 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21914] ppid=21902 vsize=16068328 memory=140671386432960 CPUtime=0 cores=0-7
/proc/21905/task/21914/stat : 21914 (java) S 21902 21905 19022 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57634 33554432000 4194304 4196468 140727629380624 140520358996240 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21915] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21915/stat : 21915 (java) S 21902 21905 19022 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 46 0 109025131 16453967872 57634 33554432000 4194304 4196468 140727629380624 140520357943696 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21916] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21916/stat : 21916 (java) S 21902 21905 19022 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 46 0 109025133 16453967872 57634 33554432000 4194304 4196468 140727629380624 140519866284784 140520769075842 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21917] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21917/stat : 21917 (java) S 21902 21905 19022 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 46 0 109025133 16453967872 57634 33554432000 4194304 4196468 140727629380624 140519865231072 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21918] ppid=21902 vsize=16068328 memory=15058155342575 CPUtime=0 cores=0-7
/proc/21905/task/21918/stat : 21918 (java) S 21902 21905 19022 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 46 0 109025133 16453967872 57634 33554432000 4194304 4196468 140727629380624 140519864177920 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21919] ppid=21902 vsize=16068328 memory=288230583166042425 CPUtime=0 cores=0-7
/proc/21905/task/21919/stat : 21919 (java) S 21902 21905 19022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 109025136 16453967872 57634 33554432000 4194304 4196468 140727629380624 140519863126480 140520769083291 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21920] ppid=21902 vsize=16068328 memory=16098169624726079 CPUtime=0.64 cores=0-7
/proc/21905/task/21920/stat : 21920 (java) R 21902 21905 19022 0 -1 4202560 4848 0 0 0 63 1 0 0 20 0 46 0 109025136 16453967872 57634 33554432000 4194304 4196468 140727629380624 140519862055184 140520753973794 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21921] ppid=21902 vsize=16068328 memory=0 CPUtime=0.65 cores=0-7
/proc/21905/task/21921/stat : 21921 (java) R 21902 21905 19022 0 -1 4202560 4880 0 0 0 64 1 0 0 20 0 46 0 109025136 16453967872 57634 33554432000 4194304 4196468 140727629380624 140519860999648 140520746659440 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21922] ppid=21902 vsize=16068328 memory=0 CPUtime=0.67 cores=0-7
/proc/21905/task/21922/stat : 21922 (java) R 21902 21905 19022 0 -1 4202560 4089 0 0 0 67 0 0 0 20 0 46 0 109025136 16453967872 57634 33554432000 4194304 4196468 140727629380624 140519859948832 140520752475586 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21923] ppid=21902 vsize=16068328 memory=0 CPUtime=0.59 cores=0-7
/proc/21905/task/21923/stat : 21923 (java) R 21902 21905 19022 0 -1 4202560 6203 0 0 0 58 1 0 0 20 0 46 0 109025136 16453967872 57634 33554432000 4194304 4196468 140727629380624 140519858912696 140520762161531 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21924] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21924/stat : 21924 (java) S 21902 21905 19022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 109025136 16453967872 57634 33554432000 4194304 4196468 140727629380624 140519857863648 140520769074901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
[pid=21905/tid=21925] ppid=21902 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/21905/task/21925/stat : 21925 (java) S 21902 21905 19022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 109025136 16453967872 57634 33554432000 4194304 4196468 140727629380624 140519856811184 140520769075842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140727629386850 140727629387035 140727629387035 140727629389775 0
Current children cumulated CPU time: 5.46 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 230536 KiB

Child status: 0
Real time (s): 1.6666
CPU time (s): 5.62937
CPU user time (s): 5.44677
CPU system time (s): 0.182601
CPU usage (%): 337.776
Max. virtual memory (cumulated for all children) (KiB): 16068328
Max. memory (cumulated for all children) (KiB): 230536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.44677
system time used= 0.182601
maximum resident set size= 233892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36718
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4905
involuntary context switches= 142


# summary of solver processes directly reported to runsolver:
#   pid: 21905
#   total CPU time (s): 5.62937
#   total CPU user time (s): 5.44677
#   total CPU system time (s): 0.182601

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.02693 second user time and 0.059617 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-15 02:55:15
IDJOB=4275000
IDBENCH=133470
IDSOLVER=2668
FILE ID=node115/4275000-1502759374
RUNJOBID= node115-1502750312-19049
PBS_JOBID= 20629075
Free space on /tmp= 61812 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s30/Knapsack-30-100-04.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275000-1502759374/watcher-4275000-1502759374 -o /tmp/evaluation-result-4275000-1502759374/solver-4275000-1502759374 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502750312-19049 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 417138098 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275000-1502759374.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 7fb632312c7b7dee32941c0d30e198bb
RANDOM SEED=417138098

node115.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.69
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.69
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.69
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.69
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:        31499760 kB
MemAvailable:   31980016 kB
Buffers:          172948 kB
Cached:           592684 kB
SwapCached:            0 kB
Active:           579220 kB
Inactive:         244684 kB
Active(anon):       6572 kB
Inactive(anon):    79440 kB
Active(file):     572648 kB
Inactive(file):   165244 kB
Unevictable:        6168 kB
Mlocked:            6168 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42396 kB
Writeback:             0 kB
AnonPages:         72376 kB
Mapped:            45300 kB
Shmem:             25224 kB
Slab:             142696 kB
SReclaimable:     116400 kB
SUnreclaim:        26296 kB
KernelStack:        3520 kB
PageTables:         5424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61772 MiB
End job on node115 at 2017-08-15 02:55:17