Trace number 4289984

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
Sat4j-CSP 2018-07-11? (TO) 2407.98 752.738

General information on the benchmark

NameMario/
Mario-easy-4_c18.xml
MD5SUM5cffdbc8485328962942cd612d77bced
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark545
Best CPU time to get the best result obtained on this benchmark2.8312
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints31
Number of domains29
Minimum domain size1
Maximum domain size15
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":13},{"size":14,"count":3},{"size":15,"count":27}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":29},{"degree":3,"count":14}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":28},{"arity":15,"count":2}]
Number of extensional constraints15
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":15},{"type":"intension","count":14},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Solver Data


Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4289984-1532221291/watcher-4289984-1532221291 -o /tmp/evaluation-result-4289984-1532221291/solver-4289984-1532221291 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532207966-25849 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289984-1532221291.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
Current StackSize limit: 8192 KiB

solver pid=28173, runsolver pid=28170

[startup+0.10048 s]*
/proc/loadavg: 2.01 2.05 2.07 3/218 28188
/proc/meminfo: memFree=18353424/32770624 swapFree=67108860/67108860
[pid=28173] ppid=28170 vsize=10659012 memory=30224 CPUtime=0.13 cores=1,3,5,7
/proc/28173/stat : 28173 (java) S 28170 28173 23514 0 -1 1077944320 6633 0 0 0 12 1 0 0 20 0 15 0 39692410 10914828288 7556 33554432000 4194304 4196468 140731558907344 140731558889888 139678011805431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
/proc/28173/statm: 2664753 7556 2841 1 0 2627263 0
[pid=28173/tid=28175] ppid=28170 vsize=10659012 memory=-8773748148830114689 CPUtime=0.09 cores=1,3,5,7
/proc/28173/task/28175/stat : 28175 (java) R 28170 28173 23514 0 -1 4202560 4460 0 0 0 8 1 0 0 20 0 15 0 39692410 10914828288 7556 33554432000 4194304 4196468 140731558907344 139678016026560 139678011827357 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28176] ppid=28170 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28176/stat : 28176 (java) S 28170 28173 23514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39692411 10914828288 7556 33554432000 4194304 4196468 140731558907344 139677974911504 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28177] ppid=28170 vsize=10659012 memory=139622168159872 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28177/stat : 28177 (java) S 28170 28173 23514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39692411 10914828288 7556 33554432000 4194304 4196468 140731558907344 139677617805968 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28178] ppid=28170 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28178/stat : 28178 (java) S 28170 28173 23514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39692411 10914828288 7556 33554432000 4194304 4196468 140731558907344 139677616752912 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28179] ppid=28170 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28179/stat : 28179 (java) S 28170 28173 23514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39692411 10914828288 7556 33554432000 4194304 4196468 140731558907344 139677615700368 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28180] ppid=28170 vsize=10659012 memory=139622168159872 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28180/stat : 28180 (java) S 28170 28173 23514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39692412 10914828288 7556 33554432000 4194304 4196468 140731558907344 139677316623088 139678011816578 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28181] ppid=28170 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28181/stat : 28181 (java) S 28170 28173 23514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39692413 10914828288 7556 33554432000 4194304 4196468 140731558907344 139677315569312 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28182] ppid=28170 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28182/stat : 28182 (java) S 28170 28173 23514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39692413 10914828288 7556 33554432000 4194304 4196468 140731558907344 139677314516208 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28183] ppid=28170 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28183/stat : 28183 (java) S 28170 28173 23514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39692415 10914828288 7556 33554432000 4194304 4196468 140731558907344 139677313464784 139678011824027 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28184] ppid=28170 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28184/stat : 28184 (java) S 28170 28173 23514 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 39692415 10914828288 7556 33554432000 4194304 4196468 140731558907344 139677312411888 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28185] ppid=28170 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28185/stat : 28185 (java) S 28170 28173 23514 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 15 0 39692415 10914828288 7556 33554432000 4194304 4196468 140731558907344 139677311359344 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28186] ppid=28170 vsize=10659012 memory=139622168159872 CPUtime=0.02 cores=1,3,5,7
/proc/28173/task/28186/stat : 28186 (java) S 28170 28173 23514 0 -1 1077944384 356 0 0 0 2 0 0 0 20 0 15 0 39692415 10914828288 7556 33554432000 4194304 4196468 140731558907344 139677310306288 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28187] ppid=28170 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28187/stat : 28187 (java) S 28170 28173 23514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39692416 10914828288 7556 33554432000 4194304 4196468 140731558907344 139677309253984 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28188] ppid=28170 vsize=10659012 memory=139622168159872 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28188/stat : 28188 (java) S 28170 28173 23514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39692416 10914828288 7556 33554432000 4194304 4196468 140731558907344 139677308202032 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30224 KiB

[startup+0.210453 s]*
/proc/loadavg: 2.01 2.05 2.07 3/218 28188
/proc/meminfo: memFree=18342260/32770624 swapFree=67108860/67108860
[pid=28173] ppid=28170 vsize=10659012 memory=41948 CPUtime=0.33 cores=1,3,5,7
/proc/28173/stat : 28173 (java) S 28170 28173 23514 0 -1 1077944320 8124 0 0 0 31 2 0 0 20 0 15 0 39692410 10914828288 10487 33554432000 4194304 4196468 140731558907344 140731558889888 139678011805431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
/proc/28173/statm: 2664753 10487 3005 1 0 2627263 0
[pid=28173/tid=28175] ppid=28170 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/28173/task/28175/stat : 28175 (java) R 28170 28173 23514 0 -1 4202560 5046 0 0 0 18 2 0 0 20 0 15 0 39692410 10914828288 10487 33554432000 4194304 4196468 140731558907344 139678016041712 139677997941633 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28176] ppid=28170 vsize=10659012 memory=340 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28176/stat : 28176 (java) S 28170 28173 23514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39692411 10914828288 10487 33554432000 4194304 4196468 140731558907344 139677974911504 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28177] ppid=28170 vsize=10659012 memory=139622168366042 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28177/stat : 28177 (java) S 28170 28173 23514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39692411 10914828288 10487 33554432000 4194304 4196468 140731558907344 139677617805968 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28178] ppid=28170 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28178/stat : 28178 (java) S 28170 28173 23514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39692411 10914828288 10487 33554432000 4194304 4196468 140731558907344 139677616752912 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28179] ppid=28170 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28179/stat : 28179 (java) S 28170 28173 23514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39692411 10914828288 10487 33554432000 4194304 4196468 140731558907344 139677615700368 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28180] ppid=28170 vsize=10659012 memory=139622168159872 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28180/stat : 28180 (java) S 28170 28173 23514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39692412 10914828288 10487 33554432000 4194304 4196468 140731558907344 139677316623088 139678011816578 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28181] ppid=28170 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28181/stat : 28181 (java) S 28170 28173 23514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39692413 10914828288 10487 33554432000 4194304 4196468 140731558907344 139677315569312 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28182] ppid=28170 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28182/stat : 28182 (java) S 28170 28173 23514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39692413 10914828288 10487 33554432000 4194304 4196468 140731558907344 139677314516208 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28183] ppid=28170 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28183/stat : 28183 (java) S 28170 28173 23514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39692415 10914828288 10487 33554432000 4194304 4196468 140731558907344 139677313464784 139678011824027 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28184] ppid=28170 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28173/task/28184/stat : 28184 (java) S 28170 28173 23514 0 -1 1077944384 624 0 0 0 2 0 0 0 20 0 15 0 39692415 10914828288 10487 33554432000 4194304 4196468 140731558907344 139677312411888 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28185] ppid=28170 vsize=10659012 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28173/task/28185/stat : 28185 (java) S 28170 28173 23514 0 -1 1077944384 369 0 0 0 2 0 0 0 20 0 15 0 39692415 10914828288 10487 33554432000 4194304 4196468 140731558907344 139677311359344 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28186] ppid=28170 vsize=10659012 memory=139622168159872 CPUtime=0.07 cores=1,3,5,7
/proc/28173/task/28186/stat : 28186 (java) R 28170 28173 23514 0 -1 4202560 716 0 0 0 7 0 0 0 20 0 15 0 39692415 10914828288 10487 33554432000 4194304 4196468 140731558907344 139677310306288 139677990724181 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28187] ppid=28170 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28187/stat : 28187 (java) S 28170 28173 23514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39692416 10914828288 10487 33554432000 4194304 4196468 140731558907344 139677309253984 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28188] ppid=28170 vsize=10659012 memory=139622168159872 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28188/stat : 28188 (java) S 28170 28173 23514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39692416 10914828288 10487 33554432000 4194304 4196468 140731558907344 139677308202032 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41948 KiB

[startup+0.31038 s]*
/proc/loadavg: 2.01 2.05 2.07 4/218 28188
/proc/meminfo: memFree=18335560/32770624 swapFree=67108860/67108860
[pid=28173] ppid=28170 vsize=10659088 memory=47312 CPUtime=0.52 cores=1,3,5,7
/proc/28173/stat : 28173 (java) S 28170 28173 23514 0 -1 1077944320 8928 0 0 0 49 3 0 0 20 0 15 0 39692410 10914906112 11828 33554432000 4194304 4196468 140731558907344 140731558889888 139678011805431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
/proc/28173/statm: 2664772 11828 3058 1 0 2627263 0
[pid=28173/tid=28175] ppid=28170 vsize=10659088 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/28173/task/28175/stat : 28175 (java) R 28170 28173 23514 0 -1 4202560 5662 0 0 0 28 2 0 0 20 0 15 0 39692410 10914906112 11828 33554432000 4194304 4196468 140731558907344 139678016041728 139677648438058 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28176] ppid=28170 vsize=10659088 memory=4294977867 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28176/stat : 28176 (java) S 28170 28173 23514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39692411 10914906112 11828 33554432000 4194304 4196468 140731558907344 139677974911504 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28177] ppid=28170 vsize=10659088 memory=139622168366041 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28177/stat : 28177 (java) S 28170 28173 23514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39692411 10914906112 11828 33554432000 4194304 4196468 140731558907344 139677617805968 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28178] ppid=28170 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28178/stat : 28178 (java) S 28170 28173 23514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39692411 10914906112 11828 33554432000 4194304 4196468 140731558907344 139677616752912 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28179] ppid=28170 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28179/stat : 28179 (java) S 28170 28173 23514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39692411 10914906112 11828 33554432000 4194304 4196468 140731558907344 139677615700368 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28180] ppid=28170 vsize=10659088 memory=139622168159872 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28180/stat : 28180 (java) S 28170 28173 23514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39692412 10914906112 11828 33554432000 4194304 4196468 140731558907344 139677316623088 139678011816578 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28181] ppid=28170 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28181/stat : 28181 (java) S 28170 28173 23514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39692413 10914906112 11828 33554432000 4194304 4196468 140731558907344 139677315569312 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28182] ppid=28170 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28182/stat : 28182 (java) S 28170 28173 23514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39692413 10914906112 11828 33554432000 4194304 4196468 140731558907344 139677314516208 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28183] ppid=28170 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28183/stat : 28183 (java) S 28170 28173 23514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39692415 10914906112 11828 33554432000 4194304 4196468 140731558907344 139677313464784 139678011824027 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28184] ppid=28170 vsize=10659088 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/28173/task/28184/stat : 28184 (java) S 28170 28173 23514 0 -1 1077944384 709 0 0 0 4 0 0 0 20 0 15 0 39692415 10914906112 11828 33554432000 4194304 4196468 140731558907344 139677312411888 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28185] ppid=28170 vsize=10659088 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/28173/task/28185/stat : 28185 (java) S 28170 28173 23514 0 -1 1077944384 405 0 0 0 4 0 0 0 20 0 15 0 39692415 10914906112 11828 33554432000 4194304 4196468 140731558907344 139677311359344 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28186] ppid=28170 vsize=10659088 memory=139622168159872 CPUtime=0.12 cores=1,3,5,7
/proc/28173/task/28186/stat : 28186 (java) R 28170 28173 23514 0 -1 4202560 783 0 0 0 12 0 0 0 20 0 15 0 39692415 10914906112 11828 33554432000 4194304 4196468 140731558907344 139677310306288 139677990755323 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28187] ppid=28170 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28187/stat : 28187 (java) S 28170 28173 23514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39692416 10914906112 11828 33554432000 4194304 4196468 140731558907344 139677309253984 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28188] ppid=28170 vsize=10659088 memory=139622168159872 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28188/stat : 28188 (java) S 28170 28173 23514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39692416 10914906112 11828 33554432000 4194304 4196468 140731558907344 139677308202032 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47312 KiB

[startup+0.701726 s]
/proc/loadavg: 2.01 2.05 2.07 5/218 28188
/proc/meminfo: memFree=18304412/32770624 swapFree=67108860/67108860
[pid=28173] ppid=28170 vsize=10659088 memory=212704 CPUtime=1.66 cores=1,3,5,7
/proc/28173/stat : 28173 (java) S 28170 28173 23514 0 -1 1077944320 11590 0 0 0 156 10 0 0 20 0 15 0 39692410 10914906112 53176 33554432000 4194304 4196468 140731558907344 140731558889888 139678011805431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
/proc/28173/statm: 2664772 53176 3096 1 0 2627263 0
[pid=28173/tid=28175] ppid=28170 vsize=10659088 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/28173/task/28175/stat : 28175 (java) S 28170 28173 23514 0 -1 1077944384 6059 0 0 0 60 4 0 0 20 0 15 0 39692410 10914906112 53176 33554432000 4194304 4196468 140731558907344 139678016036480 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28176] ppid=28170 vsize=10659088 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/28173/task/28176/stat : 28176 (java) R 28170 28173 23514 0 -1 4202560 24 0 0 0 2 1 0 0 20 0 15 0 39692411 10914906112 53176 33554432000 4194304 4196468 140731558907344 139677974911392 139677996827552 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28177] ppid=28170 vsize=10659088 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/28173/task/28177/stat : 28177 (java) R 28170 28173 23514 0 -1 4202560 28 0 0 0 2 1 0 0 20 0 15 0 39692411 10914906112 53176 33554432000 4194304 4196468 140731558907344 139677617803944 139677996827552 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28178] ppid=28170 vsize=10659088 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28173/task/28178/stat : 28178 (java) R 28170 28173 23514 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 15 0 39692411 10914906112 53176 33554432000 4194304 4196468 140731558907344 139677616750720 139677996833305 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28179] ppid=28170 vsize=10659088 memory=260654250361203 CPUtime=0.03 cores=1,3,5,7
/proc/28173/task/28179/stat : 28179 (java) R 28170 28173 23514 0 -1 4202560 26 0 0 0 2 1 0 0 20 0 15 0 39692411 10914906112 53176 33554432000 4194304 4196468 140731558907344 139677615700368 139677996253646 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28180] ppid=28170 vsize=10659088 memory=4265253205551874080 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28180/stat : 28180 (java) S 28170 28173 23514 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 39692412 10914906112 53176 33554432000 4194304 4196468 140731558907344 139677316621600 139678011815637 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28181] ppid=28170 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28181/stat : 28181 (java) S 28170 28173 23514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39692413 10914906112 53176 33554432000 4194304 4196468 140731558907344 139677315569312 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28182] ppid=28170 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28182/stat : 28182 (java) S 28170 28173 23514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39692413 10914906112 53176 33554432000 4194304 4196468 140731558907344 139677314516208 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28183] ppid=28170 vsize=10659088 memory=7809523229951467572 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28183/stat : 28183 (java) S 28170 28173 23514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39692415 10914906112 53176 33554432000 4194304 4196468 140731558907344 139677313464784 139678011824027 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28184] ppid=28170 vsize=10659088 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/28173/task/28184/stat : 28184 (java) S 28170 28173 23514 0 -1 1077944384 1432 0 0 0 30 0 0 0 20 0 15 0 39692415 10914906112 53176 33554432000 4194304 4196468 140731558907344 139677312400896 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28185] ppid=28170 vsize=10659088 memory=-3472574513799858008 CPUtime=0.32 cores=1,3,5,7
/proc/28173/task/28185/stat : 28185 (java) S 28170 28173 23514 0 -1 1077944384 1540 0 0 0 32 0 0 0 20 0 15 0 39692415 10914906112 53176 33554432000 4194304 4196468 140731558907344 139677311344336 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28186] ppid=28170 vsize=10659088 memory=6944656592387989600 CPUtime=0.22 cores=1,3,5,7
/proc/28173/task/28186/stat : 28186 (java) S 28170 28173 23514 0 -1 1077944384 1089 0 0 0 22 0 0 0 20 0 15 0 39692415 10914906112 53176 33554432000 4194304 4196468 140731558907344 139677310306288 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28187] ppid=28170 vsize=10659088 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28187/stat : 28187 (java) S 28170 28173 23514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39692416 10914906112 53176 33554432000 4194304 4196468 140731558907344 139677309253984 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28188] ppid=28170 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28188/stat : 28188 (java) S 28170 28173 23514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39692416 10914906112 53176 33554432000 4194304 4196468 140731558907344 139677308202032 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 212704 KiB

[startup+1.50077 s]
/proc/loadavg: 2.01 2.05 2.07 4/218 28188
/proc/meminfo: memFree=18061296/32770624 swapFree=67108860/67108860
[pid=28173] ppid=28170 vsize=10659088 memory=471616 CPUtime=3.33 cores=1,3,5,7
/proc/28173/stat : 28173 (java) S 28170 28173 23514 0 -1 1077944320 12727 0 0 0 304 29 0 0 20 0 15 0 39692410 10914906112 117904 33554432000 4194304 4196468 140731558907344 140731558889888 139678011805431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
/proc/28173/statm: 2664772 117904 3137 1 0 2627263 0
[pid=28173/tid=28175] ppid=28170 vsize=10659088 memory=2608 CPUtime=1.25 cores=1,3,5,7
/proc/28173/task/28175/stat : 28175 (java) R 28170 28173 23514 0 -1 4202560 6175 0 0 0 119 6 0 0 20 0 15 0 39692410 10914906112 117904 33554432000 4194304 4196468 140731558907344 139678016042048 139677651298577 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28176] ppid=28170 vsize=10659088 memory=4136 CPUtime=0.22 cores=1,3,5,7
/proc/28173/task/28176/stat : 28176 (java) S 28170 28173 23514 0 -1 1077944384 192 0 0 0 17 5 0 0 20 0 15 0 39692411 10914906112 117904 33554432000 4194304 4196468 140731558907344 139677974911504 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28177] ppid=28170 vsize=10659088 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/28173/task/28177/stat : 28177 (java) S 28170 28173 23514 0 -1 1077944384 182 0 0 0 16 5 0 0 20 0 15 0 39692411 10914906112 117904 33554432000 4194304 4196468 140731558907344 139677617805968 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28178] ppid=28170 vsize=10659088 memory=56 CPUtime=0.21 cores=1,3,5,7
/proc/28173/task/28178/stat : 28178 (java) S 28170 28173 23514 0 -1 1077944384 158 0 0 0 16 5 0 0 20 0 15 0 39692411 10914906112 117904 33554432000 4194304 4196468 140731558907344 139677616752912 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28179] ppid=28170 vsize=10659088 memory=10799 CPUtime=0.22 cores=1,3,5,7
/proc/28173/task/28179/stat : 28179 (java) S 28170 28173 23514 0 -1 1077944384 189 0 0 0 17 5 0 0 20 0 15 0 39692411 10914906112 117904 33554432000 4194304 4196468 140731558907344 139677615700368 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28180] ppid=28170 vsize=10659088 memory=25311 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28180/stat : 28180 (java) S 28170 28173 23514 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 15 0 39692412 10914906112 117904 33554432000 4194304 4196468 140731558907344 139677316623088 139678011816578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0

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


[startup+752.738 s]
# the end of solver process 28173 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2397.17 s, system=10.8094 s

Solver just ended.
Dumping a history of the last processes samples

[startup+752.001 s]*
/proc/loadavg: 4.39 4.12 3.14 6/217 28205
/proc/meminfo: memFree=9390364/32770624 swapFree=67108860/67108860
[pid=28173] ppid=28170 vsize=10659088 memory=8307204 CPUtime=2405.24 cores=1,3,5,7
/proc/28173/stat : 28173 (java) S 28170 28173 23514 0 -1 1077944320 316761 0 0 0 239448 1076 0 0 20 0 15 0 39692410 10914906112 2076801 33554432000 4194304 4196468 140731558907344 140731558889888 139678011805431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
/proc/28173/statm: 2664772 2076801 3157 1 0 2627263 0
[pid=28173/tid=28175] ppid=28170 vsize=10659088 memory=6791534058613427641 CPUtime=158.45 cores=1,3,5,7
/proc/28173/task/28175/stat : 28175 (java) S 28170 28173 23514 0 -1 1077944384 25594 0 0 0 15812 33 0 0 20 0 15 0 39692410 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139678016042256 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28176] ppid=28170 vsize=10659088 memory=15876 CPUtime=557.45 cores=1,3,5,7
/proc/28173/task/28176/stat : 28176 (java) R 28170 28173 23514 0 -1 4202560 48419 0 0 0 55505 240 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677974911400 139678004433639 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28177] ppid=28170 vsize=10659088 memory=18464 CPUtime=558.36 cores=1,3,5,7
/proc/28173/task/28177/stat : 28177 (java) R 28170 28173 23514 0 -1 4202560 43571 0 0 0 55605 231 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677617805864 139678004433639 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28178] ppid=28170 vsize=10659088 memory=9400 CPUtime=552.44 cores=1,3,5,7
/proc/28173/task/28178/stat : 28178 (java) R 28170 28173 23514 0 -1 4202560 38047 0 0 0 54965 279 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677616753112 139677996503206 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28179] ppid=28170 vsize=10659088 memory=4052 CPUtime=552.73 cores=1,3,5,7
/proc/28173/task/28179/stat : 28179 (java) R 28170 28173 23514 0 -1 4202560 41727 0 0 0 54998 275 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677615700264 139678004433639 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28180] ppid=28170 vsize=10659088 memory=644 CPUtime=24.16 cores=1,3,5,7
/proc/28173/task/28180/stat : 28180 (java) S 28170 28173 23514 0 -1 1077944384 112788 0 0 0 2410 6 0 0 20 0 15 0 39692412 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677316621408 139678011815637 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28181] ppid=28170 vsize=10659088 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28181/stat : 28181 (java) S 28170 28173 23514 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 39692413 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677315569376 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28182] ppid=28170 vsize=10659088 memory=8307204 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28182/stat : 28182 (java) S 28170 28173 23514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 39692413 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677314516224 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28183] ppid=28170 vsize=10659088 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28183/stat : 28183 (java) S 28170 28173 23514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677313464432 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28184] ppid=28170 vsize=10659088 memory=2200 CPUtime=0.44 cores=1,3,5,7
/proc/28173/task/28184/stat : 28184 (java) S 28170 28173 23514 0 -1 1077944384 1541 0 0 0 44 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677312411936 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28185] ppid=28170 vsize=10659088 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/28173/task/28185/stat : 28185 (java) S 28170 28173 23514 0 -1 1077944384 1709 0 0 0 47 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677311359104 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28186] ppid=28170 vsize=10659088 memory=6944656575208382560 CPUtime=0.26 cores=1,3,5,7
/proc/28173/task/28186/stat : 28186 (java) S 28170 28173 23514 0 -1 1077944384 1240 0 0 0 26 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677310306336 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28187] ppid=28170 vsize=10659088 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28187/stat : 28187 (java) S 28170 28173 23514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39692416 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677309253984 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28188] ppid=28170 vsize=10659088 memory=6944656592455360604 CPUtime=0.38 cores=1,3,5,7
/proc/28173/task/28188/stat : 28188 (java) S 28170 28173 23514 0 -1 1077944384 756 0 0 0 21 17 0 0 20 0 15 0 39692416 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677308202032 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
Current children cumulated CPU time: 2405.24 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8307204 KiB

[startup+752.401 s]
/proc/loadavg: 4.39 4.12 3.14 6/217 28205
/proc/meminfo: memFree=9390364/32770624 swapFree=67108860/67108860
[pid=28173] ppid=28170 vsize=10659088 memory=8307204 CPUtime=2406.75 cores=1,3,5,7
/proc/28173/stat : 28173 (java) S 28170 28173 23514 0 -1 1077944320 316761 0 0 0 239598 1077 0 0 20 0 15 0 39692410 10914906112 2076801 33554432000 4194304 4196468 140731558907344 140731558889888 139678011805431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
/proc/28173/statm: 2664772 2076801 3157 1 0 2627263 0
[pid=28173/tid=28175] ppid=28170 vsize=10659088 memory=956 CPUtime=158.45 cores=1,3,5,7
/proc/28173/task/28175/stat : 28175 (java) S 28170 28173 23514 0 -1 1077944384 25594 0 0 0 15812 33 0 0 20 0 15 0 39692410 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139678016042256 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28176] ppid=28170 vsize=10659088 memory=2340 CPUtime=557.83 cores=1,3,5,7
/proc/28173/task/28176/stat : 28176 (java) R 28170 28173 23514 0 -1 4202560 48419 0 0 0 55542 241 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677974911400 139678004433639 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28177] ppid=28170 vsize=10659088 memory=1576 CPUtime=558.73 cores=1,3,5,7
/proc/28173/task/28177/stat : 28177 (java) R 28170 28173 23514 0 -1 4202560 43571 0 0 0 55642 231 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677617805552 139678004433639 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28178] ppid=28170 vsize=10659088 memory=928 CPUtime=552.83 cores=1,3,5,7
/proc/28173/task/28178/stat : 28178 (java) R 28170 28173 23514 0 -1 4202560 38047 0 0 0 55004 279 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677616753112 139677996790451 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28179] ppid=28170 vsize=10659088 memory=2240 CPUtime=553.1 cores=1,3,5,7
/proc/28173/task/28179/stat : 28179 (java) R 28170 28173 23514 0 -1 4202560 41727 0 0 0 55035 275 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677615699952 139678004433639 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28180] ppid=28170 vsize=10659088 memory=4128 CPUtime=24.16 cores=1,3,5,7
/proc/28173/task/28180/stat : 28180 (java) S 28170 28173 23514 0 -1 1077944384 112788 0 0 0 2410 6 0 0 20 0 15 0 39692412 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677316621408 139678011815637 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28181] ppid=28170 vsize=10659088 memory=2200 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28181/stat : 28181 (java) S 28170 28173 23514 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 39692413 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677315569376 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28182] ppid=28170 vsize=10659088 memory=7892 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28182/stat : 28182 (java) S 28170 28173 23514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 39692413 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677314516224 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28183] ppid=28170 vsize=10659088 memory=844 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28183/stat : 28183 (java) S 28170 28173 23514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677313464432 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28184] ppid=28170 vsize=10659088 memory=1796 CPUtime=0.44 cores=1,3,5,7
/proc/28173/task/28184/stat : 28184 (java) S 28170 28173 23514 0 -1 1077944384 1541 0 0 0 44 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677312411936 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28185] ppid=28170 vsize=10659088 memory=916 CPUtime=0.47 cores=1,3,5,7
/proc/28173/task/28185/stat : 28185 (java) S 28170 28173 23514 0 -1 1077944384 1709 0 0 0 47 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677311359104 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28186] ppid=28170 vsize=10659088 memory=3848 CPUtime=0.26 cores=1,3,5,7
/proc/28173/task/28186/stat : 28186 (java) S 28170 28173 23514 0 -1 1077944384 1240 0 0 0 26 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677310306336 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28187] ppid=28170 vsize=10659088 memory=2580 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28187/stat : 28187 (java) S 28170 28173 23514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39692416 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677309253984 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28188] ppid=28170 vsize=10659088 memory=2580 CPUtime=0.38 cores=1,3,5,7
/proc/28173/task/28188/stat : 28188 (java) S 28170 28173 23514 0 -1 1077944384 756 0 0 0 21 17 0 0 20 0 15 0 39692416 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677308202032 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
Current children cumulated CPU time: 2406.75 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8307204 KiB

[startup+752.601 s]
/proc/loadavg: 4.39 4.12 3.14 6/217 28205
/proc/meminfo: memFree=9390364/32770624 swapFree=67108860/67108860
[pid=28173] ppid=28170 vsize=10659088 memory=8307204 CPUtime=2407.53 cores=1,3,5,7
/proc/28173/stat : 28173 (java) S 28170 28173 23514 0 -1 1077944320 316761 0 0 0 239676 1077 0 0 20 0 15 0 39692410 10914906112 2076801 33554432000 4194304 4196468 140731558907344 140731558889888 139678011805431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
/proc/28173/statm: 2664772 2076801 3157 1 0 2627263 0
[pid=28173/tid=28175] ppid=28170 vsize=10659088 memory=2340 CPUtime=158.45 cores=1,3,5,7
/proc/28173/task/28175/stat : 28175 (java) S 28170 28173 23514 0 -1 1077944384 25594 0 0 0 15812 33 0 0 20 0 15 0 39692410 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139678016042256 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28176] ppid=28170 vsize=10659088 memory=1576 CPUtime=558.02 cores=1,3,5,7
/proc/28173/task/28176/stat : 28176 (java) R 28170 28173 23514 0 -1 4202560 48419 0 0 0 55561 241 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677974911400 139678004433639 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28177] ppid=28170 vsize=10659088 memory=928 CPUtime=558.92 cores=1,3,5,7
/proc/28173/task/28177/stat : 28177 (java) R 28170 28173 23514 0 -1 4202560 43571 0 0 0 55661 231 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677617805552 139678004433639 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28178] ppid=28170 vsize=10659088 memory=2240 CPUtime=553.03 cores=1,3,5,7
/proc/28173/task/28178/stat : 28178 (java) R 28170 28173 23514 0 -1 4202560 38047 0 0 0 55024 279 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677616753112 139677996503206 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28179] ppid=28170 vsize=10659088 memory=4128 CPUtime=553.3 cores=1,3,5,7
/proc/28173/task/28179/stat : 28179 (java) R 28170 28173 23514 0 -1 4202560 41727 0 0 0 55055 275 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677615699952 139678004433639 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28180] ppid=28170 vsize=10659088 memory=2200 CPUtime=24.16 cores=1,3,5,7
/proc/28173/task/28180/stat : 28180 (java) S 28170 28173 23514 0 -1 1077944384 112788 0 0 0 2410 6 0 0 20 0 15 0 39692412 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677316621408 139678011815637 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28181] ppid=28170 vsize=10659088 memory=7892 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28181/stat : 28181 (java) S 28170 28173 23514 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 39692413 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677315569376 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28182] ppid=28170 vsize=10659088 memory=844 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28182/stat : 28182 (java) S 28170 28173 23514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 39692413 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677314516224 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28183] ppid=28170 vsize=10659088 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28183/stat : 28183 (java) S 28170 28173 23514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677313464432 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28184] ppid=28170 vsize=10659088 memory=4052 CPUtime=0.44 cores=1,3,5,7
/proc/28173/task/28184/stat : 28184 (java) S 28170 28173 23514 0 -1 1077944384 1541 0 0 0 44 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677312411936 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28185] ppid=28170 vsize=10659088 memory=644 CPUtime=0.47 cores=1,3,5,7
/proc/28173/task/28185/stat : 28185 (java) S 28170 28173 23514 0 -1 1077944384 1709 0 0 0 47 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677311359104 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28186] ppid=28170 vsize=10659088 memory=1792 CPUtime=0.26 cores=1,3,5,7
/proc/28173/task/28186/stat : 28186 (java) S 28170 28173 23514 0 -1 1077944384 1240 0 0 0 26 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677310306336 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28187] ppid=28170 vsize=10659088 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28187/stat : 28187 (java) S 28170 28173 23514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39692416 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677309253984 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28188] ppid=28170 vsize=10659088 memory=956 CPUtime=0.38 cores=1,3,5,7
/proc/28173/task/28188/stat : 28188 (java) S 28170 28173 23514 0 -1 1077944384 756 0 0 0 21 17 0 0 20 0 15 0 39692416 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677308202032 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
Current children cumulated CPU time: 2407.53 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8307204 KiB

[startup+752.701 s]
/proc/loadavg: 4.39 4.12 3.14 6/217 28205
/proc/meminfo: memFree=9390364/32770624 swapFree=67108860/67108860
[pid=28173] ppid=28170 vsize=10659088 memory=8307204 CPUtime=2407.92 cores=1,3,5,7
/proc/28173/stat : 28173 (java) S 28170 28173 23514 0 -1 1077944320 316761 0 0 0 239715 1077 0 0 20 0 15 0 39692410 10914906112 2076801 33554432000 4194304 4196468 140731558907344 140731558889888 139678011805431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
/proc/28173/statm: 2664772 2076801 3157 1 0 2627263 0
[pid=28173/tid=28175] ppid=28170 vsize=10659088 memory=8307204 CPUtime=158.45 cores=1,3,5,7
/proc/28173/task/28175/stat : 28175 (java) S 28170 28173 23514 0 -1 1077944384 25594 0 0 0 15812 33 0 0 20 0 15 0 39692410 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139678016042256 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28176] ppid=28170 vsize=10659088 memory=8307204 CPUtime=558.11 cores=1,3,5,7
/proc/28173/task/28176/stat : 28176 (java) R 28170 28173 23514 0 -1 4202560 48419 0 0 0 55570 241 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677974911400 139678004433639 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28177] ppid=28170 vsize=10659088 memory=8307204 CPUtime=559.02 cores=1,3,5,7
/proc/28173/task/28177/stat : 28177 (java) R 28170 28173 23514 0 -1 4202560 43571 0 0 0 55671 231 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677617805552 139678004433639 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28178] ppid=28170 vsize=10659088 memory=8307204 CPUtime=553.13 cores=1,3,5,7
/proc/28173/task/28178/stat : 28178 (java) R 28170 28173 23514 0 -1 4202560 38047 0 0 0 55034 279 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677616753112 139677996756036 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28179] ppid=28170 vsize=10659088 memory=8307204 CPUtime=553.39 cores=1,3,5,7
/proc/28173/task/28179/stat : 28179 (java) R 28170 28173 23514 0 -1 4202560 41727 0 0 0 55064 275 0 0 20 0 15 0 39692411 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677615699952 139678004433639 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28180] ppid=28170 vsize=10659088 memory=8307204 CPUtime=24.16 cores=1,3,5,7
/proc/28173/task/28180/stat : 28180 (java) S 28170 28173 23514 0 -1 1077944384 112788 0 0 0 2410 6 0 0 20 0 15 0 39692412 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677316621408 139678011815637 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28181] ppid=28170 vsize=10659088 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28181/stat : 28181 (java) S 28170 28173 23514 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 39692413 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677315569376 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28182] ppid=28170 vsize=10659088 memory=8307204 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28182/stat : 28182 (java) S 28170 28173 23514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 39692413 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677314516224 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28183] ppid=28170 vsize=10659088 memory=8307204 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28183/stat : 28183 (java) S 28170 28173 23514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677313464432 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28184] ppid=28170 vsize=10659088 memory=4136 CPUtime=0.44 cores=1,3,5,7
/proc/28173/task/28184/stat : 28184 (java) S 28170 28173 23514 0 -1 1077944384 1541 0 0 0 44 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677312411936 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28185] ppid=28170 vsize=10659088 memory=8307204 CPUtime=0.47 cores=1,3,5,7
/proc/28173/task/28185/stat : 28185 (java) S 28170 28173 23514 0 -1 1077944384 1709 0 0 0 47 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677311359104 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28186] ppid=28170 vsize=10659088 memory=1228 CPUtime=0.26 cores=1,3,5,7
/proc/28173/task/28186/stat : 28186 (java) S 28170 28173 23514 0 -1 1077944384 1240 0 0 0 26 0 0 0 20 0 15 0 39692415 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677310306336 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28187] ppid=28170 vsize=10659088 memory=8307204 CPUtime=0 cores=1,3,5,7
/proc/28173/task/28187/stat : 28187 (java) S 28170 28173 23514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39692416 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677309253984 139678011815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
[pid=28173/tid=28188] ppid=28170 vsize=10659088 memory=14112 CPUtime=0.38 cores=1,3,5,7
/proc/28173/task/28188/stat : 28188 (java) S 28170 28173 23514 0 -1 1077944384 756 0 0 0 21 17 0 0 20 0 15 0 39692416 10914906112 2076801 33554432000 4194304 4196468 140731558907344 139677308202032 139678011816578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16019456 140731558913137 140731558913289 140731558913289 140731558916047 0
Current children cumulated CPU time: 2407.92 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8307204 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 752.738
CPU time (s): 2407.98
CPU user time (s): 2397.17
CPU system time (s): 10.8094
CPU usage (%): 319.895
Max. virtual memory (cumulated for all children) (KiB): 10659088
Max. memory (cumulated for all children) (KiB): 8307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.17
system time used= 10.8094
maximum resident set size= 8307464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 316765
page faults= 0
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62151
involuntary context switches= 24322


# summary of solver processes directly reported to runsolver:
#   pid: 28173
#   total CPU time (s): 2407.98
#   total CPU user time (s): 2397.17
#   total CPU system time (s): 10.8094

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.86646 second user time and 5.98798 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-22 03:01:31
IDJOB=4289984
IDBENCH=141521
IDSOLVER=2742
FILE ID=node150/4289984-1532221291
RUNJOBID= node150-1532207966-25849
PBS_JOBID= 21018925
Free space on /tmp= 57252 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Mario/Mario-easy-4_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4289984-1532221291/watcher-4289984-1532221291 -o /tmp/evaluation-result-4289984-1532221291/solver-4289984-1532221291 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532207966-25849 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289984-1532221291.xml

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

MD5SUM BENCH= 5cffdbc8485328962942cd612d77bced
RANDOM SEED=1723401021

node150.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.76
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.76
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.76
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.76
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:        18371232 kB
MemAvailable:   27862640 kB
Buffers:          223668 kB
Cached:          9480392 kB
SwapCached:            0 kB
Active:          5097000 kB
Inactive:        8730828 kB
Active(anon):    4126216 kB
Inactive(anon):    16880 kB
Active(file):     970784 kB
Inactive(file):  8713948 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2452 kB
Writeback:           156 kB
AnonPages:       4130664 kB
Mapped:            46932 kB
Shmem:             17064 kB
Slab:             261616 kB
SReclaimable:     235136 kB
SUnreclaim:        26480 kB
KernelStack:        3632 kB
PageTables:        13312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5192332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3983360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57248 MiB
End job on node150 at 2018-07-22 03:14:04