Trace number 4387146

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 NameAnswerCPU timeWall clock time
Concrete 3.10SAT 10.9111 4.56172

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-5-3-4-cp.xml
MD5SUMfefd0dc8744a7f984307705d377cf1e3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.123382
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints636
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":60}]
Minimum variable degree44
Maximum variable degree45
Distribution of variable degrees[{"degree":44,"count":45},{"degree":45,"count":15}]
Minimum constraint arity4
Maximum constraint arity60
Distribution of constraint arities[{"arity":4,"count":630},{"arity":15,"count":5},{"arity":60,"count":1}]
Number of extensional constraints0
Number of intensional constraints630
Distribution of constraint types[{"type":"intension","count":630},{"type":"lex","count":1},{"type":"cardinality","count":4},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.71/0.60	c Concrete v3.10.1560635388952 running
10.84/4.30	v <instantiation
10.84/4.30	v         >
10.84/4.30	v       <list>
10.84/4.30	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14]
10.84/4.30	v       </list>
10.84/4.30	v       <values>
10.84/4.30	v         0 0 0 1 1 1 2 2 2 3 3 3 4 4 4 0 1 4 2 3 4 2 3 4 0 1 3 0 1 2 1 3 2 4 1 0 2 0 4 3 1 2 0 4 3 2 4 3 4 1 2 2 3 0 1 0 4 0 1 3
10.84/4.30	v       </values>
10.84/4.30	v     </instantiation>
10.84/4.30	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387146-1568292251/watcher-4387146-1568292251 -o /tmp/evaluation-result-4387146-1568292251/solver-4387146-1568292251 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1323800386-1292 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1449271538 HOME/instance-4387146-1568292251.xml 

running on 4 cores: 0-3

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


[startup+0.100154 s]*
/proc/loadavg: 1.57 1.49 1.59 3/216 3637
/proc/meminfo: memFree=23746040/32770688 swapFree=66919608/67108860
[pid=3584] ppid=3581 vsize=9972712 memory=15956 CPUtime=0.1 cores=0-3
/proc/3584/stat : 3584 (java) S 3581 3584 463 0 -1 1077944320 3742 13021 0 0 0 1 6 3 20 0 6 0 405231426 10212057088 3989 33554432000 4194304 4196468 140722371688848 140722371671392 139675266199287 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
/proc/3584/statm: 2493178 3989 1437 1 0 2481616 0
[pid=3584/tid=3637] ppid=3581 vsize=9972712 memory=8514726395714820750 CPUtime=0.09 cores=0-3
/proc/3584/task/3637/stat : 3637 (java) R 3581 3584 463 0 -1 4202560 1830 13021 0 0 0 0 6 3 20 0 6 0 405231435 10212057088 4319 33554432000 4194304 4196468 140722371688848 139675238036048 139675189276534 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3638] ppid=3581 vsize=9972712 memory=-9181546050914066336 CPUtime=0.09 cores=0-3
/proc/3584/task/3638/stat : 3638 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 6 0 405231436 10212057088 4319 33554432000 4194304 4196468 140722371688848 139675270442128 139675266209493 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3639] ppid=3581 vsize=9972712 memory=140037238257280 CPUtime=0.09 cores=0-3
/proc/3584/task/3639/stat : 3639 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 6 0 405231436 10212057088 4319 33554432000 4194304 4196468 140722371688848 139675158715408 139675266209493 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3640] ppid=3581 vsize=9972712 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3640/stat : 3640 (java) S 3581 3584 463 0 -1 1077944384 2 13021 0 0 0 0 6 3 20 0 6 0 405231436 10212057088 4319 33554432000 4194304 4196468 140722371688848 139675157662608 139675266209493 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3641] ppid=3581 vsize=9972712 memory=-1 CPUtime=0.09 cores=0-3
/proc/3584/task/3641/stat : 3641 (java) S 3581 3584 463 0 -1 1077944384 2 13021 0 0 0 0 6 3 20 0 6 0 405231436 10212057088 4319 33554432000 4194304 4196468 140722371688848 139675156609808 139675266209493 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 15956 KiB

[startup+0.211118 s]*
/proc/loadavg: 1.57 1.49 1.59 4/229 3650
/proc/meminfo: memFree=23724716/32770688 swapFree=66919608/67108860
[pid=3584] ppid=3581 vsize=10818900 memory=34852 CPUtime=0.26 cores=0-3
/proc/3584/stat : 3584 (java) S 3581 3584 463 0 -1 1077944320 6591 13021 0 0 16 1 6 3 20 0 15 0 405231426 11078553600 8713 33554432000 4194304 4196468 140722371688848 140722371671392 139675266199287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
/proc/3584/statm: 2704725 8713 2944 1 0 2667149 0
[pid=3584/tid=3637] ppid=3581 vsize=10818900 memory=7022364594140610616 CPUtime=0.19 cores=0-3
/proc/3584/task/3637/stat : 3637 (java) R 3581 3584 463 0 -1 4202560 3083 13021 0 0 10 0 6 3 20 0 15 0 405231435 11078553600 8713 33554432000 4194304 4196468 140722371688848 139675237987136 139675247762864 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3638] ppid=3581 vsize=10818900 memory=364 CPUtime=0.09 cores=0-3
/proc/3584/task/3638/stat : 3638 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231436 11078553600 8713 33554432000 4194304 4196468 140722371688848 139675270442128 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3639] ppid=3581 vsize=10818900 memory=140037238268692 CPUtime=0.09 cores=0-3
/proc/3584/task/3639/stat : 3639 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231436 11078553600 8713 33554432000 4194304 4196468 140722371688848 139675158715408 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3640] ppid=3581 vsize=10818900 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3640/stat : 3640 (java) S 3581 3584 463 0 -1 1077944384 2 13021 0 0 0 0 6 3 20 0 15 0 405231436 11078553600 8713 33554432000 4194304 4196468 140722371688848 139675157662608 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3641] ppid=3581 vsize=10818900 memory=-1 CPUtime=0.09 cores=0-3
/proc/3584/task/3641/stat : 3641 (java) S 3581 3584 463 0 -1 1077944384 2 13021 0 0 0 0 6 3 20 0 15 0 405231436 11078553600 8713 33554432000 4194304 4196468 140722371688848 139675156609808 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3642] ppid=3581 vsize=10818900 memory=140037238257280 CPUtime=0.09 cores=0-3
/proc/3584/task/3642/stat : 3642 (java) S 3581 3584 463 0 -1 1077944384 2 13021 0 0 0 0 6 3 20 0 15 0 405231438 11078553600 8713 33554432000 4194304 4196468 140722371688848 139674725722480 139675266210434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3643] ppid=3581 vsize=10818900 memory=-1 CPUtime=0.09 cores=0-3
/proc/3584/task/3643/stat : 3643 (java) S 3581 3584 463 0 -1 1077944384 33 13021 0 0 0 0 6 3 20 0 15 0 405231438 11078553600 8713 33554432000 4194304 4196468 140722371688848 139674724668448 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3644] ppid=3581 vsize=10818900 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3644/stat : 3644 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231438 11078553600 8713 33554432000 4194304 4196468 140722371688848 139674148397936 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3645] ppid=3581 vsize=10818900 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3645/stat : 3645 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231441 11078553600 8713 33554432000 4194304 4196468 140722371688848 139673840998224 139675266217883 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3646] ppid=3581 vsize=10818900 memory=0 CPUtime=0.1 cores=0-3
/proc/3584/task/3646/stat : 3646 (java) S 3581 3584 463 0 -1 1077944384 575 13021 0 0 1 0 6 3 20 0 15 0 405231441 11078553600 8713 33554432000 4194304 4196468 140722371688848 139674691111792 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3647] ppid=3581 vsize=10818900 memory=-1 CPUtime=0.09 cores=0-3
/proc/3584/task/3647/stat : 3647 (java) S 3581 3584 463 0 -1 1077944384 60 13021 0 0 0 0 6 3 20 0 15 0 405231441 11078553600 8713 33554432000 4194304 4196468 140722371688848 139674690058992 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3648] ppid=3581 vsize=10818900 memory=140037238257280 CPUtime=0.11 cores=0-3
/proc/3584/task/3648/stat : 3648 (java) S 3581 3584 463 0 -1 1077944384 616 13021 0 0 2 0 6 3 20 0 15 0 405231441 11078553600 8713 33554432000 4194304 4196468 140722371688848 139674689006192 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3649] ppid=3581 vsize=10818900 memory=-1 CPUtime=0.09 cores=0-3
/proc/3584/task/3649/stat : 3649 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231442 11078553600 8713 33554432000 4194304 4196468 140722371688848 139673807440608 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3650] ppid=3581 vsize=10818900 memory=140037238257280 CPUtime=0.09 cores=0-3
/proc/3584/task/3650/stat : 3650 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231442 11078553600 8713 33554432000 4194304 4196468 140722371688848 139674687953584 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818900 KiB
Current children cumulated memory: 34852 KiB

[startup+0.319452 s]*
/proc/loadavg: 1.57 1.49 1.59 4/229 3650
/proc/meminfo: memFree=23712060/32770688 swapFree=66919608/67108860
[pid=3584] ppid=3581 vsize=10819084 memory=45520 CPUtime=0.41 cores=0-3
/proc/3584/stat : 3584 (java) S 3581 3584 463 0 -1 1077944320 10188 13021 0 0 29 3 6 3 20 0 15 0 405231426 11078742016 11380 33554432000 4194304 4196468 140722371688848 140722371671392 139675266199287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
/proc/3584/statm: 2704771 11380 3001 1 0 2667149 0
[pid=3584/tid=3637] ppid=3581 vsize=10819084 memory=1398722017469774279 CPUtime=0.31 cores=0-3
/proc/3584/task/3637/stat : 3637 (java) R 3581 3584 463 0 -1 4202560 6665 13021 0 0 20 2 6 3 20 0 15 0 405231435 11078742016 11380 33554432000 4194304 4196468 140722371688848 139675238003376 139675249399856 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3638] ppid=3581 vsize=10819084 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3638/stat : 3638 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231436 11078742016 11380 33554432000 4194304 4196468 140722371688848 139675270442128 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3639] ppid=3581 vsize=10819084 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3639/stat : 3639 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231436 11078742016 11380 33554432000 4194304 4196468 140722371688848 139675158715408 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3640] ppid=3581 vsize=10819084 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3640/stat : 3640 (java) S 3581 3584 463 0 -1 1077944384 2 13021 0 0 0 0 6 3 20 0 15 0 405231436 11078742016 11380 33554432000 4194304 4196468 140722371688848 139675157662608 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3641] ppid=3581 vsize=10819084 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3641/stat : 3641 (java) S 3581 3584 463 0 -1 1077944384 2 13021 0 0 0 0 6 3 20 0 15 0 405231436 11078742016 11380 33554432000 4194304 4196468 140722371688848 139675156609808 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3642] ppid=3581 vsize=10819084 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3642/stat : 3642 (java) S 3581 3584 463 0 -1 1077944384 2 13021 0 0 0 0 6 3 20 0 15 0 405231438 11078742016 11380 33554432000 4194304 4196468 140722371688848 139674725722480 139675266210434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3643] ppid=3581 vsize=10819084 memory=-1 CPUtime=0.09 cores=0-3
/proc/3584/task/3643/stat : 3643 (java) S 3581 3584 463 0 -1 1077944384 33 13021 0 0 0 0 6 3 20 0 15 0 405231438 11078742016 11380 33554432000 4194304 4196468 140722371688848 139674724668448 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3644] ppid=3581 vsize=10819084 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3644/stat : 3644 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231438 11078742016 11380 33554432000 4194304 4196468 140722371688848 139674148397936 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3645] ppid=3581 vsize=10819084 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3645/stat : 3645 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231441 11078742016 11380 33554432000 4194304 4196468 140722371688848 139673840998224 139675266217883 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3646] ppid=3581 vsize=10819084 memory=0 CPUtime=0.11 cores=0-3
/proc/3584/task/3646/stat : 3646 (java) S 3581 3584 463 0 -1 1077944384 576 13021 0 0 2 0 6 3 20 0 15 0 405231441 11078742016 11380 33554432000 4194304 4196468 140722371688848 139674691111792 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3647] ppid=3581 vsize=10819084 memory=-1 CPUtime=0.1 cores=0-3
/proc/3584/task/3647/stat : 3647 (java) R 3581 3584 463 0 -1 4202560 61 13021 0 0 1 0 6 3 20 0 15 0 405231441 11078742016 11380 33554432000 4194304 4196468 140722371688848 139674690058992 139675252213596 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3648] ppid=3581 vsize=10819084 memory=140037238257280 CPUtime=0.14 cores=0-3
/proc/3584/task/3648/stat : 3648 (java) S 3581 3584 463 0 -1 1077944384 637 13021 0 0 5 0 6 3 20 0 15 0 405231441 11078742016 11380 33554432000 4194304 4196468 140722371688848 139674689006192 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3649] ppid=3581 vsize=10819084 memory=-1 CPUtime=0.09 cores=0-3
/proc/3584/task/3649/stat : 3649 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231442 11078742016 11380 33554432000 4194304 4196468 140722371688848 139673807440608 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3650] ppid=3581 vsize=10819084 memory=140037238257280 CPUtime=0.09 cores=0-3
/proc/3584/task/3650/stat : 3650 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231442 11078742016 11380 33554432000 4194304 4196468 140722371688848 139674687953584 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10819084 KiB
Current children cumulated memory: 45520 KiB

[startup+0.70173 s]
/proc/loadavg: 1.57 1.49 1.59 3/229 3650
/proc/meminfo: memFree=23702796/32770688 swapFree=66919608/67108860
[pid=3584] ppid=3581 vsize=10822292 memory=74720 CPUtime=1.11 cores=0-3
/proc/3584/stat : 3584 (java) S 3581 3584 463 0 -1 1077944320 13909 13021 0 0 98 4 6 3 20 0 15 0 405231426 11082027008 18680 33554432000 4194304 4196468 140722371688848 140722371671392 139675266199287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
/proc/3584/statm: 2705573 18680 3492 1 0 2667661 0
[pid=3584/tid=3637] ppid=3581 vsize=10822292 memory=0 CPUtime=0.68 cores=0-3
/proc/3584/task/3637/stat : 3637 (java) R 3581 3584 463 0 -1 4202560 9674 13021 0 0 56 3 6 3 20 0 15 0 405231435 11082027008 18680 33554432000 4194304 4196468 140722371688848 139675238014896 139675250279774 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3638] ppid=3581 vsize=10822292 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3638/stat : 3638 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231436 11082027008 18680 33554432000 4194304 4196468 140722371688848 139675270442128 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3639] ppid=3581 vsize=10822292 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3639/stat : 3639 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231436 11082027008 18680 33554432000 4194304 4196468 140722371688848 139675158715408 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3640] ppid=3581 vsize=10822292 memory=140037140394192 CPUtime=0.09 cores=0-3
/proc/3584/task/3640/stat : 3640 (java) S 3581 3584 463 0 -1 1077944384 2 13021 0 0 0 0 6 3 20 0 15 0 405231436 11082027008 18680 33554432000 4194304 4196468 140722371688848 139675157662608 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3641] ppid=3581 vsize=10822292 memory=140037408686664 CPUtime=0.09 cores=0-3
/proc/3584/task/3641/stat : 3641 (java) S 3581 3584 463 0 -1 1077944384 2 13021 0 0 0 0 6 3 20 0 15 0 405231436 11082027008 18680 33554432000 4194304 4196468 140722371688848 139675156609808 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3642] ppid=3581 vsize=10822292 memory=1056 CPUtime=0.09 cores=0-3
/proc/3584/task/3642/stat : 3642 (java) S 3581 3584 463 0 -1 1077944384 5 13021 0 0 0 0 6 3 20 0 15 0 405231438 11082027008 18680 33554432000 4194304 4196468 140722371688848 139674725722480 139675266210434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3643] ppid=3581 vsize=10822292 memory=7524764360453481792 CPUtime=0.09 cores=0-3
/proc/3584/task/3643/stat : 3643 (java) S 3581 3584 463 0 -1 1077944384 33 13021 0 0 0 0 6 3 20 0 15 0 405231438 11082027008 18680 33554432000 4194304 4196468 140722371688848 139674724668448 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3644] ppid=3581 vsize=10822292 memory=7739276948478258535 CPUtime=0.09 cores=0-3
/proc/3584/task/3644/stat : 3644 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231438 11082027008 18680 33554432000 4194304 4196468 140722371688848 139674148397936 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3645] ppid=3581 vsize=10822292 memory=980 CPUtime=0.09 cores=0-3
/proc/3584/task/3645/stat : 3645 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231441 11082027008 18680 33554432000 4194304 4196468 140722371688848 139673840998224 139675266217883 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3646] ppid=3581 vsize=10822292 memory=14008 CPUtime=0.24 cores=0-3
/proc/3584/task/3646/stat : 3646 (java) R 3581 3584 463 0 -1 4202560 931 13021 0 0 15 0 6 3 20 0 15 0 405231441 11082027008 18680 33554432000 4194304 4196468 140722371688848 139674691097888 139675247743784 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3647] ppid=3581 vsize=10822292 memory=12028 CPUtime=0.18 cores=0-3
/proc/3584/task/3647/stat : 3647 (java) R 3581 3584 463 0 -1 4202560 290 13021 0 0 9 0 6 3 20 0 15 0 405231441 11082027008 18680 33554432000 4194304 4196468 140722371688848 139674690047584 139675247743740 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3648] ppid=3581 vsize=10822292 memory=23712 CPUtime=0.26 cores=0-3
/proc/3584/task/3648/stat : 3648 (java) S 3581 3584 463 0 -1 1077944384 755 13021 0 0 17 0 6 3 20 0 15 0 405231441 11082027008 18680 33554432000 4194304 4196468 140722371688848 139674689006192 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3649] ppid=3581 vsize=10822292 memory=2120 CPUtime=0.09 cores=0-3
/proc/3584/task/3649/stat : 3649 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231442 11082027008 18680 33554432000 4194304 4196468 140722371688848 139673807440608 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3650] ppid=3581 vsize=10822292 memory=496 CPUtime=0.09 cores=0-3
/proc/3584/task/3650/stat : 3650 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231442 11082027008 18680 33554432000 4194304 4196468 140722371688848 139674687953584 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10822292 KiB
Current children cumulated memory: 74720 KiB

[startup+1.50081 s]
/proc/loadavg: 1.57 1.49 1.59 6/229 3650
/proc/meminfo: memFree=23666752/32770688 swapFree=66919608/67108860
[pid=3584] ppid=3581 vsize=10832608 memory=168288 CPUtime=2.68 cores=0-3
/proc/3584/stat : 3584 (java) S 3581 3584 463 0 -1 1077944320 21059 13021 0 0 249 10 6 3 20 0 15 0 405231426 11092590592 42072 33554432000 4194304 4196468 140722371688848 140722371671392 139675266199287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
/proc/3584/statm: 2708152 42072 3575 1 0 2670221 0
[pid=3584/tid=3637] ppid=3581 vsize=10832608 memory=126504 CPUtime=1.44 cores=0-3
/proc/3584/task/3637/stat : 3637 (java) R 3581 3584 463 0 -1 4202560 14586 13021 0 0 130 5 6 3 20 0 15 0 405231435 11092590592 42072 33554432000 4194304 4196468 140722371688848 139675238010880 139675250279774 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3638] ppid=3581 vsize=10832608 memory=6944656592387989600 CPUtime=0.1 cores=0-3
/proc/3584/task/3638/stat : 3638 (java) S 3581 3584 463 0 -1 1077944384 84 13021 0 0 1 0 6 3 20 0 15 0 405231436 11092590592 42072 33554432000 4194304 4196468 140722371688848 139675270442128 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3639] ppid=3581 vsize=10832608 memory=8546925612582150220 CPUtime=0.1 cores=0-3
/proc/3584/task/3639/stat : 3639 (java) S 3581 3584 463 0 -1 1077944384 302 13021 0 0 1 0 6 3 20 0 15 0 405231436 11092590592 42072 33554432000 4194304 4196468 140722371688848 139675158715408 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3640] ppid=3581 vsize=10832608 memory=0 CPUtime=0.1 cores=0-3
/proc/3584/task/3640/stat : 3640 (java) S 3581 3584 463 0 -1 1077944384 38 13021 0 0 1 0 6 3 20 0 15 0 405231436 11092590592 42072 33554432000 4194304 4196468 140722371688848 139675157662608 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3641] ppid=3581 vsize=10832608 memory=0 CPUtime=0.1 cores=0-3
/proc/3584/task/3641/stat : 3641 (java) S 3581 3584 463 0 -1 1077944384 33 13021 0 0 1 0 6 3 20 0 15 0 405231436 11092590592 42072 33554432000 4194304 4196468 140722371688848 139675156609808 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3642] ppid=3581 vsize=10832608 memory=0 CPUtime=0.1 cores=0-3
/proc/3584/task/3642/stat : 3642 (java) S 3581 3584 463 0 -1 1077944384 416 13021 0 0 1 0 6 3 20 0 15 0 405231438 11092590592 42072 33554432000 4194304 4196468 140722371688848 139674725722480 139675266210434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3643] ppid=3581 vsize=10832608 memory=6656426216303648864 CPUtime=0.09 cores=0-3
/proc/3584/task/3643/stat : 3643 (java) S 3581 3584 463 0 -1 1077944384 34 13021 0 0 0 0 6 3 20 0 15 0 405231438 11092590592 42072 33554432000 4194304 4196468 140722371688848 139674724668512 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3644] ppid=3581 vsize=10832608 memory=6944652177228980320 CPUtime=0.09 cores=0-3
/proc/3584/task/3644/stat : 3644 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231438 11092590592 42072 33554432000 4194304 4196468 140722371688848 139674148397952 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3645] ppid=3581 vsize=10832608 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3645/stat : 3645 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231441 11092590592 42072 33554432000 4194304 4196468 140722371688848 139673840998224 139675266217883 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3646] ppid=3581 vsize=10832608 memory=0 CPUtime=0.44 cores=0-3
/proc/3584/task/3646/stat : 3646 (java) S 3581 3584 463 0 -1 1077944384 1292 13021 0 0 35 0 6 3 20 0 15 0 405231441 11092590592 42072 33554432000 4194304 4196468 140722371688848 139674691111792 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3647] ppid=3581 vsize=10832608 memory=4580 CPUtime=0.42 cores=0-3
/proc/3584/task/3647/stat : 3647 (java) S 3581 3584 463 0 -1 1077944384 708 13021 0 0 33 0 6 3 20 0 15 0 405231441 11092590592 42072 33554432000 4194304 4196468 140722371688848 139674690058992 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3648] ppid=3581 vsize=10832608 memory=8027778925459762281 CPUtime=0.51 cores=0-3
/proc/3584/task/3648/stat : 3648 (java) S 3581 3584 463 0 -1 1077944384 1350 13021 0 0 42 0 6 3 20 0 15 0 405231441 11092590592 42072 33554432000 4194304 4196468 140722371688848 139674689006192 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3649] ppid=3581 vsize=10832608 memory=8025788822752027748 CPUtime=0.09 cores=0-3
/proc/3584/task/3649/stat : 3649 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231442 11092590592 42072 33554432000 4194304 4196468 140722371688848 139673807440608 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3650] ppid=3581 vsize=10832608 memory=7308612469127605866 CPUtime=0.09 cores=0-3
/proc/3584/task/3650/stat : 3650 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231442 11092590592 42072 33554432000 4194304 4196468 140722371688848 139674687953584 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
Current children cumulated CPU time: 2.68 s
Current children cumulated vsize: 10832608 KiB
Current children cumulated memory: 168288 KiB

[startup+3.11134 s]
/proc/loadavg: 1.52 1.48 1.59 5/229 3650
/proc/meminfo: memFree=23542172/32770688 swapFree=66919608/67108860
[pid=3584] ppid=3581 vsize=10842868 memory=228472 CPUtime=6.97 cores=0-3
/proc/3584/stat : 3584 (java) S 3581 3584 463 0 -1 1077944320 31925 13021 0 0 673 15 6 3 20 0 15 0 405231426 11103096832 57118 33554432000 4194304 4196468 140722371688848 140722371671392 139675266199287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
/proc/3584/statm: 2710717 57118 3591 1 0 2672781 0
[pid=3584/tid=3637] ppid=3581 vsize=10842868 memory=198424 CPUtime=3.04 cores=0-3
/proc/3584/task/3637/stat : 3637 (java) R 3581 3584 463 0 -1 4202560 17827 13021 0 0 288 7 6 3 20 0 15 0 405231435 11103096832 57118 33554432000 4194304 4196468 140722371688848 139675238028096 139675266211222 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3638] ppid=3581 vsize=10842868 memory=7308046319424791127 CPUtime=0.1 cores=0-3
/proc/3584/task/3638/stat : 3638 (java) S 3581 3584 463 0 -1 1077944384 84 13021 0 0 1 0 6 3 20 0 15 0 405231436 11103096832 57118 33554432000 4194304 4196468 140722371688848 139675270442128 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3639] ppid=3581 vsize=10842868 memory=173040 CPUtime=0.1 cores=0-3
/proc/3584/task/3639/stat : 3639 (java) S 3581 3584 463 0 -1 1077944384 302 13021 0 0 1 0 6 3 20 0 15 0 405231436 11103096832 57118 33554432000 4194304 4196468 140722371688848 139675158715408 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3640] ppid=3581 vsize=10842868 memory=6944656592452938395 CPUtime=0.1 cores=0-3
/proc/3584/task/3640/stat : 3640 (java) S 3581 3584 463 0 -1 1077944384 38 13021 0 0 1 0 6 3 20 0 15 0 405231436 11103096832 57118 33554432000 4194304 4196468 140722371688848 139675157662608 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3641] ppid=3581 vsize=10842868 memory=-7233780906022716832 CPUtime=0.1 cores=0-3
/proc/3584/task/3641/stat : 3641 (java) S 3581 3584 463 0 -1 1077944384 33 13021 0 0 1 0 6 3 20 0 15 0 405231436 11103096832 57118 33554432000 4194304 4196468 140722371688848 139675156609808 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3642] ppid=3581 vsize=10842868 memory=4137290303932963203 CPUtime=0.1 cores=0-3
/proc/3584/task/3642/stat : 3642 (java) S 3581 3584 463 0 -1 1077944384 419 13021 0 0 1 0 6 3 20 0 15 0 405231438 11103096832 57118 33554432000 4194304 4196468 140722371688848 139674725722480 139675266210434 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3643] ppid=3581 vsize=10842868 memory=7163657357298390886 CPUtime=0.09 cores=0-3
/proc/3584/task/3643/stat : 3643 (java) S 3581 3584 463 0 -1 1077944384 34 13021 0 0 0 0 6 3 20 0 15 0 405231438 11103096832 57118 33554432000 4194304 4196468 140722371688848 139674724668512 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3644] ppid=3581 vsize=10842868 memory=5937503940875862113 CPUtime=0.09 cores=0-3
/proc/3584/task/3644/stat : 3644 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231438 11103096832 57118 33554432000 4194304 4196468 140722371688848 139674148397952 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3645] ppid=3581 vsize=10842868 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3645/stat : 3645 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231441 11103096832 57118 33554432000 4194304 4196468 140722371688848 139673840998224 139675266217883 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3646] ppid=3581 vsize=10842868 memory=108 CPUtime=1.33 cores=0-3
/proc/3584/task/3646/stat : 3646 (java) S 3581 3584 463 0 -1 1077944384 2977 13021 0 0 123 1 6 3 20 0 15 0 405231441 11103096832 57118 33554432000 4194304 4196468 140722371688848 139674691111792 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3647] ppid=3581 vsize=10842868 memory=117 CPUtime=1.41 cores=0-3
/proc/3584/task/3647/stat : 3647 (java) S 3581 3584 463 0 -1 1077944384 3504 13021 0 0 131 1 6 3 20 0 15 0 405231441 11103096832 57118 33554432000 4194304 4196468 140722371688848 139674690058992 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3648] ppid=3581 vsize=10842868 memory=114 CPUtime=1.32 cores=0-3
/proc/3584/task/3648/stat : 3648 (java) R 3581 3584 463 0 -1 1077944384 4490 13021 0 0 122 1 6 3 20 0 15 0 405231441 11103096832 57118 33554432000 4194304 4196468 140722371688848 139674689006192 139675266210434 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3649] ppid=3581 vsize=10842868 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3649/stat : 3649 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231442 11103096832 57118 33554432000 4194304 4196468 140722371688848 139673807440608 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3650] ppid=3581 vsize=10842868 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3650/stat : 3650 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231442 11103096832 57118 33554432000 4194304 4196468 140722371688848 139674687953584 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
Current children cumulated CPU time: 6.97 s
Current children cumulated vsize: 10842868 KiB
Current children cumulated memory: 228472 KiB

[startup+4.56167 s]
# the end of solver process 3584 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.6719 s, system=0.239245 s

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

[startup+3.20173 s]
/proc/loadavg: 1.52 1.48 1.59 5/229 3650
/proc/meminfo: memFree=23542172/32770688 swapFree=66919608/67108860
[pid=3584] ppid=3581 vsize=10842868 memory=235332 CPUtime=7.26 cores=0-3
/proc/3584/stat : 3584 (java) S 3581 3584 463 0 -1 1077944320 33986 13021 0 0 702 15 6 3 20 0 15 0 405231426 11103096832 58833 33554432000 4194304 4196468 140722371688848 140722371671392 139675266199287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
/proc/3584/statm: 2710717 58833 3592 1 0 2672781 0
[pid=3584/tid=3637] ppid=3581 vsize=10842868 memory=0 CPUtime=3.13 cores=0-3
/proc/3584/task/3637/stat : 3637 (java) R 3581 3584 463 0 -1 4202560 18510 13021 0 0 297 7 6 3 20 0 15 0 405231435 11103096832 58833 33554432000 4194304 4196468 140722371688848 139675238033744 139674847233558 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3638] ppid=3581 vsize=10842868 memory=6944656592455360608 CPUtime=0.1 cores=0-3
/proc/3584/task/3638/stat : 3638 (java) S 3581 3584 463 0 -1 1077944384 84 13021 0 0 1 0 6 3 20 0 15 0 405231436 11103096832 58833 33554432000 4194304 4196468 140722371688848 139675270442128 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3639] ppid=3581 vsize=10842868 memory=8562065887696625740 CPUtime=0.1 cores=0-3
/proc/3584/task/3639/stat : 3639 (java) S 3581 3584 463 0 -1 1077944384 302 13021 0 0 1 0 6 3 20 0 15 0 405231436 11103096832 58833 33554432000 4194304 4196468 140722371688848 139675158715408 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3640] ppid=3581 vsize=10842868 memory=6656426216303648864 CPUtime=0.1 cores=0-3
/proc/3584/task/3640/stat : 3640 (java) S 3581 3584 463 0 -1 1077944384 38 13021 0 0 1 0 6 3 20 0 15 0 405231436 11103096832 58833 33554432000 4194304 4196468 140722371688848 139675157662608 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3641] ppid=3581 vsize=10842868 memory=6656426216303648864 CPUtime=0.1 cores=0-3
/proc/3584/task/3641/stat : 3641 (java) S 3581 3584 463 0 -1 1077944384 33 13021 0 0 1 0 6 3 20 0 15 0 405231436 11103096832 58833 33554432000 4194304 4196468 140722371688848 139675156609808 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3642] ppid=3581 vsize=10842868 memory=0 CPUtime=0.1 cores=0-3
/proc/3584/task/3642/stat : 3642 (java) S 3581 3584 463 0 -1 1077944384 419 13021 0 0 1 0 6 3 20 0 15 0 405231438 11103096832 58833 33554432000 4194304 4196468 140722371688848 139674725722480 139675266210434 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3643] ppid=3581 vsize=10842868 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3643/stat : 3643 (java) S 3581 3584 463 0 -1 1077944384 34 13021 0 0 0 0 6 3 20 0 15 0 405231438 11103096832 58833 33554432000 4194304 4196468 140722371688848 139674724668512 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3644] ppid=3581 vsize=10842868 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3644/stat : 3644 (java) S 3581 3584 463 0 -1 1077944384 1 13021 0 0 0 0 6 3 20 0 15 0 405231438 11103096832 58833 33554432000 4194304 4196468 140722371688848 139674148397952 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3645] ppid=3581 vsize=10842868 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3645/stat : 3645 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231441 11103096832 58833 33554432000 4194304 4196468 140722371688848 139673840998224 139675266217883 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3646] ppid=3581 vsize=10842868 memory=2241 CPUtime=1.42 cores=0-3
/proc/3584/task/3646/stat : 3646 (java) R 3581 3584 463 0 -1 4202560 3433 13021 0 0 132 1 6 3 20 0 15 0 405231441 11103096832 58833 33554432000 4194304 4196468 140722371688848 139674691111792 139675250099888 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3647] ppid=3581 vsize=10842868 memory=2244 CPUtime=1.49 cores=0-3
/proc/3584/task/3647/stat : 3647 (java) R 3581 3584 463 0 -1 4202560 3967 13021 0 0 139 1 6 3 20 0 15 0 405231441 11103096832 58833 33554432000 4194304 4196468 140722371688848 139674690050272 139675249685254 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3648] ppid=3581 vsize=10842868 memory=0 CPUtime=1.35 cores=0-3
/proc/3584/task/3648/stat : 3648 (java) S 3581 3584 463 0 -1 1077944384 4943 13021 0 0 125 1 6 3 20 0 15 0 405231441 11103096832 58833 33554432000 4194304 4196468 140722371688848 139674689006192 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3649] ppid=3581 vsize=10842868 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3649/stat : 3649 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231442 11103096832 58833 33554432000 4194304 4196468 140722371688848 139673807440608 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3650] ppid=3581 vsize=10842868 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3650/stat : 3650 (java) S 3581 3584 463 0 -1 1077944384 9 13021 0 0 0 0 6 3 20 0 15 0 405231442 11103096832 58833 33554432000 4194304 4196468 140722371688848 139674687953584 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
Current children cumulated CPU time: 7.26 s
Current children cumulated vsize: 10842868 KiB
Current children cumulated memory: 235332 KiB

[startup+4.00074 s]*
/proc/loadavg: 1.52 1.48 1.59 4/229 3650
/proc/meminfo: memFree=23469520/32770688 swapFree=66919608/67108860
[pid=3584] ppid=3581 vsize=10844916 memory=294852 CPUtime=9.84 cores=0-3
/proc/3584/stat : 3584 (java) S 3581 3584 463 0 -1 1077944320 42380 13021 0 0 957 18 6 3 20 0 15 0 405231426 11105193984 73713 33554432000 4194304 4196468 140722371688848 140722371671392 139675266199287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
/proc/3584/statm: 2711229 73713 3599 1 0 2673293 0
[pid=3584/tid=3637] ppid=3581 vsize=10844916 memory=1398722017469774279 CPUtime=3.88 cores=0-3
/proc/3584/task/3637/stat : 3637 (java) R 3581 3584 463 0 -1 4202560 21320 13021 0 0 370 9 6 3 20 0 15 0 405231435 11105193984 73713 33554432000 4194304 4196468 140722371688848 139675238034016 139675266211222 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3638] ppid=3581 vsize=10844916 memory=4872558044660077418 CPUtime=0.13 cores=0-3
/proc/3584/task/3638/stat : 3638 (java) S 3581 3584 463 0 -1 1077944384 252 13021 0 0 4 0 6 3 20 0 15 0 405231436 11105193984 73713 33554432000 4194304 4196468 140722371688848 139675270442128 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3639] ppid=3581 vsize=10844916 memory=9392825042689 CPUtime=0.13 cores=0-3
/proc/3584/task/3639/stat : 3639 (java) S 3581 3584 463 0 -1 1077944384 707 13021 0 0 4 0 6 3 20 0 15 0 405231436 11105193984 73713 33554432000 4194304 4196468 140722371688848 139675158715408 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3640] ppid=3581 vsize=10844916 memory=9448659617537 CPUtime=0.12 cores=0-3
/proc/3584/task/3640/stat : 3640 (java) S 3581 3584 463 0 -1 1077944384 65 13021 0 0 3 0 6 3 20 0 15 0 405231436 11105193984 73713 33554432000 4194304 4196468 140722371688848 139675157662608 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3641] ppid=3581 vsize=10844916 memory=9452954584833 CPUtime=0.12 cores=0-3
/proc/3584/task/3641/stat : 3641 (java) S 3581 3584 463 0 -1 1077944384 54 13021 0 0 3 0 6 3 20 0 15 0 405231436 11105193984 73713 33554432000 4194304 4196468 140722371688848 139675156609808 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3642] ppid=3581 vsize=10844916 memory=280074280550800 CPUtime=0.13 cores=0-3
/proc/3584/task/3642/stat : 3642 (java) S 3581 3584 463 0 -1 1077944384 2973 13021 0 0 4 0 6 3 20 0 15 0 405231438 11105193984 73713 33554432000 4194304 4196468 140722371688848 139674725722480 139675266210434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3643] ppid=3581 vsize=10844916 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3643/stat : 3643 (java) S 3581 3584 463 0 -1 1077944384 40 13021 0 0 0 0 6 3 20 0 15 0 405231438 11105193984 73713 33554432000 4194304 4196468 140722371688848 139674724668512 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3644] ppid=3581 vsize=10844916 memory=280074280528952 CPUtime=0.09 cores=0-3
/proc/3584/task/3644/stat : 3644 (java) S 3581 3584 463 0 -1 1077944384 4 13021 0 0 0 0 6 3 20 0 15 0 405231438 11105193984 73713 33554432000 4194304 4196468 140722371688848 139674148397952 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3645] ppid=3581 vsize=10844916 memory=0 CPUtime=0.09 cores=0-3
/proc/3584/task/3645/stat : 3645 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231441 11105193984 73713 33554432000 4194304 4196468 140722371688848 139673840998224 139675266217883 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3646] ppid=3581 vsize=10844916 memory=0 CPUtime=2.09 cores=0-3
/proc/3584/task/3646/stat : 3646 (java) R 3581 3584 463 0 -1 1077944384 4210 13021 0 0 199 1 6 3 20 0 15 0 405231441 11105193984 73713 33554432000 4194304 4196468 140722371688848 139674691111792 139675266210434 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3647] ppid=3581 vsize=10844916 memory=164 CPUtime=2.19 cores=0-3
/proc/3584/task/3647/stat : 3647 (java) R 3581 3584 463 0 -1 4202560 4470 13021 0 0 208 2 6 3 20 0 15 0 405231441 11105193984 73713 33554432000 4194304 4196468 140722371688848 139674690058992 139675249699858 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3648] ppid=3581 vsize=10844916 memory=-7088785026379990432 CPUtime=1.67 cores=0-3
/proc/3584/task/3648/stat : 3648 (java) R 3581 3584 463 0 -1 4202560 6064 13021 0 0 156 2 6 3 20 0 15 0 405231441 11105193984 73713 33554432000 4194304 4196468 140722371688848 139674689006192 139675249595457 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3649] ppid=3581 vsize=10844916 memory=-7812193691855986592 CPUtime=0.09 cores=0-3
/proc/3584/task/3649/stat : 3649 (java) S 3581 3584 463 0 -1 1077944384 3 13021 0 0 0 0 6 3 20 0 15 0 405231442 11105193984 73713 33554432000 4194304 4196468 140722371688848 139673807440608 139675266209493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
[pid=3584/tid=3650] ppid=3581 vsize=10844916 memory=-6873162000112450758 CPUtime=0.09 cores=0-3
/proc/3584/task/3650/stat : 3650 (java) S 3581 3584 463 0 -1 1077944384 9 13021 0 0 0 0 6 3 20 0 15 0 405231442 11105193984 73713 33554432000 4194304 4196468 140722371688848 139674687953584 139675266210434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30724096 140722371693301 140722371695813 140722371695813 140722371698639 0
Current children cumulated CPU time: 9.84 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 294852 KiB

[startup+4.40074 s]*
/proc/loadavg: 1.52 1.48 1.59 2/216 3651
/proc/meminfo: memFree=23731228/32770688 swapFree=66919608/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+4.51086 s]
/proc/loadavg: 1.52 1.48 1.59 2/216 3651
/proc/meminfo: memFree=23731228/32770688 swapFree=66919608/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 4.56172
CPU time (s): 10.9111
CPU user time (s): 10.6719
CPU system time (s): 0.239245
CPU usage (%): 239.188
Max. virtual memory (cumulated for all children) (KiB): 10846964
Max. memory (cumulated for all children) (KiB): 309636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.6719
system time used= 0.239245
maximum resident set size= 312876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59821
page faults= 0
swaps= 0
block input operations= 0
block output operations= 168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5907
involuntary context switches= 64


# summary of solver processes directly reported to runsolver:
#   pid: 3584
#   total CPU time (s): 10.9111
#   total CPU user time (s): 10.6719
#   total CPU system time (s): 0.239245

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055624 second user time and 0.092336 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-13 21:04:33
IDJOB=4387146
IDBENCH=126509
IDSOLVER=2823
FILE ID=node120/4387146-1568292251
RUNJOBID= node120-1323800386-1292
PBS_JOBID= 21701083
Free space on /tmp= 54688 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-5-3-4-cp.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387146-1568292251/watcher-4387146-1568292251 -o /tmp/evaluation-result-4387146-1568292251/solver-4387146-1568292251 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1323800386-1292 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1449271538 HOME/instance-4387146-1568292251.xml

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

MD5SUM BENCH= fefd0dc8744a7f984307705d377cf1e3
RANDOM SEED=1449271538

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        23749720 kB
MemAvailable:   29920052 kB
Buffers:          124192 kB
Cached:          6309492 kB
SwapCached:        77012 kB
Active:          3365560 kB
Inactive:        5032324 kB
Active(anon):    1888392 kB
Inactive(anon):   116560 kB
Active(file):    1477168 kB
Inactive(file):  4915764 kB
Unevictable:      109132 kB
Mlocked:          109132 kB
SwapTotal:      67108860 kB
SwapFree:       66919608 kB
Dirty:             34564 kB
Writeback:             0 kB
AnonPages:       2087116 kB
Mapped:            59496 kB
Shmem:             32812 kB
Slab:             215148 kB
SReclaimable:     186472 kB
SUnreclaim:        28676 kB
KernelStack:        4016 kB
PageTables:        10024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    2950520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1941504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 54652 MiB
End job on node120 at 2011-12-13 21:04:38