Trace number 4296055

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.8-SuperNG 2018-06-13? (TO) 2528.32 765.361

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2s-3-0_c18.xml
MD5SUMaf51000643686e521dc0684f49e0afe3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark212
Best CPU time to get the best result obtained on this benchmark2520.13
Satisfiable
(Un)Satisfiability was proved
Number of variables22422
Number of constraints24975
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":24,"count":111},{"size":38,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree222
Distribution of variable degrees[{"degree":2,"count":20424},{"degree":3,"count":1443},{"degree":4,"count":222},{"degree":5,"count":222},{"degree":222,"count":111}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24753},{"arity":88,"count":111},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24642
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24642},{"type":"sum","count":222}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.99/0.74	c Concrete v3.8.1528841891564 running
106.16/65.18	o 277
273.88/161.22	o 273

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296055-1532609629/watcher-4296055-1532609629 -o /tmp/evaluation-result-4296055-1532609629/solver-4296055-1532609629 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532594793-3954 --watchdog 2580 concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=44543776 -superng HOME/instance-4296055-1532609629.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100164 s]*
/proc/loadavg: 1.93 1.94 1.92 4/207 6729
/proc/meminfo: memFree=19781092/32770624 swapFree=67108860/67108860
[pid=6675] ppid=6672 vsize=9972712 memory=18328 CPUtime=0.08 cores=0,2,4,6
/proc/6675/stat : 6675 (java) S 6672 6675 2275 0 -1 1077944320 4225 13158 0 0 1 0 4 3 20 0 6 0 78526041 10212057088 4582 33554432000 4194304 4196468 140725044260320 140725044242864 139865804713719 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
/proc/6675/statm: 2493178 4582 1930 1 0 2481616 0
[pid=6675/tid=6728] ppid=6672 vsize=9972712 memory=-8889949278721851327 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6728/stat : 6728 (java) R 6672 6675 2275 0 -1 4202560 2043 13158 0 0 0 0 4 3 20 0 6 0 78526050 10212057088 4582 33554432000 4194304 4196468 140725044260320 139865776550480 139865804735645 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6729] ppid=6672 vsize=9972712 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6729/stat : 6729 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 6 0 78526051 10212057088 4582 33554432000 4194304 4196468 140725044260320 139865808956176 139865804723925 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6730] ppid=6672 vsize=9972712 memory=139880771905152 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6730/stat : 6730 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 6 0 78526051 10212057088 4582 33554432000 4194304 4196468 140725044260320 139865697229712 139865804723925 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6731] ppid=6672 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6731/stat : 6731 (java) S 6672 6675 2275 0 -1 1077944384 2 13158 0 0 0 0 4 3 20 0 6 0 78526051 10212057088 4582 33554432000 4194304 4196468 140725044260320 139865696177168 139865804723925 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6732] ppid=6672 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6732/stat : 6732 (java) S 6672 6675 2275 0 -1 1077944384 2 13158 0 0 0 0 4 3 20 0 6 0 78526051 10212057088 4582 33554432000 4194304 4196468 140725044260320 139865695124624 139865804723925 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18328 KiB

[startup+0.210458 s]*
/proc/loadavg: 1.93 1.94 1.92 3/219 6741
/proc/meminfo: memFree=19758916/32770624 swapFree=67108860/67108860
[pid=6675] ppid=6672 vsize=10818936 memory=43072 CPUtime=0.26 cores=0,2,4,6
/proc/6675/stat : 6675 (java) S 6672 6675 2275 0 -1 1077944320 8592 13158 0 0 17 2 4 3 20 0 15 0 78526041 11078590464 10702 33554432000 4194304 4196468 140725044260320 140725044242864 139865804713719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
/proc/6675/statm: 2704734 10768 2973 1 0 2667157 0
[pid=6675/tid=6728] ppid=6672 vsize=10818936 memory=8514701219931451533 CPUtime=0.18 cores=0,2,4,6
/proc/6675/task/6728/stat : 6728 (java) R 6672 6675 2275 0 -1 4202560 5687 13158 0 0 10 1 4 3 20 0 15 0 78526050 11078590464 11164 33554432000 4194304 4196468 140725044260320 139865776538528 139865797393437 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6729] ppid=6672 vsize=10818936 memory=-7025452035940392864 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6729/stat : 6729 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 15 0 78526051 11078590464 11230 33554432000 4194304 4196468 140725044260320 139865808956176 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6730] ppid=6672 vsize=10818936 memory=139880771905152 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6730/stat : 6730 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 15 0 78526051 11078590464 11230 33554432000 4194304 4196468 140725044260320 139865697229712 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6731] ppid=6672 vsize=10818936 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6731/stat : 6731 (java) S 6672 6675 2275 0 -1 1077944384 2 13158 0 0 0 0 4 3 20 0 15 0 78526051 11078590464 11230 33554432000 4194304 4196468 140725044260320 139865696177168 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6732] ppid=6672 vsize=10818936 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6732/stat : 6732 (java) S 6672 6675 2275 0 -1 1077944384 2 13158 0 0 0 0 4 3 20 0 15 0 78526051 11078590464 11230 33554432000 4194304 4196468 140725044260320 139865695124624 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6733] ppid=6672 vsize=10818936 memory=139880771905152 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6733/stat : 6733 (java) S 6672 6675 2275 0 -1 1077944384 2 13158 0 0 0 0 4 3 20 0 15 0 78526052 11078590464 11230 33554432000 4194304 4196468 140725044260320 139865263917040 139865804724866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6734] ppid=6672 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6734/stat : 6734 (java) S 6672 6675 2275 0 -1 1077944384 33 13158 0 0 0 0 4 3 20 0 15 0 78526053 11078557696 11283 33554432000 4194304 4196468 140725044260320 139865262863264 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6735] ppid=6672 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6735/stat : 6735 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 15 0 78526053 11078557696 11283 33554432000 4194304 4196468 140725044260320 139864670462960 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6736] ppid=6672 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6736/stat : 6736 (java) S 6672 6675 2275 0 -1 1077944384 3 13158 0 0 0 0 4 3 20 0 15 0 78526055 11078557696 11283 33554432000 4194304 4196468 140725044260320 139864363063504 139865804732315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6737] ppid=6672 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6675/task/6737/stat : 6737 (java) S 6672 6675 2275 0 -1 1077944384 491 13158 0 0 1 0 4 3 20 0 15 0 78526055 11078557696 11283 33554432000 4194304 4196468 140725044260320 139865229306352 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6738] ppid=6672 vsize=10818936 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/6675/task/6738/stat : 6738 (java) S 6672 6675 2275 0 -1 1077944384 89 13158 0 0 1 0 4 3 20 0 15 0 78526055 11078590464 11283 33554432000 4194304 4196468 140725044260320 139865228253808 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6739] ppid=6672 vsize=10818936 memory=139880771905152 CPUtime=0.1 cores=0,2,4,6
/proc/6675/task/6739/stat : 6739 (java) S 6672 6675 2275 0 -1 1077944384 549 13158 0 0 3 0 4 3 20 0 15 0 78526055 11078590464 11283 33554432000 4194304 4196468 140725044260320 139865227201264 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6740] ppid=6672 vsize=10818936 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6740/stat : 6740 (java) S 6672 6675 2275 0 -1 1077944384 3 13158 0 0 0 0 4 3 20 0 15 0 78526056 11078590464 11283 33554432000 4194304 4196468 140725044260320 139864329505888 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6741] ppid=6672 vsize=10818936 memory=139880771905152 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6741/stat : 6741 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 15 0 78526056 11078590464 11283 33554432000 4194304 4196468 140725044260320 139865226148144 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818936 KiB
Current children cumulated memory: 43072 KiB

[startup+0.310699 s]*
/proc/loadavg: 1.93 1.94 1.92 3/219 6741
/proc/meminfo: memFree=19746588/32770624 swapFree=67108860/67108860
[pid=6675] ppid=6672 vsize=10819352 memory=53008 CPUtime=0.39 cores=0,2,4,6
/proc/6675/stat : 6675 (java) S 6672 6675 2275 0 -1 1077944320 10327 13158 0 0 29 3 4 3 20 0 15 0 78526041 11079016448 13252 33554432000 4194304 4196468 140725044260320 140725044242864 139865804713719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
/proc/6675/statm: 2704838 13252 3092 1 0 2667149 0
[pid=6675/tid=6728] ppid=6672 vsize=10819352 memory=8112282956445269571 CPUtime=0.28 cores=0,2,4,6
/proc/6675/task/6728/stat : 6728 (java) R 6672 6675 2275 0 -1 4202560 6961 13158 0 0 19 2 4 3 20 0 15 0 78526050 11079016448 13252 33554432000 4194304 4196468 140725044260320 139865776525728 139865788794206 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6729] ppid=6672 vsize=10819352 memory=7445124564361826384 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6729/stat : 6729 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 15 0 78526051 11079016448 13252 33554432000 4194304 4196468 140725044260320 139865808956176 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6730] ppid=6672 vsize=10819352 memory=2076 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6730/stat : 6730 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 15 0 78526051 11079016448 13252 33554432000 4194304 4196468 140725044260320 139865697229712 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6731] ppid=6672 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6731/stat : 6731 (java) S 6672 6675 2275 0 -1 1077944384 2 13158 0 0 0 0 4 3 20 0 15 0 78526051 11079016448 13252 33554432000 4194304 4196468 140725044260320 139865696177168 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6732] ppid=6672 vsize=10819352 memory=4126316290023845779 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6732/stat : 6732 (java) S 6672 6675 2275 0 -1 1077944384 2 13158 0 0 0 0 4 3 20 0 15 0 78526051 11079016448 13252 33554432000 4194304 4196468 140725044260320 139865695124624 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6733] ppid=6672 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6733/stat : 6733 (java) S 6672 6675 2275 0 -1 1077944384 2 13158 0 0 0 0 4 3 20 0 15 0 78526052 11079016448 13252 33554432000 4194304 4196468 140725044260320 139865263917040 139865804724866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6734] ppid=6672 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6734/stat : 6734 (java) S 6672 6675 2275 0 -1 1077944384 33 13158 0 0 0 0 4 3 20 0 15 0 78526053 11079016448 13252 33554432000 4194304 4196468 140725044260320 139865262863264 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6735] ppid=6672 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6735/stat : 6735 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 15 0 78526053 11079016448 13252 33554432000 4194304 4196468 140725044260320 139864670462960 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6736] ppid=6672 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6736/stat : 6736 (java) S 6672 6675 2275 0 -1 1077944384 3 13158 0 0 0 0 4 3 20 0 15 0 78526055 11079016448 13252 33554432000 4194304 4196468 140725044260320 139864363063504 139865804732315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6737] ppid=6672 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6675/task/6737/stat : 6737 (java) S 6672 6675 2275 0 -1 1077944384 491 13158 0 0 1 0 4 3 20 0 15 0 78526055 11079016448 13252 33554432000 4194304 4196468 140725044260320 139865229306352 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6738] ppid=6672 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6675/task/6738/stat : 6738 (java) S 6672 6675 2275 0 -1 1077944384 90 13158 0 0 1 0 4 3 20 0 15 0 78526055 11079016448 13252 33554432000 4194304 4196468 140725044260320 139865228253808 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6739] ppid=6672 vsize=10819352 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/6675/task/6739/stat : 6739 (java) R 6672 6675 2275 0 -1 4202560 555 13158 0 0 5 0 4 3 20 0 15 0 78526055 11079016448 13252 33554432000 4194304 4196468 140725044260320 139865227201264 139865783348508 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6740] ppid=6672 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6740/stat : 6740 (java) S 6672 6675 2275 0 -1 1077944384 3 13158 0 0 0 0 4 3 20 0 15 0 78526056 11079016448 13252 33554432000 4194304 4196468 140725044260320 139864329505888 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6741] ppid=6672 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6741/stat : 6741 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 15 0 78526056 11079016448 13252 33554432000 4194304 4196468 140725044260320 139865226148144 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 53008 KiB

[startup+0.700847 s]
/proc/loadavg: 1.93 1.94 1.92 3/219 6741
/proc/meminfo: memFree=19737284/32770624 swapFree=67108860/67108860
[pid=6675] ppid=6672 vsize=10819352 memory=85164 CPUtime=0.99 cores=0,2,4,6
/proc/6675/stat : 6675 (java) S 6672 6675 2275 0 -1 1077944320 16410 13158 0 0 87 5 4 3 20 0 15 0 78526041 11079016448 21291 33554432000 4194304 4196468 140725044260320 140725044242864 139865804713719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
/proc/6675/statm: 2704838 21291 3237 1 0 2667149 0
[pid=6675/tid=6728] ppid=6672 vsize=10819352 memory=0 CPUtime=0.65 cores=0,2,4,6
/proc/6675/task/6728/stat : 6728 (java) R 6672 6675 2275 0 -1 4202560 11962 13158 0 0 55 3 4 3 20 0 15 0 78526050 11079016448 21291 33554432000 4194304 4196468 140725044260320 139865776534544 139865784989106 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6729] ppid=6672 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6729/stat : 6729 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 15 0 78526051 11079016448 21291 33554432000 4194304 4196468 140725044260320 139865808956176 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6730] ppid=6672 vsize=10819352 memory=3828 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6730/stat : 6730 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 15 0 78526051 11079016448 21291 33554432000 4194304 4196468 140725044260320 139865697229712 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6731] ppid=6672 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6731/stat : 6731 (java) S 6672 6675 2275 0 -1 1077944384 2 13158 0 0 0 0 4 3 20 0 15 0 78526051 11079016448 21291 33554432000 4194304 4196468 140725044260320 139865696177168 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6732] ppid=6672 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6732/stat : 6732 (java) S 6672 6675 2275 0 -1 1077944384 2 13158 0 0 0 0 4 3 20 0 15 0 78526051 11079016448 21291 33554432000 4194304 4196468 140725044260320 139865695124624 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6733] ppid=6672 vsize=10819352 memory=4420 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6733/stat : 6733 (java) S 6672 6675 2275 0 -1 1077944384 6 13158 0 0 0 0 4 3 20 0 15 0 78526052 11079016448 21291 33554432000 4194304 4196468 140725044260320 139865263917040 139865804724866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6734] ppid=6672 vsize=10819352 memory=6628 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6734/stat : 6734 (java) S 6672 6675 2275 0 -1 1077944384 33 13158 0 0 0 0 4 3 20 0 15 0 78526053 11079016448 21291 33554432000 4194304 4196468 140725044260320 139865262863264 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6735] ppid=6672 vsize=10819352 memory=8836 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6735/stat : 6735 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 15 0 78526053 11079016448 21291 33554432000 4194304 4196468 140725044260320 139864670462960 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6736] ppid=6672 vsize=10819352 memory=11044 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6736/stat : 6736 (java) S 6672 6675 2275 0 -1 1077944384 3 13158 0 0 0 0 4 3 20 0 15 0 78526055 11079016448 21291 33554432000 4194304 4196468 140725044260320 139864363063504 139865804732315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6737] ppid=6672 vsize=10819352 memory=13252 CPUtime=0.14 cores=0,2,4,6
/proc/6675/task/6737/stat : 6737 (java) S 6672 6675 2275 0 -1 1077944384 853 13158 0 0 7 0 4 3 20 0 15 0 78526055 11079016448 21291 33554432000 4194304 4196468 140725044260320 139865229306352 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6738] ppid=6672 vsize=10819352 memory=15460 CPUtime=0.16 cores=0,2,4,6
/proc/6675/task/6738/stat : 6738 (java) S 6672 6675 2275 0 -1 1077944384 746 13158 0 0 9 0 4 3 20 0 15 0 78526055 11079016448 21291 33554432000 4194304 4196468 140725044260320 139865228253808 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6739] ppid=6672 vsize=10819352 memory=17668 CPUtime=0.2 cores=0,2,4,6
/proc/6675/task/6739/stat : 6739 (java) S 6672 6675 2275 0 -1 1077944384 605 13158 0 0 13 0 4 3 20 0 15 0 78526055 11079016448 21291 33554432000 4194304 4196468 140725044260320 139865227201264 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6740] ppid=6672 vsize=10819352 memory=19876 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6740/stat : 6740 (java) S 6672 6675 2275 0 -1 1077944384 3 13158 0 0 0 0 4 3 20 0 15 0 78526056 11079016448 21291 33554432000 4194304 4196468 140725044260320 139864329505888 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6741] ppid=6672 vsize=10819352 memory=22084 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6741/stat : 6741 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 15 0 78526056 11079016448 21291 33554432000 4194304 4196468 140725044260320 139865226148144 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 85164 KiB

[startup+1.50763 s]
/proc/loadavg: 1.93 1.94 1.92 5/219 6741
/proc/meminfo: memFree=19692316/32770624 swapFree=67108860/67108860
[pid=6675] ppid=6672 vsize=10828108 memory=236764 CPUtime=3.06 cores=0,2,4,6
/proc/6675/stat : 6675 (java) S 6672 6675 2275 0 -1 1077944320 22467 13158 0 0 289 10 4 3 20 0 15 0 78526041 11087982592 59191 33554432000 4194304 4196468 140725044260320 140725044242864 139865804713719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
/proc/6675/statm: 2707027 59191 3469 1 0 2668685 0
[pid=6675/tid=6728] ppid=6672 vsize=10828108 memory=0 CPUtime=1.43 cores=0,2,4,6
/proc/6675/task/6728/stat : 6728 (java) R 6672 6675 2275 0 -1 4202560 14614 13158 0 0 130 6 4 3 20 0 15 0 78526050 11087982592 59191 33554432000 4194304 4196468 140725044260320 139865776544448 139865788794206 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6729] ppid=6672 vsize=10828108 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6729/stat : 6729 (java) S 6672 6675 2275 0 -1 1077944384 29 13158 0 0 0 0 4 3 20 0 15 0 78526051 11087982592 59191 33554432000 4194304 4196468 140725044260320 139865808956176 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6730] ppid=6672 vsize=10828108 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6730/stat : 6730 (java) S 6672 6675 2275 0 -1 1077944384 15 13158 0 0 0 0 4 3 20 0 15 0 78526051 11087982592 59191 33554432000 4194304 4196468 140725044260320 139865697229712 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6731] ppid=6672 vsize=10828108 memory=3683998604062831409 CPUtime=0.08 cores=0,2,4,6
/proc/6675/task/6731/stat : 6731 (java) S 6672 6675 2275 0 -1 1077944384 34 13158 0 0 1 0 4 3 20 0 15 0 78526051 11087982592 59191 33554432000 4194304 4196468 140725044260320 139865696177168 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6732] ppid=6672 vsize=10828108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6675/task/6732/stat : 6732 (java) S 6672 6675 2275 0 -1 1077944384 253 13158 0 0 1 0 4 3 20 0 15 0 78526051 11087982592 59191 33554432000 4194304 4196468 140725044260320 139865695124624 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6733] ppid=6672 vsize=10828108 memory=-7965959130280075168 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6733/stat : 6733 (java) S 6672 6675 2275 0 -1 1077944384 93 13158 0 0 0 0 4 3 20 0 15 0 78526052 11087982592 59191 33554432000 4194304 4196468 140725044260320 139865263917040 139865804724866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6734] ppid=6672 vsize=10828108 memory=279761284835584 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6734/stat : 6734 (java) S 6672 6675 2275 0 -1 1077944384 33 13158 0 0 0 0 4 3 20 0 15 0 78526053 11087982592 59191 33554432000 4194304 4196468 140725044260320 139865262863264 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6735] ppid=6672 vsize=10828108 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6735/stat : 6735 (java) S 6672 6675 2275 0 -1 1077944384 2 13158 0 0 0 0 4 3 20 0 15 0 78526053 11087982592 59191 33554432000 4194304 4196468 140725044260320 139864670462976 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6736] ppid=6672 vsize=10828108 memory=1948 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6736/stat : 6736 (java) S 6672 6675 2275 0 -1 1077944384 3 13158 0 0 0 0 4 3 20 0 15 0 78526055 11087982592 59191 33554432000 4194304 4196468 140725044260320 139864363063504 139865804732315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6737] ppid=6672 vsize=10828108 memory=5524 CPUtime=0.62 cores=0,2,4,6
/proc/6675/task/6737/stat : 6737 (java) R 6672 6675 2275 0 -1 4202560 2340 13158 0 0 55 0 4 3 20 0 15 0 78526055 11087982592 59191 33554432000 4194304 4196468 140725044260320 139865229292448 139865782308750 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6738] ppid=6672 vsize=10828108 memory=1444 CPUtime=0.65 cores=0,2,4,6
/proc/6675/task/6738/stat : 6738 (java) R 6672 6675 2275 0 -1 4202560 1590 13158 0 0 58 0 4 3 20 0 15 0 78526055 11087982592 59191 33554432000 4194304 4196468 140725044260320 139865228241120 139865784112158 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6739] ppid=6672 vsize=10828108 memory=1200 CPUtime=0.47 cores=0,2,4,6
/proc/6675/task/6739/stat : 6739 (java) R 6672 6675 2275 0 -1 1077944384 1267 13158 0 0 40 0 4 3 20 0 15 0 78526055 11087982592 59191 33554432000 4194304 4196468 140725044260320 139865227201264 139865804724866 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6740] ppid=6672 vsize=10828108 memory=1008 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6740/stat : 6740 (java) S 6672 6675 2275 0 -1 1077944384 3 13158 0 0 0 0 4 3 20 0 15 0 78526056 11087982592 59191 33554432000 4194304 4196468 140725044260320 139864329505888 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6741] ppid=6672 vsize=10828108 memory=12040 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6741/stat : 6741 (java) S 6672 6675 2275 0 -1 1077944384 1 13158 0 0 0 0 4 3 20 0 15 0 78526056 11087982592 59191 33554432000 4194304 4196468 140725044260320 139865226148144 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 10828108 KiB

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


[startup+765.361 s]
# the end of solver process 6675 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2521.55 s, system=6.77449 s

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

[startup+764.001 s]*
/proc/loadavg: 7.06 6.84 4.60 7/218 7174
/proc/meminfo: memFree=14255668/32770624 swapFree=67108860/67108860
[pid=6675] ppid=6672 vsize=10852704 memory=8332712 CPUtime=2523.07 cores=0,2,4,6
/proc/6675/stat : 6675 (java) S 6672 6675 2275 0 -1 1077944320 937779 13158 0 0 251632 668 4 3 20 0 15 0 78526041 11113168896 2083178 33554432000 4194304 4196468 140725044260320 140725044242864 139865804713719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
/proc/6675/statm: 2713176 2083178 3537 1 0 2674829 0
[pid=6675/tid=6728] ppid=6672 vsize=10852704 memory=8112282956445269571 CPUtime=176.44 cores=0,2,4,6
/proc/6675/task/6728/stat : 6728 (java) S 6672 6675 2275 0 -1 1077944384 87118 13158 0 0 17590 47 4 3 20 0 15 0 78526050 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865776550176 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6729] ppid=6672 vsize=10852704 memory=-7003737579269690708 CPUtime=576.8 cores=0,2,4,6
/proc/6675/task/6729/stat : 6729 (java) R 6672 6675 2275 0 -1 4202560 128293 13158 0 0 57523 150 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865808956064 139865789411358 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6730] ppid=6672 vsize=10852704 memory=23500 CPUtime=576.92 cores=0,2,4,6
/proc/6675/task/6730/stat : 6730 (java) R 6672 6675 2275 0 -1 4202560 93598 13158 0 0 57545 140 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865697229912 139865789411494 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6731] ppid=6672 vsize=10852704 memory=1296 CPUtime=576.97 cores=0,2,4,6
/proc/6675/task/6731/stat : 6731 (java) R 6672 6675 2275 0 -1 4202560 112556 13158 0 0 57538 152 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865696177168 139865786309536 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6732] ppid=6672 vsize=10852704 memory=2448 CPUtime=576.22 cores=0,2,4,6
/proc/6675/task/6732/stat : 6732 (java) R 6672 6675 2275 0 -1 4202560 107999 13158 0 0 57478 137 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865695124624 139865789411516 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6733] ppid=6672 vsize=10852704 memory=1728 CPUtime=6.77 cores=0,2,4,6
/proc/6675/task/6733/stat : 6733 (java) S 6672 6675 2275 0 -1 1077944384 307542 13158 0 0 655 15 4 3 20 0 15 0 78526052 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865263915360 139865804723925 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 44 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6734] ppid=6672 vsize=10852704 memory=792 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6734/stat : 6734 (java) S 6672 6675 2275 0 -1 1077944384 47 13158 0 0 0 0 4 3 20 0 15 0 78526053 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865262863328 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6735] ppid=6672 vsize=10852704 memory=1228 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6735/stat : 6735 (java) S 6672 6675 2275 0 -1 1077944384 4 13158 0 0 0 0 4 3 20 0 15 0 78526053 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139864670462976 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6736] ppid=6672 vsize=10852704 memory=1948 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6736/stat : 6736 (java) S 6672 6675 2275 0 -1 1077944384 48 13158 0 0 0 0 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139864363060048 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6737] ppid=6672 vsize=10852704 memory=8332712 CPUtime=14.39 cores=0,2,4,6
/proc/6675/task/6737/stat : 6737 (java) S 6672 6675 2275 0 -1 1077944384 35450 13158 0 0 1425 7 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865229306352 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 55 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6738] ppid=6672 vsize=10852704 memory=3292 CPUtime=14.83 cores=0,2,4,6
/proc/6675/task/6738/stat : 6738 (java) S 6672 6675 2275 0 -1 1077944384 34607 13158 0 0 1469 7 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865228253808 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6739] ppid=6672 vsize=10852704 memory=8332712 CPUtime=3.84 cores=0,2,4,6
/proc/6675/task/6739/stat : 6739 (java) S 6672 6675 2275 0 -1 1077944384 27346 13158 0 0 371 6 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865227201264 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 56 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6740] ppid=6672 vsize=10852704 memory=1408 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6740/stat : 6740 (java) S 6672 6675 2275 0 -1 1077944384 3 13158 0 0 0 0 4 3 20 0 15 0 78526056 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139864329505888 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6741] ppid=6672 vsize=10852704 memory=2424 CPUtime=0.42 cores=0,2,4,6
/proc/6675/task/6741/stat : 6741 (java) S 6672 6675 2275 0 -1 1077944384 976 13158 0 0 17 18 4 3 20 0 15 0 78526056 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865226148144 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 55 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
Current children cumulated CPU time: 2523.07 s
Current children cumulated vsize: 10852704 KiB
Current children cumulated memory: 8332712 KiB

[startup+764.802 s]
/proc/loadavg: 7.06 6.84 4.60 7/218 7174
/proc/meminfo: memFree=14255668/32770624 swapFree=67108860/67108860
[pid=6675] ppid=6672 vsize=10852704 memory=8332712 CPUtime=2526.23 cores=0,2,4,6
/proc/6675/stat : 6675 (java) S 6672 6675 2275 0 -1 1077944320 937903 13158 0 0 251948 668 4 3 20 0 15 0 78526041 11113168896 2083178 33554432000 4194304 4196468 140725044260320 140725044242864 139865804713719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
/proc/6675/statm: 2713176 2083178 3537 1 0 2674829 0
[pid=6675/tid=6728] ppid=6672 vsize=10852704 memory=8332712 CPUtime=176.44 cores=0,2,4,6
/proc/6675/task/6728/stat : 6728 (java) S 6672 6675 2275 0 -1 1077944384 87118 13158 0 0 17590 47 4 3 20 0 15 0 78526050 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865776550176 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6729] ppid=6672 vsize=10852704 memory=8112282956445269571 CPUtime=577.59 cores=0,2,4,6
/proc/6675/task/6729/stat : 6729 (java) R 6672 6675 2275 0 -1 4202560 128293 13158 0 0 57602 150 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865808956064 139865789168476 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6730] ppid=6672 vsize=10852704 memory=1008 CPUtime=577.71 cores=0,2,4,6
/proc/6675/task/6730/stat : 6730 (java) R 6672 6675 2275 0 -1 4202560 93722 13158 0 0 57624 140 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865697229912 139865789699015 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6731] ppid=6672 vsize=10852704 memory=12040 CPUtime=577.76 cores=0,2,4,6
/proc/6675/task/6731/stat : 6731 (java) R 6672 6675 2275 0 -1 4202560 112556 13158 0 0 57617 152 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865696177368 139865789699015 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6732] ppid=6672 vsize=10852704 memory=279761286188608 CPUtime=577.01 cores=0,2,4,6
/proc/6675/task/6732/stat : 6732 (java) R 6672 6675 2275 0 -1 4202560 107999 13158 0 0 57557 137 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865695124824 139865789664324 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6733] ppid=6672 vsize=10852704 memory=8112282956445269571 CPUtime=6.77 cores=0,2,4,6
/proc/6675/task/6733/stat : 6733 (java) S 6672 6675 2275 0 -1 1077944384 307542 13158 0 0 655 15 4 3 20 0 15 0 78526052 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865263915360 139865804723925 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 44 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6734] ppid=6672 vsize=10852704 memory=4616 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6734/stat : 6734 (java) S 6672 6675 2275 0 -1 1077944384 47 13158 0 0 0 0 4 3 20 0 15 0 78526053 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865262863328 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6735] ppid=6672 vsize=10852704 memory=15868 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6735/stat : 6735 (java) S 6672 6675 2275 0 -1 1077944384 4 13158 0 0 0 0 4 3 20 0 15 0 78526053 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139864670462976 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6736] ppid=6672 vsize=10852704 memory=4012 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6736/stat : 6736 (java) S 6672 6675 2275 0 -1 1077944384 48 13158 0 0 0 0 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139864363060048 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6737] ppid=6672 vsize=10852704 memory=1948 CPUtime=14.39 cores=0,2,4,6
/proc/6675/task/6737/stat : 6737 (java) S 6672 6675 2275 0 -1 1077944384 35450 13158 0 0 1425 7 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865229306352 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 55 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6738] ppid=6672 vsize=10852704 memory=5524 CPUtime=14.83 cores=0,2,4,6
/proc/6675/task/6738/stat : 6738 (java) S 6672 6675 2275 0 -1 1077944384 34607 13158 0 0 1469 7 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865228253808 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6739] ppid=6672 vsize=10852704 memory=1444 CPUtime=3.84 cores=0,2,4,6
/proc/6675/task/6739/stat : 6739 (java) S 6672 6675 2275 0 -1 1077944384 27346 13158 0 0 371 6 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865227201264 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 56 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6740] ppid=6672 vsize=10852704 memory=1200 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6740/stat : 6740 (java) S 6672 6675 2275 0 -1 1077944384 3 13158 0 0 0 0 4 3 20 0 15 0 78526056 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139864329505888 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6741] ppid=6672 vsize=10852704 memory=1008 CPUtime=0.42 cores=0,2,4,6
/proc/6675/task/6741/stat : 6741 (java) S 6672 6675 2275 0 -1 1077944384 976 13158 0 0 17 18 4 3 20 0 15 0 78526056 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865226148144 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 55 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
Current children cumulated CPU time: 2526.23 s
Current children cumulated vsize: 10852704 KiB
Current children cumulated memory: 8332712 KiB

[startup+765.201 s]
/proc/loadavg: 7.06 6.84 4.60 7/218 7174
/proc/meminfo: memFree=14197952/32770624 swapFree=67108860/67108860
[pid=6675] ppid=6672 vsize=10852704 memory=8332712 CPUtime=2527.81 cores=0,2,4,6
/proc/6675/stat : 6675 (java) S 6672 6675 2275 0 -1 1077944320 937907 13158 0 0 252106 668 4 3 20 0 15 0 78526041 11113168896 2083178 33554432000 4194304 4196468 140725044260320 140725044242864 139865804713719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
/proc/6675/statm: 2713176 2083178 3537 1 0 2674829 0
[pid=6675/tid=6728] ppid=6672 vsize=10852704 memory=288230596050944315 CPUtime=176.44 cores=0,2,4,6
/proc/6675/task/6728/stat : 6728 (java) S 6672 6675 2275 0 -1 1077944384 87118 13158 0 0 17590 47 4 3 20 0 15 0 78526050 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865776550176 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6729] ppid=6672 vsize=10852704 memory=13565994329179714 CPUtime=577.98 cores=0,2,4,6
/proc/6675/task/6729/stat : 6729 (java) R 6672 6675 2275 0 -1 4202560 128297 13158 0 0 57641 150 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865808956064 139865786309676 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6730] ppid=6672 vsize=10852704 memory=2340 CPUtime=578.1 cores=0,2,4,6
/proc/6675/task/6730/stat : 6730 (java) R 6672 6675 2275 0 -1 4202560 93722 13158 0 0 57663 140 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865697229296 139865797341927 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6731] ppid=6672 vsize=10852704 memory=1572 CPUtime=578.16 cores=0,2,4,6
/proc/6675/task/6731/stat : 6731 (java) R 6672 6675 2275 0 -1 4202560 112556 13158 0 0 57657 152 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865696177368 139865789664324 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6732] ppid=6672 vsize=10852704 memory=928 CPUtime=577.41 cores=0,2,4,6
/proc/6675/task/6732/stat : 6732 (java) R 6672 6675 2275 0 -1 4202560 107999 13158 0 0 57597 137 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865695124824 139865787890299 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6733] ppid=6672 vsize=10852704 memory=2244 CPUtime=6.77 cores=0,2,4,6
/proc/6675/task/6733/stat : 6733 (java) S 6672 6675 2275 0 -1 1077944384 307542 13158 0 0 655 15 4 3 20 0 15 0 78526052 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865263915360 139865804723925 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 44 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6734] ppid=6672 vsize=10852704 memory=4132 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6734/stat : 6734 (java) S 6672 6675 2275 0 -1 1077944384 47 13158 0 0 0 0 4 3 20 0 15 0 78526053 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865262863328 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6735] ppid=6672 vsize=10852704 memory=8112282956445269571 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6735/stat : 6735 (java) S 6672 6675 2275 0 -1 1077944384 4 13158 0 0 0 0 4 3 20 0 15 0 78526053 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139864670462976 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6736] ppid=6672 vsize=10852704 memory=1408 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6736/stat : 6736 (java) S 6672 6675 2275 0 -1 1077944384 48 13158 0 0 0 0 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139864363060048 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6737] ppid=6672 vsize=10852704 memory=2492 CPUtime=14.39 cores=0,2,4,6
/proc/6675/task/6737/stat : 6737 (java) S 6672 6675 2275 0 -1 1077944384 35450 13158 0 0 1425 7 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865229306352 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 55 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6738] ppid=6672 vsize=10852704 memory=333080 CPUtime=14.83 cores=0,2,4,6
/proc/6675/task/6738/stat : 6738 (java) S 6672 6675 2275 0 -1 1077944384 34607 13158 0 0 1469 7 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865228253808 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6739] ppid=6672 vsize=10852704 memory=8112282956445269571 CPUtime=3.84 cores=0,2,4,6
/proc/6675/task/6739/stat : 6739 (java) S 6672 6675 2275 0 -1 1077944384 27346 13158 0 0 371 6 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865227201264 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 56 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6740] ppid=6672 vsize=10852704 memory=-7003737579269690708 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6740/stat : 6740 (java) S 6672 6675 2275 0 -1 1077944384 3 13158 0 0 0 0 4 3 20 0 15 0 78526056 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139864329505888 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6741] ppid=6672 vsize=10852704 memory=4012 CPUtime=0.42 cores=0,2,4,6
/proc/6675/task/6741/stat : 6741 (java) S 6672 6675 2275 0 -1 1077944384 976 13158 0 0 17 18 4 3 20 0 15 0 78526056 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865226148144 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 55 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
Current children cumulated CPU time: 2527.81 s
Current children cumulated vsize: 10852704 KiB
Current children cumulated memory: 8332712 KiB

[startup+765.301 s]
/proc/loadavg: 7.06 6.84 4.60 7/218 7174
/proc/meminfo: memFree=14197952/32770624 swapFree=67108860/67108860
[pid=6675] ppid=6672 vsize=10852704 memory=8332712 CPUtime=2528.2 cores=0,2,4,6
/proc/6675/stat : 6675 (java) S 6672 6675 2275 0 -1 1077944320 937928 13158 0 0 252145 668 4 3 20 0 15 0 78526041 11113168896 2083178 33554432000 4194304 4196468 140725044260320 140725044242864 139865804713719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
/proc/6675/statm: 2713176 2083178 3537 1 0 2674829 0
[pid=6675/tid=6728] ppid=6672 vsize=10852704 memory=8332712 CPUtime=176.44 cores=0,2,4,6
/proc/6675/task/6728/stat : 6728 (java) S 6672 6675 2275 0 -1 1077944384 87118 13158 0 0 17590 47 4 3 20 0 15 0 78526050 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865776550176 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6729] ppid=6672 vsize=10852704 memory=8332712 CPUtime=578.07 cores=0,2,4,6
/proc/6675/task/6729/stat : 6729 (java) R 6672 6675 2275 0 -1 4202560 128318 13158 0 0 57650 150 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865808956064 139865789664324 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6730] ppid=6672 vsize=10852704 memory=8332712 CPUtime=578.2 cores=0,2,4,6
/proc/6675/task/6730/stat : 6730 (java) R 6672 6675 2275 0 -1 4202560 93722 13158 0 0 57673 140 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865697229296 139865797341927 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6731] ppid=6672 vsize=10852704 memory=8332712 CPUtime=578.26 cores=0,2,4,6
/proc/6675/task/6731/stat : 6731 (java) R 6672 6675 2275 0 -1 4202560 112556 13158 0 0 57667 152 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865696177368 139865786310195 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6732] ppid=6672 vsize=10852704 memory=8332712 CPUtime=577.51 cores=0,2,4,6
/proc/6675/task/6732/stat : 6732 (java) R 6672 6675 2275 0 -1 4202560 107999 13158 0 0 57607 137 4 3 20 0 15 0 78526051 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865695124824 139865786310246 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6733] ppid=6672 vsize=10852704 memory=8332712 CPUtime=6.77 cores=0,2,4,6
/proc/6675/task/6733/stat : 6733 (java) S 6672 6675 2275 0 -1 1077944384 307542 13158 0 0 655 15 4 3 20 0 15 0 78526052 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865263915360 139865804723925 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 44 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6734] ppid=6672 vsize=10852704 memory=14416 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6734/stat : 6734 (java) S 6672 6675 2275 0 -1 1077944384 47 13158 0 0 0 0 4 3 20 0 15 0 78526053 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865262863328 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6735] ppid=6672 vsize=10852704 memory=8332712 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6735/stat : 6735 (java) S 6672 6675 2275 0 -1 1077944384 4 13158 0 0 0 0 4 3 20 0 15 0 78526053 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139864670462976 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6736] ppid=6672 vsize=10852704 memory=8332712 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6736/stat : 6736 (java) S 6672 6675 2275 0 -1 1077944384 48 13158 0 0 0 0 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139864363060048 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6737] ppid=6672 vsize=10852704 memory=3828 CPUtime=14.39 cores=0,2,4,6
/proc/6675/task/6737/stat : 6737 (java) S 6672 6675 2275 0 -1 1077944384 35450 13158 0 0 1425 7 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865229306352 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 55 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6738] ppid=6672 vsize=10852704 memory=23500 CPUtime=14.83 cores=0,2,4,6
/proc/6675/task/6738/stat : 6738 (java) S 6672 6675 2275 0 -1 1077944384 34607 13158 0 0 1469 7 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865228253808 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6739] ppid=6672 vsize=10852704 memory=8332712 CPUtime=3.84 cores=0,2,4,6
/proc/6675/task/6739/stat : 6739 (java) S 6672 6675 2275 0 -1 1077944384 27346 13158 0 0 371 6 4 3 20 0 15 0 78526055 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865227201264 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 56 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6740] ppid=6672 vsize=10852704 memory=8332712 CPUtime=0.07 cores=0,2,4,6
/proc/6675/task/6740/stat : 6740 (java) S 6672 6675 2275 0 -1 1077944384 3 13158 0 0 0 0 4 3 20 0 15 0 78526056 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139864329505888 139865804723925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
[pid=6675/tid=6741] ppid=6672 vsize=10852704 memory=8332712 CPUtime=0.42 cores=0,2,4,6
/proc/6675/task/6741/stat : 6741 (java) S 6672 6675 2275 0 -1 1077944384 976 13158 0 0 17 18 4 3 20 0 15 0 78526056 11113168896 2083178 33554432000 4194304 4196468 140725044260320 139865226148144 139865804724866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 55 0 0 6293624 6294260 38879232 140725044267181 140725044270428 140725044270428 140725044273103 0
Current children cumulated CPU time: 2528.2 s
Current children cumulated vsize: 10852704 KiB
Current children cumulated memory: 8332712 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 765.361
CPU time (s): 2528.32
CPU user time (s): 2521.55
CPU system time (s): 6.77449
CPU usage (%): 330.344
Max. virtual memory (cumulated for all children) (KiB): 10852704
Max. memory (cumulated for all children) (KiB): 8332712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2521.55
system time used= 6.77449
maximum resident set size= 8333044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 951096
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39088
involuntary context switches= 36005


# summary of solver processes directly reported to runsolver:
#   pid: 6675
#   total CPU time (s): 2528.32
#   total CPU user time (s): 2521.55
#   total CPU system time (s): 6.77449

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.48299 second user time and 7.73486 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-26 14:53:49
IDJOB=4296055
IDBENCH=141646
IDSOLVER=2751
FILE ID=node135/4296055-1532609629
RUNJOBID= node135-1532594793-3954
PBS_JOBID= 21021965
Free space on /tmp= 48340 MiB

SOLVER NAME= Concrete 3.8-SuperNG 2018-06-13
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2s-3-0_c18.xml
COMMAND LINE= concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296055-1532609629/watcher-4296055-1532609629 -o /tmp/evaluation-result-4296055-1532609629/solver-4296055-1532609629 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532594793-3954 --watchdog 2580  concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=44543776 -superng HOME/instance-4296055-1532609629.xml

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

MD5SUM BENCH= af51000643686e521dc0684f49e0afe3
RANDOM SEED=44543776

node135.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.50
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.50
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.50
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.50
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:        19786248 kB
MemAvailable:   28686300 kB
Buffers:          203948 kB
Cached:          8877204 kB
SwapCached:            0 kB
Active:          5794212 kB
Inactive:        6578504 kB
Active(anon):    3241664 kB
Inactive(anon):    78300 kB
Active(file):    2552548 kB
Inactive(file):  6500204 kB
Unevictable:        7220 kB
Mlocked:            7220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             27736 kB
Writeback:             0 kB
AnonPages:       3299172 kB
Mapped:            53788 kB
Shmem:             25248 kB
Slab:             304356 kB
SReclaimable:     275760 kB
SUnreclaim:        28596 kB
KernelStack:        3904 kB
PageTables:        11992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4367736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2988032 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48312 MiB
End job on node135 at 2018-07-26 15:06:34