Trace number 4293962

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.8-SuperNG 2018-06-13OPT13871 10.7865 5.207

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-ex2_c18.xml
MD5SUMbecbd2d91dde2be36fb4b4a471bae430
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark13871
Best CPU time to get the best result obtained on this benchmark2.40972
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints34
Number of domains13
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":21},{"size":6,"count":2},{"size":8,"count":1},{"size":11,"count":14},{"size":12,"count":1},{"size":16,"count":2},{"size":26,"count":1},{"size":65,"count":1},{"size":76,"count":4},{"size":100,"count":12}]
Minimum variable degree2
Maximum variable degree15
Distribution of variable degrees[{"degree":2,"count":45},{"degree":3,"count":4},{"degree":4,"count":6},{"degree":5,"count":4},{"degree":6,"count":1},{"degree":15,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":6},{"arity":3,"count":14},{"arity":6,"count":14}]
Number of extensional constraints14
Number of intensional constraints20
Distribution of constraint types[{"type":"extension","count":14},{"type":"intension","count":20}]
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

1.00/0.74	c Concrete v3.8.1528841891564 running
9.86/4.39	o 15695
10.20/4.41	o 15694
10.20/4.42	o 15693
10.20/4.43	o 15692
10.20/4.46	o 14019
10.20/4.47	o 13879
10.20/4.49	o 13873
10.20/4.49	o 13871
10.60/4.55	v <instantiation cost="13871">
10.60/4.55	v       <list>
10.60/4.55	v         f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] k v1[0] v1[1] v1[2] v1[3] v1[4] v1[5] v1[6] v1[7] v1[8] v1[9] v1[10] v1[11] v1[12] v1[13] v2[0] v2[1] v2[2] v2[3] v2[4] v2[5] v2[6] v2[7] v2[8] v2[9] v2[10] v2[11] v2[12] v2[13] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13]
10.60/4.55	v       </list>
10.60/4.55	v       <values>
10.60/4.55	v         31 31 67 65 100 1 55 87 67 0 0 1 1 1 1 0 1 0 7 0 0 0 0 1 0 0 0 0 0 0 0 0 0 2 0 0 3 6 0 0 0 0 0 0 0 0 0 36 36 34 69 30 33 66 35 10 99 33 86 66 20
10.60/4.55	v       </values>
10.60/4.55	v     </instantiation>
10.60/4.55	s OPTIMUM FOUND

Verifier Data

OK	13871

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293962-1532402817/watcher-4293962-1532402817 -o /tmp/evaluation-result-4293962-1532402817/solver-4293962-1532402817 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532402817-21493 --watchdog 2580 concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=75750761 -superng HOME/instance-4293962-1532402817.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=21512, runsolver pid=21509
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 0.82 1.12 1.51 2/183 21566
/proc/meminfo: memFree=23906764/32770624 swapFree=67108860/67108860
[pid=21512] ppid=21509 vsize=9972712 memory=16284 CPUtime=0.09 cores=0,2,4,6
/proc/21512/stat : 21512 (java) S 21509 21512 15121 0 -1 1077944320 4226 13029 0 0 1 0 5 3 20 0 6 0 57844916 10212057088 4071 33554432000 4194304 4196468 140729641869248 140729641851792 140169442553591 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
/proc/21512/statm: 2493178 4071 1918 1 0 2481616 0
[pid=21512/tid=21566] ppid=21509 vsize=9972712 memory=-7956310820449840986 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21566/stat : 21566 (java) R 21509 21512 15121 0 -1 4202560 2037 13029 0 0 0 0 5 3 20 0 6 0 57844925 10212057088 4071 33554432000 4194304 4196468 140729641869248 140169414390352 140169442575517 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21567] ppid=21509 vsize=9972712 memory=-5738297875903123798 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21567/stat : 21567 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 6 0 57844926 10212057088 4071 33554432000 4194304 4196468 140729641869248 140169446796432 140169442563797 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21568] ppid=21509 vsize=9972712 memory=140493562029696 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21568/stat : 21568 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 6 0 57844926 10212057088 4071 33554432000 4194304 4196468 140729641869248 140169015323664 140169442563797 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21569] ppid=21509 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21569/stat : 21569 (java) S 21509 21512 15121 0 -1 1077944384 2 13029 0 0 0 0 5 3 20 0 6 0 57844926 10212057088 4071 33554432000 4194304 4196468 140729641869248 140169014270864 140169442563797 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21570] ppid=21509 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21570/stat : 21570 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 6 0 57844926 10212057088 4071 33554432000 4194304 4196468 140729641869248 140169013218064 140169442563797 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16284 KiB

[startup+0.210096 s]*
/proc/loadavg: 0.82 1.12 1.51 3/205 21618
/proc/meminfo: memFree=23872724/32770624 swapFree=67108860/67108860
[pid=21512] ppid=21509 vsize=10818904 memory=43312 CPUtime=0.26 cores=0,2,4,6
/proc/21512/stat : 21512 (java) S 21509 21512 15121 0 -1 1077944320 8041 13029 0 0 17 1 5 3 20 0 15 0 57844916 11078557696 10828 33554432000 4194304 4196468 140729641869248 140729641851792 140169442553591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
/proc/21512/statm: 2704726 10828 2968 1 0 2667149 0
[pid=21512/tid=21566] ppid=21509 vsize=10818904 memory=-6949179150270506172 CPUtime=0.19 cores=0,2,4,6
/proc/21512/task/21566/stat : 21566 (java) R 21509 21512 15121 0 -1 4202560 4747 13029 0 0 10 1 5 3 20 0 15 0 57844925 11078557696 10894 33554432000 4194304 4196468 140729641869248 140169414374320 140169442575517 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21567] ppid=21509 vsize=10818904 memory=7378697629483820645 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21567/stat : 21567 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844926 11078557696 10894 33554432000 4194304 4196468 140729641869248 140169446796432 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21568] ppid=21509 vsize=10818904 memory=140493562029696 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21568/stat : 21568 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844926 11078557696 10894 33554432000 4194304 4196468 140729641869248 140169015323664 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21569] ppid=21509 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21569/stat : 21569 (java) S 21509 21512 15121 0 -1 1077944384 2 13029 0 0 0 0 5 3 20 0 15 0 57844926 11078557696 10894 33554432000 4194304 4196468 140729641869248 140169014270864 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21570] ppid=21509 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21570/stat : 21570 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844926 11078557696 10894 33554432000 4194304 4196468 140729641869248 140169013218064 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21571] ppid=21509 vsize=10818904 memory=140493562029696 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21571/stat : 21571 (java) S 21509 21512 15121 0 -1 1077944384 2 13029 0 0 0 0 5 3 20 0 15 0 57844928 11078557696 10894 33554432000 4194304 4196468 140729641869248 140168901949808 140169442564738 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21572] ppid=21509 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21572/stat : 21572 (java) S 21509 21512 15121 0 -1 1077944384 13 13029 0 0 0 0 5 3 20 0 15 0 57844928 11078557696 10894 33554432000 4194304 4196468 140729641869248 140168338072608 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21573] ppid=21509 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21573/stat : 21573 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844928 11078557696 10894 33554432000 4194304 4196468 140729641869248 140168203854704 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21574] ppid=21509 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21574/stat : 21574 (java) S 21509 21512 15121 0 -1 1077944384 3 13029 0 0 0 0 5 3 20 0 15 0 57844931 11078557696 10894 33554432000 4194304 4196468 140729641869248 140167963563856 140169442572187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21575] ppid=21509 vsize=10818904 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/21512/task/21575/stat : 21575 (java) S 21509 21512 15121 0 -1 1077944384 499 13029 0 0 1 0 5 3 20 0 15 0 57844931 11078557696 10894 33554432000 4194304 4196468 140729641869248 140168900897648 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21576] ppid=21509 vsize=10818904 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/21512/task/21576/stat : 21576 (java) S 21509 21512 15121 0 -1 1077944384 89 13029 0 0 1 0 5 3 20 0 15 0 57844931 11078557696 10894 33554432000 4194304 4196468 140729641869248 140168899844848 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21577] ppid=21509 vsize=10818904 memory=140493562029696 CPUtime=0.11 cores=0,2,4,6
/proc/21512/task/21577/stat : 21577 (java) R 21509 21512 15121 0 -1 4202560 539 13029 0 0 3 0 5 3 20 0 15 0 57844931 11078557696 10894 33554432000 4194304 4196468 140729641869248 140168898792048 140169442574938 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21578] ppid=21509 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21578/stat : 21578 (java) S 21509 21512 15121 0 -1 1077944384 3 13029 0 0 0 0 5 3 20 0 15 0 57844931 11078557696 10894 33554432000 4194304 4196468 140729641869248 140167930006240 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21579] ppid=21509 vsize=10818904 memory=140493562029696 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21579/stat : 21579 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844931 11078557696 10894 33554432000 4194304 4196468 140729641869248 140168897739440 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 43312 KiB

[startup+0.310583 s]*
/proc/loadavg: 0.82 1.12 1.51 3/209 21648
/proc/meminfo: memFree=23852524/32770624 swapFree=67108860/67108860
[pid=21512] ppid=21509 vsize=10819352 memory=54208 CPUtime=0.38 cores=0,2,4,6
/proc/21512/stat : 21512 (java) S 21509 21512 15121 0 -1 1077944320 10591 13029 0 0 28 2 5 3 20 0 15 0 57844916 11079016448 13552 33554432000 4194304 4196468 140729641869248 140729641851792 140169442553591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
/proc/21512/statm: 2704838 13552 3087 1 0 2667149 0
[pid=21512/tid=21566] ppid=21509 vsize=10819352 memory=7667499751731974480 CPUtime=0.29 cores=0,2,4,6
/proc/21512/task/21566/stat : 21566 (java) R 21509 21512 15121 0 -1 4202560 7240 13029 0 0 19 2 5 3 20 0 15 0 57844925 11079016448 13552 33554432000 4194304 4196468 140729641869248 140169414365600 140169442565526 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21567] ppid=21509 vsize=10819352 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21567/stat : 21567 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844926 11079016448 13552 33554432000 4194304 4196468 140729641869248 140169446796432 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21568] ppid=21509 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21568/stat : 21568 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844926 11079016448 13552 33554432000 4194304 4196468 140729641869248 140169015323664 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21569] ppid=21509 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21569/stat : 21569 (java) S 21509 21512 15121 0 -1 1077944384 2 13029 0 0 0 0 5 3 20 0 15 0 57844926 11079016448 13552 33554432000 4194304 4196468 140729641869248 140169014270864 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21570] ppid=21509 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21570/stat : 21570 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844926 11079016448 13552 33554432000 4194304 4196468 140729641869248 140169013218064 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21571] ppid=21509 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21571/stat : 21571 (java) S 21509 21512 15121 0 -1 1077944384 2 13029 0 0 0 0 5 3 20 0 15 0 57844928 11079016448 13552 33554432000 4194304 4196468 140729641869248 140168901949808 140169442564738 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21572] ppid=21509 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21572/stat : 21572 (java) S 21509 21512 15121 0 -1 1077944384 13 13029 0 0 0 0 5 3 20 0 15 0 57844928 11079016448 13552 33554432000 4194304 4196468 140729641869248 140168338072608 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21573] ppid=21509 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21573/stat : 21573 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844928 11079016448 13552 33554432000 4194304 4196468 140729641869248 140168203854704 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21574] ppid=21509 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21574/stat : 21574 (java) S 21509 21512 15121 0 -1 1077944384 3 13029 0 0 0 0 5 3 20 0 15 0 57844931 11079016448 13552 33554432000 4194304 4196468 140729641869248 140167963563856 140169442572187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21575] ppid=21509 vsize=10819352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/21512/task/21575/stat : 21575 (java) S 21509 21512 15121 0 -1 1077944384 499 13029 0 0 1 0 5 3 20 0 15 0 57844931 11079016448 13552 33554432000 4194304 4196468 140729641869248 140168900897648 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21576] ppid=21509 vsize=10819352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/21512/task/21576/stat : 21576 (java) R 21509 21512 15121 0 -1 4202560 90 13029 0 0 1 0 5 3 20 0 15 0 57844931 11079016448 13552 33554432000 4194304 4196468 140729641869248 140168899844848 140169435538633 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21577] ppid=21509 vsize=10819352 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/21512/task/21577/stat : 21577 (java) S 21509 21512 15121 0 -1 1077944384 549 13029 0 0 5 0 5 3 20 0 15 0 57844931 11079016448 13552 33554432000 4194304 4196468 140729641869248 140168898792048 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21578] ppid=21509 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21578/stat : 21578 (java) S 21509 21512 15121 0 -1 1077944384 3 13029 0 0 0 0 5 3 20 0 15 0 57844931 11079016448 13552 33554432000 4194304 4196468 140729641869248 140167930006240 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21579] ppid=21509 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21579/stat : 21579 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844931 11079016448 13552 33554432000 4194304 4196468 140729641869248 140168897739440 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 54208 KiB

[startup+0.700675 s]
/proc/loadavg: 0.82 1.12 1.51 3/215 21654
/proc/meminfo: memFree=23810204/32770624 swapFree=67108860/67108860
[pid=21512] ppid=21509 vsize=10819352 memory=86576 CPUtime=1 cores=0,2,4,6
/proc/21512/stat : 21512 (java) S 21509 21512 15121 0 -1 1077944320 16760 13029 0 0 88 4 5 3 20 0 15 0 57844916 11079016448 21644 33554432000 4194304 4196468 140729641869248 140729641851792 140169442553591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
/proc/21512/statm: 2704838 21644 3237 1 0 2667149 0
[pid=21512/tid=21566] ppid=21509 vsize=10819352 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/21512/task/21566/stat : 21566 (java) R 21509 21512 15121 0 -1 4202560 12249 13029 0 0 56 3 5 3 20 0 15 0 57844925 11079016448 21644 33554432000 4194304 4196468 140729641869248 140169414374416 140169425740382 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21567] ppid=21509 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21567/stat : 21567 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844926 11079016448 21644 33554432000 4194304 4196468 140729641869248 140169446796432 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21568] ppid=21509 vsize=10819352 memory=8174711894690707253 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21568/stat : 21568 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844926 11079016448 21644 33554432000 4194304 4196468 140729641869248 140169015323664 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21569] ppid=21509 vsize=10819352 memory=4136 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21569/stat : 21569 (java) S 21509 21512 15121 0 -1 1077944384 2 13029 0 0 0 0 5 3 20 0 15 0 57844926 11079016448 21644 33554432000 4194304 4196468 140729641869248 140169014270864 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21570] ppid=21509 vsize=10819352 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21570/stat : 21570 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844926 11079016448 21644 33554432000 4194304 4196468 140729641869248 140169013218064 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21571] ppid=21509 vsize=10819352 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21571/stat : 21571 (java) S 21509 21512 15121 0 -1 1077944384 5 13029 0 0 0 0 5 3 20 0 15 0 57844928 11079016448 21644 33554432000 4194304 4196468 140729641869248 140168901949808 140169442564738 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21572] ppid=21509 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21572/stat : 21572 (java) S 21509 21512 15121 0 -1 1077944384 13 13029 0 0 0 0 5 3 20 0 15 0 57844928 11079016448 21644 33554432000 4194304 4196468 140729641869248 140168338072608 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21573] ppid=21509 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21573/stat : 21573 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844928 11079016448 21644 33554432000 4194304 4196468 140729641869248 140168203854704 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21574] ppid=21509 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21574/stat : 21574 (java) S 21509 21512 15121 0 -1 1077944384 3 13029 0 0 0 0 5 3 20 0 15 0 57844931 11079016448 21644 33554432000 4194304 4196468 140729641869248 140167963563856 140169442572187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21575] ppid=21509 vsize=10819352 memory=30305 CPUtime=0.17 cores=0,2,4,6
/proc/21512/task/21575/stat : 21575 (java) S 21509 21512 15121 0 -1 1077944384 1210 13029 0 0 9 0 5 3 20 0 15 0 57844931 11079016448 21644 33554432000 4194304 4196468 140729641869248 140168900897648 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21576] ppid=21509 vsize=10819352 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/21512/task/21576/stat : 21576 (java) S 21509 21512 15121 0 -1 1077944384 461 13029 0 0 7 0 5 3 20 0 15 0 57844931 11079016448 21644 33554432000 4194304 4196468 140729641869248 140168899844848 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21577] ppid=21509 vsize=10819352 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/21512/task/21577/stat : 21577 (java) S 21509 21512 15121 0 -1 1077944384 617 13029 0 0 13 0 5 3 20 0 15 0 57844931 11079016448 21644 33554432000 4194304 4196468 140729641869248 140168898792048 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21578] ppid=21509 vsize=10819352 memory=6944656592387989600 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21578/stat : 21578 (java) S 21509 21512 15121 0 -1 1077944384 3 13029 0 0 0 0 5 3 20 0 15 0 57844931 11079016448 21644 33554432000 4194304 4196468 140729641869248 140167930006240 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21579] ppid=21509 vsize=10819352 memory=6944656575208382560 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21579/stat : 21579 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844931 11079016448 21644 33554432000 4194304 4196468 140729641869248 140168897739440 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 86576 KiB

[startup+1.50077 s]
/proc/loadavg: 0.82 1.12 1.51 6/215 21654
/proc/meminfo: memFree=23726472/32770624 swapFree=67108860/67108860
[pid=21512] ppid=21509 vsize=10832204 memory=213856 CPUtime=2.79 cores=0,2,4,6
/proc/21512/stat : 21512 (java) S 21509 21512 15121 0 -1 1077944320 24050 13029 0 0 262 9 5 3 20 0 15 0 57844916 11092176896 53464 33554432000 4194304 4196468 140729641869248 140729641851792 140169442553591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
/proc/21512/statm: 2708051 53464 3447 1 0 2669709 0
[pid=21512/tid=21566] ppid=21509 vsize=10832204 memory=4136 CPUtime=1.43 cores=0,2,4,6
/proc/21512/task/21566/stat : 21566 (java) S 21509 21512 15121 0 -1 1077944384 17002 13029 0 0 129 6 5 3 20 0 15 0 57844925 11092176896 53464 33554432000 4194304 4196468 140729641869248 140169414367920 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21567] ppid=21509 vsize=10832204 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21567/stat : 21567 (java) R 21509 21512 15121 0 -1 4202560 51 13029 0 0 0 0 5 3 20 0 15 0 57844926 11092176896 53464 33554432000 4194304 4196468 140729641869248 140169446796432 140169424163200 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21568] ppid=21509 vsize=10832204 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21568/stat : 21568 (java) R 21509 21512 15121 0 -1 4202560 177 13029 0 0 0 0 5 3 20 0 15 0 57844926 11092176896 53464 33554432000 4194304 4196468 140729641869248 140169015323664 140169435657188 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21569] ppid=21509 vsize=10832204 memory=6944656592455359580 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21569/stat : 21569 (java) R 21509 21512 15121 0 -1 4202560 35 13029 0 0 0 0 5 3 20 0 15 0 57844926 11092176896 53464 33554432000 4194304 4196468 140729641869248 140169014270864 140169427010976 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21570] ppid=21509 vsize=10832204 memory=6648615548753253269 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21570/stat : 21570 (java) R 21509 21512 15121 0 -1 1077944384 22 13029 0 0 0 0 5 3 20 0 15 0 57844926 11092176896 53464 33554432000 4194304 4196468 140729641869248 140169013218064 140169442563797 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21571] ppid=21509 vsize=10832204 memory=6944656575208382560 CPUtime=0.09 cores=0,2,4,6
/proc/21512/task/21571/stat : 21571 (java) S 21509 21512 15121 0 -1 1077944384 46 13029 0 0 1 0 5 3 20 0 15 0 57844928 11092176896 53464 33554432000 4194304 4196468 140729641869248 140168901948320 140169442563797 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21572] ppid=21509 vsize=10832204 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21572/stat : 21572 (java) S 21509 21512 15121 0 -1 1077944384 13 13029 0 0 0 0 5 3 20 0 15 0 57844928 11092176896 53464 33554432000 4194304 4196468 140729641869248 140168338072608 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21573] ppid=21509 vsize=10832204 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21573/stat : 21573 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844928 11092176896 53464 33554432000 4194304 4196468 140729641869248 140168203854704 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21574] ppid=21509 vsize=10832204 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21574/stat : 21574 (java) S 21509 21512 15121 0 -1 1077944384 3 13029 0 0 0 0 5 3 20 0 15 0 57844931 11092176896 53464 33554432000 4194304 4196468 140729641869248 140167963563856 140169442572187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21575] ppid=21509 vsize=10832204 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/21512/task/21575/stat : 21575 (java) S 21509 21512 15121 0 -1 1077944384 1895 13029 0 0 43 0 5 3 20 0 15 0 57844931 11092176896 53464 33554432000 4194304 4196468 140729641869248 140168900897648 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21576] ppid=21509 vsize=10832204 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/21512/task/21576/stat : 21576 (java) S 21509 21512 15121 0 -1 1077944384 1329 13029 0 0 48 0 5 3 20 0 15 0 57844931 11092176896 53464 33554432000 4194304 4196468 140729641869248 140168899844848 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21577] ppid=21509 vsize=10832204 memory=0 CPUtime=0.43 cores=0,2,4,6
/proc/21512/task/21577/stat : 21577 (java) S 21509 21512 15121 0 -1 1077944384 1281 13029 0 0 35 0 5 3 20 0 15 0 57844931 11092176896 53464 33554432000 4194304 4196468 140729641869248 140168898792048 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21578] ppid=21509 vsize=10832204 memory=12 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21578/stat : 21578 (java) S 21509 21512 15121 0 -1 1077944384 3 13029 0 0 0 0 5 3 20 0 15 0 57844931 11092176896 53464 33554432000 4194304 4196468 140729641869248 140167930006240 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21579] ppid=21509 vsize=10832204 memory=11 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21579/stat : 21579 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844931 11092176896 53464 33554432000 4194304 4196468 140729641869248 140168897739440 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
Current children cumulated CPU time: 2.79 s
Current children cumulated vsize: 10832204 KiB
Current children cumulated memory: 213856 KiB

[startup+3.11046 s]
/proc/loadavg: 1.16 1.18 1.52 5/215 21654
/proc/meminfo: memFree=22908844/32770624 swapFree=67108860/67108860
[pid=21512] ppid=21509 vsize=10842464 memory=287056 CPUtime=6.64 cores=0,2,4,6
/proc/21512/stat : 21512 (java) S 21509 21512 15121 0 -1 1077944320 37097 13029 0 0 642 14 5 3 20 0 15 0 57844916 11102683136 71764 33554432000 4194304 4196468 140729641869248 140729641851792 140169442553591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
/proc/21512/statm: 2710616 71764 3493 1 0 2672269 0
[pid=21512/tid=21566] ppid=21509 vsize=10842464 memory=0 CPUtime=3.03 cores=0,2,4,6
/proc/21512/task/21566/stat : 21566 (java) R 21509 21512 15121 0 -1 4202560 25638 13029 0 0 286 9 5 3 20 0 15 0 57844925 11102683136 71764 33554432000 4194304 4196468 140729641869248 140169414380880 140169036125573 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21567] ppid=21509 vsize=10842464 memory=247100 CPUtime=0.09 cores=0,2,4,6
/proc/21512/task/21567/stat : 21567 (java) S 21509 21512 15121 0 -1 1077944384 56 13029 0 0 1 0 5 3 20 0 15 0 57844926 11102683136 71764 33554432000 4194304 4196468 140729641869248 140169446796432 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21568] ppid=21509 vsize=10842464 memory=252408 CPUtime=0.09 cores=0,2,4,6
/proc/21512/task/21568/stat : 21568 (java) S 21509 21512 15121 0 -1 1077944384 180 13029 0 0 1 0 5 3 20 0 15 0 57844926 11102683136 71764 33554432000 4194304 4196468 140729641869248 140169015323664 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21569] ppid=21509 vsize=10842464 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/21512/task/21569/stat : 21569 (java) S 21509 21512 15121 0 -1 1077944384 35 13029 0 0 1 0 5 3 20 0 15 0 57844926 11102683136 71764 33554432000 4194304 4196468 140729641869248 140169014270864 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21570] ppid=21509 vsize=10842464 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/21512/task/21570/stat : 21570 (java) S 21509 21512 15121 0 -1 1077944384 23 13029 0 0 1 0 5 3 20 0 15 0 57844926 11102683136 71764 33554432000 4194304 4196468 140729641869248 140169013218064 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21571] ppid=21509 vsize=10842464 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/21512/task/21571/stat : 21571 (java) S 21509 21512 15121 0 -1 1077944384 59 13029 0 0 1 0 5 3 20 0 15 0 57844928 11102683136 71764 33554432000 4194304 4196468 140729641869248 140168901949808 140169442564738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21572] ppid=21509 vsize=10842464 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21572/stat : 21572 (java) S 21509 21512 15121 0 -1 1077944384 14 13029 0 0 0 0 5 3 20 0 15 0 57844928 11102683136 71764 33554432000 4194304 4196468 140729641869248 140168338072672 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21573] ppid=21509 vsize=10842464 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21573/stat : 21573 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844928 11102683136 71764 33554432000 4194304 4196468 140729641869248 140168203854720 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21574] ppid=21509 vsize=10842464 memory=56 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21574/stat : 21574 (java) S 21509 21512 15121 0 -1 1077944384 3 13029 0 0 0 0 5 3 20 0 15 0 57844931 11102683136 71764 33554432000 4194304 4196468 140729641869248 140167963563856 140169442572187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21575] ppid=21509 vsize=10842464 memory=0 CPUtime=1.18 cores=0,2,4,6
/proc/21512/task/21575/stat : 21575 (java) R 21509 21512 15121 0 -1 4202560 2272 13029 0 0 110 0 5 3 20 0 15 0 57844931 11102683136 71764 33554432000 4194304 4196468 140729641869248 140168900890672 140169425917367 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21576] ppid=21509 vsize=10842464 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/21512/task/21576/stat : 21576 (java) R 21509 21512 15121 0 -1 4202560 3770 13029 0 0 138 0 5 3 20 0 15 0 57844931 11102683136 71764 33554432000 4194304 4196468 140729641869248 140168899826000 140169427670748 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21577] ppid=21509 vsize=10842464 memory=0 CPUtime=1.07 cores=0,2,4,6
/proc/21512/task/21577/stat : 21577 (java) R 21509 21512 15121 0 -1 1077944384 2850 13029 0 0 99 0 5 3 20 0 15 0 57844931 11102683136 71764 33554432000 4194304 4196468 140729641869248 140168898792048 140169442564738 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21578] ppid=21509 vsize=10842464 memory=6656426216303648864 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21578/stat : 21578 (java) S 21509 21512 15121 0 -1 1077944384 3 13029 0 0 0 0 5 3 20 0 15 0 57844931 11102683136 71764 33554432000 4194304 4196468 140729641869248 140167930006240 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21579] ppid=21509 vsize=10842464 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21579/stat : 21579 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844931 11102683136 71764 33554432000 4194304 4196468 140729641869248 140168897739440 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
Current children cumulated CPU time: 6.64 s
Current children cumulated vsize: 10842464 KiB
Current children cumulated memory: 287056 KiB

[startup+5.20696 s]
# the end of solver process 21512 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.5216 s, system=0.264942 s

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

[startup+3.20243 s]
/proc/loadavg: 1.16 1.18 1.52 5/215 21654
/proc/meminfo: memFree=22908844/32770624 swapFree=67108860/67108860
[pid=21512] ppid=21509 vsize=10842464 memory=320192 CPUtime=6.93 cores=0,2,4,6
/proc/21512/stat : 21512 (java) S 21509 21512 15121 0 -1 1077944320 41506 13029 0 0 669 16 5 3 20 0 15 0 57844916 11102683136 80048 33554432000 4194304 4196468 140729641869248 140729641851792 140169442553591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
/proc/21512/statm: 2710616 80048 3493 1 0 2672269 0
[pid=21512/tid=21566] ppid=21509 vsize=10842464 memory=33 CPUtime=3.11 cores=0,2,4,6
/proc/21512/task/21566/stat : 21566 (java) R 21509 21512 15121 0 -1 4202560 26496 13029 0 0 293 10 5 3 20 0 15 0 57844925 11102683136 80048 33554432000 4194304 4196468 140729641869248 140169414385152 140169422772673 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21567] ppid=21509 vsize=10842464 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/21512/task/21567/stat : 21567 (java) S 21509 21512 15121 0 -1 1077944384 59 13029 0 0 1 0 5 3 20 0 15 0 57844926 11102683136 80048 33554432000 4194304 4196468 140729641869248 140169446796432 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21568] ppid=21509 vsize=10842464 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/21512/task/21568/stat : 21568 (java) S 21509 21512 15121 0 -1 1077944384 181 13029 0 0 1 0 5 3 20 0 15 0 57844926 11102683136 80048 33554432000 4194304 4196468 140729641869248 140169015323664 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21569] ppid=21509 vsize=10842464 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/21512/task/21569/stat : 21569 (java) S 21509 21512 15121 0 -1 1077944384 44 13029 0 0 1 0 5 3 20 0 15 0 57844926 11102683136 80048 33554432000 4194304 4196468 140729641869248 140169014270864 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21570] ppid=21509 vsize=10842464 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/21512/task/21570/stat : 21570 (java) S 21509 21512 15121 0 -1 1077944384 32 13029 0 0 1 0 5 3 20 0 15 0 57844926 11102683136 80048 33554432000 4194304 4196468 140729641869248 140169013218064 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21571] ppid=21509 vsize=10842464 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/21512/task/21571/stat : 21571 (java) S 21509 21512 15121 0 -1 1077944384 81 13029 0 0 2 0 5 3 20 0 15 0 57844928 11102683136 80048 33554432000 4194304 4196468 140729641869248 140168901949808 140169442564738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21572] ppid=21509 vsize=10842464 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21572/stat : 21572 (java) S 21509 21512 15121 0 -1 1077944384 14 13029 0 0 0 0 5 3 20 0 15 0 57844928 11102683136 80048 33554432000 4194304 4196468 140729641869248 140168338072672 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21573] ppid=21509 vsize=10842464 memory=664970774370811549 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21573/stat : 21573 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844928 11102683136 80048 33554432000 4194304 4196468 140729641869248 140168203854720 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21574] ppid=21509 vsize=10842464 memory=6944656592455359580 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21574/stat : 21574 (java) S 21509 21512 15121 0 -1 1077944384 3 13029 0 0 0 0 5 3 20 0 15 0 57844931 11102683136 80048 33554432000 4194304 4196468 140729641869248 140167963563856 140169442572187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21575] ppid=21509 vsize=10842464 memory=6791534058613427641 CPUtime=1.26 cores=0,2,4,6
/proc/21512/task/21575/stat : 21575 (java) R 21509 21512 15121 0 -1 4202560 3896 13029 0 0 118 0 5 3 20 0 15 0 57844931 11102683136 80048 33554432000 4194304 4196468 140729641869248 140168900879664 140169427678986 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21576] ppid=21509 vsize=10842464 memory=280986826838736 CPUtime=1.54 cores=0,2,4,6
/proc/21512/task/21576/stat : 21576 (java) R 21509 21512 15121 0 -1 4202560 5083 13029 0 0 146 0 5 3 20 0 15 0 57844931 11102683136 80048 33554432000 4194304 4196468 140729641869248 140168899833520 140169442574938 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21577] ppid=21509 vsize=10842464 memory=4121691067513045024 CPUtime=1.09 cores=0,2,4,6
/proc/21512/task/21577/stat : 21577 (java) S 21509 21512 15121 0 -1 1077944384 3442 13029 0 0 100 1 5 3 20 0 15 0 57844931 11102683136 80048 33554432000 4194304 4196468 140729641869248 140168898792048 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21578] ppid=21509 vsize=10842464 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21578/stat : 21578 (java) S 21509 21512 15121 0 -1 1077944384 3 13029 0 0 0 0 5 3 20 0 15 0 57844931 11102683136 80048 33554432000 4194304 4196468 140729641869248 140167930006240 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21579] ppid=21509 vsize=10842464 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21579/stat : 21579 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844931 11102683136 80048 33554432000 4194304 4196468 140729641869248 140168897739440 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
Current children cumulated CPU time: 6.93 s
Current children cumulated vsize: 10842464 KiB
Current children cumulated memory: 320192 KiB

[startup+4.00151 s]*
/proc/loadavg: 1.16 1.18 1.52 4/215 21654
/proc/meminfo: memFree=22705376/32770624 swapFree=67108860/67108860
[pid=21512] ppid=21509 vsize=10848608 memory=342668 CPUtime=8.98 cores=0,2,4,6
/proc/21512/stat : 21512 (java) S 21509 21512 15121 0 -1 1077944320 64787 13029 0 0 872 18 5 3 20 0 15 0 57844916 11108974592 85667 33554432000 4194304 4196468 140729641869248 140729641851792 140169442553591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
/proc/21512/statm: 2712152 85667 3511 1 0 2673805 0
[pid=21512/tid=21566] ppid=21509 vsize=10848608 memory=6791534058613427641 CPUtime=3.87 cores=0,2,4,6
/proc/21512/task/21566/stat : 21566 (java) R 21509 21512 15121 0 -1 4202560 40408 13029 0 0 368 11 5 3 20 0 15 0 57844925 11108974592 85733 33554432000 4194304 4196468 140729641869248 140169414368952 140169427719264 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21567] ppid=21509 vsize=10848608 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/21512/task/21567/stat : 21567 (java) S 21509 21512 15121 0 -1 1077944384 218 13029 0 0 3 0 5 3 20 0 15 0 57844926 11108974592 85733 33554432000 4194304 4196468 140729641869248 140169446796432 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21568] ppid=21509 vsize=10848608 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/21512/task/21568/stat : 21568 (java) S 21509 21512 15121 0 -1 1077944384 207 13029 0 0 3 0 5 3 20 0 15 0 57844926 11108974592 85733 33554432000 4194304 4196468 140729641869248 140169015323664 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21569] ppid=21509 vsize=10848608 memory=734139722786418735 CPUtime=0.11 cores=0,2,4,6
/proc/21512/task/21569/stat : 21569 (java) S 21509 21512 15121 0 -1 1077944384 82 13029 0 0 3 0 5 3 20 0 15 0 57844926 11108974592 85733 33554432000 4194304 4196468 140729641869248 140169014270864 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21570] ppid=21509 vsize=10848608 memory=4211820445998147667 CPUtime=0.11 cores=0,2,4,6
/proc/21512/task/21570/stat : 21570 (java) S 21509 21512 15121 0 -1 1077944384 70 13029 0 0 3 0 5 3 20 0 15 0 57844926 11108974592 85733 33554432000 4194304 4196468 140729641869248 140169013218064 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21571] ppid=21509 vsize=10848608 memory=7236950549871898805 CPUtime=0.12 cores=0,2,4,6
/proc/21512/task/21571/stat : 21571 (java) S 21509 21512 15121 0 -1 1077944384 4058 13029 0 0 4 0 5 3 20 0 15 0 57844928 11108974592 85733 33554432000 4194304 4196468 140729641869248 140168901949808 140169442564738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21572] ppid=21509 vsize=10848608 memory=5983648970620232800 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21572/stat : 21572 (java) S 21509 21512 15121 0 -1 1077944384 14 13029 0 0 0 0 5 3 20 0 15 0 57844928 11108974592 85733 33554432000 4194304 4196468 140729641869248 140168338072672 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21573] ppid=21509 vsize=10848608 memory=-9109213556524817781 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21573/stat : 21573 (java) S 21509 21512 15121 0 -1 1077944384 1 13029 0 0 0 0 5 3 20 0 15 0 57844928 11108974592 85733 33554432000 4194304 4196468 140729641869248 140168203854720 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21574] ppid=21509 vsize=10848608 memory=-7737605721172012177 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21574/stat : 21574 (java) S 21509 21512 15121 0 -1 1077944384 3 13029 0 0 0 0 5 3 20 0 15 0 57844931 11108974592 85733 33554432000 4194304 4196468 140729641869248 140167963563856 140169442572187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21575] ppid=21509 vsize=10848608 memory=0 CPUtime=1.76 cores=0,2,4,6
/proc/21512/task/21575/stat : 21575 (java) R 21509 21512 15121 0 -1 4202560 7432 13029 0 0 167 1 5 3 20 0 15 0 57844931 11108974592 85733 33554432000 4194304 4196468 140729641869248 140168900884464 140169427678721 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21576] ppid=21509 vsize=10848608 memory=7517363405094662191 CPUtime=1.96 cores=0,2,4,6
/proc/21512/task/21576/stat : 21576 (java) S 21509 21512 15121 0 -1 1077944384 5635 13029 0 0 188 0 5 3 20 0 15 0 57844931 11108974592 85733 33554432000 4194304 4196468 140729641869248 140168899844848 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21577] ppid=21509 vsize=10848608 memory=3472468789136069863 CPUtime=1.35 cores=0,2,4,6
/proc/21512/task/21577/stat : 21577 (java) S 21509 21512 15121 0 -1 1077944384 4552 13029 0 0 126 1 5 3 20 0 15 0 57844931 11108974592 85733 33554432000 4194304 4196468 140729641869248 140168898792048 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21578] ppid=21509 vsize=10848608 memory=8144 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21578/stat : 21578 (java) S 21509 21512 15121 0 -1 1077944384 3 13029 0 0 0 0 5 3 20 0 15 0 57844931 11108974592 85733 33554432000 4194304 4196468 140729641869248 140167930006240 140169442563797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
[pid=21512/tid=21579] ppid=21509 vsize=10848608 memory=280986975581216 CPUtime=0.08 cores=0,2,4,6
/proc/21512/task/21579/stat : 21579 (java) S 21509 21512 15121 0 -1 1077944384 9 13029 0 0 0 0 5 3 20 0 15 0 57844931 11108974592 85733 33554432000 4194304 4196468 140729641869248 140168897739440 140169442564738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29237248 140729641875629 140729641878876 140729641878876 140729641881551 0
Current children cumulated CPU time: 8.98 s
Current children cumulated vsize: 10848608 KiB
Current children cumulated memory: 342668 KiB

[startup+4.80016 s]
/proc/loadavg: 1.16 1.18 1.52 2/202 21655
/proc/meminfo: memFree=22653540/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+5.20016 s]
/proc/loadavg: 1.16 1.18 1.52 2/202 21655
/proc/meminfo: memFree=22438852/32770624 swapFree=67108860/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): 5.207
CPU time (s): 10.7865
CPU user time (s): 10.5216
CPU system time (s): 0.264942
CPU usage (%): 207.154
Max. virtual memory (cumulated for all children) (KiB): 10918828
Max. memory (cumulated for all children) (KiB): 369292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.5216
system time used= 0.264942
maximum resident set size= 370940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86975
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6299
involuntary context switches= 45


# summary of solver processes directly reported to runsolver:
#   pid: 21512
#   total CPU time (s): 10.7865
#   total CPU user time (s): 10.5216
#   total CPU system time (s): 0.264942

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.048601 second user time and 0.0982 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-24 05:26:57
IDJOB=4293962
IDBENCH=141275
IDSOLVER=2751
FILE ID=node105/4293962-1532402817
RUNJOBID= node105-1532402817-21493
PBS_JOBID= 21021573
Free space on /tmp= 44852 MiB

SOLVER NAME= Concrete 3.8-SuperNG 2018-06-13
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-ex2_c18.xml
COMMAND LINE= concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293962-1532402817/watcher-4293962-1532402817 -o /tmp/evaluation-result-4293962-1532402817/solver-4293962-1532402817 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532402817-21493 --watchdog 2580  concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=75750761 -superng HOME/instance-4293962-1532402817.xml

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

MD5SUM BENCH= becbd2d91dde2be36fb4b4a471bae430
RANDOM SEED=75750761

node105.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.32
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.32
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.32
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.32
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:        23935376 kB
MemAvailable:   31941164 kB
Buffers:          211172 kB
Cached:          7938108 kB
SwapCached:            0 kB
Active:          1497308 kB
Inactive:        6703280 kB
Active(anon):       5620 kB
Inactive(anon):    65448 kB
Active(file):    1491688 kB
Inactive(file):  6637832 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             98168 kB
Writeback:             0 kB
AnonPages:         59084 kB
Mapped:            37648 kB
Shmem:             17036 kB
Slab:             332244 kB
SReclaimable:     304728 kB
SUnreclaim:        27516 kB
KernelStack:        3216 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     318176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44732 MiB
End job on node105 at 2018-07-24 05:27:03