Trace number 4302589

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.9.2OPT13871 10.2103 4.49762

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.39013
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

Solver Data

1.01/0.75	c Concrete v3.9.2.1532736233296 running
9.78/4.36	o 13871
10.08/4.41	v <instantiation cost="13871">
10.08/4.41	v       <list>
10.08/4.41	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.08/4.41	v       </list>
10.08/4.41	v       <values>
10.08/4.41	v         31 31 67 65 100 1 55 100 70 0 0 1 1 1 1 0 1 1 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 39 34 69 30 33 66 35 10 99 30 99 69 30
10.08/4.41	v       </values>
10.08/4.41	v     </instantiation>
10.08/4.41	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 (13415 MiB free)
  memory of node 1: 16384 MiB (9795 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302589-1532896688/watcher-4302589-1532896688 -o /tmp/evaluation-result-4302589-1532896688/solver-4302589-1532896688 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532893235-14549 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=1600828303 HOME/instance-4302589-1532896688.xml 

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

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


[startup+0.100111 s]*
/proc/loadavg: 2.53 1.97 1.87 2/202 19576
/proc/meminfo: memFree=23763996/32770624 swapFree=67108436/67108860
[pid=19523] ppid=19520 vsize=10005480 memory=15756 CPUtime=0.09 cores=0,2,4,6
/proc/19523/stat : 19523 (java) S 19520 19523 9814 0 -1 1077944320 4059 13032 0 0 1 0 5 3 20 0 6 0 107231941 10245611520 3939 33554432000 4194304 4196468 140724582711824 140724582694368 140430806101751 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
/proc/19523/statm: 2501370 3939 1833 1 0 2489808 0
[pid=19523/tid=19576] ppid=19520 vsize=10005480 memory=4279135704013833356 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19576/stat : 19576 (java) R 19520 19523 9814 0 -1 4202560 1983 13032 0 0 0 0 5 3 20 0 6 0 107231951 10245611520 4005 33554432000 4194304 4196468 140724582711824 140430777938512 140430806123677 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19577] ppid=19520 vsize=10005480 memory=8257237230052613020 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19577/stat : 19577 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 6 0 107231951 10245611520 4005 33554432000 4194304 4196468 140724582711824 140430810344208 140430806111957 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19578] ppid=19520 vsize=10005480 memory=140394490619520 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19578/stat : 19578 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 6 0 107231951 10245611520 4005 33554432000 4194304 4196468 140724582711824 140430675680144 140430806111957 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19579] ppid=19520 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19579/stat : 19579 (java) S 19520 19523 9814 0 -1 1077944384 2 13032 0 0 0 0 5 3 20 0 6 0 107231951 10245611520 4005 33554432000 4194304 4196468 140724582711824 140430674627600 140430806111957 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19580] ppid=19520 vsize=10005480 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19580/stat : 19580 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 6 0 107231951 10245611520 4005 33554432000 4194304 4196468 140724582711824 140430673575056 140430806111957 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 15756 KiB

[startup+0.210088 s]*
/proc/loadavg: 2.53 1.97 1.87 5/215 19589
/proc/meminfo: memFree=23738932/32770624 swapFree=67108436/67108860
[pid=19523] ppid=19520 vsize=10982744 memory=41976 CPUtime=0.25 cores=0,2,4,6
/proc/19523/stat : 19523 (java) S 19520 19523 9814 0 -1 1077944320 7243 13032 0 0 16 1 5 3 20 0 15 0 107231941 11246329856 10494 33554432000 4194304 4196468 140724582711824 140724582694368 140430806101751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
/proc/19523/statm: 2745686 10494 2940 1 0 2708109 0
[pid=19523/tid=19576] ppid=19520 vsize=10982744 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/19523/task/19576/stat : 19576 (java) R 19520 19523 9814 0 -1 4202560 3786 13032 0 0 10 1 5 3 20 0 15 0 107231951 11246329856 10494 33554432000 4194304 4196468 140724582711824 140430777923296 140430787665255 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19577] ppid=19520 vsize=10982744 memory=345 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19577/stat : 19577 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231951 11246329856 10494 33554432000 4194304 4196468 140724582711824 140430810344208 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19578] ppid=19520 vsize=10982744 memory=140394490638581 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19578/stat : 19578 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231951 11246329856 10494 33554432000 4194304 4196468 140724582711824 140430675680144 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19579] ppid=19520 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19579/stat : 19579 (java) S 19520 19523 9814 0 -1 1077944384 2 13032 0 0 0 0 5 3 20 0 15 0 107231951 11246329856 10494 33554432000 4194304 4196468 140724582711824 140430674627600 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19580] ppid=19520 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19580/stat : 19580 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231951 11246329856 10494 33554432000 4194304 4196468 140724582711824 140430673575056 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19581] ppid=19520 vsize=10982744 memory=140394490619520 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19581/stat : 19581 (java) S 19520 19523 9814 0 -1 1077944384 2 13032 0 0 0 0 5 3 20 0 15 0 107231953 11246329856 10494 33554432000 4194304 4196468 140724582711824 140430231234544 140430806112898 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19582] ppid=19520 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19582/stat : 19582 (java) S 19520 19523 9814 0 -1 1077944384 13 13032 0 0 0 0 5 3 20 0 15 0 107231953 11246329856 10494 33554432000 4194304 4196468 140724582711824 140429659988896 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19583] ppid=19520 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19583/stat : 19583 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231953 11246329856 10494 33554432000 4194304 4196468 140724582711824 140429458662384 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19584] ppid=19520 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19584/stat : 19584 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11246329856 10494 33554432000 4194304 4196468 140724582711824 140429151262928 140430806120347 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19585] ppid=19520 vsize=10982744 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/19523/task/19585/stat : 19585 (java) S 19520 19523 9814 0 -1 1077944384 434 13032 0 0 1 0 5 3 20 0 15 0 107231956 11246329856 10494 33554432000 4194304 4196468 140724582711824 140430230182384 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19586] ppid=19520 vsize=10982744 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/19523/task/19586/stat : 19586 (java) S 19520 19523 9814 0 -1 1077944384 193 13032 0 0 1 0 5 3 20 0 15 0 107231956 11246329856 10494 33554432000 4194304 4196468 140724582711824 140430229129840 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19587] ppid=19520 vsize=10982744 memory=140394490619520 CPUtime=0.11 cores=0,2,4,6
/proc/19523/task/19587/stat : 19587 (java) S 19520 19523 9814 0 -1 1077944384 612 13032 0 0 3 0 5 3 20 0 15 0 107231956 11246329856 10494 33554432000 4194304 4196468 140724582711824 140430228077296 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19588] ppid=19520 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19588/stat : 19588 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11246329856 10494 33554432000 4194304 4196468 140724582711824 140428720467040 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19589] ppid=19520 vsize=10982744 memory=140394490619520 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19589/stat : 19589 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231957 11246329856 10494 33554432000 4194304 4196468 140724582711824 140430227024176 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 41976 KiB

[startup+0.310192 s]*
/proc/loadavg: 2.53 1.97 1.87 3/215 19589
/proc/meminfo: memFree=23712648/32770624 swapFree=67108436/67108860
[pid=19523] ppid=19520 vsize=10983192 memory=54568 CPUtime=0.38 cores=0,2,4,6
/proc/19523/stat : 19523 (java) S 19520 19523 9814 0 -1 1077944320 10254 13032 0 0 28 2 5 3 20 0 15 0 107231941 11246788608 13642 33554432000 4194304 4196468 140724582711824 140724582694368 140430806101751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
/proc/19523/statm: 2745798 13642 3059 1 0 2708109 0
[pid=19523/tid=19576] ppid=19520 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/19523/task/19576/stat : 19576 (java) R 19520 19523 9814 0 -1 4202560 6917 13032 0 0 19 2 5 3 20 0 15 0 107231951 11246788608 13774 33554432000 4194304 4196468 140724582711824 140430777913760 140430786377458 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19577] ppid=19520 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19577/stat : 19577 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231951 11246788608 13774 33554432000 4194304 4196468 140724582711824 140430810344208 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19578] ppid=19520 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19578/stat : 19578 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231951 11246788608 13774 33554432000 4194304 4196468 140724582711824 140430675680144 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19579] ppid=19520 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19579/stat : 19579 (java) S 19520 19523 9814 0 -1 1077944384 2 13032 0 0 0 0 5 3 20 0 15 0 107231951 11246788608 13840 33554432000 4194304 4196468 140724582711824 140430674627600 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19580] ppid=19520 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19580/stat : 19580 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231951 11246788608 13840 33554432000 4194304 4196468 140724582711824 140430673575056 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19581] ppid=19520 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19581/stat : 19581 (java) S 19520 19523 9814 0 -1 1077944384 2 13032 0 0 0 0 5 3 20 0 15 0 107231953 11246788608 13840 33554432000 4194304 4196468 140724582711824 140430231234544 140430806112898 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19582] ppid=19520 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19582/stat : 19582 (java) S 19520 19523 9814 0 -1 1077944384 13 13032 0 0 0 0 5 3 20 0 15 0 107231953 11246788608 13840 33554432000 4194304 4196468 140724582711824 140429659988896 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19583] ppid=19520 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19583/stat : 19583 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231953 11246788608 13840 33554432000 4194304 4196468 140724582711824 140429458662384 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19584] ppid=19520 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19584/stat : 19584 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11246788608 13840 33554432000 4194304 4196468 140724582711824 140429151262928 140430806120347 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19585] ppid=19520 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/19523/task/19585/stat : 19585 (java) S 19520 19523 9814 0 -1 1077944384 437 13032 0 0 1 0 5 3 20 0 15 0 107231956 11246788608 13840 33554432000 4194304 4196468 140724582711824 140430230182384 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19586] ppid=19520 vsize=10983192 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/19523/task/19586/stat : 19586 (java) S 19520 19523 9814 0 -1 1077944384 193 13032 0 0 1 0 5 3 20 0 15 0 107231956 11246788608 13840 33554432000 4194304 4196468 140724582711824 140430229129840 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19587] ppid=19520 vsize=10983192 memory=140394490619520 CPUtime=0.12 cores=0,2,4,6
/proc/19523/task/19587/stat : 19587 (java) S 19520 19523 9814 0 -1 1077944384 623 13032 0 0 4 0 5 3 20 0 15 0 107231956 11246788608 13840 33554432000 4194304 4196468 140724582711824 140430228077296 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19588] ppid=19520 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19588/stat : 19588 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11246788608 13840 33554432000 4194304 4196468 140724582711824 140428720467040 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19589] ppid=19520 vsize=10983192 memory=140394490619520 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19589/stat : 19589 (java) S 19520 19523 9814 0 -1 1077944384 2 13032 0 0 0 0 5 3 20 0 15 0 107231957 11246788608 13840 33554432000 4194304 4196468 140724582711824 140430227024176 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 54568 KiB

[startup+0.709961 s]*
/proc/loadavg: 2.53 1.97 1.87 3/215 19589
/proc/meminfo: memFree=23687492/32770624 swapFree=67108436/67108860
[pid=19523] ppid=19520 vsize=10983192 memory=88616 CPUtime=1.01 cores=0,2,4,6
/proc/19523/stat : 19523 (java) S 19520 19523 9814 0 -1 1077944320 16772 13032 0 0 89 4 5 3 20 0 15 0 107231941 11246788608 22154 33554432000 4194304 4196468 140724582711824 140724582694368 140430806101751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
/proc/19523/statm: 2745798 22154 3238 1 0 2708109 0
[pid=19523/tid=19576] ppid=19520 vsize=10983192 memory=6791534058613427641 CPUtime=0.68 cores=0,2,4,6
/proc/19523/task/19576/stat : 19576 (java) R 19520 19523 9814 0 -1 4202560 12186 13032 0 0 57 3 5 3 20 0 15 0 107231951 11246788608 22154 33554432000 4194304 4196468 140724582711824 140430777922576 140430787666721 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19577] ppid=19520 vsize=10983192 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19577/stat : 19577 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231951 11246788608 22154 33554432000 4194304 4196468 140724582711824 140430810344208 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19578] ppid=19520 vsize=10983192 memory=227 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19578/stat : 19578 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231951 11246788608 22154 33554432000 4194304 4196468 140724582711824 140430675680144 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19579] ppid=19520 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19579/stat : 19579 (java) S 19520 19523 9814 0 -1 1077944384 2 13032 0 0 0 0 5 3 20 0 15 0 107231951 11246788608 22154 33554432000 4194304 4196468 140724582711824 140430674627600 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19580] ppid=19520 vsize=10983192 memory=52 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19580/stat : 19580 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231951 11246788608 22154 33554432000 4194304 4196468 140724582711824 140430673575056 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19581] ppid=19520 vsize=10983192 memory=5317 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19581/stat : 19581 (java) S 19520 19523 9814 0 -1 1077944384 6 13032 0 0 0 0 5 3 20 0 15 0 107231953 11246788608 22154 33554432000 4194304 4196468 140724582711824 140430231234544 140430806112898 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19582] ppid=19520 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19582/stat : 19582 (java) S 19520 19523 9814 0 -1 1077944384 13 13032 0 0 0 0 5 3 20 0 15 0 107231953 11246788608 22154 33554432000 4194304 4196468 140724582711824 140429659988896 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19583] ppid=19520 vsize=10983192 memory=2 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19583/stat : 19583 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231953 11246788608 22154 33554432000 4194304 4196468 140724582711824 140429458662384 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19584] ppid=19520 vsize=10983192 memory=30 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19584/stat : 19584 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11246788608 22154 33554432000 4194304 4196468 140724582711824 140429151262928 140430806120347 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19585] ppid=19520 vsize=10983192 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/19523/task/19585/stat : 19585 (java) S 19520 19523 9814 0 -1 1077944384 1085 13032 0 0 9 0 5 3 20 0 15 0 107231956 11246788608 22154 33554432000 4194304 4196468 140724582711824 140430230182384 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19586] ppid=19520 vsize=10983192 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/19523/task/19586/stat : 19586 (java) S 19520 19523 9814 0 -1 1077944384 584 13032 0 0 7 0 5 3 20 0 15 0 107231956 11246788608 22154 33554432000 4194304 4196468 140724582711824 140430229129840 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19587] ppid=19520 vsize=10983192 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/19523/task/19587/stat : 19587 (java) S 19520 19523 9814 0 -1 1077944384 694 13032 0 0 13 0 5 3 20 0 15 0 107231956 11246788608 22154 33554432000 4194304 4196468 140724582711824 140430228077296 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19588] ppid=19520 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19588/stat : 19588 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11246788608 22154 33554432000 4194304 4196468 140724582711824 140428720467040 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19589] ppid=19520 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19589/stat : 19589 (java) S 19520 19523 9814 0 -1 1077944384 2 13032 0 0 0 0 5 3 20 0 15 0 107231957 11246788608 22154 33554432000 4194304 4196468 140724582711824 140430227024176 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88616 KiB

[startup+1.50453 s]
/proc/loadavg: 2.53 1.97 1.87 5/215 19589
/proc/meminfo: memFree=23641800/32770624 swapFree=67108436/67108860
[pid=19523] ppid=19520 vsize=10996044 memory=213852 CPUtime=2.77 cores=0,2,4,6
/proc/19523/stat : 19523 (java) S 19520 19523 9814 0 -1 1077944320 23841 13032 0 0 259 10 5 3 20 0 15 0 107231941 11259949056 53463 33554432000 4194304 4196468 140724582711824 140724582694368 140430806101751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
/proc/19523/statm: 2749011 53463 3446 1 0 2710669 0
[pid=19523/tid=19576] ppid=19520 vsize=10996044 memory=88616 CPUtime=1.45 cores=0,2,4,6
/proc/19523/task/19576/stat : 19576 (java) S 19520 19523 9814 0 -1 1077944384 16907 13032 0 0 131 6 5 3 20 0 15 0 107231951 11259949056 53463 33554432000 4194304 4196468 140724582711824 140430777906912 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19577] ppid=19520 vsize=10996044 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19577/stat : 19577 (java) S 19520 19523 9814 0 -1 1077944384 51 13032 0 0 0 0 5 3 20 0 15 0 107231951 11259949056 53463 33554432000 4194304 4196468 140724582711824 140430810344208 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19578] ppid=19520 vsize=10996044 memory=166044 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19578/stat : 19578 (java) S 19520 19523 9814 0 -1 1077944384 17 13032 0 0 0 0 5 3 20 0 15 0 107231951 11259949056 53463 33554432000 4194304 4196468 140724582711824 140430675680144 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19579] ppid=19520 vsize=10996044 memory=16148 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19579/stat : 19579 (java) S 19520 19523 9814 0 -1 1077944384 32 13032 0 0 0 0 5 3 20 0 15 0 107231951 11259949056 53463 33554432000 4194304 4196468 140724582711824 140430674627600 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19580] ppid=19520 vsize=10996044 memory=4004 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19580/stat : 19580 (java) S 19520 19523 9814 0 -1 1077944384 206 13032 0 0 0 0 5 3 20 0 15 0 107231951 11259949056 53463 33554432000 4194304 4196468 140724582711824 140430673575056 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19581] ppid=19520 vsize=10996044 memory=280788722292448 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19581/stat : 19581 (java) R 19520 19523 9814 0 -1 4202560 33 13032 0 0 0 0 5 3 20 0 15 0 107231953 11259949056 53463 33554432000 4194304 4196468 140724582711824 140430231232832 140430791782405 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19582] ppid=19520 vsize=10996044 memory=280788721692896 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19582/stat : 19582 (java) S 19520 19523 9814 0 -1 1077944384 13 13032 0 0 0 0 5 3 20 0 15 0 107231953 11259949056 53463 33554432000 4194304 4196468 140724582711824 140429659988896 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19583] ppid=19520 vsize=10996044 memory=140394360973940 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19583/stat : 19583 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231953 11259949056 53463 33554432000 4194304 4196468 140724582711824 140429458662384 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19584] ppid=19520 vsize=10996044 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19584/stat : 19584 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11259949056 53463 33554432000 4194304 4196468 140724582711824 140429151262928 140430806120347 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19585] ppid=19520 vsize=10996044 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/19523/task/19585/stat : 19585 (java) S 19520 19523 9814 0 -1 1077944384 1786 13032 0 0 46 0 5 3 20 0 15 0 107231956 11259949056 53463 33554432000 4194304 4196468 140724582711824 140430230182384 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19586] ppid=19520 vsize=10996044 memory=280788721931680 CPUtime=0.5 cores=0,2,4,6
/proc/19523/task/19586/stat : 19586 (java) S 19520 19523 9814 0 -1 1077944384 1296 13032 0 0 42 0 5 3 20 0 15 0 107231956 11259949056 53463 33554432000 4194304 4196468 140724582711824 140430229129840 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19587] ppid=19520 vsize=10996044 memory=2110744968062532 CPUtime=0.43 cores=0,2,4,6
/proc/19523/task/19587/stat : 19587 (java) S 19520 19523 9814 0 -1 1077944384 1305 13032 0 0 34 1 5 3 20 0 15 0 107231956 11259949056 53463 33554432000 4194304 4196468 140724582711824 140430228077296 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19588] ppid=19520 vsize=10996044 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19588/stat : 19588 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11259949056 53463 33554432000 4194304 4196468 140724582711824 140428720467040 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19589] ppid=19520 vsize=10996044 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19589/stat : 19589 (java) S 19520 19523 9814 0 -1 1077944384 2 13032 0 0 0 0 5 3 20 0 15 0 107231957 11259949056 53463 33554432000 4194304 4196468 140724582711824 140430227024176 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
Current children cumulated CPU time: 2.77 s
Current children cumulated vsize: 10996044 KiB

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

[startup+3.10081 s]
/proc/loadavg: 2.53 1.97 1.87 4/215 19589
/proc/meminfo: memFree=23542432/32770624 swapFree=67108436/67108860
[pid=19523] ppid=19520 vsize=11006304 memory=277036 CPUtime=6.57 cores=0,2,4,6
/proc/19523/stat : 19523 (java) S 19520 19523 9814 0 -1 1077944320 37148 13032 0 0 635 14 5 3 20 0 15 0 107231941 11270455296 69259 33554432000 4194304 4196468 140724582711824 140724582694368 140430806101751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
/proc/19523/statm: 2751576 69259 3493 1 0 2713229 0
[pid=19523/tid=19576] ppid=19520 vsize=11006304 memory=255032 CPUtime=3.02 cores=0,2,4,6
/proc/19523/task/19576/stat : 19576 (java) R 19520 19523 9814 0 -1 4202560 26157 13032 0 0 286 8 5 3 20 0 15 0 107231951 11270455296 69259 33554432000 4194304 4196468 140724582711824 140430777930008 140430357452263 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19577] ppid=19520 vsize=11006304 memory=241568 CPUtime=0.09 cores=0,2,4,6
/proc/19523/task/19577/stat : 19577 (java) S 19520 19523 9814 0 -1 1077944384 57 13032 0 0 1 0 5 3 20 0 15 0 107231951 11270455296 69259 33554432000 4194304 4196468 140724582711824 140430810344208 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19578] ppid=19520 vsize=11006304 memory=236244 CPUtime=0.09 cores=0,2,4,6
/proc/19523/task/19578/stat : 19578 (java) S 19520 19523 9814 0 -1 1077944384 18 13032 0 0 1 0 5 3 20 0 15 0 107231951 11270455296 69259 33554432000 4194304 4196468 140724582711824 140430675680144 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19579] ppid=19520 vsize=11006304 memory=8 CPUtime=0.09 cores=0,2,4,6
/proc/19523/task/19579/stat : 19579 (java) S 19520 19523 9814 0 -1 1077944384 32 13032 0 0 1 0 5 3 20 0 15 0 107231951 11270455296 69259 33554432000 4194304 4196468 140724582711824 140430674627600 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19580] ppid=19520 vsize=11006304 memory=8 CPUtime=0.09 cores=0,2,4,6
/proc/19523/task/19580/stat : 19580 (java) S 19520 19523 9814 0 -1 1077944384 209 13032 0 0 1 0 5 3 20 0 15 0 107231951 11270455296 69259 33554432000 4194304 4196468 140724582711824 140430673575056 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19581] ppid=19520 vsize=11006304 memory=8 CPUtime=0.09 cores=0,2,4,6
/proc/19523/task/19581/stat : 19581 (java) S 19520 19523 9814 0 -1 1077944384 55 13032 0 0 1 0 5 3 20 0 15 0 107231953 11270455296 69259 33554432000 4194304 4196468 140724582711824 140430231234544 140430806112898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19582] ppid=19520 vsize=11006304 memory=8 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19582/stat : 19582 (java) S 19520 19523 9814 0 -1 1077944384 14 13032 0 0 0 0 5 3 20 0 15 0 107231953 11270455296 69259 33554432000 4194304 4196468 140724582711824 140429659988960 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19583] ppid=19520 vsize=11006304 memory=8 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19583/stat : 19583 (java) S 19520 19523 9814 0 -1 1077944384 1 13032 0 0 0 0 5 3 20 0 15 0 107231953 11270455296 69259 33554432000 4194304 4196468 140724582711824 140429458662400 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19584] ppid=19520 vsize=11006304 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19584/stat : 19584 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11270455296 69259 33554432000 4194304 4196468 140724582711824 140429151262928 140430806120347 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19585] ppid=19520 vsize=11006304 memory=-6305715022523491712 CPUtime=1.21 cores=0,2,4,6
/proc/19523/task/19585/stat : 19585 (java) R 19520 19523 9814 0 -1 4202560 2103 13032 0 0 112 1 5 3 20 0 15 0 107231956 11270455296 69259 33554432000 4194304 4196468 140724582711824 140430230171904 140430791227033 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19586] ppid=19520 vsize=11006304 memory=6944656592387989600 CPUtime=1.38 cores=0,2,4,6
/proc/19523/task/19586/stat : 19586 (java) R 19520 19523 9814 0 -1 4202560 3429 13032 0 0 129 1 5 3 20 0 15 0 107231956 11270455296 69259 33554432000 4194304 4196468 140724582711824 140430229112912 140430785756970 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19587] ppid=19520 vsize=11006304 memory=6944652177228980320 CPUtime=1.07 cores=0,2,4,6
/proc/19523/task/19587/stat : 19587 (java) S 19520 19523 9814 0 -1 1077944384 2875 13032 0 0 98 1 5 3 20 0 15 0 107231956 11270455296 69259 33554432000 4194304 4196468 140724582711824 140430228077296 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19588] ppid=19520 vsize=11006304 memory=280788721600224 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19588/stat : 19588 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11270455296 69259 33554432000 4194304 4196468 140724582711824 140428720467040 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19589] ppid=19520 vsize=11006304 memory=280788721606944 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19589/stat : 19589 (java) S 19520 19523 9814 0 -1 1077944384 2 13032 0 0 0 0 5 3 20 0 15 0 107231957 11270455296 69259 33554432000 4194304 4196468 140724582711824 140430227024176 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
Current children cumulated CPU time: 6.57 s
Current children cumulated vsize: 11006304 KiB
Current children cumulated memory: 277036 KiB

[startup+4.49757 s]
# the end of solver process 19523 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.95799 s, system=0.252266 s

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

[startup+3.40085 s]
/proc/loadavg: 2.53 1.97 1.87 5/215 19589
/proc/meminfo: memFree=23459332/32770624 swapFree=67108436/67108860
[pid=19523] ppid=19520 vsize=11008352 memory=325588 CPUtime=7.36 cores=0,2,4,6
/proc/19523/stat : 19523 (java) S 19520 19523 9814 0 -1 1077944320 46650 13032 0 0 711 17 5 3 20 0 15 0 107231941 11272552448 81397 33554432000 4194304 4196468 140724582711824 140724582694368 140430806101751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
/proc/19523/statm: 2752088 81397 3503 1 0 2713741 0
[pid=19523/tid=19576] ppid=19520 vsize=11008352 memory=-9123011406873206402 CPUtime=3.31 cores=0,2,4,6
/proc/19523/task/19576/stat : 19576 (java) R 19520 19523 9814 0 -1 4202560 29412 13032 0 0 314 9 5 3 20 0 15 0 107231951 11272552448 81397 33554432000 4194304 4196468 140724582711824 140430777925744 140430798338878 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19577] ppid=19520 vsize=11008352 memory=4638778398332698720 CPUtime=0.09 cores=0,2,4,6
/proc/19523/task/19577/stat : 19577 (java) S 19520 19523 9814 0 -1 1077944384 220 13032 0 0 1 0 5 3 20 0 15 0 107231951 11272552448 81397 33554432000 4194304 4196468 140724582711824 140430810344208 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19578] ppid=19520 vsize=11008352 memory=2984339746955739232 CPUtime=0.09 cores=0,2,4,6
/proc/19523/task/19578/stat : 19578 (java) S 19520 19523 9814 0 -1 1077944384 483 13032 0 0 1 0 5 3 20 0 15 0 107231951 11272552448 81397 33554432000 4194304 4196468 140724582711824 140430675680144 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19579] ppid=19520 vsize=11008352 memory=734122130331934768 CPUtime=0.09 cores=0,2,4,6
/proc/19523/task/19579/stat : 19579 (java) S 19520 19523 9814 0 -1 1077944384 53 13032 0 0 1 0 5 3 20 0 15 0 107231951 11272552448 81397 33554432000 4194304 4196468 140724582711824 140430674627600 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19580] ppid=19520 vsize=11008352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/19523/task/19580/stat : 19580 (java) S 19520 19523 9814 0 -1 1077944384 524 13032 0 0 1 0 5 3 20 0 15 0 107231951 11272552448 81397 33554432000 4194304 4196468 140724582711824 140430673575056 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19581] ppid=19520 vsize=11008352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/19523/task/19581/stat : 19581 (java) S 19520 19523 9814 0 -1 1077944384 316 13032 0 0 1 0 5 3 20 0 15 0 107231953 11272552448 81397 33554432000 4194304 4196468 140724582711824 140430231234544 140430806112898 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19582] ppid=19520 vsize=11008352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19582/stat : 19582 (java) S 19520 19523 9814 0 -1 1077944384 22 13032 0 0 0 0 5 3 20 0 15 0 107231953 11272552448 81397 33554432000 4194304 4196468 140724582711824 140429659988960 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19583] ppid=19520 vsize=11008352 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19583/stat : 19583 (java) S 19520 19523 9814 0 -1 1077944384 19 13032 0 0 0 0 5 3 20 0 15 0 107231953 11272552448 81397 33554432000 4194304 4196468 140724582711824 140429458662400 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19584] ppid=19520 vsize=11008352 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19584/stat : 19584 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11272552448 81397 33554432000 4194304 4196468 140724582711824 140429151262928 140430806120347 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19585] ppid=19520 vsize=11008352 memory=0 CPUtime=1.4 cores=0,2,4,6
/proc/19523/task/19585/stat : 19585 (java) S 19520 19523 9814 0 -1 1077944384 4534 13032 0 0 131 1 5 3 20 0 15 0 107231956 11272552448 81397 33554432000 4194304 4196468 140724582711824 140430230182384 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19586] ppid=19520 vsize=11008352 memory=0 CPUtime=1.59 cores=0,2,4,6
/proc/19523/task/19586/stat : 19586 (java) S 19520 19523 9814 0 -1 1077944384 4581 13032 0 0 150 1 5 3 20 0 15 0 107231956 11272552448 81397 33554432000 4194304 4196468 140724582711824 140430229129840 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19587] ppid=19520 vsize=11008352 memory=0 CPUtime=1.14 cores=0,2,4,6
/proc/19523/task/19587/stat : 19587 (java) R 19520 19523 9814 0 -1 4202560 4284 13032 0 0 105 1 5 3 20 0 15 0 107231956 11272552448 81397 33554432000 4194304 4196468 140724582711824 140430228074232 140430791782449 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19588] ppid=19520 vsize=11008352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19588/stat : 19588 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11272552448 81397 33554432000 4194304 4196468 140724582711824 140428720467040 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19589] ppid=19520 vsize=11008352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19589/stat : 19589 (java) S 19520 19523 9814 0 -1 1077944384 8 13032 0 0 0 0 5 3 20 0 15 0 107231957 11272552448 81397 33554432000 4194304 4196468 140724582711824 140430227024176 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
Current children cumulated CPU time: 7.36 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 325588 KiB

[startup+4.20062 s]*
/proc/loadavg: 2.53 1.97 1.87 5/215 19589
/proc/meminfo: memFree=23412584/32770624 swapFree=67108436/67108860
[pid=19523] ppid=19520 vsize=11082240 memory=370376 CPUtime=9.39 cores=0,2,4,6
/proc/19523/stat : 19523 (java) S 19520 19523 9814 0 -1 1077944320 72578 13032 0 0 912 19 5 3 20 0 15 0 107231941 11348213760 92594 33554432000 4194304 4196468 140724582711824 140724582694368 140430806101751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
/proc/19523/statm: 2770560 92594 3511 1 0 2732213 0
[pid=19523/tid=19576] ppid=19520 vsize=11082240 memory=734139726812938545 CPUtime=4.07 cores=0,2,4,6
/proc/19523/task/19576/stat : 19576 (java) R 19520 19523 9814 0 -1 4202560 46901 13032 0 0 388 11 5 3 20 0 15 0 107231951 11348213760 92594 33554432000 4194304 4196468 140724582711824 140430777935152 140430786940449 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19577] ppid=19520 vsize=11082240 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/19523/task/19577/stat : 19577 (java) S 19520 19523 9814 0 -1 1077944384 242 13032 0 0 3 0 5 3 20 0 15 0 107231951 11348213760 92594 33554432000 4194304 4196468 140724582711824 140430810344208 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19578] ppid=19520 vsize=11082240 memory=307885248443838592 CPUtime=0.11 cores=0,2,4,6
/proc/19523/task/19578/stat : 19578 (java) S 19520 19523 9814 0 -1 1077944384 506 13032 0 0 3 0 5 3 20 0 15 0 107231951 11348213760 92594 33554432000 4194304 4196468 140724582711824 140430675680144 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19579] ppid=19520 vsize=11082240 memory=-7384994778349281184 CPUtime=0.12 cores=0,2,4,6
/proc/19523/task/19579/stat : 19579 (java) S 19520 19523 9814 0 -1 1077944384 82 13032 0 0 4 0 5 3 20 0 15 0 107231951 11348213760 92594 33554432000 4194304 4196468 140724582711824 140430674627600 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19580] ppid=19520 vsize=11082240 memory=6944656592455360608 CPUtime=0.11 cores=0,2,4,6
/proc/19523/task/19580/stat : 19580 (java) S 19520 19523 9814 0 -1 1077944384 551 13032 0 0 3 0 5 3 20 0 15 0 107231951 11348213760 92594 33554432000 4194304 4196468 140724582711824 140430673575056 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19581] ppid=19520 vsize=11082240 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/19523/task/19581/stat : 19581 (java) S 19520 19523 9814 0 -1 1077944384 4139 13032 0 0 3 0 5 3 20 0 15 0 107231953 11348213760 92594 33554432000 4194304 4196468 140724582711824 140430231234544 140430806112898 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19582] ppid=19520 vsize=11082240 memory=3471202396320837679 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19582/stat : 19582 (java) S 19520 19523 9814 0 -1 1077944384 22 13032 0 0 0 0 5 3 20 0 15 0 107231953 11348213760 92594 33554432000 4194304 4196468 140724582711824 140429659988960 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19583] ppid=19520 vsize=11082240 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19583/stat : 19583 (java) S 19520 19523 9814 0 -1 1077944384 19 13032 0 0 0 0 5 3 20 0 15 0 107231953 11348213760 92594 33554432000 4194304 4196468 140724582711824 140429458662400 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19584] ppid=19520 vsize=11082240 memory=6944656575208382560 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19584/stat : 19584 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11348213760 92594 33554432000 4194304 4196468 140724582711824 140429151262928 140430806120347 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19585] ppid=19520 vsize=11082240 memory=0 CPUtime=1.97 cores=0,2,4,6
/proc/19523/task/19585/stat : 19585 (java) R 19520 19523 9814 0 -1 4202560 8163 13032 0 0 188 1 5 3 20 0 15 0 107231956 11348213760 92594 33554432000 4194304 4196468 140724582711824 140430230168408 140430787646191 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19586] ppid=19520 vsize=11082240 memory=3472328296227680299 CPUtime=1.9 cores=0,2,4,6
/proc/19523/task/19586/stat : 19586 (java) R 19520 19523 9814 0 -1 4202560 4784 13032 0 0 181 1 5 3 20 0 15 0 107231956 11348213760 92594 33554432000 4194304 4196468 140724582711824 140430229118912 140430806115655 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19587] ppid=19520 vsize=11082240 memory=3472468690651190960 CPUtime=1.42 cores=0,2,4,6
/proc/19523/task/19587/stat : 19587 (java) R 19520 19523 9814 0 -1 1077944384 4964 13032 0 0 132 2 5 3 20 0 15 0 107231956 11348213760 92594 33554432000 4194304 4196468 140724582711824 140430228077296 140430806112898 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19588] ppid=19520 vsize=11082240 memory=2319353851852894239 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19588/stat : 19588 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11348213760 92594 33554432000 4194304 4196468 140724582711824 140428720467040 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19589] ppid=19520 vsize=11082240 memory=3472468673538430640 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19589/stat : 19589 (java) S 19520 19523 9814 0 -1 1077944384 9 13032 0 0 0 0 5 3 20 0 15 0 107231957 11348213760 92594 33554432000 4194304 4196468 140724582711824 140430227024176 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
Current children cumulated CPU time: 9.39 s
Current children cumulated vsize: 11082240 KiB
Current children cumulated memory: 370376 KiB

[startup+4.40071 s]
/proc/loadavg: 2.53 1.97 1.87 5/215 19589
/proc/meminfo: memFree=23412584/32770624 swapFree=67108436/67108860
[pid=19523] ppid=19520 vsize=11082664 memory=372804 CPUtime=10.08 cores=0,2,4,6
/proc/19523/stat : 19523 (java) S 19520 19523 9814 0 -1 1077944320 74400 13032 0 0 980 20 5 3 20 0 15 0 107231941 11348647936 93201 33554432000 4194304 4196468 140724582711824 140724582694368 140430806101751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
/proc/19523/statm: 2770666 93201 3517 1 0 2732319 0
[pid=19523/tid=19576] ppid=19520 vsize=11082664 memory=7300986277985281088 CPUtime=4.26 cores=0,2,4,6
/proc/19523/task/19576/stat : 19576 (java) R 19520 19523 9814 0 -1 4202560 47047 13032 0 0 407 11 5 3 20 0 15 0 107231951 11348647936 93201 33554432000 4194304 4196468 140724582711824 140430777936312 140430806113686 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19577] ppid=19520 vsize=11082664 memory=5787214926557827170 CPUtime=0.11 cores=0,2,4,6
/proc/19523/task/19577/stat : 19577 (java) S 19520 19523 9814 0 -1 1077944384 242 13032 0 0 3 0 5 3 20 0 15 0 107231951 11348647936 93201 33554432000 4194304 4196468 140724582711824 140430810344208 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19578] ppid=19520 vsize=11082664 memory=7086240636145588330 CPUtime=0.11 cores=0,2,4,6
/proc/19523/task/19578/stat : 19578 (java) S 19520 19523 9814 0 -1 1077944384 506 13032 0 0 3 0 5 3 20 0 15 0 107231951 11348647936 93201 33554432000 4194304 4196468 140724582711824 140430675680144 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19579] ppid=19520 vsize=11082664 memory=7017355682470408445 CPUtime=0.12 cores=0,2,4,6
/proc/19523/task/19579/stat : 19579 (java) S 19520 19523 9814 0 -1 1077944384 82 13032 0 0 4 0 5 3 20 0 15 0 107231951 11348647936 93201 33554432000 4194304 4196468 140724582711824 140430674627600 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19580] ppid=19520 vsize=11082664 memory=3848 CPUtime=0.11 cores=0,2,4,6
/proc/19523/task/19580/stat : 19580 (java) S 19520 19523 9814 0 -1 1077944384 551 13032 0 0 3 0 5 3 20 0 15 0 107231951 11348647936 93201 33554432000 4194304 4196468 140724582711824 140430673575056 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19581] ppid=19520 vsize=11082664 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/19523/task/19581/stat : 19581 (java) S 19520 19523 9814 0 -1 1077944384 4139 13032 0 0 3 0 5 3 20 0 15 0 107231953 11348647936 93201 33554432000 4194304 4196468 140724582711824 140430231234544 140430806112898 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19582] ppid=19520 vsize=11082664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19582/stat : 19582 (java) S 19520 19523 9814 0 -1 1077944384 22 13032 0 0 0 0 5 3 20 0 15 0 107231953 11348647936 93201 33554432000 4194304 4196468 140724582711824 140429659988960 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19583] ppid=19520 vsize=11082664 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19583/stat : 19583 (java) S 19520 19523 9814 0 -1 1077944384 19 13032 0 0 0 0 5 3 20 0 15 0 107231953 11348647936 93201 33554432000 4194304 4196468 140724582711824 140429458662400 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19584] ppid=19520 vsize=11082664 memory=280788721894016 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19584/stat : 19584 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11348647936 93201 33554432000 4194304 4196468 140724582711824 140429151262928 140430806120347 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19585] ppid=19520 vsize=11082664 memory=34340 CPUtime=2.17 cores=0,2,4,6
/proc/19523/task/19585/stat : 19585 (java) R 19520 19523 9814 0 -1 4202560 9545 13032 0 0 207 2 5 3 20 0 15 0 107231956 11348647936 93201 33554432000 4194304 4196468 140724582711824 140430230168160 140430787646416 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19586] ppid=19520 vsize=11082664 memory=36612 CPUtime=2.09 cores=0,2,4,6
/proc/19523/task/19586/stat : 19586 (java) R 19520 19523 9814 0 -1 4202560 4838 13032 0 0 200 1 5 3 20 0 15 0 107231956 11348647936 93201 33554432000 4194304 4196468 140724582711824 140430229117200 140430785357430 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19587] ppid=19520 vsize=11082664 memory=2244 CPUtime=1.53 cores=0,2,4,6
/proc/19523/task/19587/stat : 19587 (java) R 19520 19523 9814 0 -1 1077944384 5204 13032 0 0 143 2 5 3 20 0 15 0 107231956 11348647936 93201 33554432000 4194304 4196468 140724582711824 140430228077296 140430806112898 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19588] ppid=19520 vsize=11082664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19588/stat : 19588 (java) S 19520 19523 9814 0 -1 1077944384 3 13032 0 0 0 0 5 3 20 0 15 0 107231956 11348647936 93201 33554432000 4194304 4196468 140724582711824 140428720467040 140430806111957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
[pid=19523/tid=19589] ppid=19520 vsize=11082664 memory=6055715532462174472 CPUtime=0.08 cores=0,2,4,6
/proc/19523/task/19589/stat : 19589 (java) S 19520 19523 9814 0 -1 1077944384 9 13032 0 0 0 0 5 3 20 0 15 0 107231957 11348647936 93201 33554432000 4194304 4196468 140724582711824 140430227024176 140430806112898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10088448 140724582713969 140724582716769 140724582716769 140724582719439 0
Current children cumulated CPU time: 10.08 s
Current children cumulated vsize: 11082664 KiB
Current children cumulated memory: 372804 KiB

Child status: 0
Real time (s): 4.49762
CPU time (s): 10.2103
CPU user time (s): 9.95799
CPU system time (s): 0.252266
CPU usage (%): 227.015
Max. virtual memory (cumulated for all children) (KiB): 11082664
Max. memory (cumulated for all children) (KiB): 372804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.95799
system time used= 0.252266
maximum resident set size= 375032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88190
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= 6106
involuntary context switches= 55


# summary of solver processes directly reported to runsolver:
#   pid: 19523
#   total CPU time (s): 10.2103
#   total CPU user time (s): 9.95799
#   total CPU system time (s): 0.252266

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.048942 second user time and 0.08418 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-29 22:38:08
IDJOB=4302589
IDBENCH=141275
IDSOLVER=2776
FILE ID=node137/4302589-1532896688
RUNJOBID= node137-1532893235-14549
PBS_JOBID= 21022513
Free space on /tmp= 48304 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-ex2_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302589-1532896688/watcher-4302589-1532896688 -o /tmp/evaluation-result-4302589-1532896688/solver-4302589-1532896688 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532893235-14549 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=1600828303 HOME/instance-4302589-1532896688.xml

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

MD5SUM BENCH= becbd2d91dde2be36fb4b4a471bae430
RANDOM SEED=1600828303

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23769368 kB
MemAvailable:   27792788 kB
Buffers:          219540 kB
Cached:          4039600 kB
SwapCached:           32 kB
Active:          6148676 kB
Inactive:        2301500 kB
Active(anon):    4138780 kB
Inactive(anon):    79972 kB
Active(file):    2009896 kB
Inactive(file):  2221528 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:             27816 kB
Writeback:             0 kB
AnonPages:       4322796 kB
Mapped:            55812 kB
Shmem:             25052 kB
Slab:             244048 kB
SReclaimable:     215660 kB
SUnreclaim:        28388 kB
KernelStack:        3840 kB
PageTables:        13368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5617204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4124672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48276 MiB
End job on node137 at 2018-07-29 22:38:12