Trace number 4293037

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 2018-06-13OPT6 9.40473 4.31675

General information on the benchmark

NameTal/
Tal-01_c18.xml
MD5SUMbe8acda3d02cf8f075ea348930aabd56
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.030776
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints64
Number of domains6
Minimum domain size1
Maximum domain size42
Distribution of domain sizes[{"size":1,"count":9},{"size":2,"count":4},{"size":3,"count":5},{"size":6,"count":9},{"size":10,"count":6},{"size":42,"count":14}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":29},{"degree":1,"count":9},{"degree":2,"count":13},{"degree":3,"count":4},{"degree":4,"count":5},{"degree":5,"count":7},{"degree":6,"count":5},{"degree":7,"count":2},{"degree":8,"count":1},{"degree":9,"count":1}]
Minimum constraint arity1
Maximum constraint arity6
Distribution of constraint arities[{"arity":1,"count":24},{"arity":2,"count":20},{"arity":3,"count":8},{"arity":4,"count":5},{"arity":5,"count":5},{"arity":6,"count":2}]
Number of extensional constraints9
Number of intensional constraints51
Distribution of constraint types[{"type":"extension","count":9},{"type":"intension","count":51},{"type":"count","count":4}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.97/0.85	c Concrete v3.8.1528841891564 running
9.12/4.25	o 6
9.12/4.27	v <instantiation cost="6">
9.12/4.27	v       <list>
9.12/4.27	v         c[0][0] c[0][1] c[0][2] c[1][0] c[1][1] c[1][2] c[2][0] c[2][1] c[2][2] c[3][0] c[3][1] c[3][2] c[4][0] c[4][1] c[4][2] c[5][0] c[5][1] c[5][2] l[0][0] l[0][1] l[0][2] l[1][0] l[1][1] l[1][2] l[2][0] l[2][1] l[2][2] l[3][0] l[3][1] l[4][0] l[4][1] l[5][0] a[1][0] a[1][1] a[1][2] a[3][0] a[3][1] a[5][0] i[2][0] i[2][1] i[2][2] i[4][0] i[4][1] cnt[0] cnt[1] cnt[2] cnt[3]
9.12/4.27	v       </list>
9.12/4.27	v       <values>
9.12/4.27	v         0 0 0 2 0 0 0 0 0 4 0 0 0 0 0 0 0 0 14 13 2 4 4 3 4 4 3 6 0 6 0 6 1 1 1 3 0 1 0 1 2 0 1 0 0 1 1
9.12/4.27	v       </values>
9.12/4.27	v     </instantiation>
9.12/4.27	s OPTIMUM FOUND

Verifier Data

OK	6

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293037-1532306709/watcher-4293037-1532306709 -o /tmp/evaluation-result-4293037-1532306709/solver-4293037-1532306709 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532293810-5214 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=411536009 HOME/instance-4293037-1532306709.xml 

running on 4 cores: 1,3,5,7

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
Current StackSize limit: 8192 KiB

solver pid=7346, runsolver pid=7343

[startup+0.100062 s]*
/proc/loadavg: 1.23 1.43 1.45 3/206 7403
/proc/meminfo: memFree=22243232/32770624 swapFree=67108860/67108860
[pid=7346] ppid=7343 vsize=9972712 memory=18328 CPUtime=0.08 cores=1,3,5,7
/proc/7346/stat : 7346 (java) S 7343 7346 5182 0 -1 1077944320 4239 13188 0 0 0 1 4 3 20 0 6 0 48234087 10212057088 4582 33554432000 4194304 4196468 140726981397040 140726981379584 139820758089463 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
/proc/7346/statm: 2493178 4582 1930 1 0 2481616 0
[pid=7346/tid=7399] ppid=7343 vsize=9972712 memory=4718545630382498451 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7399/stat : 7399 (java) R 7343 7346 5182 0 -1 4202560 2054 13188 0 0 0 0 4 3 20 0 6 0 48234096 10212057088 4582 33554432000 4194304 4196468 140726981397040 139820729926224 139820739483197 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7400] ppid=7343 vsize=9972712 memory=5793855112277211577 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7400/stat : 7400 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 6 0 48234097 10212057088 4582 33554432000 4194304 4196468 140726981397040 139820762332048 139820758099669 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7401] ppid=7343 vsize=9972712 memory=139861267318400 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7401/stat : 7401 (java) S 7343 7346 5182 0 -1 1077944384 1 13188 0 0 0 0 4 3 20 0 6 0 48234097 10212057088 4582 33554432000 4194304 4196468 140726981397040 139820650605328 139820758099669 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7402] ppid=7343 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7402/stat : 7402 (java) S 7343 7346 5182 0 -1 1077944384 1 13188 0 0 0 0 4 3 20 0 6 0 48234097 10212057088 4582 33554432000 4194304 4196468 140726981397040 139820649553040 139820758099669 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7403] ppid=7343 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7403/stat : 7403 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 6 0 48234097 10212057088 4582 33554432000 4194304 4196468 140726981397040 139820648500240 139820758099669 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18328 KiB

[startup+0.209855 s]*
/proc/loadavg: 1.23 1.43 1.45 3/215 7412
/proc/meminfo: memFree=22222092/32770624 swapFree=67108860/67108860
[pid=7346] ppid=7343 vsize=10818904 memory=42184 CPUtime=0.25 cores=1,3,5,7
/proc/7346/stat : 7346 (java) S 7343 7346 5182 0 -1 1077944320 7813 13188 0 0 16 2 4 3 20 0 15 0 48234087 11078557696 10546 33554432000 4194304 4196468 140726981397040 140726981379584 139820758089463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
/proc/7346/statm: 2704726 10546 2954 1 0 2667149 0
[pid=7346/tid=7399] ppid=7343 vsize=10821524 memory=-2899909650764262549 CPUtime=0.18 cores=1,3,5,7
/proc/7346/task/7399/stat : 7399 (java) R 7343 7346 5182 0 -1 4202560 4685 13188 0 0 10 1 4 3 20 0 15 0 48234096 11081240576 10876 33554432000 4194304 4196468 140726981397040 139820729914272 139820750769181 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7400] ppid=7343 vsize=10821524 memory=4211973587472108938 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7400/stat : 7400 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 15 0 48234097 11081240576 10942 33554432000 4194304 4196468 140726981397040 139820762332048 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7401] ppid=7343 vsize=10821524 memory=139861267318400 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7401/stat : 7401 (java) S 7343 7346 5182 0 -1 1077944384 1 13188 0 0 0 0 4 3 20 0 15 0 48234097 11081240576 10942 33554432000 4194304 4196468 140726981397040 139820650605328 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7402] ppid=7343 vsize=10821524 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7402/stat : 7402 (java) S 7343 7346 5182 0 -1 1077944384 1 13188 0 0 0 0 4 3 20 0 15 0 48234097 11081240576 10942 33554432000 4194304 4196468 140726981397040 139820649553040 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7403] ppid=7343 vsize=10821524 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7403/stat : 7403 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 15 0 48234097 11081240576 10942 33554432000 4194304 4196468 140726981397040 139820648500240 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7404] ppid=7343 vsize=10821524 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7404/stat : 7404 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 15 0 48234098 11081240576 10942 33554432000 4194304 4196468 140726981397040 139820217604208 139820758100610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7405] ppid=7343 vsize=10821524 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7405/stat : 7405 (java) S 7343 7346 5182 0 -1 1077944384 33 13188 0 0 0 0 4 3 20 0 15 0 48234099 11081240576 10942 33554432000 4194304 4196468 140726981397040 139820216550176 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7406] ppid=7343 vsize=10821524 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7406/stat : 7406 (java) S 7343 7346 5182 0 -1 1077944384 1 13188 0 0 0 0 4 3 20 0 15 0 48234099 11081240576 10942 33554432000 4194304 4196468 140726981397040 139819640415344 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7407] ppid=7343 vsize=10821524 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7407/stat : 7407 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 15 0 48234101 11081240576 10942 33554432000 4194304 4196468 140726981397040 139819333015632 139820758108059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7408] ppid=7343 vsize=10821524 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7346/task/7408/stat : 7408 (java) S 7343 7346 5182 0 -1 1077944384 425 13188 0 0 1 0 4 3 20 0 15 0 48234101 11081240576 10942 33554432000 4194304 4196468 140726981397040 139820182993520 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7409] ppid=7343 vsize=10821524 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/7346/task/7409/stat : 7409 (java) S 7343 7346 5182 0 -1 1077944384 185 13188 0 0 1 0 4 3 20 0 15 0 48234101 11081240576 10942 33554432000 4194304 4196468 140726981397040 139820181940720 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7410] ppid=7343 vsize=10821524 memory=139861267318400 CPUtime=0.1 cores=1,3,5,7
/proc/7346/task/7410/stat : 7410 (java) S 7343 7346 5182 0 -1 1077944384 611 13188 0 0 3 0 4 3 20 0 15 0 48234101 11081240576 10942 33554432000 4194304 4196468 140726981397040 139820180888432 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7411] ppid=7343 vsize=10821524 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7411/stat : 7411 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 15 0 48234102 11081240576 10942 33554432000 4194304 4196468 140726981397040 139819299458016 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7412] ppid=7343 vsize=10821524 memory=139861267318400 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7412/stat : 7412 (java) S 7343 7346 5182 0 -1 1077944384 1 13188 0 0 0 0 4 3 20 0 15 0 48234102 11081240576 10942 33554432000 4194304 4196468 140726981397040 139820179835312 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 42184 KiB

[startup+0.310117 s]*
/proc/loadavg: 1.23 1.43 1.45 3/215 7412
/proc/meminfo: memFree=22207896/32770624 swapFree=67108860/67108860
[pid=7346] ppid=7343 vsize=10819352 memory=53916 CPUtime=0.37 cores=1,3,5,7
/proc/7346/stat : 7346 (java) S 7343 7346 5182 0 -1 1077944320 10070 13188 0 0 27 3 4 3 20 0 15 0 48234087 11079016448 13479 33554432000 4194304 4196468 140726981397040 140726981379584 139820758089463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
/proc/7346/statm: 2704838 13479 3073 1 0 2667149 0
[pid=7346/tid=7399] ppid=7343 vsize=10819352 memory=8112282956445269571 CPUtime=0.28 cores=1,3,5,7
/proc/7346/task/7399/stat : 7399 (java) R 7343 7346 5182 0 -1 4202560 6611 13188 0 0 19 2 4 3 20 0 15 0 48234096 11079016448 13479 33554432000 4194304 4196468 140726981397040 139820729901472 139820742169950 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7400] ppid=7343 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7400/stat : 7400 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 15 0 48234097 11079016448 13479 33554432000 4194304 4196468 140726981397040 139820762332048 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7401] ppid=7343 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7401/stat : 7401 (java) S 7343 7346 5182 0 -1 1077944384 1 13188 0 0 0 0 4 3 20 0 15 0 48234097 11079016448 13479 33554432000 4194304 4196468 140726981397040 139820650605328 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7402] ppid=7343 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7402/stat : 7402 (java) S 7343 7346 5182 0 -1 1077944384 1 13188 0 0 0 0 4 3 20 0 15 0 48234097 11079016448 13479 33554432000 4194304 4196468 140726981397040 139820649553040 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7403] ppid=7343 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7403/stat : 7403 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 15 0 48234097 11079016448 13479 33554432000 4194304 4196468 140726981397040 139820648500240 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7404] ppid=7343 vsize=10819352 memory=139861267318399 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7404/stat : 7404 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 15 0 48234098 11079016448 13479 33554432000 4194304 4196468 140726981397040 139820217604208 139820758100610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7405] ppid=7343 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7405/stat : 7405 (java) S 7343 7346 5182 0 -1 1077944384 33 13188 0 0 0 0 4 3 20 0 15 0 48234099 11079016448 13479 33554432000 4194304 4196468 140726981397040 139820216550176 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7406] ppid=7343 vsize=10819352 memory=139861267318400 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7406/stat : 7406 (java) S 7343 7346 5182 0 -1 1077944384 1 13188 0 0 0 0 4 3 20 0 15 0 48234099 11079016448 13479 33554432000 4194304 4196468 140726981397040 139819640415344 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7407] ppid=7343 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7407/stat : 7407 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 15 0 48234101 11079016448 13479 33554432000 4194304 4196468 140726981397040 139819333015632 139820758108059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7408] ppid=7343 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7346/task/7408/stat : 7408 (java) S 7343 7346 5182 0 -1 1077944384 430 13188 0 0 1 0 4 3 20 0 15 0 48234101 11079016448 13479 33554432000 4194304 4196468 140726981397040 139820182993520 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7409] ppid=7343 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/7346/task/7409/stat : 7409 (java) S 7343 7346 5182 0 -1 1077944384 185 13188 0 0 1 0 4 3 20 0 15 0 48234101 11079016448 13479 33554432000 4194304 4196468 140726981397040 139820181940720 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7410] ppid=7343 vsize=10819352 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/7346/task/7410/stat : 7410 (java) R 7343 7346 5182 0 -1 4202560 617 13188 0 0 4 0 4 3 20 0 15 0 48234101 11079016448 13479 33554432000 4194304 4196468 140726981397040 139820180885608 139820750326590 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7411] ppid=7343 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7411/stat : 7411 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 15 0 48234102 11079016448 13479 33554432000 4194304 4196468 140726981397040 139819299458016 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7412] ppid=7343 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7412/stat : 7412 (java) S 7343 7346 5182 0 -1 1077944384 1 13188 0 0 0 0 4 3 20 0 15 0 48234102 11079016448 13479 33554432000 4194304 4196468 140726981397040 139820179835312 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 53916 KiB

[startup+0.702395 s]
/proc/loadavg: 1.23 1.43 1.45 3/215 7412
/proc/meminfo: memFree=22199048/32770624 swapFree=67108860/67108860
[pid=7346] ppid=7343 vsize=10819352 memory=66052 CPUtime=0.76 cores=1,3,5,7
/proc/7346/stat : 7346 (java) S 7343 7346 5182 0 -1 1077944320 11686 13188 0 0 65 4 4 3 20 0 15 0 48234087 11079016448 16513 33554432000 4194304 4196468 140726981397040 140726981379584 139820758089463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
/proc/7346/statm: 2704838 16513 3200 1 0 2667149 0
[pid=7346/tid=7399] ppid=7343 vsize=10819352 memory=15912 CPUtime=0.54 cores=1,3,5,7
/proc/7346/task/7399/stat : 7399 (java) R 7343 7346 5182 0 -1 4202560 8027 13188 0 0 44 3 4 3 20 0 15 0 48234096 11079016448 16513 33554432000 4194304 4196468 140726981397040 139820729918384 139820328440209 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7400] ppid=7343 vsize=10819352 memory=4580 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7400/stat : 7400 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 15 0 48234097 11079016448 16513 33554432000 4194304 4196468 140726981397040 139820762332048 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7401] ppid=7343 vsize=10819352 memory=139861114003951 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7401/stat : 7401 (java) S 7343 7346 5182 0 -1 1077944384 1 13188 0 0 0 0 4 3 20 0 15 0 48234097 11079016448 16513 33554432000 4194304 4196468 140726981397040 139820650605328 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7402] ppid=7343 vsize=10819352 memory=139861315027837 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7402/stat : 7402 (java) S 7343 7346 5182 0 -1 1077944384 1 13188 0 0 0 0 4 3 20 0 15 0 48234097 11079016448 16513 33554432000 4194304 4196468 140726981397040 139820649553040 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7403] ppid=7343 vsize=10819352 memory=644 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7403/stat : 7403 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 15 0 48234097 11079016448 16513 33554432000 4194304 4196468 140726981397040 139820648500240 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7404] ppid=7343 vsize=10819352 memory=7305218370954356569 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7404/stat : 7404 (java) S 7343 7346 5182 0 -1 1077944384 6 13188 0 0 0 0 4 3 20 0 15 0 48234098 11079016448 16513 33554432000 4194304 4196468 140726981397040 139820217604208 139820758100610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7405] ppid=7343 vsize=10819352 memory=7739276948478388840 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7405/stat : 7405 (java) S 7343 7346 5182 0 -1 1077944384 33 13188 0 0 0 0 4 3 20 0 15 0 48234099 11079016448 16513 33554432000 4194304 4196468 140726981397040 139820216550176 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7406] ppid=7343 vsize=10819352 memory=5787219346483269989 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7406/stat : 7406 (java) S 7343 7346 5182 0 -1 1077944384 1 13188 0 0 0 0 4 3 20 0 15 0 48234099 11079016448 16513 33554432000 4194304 4196468 140726981397040 139819640415344 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7407] ppid=7343 vsize=10819352 memory=8514726395715218844 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7407/stat : 7407 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 15 0 48234101 11079016448 16513 33554432000 4194304 4196468 140726981397040 139819333015632 139820758108059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7408] ppid=7343 vsize=10819352 memory=8326441112149131695 CPUtime=0.11 cores=1,3,5,7
/proc/7346/task/7408/stat : 7408 (java) R 7343 7346 5182 0 -1 4202560 568 13188 0 0 4 0 4 3 20 0 15 0 48234101 11079016448 16513 33554432000 4194304 4196468 140726981397040 139820182972160 139820758101398 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7409] ppid=7343 vsize=10819352 memory=-7025452035940392864 CPUtime=0.1 cores=1,3,5,7
/proc/7346/task/7409/stat : 7409 (java) R 7343 7346 5182 0 -1 1077944384 198 13188 0 0 3 0 4 3 20 0 15 0 48234101 11079016448 16513 33554432000 4194304 4196468 140726981397040 139820181927152 139820758099669 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7410] ppid=7343 vsize=10819352 memory=6944656592452807326 CPUtime=0.19 cores=1,3,5,7
/proc/7346/task/7410/stat : 7410 (java) R 7343 7346 5182 0 -1 4202560 651 13188 0 0 12 0 4 3 20 0 15 0 48234101 11079016448 16513 33554432000 4194304 4196468 140726981397040 139820180888432 139820758101398 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7411] ppid=7343 vsize=10819352 memory=-9178176116494409632 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7411/stat : 7411 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 15 0 48234102 11079016448 16513 33554432000 4194304 4196468 140726981397040 139819299458016 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7412] ppid=7343 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7412/stat : 7412 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 15 0 48234102 11079016448 16513 33554432000 4194304 4196468 140726981397040 139820179835312 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
Current children cumulated CPU time: 0.76 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 66052 KiB

[startup+1.50075 s]
/proc/loadavg: 1.53 1.49 1.47 4/215 7412
/proc/meminfo: memFree=22162320/32770624 swapFree=67108860/67108860
[pid=7346] ppid=7343 vsize=10834252 memory=174908 CPUtime=2.23 cores=1,3,5,7
/proc/7346/stat : 7346 (java) S 7343 7346 5182 0 -1 1077944320 23142 13188 0 0 207 9 4 3 20 0 15 0 48234087 11094274048 43727 33554432000 4194304 4196468 140726981397040 140726981379584 139820758089463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
/proc/7346/statm: 2708563 43727 3468 1 0 2670221 0
[pid=7346/tid=7399] ppid=7343 vsize=10834252 memory=0 CPUtime=1.31 cores=1,3,5,7
/proc/7346/task/7399/stat : 7399 (java) R 7343 7346 5182 0 -1 4202560 16387 13188 0 0 118 6 4 3 20 0 15 0 48234096 11094274048 43727 33554432000 4194304 4196468 140726981397040 139820729906432 139820681132841 0 4 0 16800975 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7400] ppid=7343 vsize=10834252 memory=89724 CPUtime=0.08 cores=1,3,5,7
/proc/7346/task/7400/stat : 7400 (java) S 7343 7346 5182 0 -1 1077944384 30 13188 0 0 1 0 4 3 20 0 15 0 48234097 11094274048 43727 33554432000 4194304 4196468 140726981397040 139820762332048 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7401] ppid=7343 vsize=10834252 memory=5790086053191909267 CPUtime=0.08 cores=1,3,5,7
/proc/7346/task/7401/stat : 7401 (java) S 7343 7346 5182 0 -1 1077944384 170 13188 0 0 1 0 4 3 20 0 15 0 48234097 11094274048 43727 33554432000 4194304 4196468 140726981397040 139820650605328 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7402] ppid=7343 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7346/task/7402/stat : 7402 (java) S 7343 7346 5182 0 -1 1077944384 55 13188 0 0 1 0 4 3 20 0 15 0 48234097 11094274048 43727 33554432000 4194304 4196468 140726981397040 139820649553040 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7403] ppid=7343 vsize=10834252 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7403/stat : 7403 (java) S 7343 7346 5182 0 -1 1077944384 22 13188 0 0 0 0 4 3 20 0 15 0 48234097 11094274048 43727 33554432000 4194304 4196468 140726981397040 139820648500240 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7404] ppid=7343 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7346/task/7404/stat : 7404 (java) S 7343 7346 5182 0 -1 1077944384 55 13188 0 0 1 0 4 3 20 0 15 0 48234098 11094274048 43727 33554432000 4194304 4196468 140726981397040 139820217604208 139820758100610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7405] ppid=7343 vsize=10834252 memory=-6221781267475802396 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7405/stat : 7405 (java) S 7343 7346 5182 0 -1 1077944384 33 13188 0 0 0 0 4 3 20 0 15 0 48234099 11094274048 43727 33554432000 4194304 4196468 140726981397040 139820216550240 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7406] ppid=7343 vsize=10834252 memory=4128 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7406/stat : 7406 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 15 0 48234099 11094274048 43727 33554432000 4194304 4196468 140726981397040 139819640415344 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7407] ppid=7343 vsize=10834252 memory=2200 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7407/stat : 7407 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 15 0 48234101 11094274048 43727 33554432000 4194304 4196468 140726981397040 139819333015632 139820758108059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7408] ppid=7343 vsize=10834252 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/7346/task/7408/stat : 7408 (java) S 7343 7346 5182 0 -1 1077944384 1577 13188 0 0 24 0 4 3 20 0 15 0 48234101 11094274048 43727 33554432000 4194304 4196468 140726981397040 139820182993520 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7409] ppid=7343 vsize=10834252 memory=171661051613963 CPUtime=0.31 cores=1,3,5,7
/proc/7346/task/7409/stat : 7409 (java) S 7343 7346 5182 0 -1 1077944384 1341 13188 0 0 24 0 4 3 20 0 15 0 48234101 11094274048 43727 33554432000 4194304 4196468 140726981397040 139820181940720 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7410] ppid=7343 vsize=10834252 memory=268504 CPUtime=0.4 cores=1,3,5,7
/proc/7346/task/7410/stat : 7410 (java) S 7343 7346 5182 0 -1 1077944384 1274 13188 0 0 33 0 4 3 20 0 15 0 48234101 11094274048 43727 33554432000 4194304 4196468 140726981397040 139820180888432 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7411] ppid=7343 vsize=10834252 memory=4638778398332768848 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7411/stat : 7411 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 15 0 48234102 11094274048 43727 33554432000 4194304 4196468 140726981397040 139819299458016 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7412] ppid=7343 vsize=10834252 memory=6935649255759568960 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7412/stat : 7412 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 15 0 48234102 11094274048 43727 33554432000 4194304 4196468 140726981397040 139820179835312 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
Current children cumulated CPU time: 2.23 s
Current children cumulated vsize: 10834252 KiB

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

Current children cumulated CPU time: 6.09 s
Current children cumulated vsize: 10844512 KiB
Current children cumulated memory: 263852 KiB

[startup+4.31671 s]
# the end of solver process 7346 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.14865 s, system=0.256077 s

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

[startup+3.20081 s]
/proc/loadavg: 1.53 1.49 1.47 6/215 7412
/proc/meminfo: memFree=22013396/32770624 swapFree=67108860/67108860
[pid=7346] ppid=7343 vsize=10844512 memory=278940 CPUtime=6.37 cores=1,3,5,7
/proc/7346/stat : 7346 (java) S 7343 7346 5182 0 -1 1077944320 39572 13188 0 0 615 15 4 3 20 0 15 0 48234087 11104780288 69735 33554432000 4194304 4196468 140726981397040 140726981379584 139820758089463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
/proc/7346/statm: 2711128 69735 3493 1 0 2672781 0
[pid=7346/tid=7399] ppid=7343 vsize=10844512 memory=13572582825790009 CPUtime=2.99 cores=1,3,5,7
/proc/7346/task/7399/stat : 7399 (java) R 7343 7346 5182 0 -1 4202560 27178 13188 0 0 284 8 4 3 20 0 15 0 48234096 11104780288 69735 33554432000 4194304 4196468 140726981397040 139820729923120 140726981449942 0 4 0 16800975 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7400] ppid=7343 vsize=10844512 memory=1340848 CPUtime=0.08 cores=1,3,5,7
/proc/7346/task/7400/stat : 7400 (java) S 7343 7346 5182 0 -1 1077944384 30 13188 0 0 1 0 4 3 20 0 15 0 48234097 11104780288 69735 33554432000 4194304 4196468 140726981397040 139820762332048 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7401] ppid=7343 vsize=10844512 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7346/task/7401/stat : 7401 (java) S 7343 7346 5182 0 -1 1077944384 170 13188 0 0 1 0 4 3 20 0 15 0 48234097 11104780288 69735 33554432000 4194304 4196468 140726981397040 139820650605328 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7402] ppid=7343 vsize=10844512 memory=2241 CPUtime=0.08 cores=1,3,5,7
/proc/7346/task/7402/stat : 7402 (java) S 7343 7346 5182 0 -1 1077944384 55 13188 0 0 1 0 4 3 20 0 15 0 48234097 11104780288 69735 33554432000 4194304 4196468 140726981397040 139820649553040 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7403] ppid=7343 vsize=10844512 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7403/stat : 7403 (java) S 7343 7346 5182 0 -1 1077944384 22 13188 0 0 0 0 4 3 20 0 15 0 48234097 11104780288 69735 33554432000 4194304 4196468 140726981397040 139820648500240 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7404] ppid=7343 vsize=10844512 memory=279722228203568 CPUtime=0.08 cores=1,3,5,7
/proc/7346/task/7404/stat : 7404 (java) S 7343 7346 5182 0 -1 1077944384 55 13188 0 0 1 0 4 3 20 0 15 0 48234098 11104780288 69735 33554432000 4194304 4196468 140726981397040 139820217604208 139820758100610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7405] ppid=7343 vsize=10844512 memory=33 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7405/stat : 7405 (java) S 7343 7346 5182 0 -1 1077944384 33 13188 0 0 0 0 4 3 20 0 15 0 48234099 11104780288 69735 33554432000 4194304 4196468 140726981397040 139820216550240 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7406] ppid=7343 vsize=10844512 memory=139861114099184 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7406/stat : 7406 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 15 0 48234099 11104780288 69735 33554432000 4194304 4196468 140726981397040 139819640415344 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7407] ppid=7343 vsize=10844512 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7407/stat : 7407 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 15 0 48234101 11104780288 69735 33554432000 4194304 4196468 140726981397040 139819333015632 139820758108059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7408] ppid=7343 vsize=10844512 memory=0 CPUtime=1.31 cores=1,3,5,7
/proc/7346/task/7408/stat : 7408 (java) R 7343 7346 5182 0 -1 1077944384 4561 13188 0 0 123 1 4 3 20 0 15 0 48234101 11104780288 69735 33554432000 4194304 4196468 140726981397040 139820182993520 139820758100610 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7409] ppid=7343 vsize=10844512 memory=0 CPUtime=1.02 cores=1,3,5,7
/proc/7346/task/7409/stat : 7409 (java) S 7343 7346 5182 0 -1 1077944384 1973 13188 0 0 94 1 4 3 20 0 15 0 48234101 11104780288 69735 33554432000 4194304 4196468 140726981397040 139820181940720 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7410] ppid=7343 vsize=10844512 memory=0 CPUtime=1.13 cores=1,3,5,7
/proc/7346/task/7410/stat : 7410 (java) S 7343 7346 5182 0 -1 1077944384 3295 13188 0 0 105 1 4 3 20 0 15 0 48234101 11104780288 69735 33554432000 4194304 4196468 140726981397040 139820180888432 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7411] ppid=7343 vsize=10844512 memory=8112282956445269571 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7411/stat : 7411 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 15 0 48234102 11104780288 69735 33554432000 4194304 4196468 140726981397040 139819299458016 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7412] ppid=7343 vsize=10844512 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7412/stat : 7412 (java) S 7343 7346 5182 0 -1 1077944384 4 13188 0 0 0 0 4 3 20 0 15 0 48234102 11104780288 69735 33554432000 4194304 4196468 140726981397040 139820179835312 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
Current children cumulated CPU time: 6.37 s
Current children cumulated vsize: 10844512 KiB
Current children cumulated memory: 278940 KiB

[startup+4.00403 s]*
/proc/loadavg: 1.53 1.49 1.47 4/215 7412
/proc/meminfo: memFree=21941860/32770624 swapFree=67108860/67108860
[pid=7346] ppid=7343 vsize=10850656 memory=320728 CPUtime=8.62 cores=1,3,5,7
/proc/7346/stat : 7346 (java) S 7343 7346 5182 0 -1 1077944320 58018 13188 0 0 836 19 4 3 20 0 15 0 48234087 11111071744 80182 33554432000 4194304 4196468 140726981397040 140726981379584 139820758089463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
/proc/7346/statm: 2712664 80182 3510 1 0 2674317 0
[pid=7346/tid=7399] ppid=7343 vsize=10850656 memory=-2899909650764262549 CPUtime=3.76 cores=1,3,5,7
/proc/7346/task/7399/stat : 7399 (java) R 7343 7346 5182 0 -1 4202560 36719 13188 0 0 359 10 4 3 20 0 15 0 48234096 11111071744 80182 33554432000 4194304 4196468 140726981397040 139820729902608 139820738365170 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7400] ppid=7343 vsize=10850656 memory=4211973587472108938 CPUtime=0.09 cores=1,3,5,7
/proc/7346/task/7400/stat : 7400 (java) S 7343 7346 5182 0 -1 1077944384 289 13188 0 0 2 0 4 3 20 0 15 0 48234097 11111071744 80182 33554432000 4194304 4196468 140726981397040 139820762332048 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7401] ppid=7343 vsize=10850656 memory=3472468157494997680 CPUtime=0.09 cores=1,3,5,7
/proc/7346/task/7401/stat : 7401 (java) S 7343 7346 5182 0 -1 1077944384 194 13188 0 0 2 0 4 3 20 0 15 0 48234097 11111071744 80182 33554432000 4194304 4196468 140726981397040 139820650605328 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7402] ppid=7343 vsize=10850656 memory=6944656592455360604 CPUtime=0.1 cores=1,3,5,7
/proc/7346/task/7402/stat : 7402 (java) S 7343 7346 5182 0 -1 1077944384 69 13188 0 0 3 0 4 3 20 0 15 0 48234097 11111071744 80182 33554432000 4194304 4196468 140726981397040 139820649553040 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7403] ppid=7343 vsize=10850656 memory=6944656575208382560 CPUtime=0.1 cores=1,3,5,7
/proc/7346/task/7403/stat : 7403 (java) S 7343 7346 5182 0 -1 1077944384 486 13188 0 0 3 0 4 3 20 0 15 0 48234097 11111071744 80182 33554432000 4194304 4196468 140726981397040 139820648500240 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7404] ppid=7343 vsize=10850656 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/7346/task/7404/stat : 7404 (java) S 7343 7346 5182 0 -1 1077944384 3752 13188 0 0 3 0 4 3 20 0 15 0 48234098 11111071744 80182 33554432000 4194304 4196468 140726981397040 139820217604208 139820758100610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7405] ppid=7343 vsize=10850656 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7405/stat : 7405 (java) S 7343 7346 5182 0 -1 1077944384 36 13188 0 0 0 0 4 3 20 0 15 0 48234099 11111071744 80182 33554432000 4194304 4196468 140726981397040 139820216550240 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7406] ppid=7343 vsize=10850656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7406/stat : 7406 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 15 0 48234099 11111071744 80182 33554432000 4194304 4196468 140726981397040 139819640415360 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7407] ppid=7343 vsize=10850656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7407/stat : 7407 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 15 0 48234101 11111071744 80182 33554432000 4194304 4196468 140726981397040 139819333015632 139820758108059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7408] ppid=7343 vsize=10850656 memory=0 CPUtime=1.79 cores=1,3,5,7
/proc/7346/task/7408/stat : 7408 (java) S 7343 7346 5182 0 -1 1077944384 5277 13188 0 0 171 1 4 3 20 0 15 0 48234101 11111071744 80182 33554432000 4194304 4196468 140726981397040 139820182993520 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7409] ppid=7343 vsize=10850656 memory=-1 CPUtime=1.59 cores=1,3,5,7
/proc/7346/task/7409/stat : 7409 (java) R 7343 7346 5182 0 -1 4202560 4654 13188 0 0 151 1 4 3 20 0 15 0 48234101 11111071744 80182 33554432000 4194304 4196468 140726981397040 139820181921736 139820743197400 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7410] ppid=7343 vsize=10850656 memory=279722381018872 CPUtime=1.46 cores=1,3,5,7
/proc/7346/task/7410/stat : 7410 (java) S 7343 7346 5182 0 -1 1077944384 4517 13188 0 0 137 2 4 3 20 0 15 0 48234101 11111071744 80182 33554432000 4194304 4196468 140726981397040 139820180888432 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7411] ppid=7343 vsize=10850656 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7411/stat : 7411 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 15 0 48234102 11111071744 80182 33554432000 4194304 4196468 140726981397040 139819299458016 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7412] ppid=7343 vsize=10850656 memory=279722381018872 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7412/stat : 7412 (java) S 7343 7346 5182 0 -1 1077944384 11 13188 0 0 0 0 4 3 20 0 15 0 48234102 11111071744 80182 33554432000 4194304 4196468 140726981397040 139820179835312 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
Current children cumulated CPU time: 8.62 s
Current children cumulated vsize: 10850656 KiB
Current children cumulated memory: 320728 KiB

[startup+4.20095 s]
/proc/loadavg: 1.53 1.49 1.47 4/215 7412
/proc/meminfo: memFree=21941860/32770624 swapFree=67108860/67108860
[pid=7346] ppid=7343 vsize=10918888 memory=357344 CPUtime=9.12 cores=1,3,5,7
/proc/7346/stat : 7346 (java) S 7343 7346 5182 0 -1 1077944320 73267 13188 0 0 885 20 4 3 20 0 15 0 48234087 11180941312 89336 33554432000 4194304 4196468 140726981397040 140726981379584 139820758089463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
/proc/7346/statm: 2729722 89336 3511 1 0 2691375 0
[pid=7346/tid=7399] ppid=7343 vsize=10918888 memory=303711736983466386 CPUtime=3.95 cores=1,3,5,7
/proc/7346/task/7399/stat : 7399 (java) R 7343 7346 5182 0 -1 4202560 48433 13188 0 0 377 11 4 3 20 0 15 0 48234096 11180941312 89336 33554432000 4194304 4196468 140726981397040 139820729919488 139820328415589 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7400] ppid=7343 vsize=10918888 memory=14977784506489694 CPUtime=0.09 cores=1,3,5,7
/proc/7346/task/7400/stat : 7400 (java) S 7343 7346 5182 0 -1 1077944384 289 13188 0 0 2 0 4 3 20 0 15 0 48234097 11180941312 89336 33554432000 4194304 4196468 140726981397040 139820762332048 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7401] ppid=7343 vsize=10918888 memory=6889267793104778370 CPUtime=0.09 cores=1,3,5,7
/proc/7346/task/7401/stat : 7401 (java) S 7343 7346 5182 0 -1 1077944384 194 13188 0 0 2 0 4 3 20 0 15 0 48234097 11180941312 89336 33554432000 4194304 4196468 140726981397040 139820650605328 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7402] ppid=7343 vsize=10918888 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/7346/task/7402/stat : 7402 (java) S 7343 7346 5182 0 -1 1077944384 69 13188 0 0 3 0 4 3 20 0 15 0 48234097 11180941312 89336 33554432000 4194304 4196468 140726981397040 139820649553040 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7403] ppid=7343 vsize=10918888 memory=206043001 CPUtime=0.1 cores=1,3,5,7
/proc/7346/task/7403/stat : 7403 (java) S 7343 7346 5182 0 -1 1077944384 486 13188 0 0 3 0 4 3 20 0 15 0 48234097 11180941312 89336 33554432000 4194304 4196468 140726981397040 139820648500240 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7404] ppid=7343 vsize=10918888 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/7346/task/7404/stat : 7404 (java) S 7343 7346 5182 0 -1 1077944384 3752 13188 0 0 3 0 4 3 20 0 15 0 48234098 11180941312 89336 33554432000 4194304 4196468 140726981397040 139820217604208 139820758100610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7405] ppid=7343 vsize=10918888 memory=279722227607696 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7405/stat : 7405 (java) S 7343 7346 5182 0 -1 1077944384 36 13188 0 0 0 0 4 3 20 0 15 0 48234099 11180941312 89336 33554432000 4194304 4196468 140726981397040 139820216550240 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7406] ppid=7343 vsize=10918888 memory=139861113724316 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7406/stat : 7406 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 15 0 48234099 11180941312 89336 33554432000 4194304 4196468 140726981397040 139819640415360 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7407] ppid=7343 vsize=10918888 memory=279722227456528 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7407/stat : 7407 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 15 0 48234101 11180941312 89336 33554432000 4194304 4196468 140726981397040 139819333015632 139820758108059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7408] ppid=7343 vsize=10918888 memory=2110211720834276 CPUtime=1.87 cores=1,3,5,7
/proc/7346/task/7408/stat : 7408 (java) R 7343 7346 5182 0 -1 4202560 5295 13188 0 0 179 1 4 3 20 0 15 0 48234101 11180941312 89336 33554432000 4194304 4196468 140726981397040 139820182993520 139820737278913 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7409] ppid=7343 vsize=10918888 memory=279722227465728 CPUtime=1.77 cores=1,3,5,7
/proc/7346/task/7409/stat : 7409 (java) R 7343 7346 5182 0 -1 4202560 7907 13188 0 0 169 1 4 3 20 0 15 0 48234101 11180941312 89336 33554432000 4194304 4196468 140726981397040 139820181926744 139820739610679 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7410] ppid=7343 vsize=10918888 memory=6011554013576271018 CPUtime=1.49 cores=1,3,5,7
/proc/7346/task/7410/stat : 7410 (java) S 7343 7346 5182 0 -1 1077944384 4599 13188 0 0 140 2 4 3 20 0 15 0 48234101 11180941312 89336 33554432000 4194304 4196468 140726981397040 139820180888432 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7411] ppid=7343 vsize=10918888 memory=7233741237468614761 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7411/stat : 7411 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 15 0 48234102 11180941312 89336 33554432000 4194304 4196468 140726981397040 139819299458016 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7412] ppid=7343 vsize=10918888 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7412/stat : 7412 (java) S 7343 7346 5182 0 -1 1077944384 11 13188 0 0 0 0 4 3 20 0 15 0 48234102 11180941312 89336 33554432000 4194304 4196468 140726981397040 139820179835312 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
Current children cumulated CPU time: 9.12 s
Current children cumulated vsize: 10918888 KiB
Current children cumulated memory: 357344 KiB

[startup+4.3007 s]
/proc/loadavg: 1.53 1.49 1.47 4/215 7412
/proc/meminfo: memFree=21941860/32770624 swapFree=67108860/67108860
[pid=7346] ppid=7343 vsize=10983404 memory=358520 CPUtime=9.37 cores=1,3,5,7
/proc/7346/stat : 7346 (java) S 7343 7346 5182 0 -1 1077944320 74269 13188 0 0 910 20 4 3 20 0 13 0 48234087 11247005696 89630 33554432000 4194304 4196468 140726981397040 140726981379584 139820758089463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
/proc/7346/statm: 2745851 89630 3516 1 0 2707504 0
[pid=7346/tid=7399] ppid=7343 vsize=10983404 memory=306532 CPUtime=4.02 cores=1,3,5,7
/proc/7346/task/7399/stat : 7399 (java) S 7343 7346 5182 0 -1 1077944384 48628 13188 0 0 384 11 4 3 20 0 13 0 48234096 11247005696 89630 33554432000 4194304 4196468 140726981397040 139820729932944 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7400] ppid=7343 vsize=10983404 memory=224 CPUtime=0.09 cores=1,3,5,7
/proc/7346/task/7400/stat : 7400 (java) S 7343 7346 5182 0 -1 1077944384 289 13188 0 0 2 0 4 3 20 0 13 0 48234097 11247005696 89630 33554432000 4194304 4196468 140726981397040 139820762332048 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7401] ppid=7343 vsize=10983404 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/7346/task/7401/stat : 7401 (java) S 7343 7346 5182 0 -1 1077944384 194 13188 0 0 2 0 4 3 20 0 13 0 48234097 11247005696 89630 33554432000 4194304 4196468 140726981397040 139820650605328 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7402] ppid=7343 vsize=10983404 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/7346/task/7402/stat : 7402 (java) S 7343 7346 5182 0 -1 1077944384 69 13188 0 0 3 0 4 3 20 0 13 0 48234097 11247005696 89630 33554432000 4194304 4196468 140726981397040 139820649553040 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7403] ppid=7343 vsize=10983404 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/7346/task/7403/stat : 7403 (java) S 7343 7346 5182 0 -1 1077944384 486 13188 0 0 3 0 4 3 20 0 13 0 48234097 11247005696 89630 33554432000 4194304 4196468 140726981397040 139820648500240 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7404] ppid=7343 vsize=10983404 memory=7 CPUtime=0.1 cores=1,3,5,7
/proc/7346/task/7404/stat : 7404 (java) S 7343 7346 5182 0 -1 1077944384 3752 13188 0 0 3 0 4 3 20 0 13 0 48234098 11247005696 89630 33554432000 4194304 4196468 140726981397040 139820217604416 139820758100610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7405] ppid=7343 vsize=10983404 memory=7 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7405/stat : 7405 (java) S 7343 7346 5182 0 -1 1077944384 36 13188 0 0 0 0 4 3 20 0 13 0 48234099 11247005696 89630 33554432000 4194304 4196468 140726981397040 139820216550240 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7406] ppid=7343 vsize=10983404 memory=7 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7406/stat : 7406 (java) S 7343 7346 5182 0 -1 1077944384 2 13188 0 0 0 0 4 3 20 0 13 0 48234099 11247005696 89630 33554432000 4194304 4196468 140726981397040 139819640415360 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7408] ppid=7343 vsize=10983404 memory=7 CPUtime=1.92 cores=1,3,5,7
/proc/7346/task/7408/stat : 7408 (java) S 7343 7346 5182 0 -1 1077944384 5309 13188 0 0 184 1 4 3 20 0 13 0 48234101 11247005696 89630 33554432000 4194304 4196468 140726981397040 139820182985344 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7409] ppid=7343 vsize=10983404 memory=7 CPUtime=1.87 cores=1,3,5,7
/proc/7346/task/7409/stat : 7409 (java) S 7343 7346 5182 0 -1 1077944384 8586 13188 0 0 179 1 4 3 20 0 13 0 48234101 11247005696 89630 33554432000 4194304 4196468 140726981397040 139820181925232 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7410] ppid=7343 vsize=10983404 memory=7 CPUtime=1.52 cores=1,3,5,7
/proc/7346/task/7410/stat : 7410 (java) S 7343 7346 5182 0 -1 1077944384 4679 13188 0 0 143 2 4 3 20 0 13 0 48234101 11247005696 89630 33554432000 4194304 4196468 140726981397040 139820180888432 139820758100610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
[pid=7346/tid=7411] ppid=7343 vsize=10983404 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7346/task/7411/stat : 7411 (java) S 7343 7346 5182 0 -1 1077944384 3 13188 0 0 0 0 4 3 20 0 13 0 48234102 11247005696 89630 33554432000 4194304 4196468 140726981397040 139819299458016 139820758099669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35794944 140726981405295 140726981408092 140726981408092 140726981410767 0
Current children cumulated CPU time: 9.37 s
Current children cumulated vsize: 10983404 KiB
Current children cumulated memory: 358520 KiB

Child status: 0
Real time (s): 4.31675
CPU time (s): 9.40473
CPU user time (s): 9.14865
CPU system time (s): 0.256077
CPU usage (%): 217.866
Max. virtual memory (cumulated for all children) (KiB): 10983404
Max. memory (cumulated for all children) (KiB): 358520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.14865
system time used= 0.256077
maximum resident set size= 360512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87483
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= 6259
involuntary context switches= 47


# summary of solver processes directly reported to runsolver:
#   pid: 7346
#   total CPU time (s): 9.40473
#   total CPU user time (s): 9.14865
#   total CPU system time (s): 0.256077

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.056046 second user time and 0.075407 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-23 02:45:09
IDJOB=4293037
IDBENCH=141104
IDSOLVER=2750
FILE ID=node103/4293037-1532306709
RUNJOBID= node103-1532293810-5214
PBS_JOBID= 21018979
Free space on /tmp= 56828 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/Tal/Tal-01_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293037-1532306709/watcher-4293037-1532306709 -o /tmp/evaluation-result-4293037-1532306709/solver-4293037-1532306709 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532293810-5214 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=411536009 HOME/instance-4293037-1532306709.xml

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

MD5SUM BENCH= be8acda3d02cf8f075ea348930aabd56
RANDOM SEED=411536009

node103.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.48
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.48
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.48
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.48
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:        22249256 kB
MemAvailable:   30800840 kB
Buffers:          245824 kB
Cached:          8506760 kB
SwapCached:            0 kB
Active:          2660028 kB
Inactive:        7281120 kB
Active(anon):    1191396 kB
Inactive(anon):    16976 kB
Active(file):    1468632 kB
Inactive(file):  7264144 kB
Unevictable:        7144 kB
Mlocked:            7144 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26476 kB
Writeback:             0 kB
AnonPages:       1195540 kB
Mapped:            49464 kB
Shmem:             17036 kB
Slab:             275272 kB
SReclaimable:     247268 kB
SUnreclaim:        28004 kB
KernelStack:        3504 kB
PageTables:         7720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2089108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    937984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56800 MiB
End job on node103 at 2018-07-23 02:45:13