Trace number 4401273

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.12.2UNSAT 146.408 138.569

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-marketSplit/
Pb-msplit-4-30-2.xml
MD5SUM81d0b6dc5f2e6c238bfcda5bddd020dd
Bench CategoryCOP (optimization 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 benchmark28.0645
Satisfiable
(Un)Satisfiability was proved
Number of variables31
Number of constraints9
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":31}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":1},{"degree":6,"count":3},{"degree":8,"count":27}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":28,"count":2},{"arity":29,"count":2},{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":9}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.73/0.55	c Concrete v3.12.2.1568631193530 running
146.31/138.55	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 (11942 MiB free)
  memory of node 1: 16384 MiB (15742 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401273-1568685489/watcher-4401273-1568685489 -o /tmp/evaluation-result-4401273-1568685489/solver-4401273-1568685489 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568673443-12496 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1347479350 HOME/instance-4401273-1568685489.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=17942, runsolver pid=17939
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 1.77 1.46 1.41 3/217 17999
/proc/meminfo: memFree=28342972/32770624 swapFree=66922540/67108860
[pid=17942] ppid=17939 vsize=9972712 memory=18332 CPUtime=0.08 cores=1,3,5,7
/proc/17942/stat : 17942 (java) S 17939 17942 12464 0 -1 1077944320 4339 13290 0 0 1 0 5 2 20 0 6 0 444817669 10212057088 4583 33554432000 4194304 4196468 140725876266928 140725876249472 140681109987063 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
/proc/17942/statm: 2493178 4583 1931 1 0 2481616 0
[pid=17942/tid=17995] ppid=17939 vsize=9972712 memory=4279135703946592399 CPUtime=0.08 cores=1,3,5,7
/proc/17942/task/17995/stat : 17995 (java) R 17939 17942 12464 0 -1 4202560 2129 13290 0 0 1 0 5 2 20 0 6 0 444817678 10212057088 4583 33554432000 4194304 4196468 140725876266928 140681081823824 140681095669555 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17996] ppid=17939 vsize=9972712 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17996/stat : 17996 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 6 0 444817679 10212057088 4583 33554432000 4194304 4196468 140725876266928 140681114229136 140681109997269 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17997] ppid=17939 vsize=9972712 memory=139853380093568 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17997/stat : 17997 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 6 0 444817679 10212057088 4583 33554432000 4194304 4196468 140725876266928 140681002502416 140681109997269 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17998] ppid=17939 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17998/stat : 17998 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 6 0 444817679 10212057088 4583 33554432000 4194304 4196468 140725876266928 140681001450128 140681109997269 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17999] ppid=17939 vsize=9972712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17999/stat : 17999 (java) S 17939 17942 12464 0 -1 1077944384 2 13290 0 0 0 0 5 2 20 0 6 0 444817679 10212057088 4583 33554432000 4194304 4196468 140725876266928 140681000397328 140681109997269 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18332 KiB

[startup+0.212534 s]*
/proc/loadavg: 1.77 1.46 1.41 4/226 18008
/proc/meminfo: memFree=28319128/32770624 swapFree=66922540/67108860
[pid=17942] ppid=17939 vsize=10820176 memory=45144 CPUtime=0.26 cores=1,3,5,7
/proc/17942/stat : 17942 (java) S 17939 17942 12464 0 -1 1077944320 7097 13290 0 0 17 2 5 2 20 0 15 0 444817669 11079860224 11286 33554432000 4194304 4196468 140725876266928 140725876249472 140681109987063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
/proc/17942/statm: 2705044 11286 3261 1 0 2667149 0
[pid=17942/tid=17995] ppid=17939 vsize=10820196 memory=-6517102902069810590 CPUtime=0.18 cores=1,3,5,7
/proc/17942/task/17995/stat : 17995 (java) R 17939 17942 12464 0 -1 4202560 3594 13290 0 0 10 1 5 2 20 0 15 0 444817678 11079880704 11286 33554432000 4194304 4196468 140725876266928 140681081804176 140681102224190 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17996] ppid=17939 vsize=10820196 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17996/stat : 17996 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817679 11079880704 11286 33554432000 4194304 4196468 140725876266928 140681114229136 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17997] ppid=17939 vsize=10820196 memory=139853380093568 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17997/stat : 17997 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817679 11079880704 11286 33554432000 4194304 4196468 140725876266928 140681002502416 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17998] ppid=17939 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17998/stat : 17998 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817679 11079880704 11286 33554432000 4194304 4196468 140725876266928 140681001450128 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17999] ppid=17939 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17999/stat : 17999 (java) S 17939 17942 12464 0 -1 1077944384 2 13290 0 0 0 0 5 2 20 0 15 0 444817679 11079880704 11286 33554432000 4194304 4196468 140725876266928 140681000397328 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18000] ppid=17939 vsize=10820196 memory=139853380093568 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18000/stat : 18000 (java) S 17939 17942 12464 0 -1 1077944384 2 13290 0 0 0 0 5 2 20 0 15 0 444817680 11079880704 11286 33554432000 4194304 4196468 140725876266928 140680569506416 140681109998210 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18001] ppid=17939 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18001/stat : 18001 (java) S 17939 17942 12464 0 -1 1077944384 33 13290 0 0 0 0 5 2 20 0 15 0 444817681 11079880704 11286 33554432000 4194304 4196468 140725876266928 140680568452384 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18002] ppid=17939 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18002/stat : 18002 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817681 11079880704 11286 33554432000 4194304 4196468 140725876266928 140680445814384 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18003] ppid=17939 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18003/stat : 18003 (java) S 17939 17942 12464 0 -1 1077944384 2 13290 0 0 0 0 5 2 20 0 15 0 444817683 11079880704 11286 33554432000 4194304 4196468 140725876266928 140679841835600 140681110005659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18004] ppid=17939 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/17942/task/18004/stat : 18004 (java) R 17939 17942 12464 0 -1 4202560 481 13290 0 0 1 0 5 2 20 0 15 0 444817683 11079880704 11286 33554432000 4194304 4196468 140725876266928 140680534894704 140681096051180 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18005] ppid=17939 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18005/stat : 18005 (java) S 17939 17942 12464 0 -1 1077944384 179 13290 0 0 0 0 5 2 20 0 15 0 444817683 11079880704 11286 33554432000 4194304 4196468 140725876266928 140680533841904 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18006] ppid=17939 vsize=10820196 memory=139853380093568 CPUtime=0.1 cores=1,3,5,7
/proc/17942/task/18006/stat : 18006 (java) S 17939 17942 12464 0 -1 1077944384 603 13290 0 0 3 0 5 2 20 0 15 0 444817683 11079880704 11286 33554432000 4194304 4196468 140725876266928 140680532789616 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18007] ppid=17939 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18007/stat : 18007 (java) S 17939 17942 12464 0 -1 1077944384 3 13290 0 0 0 0 5 2 20 0 15 0 444817684 11079880704 11286 33554432000 4194304 4196468 140725876266928 140679372073440 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18008] ppid=17939 vsize=10820196 memory=139853380093568 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18008/stat : 18008 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817684 11079880704 11286 33554432000 4194304 4196468 140725876266928 140680531737520 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820176 KiB
Current children cumulated memory: 45144 KiB

[startup+0.310344 s]*
/proc/loadavg: 1.77 1.46 1.41 4/226 18008
/proc/meminfo: memFree=28306184/32770624 swapFree=66922540/67108860
[pid=17942] ppid=17939 vsize=10820196 memory=53440 CPUtime=0.39 cores=1,3,5,7
/proc/17942/stat : 17942 (java) S 17939 17942 12464 0 -1 1077944320 10583 13290 0 0 29 3 5 2 20 0 15 0 444817669 11079880704 13360 33554432000 4194304 4196468 140725876266928 140725876249472 140681109987063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
/proc/17942/statm: 2705049 13360 3309 1 0 2667149 0
[pid=17942/tid=17995] ppid=17939 vsize=10820196 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/17942/task/17995/stat : 17995 (java) R 17939 17942 12464 0 -1 4202560 7051 13290 0 0 19 2 5 2 20 0 15 0 444817678 11079880704 13360 33554432000 4194304 4196468 140725876266928 140681081796016 140681094067550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17996] ppid=17939 vsize=10820196 memory=7379826853627323751 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17996/stat : 17996 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817679 11079880704 13360 33554432000 4194304 4196468 140725876266928 140681114229136 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17997] ppid=17939 vsize=10820196 memory=5787233549803348032 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17997/stat : 17997 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817679 11079880704 13360 33554432000 4194304 4196468 140725876266928 140681002502416 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17998] ppid=17939 vsize=10820196 memory=7649539220347503809 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17998/stat : 17998 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817679 11079880704 13360 33554432000 4194304 4196468 140725876266928 140681001450128 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17999] ppid=17939 vsize=10820196 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17999/stat : 17999 (java) S 17939 17942 12464 0 -1 1077944384 2 13290 0 0 0 0 5 2 20 0 15 0 444817679 11079880704 13360 33554432000 4194304 4196468 140725876266928 140681000397328 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18000] ppid=17939 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18000/stat : 18000 (java) S 17939 17942 12464 0 -1 1077944384 2 13290 0 0 0 0 5 2 20 0 15 0 444817680 11079880704 13360 33554432000 4194304 4196468 140725876266928 140680569506416 140681109998210 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18001] ppid=17939 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18001/stat : 18001 (java) S 17939 17942 12464 0 -1 1077944384 33 13290 0 0 0 0 5 2 20 0 15 0 444817681 11079880704 13360 33554432000 4194304 4196468 140725876266928 140680568452384 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18002] ppid=17939 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18002/stat : 18002 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817681 11079880704 13360 33554432000 4194304 4196468 140725876266928 140680445814384 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18003] ppid=17939 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18003/stat : 18003 (java) S 17939 17942 12464 0 -1 1077944384 2 13290 0 0 0 0 5 2 20 0 15 0 444817683 11079880704 13360 33554432000 4194304 4196468 140725876266928 140679841835600 140681110005659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18004] ppid=17939 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/17942/task/18004/stat : 18004 (java) S 17939 17942 12464 0 -1 1077944384 486 13290 0 0 2 0 5 2 20 0 15 0 444817683 11079880704 13360 33554432000 4194304 4196468 140725876266928 140680534894704 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18005] ppid=17939 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/17942/task/18005/stat : 18005 (java) S 17939 17942 12464 0 -1 1077944384 182 13290 0 0 1 0 5 2 20 0 15 0 444817683 11079880704 13360 33554432000 4194304 4196468 140725876266928 140680533841904 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18006] ppid=17939 vsize=10820196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/17942/task/18006/stat : 18006 (java) S 17939 17942 12464 0 -1 1077944384 610 13290 0 0 5 0 5 2 20 0 15 0 444817683 11079880704 13360 33554432000 4194304 4196468 140725876266928 140680532789616 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18007] ppid=17939 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18007/stat : 18007 (java) S 17939 17942 12464 0 -1 1077944384 3 13290 0 0 0 0 5 2 20 0 15 0 444817684 11079880704 13360 33554432000 4194304 4196468 140725876266928 140679372073440 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18008] ppid=17939 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18008/stat : 18008 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817684 11079880704 13360 33554432000 4194304 4196468 140725876266928 140680531737520 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 53440 KiB

[startup+0.700751 s]
/proc/loadavg: 1.77 1.46 1.41 4/226 18008
/proc/meminfo: memFree=28293024/32770624 swapFree=66922540/67108860
[pid=17942] ppid=17939 vsize=10824364 memory=85500 CPUtime=1.11 cores=1,3,5,7
/proc/17942/stat : 17942 (java) S 17939 17942 12464 0 -1 1077944320 14606 13290 0 0 99 5 5 2 20 0 15 0 444817669 11084148736 21375 33554432000 4194304 4196468 140725876266928 140725876249472 140681109987063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
/proc/17942/statm: 2706091 21375 3514 1 0 2668173 0
[pid=17942/tid=17995] ppid=17939 vsize=10824364 memory=2241 CPUtime=0.66 cores=1,3,5,7
/proc/17942/task/17995/stat : 17995 (java) R 17939 17942 12464 0 -1 4202560 9945 13290 0 0 55 4 5 2 20 0 15 0 444817678 11084148736 21375 33554432000 4194304 4196468 140725876266928 140681081816608 140681094067550 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17996] ppid=17939 vsize=10824364 memory=2244 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17996/stat : 17996 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817679 11084148736 21375 33554432000 4194304 4196468 140725876266928 140681114229136 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17997] ppid=17939 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17997/stat : 17997 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817679 11084148736 21375 33554432000 4194304 4196468 140725876266928 140681002502416 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17998] ppid=17939 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17998/stat : 17998 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817679 11084148736 21375 33554432000 4194304 4196468 140725876266928 140681001450128 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17999] ppid=17939 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17999/stat : 17999 (java) S 17939 17942 12464 0 -1 1077944384 2 13290 0 0 0 0 5 2 20 0 15 0 444817679 11084148736 21375 33554432000 4194304 4196468 140725876266928 140681000397328 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18000] ppid=17939 vsize=10824364 memory=6944652177228980320 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18000/stat : 18000 (java) S 17939 17942 12464 0 -1 1077944384 5 13290 0 0 0 0 5 2 20 0 15 0 444817680 11084148736 21375 33554432000 4194304 4196468 140725876266928 140680569506416 140681109998210 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18001] ppid=17939 vsize=10824364 memory=6944656592455359580 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18001/stat : 18001 (java) S 17939 17942 12464 0 -1 1077944384 33 13290 0 0 0 0 5 2 20 0 15 0 444817681 11084148736 21375 33554432000 4194304 4196468 140725876266928 140680568452384 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18002] ppid=17939 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18002/stat : 18002 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817681 11084148736 21375 33554432000 4194304 4196468 140725876266928 140680445814384 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18003] ppid=17939 vsize=10824364 memory=6944656592455097440 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18003/stat : 18003 (java) S 17939 17942 12464 0 -1 1077944384 2 13290 0 0 0 0 5 2 20 0 15 0 444817683 11084148736 21375 33554432000 4194304 4196468 140725876266928 140679841835600 140681110005659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18004] ppid=17939 vsize=10824364 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/17942/task/18004/stat : 18004 (java) R 17939 17942 12464 0 -1 4202560 971 13290 0 0 13 0 5 2 20 0 15 0 444817683 11084148736 21375 33554432000 4194304 4196468 140725876266928 140680534894704 140681096002720 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18005] ppid=17939 vsize=10824364 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/17942/task/18005/stat : 18005 (java) R 17939 17942 12464 0 -1 4202560 580 13290 0 0 11 0 5 2 20 0 15 0 444817683 11084148736 21375 33554432000 4194304 4196468 140725876266928 140680533841904 140681091509967 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18006] ppid=17939 vsize=10824364 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/17942/task/18006/stat : 18006 (java) S 17939 17942 12464 0 -1 1077944384 854 13290 0 0 17 0 5 2 20 0 15 0 444817683 11084148736 21375 33554432000 4194304 4196468 140725876266928 140680532789616 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18007] ppid=17939 vsize=10824364 memory=279706523926768 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18007/stat : 18007 (java) S 17939 17942 12464 0 -1 1077944384 3 13290 0 0 0 0 5 2 20 0 15 0 444817684 11084148736 21375 33554432000 4194304 4196468 140725876266928 140679372073440 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18008] ppid=17939 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18008/stat : 18008 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817684 11084148736 21375 33554432000 4194304 4196468 140725876266928 140680531737520 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85500 KiB

[startup+1.50075 s]
/proc/loadavg: 1.77 1.46 1.41 3/226 18008
/proc/meminfo: memFree=28252392/32770624 swapFree=66922540/67108860
[pid=17942] ppid=17939 vsize=10834680 memory=173048 CPUtime=2.44 cores=1,3,5,7
/proc/17942/stat : 17942 (java) S 17939 17942 12464 0 -1 1077944320 19981 13290 0 0 227 10 5 2 20 0 15 0 444817669 11094712320 43262 33554432000 4194304 4196468 140725876266928 140725876249472 140681109987063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
/proc/17942/statm: 2708670 43262 3575 1 0 2670733 0
[pid=17942/tid=17995] ppid=17939 vsize=10834680 memory=17 CPUtime=1.43 cores=1,3,5,7
/proc/17942/task/17995/stat : 17995 (java) R 17939 17942 12464 0 -1 4202560 14420 13290 0 0 130 6 5 2 20 0 15 0 444817678 11094712320 43262 33554432000 4194304 4196468 140725876266928 140681081785976 140681109998998 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17996] ppid=17939 vsize=10834680 memory=23 CPUtime=0.08 cores=1,3,5,7
/proc/17942/task/17996/stat : 17996 (java) S 17939 17942 12464 0 -1 1077944384 12 13290 0 0 1 0 5 2 20 0 15 0 444817679 11094712320 43262 33554432000 4194304 4196468 140725876266928 140681114229136 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17997] ppid=17939 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17997/stat : 17997 (java) S 17939 17942 12464 0 -1 1077944384 31 13290 0 0 0 0 5 2 20 0 15 0 444817679 11094712320 43262 33554432000 4194304 4196468 140725876266928 140681002502416 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17998] ppid=17939 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/17998/stat : 17998 (java) S 17939 17942 12464 0 -1 1077944384 21 13290 0 0 0 0 5 2 20 0 15 0 444817679 11094712320 43262 33554432000 4194304 4196468 140725876266928 140681001450128 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17999] ppid=17939 vsize=10834680 memory=102888 CPUtime=0.08 cores=1,3,5,7
/proc/17942/task/17999/stat : 17999 (java) S 17939 17942 12464 0 -1 1077944384 42 13290 0 0 1 0 5 2 20 0 15 0 444817679 11094712320 43262 33554432000 4194304 4196468 140725876266928 140681000397328 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18000] ppid=17939 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/17942/task/18000/stat : 18000 (java) S 17939 17942 12464 0 -1 1077944384 43 13290 0 0 1 0 5 2 20 0 15 0 444817680 11094712320 43262 33554432000 4194304 4196468 140725876266928 140680569506416 140681109998210 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18001] ppid=17939 vsize=10834680 memory=7234844112153764436 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18001/stat : 18001 (java) S 17939 17942 12464 0 -1 1077944384 34 13290 0 0 0 0 5 2 20 0 15 0 444817681 11094712320 43262 33554432000 4194304 4196468 140725876266928 140680568452448 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18002] ppid=17939 vsize=10834680 memory=7307202929598358101 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18002/stat : 18002 (java) S 17939 17942 12464 0 -1 1077944384 9 13290 0 0 0 0 5 2 20 0 15 0 444817681 11094712320 43262 33554432000 4194304 4196468 140725876266928 140680445814400 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18003] ppid=17939 vsize=10834680 memory=7085402915777241964 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18003/stat : 18003 (java) S 17939 17942 12464 0 -1 1077944384 2 13290 0 0 0 0 5 2 20 0 15 0 444817683 11094712320 43262 33554432000 4194304 4196468 140725876266928 140679841835600 140681110005659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18004] ppid=17939 vsize=10834680 memory=5788067138599740504 CPUtime=0.31 cores=1,3,5,7
/proc/17942/task/18004/stat : 18004 (java) S 17939 17942 12464 0 -1 1077944384 1028 13290 0 0 24 0 5 2 20 0 15 0 444817683 11094712320 43262 33554432000 4194304 4196468 140725876266928 140680534894704 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18005] ppid=17939 vsize=10834680 memory=7738995499573139305 CPUtime=0.32 cores=1,3,5,7
/proc/17942/task/18005/stat : 18005 (java) R 17939 17942 12464 0 -1 4202560 648 13290 0 0 25 0 5 2 20 0 15 0 444817683 11094712320 43262 33554432000 4194304 4196468 140725876266928 140680533841904 140681093881715 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18006] ppid=17939 vsize=10834680 memory=7234844112153764436 CPUtime=0.48 cores=1,3,5,7
/proc/17942/task/18006/stat : 18006 (java) S 17939 17942 12464 0 -1 1077944384 1478 13290 0 0 41 0 5 2 20 0 15 0 444817683 11094712320 43262 33554432000 4194304 4196468 140725876266928 140680532789616 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18007] ppid=17939 vsize=10834680 memory=7234844112153764436 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18007/stat : 18007 (java) S 17939 17942 12464 0 -1 1077944384 3 13290 0 0 0 0 5 2 20 0 15 0 444817684 11094712320 43262 33554432000 4194304 4196468 140725876266928 140679372073440 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18008] ppid=17939 vsize=10834680 memory=56 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18008/stat : 18008 (java) S 17939 17942 12464 0 -1 1077944384 1 13290 0 0 0 0 5 2 20 0 15 0 444817684 11094712320 43262 33554432000 4194304 4196468 140725876266928 140680531737520 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 10834680 KiB

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

[pid=17942/tid=18007] ppid=17939 vsize=10844940 memory=2608 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18007/stat : 18007 (java) S 17939 17942 12464 0 -1 1077944384 3 13290 0 0 0 0 5 2 20 0 15 0 444817684 11105218560 211944 33554432000 4194304 4196468 140725876266928 140679372073440 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18008] ppid=17939 vsize=10844940 memory=2668 CPUtime=0.15 cores=1,3,5,7
/proc/17942/task/18008/stat : 18008 (java) S 17939 17942 12464 0 -1 1077944384 229 13290 0 0 4 4 5 2 20 0 15 0 444817684 11105218560 211944 33554432000 4194304 4196468 140725876266928 140680531737520 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
Current children cumulated CPU time: 143.77 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 847776 KiB

[startup+137.601 s]
/proc/loadavg: 1.49 1.46 1.41 3/228 18043
/proc/meminfo: memFree=27824792/32770624 swapFree=66922548/67108860
[pid=17942] ppid=17939 vsize=10844940 memory=847896 CPUtime=145.4 cores=1,3,5,7
/proc/17942/stat : 17942 (java) S 17939 17942 12464 0 -1 1077944320 69420 13290 0 0 14488 45 5 2 20 0 15 0 444817669 11105218560 211974 33554432000 4194304 4196468 140725876266928 140725876249472 140681109987063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
/proc/17942/statm: 2711235 211974 3623 1 0 2673293 0
[pid=17942/tid=17995] ppid=17939 vsize=10844940 memory=988 CPUtime=136.46 cores=1,3,5,7
/proc/17942/task/17995/stat : 17995 (java) R 17939 17942 12464 0 -1 4202560 24487 13290 0 0 13620 19 5 2 20 0 15 0 444817678 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681081822432 140680675314654 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17996] ppid=17939 vsize=10844940 memory=1096 CPUtime=0.48 cores=1,3,5,7
/proc/17942/task/17996/stat : 17996 (java) S 17939 17942 12464 0 -1 1077944384 1812 13290 0 0 38 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681114229136 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17997] ppid=17939 vsize=10844940 memory=1176 CPUtime=0.48 cores=1,3,5,7
/proc/17942/task/17997/stat : 17997 (java) S 17939 17942 12464 0 -1 1077944384 404 13290 0 0 38 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681002502416 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17998] ppid=17939 vsize=10844940 memory=6072 CPUtime=0.48 cores=1,3,5,7
/proc/17942/task/17998/stat : 17998 (java) S 17939 17942 12464 0 -1 1077944384 4267 13290 0 0 38 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681001450128 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17999] ppid=17939 vsize=10844940 memory=847604 CPUtime=0.48 cores=1,3,5,7
/proc/17942/task/17999/stat : 17999 (java) S 17939 17942 12464 0 -1 1077944384 2668 13290 0 0 38 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681000397328 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18000] ppid=17939 vsize=10844940 memory=847604 CPUtime=0.52 cores=1,3,5,7
/proc/17942/task/18000/stat : 18000 (java) S 17939 17942 12464 0 -1 1077944384 2026 13290 0 0 43 2 5 2 20 0 15 0 444817680 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680569506416 140681109998210 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18001] ppid=17939 vsize=10844940 memory=847604 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18001/stat : 18001 (java) S 17939 17942 12464 0 -1 1077944384 34 13290 0 0 0 0 5 2 20 0 15 0 444817681 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680568452448 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18002] ppid=17939 vsize=10844940 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18002/stat : 18002 (java) S 17939 17942 12464 0 -1 1077944384 9 13290 0 0 0 0 5 2 20 0 15 0 444817681 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680445814400 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18003] ppid=17939 vsize=10844940 memory=916 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18003/stat : 18003 (java) S 17939 17942 12464 0 -1 1077944384 2 13290 0 0 0 0 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140679841835600 140681110005659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18004] ppid=17939 vsize=10844940 memory=3848 CPUtime=2.99 cores=1,3,5,7
/proc/17942/task/18004/stat : 18004 (java) S 17939 17942 12464 0 -1 1077944384 15358 13290 0 0 290 2 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680534894704 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18005] ppid=17939 vsize=10844940 memory=1428 CPUtime=2.6 cores=1,3,5,7
/proc/17942/task/18005/stat : 18005 (java) S 17939 17942 12464 0 -1 1077944384 9454 13290 0 0 251 2 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680533841904 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18006] ppid=17939 vsize=10844940 memory=10728 CPUtime=1.28 cores=1,3,5,7
/proc/17942/task/18006/stat : 18006 (java) S 17939 17942 12464 0 -1 1077944384 6458 13290 0 0 119 2 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680532789616 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18007] ppid=17939 vsize=10844940 memory=1552 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18007/stat : 18007 (java) S 17939 17942 12464 0 -1 1077944384 3 13290 0 0 0 0 5 2 20 0 15 0 444817684 11105218560 211974 33554432000 4194304 4196468 140725876266928 140679372073440 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18008] ppid=17939 vsize=10844940 memory=4096 CPUtime=0.15 cores=1,3,5,7
/proc/17942/task/18008/stat : 18008 (java) S 17939 17942 12464 0 -1 1077944384 229 13290 0 0 4 4 5 2 20 0 15 0 444817684 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680531737520 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
Current children cumulated CPU time: 145.4 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 847896 KiB

[startup+138.001 s]*
/proc/loadavg: 1.45 1.45 1.41 3/228 18043
/proc/meminfo: memFree=27825572/32770624 swapFree=66922548/67108860
[pid=17942] ppid=17939 vsize=10844940 memory=847896 CPUtime=145.81 cores=1,3,5,7
/proc/17942/stat : 17942 (java) S 17939 17942 12464 0 -1 1077944320 69423 13290 0 0 14529 45 5 2 20 0 15 0 444817669 11105218560 211974 33554432000 4194304 4196468 140725876266928 140725876249472 140681109987063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
/proc/17942/statm: 2711235 211974 3623 1 0 2673293 0
[pid=17942/tid=17995] ppid=17939 vsize=10844940 memory=6791534058613427641 CPUtime=136.86 cores=1,3,5,7
/proc/17942/task/17995/stat : 17995 (java) R 17939 17942 12464 0 -1 4202560 24489 13290 0 0 13660 19 5 2 20 0 15 0 444817678 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681081822272 140680675369792 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17996] ppid=17939 vsize=10844940 memory=4872558044660077418 CPUtime=0.49 cores=1,3,5,7
/proc/17942/task/17996/stat : 17996 (java) S 17939 17942 12464 0 -1 1077944384 1812 13290 0 0 39 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681114229136 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17997] ppid=17939 vsize=10844940 memory=808 CPUtime=0.48 cores=1,3,5,7
/proc/17942/task/17997/stat : 17997 (java) S 17939 17942 12464 0 -1 1077944384 404 13290 0 0 38 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681002502416 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17998] ppid=17939 vsize=10844940 memory=1804 CPUtime=0.48 cores=1,3,5,7
/proc/17942/task/17998/stat : 17998 (java) S 17939 17942 12464 0 -1 1077944384 4267 13290 0 0 38 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681001450128 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17999] ppid=17939 vsize=10844940 memory=916 CPUtime=0.48 cores=1,3,5,7
/proc/17942/task/17999/stat : 17999 (java) S 17939 17942 12464 0 -1 1077944384 2668 13290 0 0 38 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681000397328 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18000] ppid=17939 vsize=10844940 memory=3848 CPUtime=0.52 cores=1,3,5,7
/proc/17942/task/18000/stat : 18000 (java) S 17939 17942 12464 0 -1 1077944384 2027 13290 0 0 43 2 5 2 20 0 15 0 444817680 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680569506416 140681109998210 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18001] ppid=17939 vsize=10844940 memory=2608 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18001/stat : 18001 (java) S 17939 17942 12464 0 -1 1077944384 34 13290 0 0 0 0 5 2 20 0 15 0 444817681 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680568452448 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18002] ppid=17939 vsize=10844940 memory=2668 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18002/stat : 18002 (java) S 17939 17942 12464 0 -1 1077944384 9 13290 0 0 0 0 5 2 20 0 15 0 444817681 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680445814400 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18003] ppid=17939 vsize=10844940 memory=4100 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18003/stat : 18003 (java) S 17939 17942 12464 0 -1 1077944384 2 13290 0 0 0 0 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140679841835600 140681110005659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18004] ppid=17939 vsize=10844940 memory=1412 CPUtime=2.99 cores=1,3,5,7
/proc/17942/task/18004/stat : 18004 (java) S 17939 17942 12464 0 -1 1077944384 15358 13290 0 0 290 2 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680534894704 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18005] ppid=17939 vsize=10844940 memory=3136 CPUtime=2.6 cores=1,3,5,7
/proc/17942/task/18005/stat : 18005 (java) S 17939 17942 12464 0 -1 1077944384 9454 13290 0 0 251 2 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680533841904 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18006] ppid=17939 vsize=10844940 memory=2440876 CPUtime=1.28 cores=1,3,5,7
/proc/17942/task/18006/stat : 18006 (java) S 17939 17942 12464 0 -1 1077944384 6458 13290 0 0 119 2 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680532789616 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18007] ppid=17939 vsize=10844940 memory=1408 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18007/stat : 18007 (java) S 17939 17942 12464 0 -1 1077944384 3 13290 0 0 0 0 5 2 20 0 15 0 444817684 11105218560 211974 33554432000 4194304 4196468 140725876266928 140679372073440 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18008] ppid=17939 vsize=10844940 memory=2984 CPUtime=0.15 cores=1,3,5,7
/proc/17942/task/18008/stat : 18008 (java) S 17939 17942 12464 0 -1 1077944384 229 13290 0 0 4 4 5 2 20 0 15 0 444817684 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680531737520 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
Current children cumulated CPU time: 145.81 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 847896 KiB

[startup+138.401 s]
/proc/loadavg: 1.45 1.45 1.41 3/228 18043
/proc/meminfo: memFree=27825572/32770624 swapFree=66922548/67108860
[pid=17942] ppid=17939 vsize=10844940 memory=847896 CPUtime=146.21 cores=1,3,5,7
/proc/17942/stat : 17942 (java) S 17939 17942 12464 0 -1 1077944320 69426 13290 0 0 14569 45 5 2 20 0 15 0 444817669 11105218560 211974 33554432000 4194304 4196468 140725876266928 140725876249472 140681109987063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
/proc/17942/statm: 2711235 211974 3623 1 0 2673293 0
[pid=17942/tid=17995] ppid=17939 vsize=10844940 memory=47152 CPUtime=137.25 cores=1,3,5,7
/proc/17942/task/17995/stat : 17995 (java) R 17939 17942 12464 0 -1 4202560 24492 13290 0 0 13699 19 5 2 20 0 15 0 444817678 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681081822496 140680670863495 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17996] ppid=17939 vsize=10844940 memory=988 CPUtime=0.49 cores=1,3,5,7
/proc/17942/task/17996/stat : 17996 (java) S 17939 17942 12464 0 -1 1077944384 1812 13290 0 0 39 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681114229136 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17997] ppid=17939 vsize=10844940 memory=2016 CPUtime=0.48 cores=1,3,5,7
/proc/17942/task/17997/stat : 17997 (java) S 17939 17942 12464 0 -1 1077944384 404 13290 0 0 38 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681002502416 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17998] ppid=17939 vsize=10844940 memory=6791534058613427641 CPUtime=0.49 cores=1,3,5,7
/proc/17942/task/17998/stat : 17998 (java) S 17939 17942 12464 0 -1 1077944384 4267 13290 0 0 39 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681001450128 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17999] ppid=17939 vsize=10844940 memory=1428 CPUtime=0.48 cores=1,3,5,7
/proc/17942/task/17999/stat : 17999 (java) S 17939 17942 12464 0 -1 1077944384 2668 13290 0 0 38 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681000397328 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18000] ppid=17939 vsize=10844940 memory=10728 CPUtime=0.52 cores=1,3,5,7
/proc/17942/task/18000/stat : 18000 (java) S 17939 17942 12464 0 -1 1077944384 2027 13290 0 0 43 2 5 2 20 0 15 0 444817680 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680569506416 140681109998210 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18001] ppid=17939 vsize=10844940 memory=1552 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18001/stat : 18001 (java) S 17939 17942 12464 0 -1 1077944384 34 13290 0 0 0 0 5 2 20 0 15 0 444817681 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680568452448 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18002] ppid=17939 vsize=10844940 memory=4096 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18002/stat : 18002 (java) S 17939 17942 12464 0 -1 1077944384 9 13290 0 0 0 0 5 2 20 0 15 0 444817681 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680445814400 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18003] ppid=17939 vsize=10844940 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18003/stat : 18003 (java) S 17939 17942 12464 0 -1 1077944384 2 13290 0 0 0 0 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140679841835600 140681110005659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18004] ppid=17939 vsize=10844940 memory=1060 CPUtime=2.99 cores=1,3,5,7
/proc/17942/task/18004/stat : 18004 (java) S 17939 17942 12464 0 -1 1077944384 15358 13290 0 0 290 2 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680534894704 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18005] ppid=17939 vsize=10844940 memory=1484 CPUtime=2.6 cores=1,3,5,7
/proc/17942/task/18005/stat : 18005 (java) S 17939 17942 12464 0 -1 1077944384 9454 13290 0 0 251 2 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680533841904 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18006] ppid=17939 vsize=10844940 memory=1096 CPUtime=1.28 cores=1,3,5,7
/proc/17942/task/18006/stat : 18006 (java) S 17939 17942 12464 0 -1 1077944384 6458 13290 0 0 119 2 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680532789616 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18007] ppid=17939 vsize=10844940 memory=1176 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18007/stat : 18007 (java) S 17939 17942 12464 0 -1 1077944384 3 13290 0 0 0 0 5 2 20 0 15 0 444817684 11105218560 211974 33554432000 4194304 4196468 140725876266928 140679372073440 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18008] ppid=17939 vsize=10844940 memory=847896 CPUtime=0.15 cores=1,3,5,7
/proc/17942/task/18008/stat : 18008 (java) S 17939 17942 12464 0 -1 1077944384 229 13290 0 0 4 4 5 2 20 0 15 0 444817684 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680531737520 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
Current children cumulated CPU time: 146.21 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 847896 KiB

[startup+138.501 s]
/proc/loadavg: 1.45 1.45 1.41 3/228 18043
/proc/meminfo: memFree=27825572/32770624 swapFree=66922548/67108860
[pid=17942] ppid=17939 vsize=10844940 memory=847896 CPUtime=146.31 cores=1,3,5,7
/proc/17942/stat : 17942 (java) S 17939 17942 12464 0 -1 1077944320 69426 13290 0 0 14579 45 5 2 20 0 15 0 444817669 11105218560 211974 33554432000 4194304 4196468 140725876266928 140725876249472 140681109987063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
/proc/17942/statm: 2711235 211974 3623 1 0 2673293 0
[pid=17942/tid=17995] ppid=17939 vsize=10844940 memory=847896 CPUtime=137.35 cores=1,3,5,7
/proc/17942/task/17995/stat : 17995 (java) R 17939 17942 12464 0 -1 4202560 24492 13290 0 0 13709 19 5 2 20 0 15 0 444817678 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681081822496 140680674452954 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17996] ppid=17939 vsize=10844940 memory=847776 CPUtime=0.49 cores=1,3,5,7
/proc/17942/task/17996/stat : 17996 (java) S 17939 17942 12464 0 -1 1077944384 1812 13290 0 0 39 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681114229136 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17997] ppid=17939 vsize=10844940 memory=847604 CPUtime=0.48 cores=1,3,5,7
/proc/17942/task/17997/stat : 17997 (java) S 17939 17942 12464 0 -1 1077944384 404 13290 0 0 38 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681002502416 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17998] ppid=17939 vsize=10844940 memory=847604 CPUtime=0.49 cores=1,3,5,7
/proc/17942/task/17998/stat : 17998 (java) S 17939 17942 12464 0 -1 1077944384 4267 13290 0 0 39 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681001450128 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=17999] ppid=17939 vsize=10844940 memory=847604 CPUtime=0.48 cores=1,3,5,7
/proc/17942/task/17999/stat : 17999 (java) S 17939 17942 12464 0 -1 1077944384 2668 13290 0 0 38 3 5 2 20 0 15 0 444817679 11105218560 211974 33554432000 4194304 4196468 140725876266928 140681000397328 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18000] ppid=17939 vsize=10844940 memory=847776 CPUtime=0.52 cores=1,3,5,7
/proc/17942/task/18000/stat : 18000 (java) S 17939 17942 12464 0 -1 1077944384 2027 13290 0 0 43 2 5 2 20 0 15 0 444817680 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680569506416 140681109998210 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18001] ppid=17939 vsize=10844940 memory=847896 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18001/stat : 18001 (java) S 17939 17942 12464 0 -1 1077944384 34 13290 0 0 0 0 5 2 20 0 15 0 444817681 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680568452448 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18002] ppid=17939 vsize=10844940 memory=847896 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18002/stat : 18002 (java) S 17939 17942 12464 0 -1 1077944384 9 13290 0 0 0 0 5 2 20 0 15 0 444817681 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680445814400 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18003] ppid=17939 vsize=10844940 memory=847604 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18003/stat : 18003 (java) S 17939 17942 12464 0 -1 1077944384 2 13290 0 0 0 0 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140679841835600 140681110005659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18004] ppid=17939 vsize=10844940 memory=847604 CPUtime=2.99 cores=1,3,5,7
/proc/17942/task/18004/stat : 18004 (java) S 17939 17942 12464 0 -1 1077944384 15358 13290 0 0 290 2 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680534894704 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18005] ppid=17939 vsize=10844940 memory=847776 CPUtime=2.6 cores=1,3,5,7
/proc/17942/task/18005/stat : 18005 (java) S 17939 17942 12464 0 -1 1077944384 9454 13290 0 0 251 2 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680533841904 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18006] ppid=17939 vsize=10844940 memory=847776 CPUtime=1.28 cores=1,3,5,7
/proc/17942/task/18006/stat : 18006 (java) S 17939 17942 12464 0 -1 1077944384 6458 13290 0 0 119 2 5 2 20 0 15 0 444817683 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680532789616 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18007] ppid=17939 vsize=10844940 memory=847776 CPUtime=0.07 cores=1,3,5,7
/proc/17942/task/18007/stat : 18007 (java) S 17939 17942 12464 0 -1 1077944384 3 13290 0 0 0 0 5 2 20 0 15 0 444817684 11105218560 211974 33554432000 4194304 4196468 140725876266928 140679372073440 140681109997269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
[pid=17942/tid=18008] ppid=17939 vsize=10844940 memory=847896 CPUtime=0.15 cores=1,3,5,7
/proc/17942/task/18008/stat : 18008 (java) S 17939 17942 12464 0 -1 1077944384 229 13290 0 0 4 4 5 2 20 0 15 0 444817684 11105218560 211974 33554432000 4194304 4196468 140725876266928 140680531737520 140681109998210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 21958656 140725876275951 140725876278469 140725876278469 140725876281295 0
Current children cumulated CPU time: 146.31 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 847896 KiB

Child status: 0
Real time (s): 138.569
CPU time (s): 146.408
CPU user time (s): 145.913
CPU system time (s): 0.494526
CPU usage (%): 105.656
Max. virtual memory (cumulated for all children) (KiB): 10847588
Max. memory (cumulated for all children) (KiB): 847896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 145.913
system time used= 0.494526
maximum resident set size= 849984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84460
page faults= 0
swaps= 0
block input operations= 0
block output operations= 320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16623
involuntary context switches= 395


# summary of solver processes directly reported to runsolver:
#   pid: 17942
#   total CPU time (s): 146.408
#   total CPU user time (s): 145.913
#   total CPU system time (s): 0.494526

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.827606 second user time and 1.38583 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-17 04:00:02
IDJOB=4401273
IDBENCH=135488
IDSOLVER=2858
FILE ID=node139/4401273-1568685489
RUNJOBID= node139-1568673443-12496
PBS_JOBID= 21703780
Free space on /tmp= 59524 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-marketSplit/Pb-msplit-4-30-2.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401273-1568685489/watcher-4401273-1568685489 -o /tmp/evaluation-result-4401273-1568685489/solver-4401273-1568685489 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568673443-12496 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1347479350 HOME/instance-4401273-1568685489.xml

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

MD5SUM BENCH= 81d0b6dc5f2e6c238bfcda5bddd020dd
RANDOM SEED=1347479350

node139.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.57
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.57
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.57
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.57
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:        28350152 kB
MemAvailable:   29082180 kB
Buffers:          117452 kB
Cached:           905244 kB
SwapCached:        78124 kB
Active:          3386232 kB
Inactive:         460512 kB
Active(anon):    2748312 kB
Inactive(anon):   118672 kB
Active(file):     637920 kB
Inactive(file):   341840 kB
Unevictable:      106964 kB
Mlocked:          106964 kB
SwapTotal:      67108860 kB
SwapFree:       66922540 kB
Dirty:             35376 kB
Writeback:             0 kB
AnonPages:       2854228 kB
Mapped:            61652 kB
Shmem:             34448 kB
Slab:             165480 kB
SReclaimable:     136204 kB
SUnreclaim:        29276 kB
KernelStack:        3760 kB
PageTables:        11352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3886768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2676736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59488 MiB
End job on node139 at 2019-09-17 04:02:21