Trace number 4301685

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) 259.842 99.9682

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-01-0200_c18.xml
MD5SUMbcb772945ca2f244c7b00bb761820cd7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark35806253
Best CPU time to get the best result obtained on this benchmark252.084
Satisfiable
(Un)Satisfiability was proved
Number of variables3236
Number of constraints2053
Number of domains39
Minimum domain size1
Maximum domain size95
Distribution of domain sizes[{"size":1,"count":3},{"size":2,"count":1142},{"size":11,"count":945},{"size":12,"count":1},{"size":21,"count":9},{"size":23,"count":22},{"size":25,"count":1},{"size":29,"count":34},{"size":33,"count":35},{"size":34,"count":18},{"size":35,"count":32},{"size":39,"count":8},{"size":40,"count":9},{"size":41,"count":15},{"size":49,"count":1},{"size":50,"count":19},{"size":51,"count":16},{"size":53,"count":5},{"size":55,"count":32},{"size":57,"count":10},{"size":58,"count":7},{"size":60,"count":9},{"size":64,"count":76},{"size":69,"count":85},{"size":74,"count":50},{"size":81,"count":87},{"size":91,"count":84},{"size":93,"count":31},{"size":95,"count":450}]
Minimum variable degree2
Maximum variable degree946
Distribution of variable degrees[{"degree":2,"count":2836},{"degree":3,"count":1},{"degree":4,"count":3},{"degree":5,"count":17},{"degree":6,"count":21},{"degree":7,"count":31},{"degree":8,"count":26},{"degree":9,"count":50},{"degree":10,"count":45},{"degree":11,"count":47},{"degree":12,"count":52},{"degree":13,"count":72},{"degree":14,"count":34},{"degree":946,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":163},{"arity":3,"count":945},{"arity":6,"count":945}]
Number of extensional constraints945
Number of intensional constraints1108
Distribution of constraint types[{"type":"extension","count":945},{"type":"intension","count":1108}]
Optimization problemYES
Type of objectivemin 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 (6103 MiB free)
  memory of node 1: 16384 MiB (13236 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301685-1532883695/watcher-4301685-1532883695 -o /tmp/evaluation-result-4301685-1532883695/solver-4301685-1532883695 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532877021-22036 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301685-1532883695.xml 

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

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


[startup+0.100462 s]*
/proc/loadavg: 3.90 3.47 2.94 7/217 28109
/proc/meminfo: memFree=19785080/32770624 swapFree=67108860/67108860
[pid=28094] ppid=28091 vsize=10659012 memory=29976 CPUtime=0.12 cores=1,3,5,7
/proc/28094/stat : 28094 (java) S 28091 28094 22004 0 -1 1077944320 6573 0 0 0 11 1 0 0 20 0 15 0 105932664 10914828288 7494 33554432000 4194304 4196468 140722794818032 140722794800576 139916268621559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
/proc/28094/statm: 2664753 7494 2811 1 0 2627263 0
[pid=28094/tid=28096] ppid=28091 vsize=10659012 memory=-8125511277465341562 CPUtime=0.09 cores=1,3,5,7
/proc/28094/task/28096/stat : 28096 (java) R 28091 28094 22004 0 -1 4202560 4417 0 0 0 8 1 0 0 20 0 15 0 105932664 10914828288 7494 33554432000 4194304 4196468 140722794818032 139916272835552 139916252702046 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28097] ppid=28091 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28097/stat : 28097 (java) S 28091 28094 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105932665 10914828288 7494 33554432000 4194304 4196468 140722794818032 139915875375504 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28098] ppid=28091 vsize=10659012 memory=139702460802688 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28098/stat : 28098 (java) S 28091 28094 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105932665 10914828288 7494 33554432000 4194304 4196468 140722794818032 139915874322704 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28099] ppid=28091 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28099/stat : 28099 (java) S 28091 28094 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105932665 10914828288 7494 33554432000 4194304 4196468 140722794818032 139915873270416 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28100] ppid=28091 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28100/stat : 28100 (java) S 28091 28094 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105932665 10914828288 7494 33554432000 4194304 4196468 140722794818032 139915872217616 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28101] ppid=28091 vsize=10659012 memory=139702460802688 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28101/stat : 28101 (java) S 28091 28094 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105932666 10914828288 7494 33554432000 4194304 4196468 140722794818032 139915828316784 139916268632706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28102] ppid=28091 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28102/stat : 28102 (java) S 28091 28094 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105932667 10914828288 7494 33554432000 4194304 4196468 140722794818032 139915827262752 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28103] ppid=28091 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28103/stat : 28103 (java) S 28091 28094 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105932667 10914828288 7494 33554432000 4194304 4196468 140722794818032 139915826210416 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28104] ppid=28091 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28104/stat : 28104 (java) S 28091 28094 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105932669 10914828288 7494 33554432000 4194304 4196468 140722794818032 139915825158736 139916268640155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28105] ppid=28091 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28105/stat : 28105 (java) S 28091 28094 22004 0 -1 1077944384 452 0 0 0 0 0 0 0 20 0 15 0 105932669 10914828288 7494 33554432000 4194304 4196468 140722794818032 139915824105584 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28106] ppid=28091 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28106/stat : 28106 (java) S 28091 28094 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105932669 10914828288 7494 33554432000 4194304 4196468 140722794818032 139915823052784 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28107] ppid=28091 vsize=10659012 memory=139702460802688 CPUtime=0.02 cores=1,3,5,7
/proc/28094/task/28107/stat : 28107 (java) S 28091 28094 22004 0 -1 1077944384 337 0 0 0 2 0 0 0 20 0 15 0 105932669 10914828288 7494 33554432000 4194304 4196468 140722794818032 139915822000496 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28108] ppid=28091 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28108/stat : 28108 (java) S 28091 28094 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105932670 10914828288 7494 33554432000 4194304 4196468 140722794818032 139915820947936 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28109] ppid=28091 vsize=10659012 memory=139702460802688 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28109/stat : 28109 (java) S 28091 28094 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105932670 10914828288 7494 33554432000 4194304 4196468 140722794818032 139915819895728 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 29976 KiB

[startup+0.211186 s]*
/proc/loadavg: 3.91 3.48 2.95 6/217 28109
/proc/meminfo: memFree=19773356/32770624 swapFree=67108860/67108860
[pid=28094] ppid=28091 vsize=10659012 memory=41964 CPUtime=0.33 cores=1,3,5,7
/proc/28094/stat : 28094 (java) S 28091 28094 22004 0 -1 1077944320 8116 0 0 0 31 2 0 0 20 0 15 0 105932664 10914828288 10491 33554432000 4194304 4196468 140722794818032 140722794800576 139916268621559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
/proc/28094/statm: 2664753 10491 3005 1 0 2627263 0
[pid=28094/tid=28096] ppid=28091 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/28094/task/28096/stat : 28096 (java) R 28091 28094 22004 0 -1 4202560 5003 0 0 0 18 2 0 0 20 0 15 0 105932664 10914828288 10491 33554432000 4194304 4196468 140722794818032 139916272857840 139916252702046 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28097] ppid=28091 vsize=10659012 memory=364 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28097/stat : 28097 (java) S 28091 28094 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105932665 10914828288 10491 33554432000 4194304 4196468 140722794818032 139915875375504 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28098] ppid=28091 vsize=10659012 memory=139702460824976 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28098/stat : 28098 (java) S 28091 28094 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105932665 10914828288 10491 33554432000 4194304 4196468 140722794818032 139915874322704 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28099] ppid=28091 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28099/stat : 28099 (java) S 28091 28094 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105932665 10914828288 10491 33554432000 4194304 4196468 140722794818032 139915873270416 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28100] ppid=28091 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28100/stat : 28100 (java) S 28091 28094 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105932665 10914828288 10491 33554432000 4194304 4196468 140722794818032 139915872217616 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28101] ppid=28091 vsize=10659012 memory=139702460802688 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28101/stat : 28101 (java) S 28091 28094 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105932666 10914828288 10491 33554432000 4194304 4196468 140722794818032 139915828316784 139916268632706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28102] ppid=28091 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28102/stat : 28102 (java) S 28091 28094 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105932667 10914828288 10491 33554432000 4194304 4196468 140722794818032 139915827262752 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28103] ppid=28091 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28103/stat : 28103 (java) S 28091 28094 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105932667 10914828288 10491 33554432000 4194304 4196468 140722794818032 139915826210416 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28104] ppid=28091 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28104/stat : 28104 (java) S 28091 28094 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105932669 10914828288 10491 33554432000 4194304 4196468 140722794818032 139915825158736 139916268640155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28105] ppid=28091 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28094/task/28105/stat : 28105 (java) S 28091 28094 22004 0 -1 1077944384 790 0 0 0 2 0 0 0 20 0 15 0 105932669 10914828288 10491 33554432000 4194304 4196468 140722794818032 139915824105584 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28106] ppid=28091 vsize=10659012 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/28094/task/28106/stat : 28106 (java) S 28091 28094 22004 0 -1 1077944384 288 0 0 0 1 0 0 0 20 0 15 0 105932669 10914828288 10491 33554432000 4194304 4196468 140722794818032 139915823052784 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28107] ppid=28091 vsize=10659012 memory=139702460802688 CPUtime=0.08 cores=1,3,5,7
/proc/28094/task/28107/stat : 28107 (java) R 28091 28094 22004 0 -1 4202560 670 0 0 0 8 0 0 0 20 0 15 0 105932669 10914828288 10491 33554432000 4194304 4196468 140722794818032 139915822000496 139916268642906 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28108] ppid=28091 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28108/stat : 28108 (java) S 28091 28094 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105932670 10914828288 10491 33554432000 4194304 4196468 140722794818032 139915820947936 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28109] ppid=28091 vsize=10659012 memory=139702460802688 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28109/stat : 28109 (java) S 28091 28094 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105932670 10914828288 10491 33554432000 4194304 4196468 140722794818032 139915819895728 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41964 KiB

[startup+0.311626 s]*
/proc/loadavg: 3.91 3.48 2.95 7/217 28109
/proc/meminfo: memFree=19760388/32770624 swapFree=67108860/67108860
[pid=28094] ppid=28091 vsize=10659012 memory=58840 CPUtime=0.58 cores=1,3,5,7
/proc/28094/stat : 28094 (java) S 28091 28094 22004 0 -1 1077944320 9193 0 0 0 55 3 0 0 20 0 15 0 105932664 10914828288 14710 33554432000 4194304 4196468 140722794818032 140722794800576 139916268621559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
/proc/28094/statm: 2664753 14710 3041 1 0 2627263 0
[pid=28094/tid=28096] ppid=28091 vsize=10659012 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/28094/task/28096/stat : 28096 (java) R 28091 28094 22004 0 -1 4202560 5335 0 0 0 28 2 0 0 20 0 15 0 105932664 10914828288 14710 33554432000 4194304 4196468 140722794818032 139916272860832 139916268643485 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28097] ppid=28091 vsize=10659012 memory=288230600429797399 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28097/stat : 28097 (java) S 28091 28094 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105932665 10914828288 14710 33554432000 4194304 4196468 140722794818032 139915875375504 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28098] ppid=28091 vsize=10659012 memory=139702460824949 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28098/stat : 28098 (java) S 28091 28094 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105932665 10914828288 14710 33554432000 4194304 4196468 140722794818032 139915874322704 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28099] ppid=28091 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28099/stat : 28099 (java) S 28091 28094 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105932665 10914828288 14710 33554432000 4194304 4196468 140722794818032 139915873270416 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28100] ppid=28091 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28100/stat : 28100 (java) S 28091 28094 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105932665 10914828288 14710 33554432000 4194304 4196468 140722794818032 139915872217616 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28101] ppid=28091 vsize=10659012 memory=139702460802688 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28101/stat : 28101 (java) S 28091 28094 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105932666 10914828288 14710 33554432000 4194304 4196468 140722794818032 139915828316784 139916268632706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28102] ppid=28091 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28102/stat : 28102 (java) S 28091 28094 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105932667 10914828288 14710 33554432000 4194304 4196468 140722794818032 139915827262752 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28103] ppid=28091 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28103/stat : 28103 (java) S 28091 28094 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105932667 10914828288 14710 33554432000 4194304 4196468 140722794818032 139915826210416 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28104] ppid=28091 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28104/stat : 28104 (java) S 28091 28094 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105932669 10914828288 14710 33554432000 4194304 4196468 140722794818032 139915825158736 139916268640155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28105] ppid=28091 vsize=10659012 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28094/task/28105/stat : 28105 (java) R 28091 28094 22004 0 -1 4202560 1211 0 0 0 7 0 0 0 20 0 15 0 105932669 10914828288 14710 33554432000 4194304 4196468 140722794818032 139915824095768 139916252121673 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28106] ppid=28091 vsize=10659012 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/28094/task/28106/stat : 28106 (java) R 28091 28094 22004 0 -1 4202560 543 0 0 0 5 0 0 0 20 0 15 0 105932669 10914828288 14710 33554432000 4194304 4196468 140722794818032 139915823052784 139916247962179 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28107] ppid=28091 vsize=10659012 memory=139702460802688 CPUtime=0.13 cores=1,3,5,7
/proc/28094/task/28107/stat : 28107 (java) S 28091 28094 22004 0 -1 1077944384 737 0 0 0 13 0 0 0 20 0 15 0 105932669 10914828288 14710 33554432000 4194304 4196468 140722794818032 139915822000496 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28108] ppid=28091 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28108/stat : 28108 (java) S 28091 28094 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105932670 10914828288 14710 33554432000 4194304 4196468 140722794818032 139915820947936 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28109] ppid=28091 vsize=10659012 memory=139702460802688 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28109/stat : 28109 (java) S 28091 28094 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105932670 10914828288 14710 33554432000 4194304 4196468 140722794818032 139915819895728 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 58840 KiB

[startup+0.701681 s]
/proc/loadavg: 3.91 3.48 2.95 8/217 28109
/proc/meminfo: memFree=19671712/32770624 swapFree=67108860/67108860
[pid=28094] ppid=28091 vsize=10659088 memory=194520 CPUtime=1.81 cores=1,3,5,7
/proc/28094/stat : 28094 (java) S 28091 28094 22004 0 -1 1077944320 12730 0 0 0 172 9 0 0 20 0 15 0 105932664 10914906112 48630 33554432000 4194304 4196468 140722794818032 140722794800576 139916268621559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
/proc/28094/statm: 2664772 48630 3093 1 0 2627263 0
[pid=28094/tid=28096] ppid=28091 vsize=10659088 memory=1840 CPUtime=0.66 cores=1,3,5,7
/proc/28094/task/28096/stat : 28096 (java) S 28091 28094 22004 0 -1 1077944384 5900 0 0 0 61 5 0 0 20 0 15 0 105932664 10914906112 48630 33554432000 4194304 4196468 140722794818032 139916272857216 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28097] ppid=28091 vsize=10659088 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28097/stat : 28097 (java) R 28091 28094 22004 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 15 0 105932665 10914906112 48630 33554432000 4194304 4196468 140722794818032 139915875375504 139916261721406 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28098] ppid=28091 vsize=10659088 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28098/stat : 28098 (java) R 28091 28094 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105932665 10914906112 48630 33554432000 4194304 4196468 140722794818032 139915874322704 139916268631765 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28099] ppid=28091 vsize=10659088 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28099/stat : 28099 (java) R 28091 28094 22004 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 15 0 105932665 10914906112 49142 33554432000 4194304 4196468 140722794818032 139915873270616 139916261721406 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28100] ppid=28091 vsize=10659088 memory=792 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28100/stat : 28100 (java) R 28091 28094 22004 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 15 0 105932665 10914906112 49142 33554432000 4194304 4196468 140722794818032 139915872215424 139916261718395 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28101] ppid=28091 vsize=10659088 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28101/stat : 28101 (java) S 28091 28094 22004 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 105932666 10914906112 49142 33554432000 4194304 4196468 140722794818032 139915828315296 139916268631765 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28102] ppid=28091 vsize=10659088 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28102/stat : 28102 (java) S 28091 28094 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105932667 10914906112 49142 33554432000 4194304 4196468 140722794818032 139915827262752 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28103] ppid=28091 vsize=10659088 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28103/stat : 28103 (java) S 28091 28094 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105932667 10914906112 49142 33554432000 4194304 4196468 140722794818032 139915826210416 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28104] ppid=28091 vsize=10659088 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28104/stat : 28104 (java) S 28091 28094 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105932669 10914906112 49142 33554432000 4194304 4196468 140722794818032 139915825158736 139916268640155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28105] ppid=28091 vsize=10659088 memory=7163631965283378496 CPUtime=0.43 cores=1,3,5,7
/proc/28094/task/28105/stat : 28105 (java) R 28091 28094 22004 0 -1 4202560 2398 0 0 0 43 0 0 0 20 0 15 0 105932669 10914906112 49142 33554432000 4194304 4196468 140722794818032 139915824089616 139916253736787 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28106] ppid=28091 vsize=10659088 memory=7667213801450137426 CPUtime=0.35 cores=1,3,5,7
/proc/28094/task/28106/stat : 28106 (java) R 28091 28094 22004 0 -1 4202560 1733 0 0 0 35 0 0 0 20 0 15 0 105932669 10914906112 49142 33554432000 4194304 4196468 140722794818032 139915823038816 139916250139449 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28107] ppid=28091 vsize=10659088 memory=7079773312675500112 CPUtime=0.29 cores=1,3,5,7
/proc/28094/task/28107/stat : 28107 (java) S 28091 28094 22004 0 -1 1077944384 1272 0 0 0 29 0 0 0 20 0 15 0 105932669 10914906112 49142 33554432000 4194304 4196468 140722794818032 139915822000496 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28108] ppid=28091 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28108/stat : 28108 (java) S 28091 28094 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105932670 10914906112 49142 33554432000 4194304 4196468 140722794818032 139915820947936 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28109] ppid=28091 vsize=10659088 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28109/stat : 28109 (java) S 28091 28094 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105932670 10914906112 49142 33554432000 4194304 4196468 140722794818032 139915819895728 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
Current children cumulated CPU time: 1.81 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 194520 KiB

[startup+1.50077 s]
/proc/loadavg: 3.91 3.48 2.95 7/217 28109
/proc/meminfo: memFree=19515828/32770624 swapFree=67108860/67108860
[pid=28094] ppid=28091 vsize=10659088 memory=439636 CPUtime=3.41 cores=1,3,5,7
/proc/28094/stat : 28094 (java) S 28091 28094 22004 0 -1 1077944320 14844 0 0 0 319 22 0 0 20 0 15 0 105932664 10914906112 109909 33554432000 4194304 4196468 140722794818032 140722794800576 139916268621559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
/proc/28094/statm: 2664772 109909 3143 1 0 2627263 0
[pid=28094/tid=28096] ppid=28091 vsize=10659088 memory=0 CPUtime=1.4 cores=1,3,5,7
/proc/28094/task/28096/stat : 28096 (java) R 28091 28094 22004 0 -1 4202560 5967 0 0 0 133 7 0 0 20 0 15 0 105932664 10914906112 109909 33554432000 4194304 4196468 140722794818032 139916272857560 139916251084283 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28097] ppid=28091 vsize=10659088 memory=-6951259422114956437 CPUtime=0.04 cores=1,3,5,7
/proc/28094/task/28097/stat : 28097 (java) S 28091 28094 22004 0 -1 1077944384 93 0 0 0 2 2 0 0 20 0 15 0 105932665 10914906112 109909 33554432000 4194304 4196468 140722794818032 139915875375504 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28098] ppid=28091 vsize=10659088 memory=-6509546260019855295 CPUtime=0.06 cores=1,3,5,7
/proc/28094/task/28098/stat : 28098 (java) S 28091 28094 22004 0 -1 1077944384 105 0 0 0 3 3 0 0 20 0 15 0 105932665 10914906112 109909 33554432000 4194304 4196468 140722794818032 139915874322704 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28099] ppid=28091 vsize=10659088 memory=-7390251449858225344 CPUtime=0.06 cores=1,3,5,7
/proc/28094/task/28099/stat : 28099 (java) S 28091 28094 22004 0 -1 1077944384 137 0 0 0 3 3 0 0 20 0 15 0 105932665 10914906112 109909 33554432000 4194304 4196468 140722794818032 139915873270416 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28100] ppid=28091 vsize=10659088 memory=4134692831991786133 CPUtime=0.04 cores=1,3,5,7
/proc/28094/task/28100/stat : 28100 (java) S 28091 28094 22004 0 -1 1077944384 213 0 0 0 2 2 0 0 20 0 15 0 105932665 10914906112 109909 33554432000 4194304 4196468 140722794818032 139915872217616 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28101] ppid=28091 vsize=10659088 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28101/stat : 28101 (java) S 28091 28094 22004 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 105932666 10914906112 109909 33554432000 4194304 4196468 140722794818032 139915828316784 139916268632706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0

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


[startup+99.9681 s]
# the end of solver process 28094 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.772 s, system=5.07021 s

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

[startup+98.6006 s]
/proc/loadavg: 5.06 3.85 3.12 6/198 28233
/proc/meminfo: memFree=19954628/32770624 swapFree=67108860/67108860
[pid=28094] ppid=28091 vsize=10661136 memory=8202196 CPUtime=254.72 cores=1,3,5,7
/proc/28094/stat : 28094 (java) S 28091 28094 22004 0 -1 1077944320 703000 0 0 0 24974 498 0 0 20 0 15 0 105932664 10917003264 2050549 33554432000 4194304 4196468 140722794818032 140722794800576 139916268621559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
/proc/28094/statm: 2665284 2050549 3180 1 0 2627775 0
[pid=28094/tid=28096] ppid=28091 vsize=10661136 memory=6791534058613427641 CPUtime=36.16 cores=1,3,5,7
/proc/28094/task/28096/stat : 28096 (java) S 28091 28094 22004 0 -1 1077944384 21423 0 0 0 3581 35 0 0 20 0 15 0 105932664 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139916272854960 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28097] ppid=28091 vsize=10661136 memory=5788 CPUtime=50.16 cores=1,3,5,7
/proc/28094/task/28097/stat : 28097 (java) R 28091 28094 22004 0 -1 4202560 199283 0 0 0 4907 109 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915875375704 139916253075545 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28098] ppid=28091 vsize=10661136 memory=792 CPUtime=50.11 cores=1,3,5,7
/proc/28094/task/28098/stat : 28098 (java) R 28091 28094 22004 0 -1 4202560 181020 0 0 0 4889 122 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915874322600 139916261249767 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28099] ppid=28091 vsize=10661136 memory=1228 CPUtime=50.01 cores=1,3,5,7
/proc/28094/task/28099/stat : 28099 (java) R 28091 28094 22004 0 -1 4202560 99596 0 0 0 4893 108 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915873270312 139916261249767 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28100] ppid=28091 vsize=10661136 memory=1944 CPUtime=49.97 cores=1,3,5,7
/proc/28094/task/28100/stat : 28100 (java) R 28091 28094 22004 0 -1 4202560 137120 0 0 0 4886 111 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915872217200 139916261249767 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28101] ppid=28091 vsize=10661136 memory=1416 CPUtime=11.64 cores=1,3,5,7
/proc/28094/task/28101/stat : 28101 (java) S 28091 28094 22004 0 -1 1077944384 32779 0 0 0 1162 2 0 0 20 0 15 0 105932666 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915828315104 139916268631765 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28102] ppid=28091 vsize=10661136 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28102/stat : 28102 (java) S 28091 28094 22004 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 105932667 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915827262816 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28103] ppid=28091 vsize=10661136 memory=8508 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28103/stat : 28103 (java) S 28091 28094 22004 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 105932667 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915826210432 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28104] ppid=28091 vsize=10661136 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28104/stat : 28104 (java) S 28091 28094 22004 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915825158384 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28105] ppid=28091 vsize=10661136 memory=1200 CPUtime=3.09 cores=1,3,5,7
/proc/28094/task/28105/stat : 28105 (java) S 28091 28094 22004 0 -1 1077944384 14593 0 0 0 307 2 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915824105584 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 46 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28106] ppid=28091 vsize=10661136 memory=15872 CPUtime=2.78 cores=1,3,5,7
/proc/28094/task/28106/stat : 28106 (java) S 28091 28094 22004 0 -1 1077944384 10793 0 0 0 276 2 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915823052784 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 31 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28107] ppid=28091 vsize=10661136 memory=18004 CPUtime=0.66 cores=1,3,5,7
/proc/28094/task/28107/stat : 28107 (java) S 28091 28094 22004 0 -1 1077944384 4555 0 0 0 65 1 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915822000496 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 46 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28108] ppid=28091 vsize=10661136 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28108/stat : 28108 (java) S 28091 28094 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105932670 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915820947936 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28109] ppid=28091 vsize=10661136 memory=18248 CPUtime=0.04 cores=1,3,5,7
/proc/28094/task/28109/stat : 28109 (java) S 28091 28094 22004 0 -1 1077944384 432 0 0 0 1 3 0 0 20 0 15 0 105932670 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915819895728 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 54 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
Current children cumulated CPU time: 254.72 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8202196 KiB

[startup+99.4008 s]
/proc/loadavg: 5.06 3.85 3.12 6/217 28263
/proc/meminfo: memFree=19559836/32770624 swapFree=67108860/67108860
[pid=28094] ppid=28091 vsize=10661136 memory=8202196 CPUtime=257.81 cores=1,3,5,7
/proc/28094/stat : 28094 (java) S 28091 28094 22004 0 -1 1077944320 703000 0 0 0 25282 499 0 0 20 0 15 0 105932664 10917003264 2050549 33554432000 4194304 4196468 140722794818032 140722794800576 139916268621559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
/proc/28094/statm: 2665284 2050549 3180 1 0 2627775 0
[pid=28094/tid=28096] ppid=28091 vsize=10661136 memory=1796 CPUtime=36.16 cores=1,3,5,7
/proc/28094/task/28096/stat : 28096 (java) S 28091 28094 22004 0 -1 1077944384 21423 0 0 0 3581 35 0 0 20 0 15 0 105932664 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139916272854960 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28097] ppid=28091 vsize=10661136 memory=8071108 CPUtime=50.96 cores=1,3,5,7
/proc/28094/task/28097/stat : 28097 (java) R 28091 28094 22004 0 -1 4202560 199283 0 0 0 4987 109 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915875375704 139916253075557 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28098] ppid=28091 vsize=10661136 memory=7927172 CPUtime=50.86 cores=1,3,5,7
/proc/28094/task/28098/stat : 28098 (java) R 28091 28094 22004 0 -1 4202560 181020 0 0 0 4964 122 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915874322600 139916261249767 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28099] ppid=28091 vsize=10661136 memory=2508 CPUtime=50.78 cores=1,3,5,7
/proc/28094/task/28099/stat : 28099 (java) R 28091 28094 22004 0 -1 4202560 99596 0 0 0 4969 109 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915873270000 139916261249767 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28100] ppid=28091 vsize=10661136 memory=6791534058613427641 CPUtime=50.75 cores=1,3,5,7
/proc/28094/task/28100/stat : 28100 (java) R 28091 28094 22004 0 -1 4202560 137120 0 0 0 4963 112 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915872217200 139916261249767 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28101] ppid=28091 vsize=10661136 memory=4028 CPUtime=11.64 cores=1,3,5,7
/proc/28094/task/28101/stat : 28101 (java) S 28091 28094 22004 0 -1 1077944384 32779 0 0 0 1162 2 0 0 20 0 15 0 105932666 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915828315104 139916268631765 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28102] ppid=28091 vsize=10661136 memory=30212 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28102/stat : 28102 (java) S 28091 28094 22004 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 105932667 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915827262816 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28103] ppid=28091 vsize=10661136 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28103/stat : 28103 (java) S 28091 28094 22004 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 105932667 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915826210432 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28104] ppid=28091 vsize=10661136 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28104/stat : 28104 (java) S 28091 28094 22004 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915825158384 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28105] ppid=28091 vsize=10661136 memory=1840 CPUtime=3.09 cores=1,3,5,7
/proc/28094/task/28105/stat : 28105 (java) S 28091 28094 22004 0 -1 1077944384 14593 0 0 0 307 2 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915824105344 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 46 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28106] ppid=28091 vsize=10661136 memory=1416 CPUtime=2.78 cores=1,3,5,7
/proc/28094/task/28106/stat : 28106 (java) S 28091 28094 22004 0 -1 1077944384 10793 0 0 0 276 2 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915823052832 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 31 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28107] ppid=28091 vsize=10661136 memory=4612 CPUtime=0.66 cores=1,3,5,7
/proc/28094/task/28107/stat : 28107 (java) S 28091 28094 22004 0 -1 1077944384 4555 0 0 0 65 1 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915822000544 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 46 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28108] ppid=28091 vsize=10661136 memory=8508 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28108/stat : 28108 (java) S 28091 28094 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105932670 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915820947936 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28109] ppid=28091 vsize=10661136 memory=1624 CPUtime=0.04 cores=1,3,5,7
/proc/28094/task/28109/stat : 28109 (java) S 28091 28094 22004 0 -1 1077944384 432 0 0 0 1 3 0 0 20 0 15 0 105932670 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915819895728 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 54 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
Current children cumulated CPU time: 257.81 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8202196 KiB

[startup+99.8007 s]
/proc/loadavg: 5.06 3.85 3.12 6/217 28263
/proc/meminfo: memFree=19559836/32770624 swapFree=67108860/67108860
[pid=28094] ppid=28091 vsize=10661136 memory=8202196 CPUtime=259.36 cores=1,3,5,7
/proc/28094/stat : 28094 (java) S 28091 28094 22004 0 -1 1077944320 703014 0 0 0 25436 500 0 0 20 0 15 0 105932664 10917003264 2050549 33554432000 4194304 4196468 140722794818032 140722794800576 139916268621559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
/proc/28094/statm: 2665284 2050549 3180 1 0 2627775 0
[pid=28094/tid=28096] ppid=28091 vsize=10661136 memory=6791534058613427641 CPUtime=36.16 cores=1,3,5,7
/proc/28094/task/28096/stat : 28096 (java) S 28091 28094 22004 0 -1 1077944384 21423 0 0 0 3581 35 0 0 20 0 15 0 105932664 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139916272854960 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28097] ppid=28091 vsize=10661136 memory=18004 CPUtime=51.36 cores=1,3,5,7
/proc/28094/task/28097/stat : 28097 (java) R 28091 28094 22004 0 -1 4202560 199297 0 0 0 5027 109 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915875375704 139916253319311 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28098] ppid=28091 vsize=10661136 memory=8202196 CPUtime=51.25 cores=1,3,5,7
/proc/28094/task/28098/stat : 28098 (java) R 28091 28094 22004 0 -1 4202560 181020 0 0 0 5002 123 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915874322600 139916261249767 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28099] ppid=28091 vsize=10661136 memory=18248 CPUtime=51.16 cores=1,3,5,7
/proc/28094/task/28099/stat : 28099 (java) R 28091 28094 22004 0 -1 4202560 99596 0 0 0 5007 109 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915873270000 139916268642906 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28100] ppid=28091 vsize=10661136 memory=640 CPUtime=51.13 cores=1,3,5,7
/proc/28094/task/28100/stat : 28100 (java) R 28091 28094 22004 0 -1 4202560 137120 0 0 0 5001 112 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915872217200 139916261249767 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28101] ppid=28091 vsize=10661136 memory=1784 CPUtime=11.64 cores=1,3,5,7
/proc/28094/task/28101/stat : 28101 (java) S 28091 28094 22004 0 -1 1077944384 32779 0 0 0 1162 2 0 0 20 0 15 0 105932666 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915828315104 139916268631765 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28102] ppid=28091 vsize=10661136 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28102/stat : 28102 (java) S 28091 28094 22004 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 105932667 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915827262816 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28103] ppid=28091 vsize=10661136 memory=960 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28103/stat : 28103 (java) S 28091 28094 22004 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 105932667 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915826210432 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28104] ppid=28091 vsize=10661136 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28104/stat : 28104 (java) S 28091 28094 22004 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915825158384 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28105] ppid=28091 vsize=10661136 memory=928 CPUtime=3.09 cores=1,3,5,7
/proc/28094/task/28105/stat : 28105 (java) S 28091 28094 22004 0 -1 1077944384 14593 0 0 0 307 2 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915824105344 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 46 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28106] ppid=28091 vsize=10661136 memory=1572 CPUtime=2.78 cores=1,3,5,7
/proc/28094/task/28106/stat : 28106 (java) S 28091 28094 22004 0 -1 1077944384 10793 0 0 0 276 2 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915823052832 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 31 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28107] ppid=28091 vsize=10661136 memory=2244 CPUtime=0.66 cores=1,3,5,7
/proc/28094/task/28107/stat : 28107 (java) S 28091 28094 22004 0 -1 1077944384 4555 0 0 0 65 1 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915822000544 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 46 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28108] ppid=28091 vsize=10661136 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28108/stat : 28108 (java) S 28091 28094 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105932670 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915820947936 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28109] ppid=28091 vsize=10661136 memory=2200 CPUtime=0.04 cores=1,3,5,7
/proc/28094/task/28109/stat : 28109 (java) S 28091 28094 22004 0 -1 1077944384 432 0 0 0 1 3 0 0 20 0 15 0 105932670 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915819895728 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 54 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
Current children cumulated CPU time: 259.36 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8202196 KiB

[startup+99.9007 s]
/proc/loadavg: 5.06 3.85 3.12 6/217 28263
/proc/meminfo: memFree=19559836/32770624 swapFree=67108860/67108860
[pid=28094] ppid=28091 vsize=10661136 memory=8202196 CPUtime=259.75 cores=1,3,5,7
/proc/28094/stat : 28094 (java) S 28091 28094 22004 0 -1 1077944320 703029 0 0 0 25475 500 0 0 20 0 15 0 105932664 10917003264 2050549 33554432000 4194304 4196468 140722794818032 140722794800576 139916268621559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
/proc/28094/statm: 2665284 2050549 3180 1 0 2627775 0
[pid=28094/tid=28096] ppid=28091 vsize=10661136 memory=8202196 CPUtime=36.16 cores=1,3,5,7
/proc/28094/task/28096/stat : 28096 (java) S 28091 28094 22004 0 -1 1077944384 21423 0 0 0 3581 35 0 0 20 0 15 0 105932664 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139916272854960 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28097] ppid=28091 vsize=10661136 memory=8202196 CPUtime=51.46 cores=1,3,5,7
/proc/28094/task/28097/stat : 28097 (java) R 28091 28094 22004 0 -1 4202560 199312 0 0 0 5037 109 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915875375704 139916253319127 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28098] ppid=28091 vsize=10661136 memory=8202196 CPUtime=51.35 cores=1,3,5,7
/proc/28094/task/28098/stat : 28098 (java) R 28091 28094 22004 0 -1 4202560 181020 0 0 0 5012 123 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915874322600 139916261249767 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28099] ppid=28091 vsize=10661136 memory=8200132 CPUtime=51.25 cores=1,3,5,7
/proc/28094/task/28099/stat : 28099 (java) R 28091 28094 22004 0 -1 4202560 99596 0 0 0 5016 109 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915873270000 139916261249767 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28100] ppid=28091 vsize=10661136 memory=8071108 CPUtime=51.23 cores=1,3,5,7
/proc/28094/task/28100/stat : 28100 (java) R 28091 28094 22004 0 -1 4202560 137120 0 0 0 5011 112 0 0 20 0 15 0 105932665 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915872217200 139916261249767 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28101] ppid=28091 vsize=10661136 memory=8202196 CPUtime=11.64 cores=1,3,5,7
/proc/28094/task/28101/stat : 28101 (java) S 28091 28094 22004 0 -1 1077944384 32779 0 0 0 1162 2 0 0 20 0 15 0 105932666 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915828315104 139916268631765 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28102] ppid=28091 vsize=10661136 memory=8202196 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28102/stat : 28102 (java) S 28091 28094 22004 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 105932667 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915827262816 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28103] ppid=28091 vsize=10661136 memory=5379032 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28103/stat : 28103 (java) S 28091 28094 22004 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 105932667 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915826210432 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28104] ppid=28091 vsize=10661136 memory=7261696 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28104/stat : 28104 (java) S 28091 28094 22004 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915825158384 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28105] ppid=28091 vsize=10661136 memory=8202196 CPUtime=3.09 cores=1,3,5,7
/proc/28094/task/28105/stat : 28105 (java) S 28091 28094 22004 0 -1 1077944384 14593 0 0 0 307 2 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915824105344 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 46 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28106] ppid=28091 vsize=10661136 memory=279404668679264 CPUtime=2.78 cores=1,3,5,7
/proc/28094/task/28106/stat : 28106 (java) S 28091 28094 22004 0 -1 1077944384 10793 0 0 0 276 2 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915823052832 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 31 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28107] ppid=28091 vsize=10661136 memory=139702334343828 CPUtime=0.66 cores=1,3,5,7
/proc/28094/task/28107/stat : 28107 (java) S 28091 28094 22004 0 -1 1077944384 4555 0 0 0 65 1 0 0 20 0 15 0 105932669 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915822000544 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 46 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28108] ppid=28091 vsize=10661136 memory=8202196 CPUtime=0 cores=1,3,5,7
/proc/28094/task/28108/stat : 28108 (java) S 28091 28094 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105932670 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915820947936 139916268631765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
[pid=28094/tid=28109] ppid=28091 vsize=10661136 memory=30212 CPUtime=0.04 cores=1,3,5,7
/proc/28094/task/28109/stat : 28109 (java) S 28091 28094 22004 0 -1 1077944384 432 0 0 0 1 3 0 0 20 0 15 0 105932670 10917003264 2050549 33554432000 4194304 4196468 140722794818032 139915819895728 139916268632706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 54 0 0 6293624 6294260 32178176 140722794820726 140722794820878 140722794820878 140722794823631 0
Current children cumulated CPU time: 259.75 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8202196 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 99.9682
CPU time (s): 259.842
CPU user time (s): 254.772
CPU system time (s): 5.07021
CPU usage (%): 259.925
Max. virtual memory (cumulated for all children) (KiB): 10663668
Max. memory (cumulated for all children) (KiB): 8202196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.772
system time used= 5.07021
maximum resident set size= 8202484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 703033
page faults= 0
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8006
involuntary context switches= 3967


# summary of solver processes directly reported to runsolver:
#   pid: 28094
#   total CPU time (s): 259.842
#   total CPU user time (s): 254.772
#   total CPU system time (s): 5.07021

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.649331 second user time and 0.933647 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-29 19:01:35
IDJOB=4301685
IDBENCH=141272
IDSOLVER=2773
FILE ID=node151/4301685-1532883695
RUNJOBID= node151-1532877021-22036
PBS_JOBID= 21022509
Free space on /tmp= 59124 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-01-0200_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301685-1532883695/watcher-4301685-1532883695 -o /tmp/evaluation-result-4301685-1532883695/solver-4301685-1532883695 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532877021-22036 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301685-1532883695.xml

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

MD5SUM BENCH= bcb772945ca2f244c7b00bb761820cd7
RANDOM SEED=1505701708

node151.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        19804024 kB
MemAvailable:   23641724 kB
Buffers:          212344 kB
Cached:          3899104 kB
SwapCached:            0 kB
Active:          9856244 kB
Inactive:        2625700 kB
Active(anon):    8320088 kB
Inactive(anon):    78188 kB
Active(file):    1536156 kB
Inactive(file):  2547512 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42336 kB
Writeback:             0 kB
AnonPages:       8337456 kB
Mapped:            56388 kB
Shmem:             25224 kB
Slab:             167928 kB
SReclaimable:     139736 kB
SUnreclaim:        28192 kB
KernelStack:        3840 kB
PageTables:        21084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8656608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7704576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59268 MiB
End job on node151 at 2018-07-29 19:03:15