Trace number 4387307

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
Concrete 3.10OPT887 120.399 102.711

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-08.xml
MD5SUMa0dd3b11b1f6edde9967a93afac168fd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark887
Best CPU time to get the best result obtained on this benchmark6.93093
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"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.73/0.55	c Concrete v3.10.1560635388952 running
5.38/2.62	o 471
5.38/2.63	o 489
5.38/2.63	o 491
5.38/2.65	o 494
5.38/2.65	o 584
5.38/2.66	o 614
5.38/2.67	o 638
5.69/2.72	o 652
5.69/2.72	o 669
5.69/2.73	o 683
5.69/2.78	o 687
5.69/2.79	o 705
6.01/2.81	o 720
6.01/2.82	o 737
6.01/2.84	o 747
6.01/2.84	o 774
6.01/2.85	o 788
6.38/2.93	o 791
6.38/2.93	o 793
6.38/2.94	o 810
6.38/2.95	o 811
6.38/2.97	o 815
6.38/2.98	o 836
6.38/2.98	o 841
6.38/2.99	o 850
6.38/2.99	o 851
7.03/3.16	o 853
7.03/3.19	o 871
7.31/3.21	o 876
10.02/4.26	o 877
10.02/4.26	o 887
120.27/102.68	v <instantiation
120.27/102.68	v         cost = '887'>
120.27/102.68	v       <list>
120.27/102.68	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] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39]
120.27/102.68	v       </list>
120.27/102.68	v       <values>
120.27/102.68	v         1 0 0 1 0 1 0 0 0 0 0 1 1 1 0 1 0 0 1 0 1 1 0 0 1 0 0 0 0 1 0 1 0 0 1 0 0 0 1 0
120.27/102.68	v       </values>
120.27/102.68	v     </instantiation>
120.27/102.68	s OPTIMUM FOUND

Verifier Data

OK	887

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387307-1568297824/watcher-4387307-1568297824 -o /tmp/evaluation-result-4387307-1568297824/solver-4387307-1568297824 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568282247-6563 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1974604659 HOME/instance-4387307-1568297824.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=9779, runsolver pid=9776
Current StackSize limit: 8192 KiB


[startup+0.100166 s]*
/proc/loadavg: 1.22 1.34 1.41 3/218 9836
/proc/meminfo: memFree=30878608/32770624 swapFree=66920300/67108860
[pid=9779] ppid=9776 vsize=9972712 memory=16816 CPUtime=0.09 cores=0,2,4,6
/proc/9779/stat : 9779 (java) S 9776 9779 5621 0 -1 1077944320 4471 13044 0 0 1 1 5 2 20 0 6 0 406038513 10212057088 4204 33554432000 4194304 4196468 140730744802592 140730744785136 139835652648695 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
/proc/9779/statm: 2493178 4204 1935 1 0 2481616 0
[pid=9779/tid=9832] ppid=9776 vsize=9972712 memory=720575944405811505 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9832/stat : 9832 (java) R 9776 9779 5621 0 -1 4202560 2283 13044 0 0 0 0 5 2 20 0 6 0 406038522 10212057088 4270 33554432000 4194304 4196468 140730744802592 139835624485456 139835636729182 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9833] ppid=9776 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9833/stat : 9833 (java) S 9776 9779 5621 0 -1 1077944384 1 13044 0 0 0 0 5 2 20 0 6 0 406038523 10212057088 4270 33554432000 4194304 4196468 140730744802592 139835656891152 139835652658901 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9834] ppid=9776 vsize=9972712 memory=14839659081053848 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9834/stat : 9834 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 6 0 406038523 10212057088 4270 33554432000 4194304 4196468 140730744802592 139835555781520 139835652658901 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9835] ppid=9776 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9835/stat : 9835 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 6 0 406038523 10212057088 4270 33554432000 4194304 4196468 140730744802592 139835554728976 139835652658901 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9836] ppid=9776 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9836/stat : 9836 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 6 0 406038523 10212057088 4270 33554432000 4194304 4196468 140730744802592 139835553676432 139835652658901 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16816 KiB

[startup+0.210239 s]*
/proc/loadavg: 1.22 1.34 1.41 3/227 9845
/proc/meminfo: memFree=30855664/32770624 swapFree=66920300/67108860
[pid=9779] ppid=9776 vsize=10818940 memory=40744 CPUtime=0.26 cores=0,2,4,6
/proc/9779/stat : 9779 (java) S 9776 9779 5621 0 -1 1077944320 7072 13044 0 0 17 2 5 2 20 0 15 0 406038513 11078594560 10186 33554432000 4194304 4196468 140730744802592 140730744785136 139835652648695 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
/proc/9779/statm: 2704735 10186 2963 1 0 2667149 0
[pid=9779/tid=9832] ppid=9776 vsize=10818940 memory=729618466009055537 CPUtime=0.18 cores=0,2,4,6
/proc/9779/task/9832/stat : 9832 (java) R 9776 9779 5621 0 -1 4202560 3565 13044 0 0 10 1 5 2 20 0 15 0 406038522 11078594560 10186 33554432000 4194304 4196468 140730744802592 139835624481712 139835636729182 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9833] ppid=9776 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9833/stat : 9833 (java) S 9776 9779 5621 0 -1 1077944384 1 13044 0 0 0 0 5 2 20 0 15 0 406038523 11078594560 10186 33554432000 4194304 4196468 140730744802592 139835656891152 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9834] ppid=9776 vsize=10818940 memory=14839659081053848 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9834/stat : 9834 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038523 11078594560 10186 33554432000 4194304 4196468 140730744802592 139835555781520 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9835] ppid=9776 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9835/stat : 9835 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038523 11078594560 10186 33554432000 4194304 4196468 140730744802592 139835554728976 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9836] ppid=9776 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9836/stat : 9836 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038523 11078594560 10186 33554432000 4194304 4196468 140730744802592 139835553676432 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9837] ppid=9776 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9837/stat : 9837 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038524 11078594560 10186 33554432000 4194304 4196468 140730744802592 139835111933936 139835652659842 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9838] ppid=9776 vsize=10818940 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9838/stat : 9838 (java) S 9776 9779 5621 0 -1 1077944384 33 13044 0 0 0 0 5 2 20 0 15 0 406038525 11078594560 10186 33554432000 4194304 4196468 140730744802592 139835110880160 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9839] ppid=9776 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9839/stat : 9839 (java) S 9776 9779 5621 0 -1 1077944384 1 13044 0 0 0 0 5 2 20 0 15 0 406038525 11078594560 10186 33554432000 4194304 4196468 140730744802592 139835008345072 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9840] ppid=9776 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9840/stat : 9840 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038528 11078594560 10186 33554432000 4194304 4196468 140730744802592 139834404366544 139835652667291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9841] ppid=9776 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9779/task/9841/stat : 9841 (java) S 9776 9779 5621 0 -1 1077944384 567 13044 0 0 1 0 5 2 20 0 15 0 406038528 11078594560 10186 33554432000 4194304 4196468 140730744802592 139835077323248 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9842] ppid=9776 vsize=10818940 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9842/stat : 9842 (java) S 9776 9779 5621 0 -1 1077944384 62 13044 0 0 0 0 5 2 20 0 15 0 406038528 11078594560 10186 33554432000 4194304 4196468 140730744802592 139834974788208 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9843] ppid=9776 vsize=10818940 memory=140068129420928 CPUtime=0.1 cores=0,2,4,6
/proc/9779/task/9843/stat : 9843 (java) R 9776 9779 5621 0 -1 4202560 630 13044 0 0 3 0 5 2 20 0 15 0 406038528 11078594560 10186 33554432000 4194304 4196468 140730744802592 139834973735664 139835652660630 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9844] ppid=9776 vsize=10818940 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9844/stat : 9844 (java) S 9776 9779 5621 0 -1 1077944384 3 13044 0 0 0 0 5 2 20 0 15 0 406038528 11078594560 10186 33554432000 4194304 4196468 140730744802592 139833934605408 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9845] ppid=9776 vsize=10818940 memory=140068129420928 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9845/stat : 9845 (java) S 9776 9779 5621 0 -1 1077944384 1 13044 0 0 0 0 5 2 20 0 15 0 406038528 11078594560 10186 33554432000 4194304 4196468 140730744802592 139834972682544 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 40744 KiB

[startup+0.310594 s]*
/proc/loadavg: 1.22 1.34 1.41 3/227 9845
/proc/meminfo: memFree=30846140/32770624 swapFree=66920300/67108860
[pid=9779] ppid=9776 vsize=10820096 memory=52080 CPUtime=0.4 cores=0,2,4,6
/proc/9779/stat : 9779 (java) S 9776 9779 5621 0 -1 1077944320 10814 13044 0 0 29 4 5 2 20 0 15 0 406038513 11079778304 13020 33554432000 4194304 4196468 140730744802592 140730744785136 139835652648695 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
/proc/9779/statm: 2705024 13020 3217 1 0 2667149 0
[pid=9779/tid=9832] ppid=9776 vsize=10820096 memory=8317482817917895235 CPUtime=0.28 cores=0,2,4,6
/proc/9779/task/9832/stat : 9832 (java) R 9776 9779 5621 0 -1 4202560 7289 13044 0 0 19 2 5 2 20 0 15 0 406038522 11079778304 13020 33554432000 4194304 4196468 140730744802592 139835624476368 139835226555891 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9833] ppid=9776 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9833/stat : 9833 (java) S 9776 9779 5621 0 -1 1077944384 1 13044 0 0 0 0 5 2 20 0 15 0 406038523 11079778304 13020 33554432000 4194304 4196468 140730744802592 139835656891152 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9834] ppid=9776 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9834/stat : 9834 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038523 11079778304 13020 33554432000 4194304 4196468 140730744802592 139835555781520 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9835] ppid=9776 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9835/stat : 9835 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038523 11079778304 13020 33554432000 4194304 4196468 140730744802592 139835554728976 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9836] ppid=9776 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9836/stat : 9836 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038523 11079778304 13020 33554432000 4194304 4196468 140730744802592 139835553676432 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9837] ppid=9776 vsize=10820096 memory=140068129420927 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9837/stat : 9837 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038524 11079778304 13020 33554432000 4194304 4196468 140730744802592 139835111933936 139835652659842 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9838] ppid=9776 vsize=10820096 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9838/stat : 9838 (java) S 9776 9779 5621 0 -1 1077944384 33 13044 0 0 0 0 5 2 20 0 15 0 406038525 11079778304 13020 33554432000 4194304 4196468 140730744802592 139835110880160 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9839] ppid=9776 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9839/stat : 9839 (java) S 9776 9779 5621 0 -1 1077944384 1 13044 0 0 0 0 5 2 20 0 15 0 406038525 11079778304 13020 33554432000 4194304 4196468 140730744802592 139835008345072 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9840] ppid=9776 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9840/stat : 9840 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038528 11079778304 13020 33554432000 4194304 4196468 140730744802592 139834404366544 139835652667291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9841] ppid=9776 vsize=10820096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9779/task/9841/stat : 9841 (java) S 9776 9779 5621 0 -1 1077944384 567 13044 0 0 2 0 5 2 20 0 15 0 406038528 11079778304 13020 33554432000 4194304 4196468 140730744802592 139835077323248 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9842] ppid=9776 vsize=10820096 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9779/task/9842/stat : 9842 (java) S 9776 9779 5621 0 -1 1077944384 64 13044 0 0 1 0 5 2 20 0 15 0 406038528 11079778304 13020 33554432000 4194304 4196468 140730744802592 139834974788208 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9843] ppid=9776 vsize=10820096 memory=140068129420928 CPUtime=0.12 cores=0,2,4,6
/proc/9779/task/9843/stat : 9843 (java) S 9776 9779 5621 0 -1 1077944384 639 13044 0 0 5 0 5 2 20 0 15 0 406038528 11079778304 13020 33554432000 4194304 4196468 140730744802592 139834973735664 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9844] ppid=9776 vsize=10820096 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9844/stat : 9844 (java) S 9776 9779 5621 0 -1 1077944384 3 13044 0 0 0 0 5 2 20 0 15 0 406038528 11079778304 13020 33554432000 4194304 4196468 140730744802592 139833934605408 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9845] ppid=9776 vsize=10820096 memory=140068129420928 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9845/stat : 9845 (java) S 9776 9779 5621 0 -1 1077944384 1 13044 0 0 0 0 5 2 20 0 15 0 406038528 11079778304 13020 33554432000 4194304 4196468 140730744802592 139834972682544 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 52080 KiB

[startup+0.700701 s]
/proc/loadavg: 1.22 1.34 1.41 5/227 9845
/proc/meminfo: memFree=30829928/32770624 swapFree=66920300/67108860
[pid=9779] ppid=9776 vsize=10824340 memory=82388 CPUtime=1.13 cores=0,2,4,6
/proc/9779/stat : 9779 (java) S 9776 9779 5621 0 -1 1077944320 14855 13044 0 0 101 5 5 2 20 0 15 0 406038513 11084124160 20597 33554432000 4194304 4196468 140730744802592 140730744785136 139835652648695 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
/proc/9779/statm: 2706085 20597 3491 1 0 2668173 0
[pid=9779/tid=9832] ppid=9776 vsize=10824340 memory=5795117241467496816 CPUtime=0.66 cores=0,2,4,6
/proc/9779/task/9832/stat : 9832 (java) R 9776 9779 5621 0 -1 4202560 10513 13044 0 0 55 4 5 2 20 0 15 0 406038522 11084124160 20597 33554432000 4194304 4196468 140730744802592 139835624476352 139835636729182 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9833] ppid=9776 vsize=10824340 memory=1284 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9833/stat : 9833 (java) S 9776 9779 5621 0 -1 1077944384 1 13044 0 0 0 0 5 2 20 0 15 0 406038523 11084124160 20597 33554432000 4194304 4196468 140730744802592 139835656891152 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9834] ppid=9776 vsize=10824340 memory=1044 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9834/stat : 9834 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038523 11084124160 20597 33554432000 4194304 4196468 140730744802592 139835555781520 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9835] ppid=9776 vsize=10824340 memory=33 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9835/stat : 9835 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038523 11084124160 20597 33554432000 4194304 4196468 140730744802592 139835554728976 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9836] ppid=9776 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9836/stat : 9836 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038523 11084124160 20597 33554432000 4194304 4196468 140730744802592 139835553676432 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9837] ppid=9776 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9837/stat : 9837 (java) S 9776 9779 5621 0 -1 1077944384 6 13044 0 0 0 0 5 2 20 0 15 0 406038524 11084124160 20597 33554432000 4194304 4196468 140730744802592 139835111933936 139835652659842 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9838] ppid=9776 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9838/stat : 9838 (java) S 9776 9779 5621 0 -1 1077944384 33 13044 0 0 0 0 5 2 20 0 15 0 406038525 11084124160 20597 33554432000 4194304 4196468 140730744802592 139835110880160 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9839] ppid=9776 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9839/stat : 9839 (java) S 9776 9779 5621 0 -1 1077944384 1 13044 0 0 0 0 5 2 20 0 15 0 406038525 11084124160 20597 33554432000 4194304 4196468 140730744802592 139835008345072 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9840] ppid=9776 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9840/stat : 9840 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038528 11084124160 20597 33554432000 4194304 4196468 140730744802592 139834404366544 139835652667291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9841] ppid=9776 vsize=10824340 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/9779/task/9841/stat : 9841 (java) S 9776 9779 5621 0 -1 1077944384 854 13044 0 0 12 0 5 2 20 0 15 0 406038528 11084124160 20597 33554432000 4194304 4196468 140730744802592 139835077323248 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9842] ppid=9776 vsize=10824340 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/9779/task/9842/stat : 9842 (java) R 9776 9779 5621 0 -1 4202560 390 13044 0 0 15 0 5 2 20 0 15 0 406038528 11084124160 20597 33554432000 4194304 4196468 140730744802592 139834974788208 139835636033444 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9843] ppid=9776 vsize=10824340 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/9779/task/9843/stat : 9843 (java) S 9776 9779 5621 0 -1 1077944384 841 13044 0 0 17 0 5 2 20 0 15 0 406038528 11084124160 20597 33554432000 4194304 4196468 140730744802592 139834973735664 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9844] ppid=9776 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9844/stat : 9844 (java) S 9776 9779 5621 0 -1 1077944384 3 13044 0 0 0 0 5 2 20 0 15 0 406038528 11084124160 20597 33554432000 4194304 4196468 140730744802592 139833934605408 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9845] ppid=9776 vsize=10824340 memory=3580 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9845/stat : 9845 (java) S 9776 9779 5621 0 -1 1077944384 1 13044 0 0 0 0 5 2 20 0 15 0 406038528 11084124160 20597 33554432000 4194304 4196468 140730744802592 139834972682544 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 82388 KiB

[startup+1.50141 s]
/proc/loadavg: 1.22 1.34 1.41 4/227 9845
/proc/meminfo: memFree=30787616/32770624 swapFree=66920300/67108860
[pid=9779] ppid=9776 vsize=10834656 memory=168092 CPUtime=2.48 cores=0,2,4,6
/proc/9779/stat : 9779 (java) S 9776 9779 5621 0 -1 1077944320 24000 13044 0 0 232 9 5 2 20 0 15 0 406038513 11094687744 42023 33554432000 4194304 4196468 140730744802592 140730744785136 139835652648695 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
/proc/9779/statm: 2708664 42023 3576 1 0 2670733 0
[pid=9779/tid=9832] ppid=9776 vsize=10834656 memory=0 CPUtime=1.43 cores=0,2,4,6
/proc/9779/task/9832/stat : 9832 (java) R 9776 9779 5621 0 -1 4202560 15256 13044 0 0 131 5 5 2 20 0 15 0 406038522 11094687744 42023 33554432000 4194304 4196468 140730744802592 139835624466384 139835634213280 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9833] ppid=9776 vsize=10834656 memory=7013626706370716756 CPUtime=0.08 cores=0,2,4,6
/proc/9779/task/9833/stat : 9833 (java) S 9776 9779 5621 0 -1 1077944384 451 13044 0 0 1 0 5 2 20 0 15 0 406038523 11094687744 42023 33554432000 4194304 4196468 140730744802592 139835656891152 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9834] ppid=9776 vsize=10834656 memory=4639643663115773541 CPUtime=0.08 cores=0,2,4,6
/proc/9779/task/9834/stat : 9834 (java) S 9776 9779 5621 0 -1 1077944384 33 13044 0 0 1 0 5 2 20 0 15 0 406038523 11094687744 42023 33554432000 4194304 4196468 140730744802592 139835555781520 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9835] ppid=9776 vsize=10834656 memory=7589239735209124948 CPUtime=0.08 cores=0,2,4,6
/proc/9779/task/9835/stat : 9835 (java) S 9776 9779 5621 0 -1 1077944384 129 13044 0 0 1 0 5 2 20 0 15 0 406038523 11094687744 42023 33554432000 4194304 4196468 140730744802592 139835554728976 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9836] ppid=9776 vsize=10834656 memory=280136021012256 CPUtime=0.08 cores=0,2,4,6
/proc/9779/task/9836/stat : 9836 (java) S 9776 9779 5621 0 -1 1077944384 84 13044 0 0 1 0 5 2 20 0 15 0 406038523 11094687744 42023 33554432000 4194304 4196468 140730744802592 139835553676432 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9837] ppid=9776 vsize=10834656 memory=3979387355162843558 CPUtime=0.08 cores=0,2,4,6
/proc/9779/task/9837/stat : 9837 (java) S 9776 9779 5621 0 -1 1077944384 2344 13044 0 0 1 0 5 2 20 0 15 0 406038524 11094687744 42023 33554432000 4194304 4196468 140730744802592 139835111933936 139835652659842 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9838] ppid=9776 vsize=10834656 memory=280136020679680 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9838/stat : 9838 (java) S 9776 9779 5621 0 -1 1077944384 33 13044 0 0 0 0 5 2 20 0 15 0 406038525 11094687744 42023 33554432000 4194304 4196468 140730744802592 139835110880224 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9839] ppid=9776 vsize=10834656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9839/stat : 9839 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038525 11094687744 42023 33554432000 4194304 4196468 140730744802592 139835008345088 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9840] ppid=9776 vsize=10834656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9840/stat : 9840 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038528 11094687744 42023 33554432000 4194304 4196468 140730744802592 139834404366544 139835652667291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9841] ppid=9776 vsize=10834656 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/9779/task/9841/stat : 9841 (java) S 9776 9779 5621 0 -1 1077944384 996 13044 0 0 22 0 5 2 20 0 15 0 406038528 11094687744 42023 33554432000 4194304 4196468 140730744802592 139835077323248 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9842] ppid=9776 vsize=10834656 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/9779/task/9842/stat : 9842 (java) R 9776 9779 5621 0 -1 4202560 779 13044 0 0 32 0 5 2 20 0 15 0 406038528 11094687744 42023 33554432000 4194304 4196468 140730744802592 139834974779664 139835633958046 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9843] ppid=9776 vsize=10834656 memory=0 CPUtime=0.46 cores=0,2,4,6
/proc/9779/task/9843/stat : 9843 (java) R 9776 9779 5621 0 -1 1077944384 1679 13044 0 0 39 0 5 2 20 0 15 0 406038528 11094687744 42023 33554432000 4194304 4196468 140730744802592 139834973734064 139835652658901 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9844] ppid=9776 vsize=10834656 memory=280136021221376 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9844/stat : 9844 (java) S 9776 9779 5621 0 -1 1077944384 3 13044 0 0 0 0 5 2 20 0 15 0 406038528 11094687744 42023 33554432000 4194304 4196468 140730744802592 139833934605408 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9845] ppid=9776 vsize=10834656 memory=6944656592387989600 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9845/stat : 9845 (java) S 9776 9779 5621 0 -1 1077944384 3 13044 0 0 0 0 5 2 20 0 15 0 406038528 11094687744 42023 33554432000 4194304 4196468 140730744802592 139834972682544 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
Current children cumulated CPU time: 2.48 s
Current children cumulated vsize: 10834656 KiB

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

/proc/9779/task/9832/stat : 9832 (java) R 9776 9779 5621 0 -1 4202560 25730 13044 0 0 5060 15 5 2 20 0 15 0 406038522 11105193984 162396 33554432000 4194304 4196468 140730744802592 139835624484816 139835236511948 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9833] ppid=9776 vsize=10844916 memory=280136020887392 CPUtime=0.16 cores=0,2,4,6
/proc/9779/task/9833/stat : 9833 (java) S 9776 9779 5621 0 -1 1077944384 1365 13044 0 0 7 2 5 2 20 0 15 0 406038523 11105193984 162396 33554432000 4194304 4196468 140730744802592 139835656891152 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9834] ppid=9776 vsize=10844916 memory=649584 CPUtime=0.16 cores=0,2,4,6
/proc/9779/task/9834/stat : 9834 (java) S 9776 9779 5621 0 -1 1077944384 2532 13044 0 0 8 1 5 2 20 0 15 0 406038523 11105193984 162396 33554432000 4194304 4196468 140730744802592 139835555781520 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9835] ppid=9776 vsize=10844916 memory=33 CPUtime=0.17 cores=0,2,4,6
/proc/9779/task/9835/stat : 9835 (java) S 9776 9779 5621 0 -1 1077944384 1864 13044 0 0 8 2 5 2 20 0 15 0 406038523 11105193984 162396 33554432000 4194304 4196468 140730744802592 139835554728976 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9836] ppid=9776 vsize=10844916 memory=9364 CPUtime=0.17 cores=0,2,4,6
/proc/9779/task/9836/stat : 9836 (java) S 9776 9779 5621 0 -1 1077944384 357 13044 0 0 8 2 5 2 20 0 15 0 406038523 11105193984 162396 33554432000 4194304 4196468 140730744802592 139835553676432 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9837] ppid=9776 vsize=10844916 memory=1120 CPUtime=0.16 cores=0,2,4,6
/proc/9779/task/9837/stat : 9837 (java) S 9776 9779 5621 0 -1 1077944384 4892 13044 0 0 8 1 5 2 20 0 15 0 406038524 11105193984 162396 33554432000 4194304 4196468 140730744802592 139835111933936 139835652659842 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9838] ppid=9776 vsize=10844916 memory=649584 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9838/stat : 9838 (java) S 9776 9779 5621 0 -1 1077944384 37 13044 0 0 0 0 5 2 20 0 15 0 406038525 11105193984 162396 33554432000 4194304 4196468 140730744802592 139835110880224 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9839] ppid=9776 vsize=10844916 memory=4727 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9839/stat : 9839 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038525 11105193984 162396 33554432000 4194304 4196468 140730744802592 139835008345088 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9840] ppid=9776 vsize=10844916 memory=6 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9840/stat : 9840 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038528 11105193984 162396 33554432000 4194304 4196468 140730744802592 139834404366544 139835652667291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9841] ppid=9776 vsize=10844916 memory=7 CPUtime=6.35 cores=0,2,4,6
/proc/9779/task/9841/stat : 9841 (java) S 9776 9779 5621 0 -1 1077944384 11489 13044 0 0 623 5 5 2 20 0 15 0 406038528 11105193984 162396 33554432000 4194304 4196468 140730744802592 139835077323248 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9842] ppid=9776 vsize=10844916 memory=513652 CPUtime=6.33 cores=0,2,4,6
/proc/9779/task/9842/stat : 9842 (java) S 9776 9779 5621 0 -1 1077944384 11174 13044 0 0 621 5 5 2 20 0 15 0 406038528 11105193984 162396 33554432000 4194304 4196468 140730744802592 139834974788208 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9843] ppid=9776 vsize=10844916 memory=9364 CPUtime=4.26 cores=0,2,4,6
/proc/9779/task/9843/stat : 9843 (java) S 9776 9779 5621 0 -1 1077944384 14165 13044 0 0 412 7 5 2 20 0 15 0 406038528 11105193984 162396 33554432000 4194304 4196468 140730744802592 139834973735664 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9844] ppid=9776 vsize=10844916 memory=649576 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9844/stat : 9844 (java) S 9776 9779 5621 0 -1 1077944384 3 13044 0 0 0 0 5 2 20 0 15 0 406038528 11105193984 162396 33554432000 4194304 4196468 140730744802592 139833934605408 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9845] ppid=9776 vsize=10844916 memory=988 CPUtime=0.09 cores=0,2,4,6
/proc/9779/task/9845/stat : 9845 (java) S 9776 9779 5621 0 -1 1077944384 215 13044 0 0 1 1 5 2 20 0 15 0 406038528 11105193984 162396 33554432000 4194304 4196468 140730744802592 139834972682544 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
Current children cumulated CPU time: 68.14 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 649584 KiB

[startup+102.301 s]
/proc/loadavg: 1.29 1.38 1.41 3/227 9852
/proc/meminfo: memFree=30245060/32770624 swapFree=66920300/67108860
[pid=9779] ppid=9776 vsize=10844916 memory=649596 CPUtime=119.96 cores=0,2,4,6
/proc/9779/stat : 9779 (java) S 9776 9779 5621 0 -1 1077944320 84759 13044 0 0 11943 46 5 2 20 0 15 0 406038513 11105193984 162399 33554432000 4194304 4196468 140730744802592 140730744785136 139835652648695 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
/proc/9779/statm: 2711229 162399 3618 1 0 2673293 0
[pid=9779/tid=9832] ppid=9776 vsize=10844916 memory=2257 CPUtime=101.61 cores=0,2,4,6
/proc/9779/task/9832/stat : 9832 (java) R 9776 9779 5621 0 -1 4202560 26660 13044 0 0 10138 16 5 2 20 0 15 0 406038522 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835624485088 139835235011463 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9833] ppid=9776 vsize=10844916 memory=42283953038997 CPUtime=0.33 cores=0,2,4,6
/proc/9779/task/9833/stat : 9833 (java) S 9776 9779 5621 0 -1 1077944384 1922 13044 0 0 24 2 5 2 20 0 15 0 406038523 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835656891152 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9834] ppid=9776 vsize=10844916 memory=9364 CPUtime=0.34 cores=0,2,4,6
/proc/9779/task/9834/stat : 9834 (java) S 9776 9779 5621 0 -1 1077944384 2559 13044 0 0 25 2 5 2 20 0 15 0 406038523 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835555781520 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9835] ppid=9776 vsize=10844916 memory=55 CPUtime=0.33 cores=0,2,4,6
/proc/9779/task/9835/stat : 9835 (java) S 9776 9779 5621 0 -1 1077944384 1994 13044 0 0 24 2 5 2 20 0 15 0 406038523 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835554728976 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9836] ppid=9776 vsize=10844916 memory=649596 CPUtime=0.34 cores=0,2,4,6
/proc/9779/task/9836/stat : 9836 (java) S 9776 9779 5621 0 -1 1077944384 1374 13044 0 0 24 3 5 2 20 0 15 0 406038523 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835553676432 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9837] ppid=9776 vsize=10844916 memory=649596 CPUtime=0.33 cores=0,2,4,6
/proc/9779/task/9837/stat : 9837 (java) S 9776 9779 5621 0 -1 1077944384 5230 13044 0 0 25 1 5 2 20 0 15 0 406038524 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835111933936 139835652659842 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9838] ppid=9776 vsize=10844916 memory=649596 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9838/stat : 9838 (java) S 9776 9779 5621 0 -1 1077944384 37 13044 0 0 0 0 5 2 20 0 15 0 406038525 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835110880224 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9839] ppid=9776 vsize=10844916 memory=3580 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9839/stat : 9839 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038525 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835008345088 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9840] ppid=9776 vsize=10844916 memory=280136020902176 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9840/stat : 9840 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139834404366544 139835652667291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9841] ppid=9776 vsize=10844916 memory=-8167101742976909254 CPUtime=6.38 cores=0,2,4,6
/proc/9779/task/9841/stat : 9841 (java) S 9776 9779 5621 0 -1 1077944384 13535 13044 0 0 626 5 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835077323248 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9842] ppid=9776 vsize=10844916 memory=3580 CPUtime=6.37 cores=0,2,4,6
/proc/9779/task/9842/stat : 9842 (java) S 9776 9779 5621 0 -1 1077944384 12193 13044 0 0 625 5 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139834974788208 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9843] ppid=9776 vsize=10844916 memory=16164 CPUtime=4.33 cores=0,2,4,6
/proc/9779/task/9843/stat : 9843 (java) S 9776 9779 5621 0 -1 1077944384 16793 13044 0 0 419 7 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139834973735664 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9844] ppid=9776 vsize=10844916 memory=988 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9844/stat : 9844 (java) S 9776 9779 5621 0 -1 1077944384 3 13044 0 0 0 0 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139833934605408 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9845] ppid=9776 vsize=10844916 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/9779/task/9845/stat : 9845 (java) S 9776 9779 5621 0 -1 1077944384 249 13044 0 0 3 2 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139834972682544 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
Current children cumulated CPU time: 119.96 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 649596 KiB

[startup+102.711 s]
# the end of solver process 9779 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=119.892 s, system=0.507446 s

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

[startup+102.401 s]
/proc/loadavg: 1.29 1.38 1.41 3/227 9852
/proc/meminfo: memFree=30245060/32770624 swapFree=66920300/67108860
[pid=9779] ppid=9776 vsize=10844916 memory=649596 CPUtime=120.06 cores=0,2,4,6
/proc/9779/stat : 9779 (java) S 9776 9779 5621 0 -1 1077944320 84759 13044 0 0 11953 46 5 2 20 0 15 0 406038513 11105193984 162399 33554432000 4194304 4196468 140730744802592 140730744785136 139835652648695 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
/proc/9779/statm: 2711229 162399 3618 1 0 2673293 0
[pid=9779/tid=9832] ppid=9776 vsize=10844916 memory=17114 CPUtime=101.71 cores=0,2,4,6
/proc/9779/task/9832/stat : 9832 (java) R 9776 9779 5621 0 -1 4202560 26660 13044 0 0 10148 16 5 2 20 0 15 0 406038522 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835624485088 139835229330823 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9833] ppid=9776 vsize=10844916 memory=8112282956445269571 CPUtime=0.33 cores=0,2,4,6
/proc/9779/task/9833/stat : 9833 (java) S 9776 9779 5621 0 -1 1077944384 1922 13044 0 0 24 2 5 2 20 0 15 0 406038523 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835656891152 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9834] ppid=9776 vsize=10844916 memory=1284 CPUtime=0.34 cores=0,2,4,6
/proc/9779/task/9834/stat : 9834 (java) S 9776 9779 5621 0 -1 1077944384 2559 13044 0 0 25 2 5 2 20 0 15 0 406038523 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835555781520 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9835] ppid=9776 vsize=10844916 memory=1044 CPUtime=0.33 cores=0,2,4,6
/proc/9779/task/9835/stat : 9835 (java) S 9776 9779 5621 0 -1 1077944384 1994 13044 0 0 24 2 5 2 20 0 15 0 406038523 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835554728976 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9836] ppid=9776 vsize=10844916 memory=708 CPUtime=0.34 cores=0,2,4,6
/proc/9779/task/9836/stat : 9836 (java) S 9776 9779 5621 0 -1 1077944384 1374 13044 0 0 24 3 5 2 20 0 15 0 406038523 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835553676432 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9837] ppid=9776 vsize=10844916 memory=33 CPUtime=0.33 cores=0,2,4,6
/proc/9779/task/9837/stat : 9837 (java) S 9776 9779 5621 0 -1 1077944384 5230 13044 0 0 25 1 5 2 20 0 15 0 406038524 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835111933936 139835652659842 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9838] ppid=9776 vsize=10844916 memory=7523942037458282857 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9838/stat : 9838 (java) S 9776 9779 5621 0 -1 1077944384 37 13044 0 0 0 0 5 2 20 0 15 0 406038525 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835110880224 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9839] ppid=9776 vsize=10844916 memory=6301195080359843757 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9839/stat : 9839 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038525 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835008345088 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9840] ppid=9776 vsize=10844916 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9840/stat : 9840 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139834404366544 139835652667291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9841] ppid=9776 vsize=10844916 memory=0 CPUtime=6.38 cores=0,2,4,6
/proc/9779/task/9841/stat : 9841 (java) S 9776 9779 5621 0 -1 1077944384 13535 13044 0 0 626 5 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835077323248 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9842] ppid=9776 vsize=10844916 memory=182055073762466 CPUtime=6.37 cores=0,2,4,6
/proc/9779/task/9842/stat : 9842 (java) S 9776 9779 5621 0 -1 1077944384 12193 13044 0 0 625 5 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139834974788208 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9843] ppid=9776 vsize=10844916 memory=182055073762467 CPUtime=4.33 cores=0,2,4,6
/proc/9779/task/9843/stat : 9843 (java) S 9776 9779 5621 0 -1 1077944384 16793 13044 0 0 419 7 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139834973735664 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9844] ppid=9776 vsize=10844916 memory=182055073762468 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9844/stat : 9844 (java) S 9776 9779 5621 0 -1 1077944384 3 13044 0 0 0 0 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139833934605408 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9845] ppid=9776 vsize=10844916 memory=182055073762469 CPUtime=0.12 cores=0,2,4,6
/proc/9779/task/9845/stat : 9845 (java) S 9776 9779 5621 0 -1 1077944384 249 13044 0 0 3 2 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139834972682544 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
Current children cumulated CPU time: 120.06 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 649596 KiB

[startup+102.601 s]
/proc/loadavg: 1.29 1.38 1.41 3/227 9852
/proc/meminfo: memFree=30245060/32770624 swapFree=66920300/67108860
[pid=9779] ppid=9776 vsize=10844916 memory=649596 CPUtime=120.27 cores=0,2,4,6
/proc/9779/stat : 9779 (java) S 9776 9779 5621 0 -1 1077944320 85399 13044 0 0 11974 46 5 2 20 0 15 0 406038513 11105193984 162399 33554432000 4194304 4196468 140730744802592 140730744785136 139835652648695 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
/proc/9779/statm: 2711229 162399 3618 1 0 2673293 0
[pid=9779/tid=9832] ppid=9776 vsize=10844916 memory=1556 CPUtime=101.91 cores=0,2,4,6
/proc/9779/task/9832/stat : 9832 (java) R 9776 9779 5621 0 -1 4202560 26672 13044 0 0 10168 16 5 2 20 0 15 0 406038522 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835624484096 139835237987327 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9833] ppid=9776 vsize=10844916 memory=2832 CPUtime=0.33 cores=0,2,4,6
/proc/9779/task/9833/stat : 9833 (java) S 9776 9779 5621 0 -1 1077944384 1922 13044 0 0 24 2 5 2 20 0 15 0 406038523 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835656891152 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9834] ppid=9776 vsize=10844916 memory=984 CPUtime=0.34 cores=0,2,4,6
/proc/9779/task/9834/stat : 9834 (java) S 9776 9779 5621 0 -1 1077944384 2559 13044 0 0 25 2 5 2 20 0 15 0 406038523 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835555781520 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9835] ppid=9776 vsize=10844916 memory=14012 CPUtime=0.34 cores=0,2,4,6
/proc/9779/task/9835/stat : 9835 (java) S 9776 9779 5621 0 -1 1077944384 1994 13044 0 0 25 2 5 2 20 0 15 0 406038523 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835554728976 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9836] ppid=9776 vsize=10844916 memory=560840 CPUtime=0.34 cores=0,2,4,6
/proc/9779/task/9836/stat : 9836 (java) S 9776 9779 5621 0 -1 1077944384 1374 13044 0 0 24 3 5 2 20 0 15 0 406038523 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835553676432 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9837] ppid=9776 vsize=10844916 memory=3580 CPUtime=0.33 cores=0,2,4,6
/proc/9779/task/9837/stat : 9837 (java) S 9776 9779 5621 0 -1 1077944384 5230 13044 0 0 25 1 5 2 20 0 15 0 406038524 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835111933936 139835652659842 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9838] ppid=9776 vsize=10844916 memory=599816 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9838/stat : 9838 (java) S 9776 9779 5621 0 -1 1077944384 37 13044 0 0 0 0 5 2 20 0 15 0 406038525 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835110880224 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9839] ppid=9776 vsize=10844916 memory=988 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9839/stat : 9839 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038525 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835008345088 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9840] ppid=9776 vsize=10844916 memory=649596 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9840/stat : 9840 (java) S 9776 9779 5621 0 -1 1077944384 2 13044 0 0 0 0 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139834404366544 139835652667291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9841] ppid=9776 vsize=10844916 memory=649596 CPUtime=6.4 cores=0,2,4,6
/proc/9779/task/9841/stat : 9841 (java) S 9776 9779 5621 0 -1 1077944384 14163 13044 0 0 628 5 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139835077323248 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9842] ppid=9776 vsize=10844916 memory=4892 CPUtime=6.37 cores=0,2,4,6
/proc/9779/task/9842/stat : 9842 (java) S 9776 9779 5621 0 -1 1077944384 12193 13044 0 0 625 5 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139834974788208 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9843] ppid=9776 vsize=10844916 memory=2120 CPUtime=4.33 cores=0,2,4,6
/proc/9779/task/9843/stat : 9843 (java) S 9776 9779 5621 0 -1 1077944384 16793 13044 0 0 419 7 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139834973735664 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9844] ppid=9776 vsize=10844916 memory=12020 CPUtime=0.07 cores=0,2,4,6
/proc/9779/task/9844/stat : 9844 (java) S 9776 9779 5621 0 -1 1077944384 3 13044 0 0 0 0 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139833934605408 139835652658901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
[pid=9779/tid=9845] ppid=9776 vsize=10844916 memory=496 CPUtime=0.12 cores=0,2,4,6
/proc/9779/task/9845/stat : 9845 (java) S 9776 9779 5621 0 -1 1077944384 249 13044 0 0 3 2 5 2 20 0 15 0 406038528 11105193984 162399 33554432000 4194304 4196468 140730744802592 139834972682544 139835652659842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8114176 140730744806133 140730744808645 140730744808645 140730744811471 0
Current children cumulated CPU time: 120.27 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 649596 KiB

[startup+102.701 s]*
/proc/loadavg: 1.29 1.38 1.41 3/214 9853
/proc/meminfo: memFree=30850380/32770624 swapFree=66920300/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 102.711
CPU time (s): 120.399
CPU user time (s): 119.892
CPU system time (s): 0.507446
CPU usage (%): 117.222
Max. virtual memory (cumulated for all children) (KiB): 10847564
Max. memory (cumulated for all children) (KiB): 653164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 119.892
system time used= 0.507446
maximum resident set size= 653164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99222
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26829
involuntary context switches= 287


# summary of solver processes directly reported to runsolver:
#   pid: 9779
#   total CPU time (s): 120.399
#   total CPU user time (s): 119.892
#   total CPU system time (s): 0.507446

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.613552 second user time and 1.03722 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-12 15:15:08
IDJOB=4387307
IDBENCH=133505
IDSOLVER=2823
FILE ID=node107/4387307-1568297824
RUNJOBID= node107-1568282247-6563
PBS_JOBID= 21701087
Free space on /tmp= 54320 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-08.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387307-1568297824/watcher-4387307-1568297824 -o /tmp/evaluation-result-4387307-1568297824/solver-4387307-1568297824 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568282247-6563 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1974604659 HOME/instance-4387307-1568297824.xml

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

MD5SUM BENCH= a0dd3b11b1f6edde9967a93afac168fd
RANDOM SEED=1974604659

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        30884168 kB
MemAvailable:   31183412 kB
Buffers:           96412 kB
Cached:           470912 kB
SwapCached:        80456 kB
Active:          1024840 kB
Inactive:         274808 kB
Active(anon):     660564 kB
Inactive(anon):   100600 kB
Active(file):     364276 kB
Inactive(file):   174208 kB
Unevictable:      109236 kB
Mlocked:          109236 kB
SwapTotal:      67108860 kB
SwapFree:       66920300 kB
Dirty:             34972 kB
Writeback:             0 kB
AnonPages:        761684 kB
Mapped:            44356 kB
Shmem:             20060 kB
Slab:             182040 kB
SReclaimable:     153192 kB
SUnreclaim:        28848 kB
KernelStack:        3728 kB
PageTables:         6904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1897400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    573440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 54284 MiB
End job on node107 at 2019-09-12 15:16:51