Trace number 4311631

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-17OPT210 340.163 333.259

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-10a_c18.xml
MD5SUMa5c040ab978d2252c9b6b6d47e833d0a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark210
Best CPU time to get the best result obtained on this benchmark4.34942
Satisfiable
(Un)Satisfiability was proved
Number of variables38
Number of constraints82
Number of domains17
Minimum domain size1
Maximum domain size19
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":21},{"size":3,"count":3},{"size":4,"count":2},{"size":19,"count":10}]
Minimum variable degree2
Maximum variable degree28
Distribution of variable degrees[{"degree":2,"count":28},{"degree":28,"count":10}]
Minimum constraint arity2
Maximum constraint arity11
Distribution of constraint arities[{"arity":2,"count":64},{"arity":11,"count":18}]
Number of extensional constraints0
Number of intensional constraints64
Distribution of constraint types[{"type":"intension","count":64},{"type":"count","count":18}]
Optimization problemYES
Type of objectivemin 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.67/0.55	c version: 2018-08-17
0.67/0.56	c seed: 1582581984
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 1
0.67/0.58	c Parsing instance...
1.61/1.10	c Parsing done, starting search...
7.46/5.37	o 380
7.51/5.47	o 350
8.26/6.00	o 320
8.26/6.00	o 300
8.26/6.00	o 290
8.26/6.00	o 270
8.41/6.01	o 260
8.41/6.01	o 230
8.41/6.01	o 220
57.82/54.65	o 210
340.09/333.25	s OPTIMUM FOUND
340.09/333.25	v <instantiation>
340.09/333.25	v 	<list>
340.09/333.25	v 		v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] np[0] np[1] np[2] np[3] np[4] np[5] np[6] np[7] np[8] nf[0] nf[1] nf[2] nf[3] nf[4] nf[5] nf[6] nf[7] nf[8] pp[0] pp[1] pp[2] pp[3] pp[4] pp[5] pp[6] pp[7] pp[8] pp[9]
340.09/333.25	v 	</list>
340.09/333.25	v 	<values>
340.09/333.25	v 		-2 -2 -1 1 1 4 2 2 2 0 1 2 0 0 0 0 0 0 0 2 3 0 1 0 0 0 0 0 50 60 90 0 0 0 0 0 0 10 
340.09/333.25	v 	</values>
340.09/333.25	v </instantiation>

Verifier Data

OK	210

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311631-1534551765/watcher-4311631-1534551765 -o /tmp/evaluation-result-4311631-1534551765/solver-4311631-1534551765 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534541038-19625 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1582581984 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311631-1534551765.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100119 s]*
/proc/loadavg: 1.55 1.86 1.70 3/215 21804
/proc/meminfo: memFree=23177464/32770624 swapFree=67108792/67108860
[pid=21789] ppid=21786 vsize=14082736 memory=30476 CPUtime=0.12 cores=0,2,4,6
/proc/21789/stat : 21789 (java) S 21786 21789 19594 0 -1 1077944320 6535 0 0 0 11 1 0 0 20 0 15 0 272739785 14420721664 7619 33554432000 4194304 4196468 140734192973600 140734192956144 140004438454007 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
/proc/21789/statm: 3520684 7619 3154 1 0 3482761 0
[pid=21789/tid=21791] ppid=21786 vsize=14082736 memory=-8773748148829982335 CPUtime=0.09 cores=0,2,4,6
/proc/21789/task/21791/stat : 21791 (java) R 21786 21789 19594 0 -1 4202560 4571 0 0 0 8 1 0 0 20 0 15 0 272739785 14420721664 7619 33554432000 4194304 4196468 140734192973600 140004442692608 140004430691134 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21792] ppid=21786 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21792/stat : 21792 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739786 14420721664 7619 33554432000 4194304 4196468 140734192973600 140004395006480 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21793] ppid=21786 vsize=14082736 memory=140387010049664 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21793/stat : 21793 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739786 14420721664 7619 33554432000 4194304 4196468 140734192973600 140004393953936 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21794] ppid=21786 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21794/stat : 21794 (java) S 21786 21789 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272739786 14420721664 7619 33554432000 4194304 4196468 140734192973600 140004392900880 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21795] ppid=21786 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21795/stat : 21795 (java) S 21786 21789 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272739786 14420721664 7619 33554432000 4194304 4196468 140734192973600 140004030867856 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21796] ppid=21786 vsize=14082736 memory=140387010049664 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21796/stat : 21796 (java) S 21786 21789 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272739787 14420721664 7619 33554432000 4194304 4196468 140734192973600 140003912936176 140004438465154 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21797] ppid=21786 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21797/stat : 21797 (java) S 21786 21789 19594 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272739788 14420721664 7619 33554432000 4194304 4196468 140734192973600 140003911882400 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21798] ppid=21786 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21798/stat : 21798 (java) S 21786 21789 19594 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272739788 14420721664 7619 33554432000 4194304 4196468 140734192973600 140003910829296 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21799] ppid=21786 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21799/stat : 21799 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14420721664 7619 33554432000 4194304 4196468 140734192973600 140003909777872 140004438472603 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21800] ppid=21786 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21800/stat : 21800 (java) S 21786 21789 19594 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 272739790 14420721664 7619 33554432000 4194304 4196468 140734192973600 140003908724976 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21801] ppid=21786 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21801/stat : 21801 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739790 14420721664 7619 33554432000 4194304 4196468 140734192973600 140003907672432 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21802] ppid=21786 vsize=14082736 memory=140387010049664 CPUtime=0.01 cores=0,2,4,6
/proc/21789/task/21802/stat : 21802 (java) S 21786 21789 19594 0 -1 1077944384 292 0 0 0 1 0 0 0 20 0 15 0 272739790 14420721664 7619 33554432000 4194304 4196468 140734192973600 140003906619376 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21803] ppid=21786 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21803/stat : 21803 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14420721664 7619 33554432000 4194304 4196468 140734192973600 140003905567072 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21804] ppid=21786 vsize=14082736 memory=140387010049664 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21804/stat : 21804 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739791 14420721664 7619 33554432000 4194304 4196468 140734192973600 140003904515120 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30476 KiB

[startup+0.210632 s]*
/proc/loadavg: 1.55 1.86 1.70 6/215 21804
/proc/meminfo: memFree=23161772/32770624 swapFree=67108792/67108860
[pid=21789] ppid=21786 vsize=14082736 memory=47124 CPUtime=0.3 cores=0,2,4,6
/proc/21789/stat : 21789 (java) S 21786 21789 19594 0 -1 1077944320 10384 0 0 0 28 2 0 0 20 0 15 0 272739785 14420721664 11781 33554432000 4194304 4196468 140734192973600 140734192956144 140004438454007 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
/proc/21789/statm: 3520684 11781 3382 1 0 3482761 0
[pid=21789/tid=21791] ppid=21786 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/21789/task/21791/stat : 21791 (java) R 21786 21789 19594 0 -1 4202560 8057 0 0 0 18 2 0 0 20 0 15 0 272739785 14420721664 11781 33554432000 4194304 4196468 140734192973600 140004442680864 140004422497637 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21792] ppid=21786 vsize=14082736 memory=364 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21792/stat : 21792 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739786 14420721664 11781 33554432000 4194304 4196468 140734192973600 140004395006480 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21793] ppid=21786 vsize=14082736 memory=140387011539257 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21793/stat : 21793 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739786 14420721664 11781 33554432000 4194304 4196468 140734192973600 140004393953936 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21794] ppid=21786 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21794/stat : 21794 (java) S 21786 21789 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272739786 14420721664 11781 33554432000 4194304 4196468 140734192973600 140004392900880 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21795] ppid=21786 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21795/stat : 21795 (java) S 21786 21789 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272739786 14420721664 11781 33554432000 4194304 4196468 140734192973600 140004030867856 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21796] ppid=21786 vsize=14082736 memory=140387010049664 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21796/stat : 21796 (java) S 21786 21789 19594 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272739787 14420721664 11781 33554432000 4194304 4196468 140734192973600 140003912936176 140004438465154 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21797] ppid=21786 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21797/stat : 21797 (java) S 21786 21789 19594 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272739788 14420721664 11781 33554432000 4194304 4196468 140734192973600 140003911882400 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21798] ppid=21786 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21798/stat : 21798 (java) S 21786 21789 19594 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272739788 14420721664 11781 33554432000 4194304 4196468 140734192973600 140003910829296 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21799] ppid=21786 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21799/stat : 21799 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14420721664 11781 33554432000 4194304 4196468 140734192973600 140003909777872 140004438472603 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21800] ppid=21786 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21789/task/21800/stat : 21800 (java) R 21786 21789 19594 0 -1 4202560 524 0 0 0 2 0 0 0 20 0 15 0 272739790 14420721664 11781 33554432000 4194304 4196468 140734192973600 140003908724976 140004417711644 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21801] ppid=21786 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/21789/task/21801/stat : 21801 (java) R 21786 21789 19594 0 -1 1077944384 80 0 0 0 1 0 0 0 20 0 15 0 272739790 14420721664 11781 33554432000 4194304 4196468 140734192973600 140003907672432 140004438465154 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21802] ppid=21786 vsize=14082736 memory=140387010049664 CPUtime=0.06 cores=0,2,4,6
/proc/21789/task/21802/stat : 21802 (java) R 21786 21789 19594 0 -1 4202560 343 0 0 0 6 0 0 0 20 0 15 0 272739790 14420721664 11781 33554432000 4194304 4196468 140734192973600 140003906619376 140004422534494 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21803] ppid=21786 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21803/stat : 21803 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14420721664 11781 33554432000 4194304 4196468 140734192973600 140003905567072 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21804] ppid=21786 vsize=14082736 memory=140387010049664 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21804/stat : 21804 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739791 14420721664 11781 33554432000 4194304 4196468 140734192973600 140003904515120 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47124 KiB

[startup+0.310511 s]*
/proc/loadavg: 1.55 1.86 1.70 3/215 21804
/proc/meminfo: memFree=23157492/32770624 swapFree=67108792/67108860
[pid=21789] ppid=21786 vsize=14082736 memory=50604 CPUtime=0.44 cores=0,2,4,6
/proc/21789/stat : 21789 (java) S 21786 21789 19594 0 -1 1077944320 10789 0 0 0 42 2 0 0 20 0 15 0 272739785 14420721664 12651 33554432000 4194304 4196468 140734192973600 140734192956144 140004438454007 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
/proc/21789/statm: 3520684 12651 3385 1 0 3482761 0
[pid=21789/tid=21791] ppid=21786 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/21789/task/21791/stat : 21791 (java) R 21786 21789 19594 0 -1 4202560 8416 0 0 0 28 2 0 0 20 0 15 0 272739785 14420721664 12651 33554432000 4194304 4196468 140734192973600 140004442661840 140004420017523 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21792] ppid=21786 vsize=14082736 memory=4294977871 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21792/stat : 21792 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739786 14420721664 12651 33554432000 4194304 4196468 140734192973600 140004395006480 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21793] ppid=21786 vsize=14082736 memory=140387011541858 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21793/stat : 21793 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739786 14420721664 12651 33554432000 4194304 4196468 140734192973600 140004393953936 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21794] ppid=21786 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21794/stat : 21794 (java) S 21786 21789 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272739786 14420721664 12651 33554432000 4194304 4196468 140734192973600 140004392900880 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21795] ppid=21786 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21795/stat : 21795 (java) S 21786 21789 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272739786 14420721664 12651 33554432000 4194304 4196468 140734192973600 140004030867856 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21796] ppid=21786 vsize=14082736 memory=140387010049664 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21796/stat : 21796 (java) S 21786 21789 19594 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272739787 14420721664 12651 33554432000 4194304 4196468 140734192973600 140003912936176 140004438465154 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21797] ppid=21786 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21797/stat : 21797 (java) S 21786 21789 19594 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272739788 14420721664 12651 33554432000 4194304 4196468 140734192973600 140003911882400 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21798] ppid=21786 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21798/stat : 21798 (java) S 21786 21789 19594 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272739788 14420721664 12651 33554432000 4194304 4196468 140734192973600 140003910829296 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21799] ppid=21786 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21799/stat : 21799 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14420721664 12651 33554432000 4194304 4196468 140734192973600 140003909777872 140004438472603 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21800] ppid=21786 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21789/task/21800/stat : 21800 (java) S 21786 21789 19594 0 -1 1077944384 525 0 0 0 2 0 0 0 20 0 15 0 272739790 14420721664 12651 33554432000 4194304 4196468 140734192973600 140003908724976 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21801] ppid=21786 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21789/task/21801/stat : 21801 (java) S 21786 21789 19594 0 -1 1077944384 102 0 0 0 2 0 0 0 20 0 15 0 272739790 14420721664 12651 33554432000 4194304 4196468 140734192973600 140003907672432 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21802] ppid=21786 vsize=14082736 memory=140387010049664 CPUtime=0.08 cores=0,2,4,6
/proc/21789/task/21802/stat : 21802 (java) S 21786 21789 19594 0 -1 1077944384 364 0 0 0 8 0 0 0 20 0 15 0 272739790 14420721664 12651 33554432000 4194304 4196468 140734192973600 140003906619376 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21803] ppid=21786 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21803/stat : 21803 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14420721664 12651 33554432000 4194304 4196468 140734192973600 140003905567072 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21804] ppid=21786 vsize=14082736 memory=140387010049664 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21804/stat : 21804 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739791 14420721664 12651 33554432000 4194304 4196468 140734192973600 140003904515120 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50604 KiB

[startup+0.700687 s]
/proc/loadavg: 1.55 1.86 1.70 3/215 21804
/proc/meminfo: memFree=23133540/32770624 swapFree=67108792/67108860
[pid=21789] ppid=21786 vsize=14084804 memory=88736 CPUtime=0.99 cores=0,2,4,6
/proc/21789/stat : 21789 (java) S 21786 21789 19594 0 -1 1077944320 17618 0 0 0 94 5 0 0 20 0 15 0 272739785 14422839296 22184 33554432000 4194304 4196468 140734192973600 140734192956144 140004438454007 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
/proc/21789/statm: 3521201 22184 3483 1 0 3483273 0
[pid=21789/tid=21791] ppid=21786 vsize=14084804 memory=234000018860163 CPUtime=0.67 cores=0,2,4,6
/proc/21789/task/21791/stat : 21791 (java) R 21786 21789 19594 0 -1 4202560 14867 0 0 0 63 4 0 0 20 0 15 0 272739785 14422839296 22184 33554432000 4194304 4196468 140734192973600 140004442676608 140004438475933 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21792] ppid=21786 vsize=14084804 memory=1477454 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21792/stat : 21792 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739786 14422839296 22184 33554432000 4194304 4196468 140734192973600 140004395006480 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21793] ppid=21786 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21793/stat : 21793 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739786 14422839296 22184 33554432000 4194304 4196468 140734192973600 140004393953936 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21794] ppid=21786 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21794/stat : 21794 (java) S 21786 21789 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272739786 14422839296 22184 33554432000 4194304 4196468 140734192973600 140004392900880 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21795] ppid=21786 vsize=14084804 memory=7809523229951467570 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21795/stat : 21795 (java) S 21786 21789 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272739786 14422839296 22184 33554432000 4194304 4196468 140734192973600 140004030867856 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21796] ppid=21786 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21796/stat : 21796 (java) S 21786 21789 19594 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272739787 14422839296 22184 33554432000 4194304 4196468 140734192973600 140003912936176 140004438465154 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21797] ppid=21786 vsize=14084804 memory=-3535359994705171810 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21797/stat : 21797 (java) S 21786 21789 19594 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272739788 14422839296 22184 33554432000 4194304 4196468 140734192973600 140003911882400 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21798] ppid=21786 vsize=14084804 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21798/stat : 21798 (java) S 21786 21789 19594 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272739788 14422839296 22184 33554432000 4194304 4196468 140734192973600 140003910829296 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21799] ppid=21786 vsize=14084804 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21799/stat : 21799 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14422839296 22184 33554432000 4194304 4196468 140734192973600 140003909777872 140004438472603 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21800] ppid=21786 vsize=14084804 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/21789/task/21800/stat : 21800 (java) S 21786 21789 19594 0 -1 1077944384 665 0 0 0 6 0 0 0 20 0 15 0 272739790 14422839296 22184 33554432000 4194304 4196468 140734192973600 140003908724976 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21801] ppid=21786 vsize=14084804 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21789/task/21801/stat : 21801 (java) S 21786 21789 19594 0 -1 1077944384 259 0 0 0 8 0 0 0 20 0 15 0 272739790 14422839296 22184 33554432000 4194304 4196468 140734192973600 140003907672432 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21802] ppid=21786 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/21789/task/21802/stat : 21802 (java) S 21786 21789 19594 0 -1 1077944384 445 0 0 0 15 0 0 0 20 0 15 0 272739790 14422839296 22184 33554432000 4194304 4196468 140734192973600 140003906619376 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21803] ppid=21786 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21803/stat : 21803 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14422839296 22184 33554432000 4194304 4196468 140734192973600 140003905567072 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21804] ppid=21786 vsize=14084804 memory=15764 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21804/stat : 21804 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739791 14422839296 22184 33554432000 4194304 4196468 140734192973600 140003904515120 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88736 KiB

[startup+1.5007 s]
/proc/loadavg: 1.55 1.86 1.70 5/215 21804
/proc/meminfo: memFree=23100784/32770624 swapFree=67108792/67108860
[pid=21789] ppid=21786 vsize=14090948 memory=186292 CPUtime=2.98 cores=0,2,4,6
/proc/21789/stat : 21789 (java) S 21786 21789 19594 0 -1 1077944320 26616 0 0 0 290 8 0 0 20 0 15 0 272739785 14429130752 46573 33554432000 4194304 4196468 140734192973600 140734192956144 140004438454007 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
/proc/21789/statm: 3522737 46573 3537 1 0 3484809 0
[pid=21789/tid=21791] ppid=21786 vsize=14090948 memory=10803 CPUtime=1.47 cores=0,2,4,6
/proc/21789/task/21791/stat : 21791 (java) R 21786 21789 19594 0 -1 4202560 19819 0 0 0 141 6 0 0 20 0 15 0 272739785 14429130752 46573 33554432000 4194304 4196468 140734192973600 140004442687328 140004077557877 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21792] ppid=21786 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21792/stat : 21792 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739786 14429130752 46573 33554432000 4194304 4196468 140734192973600 140004395006480 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21793] ppid=21786 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21793/stat : 21793 (java) S 21786 21789 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272739786 14429130752 46573 33554432000 4194304 4196468 140734192973600 140004393953936 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21794] ppid=21786 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21794/stat : 21794 (java) S 21786 21789 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272739786 14429130752 46573 33554432000 4194304 4196468 140734192973600 140004392900880 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21795] ppid=21786 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21795/stat : 21795 (java) S 21786 21789 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272739786 14429130752 46573 33554432000 4194304 4196468 140734192973600 140004030867856 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21796] ppid=21786 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21796/stat : 21796 (java) S 21786 21789 19594 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 272739787 14429130752 46573 33554432000 4194304 4196468 140734192973600 140003912936176 140004438465154 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0

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

[pid=21789/tid=21803] ppid=21786 vsize=14090948 memory=808 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21803/stat : 21803 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14429130752 61161 33554432000 4194304 4196468 140734192973600 140003905567072 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21804] ppid=21786 vsize=14090948 memory=1800 CPUtime=0.17 cores=0,2,4,6
/proc/21789/task/21804/stat : 21804 (java) S 21786 21789 19594 0 -1 1077944384 800 0 0 0 7 10 0 0 20 0 15 0 272739791 14429130752 61161 33554432000 4194304 4196468 140734192973600 140003904515120 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 48 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
Current children cumulated CPU time: 336.45 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 244644 KiB

[startup+331.201 s]
/proc/loadavg: 1.40 1.56 1.61 3/215 21811
/proc/meminfo: memFree=22935488/32770624 swapFree=67108792/67108860
[pid=21789] ppid=21786 vsize=14090948 memory=244652 CPUtime=338.07 cores=0,2,4,6
/proc/21789/stat : 21789 (java) S 21786 21789 19594 0 -1 1077944320 59975 0 0 0 33737 70 0 0 20 0 15 0 272739785 14429130752 61163 33554432000 4194304 4196468 140734192973600 140734192956144 140004438454007 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
/proc/21789/statm: 3522737 61163 3569 1 0 3484809 0
[pid=21789/tid=21791] ppid=21786 vsize=14090948 memory=244644 CPUtime=326.76 cores=0,2,4,6
/proc/21789/task/21791/stat : 21791 (java) R 21786 21789 19594 0 -1 4202560 31956 0 0 0 32663 13 0 0 20 0 15 0 272739785 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004442692032 140004076804807 0 4 0 16800975 0 0 0 -1 0 0 0 50 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21792] ppid=21786 vsize=14090948 memory=-1 CPUtime=1.55 cores=0,2,4,6
/proc/21789/task/21792/stat : 21792 (java) S 21786 21789 19594 0 -1 1077944384 2417 0 0 0 144 11 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004395006480 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21793] ppid=21786 vsize=14090948 memory=0 CPUtime=1.55 cores=0,2,4,6
/proc/21789/task/21793/stat : 21793 (java) S 21786 21789 19594 0 -1 1077944384 2758 0 0 0 142 13 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004393953936 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21794] ppid=21786 vsize=14090948 memory=0 CPUtime=1.54 cores=0,2,4,6
/proc/21789/task/21794/stat : 21794 (java) S 21786 21789 19594 0 -1 1077944384 1545 0 0 0 142 12 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004392900880 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21795] ppid=21786 vsize=14090948 memory=6791534058613427641 CPUtime=1.55 cores=0,2,4,6
/proc/21789/task/21795/stat : 21795 (java) S 21786 21789 19594 0 -1 1077944384 1653 0 0 0 141 14 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004030867856 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21796] ppid=21786 vsize=14090948 memory=6536 CPUtime=1.71 cores=0,2,4,6
/proc/21789/task/21796/stat : 21796 (java) S 21786 21789 19594 0 -1 1077944384 2261 0 0 0 160 11 0 0 20 0 15 0 272739787 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003912936176 140004438465154 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21797] ppid=21786 vsize=14090948 memory=1096 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21797/stat : 21797 (java) S 21786 21789 19594 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 272739788 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003911882464 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21798] ppid=21786 vsize=14090948 memory=2168 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21798/stat : 21798 (java) S 21786 21789 19594 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 272739788 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003910829312 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21799] ppid=21786 vsize=14090948 memory=1748 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21799/stat : 21799 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003909777872 140004438472603 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21800] ppid=21786 vsize=14090948 memory=3808 CPUtime=1.3 cores=0,2,4,6
/proc/21789/task/21800/stat : 21800 (java) S 21786 21789 19594 0 -1 1077944384 4844 0 0 0 130 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003908724976 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21801] ppid=21786 vsize=14090948 memory=6536 CPUtime=1.31 cores=0,2,4,6
/proc/21789/task/21801/stat : 21801 (java) S 21786 21789 19594 0 -1 1077944384 5608 0 0 0 131 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003907672432 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21802] ppid=21786 vsize=14090948 memory=1096 CPUtime=0.51 cores=0,2,4,6
/proc/21789/task/21802/stat : 21802 (java) S 21786 21789 19594 0 -1 1077944384 4715 0 0 0 50 1 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003906619376 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21803] ppid=21786 vsize=14090948 memory=2168 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21803/stat : 21803 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003905567072 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21804] ppid=21786 vsize=14090948 memory=1748 CPUtime=0.17 cores=0,2,4,6
/proc/21789/task/21804/stat : 21804 (java) S 21786 21789 19594 0 -1 1077944384 800 0 0 0 7 10 0 0 20 0 15 0 272739791 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003904515120 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 48 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
Current children cumulated CPU time: 338.07 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 244652 KiB

[startup+332.001 s]*
/proc/loadavg: 1.40 1.56 1.61 3/215 21811
/proc/meminfo: memFree=22935488/32770624 swapFree=67108792/67108860
[pid=21789] ppid=21786 vsize=14090948 memory=244652 CPUtime=338.89 cores=0,2,4,6
/proc/21789/stat : 21789 (java) S 21786 21789 19594 0 -1 1077944320 59987 0 0 0 33819 70 0 0 20 0 15 0 272739785 14429130752 61163 33554432000 4194304 4196468 140734192973600 140734192956144 140004438454007 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
/proc/21789/statm: 3522737 61163 3569 1 0 3484809 0
[pid=21789/tid=21791] ppid=21786 vsize=14090948 memory=6791534058613427641 CPUtime=327.56 cores=0,2,4,6
/proc/21789/task/21791/stat : 21791 (java) R 21786 21789 19594 0 -1 4202560 31964 0 0 0 32743 13 0 0 20 0 15 0 272739785 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004442691904 140004077486489 0 4 0 16800975 0 0 0 -1 2 0 0 50 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21792] ppid=21786 vsize=14090948 memory=64164 CPUtime=1.55 cores=0,2,4,6
/proc/21789/task/21792/stat : 21792 (java) S 21786 21789 19594 0 -1 1077944384 2417 0 0 0 144 11 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004395006480 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21793] ppid=21786 vsize=14090948 memory=7882242077808224360 CPUtime=1.56 cores=0,2,4,6
/proc/21789/task/21793/stat : 21793 (java) S 21786 21789 19594 0 -1 1077944384 2758 0 0 0 143 13 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004393953936 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21794] ppid=21786 vsize=14090948 memory=4872558044660077418 CPUtime=1.55 cores=0,2,4,6
/proc/21789/task/21794/stat : 21794 (java) S 21786 21789 19594 0 -1 1077944384 1545 0 0 0 143 12 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004392900880 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21795] ppid=21786 vsize=14090948 memory=1096 CPUtime=1.56 cores=0,2,4,6
/proc/21789/task/21795/stat : 21795 (java) S 21786 21789 19594 0 -1 1077944384 1653 0 0 0 142 14 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004030867856 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21796] ppid=21786 vsize=14090948 memory=2168 CPUtime=1.71 cores=0,2,4,6
/proc/21789/task/21796/stat : 21796 (java) S 21786 21789 19594 0 -1 1077944384 2263 0 0 0 160 11 0 0 20 0 15 0 272739787 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003912936176 140004438465154 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21797] ppid=21786 vsize=14090948 memory=1748 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21797/stat : 21797 (java) S 21786 21789 19594 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 272739788 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003911882464 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21798] ppid=21786 vsize=14090948 memory=1620 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21798/stat : 21798 (java) S 21786 21789 19594 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 272739788 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003910829312 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21799] ppid=21786 vsize=14090948 memory=4512 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21799/stat : 21799 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003909777872 140004438472603 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21800] ppid=21786 vsize=14090948 memory=3668 CPUtime=1.3 cores=0,2,4,6
/proc/21789/task/21800/stat : 21800 (java) S 21786 21789 19594 0 -1 1077944384 4844 0 0 0 130 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003908724976 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21801] ppid=21786 vsize=14090948 memory=8520 CPUtime=1.31 cores=0,2,4,6
/proc/21789/task/21801/stat : 21801 (java) S 21786 21789 19594 0 -1 1077944384 5608 0 0 0 131 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003907672432 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21802] ppid=21786 vsize=14090948 memory=1800 CPUtime=0.51 cores=0,2,4,6
/proc/21789/task/21802/stat : 21802 (java) S 21786 21789 19594 0 -1 1077944384 4715 0 0 0 50 1 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003906619376 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21803] ppid=21786 vsize=14090948 memory=1264 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21803/stat : 21803 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003905567072 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21804] ppid=21786 vsize=14090948 memory=6576 CPUtime=0.17 cores=0,2,4,6
/proc/21789/task/21804/stat : 21804 (java) S 21786 21789 19594 0 -1 1077944384 802 0 0 0 7 10 0 0 20 0 15 0 272739791 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003904515120 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 48 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
Current children cumulated CPU time: 338.89 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 244652 KiB

[startup+332.802 s]
/proc/loadavg: 1.40 1.56 1.61 3/215 21811
/proc/meminfo: memFree=22935488/32770624 swapFree=67108792/67108860
[pid=21789] ppid=21786 vsize=14090948 memory=244652 CPUtime=339.69 cores=0,2,4,6
/proc/21789/stat : 21789 (java) S 21786 21789 19594 0 -1 1077944320 59996 0 0 0 33899 70 0 0 20 0 15 0 272739785 14429130752 61163 33554432000 4194304 4196468 140734192973600 140734192956144 140004438454007 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
/proc/21789/statm: 3522737 61163 3569 1 0 3484809 0
[pid=21789/tid=21791] ppid=21786 vsize=14090948 memory=4512 CPUtime=328.34 cores=0,2,4,6
/proc/21789/task/21791/stat : 21791 (java) R 21786 21789 19594 0 -1 4202560 31971 0 0 0 32821 13 0 0 20 0 15 0 272739785 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004442691792 140004077437853 0 4 0 16800975 0 0 0 -1 0 0 0 50 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21792] ppid=21786 vsize=14090948 memory=6791534058613427641 CPUtime=1.56 cores=0,2,4,6
/proc/21789/task/21792/stat : 21792 (java) S 21786 21789 19594 0 -1 1077944384 2417 0 0 0 145 11 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004395006480 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21793] ppid=21786 vsize=14090948 memory=15764 CPUtime=1.56 cores=0,2,4,6
/proc/21789/task/21793/stat : 21793 (java) S 21786 21789 19594 0 -1 1077944384 2759 0 0 0 143 13 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004393953936 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21794] ppid=21786 vsize=14090948 memory=4296 CPUtime=1.55 cores=0,2,4,6
/proc/21789/task/21794/stat : 21794 (java) S 21786 21789 19594 0 -1 1077944384 1545 0 0 0 143 12 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004392900880 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21795] ppid=21786 vsize=14090948 memory=242596 CPUtime=1.56 cores=0,2,4,6
/proc/21789/task/21795/stat : 21795 (java) S 21786 21789 19594 0 -1 1077944384 1653 0 0 0 142 14 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004030867856 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21796] ppid=21786 vsize=14090948 memory=3220 CPUtime=1.72 cores=0,2,4,6
/proc/21789/task/21796/stat : 21796 (java) S 21786 21789 19594 0 -1 1077944384 2264 0 0 0 160 12 0 0 20 0 15 0 272739787 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003912936176 140004438465154 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21797] ppid=21786 vsize=14090948 memory=245112 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21797/stat : 21797 (java) S 21786 21789 19594 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 272739788 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003911882464 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21798] ppid=21786 vsize=14090948 memory=239828 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21798/stat : 21798 (java) S 21786 21789 19594 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 272739788 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003910829312 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21799] ppid=21786 vsize=14090948 memory=15764 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21799/stat : 21799 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003909777872 140004438472603 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21800] ppid=21786 vsize=14090948 memory=4280 CPUtime=1.3 cores=0,2,4,6
/proc/21789/task/21800/stat : 21800 (java) S 21786 21789 19594 0 -1 1077944384 4844 0 0 0 130 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003908724976 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21801] ppid=21786 vsize=14090948 memory=228456 CPUtime=1.31 cores=0,2,4,6
/proc/21789/task/21801/stat : 21801 (java) S 21786 21789 19594 0 -1 1077944384 5608 0 0 0 131 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003907672432 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21802] ppid=21786 vsize=14090948 memory=228456 CPUtime=0.51 cores=0,2,4,6
/proc/21789/task/21802/stat : 21802 (java) S 21786 21789 19594 0 -1 1077944384 4715 0 0 0 50 1 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003906619376 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21803] ppid=21786 vsize=14090948 memory=748 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21803/stat : 21803 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003905567072 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21804] ppid=21786 vsize=14090948 memory=1096 CPUtime=0.17 cores=0,2,4,6
/proc/21789/task/21804/stat : 21804 (java) S 21786 21789 19594 0 -1 1077944384 802 0 0 0 7 10 0 0 20 0 15 0 272739791 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003904515120 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 48 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
Current children cumulated CPU time: 339.69 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 244652 KiB

[startup+333.201 s]
/proc/loadavg: 1.45 1.56 1.61 3/215 21811
/proc/meminfo: memFree=22935488/32770624 swapFree=67108792/67108860
[pid=21789] ppid=21786 vsize=14090948 memory=244652 CPUtime=340.09 cores=0,2,4,6
/proc/21789/stat : 21789 (java) S 21786 21789 19594 0 -1 1077944320 59999 0 0 0 33939 70 0 0 20 0 15 0 272739785 14429130752 61163 33554432000 4194304 4196468 140734192973600 140734192956144 140004438454007 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
/proc/21789/statm: 3522737 61163 3569 1 0 3484809 0
[pid=21789/tid=21791] ppid=21786 vsize=14090948 memory=242596 CPUtime=328.74 cores=0,2,4,6
/proc/21789/task/21791/stat : 21791 (java) R 21786 21789 19594 0 -1 4202560 31974 0 0 0 32861 13 0 0 20 0 15 0 272739785 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004442691936 140004077390245 0 4 0 16800975 0 0 0 -1 2 0 0 50 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21792] ppid=21786 vsize=14090948 memory=242596 CPUtime=1.56 cores=0,2,4,6
/proc/21789/task/21792/stat : 21792 (java) S 21786 21789 19594 0 -1 1077944384 2417 0 0 0 145 11 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004395006480 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21793] ppid=21786 vsize=14090948 memory=6791534058613427641 CPUtime=1.56 cores=0,2,4,6
/proc/21789/task/21793/stat : 21793 (java) S 21786 21789 19594 0 -1 1077944384 2759 0 0 0 143 13 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004393953936 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21794] ppid=21786 vsize=14090948 memory=1264 CPUtime=1.55 cores=0,2,4,6
/proc/21789/task/21794/stat : 21794 (java) S 21786 21789 19594 0 -1 1077944384 1545 0 0 0 143 12 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004392900880 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21795] ppid=21786 vsize=14090948 memory=6576 CPUtime=1.56 cores=0,2,4,6
/proc/21789/task/21795/stat : 21795 (java) S 21786 21789 19594 0 -1 1077944384 1653 0 0 0 142 14 0 0 20 0 15 0 272739786 14429130752 61163 33554432000 4194304 4196468 140734192973600 140004030867856 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21796] ppid=21786 vsize=14090948 memory=244652 CPUtime=1.73 cores=0,2,4,6
/proc/21789/task/21796/stat : 21796 (java) S 21786 21789 19594 0 -1 1077944384 2264 0 0 0 161 12 0 0 20 0 15 0 272739787 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003912936176 140004438465154 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21797] ppid=21786 vsize=14090948 memory=244652 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21797/stat : 21797 (java) S 21786 21789 19594 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 272739788 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003911882464 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21798] ppid=21786 vsize=14090948 memory=3668 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21798/stat : 21798 (java) S 21786 21789 19594 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 272739788 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003910829312 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21799] ppid=21786 vsize=14090948 memory=8520 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21799/stat : 21799 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003909777872 140004438472603 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21800] ppid=21786 vsize=14090948 memory=1800 CPUtime=1.3 cores=0,2,4,6
/proc/21789/task/21800/stat : 21800 (java) S 21786 21789 19594 0 -1 1077944384 4844 0 0 0 130 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003908724976 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21801] ppid=21786 vsize=14090948 memory=1264 CPUtime=1.31 cores=0,2,4,6
/proc/21789/task/21801/stat : 21801 (java) S 21786 21789 19594 0 -1 1077944384 5608 0 0 0 131 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003907672432 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21802] ppid=21786 vsize=14090948 memory=1168 CPUtime=0.51 cores=0,2,4,6
/proc/21789/task/21802/stat : 21802 (java) S 21786 21789 19594 0 -1 1077944384 4715 0 0 0 50 1 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003906619376 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21803] ppid=21786 vsize=14090948 memory=928 CPUtime=0 cores=0,2,4,6
/proc/21789/task/21803/stat : 21803 (java) S 21786 21789 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272739790 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003905567072 140004438464213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
[pid=21789/tid=21804] ppid=21786 vsize=14090948 memory=2336 CPUtime=0.17 cores=0,2,4,6
/proc/21789/task/21804/stat : 21804 (java) S 21786 21789 19594 0 -1 1077944384 802 0 0 0 7 10 0 0 20 0 15 0 272739791 14429130752 61163 33554432000 4194304 4196468 140734192973600 140003904515120 140004438465154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 48 0 0 6293624 6294260 29216768 140734192981064 140734192981257 140734192981257 140734192984015 0
Current children cumulated CPU time: 340.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 244652 KiB

Child status: 0
Real time (s): 333.259
CPU time (s): 340.163
CPU user time (s): 339.456
CPU system time (s): 0.706289
CPU usage (%): 102.072
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 244652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 339.456
system time used= 0.706289
maximum resident set size= 244964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55613
involuntary context switches= 1341


# summary of solver processes directly reported to runsolver:
#   pid: 21789
#   total CPU time (s): 340.163
#   total CPU user time (s): 339.456
#   total CPU system time (s): 0.706289

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.75766 second user time and 3.26929 second system time

The end

Launcher Data

Begin job on node150 at 2018-08-18 02:22:45
IDJOB=4311631
IDBENCH=141317
IDSOLVER=2799
FILE ID=node150/4311631-1534551765
RUNJOBID= node150-1534541038-19625
PBS_JOBID= 21038629
Free space on /tmp= 48188 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-10a_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311631-1534551765/watcher-4311631-1534551765 -o /tmp/evaluation-result-4311631-1534551765/solver-4311631-1534551765 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534541038-19625 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1582581984 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311631-1534551765.xml

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

MD5SUM BENCH= a5c040ab978d2252c9b6b6d47e833d0a
RANDOM SEED=1582581984

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:        23195380 kB
MemAvailable:   31680016 kB
Buffers:          185712 kB
Cached:          8558880 kB
SwapCached:            0 kB
Active:          4906960 kB
Inactive:        4100580 kB
Active(anon):     239640 kB
Inactive(anon):    92016 kB
Active(file):    4667320 kB
Inactive(file):  4008564 kB
Unevictable:        7708 kB
Mlocked:            7708 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             35568 kB
Writeback:             4 kB
AnonPages:        270620 kB
Mapped:            32080 kB
Shmem:             66116 kB
Slab:             265824 kB
SReclaimable:     237212 kB
SUnreclaim:        28612 kB
KernelStack:        3504 kB
PageTables:         5712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1235260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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= 48152 MiB
End job on node150 at 2018-08-18 02:28:19