Trace number 4302457

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.2OPT6 9.79037 4.2928

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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.98/0.74	c Concrete v3.9.2.1532736233296 running
9.35/4.17	o 18
9.35/4.19	o 6
9.66/4.20	v <instantiation cost="6">
9.66/4.20	v       <list>
9.66/4.20	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.66/4.20	v       </list>
9.66/4.20	v       <values>
9.66/4.20	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.66/4.20	v       </values>
9.66/4.20	v     </instantiation>
9.66/4.20	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 (14340 MiB free)
  memory of node 1: 16384 MiB (12285 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302457-1532894593/watcher-4302457-1532894593 -o /tmp/evaluation-result-4302457-1532894593/solver-4302457-1532894593 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532894133-1620 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=1473624758 HOME/instance-4302457-1532894593.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
Current StackSize limit: 8192 KiB

solver pid=2273, runsolver pid=2270

[startup+0.100126 s]*
/proc/loadavg: 2.02 1.79 1.59 3/207 2331
/proc/meminfo: memFree=27256456/32770624 swapFree=67108860/67108860
[pid=2273] ppid=2270 vsize=10005480 memory=16812 CPUtime=0.08 cores=0,2,4,6
/proc/2273/stat : 2273 (java) S 2270 2273 22004 0 -1 1077944320 4351 13184 0 0 1 0 5 2 20 0 6 0 107022472 10245611520 4203 33554432000 4194304 4196468 140721201549296 140721201531840 140440955514615 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
/proc/2273/statm: 2501370 4203 1935 1 0 2489808 0
[pid=2273/tid=2327] ppid=2270 vsize=10005480 memory=8326441112148417179 CPUtime=0.08 cores=0,2,4,6
/proc/2273/task/2327/stat : 2327 (java) R 2270 2273 22004 0 -1 4202560 2250 13184 0 0 1 0 5 2 20 0 6 0 107022481 10245611520 4269 33554432000 4194304 4196468 140721201549296 140440927351376 140440938707432 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2328] ppid=2270 vsize=10005480 memory=-7025452035940392864 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2328/stat : 2328 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 6 0 107022482 10245611520 4269 33554432000 4194304 4196468 140721201549296 140440959757328 140440955524821 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2329] ppid=2270 vsize=10005480 memory=139724991227520 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2329/stat : 2329 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 6 0 107022482 10245611520 4269 33554432000 4194304 4196468 140721201549296 140440814476432 140440955524821 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2330] ppid=2270 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2330/stat : 2330 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 6 0 107022482 10245611520 4269 33554432000 4194304 4196468 140721201549296 140440813423376 140440955524821 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2331] ppid=2270 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2331/stat : 2331 (java) S 2270 2273 22004 0 -1 1077944384 2 13184 0 0 0 0 5 2 20 0 6 0 107022482 10245611520 4269 33554432000 4194304 4196468 140721201549296 140440812370832 140440955524821 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16812 KiB

[startup+0.20991 s]*
/proc/loadavg: 2.02 1.79 1.59 3/216 2340
/proc/meminfo: memFree=27234352/32770624 swapFree=67108860/67108860
[pid=2273] ppid=2270 vsize=10982744 memory=45308 CPUtime=0.25 cores=0,2,4,6
/proc/2273/stat : 2273 (java) S 2270 2273 22004 0 -1 1077944320 7985 13184 0 0 17 1 5 2 20 0 15 0 107022472 11246329856 11261 33554432000 4194304 4196468 140721201549296 140721201531840 140440955514615 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
/proc/2273/statm: 2745686 11327 2953 1 0 2708109 0
[pid=2273/tid=2327] ppid=2270 vsize=10983736 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/2273/task/2327/stat : 2327 (java) R 2270 2273 22004 0 -1 4202560 4899 13184 0 0 11 1 5 2 20 0 15 0 107022481 11247345664 11657 33554432000 4194304 4196468 140721201549296 140440927339424 140440948194333 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2328] ppid=2270 vsize=10983736 memory=365 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2328/stat : 2328 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022482 11247345664 11657 33554432000 4194304 4196468 140721201549296 140440959757328 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2329] ppid=2270 vsize=10983736 memory=139724991248296 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2329/stat : 2329 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022482 11247345664 11657 33554432000 4194304 4196468 140721201549296 140440814476432 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2330] ppid=2270 vsize=10985364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2330/stat : 2330 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022482 11249012736 11657 33554432000 4194304 4196468 140721201549296 140440813423376 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2331] ppid=2270 vsize=10985364 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2331/stat : 2331 (java) S 2270 2273 22004 0 -1 1077944384 2 13184 0 0 0 0 5 2 20 0 15 0 107022482 11249012736 11657 33554432000 4194304 4196468 140721201549296 140440812370832 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2332] ppid=2270 vsize=10985364 memory=139724991227520 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2332/stat : 2332 (java) S 2270 2273 22004 0 -1 1077944384 2 13184 0 0 0 0 5 2 20 0 15 0 107022483 11249012736 11723 33554432000 4194304 4196468 140721201549296 140440381348080 140440955525762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2333] ppid=2270 vsize=10985364 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2333/stat : 2333 (java) S 2270 2273 22004 0 -1 1077944384 13 13184 0 0 0 0 5 2 20 0 15 0 107022484 11249012736 11723 33554432000 4194304 4196468 140721201549296 140439739950240 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2334] ppid=2270 vsize=10985364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2334/stat : 2334 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022484 11249012736 11723 33554432000 4194304 4196468 140721201549296 140439592100592 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2335] ppid=2270 vsize=10985364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2335/stat : 2335 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11249012736 11723 33554432000 4194304 4196468 140721201549296 140439284701136 140440955533211 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2336] ppid=2270 vsize=10985364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2273/task/2336/stat : 2336 (java) S 2270 2273 22004 0 -1 1077944384 518 13184 0 0 1 0 5 2 20 0 15 0 107022487 11249012736 11789 33554432000 4194304 4196468 140721201549296 140440380295920 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2337] ppid=2270 vsize=10985364 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/2273/task/2337/stat : 2337 (java) S 2270 2273 22004 0 -1 1077944384 74 13184 0 0 1 0 5 2 20 0 15 0 107022487 11249012736 11789 33554432000 4194304 4196468 140721201549296 140440379243376 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2338] ppid=2270 vsize=10985364 memory=139724991227520 CPUtime=0.1 cores=0,2,4,6
/proc/2273/task/2338/stat : 2338 (java) S 2270 2273 22004 0 -1 1077944384 613 13184 0 0 3 0 5 2 20 0 15 0 107022487 11249012736 11789 33554432000 4194304 4196468 140721201549296 140440378190320 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2339] ppid=2270 vsize=10985364 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2339/stat : 2339 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11249012736 11789 33554432000 4194304 4196468 140721201549296 140438853905248 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2340] ppid=2270 vsize=10985364 memory=139724991227520 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2340/stat : 2340 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022487 11249012736 11789 33554432000 4194304 4196468 140721201549296 140440377137712 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 45308 KiB

[startup+0.310287 s]*
/proc/loadavg: 2.02 1.79 1.59 3/216 2340
/proc/meminfo: memFree=27222152/32770624 swapFree=67108860/67108860
[pid=2273] ppid=2270 vsize=10983192 memory=56272 CPUtime=0.38 cores=0,2,4,6
/proc/2273/stat : 2273 (java) S 2270 2273 22004 0 -1 1077944320 10605 13184 0 0 29 2 5 2 20 0 15 0 107022472 11246788608 14068 33554432000 4194304 4196468 140721201549296 140721201531840 140440955514615 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
/proc/2273/statm: 2745798 14068 3072 1 0 2708109 0
[pid=2273/tid=2327] ppid=2270 vsize=10983192 memory=6935054825532540783 CPUtime=0.28 cores=0,2,4,6
/proc/2273/task/2327/stat : 2327 (java) R 2270 2273 22004 0 -1 4202560 7189 13184 0 0 20 1 5 2 20 0 15 0 107022481 11246788608 14068 33554432000 4194304 4196468 140721201549296 140440927326624 140440939595102 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2328] ppid=2270 vsize=10983192 memory=4126316290023845779 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2328/stat : 2328 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022482 11246788608 14068 33554432000 4194304 4196468 140721201549296 140440959757328 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2329] ppid=2270 vsize=10983192 memory=-2915668821370787230 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2329/stat : 2329 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022482 11246788608 14068 33554432000 4194304 4196468 140721201549296 140440814476432 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2330] ppid=2270 vsize=10983192 memory=8325818968683490714 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2330/stat : 2330 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022482 11246788608 14068 33554432000 4194304 4196468 140721201549296 140440813423376 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2331] ppid=2270 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2331/stat : 2331 (java) S 2270 2273 22004 0 -1 1077944384 2 13184 0 0 0 0 5 2 20 0 15 0 107022482 11246788608 14068 33554432000 4194304 4196468 140721201549296 140440812370832 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2332] ppid=2270 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2332/stat : 2332 (java) S 2270 2273 22004 0 -1 1077944384 2 13184 0 0 0 0 5 2 20 0 15 0 107022483 11246788608 14068 33554432000 4194304 4196468 140721201549296 140440381348080 140440955525762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2333] ppid=2270 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2333/stat : 2333 (java) S 2270 2273 22004 0 -1 1077944384 13 13184 0 0 0 0 5 2 20 0 15 0 107022484 11246788608 14068 33554432000 4194304 4196468 140721201549296 140439739950240 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2334] ppid=2270 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2334/stat : 2334 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022484 11246788608 14068 33554432000 4194304 4196468 140721201549296 140439592100592 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2335] ppid=2270 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2335/stat : 2335 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11246788608 14068 33554432000 4194304 4196468 140721201549296 140439284701136 140440955533211 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2336] ppid=2270 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2273/task/2336/stat : 2336 (java) S 2270 2273 22004 0 -1 1077944384 520 13184 0 0 1 0 5 2 20 0 15 0 107022487 11246788608 14068 33554432000 4194304 4196468 140721201549296 140440380295920 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2337] ppid=2270 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2273/task/2337/stat : 2337 (java) S 2270 2273 22004 0 -1 1077944384 74 13184 0 0 1 0 5 2 20 0 15 0 107022487 11246788608 14068 33554432000 4194304 4196468 140721201549296 140440379243376 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2338] ppid=2270 vsize=10983192 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/2273/task/2338/stat : 2338 (java) R 2270 2273 22004 0 -1 4202560 619 13184 0 0 5 0 5 2 20 0 15 0 107022487 11246788608 14068 33554432000 4194304 4196468 140721201549296 140440378190320 140440955535962 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2339] ppid=2270 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2339/stat : 2339 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11246788608 14068 33554432000 4194304 4196468 140721201549296 140438853905248 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2340] ppid=2270 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2340/stat : 2340 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022487 11246788608 14068 33554432000 4194304 4196468 140721201549296 140440377137712 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56272 KiB

[startup+0.700773 s]
/proc/loadavg: 2.02 1.79 1.59 3/216 2340
/proc/meminfo: memFree=27211236/32770624 swapFree=67108860/67108860
[pid=2273] ppid=2270 vsize=10983192 memory=88760 CPUtime=0.98 cores=0,2,4,6
/proc/2273/stat : 2273 (java) S 2270 2273 22004 0 -1 1077944320 16766 13184 0 0 88 3 5 2 20 0 15 0 107022472 11246788608 22190 33554432000 4194304 4196468 140721201549296 140721201531840 140440955514615 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
/proc/2273/statm: 2745798 22190 3241 1 0 2708109 0
[pid=2273/tid=2327] ppid=2270 vsize=10983192 memory=2466317862657 CPUtime=0.66 cores=0,2,4,6
/proc/2273/task/2327/stat : 2327 (java) R 2270 2273 22004 0 -1 4202560 12217 13184 0 0 56 3 5 2 20 0 15 0 107022481 11246788608 22190 33554432000 4194304 4196468 140721201549296 140440927335440 140440937078207 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2328] ppid=2270 vsize=10983192 memory=2470612829953 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2328/stat : 2328 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022482 11246788608 22190 33554432000 4194304 4196468 140721201549296 140440959757328 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2329] ppid=2270 vsize=10983192 memory=2483497731841 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2329/stat : 2329 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022482 11246788608 22190 33554432000 4194304 4196468 140721201549296 140440814476432 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2330] ppid=2270 vsize=10983192 memory=2500677601025 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2330/stat : 2330 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022482 11246788608 22190 33554432000 4194304 4196468 140721201549296 140440813423376 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2331] ppid=2270 vsize=10983192 memory=31557518 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2331/stat : 2331 (java) S 2270 2273 22004 0 -1 1077944384 2 13184 0 0 0 0 5 2 20 0 15 0 107022482 11246788608 22190 33554432000 4194304 4196468 140721201549296 140440812370832 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2332] ppid=2270 vsize=10983192 memory=6379419647269374355 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2332/stat : 2332 (java) S 2270 2273 22004 0 -1 1077944384 5 13184 0 0 0 0 5 2 20 0 15 0 107022483 11246788608 22190 33554432000 4194304 4196468 140721201549296 140440381348080 140440955525762 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2333] ppid=2270 vsize=10983192 memory=7301849377030693977 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2333/stat : 2333 (java) S 2270 2273 22004 0 -1 1077944384 13 13184 0 0 0 0 5 2 20 0 15 0 107022484 11246788608 22190 33554432000 4194304 4196468 140721201549296 140439739950240 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2334] ppid=2270 vsize=10983192 memory=7807103587664548964 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2334/stat : 2334 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022484 11246788608 22190 33554432000 4194304 4196468 140721201549296 140439592100592 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2335] ppid=2270 vsize=10983192 memory=279449765979712 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2335/stat : 2335 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11246788608 22190 33554432000 4194304 4196468 140721201549296 140439284701136 140440955533211 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2336] ppid=2270 vsize=10983192 memory=139728171041390 CPUtime=0.17 cores=0,2,4,6
/proc/2273/task/2336/stat : 2336 (java) S 2270 2273 22004 0 -1 1077944384 1196 13184 0 0 10 0 5 2 20 0 15 0 107022487 11246788608 22190 33554432000 4194304 4196468 140721201549296 140440380295920 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2337] ppid=2270 vsize=10983192 memory=142270791680655 CPUtime=0.13 cores=0,2,4,6
/proc/2273/task/2337/stat : 2337 (java) S 2270 2273 22004 0 -1 1077944384 442 13184 0 0 6 0 5 2 20 0 15 0 107022487 11246788608 22190 33554432000 4194304 4196468 140721201549296 140440379243376 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2338] ppid=2270 vsize=10983192 memory=139728171041658 CPUtime=0.2 cores=0,2,4,6
/proc/2273/task/2338/stat : 2338 (java) S 2270 2273 22004 0 -1 1077944384 686 13184 0 0 13 0 5 2 20 0 15 0 107022487 11246788608 22190 33554432000 4194304 4196468 140721201549296 140440378190320 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2339] ppid=2270 vsize=10983192 memory=139728171041660 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2339/stat : 2339 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11246788608 22190 33554432000 4194304 4196468 140721201549296 140438853905248 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2340] ppid=2270 vsize=10983192 memory=139728171041675 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2340/stat : 2340 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022487 11246788608 22190 33554432000 4194304 4196468 140721201549296 140440377137712 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88760 KiB

[startup+1.50151 s]
/proc/loadavg: 2.02 1.79 1.59 3/216 2340
/proc/meminfo: memFree=27165292/32770624 swapFree=67108860/67108860
[pid=2273] ppid=2270 vsize=10998092 memory=185104 CPUtime=2.89 cores=0,2,4,6
/proc/2273/stat : 2273 (java) S 2270 2273 22004 0 -1 1077944320 28214 13184 0 0 274 8 5 2 20 0 15 0 107022472 11262046208 46276 33554432000 4194304 4196468 140721201549296 140721201531840 140440955514615 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
/proc/2273/statm: 2749523 46276 3480 1 0 2711181 0
[pid=2273/tid=2327] ppid=2270 vsize=10998092 memory=0 CPUtime=1.41 cores=0,2,4,6
/proc/2273/task/2327/stat : 2327 (java) R 2270 2273 22004 0 -1 4202560 17742 13184 0 0 129 5 5 2 20 0 15 0 107022481 11262046208 46276 33554432000 4194304 4196468 140721201549296 140440927318856 140440939621443 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2328] ppid=2270 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2328/stat : 2328 (java) S 2270 2273 22004 0 -1 1077944384 39 13184 0 0 0 0 5 2 20 0 15 0 107022482 11262046208 46276 33554432000 4194304 4196468 140721201549296 140440959757328 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2329] ppid=2270 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2329/stat : 2329 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022482 11262046208 46276 33554432000 4194304 4196468 140721201549296 140440814476432 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2330] ppid=2270 vsize=10998092 memory=279449765770112 CPUtime=0.08 cores=0,2,4,6
/proc/2273/task/2330/stat : 2330 (java) S 2270 2273 22004 0 -1 1077944384 25 13184 0 0 1 0 5 2 20 0 15 0 107022482 11262046208 46276 33554432000 4194304 4196468 140721201549296 140440813423376 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2331] ppid=2270 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2273/task/2331/stat : 2331 (java) S 2270 2273 22004 0 -1 1077944384 199 13184 0 0 1 0 5 2 20 0 15 0 107022482 11262046208 46276 33554432000 4194304 4196468 140721201549296 140440812370832 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2332] ppid=2270 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2273/task/2332/stat : 2332 (java) S 2270 2273 22004 0 -1 1077944384 120 13184 0 0 1 0 5 2 20 0 15 0 107022483 11262046208 46276 33554432000 4194304 4196468 140721201549296 140440381348080 140440955525762 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2333] ppid=2270 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2333/stat : 2333 (java) S 2270 2273 22004 0 -1 1077944384 13 13184 0 0 0 0 5 2 20 0 15 0 107022484 11262046208 46276 33554432000 4194304 4196468 140721201549296 140439739950240 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2334] ppid=2270 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2334/stat : 2334 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022484 11262046208 46276 33554432000 4194304 4196468 140721201549296 140439592100592 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2335] ppid=2270 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2335/stat : 2335 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11262046208 46276 33554432000 4194304 4196468 140721201549296 140439284701136 140440955533211 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2336] ppid=2270 vsize=10998092 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/2273/task/2336/stat : 2336 (java) S 2270 2273 22004 0 -1 1077944384 2425 13184 0 0 47 0 5 2 20 0 15 0 107022487 11262046208 46276 33554432000 4194304 4196468 140721201549296 140440380295920 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2337] ppid=2270 vsize=10998092 memory=-7966001967407402336 CPUtime=0.61 cores=0,2,4,6
/proc/2273/task/2337/stat : 2337 (java) S 2270 2273 22004 0 -1 1077944384 3981 13184 0 0 54 0 5 2 20 0 15 0 107022487 11262046208 46276 33554432000 4194304 4196468 140721201549296 140440379243376 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2338] ppid=2270 vsize=10998092 memory=4206468019030876256 CPUtime=0.42 cores=0,2,4,6
/proc/2273/task/2338/stat : 2338 (java) S 2270 2273 22004 0 -1 1077944384 1467 13184 0 0 35 0 5 2 20 0 15 0 107022487 11262046208 46276 33554432000 4194304 4196468 140721201549296 140440378190320 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2339] ppid=2270 vsize=10998092 memory=7100839852556452247 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2339/stat : 2339 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11262046208 46276 33554432000 4194304 4196468 140721201549296 140438853905248 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2340] ppid=2270 vsize=10998092 memory=5450916471307728426 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2340/stat : 2340 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022487 11262046208 46276 33554432000 4194304 4196468 140721201549296 140440377137712 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
Current children cumulated CPU time: 2.89 s
Current children cumulated vsize: 10998092 KiB

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

[startup+3.1103 s]
/proc/loadavg: 2.02 1.79 1.59 5/216 2340
/proc/meminfo: memFree=27010856/32770624 swapFree=67108860/67108860
[pid=2273] ppid=2270 vsize=11008352 memory=268888 CPUtime=6.44 cores=0,2,4,6
/proc/2273/stat : 2273 (java) S 2270 2273 22004 0 -1 1077944320 37984 13184 0 0 623 14 5 2 20 0 15 0 107022472 11272552448 67222 33554432000 4194304 4196468 140721201549296 140721201531840 140440955514615 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
/proc/2273/statm: 2752088 67222 3502 1 0 2713741 0
[pid=2273/tid=2327] ppid=2270 vsize=11008352 memory=7016714186490735262 CPUtime=3.01 cores=0,2,4,6
/proc/2273/task/2327/stat : 2327 (java) R 2270 2273 22004 0 -1 4202560 25205 13184 0 0 285 9 5 2 20 0 15 0 107022481 11272552448 67222 33554432000 4194304 4196468 140721201549296 140440927344384 140440939595102 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2328] ppid=2270 vsize=11008352 memory=4028 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2328/stat : 2328 (java) S 2270 2273 22004 0 -1 1077944384 39 13184 0 0 0 0 5 2 20 0 15 0 107022482 11272552448 67222 33554432000 4194304 4196468 140721201549296 140440959757328 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2329] ppid=2270 vsize=11008352 memory=30480 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2329/stat : 2329 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022482 11272552448 67222 33554432000 4194304 4196468 140721201549296 140440814476432 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2330] ppid=2270 vsize=11008352 memory=1296 CPUtime=0.08 cores=0,2,4,6
/proc/2273/task/2330/stat : 2330 (java) S 2270 2273 22004 0 -1 1077944384 25 13184 0 0 1 0 5 2 20 0 15 0 107022482 11272552448 67222 33554432000 4194304 4196468 140721201549296 140440813423376 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2331] ppid=2270 vsize=11008352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2273/task/2331/stat : 2331 (java) S 2270 2273 22004 0 -1 1077944384 199 13184 0 0 1 0 5 2 20 0 15 0 107022482 11272552448 67222 33554432000 4194304 4196468 140721201549296 140440812370832 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2332] ppid=2270 vsize=11008352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2273/task/2332/stat : 2332 (java) S 2270 2273 22004 0 -1 1077944384 127 13184 0 0 1 0 5 2 20 0 15 0 107022483 11272552448 67222 33554432000 4194304 4196468 140721201549296 140440381348080 140440955525762 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2333] ppid=2270 vsize=11008352 memory=1 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2333/stat : 2333 (java) S 2270 2273 22004 0 -1 1077944384 13 13184 0 0 0 0 5 2 20 0 15 0 107022484 11272552448 67222 33554432000 4194304 4196468 140721201549296 140439739950240 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2334] ppid=2270 vsize=11008352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2334/stat : 2334 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022484 11272552448 67222 33554432000 4194304 4196468 140721201549296 140439592100592 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2335] ppid=2270 vsize=11008352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2335/stat : 2335 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11272552448 67222 33554432000 4194304 4196468 140721201549296 140439284701136 140440955533211 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2336] ppid=2270 vsize=11008352 memory=0 CPUtime=1.16 cores=0,2,4,6
/proc/2273/task/2336/stat : 2336 (java) R 2270 2273 22004 0 -1 4202560 2735 13184 0 0 108 1 5 2 20 0 15 0 107022487 11272552448 67222 33554432000 4194304 4196468 140721201549296 140440380277456 140440937034302 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2337] ppid=2270 vsize=11008352 memory=0 CPUtime=1.22 cores=0,2,4,6
/proc/2273/task/2337/stat : 2337 (java) R 2270 2273 22004 0 -1 4202560 4294 13184 0 0 114 1 5 2 20 0 15 0 107022487 11272552448 67222 33554432000 4194304 4196468 140721201549296 140440379230928 140440939484260 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2338] ppid=2270 vsize=11008352 memory=0 CPUtime=1.15 cores=0,2,4,6
/proc/2273/task/2338/stat : 2338 (java) S 2270 2273 22004 0 -1 1077944384 3145 13184 0 0 107 1 5 2 20 0 15 0 107022487 11272552448 67222 33554432000 4194304 4196468 140721201549296 140440378190320 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2339] ppid=2270 vsize=11008352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2339/stat : 2339 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11272552448 67222 33554432000 4194304 4196468 140721201549296 140438853905248 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2340] ppid=2270 vsize=11008352 memory=7234303152781525078 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2340/stat : 2340 (java) R 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022487 11272552448 67222 33554432000 4194304 4196468 140721201549296 140440377137712 140440955525762 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
Current children cumulated CPU time: 6.44 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 268888 KiB

[startup+4.29276 s]
# the end of solver process 2273 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.54208 s, system=0.248293 s

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

[startup+3.20083 s]
/proc/loadavg: 2.02 1.79 1.59 5/216 2340
/proc/meminfo: memFree=27010856/32770624 swapFree=67108860/67108860
[pid=2273] ppid=2270 vsize=11008352 memory=272424 CPUtime=6.67 cores=0,2,4,6
/proc/2273/stat : 2273 (java) S 2270 2273 22004 0 -1 1077944320 42770 13184 0 0 645 15 5 2 20 0 15 0 107022472 11272552448 68106 33554432000 4194304 4196468 140721201549296 140721201531840 140440955514615 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
/proc/2273/statm: 2752088 68106 3502 1 0 2713741 0
[pid=2273/tid=2327] ppid=2270 vsize=11008352 memory=8112282956445269571 CPUtime=3.1 cores=0,2,4,6
/proc/2273/task/2327/stat : 2327 (java) R 2270 2273 22004 0 -1 4202560 28664 13184 0 0 293 10 5 2 20 0 15 0 107022481 11272552448 68106 33554432000 4194304 4196468 140721201549296 140440927333904 140440955536541 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2328] ppid=2270 vsize=11008352 memory=4420 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2328/stat : 2328 (java) S 2270 2273 22004 0 -1 1077944384 39 13184 0 0 0 0 5 2 20 0 15 0 107022482 11272552448 68106 33554432000 4194304 4196468 140721201549296 140440959757328 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2329] ppid=2270 vsize=11008352 memory=6628 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2329/stat : 2329 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022482 11272552448 68106 33554432000 4194304 4196468 140721201549296 140440814476432 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2330] ppid=2270 vsize=11008352 memory=8836 CPUtime=0.08 cores=0,2,4,6
/proc/2273/task/2330/stat : 2330 (java) S 2270 2273 22004 0 -1 1077944384 25 13184 0 0 1 0 5 2 20 0 15 0 107022482 11272552448 68106 33554432000 4194304 4196468 140721201549296 140440813423376 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2331] ppid=2270 vsize=11008352 memory=11044 CPUtime=0.08 cores=0,2,4,6
/proc/2273/task/2331/stat : 2331 (java) S 2270 2273 22004 0 -1 1077944384 199 13184 0 0 1 0 5 2 20 0 15 0 107022482 11272552448 68106 33554432000 4194304 4196468 140721201549296 140440812370832 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2332] ppid=2270 vsize=11008352 memory=13252 CPUtime=0.08 cores=0,2,4,6
/proc/2273/task/2332/stat : 2332 (java) S 2270 2273 22004 0 -1 1077944384 127 13184 0 0 1 0 5 2 20 0 15 0 107022483 11272552448 68106 33554432000 4194304 4196468 140721201549296 140440381348080 140440955525762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2333] ppid=2270 vsize=11008352 memory=15460 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2333/stat : 2333 (java) S 2270 2273 22004 0 -1 1077944384 13 13184 0 0 0 0 5 2 20 0 15 0 107022484 11272552448 68139 33554432000 4194304 4196468 140721201549296 140439739950240 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2334] ppid=2270 vsize=11008352 memory=17668 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2334/stat : 2334 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022484 11272552448 68139 33554432000 4194304 4196468 140721201549296 140439592100592 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2335] ppid=2270 vsize=11008352 memory=19876 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2335/stat : 2335 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11272552448 68139 33554432000 4194304 4196468 140721201549296 140439284701136 140440955533211 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2336] ppid=2270 vsize=11008352 memory=22084 CPUtime=1.2 cores=0,2,4,6
/proc/2273/task/2336/stat : 2336 (java) S 2270 2273 22004 0 -1 1077944384 3119 13184 0 0 112 1 5 2 20 0 15 0 107022487 11272552448 68139 33554432000 4194304 4196468 140721201549296 140440380295920 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2337] ppid=2270 vsize=11008352 memory=24292 CPUtime=1.28 cores=0,2,4,6
/proc/2273/task/2337/stat : 2337 (java) S 2270 2273 22004 0 -1 1077944384 4596 13184 0 0 120 1 5 2 20 0 15 0 107022487 11272552448 68139 33554432000 4194304 4196468 140721201549296 140440379243376 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2338] ppid=2270 vsize=11008352 memory=26500 CPUtime=1.19 cores=0,2,4,6
/proc/2273/task/2338/stat : 2338 (java) S 2270 2273 22004 0 -1 1077944384 3785 13184 0 0 111 1 5 2 20 0 15 0 107022487 11272552448 68139 33554432000 4194304 4196468 140721201549296 140440378190320 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2339] ppid=2270 vsize=11008352 memory=28708 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2339/stat : 2339 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11272552448 68139 33554432000 4194304 4196468 140721201549296 140438853905248 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2340] ppid=2270 vsize=11008352 memory=288230574492221466 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2340/stat : 2340 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022487 11272552448 68139 33554432000 4194304 4196468 140721201549296 140440377137712 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
Current children cumulated CPU time: 6.67 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 272424 KiB

[startup+4.0017 s]*
/proc/loadavg: 2.02 1.79 1.59 5/216 2340
/proc/meminfo: memFree=26914900/32770624 swapFree=67108860/67108860
[pid=2273] ppid=2270 vsize=11080032 memory=353924 CPUtime=9.01 cores=0,2,4,6
/proc/2273/stat : 2273 (java) S 2270 2273 22004 0 -1 1077944320 75147 13184 0 0 875 19 5 2 20 0 15 0 107022472 11345952768 88481 33554432000 4194304 4196468 140721201549296 140721201531840 140440955514615 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
/proc/2273/statm: 2770008 88481 3503 1 0 2731661 0
[pid=2273/tid=2327] ppid=2270 vsize=11080032 memory=0 CPUtime=3.86 cores=0,2,4,6
/proc/2273/task/2327/stat : 2327 (java) R 2270 2273 22004 0 -1 4202560 47164 13184 0 0 367 12 5 2 20 0 15 0 107022481 11345952768 88943 33554432000 4194304 4196468 140721201549296 140440927328344 140440935790443 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2328] ppid=2270 vsize=11080032 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/2273/task/2328/stat : 2328 (java) S 2270 2273 22004 0 -1 1077944384 285 13184 0 0 2 0 5 2 20 0 15 0 107022482 11345952768 88943 33554432000 4194304 4196468 140721201549296 140440959757328 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2329] ppid=2270 vsize=11080032 memory=3833037474992102832 CPUtime=0.1 cores=0,2,4,6
/proc/2273/task/2329/stat : 2329 (java) S 2270 2273 22004 0 -1 1077944384 451 13184 0 0 3 0 5 2 20 0 15 0 107022482 11345952768 88943 33554432000 4194304 4196468 140721201549296 140440814476432 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2330] ppid=2270 vsize=11080032 memory=7157740871925121134 CPUtime=0.1 cores=0,2,4,6
/proc/2273/task/2330/stat : 2330 (java) S 2270 2273 22004 0 -1 1077944384 36 13184 0 0 3 0 5 2 20 0 15 0 107022482 11345952768 88943 33554432000 4194304 4196468 140721201549296 140440813423376 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2331] ppid=2270 vsize=11080032 memory=3747006091787318579 CPUtime=0.1 cores=0,2,4,6
/proc/2273/task/2331/stat : 2331 (java) S 2270 2273 22004 0 -1 1077944384 221 13184 0 0 3 0 5 2 20 0 15 0 107022482 11345952768 88943 33554432000 4194304 4196468 140721201549296 140440812370832 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2332] ppid=2270 vsize=11080032 memory=3978155533045032550 CPUtime=0.1 cores=0,2,4,6
/proc/2273/task/2332/stat : 2332 (java) S 2270 2273 22004 0 -1 1077944384 6734 13184 0 0 3 0 5 2 20 0 15 0 107022483 11345952768 88943 33554432000 4194304 4196468 140721201549296 140440381348080 140440955525762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2333] ppid=2270 vsize=11080032 memory=3467824627879784479 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2333/stat : 2333 (java) S 2270 2273 22004 0 -1 1077944384 14 13184 0 0 0 0 5 2 20 0 15 0 107022484 11345952768 88943 33554432000 4194304 4196468 140721201549296 140439739950304 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2334] ppid=2270 vsize=11080032 memory=3978002598440999089 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2334/stat : 2334 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022484 11345952768 88943 33554432000 4194304 4196468 140721201549296 140439592100608 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2335] ppid=2270 vsize=11080032 memory=3467824627879784479 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2335/stat : 2335 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11345952768 89009 33554432000 4194304 4196468 140721201549296 140439284701136 140440955533211 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2336] ppid=2270 vsize=11080032 memory=0 CPUtime=1.76 cores=0,2,4,6
/proc/2273/task/2336/stat : 2336 (java) R 2270 2273 22004 0 -1 4202560 4875 13184 0 0 168 1 5 2 20 0 15 0 107022487 11345952768 89009 33554432000 4194304 4196468 140721201549296 140440380276936 140440938925509 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2337] ppid=2270 vsize=11080032 memory=590307113225433267 CPUtime=1.91 cores=0,2,4,6
/proc/2273/task/2337/stat : 2337 (java) R 2270 2273 22004 0 -1 4202560 8853 13184 0 0 183 1 5 2 20 0 15 0 107022487 11345952768 89009 33554432000 4194304 4196468 140721201549296 140440379229112 140440937058849 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2338] ppid=2270 vsize=11080032 memory=301741390705211622 CPUtime=1.45 cores=0,2,4,6
/proc/2273/task/2338/stat : 2338 (java) S 2270 2273 22004 0 -1 1077944384 4771 13184 0 0 137 1 5 2 20 0 15 0 107022487 11345952768 89009 33554432000 4194304 4196468 140721201549296 140440378190320 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2339] ppid=2270 vsize=11080032 memory=14696292383784375 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2339/stat : 2339 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11345952768 89009 33554432000 4194304 4196468 140721201549296 140438853905248 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2340] ppid=2270 vsize=11080032 memory=14696292383784375 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2340/stat : 2340 (java) S 2270 2273 22004 0 -1 1077944384 6 13184 0 0 0 0 5 2 20 0 15 0 107022487 11345952768 89009 33554432000 4194304 4196468 140721201549296 140440377137712 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
Current children cumulated CPU time: 9.01 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 353924 KiB

[startup+4.20098 s]
/proc/loadavg: 2.02 1.79 1.59 5/216 2340
/proc/meminfo: memFree=26914900/32770624 swapFree=67108860/67108860
[pid=2273] ppid=2270 vsize=11080032 memory=370516 CPUtime=9.66 cores=0,2,4,6
/proc/2273/stat : 2273 (java) S 2270 2273 22004 0 -1 1077944320 79342 13184 0 0 939 20 5 2 20 0 15 0 107022472 11345952768 92629 33554432000 4194304 4196468 140721201549296 140721201531840 140440955514615 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
/proc/2273/statm: 2770008 92629 3503 1 0 2731661 0
[pid=2273/tid=2327] ppid=2270 vsize=11080032 memory=6944656592455097440 CPUtime=4.04 cores=0,2,4,6
/proc/2273/task/2327/stat : 2327 (java) R 2270 2273 22004 0 -1 4202560 49632 13184 0 0 385 12 5 2 20 0 15 0 107022481 11345952768 92629 33554432000 4194304 4196468 140721201549296 140440927338240 140440939595102 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2328] ppid=2270 vsize=11080032 memory=6944656592455359580 CPUtime=0.09 cores=0,2,4,6
/proc/2273/task/2328/stat : 2328 (java) S 2270 2273 22004 0 -1 1077944384 285 13184 0 0 2 0 5 2 20 0 15 0 107022482 11345952768 92629 33554432000 4194304 4196468 140721201549296 140440959757328 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2329] ppid=2270 vsize=11080032 memory=7593720326780447589 CPUtime=0.1 cores=0,2,4,6
/proc/2273/task/2329/stat : 2329 (java) S 2270 2273 22004 0 -1 1077944384 451 13184 0 0 3 0 5 2 20 0 15 0 107022482 11345952768 92629 33554432000 4194304 4196468 140721201549296 140440814476432 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2330] ppid=2270 vsize=11080032 memory=7307479967857207659 CPUtime=0.1 cores=0,2,4,6
/proc/2273/task/2330/stat : 2330 (java) S 2270 2273 22004 0 -1 1077944384 36 13184 0 0 3 0 5 2 20 0 15 0 107022482 11345952768 92629 33554432000 4194304 4196468 140721201549296 140440813423376 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2331] ppid=2270 vsize=11080032 memory=7523107478184158290 CPUtime=0.1 cores=0,2,4,6
/proc/2273/task/2331/stat : 2331 (java) S 2270 2273 22004 0 -1 1077944384 221 13184 0 0 3 0 5 2 20 0 15 0 107022482 11345952768 92629 33554432000 4194304 4196468 140721201549296 140440812370832 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2332] ppid=2270 vsize=11080032 memory=6009866121462309222 CPUtime=0.1 cores=0,2,4,6
/proc/2273/task/2332/stat : 2332 (java) S 2270 2273 22004 0 -1 1077944384 6734 13184 0 0 3 0 5 2 20 0 15 0 107022483 11345952768 92629 33554432000 4194304 4196468 140721201549296 140440381348080 140440955525762 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2333] ppid=2270 vsize=11080032 memory=7810763844726514514 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2333/stat : 2333 (java) S 2270 2273 22004 0 -1 1077944384 14 13184 0 0 0 0 5 2 20 0 15 0 107022484 11345952768 92629 33554432000 4194304 4196468 140721201549296 140439739950304 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2334] ppid=2270 vsize=11080032 memory=4639927410195784551 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2334/stat : 2334 (java) S 2270 2273 22004 0 -1 1077944384 1 13184 0 0 0 0 5 2 20 0 15 0 107022484 11345952768 92629 33554432000 4194304 4196468 140721201549296 140439592100608 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2335] ppid=2270 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2335/stat : 2335 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11345952768 92629 33554432000 4194304 4196468 140721201549296 140439284701136 140440955533211 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2336] ppid=2270 vsize=11080032 memory=288230574492221466 CPUtime=1.95 cores=0,2,4,6
/proc/2273/task/2336/stat : 2336 (java) R 2270 2273 22004 0 -1 4202560 5483 13184 0 0 187 1 5 2 20 0 15 0 107022487 11345952768 92629 33554432000 4194304 4196468 140721201549296 140440380276936 140440939011403 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2337] ppid=2270 vsize=11080032 memory=0 CPUtime=2.1 cores=0,2,4,6
/proc/2273/task/2337/stat : 2337 (java) R 2270 2273 22004 0 -1 4202560 9321 13184 0 0 202 1 5 2 20 0 15 0 107022487 11345952768 92629 33554432000 4194304 4196468 140721201549296 140440379229112 140440937058917 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2338] ppid=2270 vsize=11080032 memory=279449766072576 CPUtime=1.52 cores=0,2,4,6
/proc/2273/task/2338/stat : 2338 (java) R 2270 2273 22004 0 -1 1077944384 4959 13184 0 0 144 1 5 2 20 0 15 0 107022487 11345952768 92629 33554432000 4194304 4196468 140721201549296 140440378186048 140440955524821 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2339] ppid=2270 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2339/stat : 2339 (java) S 2270 2273 22004 0 -1 1077944384 3 13184 0 0 0 0 5 2 20 0 15 0 107022487 11345952768 92629 33554432000 4194304 4196468 140721201549296 140438853905248 140440955524821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
[pid=2273/tid=2340] ppid=2270 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2273/task/2340/stat : 2340 (java) S 2270 2273 22004 0 -1 1077944384 7 13184 0 0 0 0 5 2 20 0 15 0 107022487 11345952768 92629 33554432000 4194304 4196468 140721201549296 140440377137712 140440955525762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11046912 140721201551985 140721201554785 140721201554785 140721201557455 0
Current children cumulated CPU time: 9.66 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 370516 KiB

Child status: 0
Real time (s): 4.2928
CPU time (s): 9.79037
CPU user time (s): 9.54208
CPU system time (s): 0.248293
CPU usage (%): 228.065
Max. virtual memory (cumulated for all children) (KiB): 11080032
Max. memory (cumulated for all children) (KiB): 370516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.54208
system time used= 0.248293
maximum resident set size= 372904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92629
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6547
involuntary context switches= 64


# summary of solver processes directly reported to runsolver:
#   pid: 2273
#   total CPU time (s): 9.79037
#   total CPU user time (s): 9.54208
#   total CPU system time (s): 0.248293

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041688 second user time and 0.090138 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-29 22:03:13
IDJOB=4302457
IDBENCH=141104
IDSOLVER=2776
FILE ID=node151/4302457-1532894593
RUNJOBID= node151-1532894133-1620
PBS_JOBID= 21022509
Free space on /tmp= 59284 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/Tal/Tal-01_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302457-1532894593/watcher-4302457-1532894593 -o /tmp/evaluation-result-4302457-1532894593/solver-4302457-1532894593 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532894133-1620 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=1473624758 HOME/instance-4302457-1532894593.xml

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

MD5SUM BENCH= be8acda3d02cf8f075ea348930aabd56
RANDOM SEED=1473624758

node151.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.87
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.87
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.87
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.87
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:        27265032 kB
MemAvailable:   30998956 kB
Buffers:          215356 kB
Cached:          3792216 kB
SwapCached:            0 kB
Active:          2405536 kB
Inactive:        2629984 kB
Active(anon):     977644 kB
Inactive(anon):    78188 kB
Active(file):    1427892 kB
Inactive(file):  2551796 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26904 kB
Writeback:             0 kB
AnonPages:       1033692 kB
Mapped:            57948 kB
Shmem:             25224 kB
Slab:             168144 kB
SReclaimable:     140144 kB
SUnreclaim:        28000 kB
KernelStack:        3504 kB
PageTables:         7436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2253584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    792576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59260 MiB
End job on node151 at 2018-07-29 22:03:17