Trace number 4400763

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.12.2UNSAT 170.12 160.411

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-21.xml
MD5SUMc7982e61e1aa12db31c7a822b635a08f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.58339
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree109
Maximum variable degree122
Distribution of variable degrees[{"degree":109,"count":4},{"degree":110,"count":1},{"degree":112,"count":3},{"degree":113,"count":1},{"degree":114,"count":5},{"degree":115,"count":1},{"degree":116,"count":1},{"degree":117,"count":1},{"degree":118,"count":1},{"degree":120,"count":1},{"degree":121,"count":1},{"degree":122,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
Optimization problemNO
Type of objective

Solver Data

0.78/0.55	c Concrete v3.12.2.1568631193530 running
169.99/160.39	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400763-1568679118/watcher-4400763-1568679118 -o /tmp/evaluation-result-4400763-1568679118/solver-4400763-1568679118 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568673289-31265 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1917960574 HOME/instance-4400763-1568679118.xml 

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

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

solver pid=1485, runsolver pid=1482

[startup+0.100117 s]*
/proc/loadavg: 1.71 1.78 1.61 3/218 1545
/proc/meminfo: memFree=29883520/32770624 swapFree=66967424/67108860
[pid=1485] ppid=1482 vsize=9972712 memory=16432 CPUtime=0.1 cores=1,3,5,7
/proc/1485/stat : 1485 (java) S 1482 1485 31233 0 -1 1077944320 4366 13198 0 0 1 1 5 3 20 0 6 0 444178589 10212057088 4108 33554432000 4194304 4196468 140731606129280 140731606111824 140134984138487 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
/proc/1485/statm: 2493178 4108 1931 1 0 2481616 0
[pid=1485/tid=1541] ppid=1482 vsize=9972712 memory=4627829660337606006 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1541/stat : 1541 (java) R 1482 1485 31233 0 -1 4202560 2195 13198 0 0 0 0 5 3 20 0 6 0 444178598 10212057088 4174 33554432000 4194304 4196468 140731606129280 140134955975248 140134976375614 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1542] ppid=1482 vsize=9972712 memory=5792869726567804975 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1542/stat : 1542 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 6 0 444178599 10212057088 4174 33554432000 4194304 4196468 140731606129280 140134988380688 140134984148693 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1543] ppid=1482 vsize=9972712 memory=140122822211200 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1543/stat : 1543 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 6 0 444178599 10212057088 4174 33554432000 4194304 4196468 140731606129280 140134557608592 140134984148693 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1544] ppid=1482 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1544/stat : 1544 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 6 0 444178599 10212057088 4174 33554432000 4194304 4196468 140731606129280 140134556555536 140134984148693 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1545] ppid=1482 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1545/stat : 1545 (java) S 1482 1485 31233 0 -1 1077944384 2 13198 0 0 0 0 5 3 20 0 6 0 444178599 10212057088 4174 33554432000 4194304 4196468 140731606129280 140134555502992 140134984148693 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16432 KiB

[startup+0.209937 s]*
/proc/loadavg: 1.71 1.78 1.61 3/227 1554
/proc/meminfo: memFree=29865580/32770624 swapFree=66967424/67108860
[pid=1485] ppid=1482 vsize=10820020 memory=39176 CPUtime=0.27 cores=1,3,5,7
/proc/1485/stat : 1485 (java) S 1482 1485 31233 0 -1 1077944320 7257 13198 0 0 17 2 5 3 20 0 15 0 444178589 11079700480 9794 33554432000 4194304 4196468 140731606129280 140731606111824 140134984138487 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
/proc/1485/statm: 2705005 9794 3252 1 0 2667149 0
[pid=1485/tid=1541] ppid=1482 vsize=10821220 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/1485/task/1541/stat : 1541 (java) R 1482 1485 31233 0 -1 4202560 3970 13198 0 0 10 1 5 3 20 0 15 0 444178598 11080929280 10124 33554432000 4194304 4196468 140731606129280 140134955950848 140134976818205 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1542] ppid=1482 vsize=10821220 memory=4294967660 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1542/stat : 1542 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178599 11080929280 10124 33554432000 4194304 4196468 140731606129280 140134988380688 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1543] ppid=1482 vsize=10821220 memory=140122822240744 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1543/stat : 1543 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178599 11080929280 10124 33554432000 4194304 4196468 140731606129280 140134557608592 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1544] ppid=1482 vsize=10821220 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1544/stat : 1544 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178599 11080929280 10124 33554432000 4194304 4196468 140731606129280 140134556555536 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1545] ppid=1482 vsize=10821220 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1545/stat : 1545 (java) S 1482 1485 31233 0 -1 1077944384 2 13198 0 0 0 0 5 3 20 0 15 0 444178599 11080929280 10124 33554432000 4194304 4196468 140731606129280 140134555502992 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1546] ppid=1482 vsize=10821220 memory=140122822211200 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1546/stat : 1546 (java) S 1482 1485 31233 0 -1 1077944384 2 13198 0 0 0 0 5 3 20 0 15 0 444178601 11080929280 10124 33554432000 4194304 4196468 140731606129280 140134442834672 140134984149634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1547] ppid=1482 vsize=10821220 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1547/stat : 1547 (java) S 1482 1485 31233 0 -1 1077944384 33 13198 0 0 0 0 5 3 20 0 15 0 444178601 11080929280 10124 33554432000 4194304 4196468 140731606129280 140134441780896 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1548] ppid=1482 vsize=10821220 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1548/stat : 1548 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178601 11080929280 10124 33554432000 4194304 4196468 140731606129280 140133844116720 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1549] ppid=1482 vsize=10821220 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1549/stat : 1549 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11080929280 10124 33554432000 4194304 4196468 140731606129280 140133536717264 140134984157083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1550] ppid=1482 vsize=10821220 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/1485/task/1550/stat : 1550 (java) S 1482 1485 31233 0 -1 1077944384 518 13198 0 0 1 0 5 3 20 0 15 0 444178604 11080929280 10124 33554432000 4194304 4196468 140731606129280 140134408222960 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1551] ppid=1482 vsize=10821220 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1551/stat : 1551 (java) R 1482 1485 31233 0 -1 4202560 167 13198 0 0 0 0 5 3 20 0 15 0 444178604 11080929280 10124 33554432000 4194304 4196468 140731606129280 140134407170416 140134962012672 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1552] ppid=1482 vsize=10821220 memory=140122822211200 CPUtime=0.11 cores=1,3,5,7
/proc/1485/task/1552/stat : 1552 (java) S 1482 1485 31233 0 -1 1077944384 676 13198 0 0 3 0 5 3 20 0 15 0 444178604 11080929280 10124 33554432000 4194304 4196468 140731606129280 140134406117360 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1553] ppid=1482 vsize=10821220 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1553/stat : 1553 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11080929280 10124 33554432000 4194304 4196468 140731606129280 140133503158624 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1554] ppid=1482 vsize=10821220 memory=140122822211200 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1554/stat : 1554 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178604 11080929280 10124 33554432000 4194304 4196468 140731606129280 140134405065776 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820020 KiB
Current children cumulated memory: 39176 KiB

[startup+0.310513 s]*
/proc/loadavg: 1.71 1.78 1.61 3/227 1554
/proc/meminfo: memFree=29856672/32770624 swapFree=66967424/67108860
[pid=1485] ppid=1482 vsize=10820196 memory=47468 CPUtime=0.4 cores=1,3,5,7
/proc/1485/stat : 1485 (java) S 1482 1485 31233 0 -1 1077944320 10688 13198 0 0 29 3 5 3 20 0 15 0 444178589 11079880704 11867 33554432000 4194304 4196468 140731606129280 140731606111824 140134984138487 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
/proc/1485/statm: 2705049 11867 3307 1 0 2667149 0
[pid=1485/tid=1541] ppid=1482 vsize=10820196 memory=667680 CPUtime=0.29 cores=1,3,5,7
/proc/1485/task/1541/stat : 1541 (java) R 1482 1485 31233 0 -1 4202560 7029 13198 0 0 19 2 5 3 20 0 15 0 444178598 11079880704 11867 33554432000 4194304 4196468 140731606129280 140134955941952 140134970327077 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1542] ppid=1482 vsize=10820196 memory=140126999117007 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1542/stat : 1542 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178599 11079880704 11867 33554432000 4194304 4196468 140731606129280 140134988380688 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1543] ppid=1482 vsize=10820196 memory=140122822211200 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1543/stat : 1543 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178599 11079880704 11867 33554432000 4194304 4196468 140731606129280 140134557608592 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1544] ppid=1482 vsize=10820196 memory=2209 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1544/stat : 1544 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178599 11079880704 11867 33554432000 4194304 4196468 140731606129280 140134556555536 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1545] ppid=1482 vsize=10820196 memory=2240 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1545/stat : 1545 (java) S 1482 1485 31233 0 -1 1077944384 2 13198 0 0 0 0 5 3 20 0 15 0 444178599 11079880704 11867 33554432000 4194304 4196468 140731606129280 140134555502992 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1546] ppid=1482 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1546/stat : 1546 (java) S 1482 1485 31233 0 -1 1077944384 2 13198 0 0 0 0 5 3 20 0 15 0 444178601 11079880704 11867 33554432000 4194304 4196468 140731606129280 140134442834672 140134984149634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1547] ppid=1482 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1547/stat : 1547 (java) S 1482 1485 31233 0 -1 1077944384 33 13198 0 0 0 0 5 3 20 0 15 0 444178601 11079880704 11867 33554432000 4194304 4196468 140731606129280 140134441780896 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1548] ppid=1482 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1548/stat : 1548 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178601 11079880704 11867 33554432000 4194304 4196468 140731606129280 140133844116720 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1549] ppid=1482 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1549/stat : 1549 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11079880704 11867 33554432000 4194304 4196468 140731606129280 140133536717264 140134984157083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1550] ppid=1482 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/1485/task/1550/stat : 1550 (java) S 1482 1485 31233 0 -1 1077944384 522 13198 0 0 2 0 5 3 20 0 15 0 444178604 11079880704 11867 33554432000 4194304 4196468 140731606129280 140134408222960 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1551] ppid=1482 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/1485/task/1551/stat : 1551 (java) S 1482 1485 31233 0 -1 1077944384 179 13198 0 0 1 0 5 3 20 0 15 0 444178604 11079880704 11867 33554432000 4194304 4196468 140731606129280 140134407170416 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1552] ppid=1482 vsize=10820196 memory=140122822211200 CPUtime=0.13 cores=1,3,5,7
/proc/1485/task/1552/stat : 1552 (java) S 1482 1485 31233 0 -1 1077944384 706 13198 0 0 5 0 5 3 20 0 15 0 444178604 11079880704 11867 33554432000 4194304 4196468 140731606129280 140134406117360 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1553] ppid=1482 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1553/stat : 1553 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11079880704 11867 33554432000 4194304 4196468 140731606129280 140133503158624 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1554] ppid=1482 vsize=10820196 memory=140122822211200 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1554/stat : 1554 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178604 11079880704 11867 33554432000 4194304 4196468 140731606129280 140134405065776 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 47468 KiB

[startup+0.705476 s]
/proc/loadavg: 1.71 1.78 1.61 3/227 1554
/proc/meminfo: memFree=29841264/32770624 swapFree=66967424/67108860
[pid=1485] ppid=1482 vsize=10824364 memory=82384 CPUtime=1.16 cores=1,3,5,7
/proc/1485/stat : 1485 (java) S 1482 1485 31233 0 -1 1077944320 14865 13198 0 0 103 5 5 3 20 0 15 0 444178589 11084148736 20596 33554432000 4194304 4196468 140731606129280 140731606111824 140134984138487 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
/proc/1485/statm: 2706091 20596 3512 1 0 2668173 0
[pid=1485/tid=1541] ppid=1482 vsize=10824364 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/1485/task/1541/stat : 1541 (java) R 1482 1485 31233 0 -1 4202560 9968 13198 0 0 56 4 5 3 20 0 15 0 444178598 11084148736 20596 33554432000 4194304 4196468 140731606129280 140134955968032 140134984160413 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1542] ppid=1482 vsize=10824364 memory=4644 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1542/stat : 1542 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178599 11084148736 20596 33554432000 4194304 4196468 140731606129280 140134988380688 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1543] ppid=1482 vsize=10824364 memory=140122822210033 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1543/stat : 1543 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178599 11084148736 20596 33554432000 4194304 4196468 140731606129280 140134557608592 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1544] ppid=1482 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1544/stat : 1544 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178599 11084148736 20596 33554432000 4194304 4196468 140731606129280 140134556555536 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1545] ppid=1482 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1545/stat : 1545 (java) S 1482 1485 31233 0 -1 1077944384 2 13198 0 0 0 0 5 3 20 0 15 0 444178599 11084148736 20596 33554432000 4194304 4196468 140731606129280 140134555502992 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1546] ppid=1482 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1546/stat : 1546 (java) S 1482 1485 31233 0 -1 1077944384 5 13198 0 0 0 0 5 3 20 0 15 0 444178601 11084148736 20596 33554432000 4194304 4196468 140731606129280 140134442834672 140134984149634 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1547] ppid=1482 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1547/stat : 1547 (java) S 1482 1485 31233 0 -1 1077944384 33 13198 0 0 0 0 5 3 20 0 15 0 444178601 11084148736 20596 33554432000 4194304 4196468 140731606129280 140134441780896 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1548] ppid=1482 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1548/stat : 1548 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178601 11084148736 20596 33554432000 4194304 4196468 140731606129280 140133844116720 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1549] ppid=1482 vsize=10824364 memory=2503361955329 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1549/stat : 1549 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11084148736 20596 33554432000 4194304 4196468 140731606129280 140133536717264 140134984157083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1550] ppid=1482 vsize=10824364 memory=24774457 CPUtime=0.21 cores=1,3,5,7
/proc/1485/task/1550/stat : 1550 (java) R 1482 1485 31233 0 -1 4202560 966 13198 0 0 13 0 5 3 20 0 15 0 444178604 11084148736 20596 33554432000 4194304 4196468 140731606129280 140134408209056 140134984152374 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1551] ppid=1482 vsize=10824364 memory=6811895185499135200 CPUtime=0.23 cores=1,3,5,7
/proc/1485/task/1551/stat : 1551 (java) R 1482 1485 31233 0 -1 4202560 724 13198 0 0 15 0 5 3 20 0 15 0 444178604 11084148736 20596 33554432000 4194304 4196468 140731606129280 140134407170416 140134964885264 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1552] ppid=1482 vsize=10824364 memory=1192 CPUtime=0.25 cores=1,3,5,7
/proc/1485/task/1552/stat : 1552 (java) S 1482 1485 31233 0 -1 1077944384 946 13198 0 0 17 0 5 3 20 0 15 0 444178604 11084148736 20596 33554432000 4194304 4196468 140731606129280 140134406117360 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1553] ppid=1482 vsize=10824364 memory=940 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1553/stat : 1553 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11084148736 20596 33554432000 4194304 4196468 140731606129280 140133503158624 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1554] ppid=1482 vsize=10824364 memory=14008 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1554/stat : 1554 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178604 11084148736 20596 33554432000 4194304 4196468 140731606129280 140134405065776 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 82384 KiB

[startup+1.50153 s]
/proc/loadavg: 1.71 1.78 1.61 5/227 1554
/proc/meminfo: memFree=29752652/32770624 swapFree=66967424/67108860
[pid=1485] ppid=1482 vsize=10832632 memory=278484 CPUtime=2.85 cores=1,3,5,7
/proc/1485/stat : 1485 (java) S 1482 1485 31233 0 -1 1077944320 19738 13198 0 0 262 15 5 3 20 0 15 0 444178589 11092615168 69621 33554432000 4194304 4196468 140731606129280 140731606111824 140134984138487 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
/proc/1485/statm: 2708158 69621 3570 1 0 2670221 0
[pid=1485/tid=1541] ppid=1482 vsize=10832632 memory=46768 CPUtime=1.42 cores=1,3,5,7
/proc/1485/task/1541/stat : 1541 (java) S 1482 1485 31233 0 -1 1077944384 13315 13198 0 0 127 7 5 3 20 0 15 0 444178598 11092615168 69621 33554432000 4194304 4196468 140731606129280 140134955953744 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1542] ppid=1482 vsize=10832632 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/1485/task/1542/stat : 1542 (java) S 1482 1485 31233 0 -1 1077944384 39 13198 0 0 2 1 5 3 20 0 15 0 444178599 11092615168 69621 33554432000 4194304 4196468 140731606129280 140134988380688 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1543] ppid=1482 vsize=10832632 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/1485/task/1543/stat : 1543 (java) S 1482 1485 31233 0 -1 1077944384 49 13198 0 0 1 1 5 3 20 0 15 0 444178599 11092615168 69621 33554432000 4194304 4196468 140731606129280 140134557608592 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1544] ppid=1482 vsize=10832632 memory=280245408531680 CPUtime=0.11 cores=1,3,5,7
/proc/1485/task/1544/stat : 1544 (java) S 1482 1485 31233 0 -1 1077944384 49 13198 0 0 2 1 5 3 20 0 15 0 444178599 11092615168 69621 33554432000 4194304 4196468 140731606129280 140134556555536 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1545] ppid=1482 vsize=10832632 memory=140122704265808 CPUtime=0.11 cores=1,3,5,7
/proc/1485/task/1545/stat : 1545 (java) S 1482 1485 31233 0 -1 1077944384 65 13198 0 0 2 1 5 3 20 0 15 0 444178599 11092615168 69621 33554432000 4194304 4196468 140731606129280 140134555502992 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1546] ppid=1482 vsize=10832632 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/1485/task/1546/stat : 1546 (java) R 1482 1485 31233 0 -1 4202560 340 13198 0 0 1 0 5 3 20 0 15 0 444178601 11092615168 69621 33554432000 4194304 4196468 140731606129280 140134442833184 140134984159834 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1547] ppid=1482 vsize=10832632 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1547/stat : 1547 (java) S 1482 1485 31233 0 -1 1077944384 33 13198 0 0 0 0 5 3 20 0 15 0 444178601 11092615168 69621 33554432000 4194304 4196468 140731606129280 140134441780896 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1548] ppid=1482 vsize=10832632 memory=15 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1548/stat : 1548 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178601 11092615168 69621 33554432000 4194304 4196468 140731606129280 140133844116720 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1549] ppid=1482 vsize=10832632 memory=140122704331920 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1549/stat : 1549 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11092615168 69621 33554432000 4194304 4196468 140731606129280 140133536717264 140134984157083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1550] ppid=1482 vsize=10832632 memory=280245408670800 CPUtime=0.5 cores=1,3,5,7
/proc/1485/task/1550/stat : 1550 (java) S 1482 1485 31233 0 -1 1077944384 1339 13198 0 0 42 0 5 3 20 0 15 0 444178604 11092615168 69621 33554432000 4194304 4196468 140731606129280 140134408222960 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1551] ppid=1482 vsize=10832632 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/1485/task/1551/stat : 1551 (java) S 1482 1485 31233 0 -1 1077944384 917 13198 0 0 47 0 5 3 20 0 15 0 444178604 11092615168 69621 33554432000 4194304 4196468 140731606129280 140134407170416 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1552] ppid=1482 vsize=10832632 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/1485/task/1552/stat : 1552 (java) S 1482 1485 31233 0 -1 1077944384 1372 13198 0 0 34 0 5 3 20 0 15 0 444178604 11092615168 69621 33554432000 4194304 4196468 140731606129280 140134406117360 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1553] ppid=1482 vsize=10832632 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1553/stat : 1553 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11092615168 69621 33554432000 4194304 4196468 140731606129280 140133503158624 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1554] ppid=1482 vsize=10832632 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1554/stat : 1554 (java) S 1482 1485 31233 0 -1 1077944384 1 13198 0 0 0 0 5 3 20 0 15 0 444178604 11092615168 69621 33554432000 4194304 4196468 140731606129280 140134405065776 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 10832632 KiB

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


[startup+156.801 s]
/proc/loadavg: 1.44 1.71 1.62 3/228 1565
/proc/meminfo: memFree=27712084/32770624 swapFree=66967424/67108860
[pid=1485] ppid=1482 vsize=10844940 memory=2181052 CPUtime=166.47 cores=1,3,5,7
/proc/1485/stat : 1485 (java) S 1482 1485 31233 0 -1 1077944320 100463 13198 0 0 16518 121 5 3 20 0 15 0 444178589 11105218560 545263 33554432000 4194304 4196468 140731606129280 140731606111824 140134984138487 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
/proc/1485/statm: 2711235 545263 3624 1 0 2673293 0
[pid=1485/tid=1541] ppid=1482 vsize=10844940 memory=2181052 CPUtime=156.27 cores=1,3,5,7
/proc/1485/task/1541/stat : 1541 (java) R 1482 1485 31233 0 -1 4202560 35048 13198 0 0 15586 33 5 3 20 0 15 0 444178598 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134955973264 140134589210656 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1542] ppid=1482 vsize=10844940 memory=984 CPUtime=0.45 cores=1,3,5,7
/proc/1485/task/1542/stat : 1542 (java) S 1482 1485 31233 0 -1 1077944384 1974 13198 0 0 19 18 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134988380688 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1543] ppid=1482 vsize=10844940 memory=2004 CPUtime=0.46 cores=1,3,5,7
/proc/1485/task/1543/stat : 1543 (java) S 1482 1485 31233 0 -1 1077944384 1418 13198 0 0 19 19 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134557608592 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1544] ppid=1482 vsize=10844940 memory=2245972 CPUtime=0.45 cores=1,3,5,7
/proc/1485/task/1544/stat : 1544 (java) S 1482 1485 31233 0 -1 1077944384 2820 13198 0 0 19 18 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134556555536 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1545] ppid=1482 vsize=10844940 memory=804 CPUtime=0.46 cores=1,3,5,7
/proc/1485/task/1545/stat : 1545 (java) S 1482 1485 31233 0 -1 1077944384 2892 13198 0 0 19 19 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134555502992 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1546] ppid=1482 vsize=10844940 memory=1732 CPUtime=0.16 cores=1,3,5,7
/proc/1485/task/1546/stat : 1546 (java) S 1482 1485 31233 0 -1 1077944384 7509 13198 0 0 7 1 5 3 20 0 15 0 444178601 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134442834672 140134984149634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1547] ppid=1482 vsize=10844940 memory=1808 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1547/stat : 1547 (java) S 1482 1485 31233 0 -1 1077944384 39 13198 0 0 0 0 5 3 20 0 15 0 444178601 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134441781024 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1548] ppid=1482 vsize=10844940 memory=8112282956445269571 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1548/stat : 1548 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178601 11105218560 545263 33554432000 4194304 4196468 140731606129280 140133844116736 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1549] ppid=1482 vsize=10844940 memory=4068 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1549/stat : 1549 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140133536717264 140134984157083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1550] ppid=1482 vsize=10844940 memory=46768 CPUtime=3.7 cores=1,3,5,7
/proc/1485/task/1550/stat : 1550 (java) S 1482 1485 31233 0 -1 1077944384 19512 13198 0 0 359 3 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134408222960 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1551] ppid=1482 vsize=10844940 memory=984 CPUtime=3.47 cores=1,3,5,7
/proc/1485/task/1551/stat : 1551 (java) S 1482 1485 31233 0 -1 1077944384 15364 13198 0 0 337 2 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134407170416 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1552] ppid=1482 vsize=10844940 memory=8112282956445269571 CPUtime=1.51 cores=1,3,5,7
/proc/1485/task/1552/stat : 1552 (java) S 1482 1485 31233 0 -1 1077944384 11071 13198 0 0 141 2 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134406117360 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1553] ppid=1482 vsize=10844940 memory=1520 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1553/stat : 1553 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140133503158624 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1554] ppid=1482 vsize=10844940 memory=1408 CPUtime=0.16 cores=1,3,5,7
/proc/1485/task/1554/stat : 1554 (java) S 1482 1485 31233 0 -1 1077944384 597 13198 0 0 5 3 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134405065776 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
Current children cumulated CPU time: 166.47 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 2181052 KiB

[startup+158.401 s]
/proc/loadavg: 1.41 1.70 1.61 3/229 1567
/proc/meminfo: memFree=27713116/32770624 swapFree=66967424/67108860
[pid=1485] ppid=1482 vsize=10844940 memory=2181052 CPUtime=168.09 cores=1,3,5,7
/proc/1485/stat : 1485 (java) S 1482 1485 31233 0 -1 1077944320 102742 13198 0 0 16679 122 5 3 20 0 15 0 444178589 11105218560 545263 33554432000 4194304 4196468 140731606129280 140731606111824 140134984138487 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
/proc/1485/statm: 2711235 545263 3624 1 0 2673293 0
[pid=1485/tid=1541] ppid=1482 vsize=10844940 memory=3620 CPUtime=157.86 cores=1,3,5,7
/proc/1485/task/1541/stat : 1541 (java) R 1482 1485 31233 0 -1 4202560 35069 13198 0 0 15745 33 5 3 20 0 15 0 444178598 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134955973264 140134589210656 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1542] ppid=1482 vsize=10844940 memory=3240 CPUtime=0.45 cores=1,3,5,7
/proc/1485/task/1542/stat : 1542 (java) S 1482 1485 31233 0 -1 1077944384 2058 13198 0 0 19 18 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134988380688 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1543] ppid=1482 vsize=10844940 memory=446996 CPUtime=0.46 cores=1,3,5,7
/proc/1485/task/1543/stat : 1543 (java) S 1482 1485 31233 0 -1 1077944384 2404 13198 0 0 19 19 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134557608592 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1544] ppid=1482 vsize=10844940 memory=1376 CPUtime=0.45 cores=1,3,5,7
/proc/1485/task/1544/stat : 1544 (java) S 1482 1485 31233 0 -1 1077944384 2827 13198 0 0 19 18 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134556555536 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1545] ppid=1482 vsize=10844940 memory=8112282956445269571 CPUtime=0.47 cores=1,3,5,7
/proc/1485/task/1545/stat : 1545 (java) S 1482 1485 31233 0 -1 1077944384 2906 13198 0 0 20 19 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134555502992 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1546] ppid=1482 vsize=10844940 memory=2004 CPUtime=0.16 cores=1,3,5,7
/proc/1485/task/1546/stat : 1546 (java) S 1482 1485 31233 0 -1 1077944384 7539 13198 0 0 7 1 5 3 20 0 15 0 444178601 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134442834672 140134984149634 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1547] ppid=1482 vsize=10844940 memory=1408 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1547/stat : 1547 (java) S 1482 1485 31233 0 -1 1077944384 39 13198 0 0 0 0 5 3 20 0 15 0 444178601 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134441781024 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1548] ppid=1482 vsize=10844940 memory=2181052 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1548/stat : 1548 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178601 11105218560 545263 33554432000 4194304 4196468 140731606129280 140133844116736 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1549] ppid=1482 vsize=10844940 memory=1192 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1549/stat : 1549 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140133536717264 140134984157083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1550] ppid=1482 vsize=10844940 memory=940 CPUtime=3.7 cores=1,3,5,7
/proc/1485/task/1550/stat : 1550 (java) S 1482 1485 31233 0 -1 1077944384 19514 13198 0 0 359 3 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134408222960 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1551] ppid=1482 vsize=10844940 memory=14008 CPUtime=3.48 cores=1,3,5,7
/proc/1485/task/1551/stat : 1551 (java) S 1482 1485 31233 0 -1 1077944384 16497 13198 0 0 338 2 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134407170416 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1552] ppid=1482 vsize=10844940 memory=12040 CPUtime=1.51 cores=1,3,5,7
/proc/1485/task/1552/stat : 1552 (java) S 1482 1485 31233 0 -1 1077944384 11073 13198 0 0 141 2 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134406117360 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1553] ppid=1482 vsize=10844940 memory=23616 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1553/stat : 1553 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140133503158624 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1554] ppid=1482 vsize=10844940 memory=10564 CPUtime=0.16 cores=1,3,5,7
/proc/1485/task/1554/stat : 1554 (java) S 1482 1485 31233 0 -1 1077944384 597 13198 0 0 5 3 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134405065776 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
Current children cumulated CPU time: 168.09 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 2181052 KiB

[startup+159.201 s]
/proc/loadavg: 1.41 1.70 1.61 3/229 1567
/proc/meminfo: memFree=27715048/32770624 swapFree=66967424/67108860
[pid=1485] ppid=1482 vsize=10844940 memory=2181052 CPUtime=168.89 cores=1,3,5,7
/proc/1485/stat : 1485 (java) S 1482 1485 31233 0 -1 1077944320 102742 13198 0 0 16759 122 5 3 20 0 15 0 444178589 11105218560 545263 33554432000 4194304 4196468 140731606129280 140731606111824 140134984138487 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
/proc/1485/statm: 2711235 545263 3624 1 0 2673293 0
[pid=1485/tid=1541] ppid=1482 vsize=10844940 memory=1808 CPUtime=158.66 cores=1,3,5,7
/proc/1485/task/1541/stat : 1541 (java) R 1482 1485 31233 0 -1 4202560 35069 13198 0 0 15825 33 5 3 20 0 15 0 444178598 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134955973264 140134600584945 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1542] ppid=1482 vsize=10844940 memory=924 CPUtime=0.45 cores=1,3,5,7
/proc/1485/task/1542/stat : 1542 (java) S 1482 1485 31233 0 -1 1077944384 2058 13198 0 0 19 18 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134988380688 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1543] ppid=1482 vsize=10844940 memory=3848 CPUtime=0.46 cores=1,3,5,7
/proc/1485/task/1543/stat : 1543 (java) S 1482 1485 31233 0 -1 1077944384 2404 13198 0 0 19 19 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134557608592 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1544] ppid=1482 vsize=10844940 memory=2181052 CPUtime=0.45 cores=1,3,5,7
/proc/1485/task/1544/stat : 1544 (java) S 1482 1485 31233 0 -1 1077944384 2827 13198 0 0 19 18 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134556555536 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1545] ppid=1482 vsize=10844940 memory=780 CPUtime=0.47 cores=1,3,5,7
/proc/1485/task/1545/stat : 1545 (java) S 1482 1485 31233 0 -1 1077944384 2906 13198 0 0 20 19 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134555502992 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1546] ppid=1482 vsize=10844940 memory=1552 CPUtime=0.16 cores=1,3,5,7
/proc/1485/task/1546/stat : 1546 (java) S 1482 1485 31233 0 -1 1077944384 7539 13198 0 0 7 1 5 3 20 0 15 0 444178601 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134442834672 140134984149634 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1547] ppid=1482 vsize=10844940 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1547/stat : 1547 (java) S 1482 1485 31233 0 -1 1077944384 39 13198 0 0 0 0 5 3 20 0 15 0 444178601 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134441781024 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1548] ppid=1482 vsize=10844940 memory=2120 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1548/stat : 1548 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178601 11105218560 545263 33554432000 4194304 4196468 140731606129280 140133844116736 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1549] ppid=1482 vsize=10844940 memory=500 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1549/stat : 1549 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140133536717264 140134984157083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1550] ppid=1482 vsize=10844940 memory=1556 CPUtime=3.7 cores=1,3,5,7
/proc/1485/task/1550/stat : 1550 (java) S 1482 1485 31233 0 -1 1077944384 19514 13198 0 0 359 3 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134408222960 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1551] ppid=1482 vsize=10844940 memory=928 CPUtime=3.48 cores=1,3,5,7
/proc/1485/task/1551/stat : 1551 (java) S 1482 1485 31233 0 -1 1077944384 16497 13198 0 0 338 2 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134407170416 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1552] ppid=1482 vsize=10844940 memory=1520 CPUtime=1.51 cores=1,3,5,7
/proc/1485/task/1552/stat : 1552 (java) S 1482 1485 31233 0 -1 1077944384 11073 13198 0 0 141 2 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134406117360 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1553] ppid=1482 vsize=10844940 memory=1408 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1553/stat : 1553 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140133503158624 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1554] ppid=1482 vsize=10844940 memory=3040 CPUtime=0.16 cores=1,3,5,7
/proc/1485/task/1554/stat : 1554 (java) S 1482 1485 31233 0 -1 1077944384 597 13198 0 0 5 3 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134405065776 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
Current children cumulated CPU time: 168.89 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 2181052 KiB

[startup+160.001 s]*
/proc/loadavg: 1.41 1.70 1.61 3/229 1567
/proc/meminfo: memFree=27716536/32770624 swapFree=66967424/67108860
[pid=1485] ppid=1482 vsize=10844940 memory=2181052 CPUtime=169.7 cores=1,3,5,7
/proc/1485/stat : 1485 (java) S 1482 1485 31233 0 -1 1077944320 102742 13198 0 0 16840 122 5 3 20 0 15 0 444178589 11105218560 545263 33554432000 4194304 4196468 140731606129280 140731606111824 140134984138487 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
/proc/1485/statm: 2711235 545263 3624 1 0 2673293 0
[pid=1485/tid=1541] ppid=1482 vsize=10844940 memory=1398720917958146503 CPUtime=159.47 cores=1,3,5,7
/proc/1485/task/1541/stat : 1541 (java) R 1482 1485 31233 0 -1 4202560 35069 13198 0 0 15906 33 5 3 20 0 15 0 444178598 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134955973320 140134597587520 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1542] ppid=1482 vsize=10844940 memory=4872558044660077418 CPUtime=0.45 cores=1,3,5,7
/proc/1485/task/1542/stat : 1542 (java) S 1482 1485 31233 0 -1 1077944384 2058 13198 0 0 19 18 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134988380688 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1543] ppid=1482 vsize=10844940 memory=500 CPUtime=0.46 cores=1,3,5,7
/proc/1485/task/1543/stat : 1543 (java) S 1482 1485 31233 0 -1 1077944384 2404 13198 0 0 19 19 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134557608592 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1544] ppid=1482 vsize=10844940 memory=1556 CPUtime=0.45 cores=1,3,5,7
/proc/1485/task/1544/stat : 1544 (java) S 1482 1485 31233 0 -1 1077944384 2827 13198 0 0 19 18 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134556555536 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1545] ppid=1482 vsize=10844940 memory=928 CPUtime=0.47 cores=1,3,5,7
/proc/1485/task/1545/stat : 1545 (java) S 1482 1485 31233 0 -1 1077944384 2906 13198 0 0 20 19 5 3 20 0 15 0 444178599 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134555502992 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1546] ppid=1482 vsize=10844940 memory=1520 CPUtime=0.16 cores=1,3,5,7
/proc/1485/task/1546/stat : 1546 (java) S 1482 1485 31233 0 -1 1077944384 7539 13198 0 0 7 1 5 3 20 0 15 0 444178601 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134442834672 140134984149634 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1547] ppid=1482 vsize=10844940 memory=1408 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1547/stat : 1547 (java) S 1482 1485 31233 0 -1 1077944384 39 13198 0 0 0 0 5 3 20 0 15 0 444178601 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134441781024 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1548] ppid=1482 vsize=10844940 memory=3040 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1548/stat : 1548 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178601 11105218560 545263 33554432000 4194304 4196468 140731606129280 140133844116736 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1549] ppid=1482 vsize=10844940 memory=2181052 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1549/stat : 1549 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140133536717264 140134984157083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1550] ppid=1482 vsize=10844940 memory=2181052 CPUtime=3.7 cores=1,3,5,7
/proc/1485/task/1550/stat : 1550 (java) S 1482 1485 31233 0 -1 1077944384 19514 13198 0 0 359 3 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134408222960 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1551] ppid=1482 vsize=10844940 memory=1980 CPUtime=3.48 cores=1,3,5,7
/proc/1485/task/1551/stat : 1551 (java) S 1482 1485 31233 0 -1 1077944384 16497 13198 0 0 338 2 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134407170416 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1552] ppid=1482 vsize=10844940 memory=2572 CPUtime=1.51 cores=1,3,5,7
/proc/1485/task/1552/stat : 1552 (java) S 1482 1485 31233 0 -1 1077944384 11073 13198 0 0 141 2 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134406117360 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1553] ppid=1482 vsize=10844940 memory=900 CPUtime=0.08 cores=1,3,5,7
/proc/1485/task/1553/stat : 1553 (java) S 1482 1485 31233 0 -1 1077944384 3 13198 0 0 0 0 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140133503158624 140134984148693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
[pid=1485/tid=1554] ppid=1482 vsize=10844940 memory=1432 CPUtime=0.16 cores=1,3,5,7
/proc/1485/task/1554/stat : 1554 (java) S 1482 1485 31233 0 -1 1077944384 597 13198 0 0 5 3 5 3 20 0 15 0 444178604 11105218560 545263 33554432000 4194304 4196468 140731606129280 140134405065776 140134984149634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17772544 140731606133487 140731606136005 140731606136005 140731606138831 0
Current children cumulated CPU time: 169.7 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 2181052 KiB

[startup+160.401 s]*
/proc/loadavg: 1.41 1.70 1.61 3/216 1568
/proc/meminfo: memFree=29424356/32770624 swapFree=66967424/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): 160.411
CPU time (s): 170.12
CPU user time (s): 168.847
CPU system time (s): 1.27359
CPU usage (%): 106.053
Max. virtual memory (cumulated for all children) (KiB): 10847696
Max. memory (cumulated for all children) (KiB): 2300400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 168.847
system time used= 1.27359
maximum resident set size= 2310608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117054
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10598
involuntary context switches= 230


# summary of solver processes directly reported to runsolver:
#   pid: 1485
#   total CPU time (s): 170.12
#   total CPU user time (s): 168.847
#   total CPU system time (s): 1.27359

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.939096 second user time and 1.58113 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-17 02:11:15
IDJOB=4400763
IDBENCH=125984
IDSOLVER=2857
FILE ID=node125/4400763-1568679118
RUNJOBID= node125-1568673289-31265
PBS_JOBID= 21703785
Free space on /tmp= 59692 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-21.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400763-1568679118/watcher-4400763-1568679118 -o /tmp/evaluation-result-4400763-1568679118/solver-4400763-1568679118 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568673289-31265 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1917960574 HOME/instance-4400763-1568679118.xml

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

MD5SUM BENCH= c7982e61e1aa12db31c7a822b635a08f
RANDOM SEED=1917960574

node125.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.29
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.29
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.29
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.29
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:        29892452 kB
MemAvailable:   31432824 kB
Buffers:          195040 kB
Cached:          1643904 kB
SwapCached:        38380 kB
Active:          1255056 kB
Inactive:        1052092 kB
Active(anon):     448768 kB
Inactive(anon):    68400 kB
Active(file):     806288 kB
Inactive(file):   983692 kB
Unevictable:      108972 kB
Mlocked:          108972 kB
SwapTotal:      67108860 kB
SwapFree:       66967424 kB
Dirty:             37684 kB
Writeback:             0 kB
AnonPages:        655180 kB
Mapped:            61916 kB
Shmem:             39836 kB
Slab:             161848 kB
SReclaimable:     132456 kB
SUnreclaim:        29392 kB
KernelStack:        4000 kB
PageTables:         9756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1492032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    567296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 59660 MiB
End job on node125 at 2019-09-17 02:13:56