Trace number 4300206

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
The dodo solver 2018-04-29? (NS) 14.2747 7.31571

General information on the benchmark

NameSteelMillSlab_Mini/
SteelMillSlab-m2s-mini-7_0_c18.xml
MD5SUMbaa617346e9900ca2537adac97233987
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark143
Best CPU time to get the best result obtained on this benchmark2520.11
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":12,"count":111},{"size":47,"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 constraints24753
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":24753},{"type":"sum","count":222}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.14/0.13	c version: 2018-04-11
0.14/0.13	c seed: 1811631
0.14/0.13	c timeout: 2520
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
14.25/7.30	c Caught NotImplementedException
14.25/7.30	c 	minicp.search.DFSearch.start(DFSearch.java:79)
14.25/7.30	c 	xcsp3.XCSP3.solve(XCSP3.java:794)
14.25/7.30	c 	xcsp3.CompetitionApp.runSolver(CompetitionApp.java:61)
14.25/7.30	c 	xcsp3.CompetitionApp.main(CompetitionApp.java:48)
14.25/7.30	s UNSUPPORTED

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12184 MiB free)
  memory of node 1: 16384 MiB (15826 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300206-1532877251/watcher-4300206-1532877251 -o /tmp/evaluation-result-4300206-1532877251/solver-4300206-1532877251 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532872228-12186 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4300206-1532877251.xml --timelimit 2520 

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=12728, runsolver pid=12725

[startup+0.103237 s]*
/proc/loadavg: 1.30 1.35 1.35 3/216 12749
/proc/meminfo: memFree=28656748/32770624 swapFree=67108860/67108860
[pid=12728] ppid=12725 vsize=10658972 memory=27844 CPUtime=0.14 cores=0,2,4,6
/proc/12728/stat : 12728 (java) S 12725 12728 8672 0 -1 1077944320 5362 0 0 0 13 1 0 0 20 0 15 0 105288315 10914787328 6961 33554432000 4194304 4196468 140724398827536 140724398810080 140631920631543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
/proc/12728/statm: 2664743 6961 2875 1 0 2627263 0
[pid=12728/tid=12730] ppid=12725 vsize=10658972 memory=-8269626465541329275 CPUtime=0.09 cores=0,2,4,6
/proc/12728/task/12730/stat : 12730 (java) R 12725 12728 8672 0 -1 4202560 3199 0 0 0 9 0 0 0 20 0 15 0 105288315 10914787328 6961 33554432000 4194304 4196468 140724398827536 140631924861104 140631920643478 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12731] ppid=12725 vsize=10658972 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12731/stat : 12731 (java) S 12725 12728 8672 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105288316 10914787328 6961 33554432000 4194304 4196468 140724398827536 140631862635664 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12732] ppid=12725 vsize=10658972 memory=139950252906112 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12732/stat : 12732 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288316 10914787328 6961 33554432000 4194304 4196468 140724398827536 140631861582864 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12733] ppid=12725 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12733/stat : 12733 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288316 10914787328 6961 33554432000 4194304 4196468 140724398827536 140631860530064 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12734] ppid=12725 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12734/stat : 12734 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288316 10914787328 6961 33554432000 4194304 4196468 140724398827536 140631524301584 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12741] ppid=12725 vsize=10658972 memory=139950252906112 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12741/stat : 12741 (java) S 12725 12728 8672 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105288318 10914787328 6961 33554432000 4194304 4196468 140724398827536 140631480400240 140631920642690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12742] ppid=12725 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12742/stat : 12742 (java) S 12725 12728 8672 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105288318 10914787328 6961 33554432000 4194304 4196468 140724398827536 140631479346208 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12743] ppid=12725 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12743/stat : 12743 (java) S 12725 12728 8672 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105288318 10914787328 6961 33554432000 4194304 4196468 140724398827536 140631478293360 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12744] ppid=12725 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12744/stat : 12744 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10914787328 6961 33554432000 4194304 4196468 140724398827536 140631477241680 140631920650139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12745] ppid=12725 vsize=10658972 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/12728/task/12745/stat : 12745 (java) S 12725 12728 8672 0 -1 1077944384 482 0 0 0 1 0 0 0 20 0 15 0 105288321 10914787328 6961 33554432000 4194304 4196468 140724398827536 140631476190064 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12746] ppid=12725 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12746/stat : 12746 (java) R 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288321 10914787328 6961 33554432000 4194304 4196468 140724398827536 140631475137264 140631920642690 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12747] ppid=12725 vsize=10658972 memory=139950252906112 CPUtime=0.02 cores=0,2,4,6
/proc/12728/task/12747/stat : 12747 (java) R 12725 12728 8672 0 -1 4202560 326 0 0 0 2 0 0 0 20 0 15 0 105288321 10914787328 6961 33554432000 4194304 4196468 140724398827536 140631474084464 140631899190648 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12748] ppid=12725 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12748/stat : 12748 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10914787328 6961 33554432000 4194304 4196468 140724398827536 140631473031904 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12749] ppid=12725 vsize=10658972 memory=139950252906112 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12749/stat : 12749 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288321 10914787328 6961 33554432000 4194304 4196468 140724398827536 140631471979184 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27844 KiB

[startup+0.210588 s]*
/proc/loadavg: 1.30 1.35 1.35 7/216 12749
/proc/meminfo: memFree=28631508/32770624 swapFree=67108860/67108860
[pid=12728] ppid=12725 vsize=10661056 memory=40568 CPUtime=0.35 cores=0,2,4,6
/proc/12728/stat : 12728 (java) S 12725 12728 8672 0 -1 1077944320 8200 0 0 0 33 2 0 0 20 0 15 0 105288315 10916921344 10142 33554432000 4194304 4196468 140724398827536 140724398810080 140631920631543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
/proc/12728/statm: 2665264 10142 3002 1 0 2627263 0
[pid=12728/tid=12730] ppid=12725 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/12728/task/12730/stat : 12730 (java) R 12725 12728 8672 0 -1 4202560 5141 0 0 0 19 1 0 0 20 0 15 0 105288315 10916921344 10142 33554432000 4194304 4196468 140724398827536 140631924869696 140631540313316 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12731] ppid=12725 vsize=10661056 memory=331 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12731/stat : 12731 (java) S 12725 12728 8672 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105288316 10916921344 10142 33554432000 4194304 4196468 140724398827536 140631862635664 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12732] ppid=12725 vsize=10661056 memory=288370326404617856 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12732/stat : 12732 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288316 10916921344 10142 33554432000 4194304 4196468 140724398827536 140631861582864 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12733] ppid=12725 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12733/stat : 12733 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288316 10916921344 10142 33554432000 4194304 4196468 140724398827536 140631860530064 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12734] ppid=12725 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12734/stat : 12734 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288316 10916921344 10142 33554432000 4194304 4196468 140724398827536 140631524301584 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12741] ppid=12725 vsize=10661056 memory=139950252906112 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12741/stat : 12741 (java) S 12725 12728 8672 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105288318 10916921344 10142 33554432000 4194304 4196468 140724398827536 140631480400240 140631920642690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12742] ppid=12725 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12742/stat : 12742 (java) S 12725 12728 8672 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105288318 10916921344 10142 33554432000 4194304 4196468 140724398827536 140631479346208 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12743] ppid=12725 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12743/stat : 12743 (java) S 12725 12728 8672 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105288318 10916921344 10142 33554432000 4194304 4196468 140724398827536 140631478293360 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12744] ppid=12725 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12744/stat : 12744 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10916921344 10142 33554432000 4194304 4196468 140724398827536 140631477241680 140631920650139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12745] ppid=12725 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/12728/task/12745/stat : 12745 (java) R 12725 12728 8672 0 -1 1077944384 731 0 0 0 2 0 0 0 20 0 15 0 105288321 10916921344 10142 33554432000 4194304 4196468 140724398827536 140631476190160 140631920641749 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12746] ppid=12725 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/12728/task/12746/stat : 12746 (java) R 12725 12728 8672 0 -1 4202560 173 0 0 0 2 0 0 0 20 0 15 0 105288321 10916921344 10142 33554432000 4194304 4196468 140724398827536 140631475127376 140631912868670 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12747] ppid=12725 vsize=10661056 memory=139950252906112 CPUtime=0.08 cores=0,2,4,6
/proc/12728/task/12747/stat : 12747 (java) R 12725 12728 8672 0 -1 4202560 790 0 0 0 8 0 0 0 20 0 15 0 105288321 10916921344 10142 33554432000 4194304 4196468 140724398827536 140631474080224 140631912868670 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12748] ppid=12725 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12748/stat : 12748 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10916921344 10142 33554432000 4194304 4196468 140724398827536 140631473031904 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12749] ppid=12725 vsize=10661056 memory=139950252906112 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12749/stat : 12749 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288321 10916921344 10142 33554432000 4194304 4196468 140724398827536 140631471979184 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40568 KiB

[startup+0.31112 s]*
/proc/loadavg: 1.30 1.35 1.35 8/216 12749
/proc/meminfo: memFree=28602600/32770624 swapFree=67108860/67108860
[pid=12728] ppid=12725 vsize=10661056 memory=56416 CPUtime=0.68 cores=0,2,4,6
/proc/12728/stat : 12728 (java) S 12725 12728 8672 0 -1 1077944320 10156 0 0 0 66 2 0 0 20 0 15 0 105288315 10916921344 14104 33554432000 4194304 4196468 140724398827536 140724398810080 140631920631543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
/proc/12728/statm: 2665264 14104 3040 1 0 2627263 0
[pid=12728/tid=12730] ppid=12725 vsize=10661056 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/12728/task/12730/stat : 12730 (java) R 12725 12728 8672 0 -1 4202560 5179 0 0 0 29 1 0 0 20 0 15 0 105288315 10916921344 14104 33554432000 4194304 4196468 140724398827536 140631924869616 140631920653469 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12731] ppid=12725 vsize=10661056 memory=4294977825 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12731/stat : 12731 (java) S 12725 12728 8672 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105288316 10916921344 14104 33554432000 4194304 4196468 140724398827536 140631862635664 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12732] ppid=12725 vsize=10661056 memory=288370326404617856 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12732/stat : 12732 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288316 10916921344 14104 33554432000 4194304 4196468 140724398827536 140631861582864 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12733] ppid=12725 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12733/stat : 12733 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288316 10916921344 14104 33554432000 4194304 4196468 140724398827536 140631860530064 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12734] ppid=12725 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12734/stat : 12734 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288316 10916921344 14104 33554432000 4194304 4196468 140724398827536 140631524301584 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12741] ppid=12725 vsize=10661056 memory=139950252906112 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12741/stat : 12741 (java) S 12725 12728 8672 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105288318 10916921344 14104 33554432000 4194304 4196468 140724398827536 140631480400240 140631920642690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12742] ppid=12725 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12742/stat : 12742 (java) S 12725 12728 8672 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105288318 10916921344 14104 33554432000 4194304 4196468 140724398827536 140631479346208 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12743] ppid=12725 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12743/stat : 12743 (java) S 12725 12728 8672 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105288318 10916921344 14104 33554432000 4194304 4196468 140724398827536 140631478293360 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12744] ppid=12725 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12744/stat : 12744 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10916921344 14104 33554432000 4194304 4196468 140724398827536 140631477241680 140631920650139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12745] ppid=12725 vsize=10661056 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/12728/task/12745/stat : 12745 (java) R 12725 12728 8672 0 -1 4202560 1367 0 0 0 12 0 0 0 20 0 15 0 105288321 10916921344 14104 33554432000 4194304 4196468 140724398827536 140631476171080 140631904130293 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12746] ppid=12725 vsize=10661056 memory=-1 CPUtime=0.12 cores=0,2,4,6
/proc/12728/task/12746/stat : 12746 (java) R 12725 12728 8672 0 -1 4202560 1035 0 0 0 12 0 0 0 20 0 15 0 105288321 10916921344 14104 33554432000 4194304 4196468 140724398827536 140631475118376 140631904019702 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12747] ppid=12725 vsize=10661056 memory=139950252906112 CPUtime=0.12 cores=0,2,4,6
/proc/12728/task/12747/stat : 12747 (java) R 12725 12728 8672 0 -1 1077944384 1219 0 0 0 12 0 0 0 20 0 15 0 105288321 10916921344 14104 33554432000 4194304 4196468 140724398827536 140631474084464 140631920642690 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12748] ppid=12725 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12748/stat : 12748 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10916921344 14104 33554432000 4194304 4196468 140724398827536 140631473031904 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12749] ppid=12725 vsize=10661056 memory=139950252906112 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12749/stat : 12749 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288321 10916921344 14104 33554432000 4194304 4196468 140724398827536 140631471979184 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 56416 KiB

[startup+0.700809 s]
/proc/loadavg: 1.30 1.35 1.35 7/216 12749
/proc/meminfo: memFree=28543092/32770624 swapFree=67108860/67108860
[pid=12728] ppid=12725 vsize=10661132 memory=138148 CPUtime=1.91 cores=0,2,4,6
/proc/12728/stat : 12728 (java) S 12725 12728 8672 0 -1 1077944320 11600 0 0 0 187 4 0 0 20 0 15 0 105288315 10916999168 34537 33554432000 4194304 4196468 140724398827536 140724398810080 140631920631543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
/proc/12728/statm: 2665283 34537 3104 1 0 2627263 0
[pid=12728/tid=12730] ppid=12725 vsize=10661132 memory=16772 CPUtime=0.68 cores=0,2,4,6
/proc/12728/task/12730/stat : 12730 (java) R 12725 12728 8672 0 -1 4202560 5575 0 0 0 65 3 0 0 20 0 15 0 105288315 10916999168 34537 33554432000 4194304 4196468 140724398827536 140631924869248 140631543837063 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12731] ppid=12725 vsize=10661132 memory=2324 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12731/stat : 12731 (java) S 12725 12728 8672 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105288316 10916999168 34537 33554432000 4194304 4196468 140724398827536 140631862635664 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12732] ppid=12725 vsize=10661132 memory=1584 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12732/stat : 12732 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288316 10916999168 34537 33554432000 4194304 4196468 140724398827536 140631861582864 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12733] ppid=12725 vsize=10661132 memory=496 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12733/stat : 12733 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288316 10916999168 34537 33554432000 4194304 4196468 140724398827536 140631860530064 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12734] ppid=12725 vsize=10661132 memory=928 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12734/stat : 12734 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288316 10916999168 34537 33554432000 4194304 4196468 140724398827536 140631524301584 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12741] ppid=12725 vsize=10661132 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12741/stat : 12741 (java) S 12725 12728 8672 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105288318 10916999168 34537 33554432000 4194304 4196468 140724398827536 140631480400240 140631920642690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12742] ppid=12725 vsize=10661132 memory=1968 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12742/stat : 12742 (java) S 12725 12728 8672 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105288318 10916999168 34537 33554432000 4194304 4196468 140724398827536 140631479346208 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12743] ppid=12725 vsize=10661132 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12743/stat : 12743 (java) S 12725 12728 8672 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105288318 10916999168 34537 33554432000 4194304 4196468 140724398827536 140631478293360 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12744] ppid=12725 vsize=10661132 memory=7379241883359864663 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12744/stat : 12744 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 34537 33554432000 4194304 4196468 140724398827536 140631477241680 140631920650139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12745] ppid=12725 vsize=10661132 memory=6081108994580573287 CPUtime=0.46 cores=0,2,4,6
/proc/12728/task/12745/stat : 12745 (java) R 12725 12728 8672 0 -1 4202560 1899 0 0 0 46 0 0 0 20 0 15 0 105288321 10916999168 34537 33554432000 4194304 4196468 140724398827536 140631476177376 140631900471229 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12746] ppid=12725 vsize=10661132 memory=6293050847276651881 CPUtime=0.46 cores=0,2,4,6
/proc/12728/task/12746/stat : 12746 (java) R 12725 12728 8672 0 -1 4202560 1173 0 0 0 46 0 0 0 20 0 15 0 105288321 10916999168 34537 33554432000 4194304 4196468 140724398827536 140631475122576 140631904130412 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12747] ppid=12725 vsize=10661132 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/12728/task/12747/stat : 12747 (java) R 12725 12728 8672 0 -1 1077944384 1582 0 0 0 28 0 0 0 20 0 15 0 105288321 10916999168 34537 33554432000 4194304 4196468 140724398827536 140631474079520 140631920641749 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12748] ppid=12725 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12748/stat : 12748 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 34537 33554432000 4194304 4196468 140724398827536 140631473031904 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12749] ppid=12725 vsize=10661132 memory=756 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12749/stat : 12749 (java) S 12725 12728 8672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 34537 33554432000 4194304 4196468 140724398827536 140631471979184 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
Current children cumulated CPU time: 1.91 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 138148 KiB

[startup+1.50117 s]
/proc/loadavg: 1.30 1.35 1.35 8/216 12749
/proc/meminfo: memFree=28317136/32770624 swapFree=67108860/67108860
[pid=12728] ppid=12725 vsize=10661132 memory=254224 CPUtime=4.43 cores=0,2,4,6
/proc/12728/stat : 12728 (java) S 12725 12728 8672 0 -1 1077944320 14358 0 0 0 431 12 0 0 20 0 15 0 105288315 10916999168 63556 33554432000 4194304 4196468 140724398827536 140724398810080 140631920631543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
/proc/12728/statm: 2665283 63556 3171 1 0 2627263 0
[pid=12728/tid=12730] ppid=12725 vsize=10661132 memory=253592 CPUtime=1.4 cores=0,2,4,6
/proc/12728/task/12730/stat : 12730 (java) R 12725 12728 8672 0 -1 4202560 5742 0 0 0 137 3 0 0 20 0 15 0 105288315 10916999168 63556 33554432000 4194304 4196468 140724398827536 140631924866920 140631545737918 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12731] ppid=12725 vsize=10661132 memory=33 CPUtime=0.06 cores=0,2,4,6
/proc/12728/task/12731/stat : 12731 (java) S 12725 12728 8672 0 -1 1077944384 126 0 0 0 5 1 0 0 20 0 15 0 105288316 10916999168 63556 33554432000 4194304 4196468 140724398827536 140631862635664 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12732] ppid=12725 vsize=10661132 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/12728/task/12732/stat : 12732 (java) S 12725 12728 8672 0 -1 1077944384 28 0 0 0 2 1 0 0 20 0 15 0 105288316 10916999168 63556 33554432000 4194304 4196468 140724398827536 140631861582864 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12733] ppid=12725 vsize=10661132 memory=6791534058613427641 CPUtime=0.06 cores=0,2,4,6
/proc/12728/task/12733/stat : 12733 (java) S 12725 12728 8672 0 -1 1077944384 136 0 0 0 5 1 0 0 20 0 15 0 105288316 10916999168 63556 33554432000 4194304 4196468 140724398827536 140631860530064 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12734] ppid=12725 vsize=10661132 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/12728/task/12734/stat : 12734 (java) S 12725 12728 8672 0 -1 1077944384 104 0 0 0 2 1 0 0 20 0 15 0 105288316 10916999168 63556 33554432000 4194304 4196468 140724398827536 140631524301584 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12741] ppid=12725 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12741/stat : 12741 (java) S 12725 12728 8672 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 105288318 10916999168 63556 33554432000 4194304 4196468 140724398827536 140631480400240 140631920642690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0

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

[startup+7.31567 s]
# the end of solver process 12728 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=13.7608 s, system=0.513933 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40101 s]
/proc/loadavg: 1.67 1.43 1.37 3/216 12749
/proc/meminfo: memFree=27502208/32770624 swapFree=67108860/67108860
[pid=12728] ppid=12725 vsize=10661132 memory=629612 CPUtime=13.21 cores=0,2,4,6
/proc/12728/stat : 12728 (java) S 12725 12728 8672 0 -1 1077944320 18541 0 0 0 1276 45 0 0 20 0 15 0 105288315 10916999168 157403 33554432000 4194304 4196468 140724398827536 140724398810080 140631920631543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
/proc/12728/statm: 2665283 157403 3197 1 0 2627263 0
[pid=12728/tid=12730] ppid=12725 vsize=10661132 memory=30068 CPUtime=5.43 cores=0,2,4,6
/proc/12728/task/12730/stat : 12730 (java) R 12725 12728 8672 0 -1 4202560 7093 0 0 0 537 6 0 0 20 0 15 0 105288315 10916999168 157403 33554432000 4194304 4196468 140724398827536 140631924340016 140631546792460 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12731] ppid=12725 vsize=10661132 memory=30068 CPUtime=0.91 cores=0,2,4,6
/proc/12728/task/12731/stat : 12731 (java) S 12725 12728 8672 0 -1 1077944384 307 0 0 0 82 9 0 0 20 0 15 0 105288316 10916999168 157403 33554432000 4194304 4196468 140724398827536 140631862635664 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12732] ppid=12725 vsize=10661132 memory=2204 CPUtime=0.87 cores=0,2,4,6
/proc/12728/task/12732/stat : 12732 (java) S 12725 12728 8672 0 -1 1077944384 273 0 0 0 79 8 0 0 20 0 15 0 105288316 10916999168 157403 33554432000 4194304 4196468 140724398827536 140631861582864 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12733] ppid=12725 vsize=10661132 memory=1240 CPUtime=0.91 cores=0,2,4,6
/proc/12728/task/12733/stat : 12733 (java) S 12725 12728 8672 0 -1 1077944384 588 0 0 0 82 9 0 0 20 0 15 0 105288316 10916999168 157403 33554432000 4194304 4196468 140724398827536 140631860530064 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12734] ppid=12725 vsize=10661132 memory=1520 CPUtime=0.89 cores=0,2,4,6
/proc/12728/task/12734/stat : 12734 (java) S 12725 12728 8672 0 -1 1077944384 477 0 0 0 81 8 0 0 20 0 15 0 105288316 10916999168 157403 33554432000 4194304 4196468 140724398827536 140631524301584 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12741] ppid=12725 vsize=10661132 memory=844 CPUtime=0.01 cores=0,2,4,6
/proc/12728/task/12741/stat : 12741 (java) S 12725 12728 8672 0 -1 1077944384 500 0 0 0 1 0 0 0 20 0 15 0 105288318 10916999168 157403 33554432000 4194304 4196468 140724398827536 140631480400240 140631920642690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12742] ppid=12725 vsize=10661132 memory=3360 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12742/stat : 12742 (java) S 12725 12728 8672 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105288318 10916999168 157403 33554432000 4194304 4196468 140724398827536 140631479346272 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12743] ppid=12725 vsize=10661132 memory=279900200315712 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12743/stat : 12743 (java) S 12725 12728 8672 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105288318 10916999168 157403 33554432000 4194304 4196468 140724398827536 140631478293360 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12744] ppid=12725 vsize=10661132 memory=6629296 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12744/stat : 12744 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 157403 33554432000 4194304 4196468 140724398827536 140631477241680 140631920650139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12745] ppid=12725 vsize=10661132 memory=6655300316396806240 CPUtime=1.8 cores=0,2,4,6
/proc/12728/task/12745/stat : 12745 (java) S 12725 12728 8672 0 -1 1077944384 2728 0 0 0 179 1 0 0 20 0 15 0 105288321 10916999168 157403 33554432000 4194304 4196468 140724398827536 140631476190064 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12746] ppid=12725 vsize=10661132 memory=6944652177228980320 CPUtime=1.75 cores=0,2,4,6
/proc/12728/task/12746/stat : 12746 (java) S 12725 12728 8672 0 -1 1077944384 2185 0 0 0 175 0 0 0 20 0 15 0 105288321 10916999168 157403 33554432000 4194304 4196468 140724398827536 140631475137264 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12747] ppid=12725 vsize=10661132 memory=6944656592455359580 CPUtime=0.57 cores=0,2,4,6
/proc/12728/task/12747/stat : 12747 (java) S 12725 12728 8672 0 -1 1077944384 2527 0 0 0 56 1 0 0 20 0 15 0 105288321 10916999168 157403 33554432000 4194304 4196468 140724398827536 140631474084464 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12748] ppid=12725 vsize=10661132 memory=-2127767619356352392 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12748/stat : 12748 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 157403 33554432000 4194304 4196468 140724398827536 140631473031904 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12749] ppid=12725 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12749/stat : 12749 (java) S 12725 12728 8672 0 -1 1077944384 503 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 157403 33554432000 4194304 4196468 140724398827536 140631471979184 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
Current children cumulated CPU time: 13.21 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 629612 KiB

[startup+6.80079 s]
/proc/loadavg: 1.67 1.43 1.37 3/216 12749
/proc/meminfo: memFree=27502208/32770624 swapFree=67108860/67108860
[pid=12728] ppid=12725 vsize=10661132 memory=688068 CPUtime=13.74 cores=0,2,4,6
/proc/12728/stat : 12728 (java) S 12725 12728 8672 0 -1 1077944320 19983 0 0 0 1324 50 0 0 20 0 15 0 105288315 10916999168 172017 33554432000 4194304 4196468 140724398827536 140724398810080 140631920631543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
/proc/12728/statm: 2665283 172017 3197 1 0 2627263 0
[pid=12728/tid=12730] ppid=12725 vsize=10661132 memory=6944656592455360604 CPUtime=5.79 cores=0,2,4,6
/proc/12728/task/12730/stat : 12730 (java) R 12725 12728 8672 0 -1 4202560 7156 0 0 0 572 7 0 0 20 0 15 0 105288315 10916999168 172017 33554432000 4194304 4196468 140724398827536 140631924093872 140724399187906 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12731] ppid=12725 vsize=10661132 memory=279900200108272 CPUtime=0.95 cores=0,2,4,6
/proc/12728/task/12731/stat : 12731 (java) S 12725 12728 8672 0 -1 1077944384 657 0 0 0 85 10 0 0 20 0 15 0 105288316 10916999168 172017 33554432000 4194304 4196468 140724398827536 140631862635664 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12732] ppid=12725 vsize=10661132 memory=0 CPUtime=0.91 cores=0,2,4,6
/proc/12728/task/12732/stat : 12732 (java) S 12725 12728 8672 0 -1 1077944384 416 0 0 0 82 9 0 0 20 0 15 0 105288316 10916999168 172017 33554432000 4194304 4196468 140724398827536 140631861582864 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12733] ppid=12725 vsize=10661132 memory=-6080246012789875302 CPUtime=0.95 cores=0,2,4,6
/proc/12728/task/12733/stat : 12733 (java) S 12725 12728 8672 0 -1 1077944384 725 0 0 0 85 10 0 0 20 0 15 0 105288316 10916999168 172017 33554432000 4194304 4196468 140724398827536 140631860530064 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12734] ppid=12725 vsize=10661132 memory=7667206207896644201 CPUtime=0.93 cores=0,2,4,6
/proc/12728/task/12734/stat : 12734 (java) S 12725 12728 8672 0 -1 1077944384 733 0 0 0 84 9 0 0 20 0 15 0 105288316 10916999168 172017 33554432000 4194304 4196468 140724398827536 140631524301584 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12741] ppid=12725 vsize=10661132 memory=2724 CPUtime=0.01 cores=0,2,4,6
/proc/12728/task/12741/stat : 12741 (java) S 12725 12728 8672 0 -1 1077944384 975 0 0 0 1 0 0 0 20 0 15 0 105288318 10916999168 172017 33554432000 4194304 4196468 140724398827536 140631480400240 140631920642690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12742] ppid=12725 vsize=10661132 memory=1256 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12742/stat : 12742 (java) S 12725 12728 8672 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105288318 10916999168 172017 33554432000 4194304 4196468 140724398827536 140631479346272 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12743] ppid=12725 vsize=10661132 memory=10368 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12743/stat : 12743 (java) S 12725 12728 8672 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105288318 10916999168 172017 33554432000 4194304 4196468 140724398827536 140631478293360 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12744] ppid=12725 vsize=10661132 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12744/stat : 12744 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 172017 33554432000 4194304 4196468 140724398827536 140631477241680 140631920650139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12745] ppid=12725 vsize=10661132 memory=1172 CPUtime=1.8 cores=0,2,4,6
/proc/12728/task/12745/stat : 12745 (java) S 12725 12728 8672 0 -1 1077944384 2746 0 0 0 179 1 0 0 20 0 15 0 105288321 10916999168 172017 33554432000 4194304 4196468 140724398827536 140631476190064 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12746] ppid=12725 vsize=10661132 memory=1812 CPUtime=1.75 cores=0,2,4,6
/proc/12728/task/12746/stat : 12746 (java) S 12725 12728 8672 0 -1 1077944384 2185 0 0 0 175 0 0 0 20 0 15 0 105288321 10916999168 172017 33554432000 4194304 4196468 140724398827536 140631475137264 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12747] ppid=12725 vsize=10661132 memory=1020 CPUtime=0.57 cores=0,2,4,6
/proc/12728/task/12747/stat : 12747 (java) S 12725 12728 8672 0 -1 1077944384 2527 0 0 0 56 1 0 0 20 0 15 0 105288321 10916999168 172017 33554432000 4194304 4196468 140724398827536 140631474084464 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12748] ppid=12725 vsize=10661132 memory=5456 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12748/stat : 12748 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 172017 33554432000 4194304 4196468 140724398827536 140631473031904 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12749] ppid=12725 vsize=10661132 memory=756 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12749/stat : 12749 (java) S 12725 12728 8672 0 -1 1077944384 503 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 172017 33554432000 4194304 4196468 140724398827536 140631471979184 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
Current children cumulated CPU time: 13.74 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 688068 KiB

[startup+7.20078 s]
/proc/loadavg: 1.67 1.43 1.37 3/216 12749
/proc/meminfo: memFree=27357404/32770624 swapFree=67108860/67108860
[pid=12728] ppid=12725 vsize=10661132 memory=688188 CPUtime=14.14 cores=0,2,4,6
/proc/12728/stat : 12728 (java) S 12725 12728 8672 0 -1 1077944320 20036 0 0 0 1364 50 0 0 20 0 15 0 105288315 10916999168 172047 33554432000 4194304 4196468 140724398827536 140724398810080 140631920631543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
/proc/12728/statm: 2665283 172047 3197 1 0 2627263 0
[pid=12728/tid=12730] ppid=12725 vsize=10661132 memory=-3039135443232236825 CPUtime=6.19 cores=0,2,4,6
/proc/12728/task/12730/stat : 12730 (java) R 12725 12728 8672 0 -1 4202560 7209 0 0 0 612 7 0 0 20 0 15 0 105288315 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631924093872 140631546449104 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12731] ppid=12725 vsize=10661132 memory=6944656591801720226 CPUtime=0.95 cores=0,2,4,6
/proc/12728/task/12731/stat : 12731 (java) S 12725 12728 8672 0 -1 1077944384 657 0 0 0 85 10 0 0 20 0 15 0 105288316 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631862635664 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12732] ppid=12725 vsize=10661132 memory=-7738167615158003044 CPUtime=0.91 cores=0,2,4,6
/proc/12728/task/12732/stat : 12732 (java) S 12725 12728 8672 0 -1 1077944384 416 0 0 0 82 9 0 0 20 0 15 0 105288316 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631861582864 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12733] ppid=12725 vsize=10661132 memory=4871374705135476842 CPUtime=0.95 cores=0,2,4,6
/proc/12728/task/12733/stat : 12733 (java) S 12725 12728 8672 0 -1 1077944384 725 0 0 0 85 10 0 0 20 0 15 0 105288316 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631860530064 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12734] ppid=12725 vsize=10661132 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/12728/task/12734/stat : 12734 (java) S 12725 12728 8672 0 -1 1077944384 733 0 0 0 84 9 0 0 20 0 15 0 105288316 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631524301584 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12741] ppid=12725 vsize=10661132 memory=4140 CPUtime=0.01 cores=0,2,4,6
/proc/12728/task/12741/stat : 12741 (java) S 12725 12728 8672 0 -1 1077944384 975 0 0 0 1 0 0 0 20 0 15 0 105288318 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631480400240 140631920642690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12742] ppid=12725 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12742/stat : 12742 (java) S 12725 12728 8672 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105288318 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631479346272 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12743] ppid=12725 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12743/stat : 12743 (java) S 12725 12728 8672 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105288318 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631478293360 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12744] ppid=12725 vsize=10661132 memory=279900200430288 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12744/stat : 12744 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631477241680 140631920650139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12745] ppid=12725 vsize=10661132 memory=139950100099168 CPUtime=1.8 cores=0,2,4,6
/proc/12728/task/12745/stat : 12745 (java) S 12725 12728 8672 0 -1 1077944384 2746 0 0 0 179 1 0 0 20 0 15 0 105288321 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631476190064 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12746] ppid=12725 vsize=10661132 memory=279900200156832 CPUtime=1.75 cores=0,2,4,6
/proc/12728/task/12746/stat : 12746 (java) S 12725 12728 8672 0 -1 1077944384 2185 0 0 0 175 0 0 0 20 0 15 0 105288321 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631475137264 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12747] ppid=12725 vsize=10661132 memory=3184237870176049232 CPUtime=0.57 cores=0,2,4,6
/proc/12728/task/12747/stat : 12747 (java) S 12725 12728 8672 0 -1 1077944384 2527 0 0 0 56 1 0 0 20 0 15 0 105288321 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631474084464 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12748] ppid=12725 vsize=10661132 memory=3472328296160571440 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12748/stat : 12748 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631473031904 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12749] ppid=12725 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12749/stat : 12749 (java) S 12725 12728 8672 0 -1 1077944384 503 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631471979184 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
Current children cumulated CPU time: 14.14 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 688188 KiB

[startup+7.30071 s]
/proc/loadavg: 1.67 1.43 1.37 3/216 12749
/proc/meminfo: memFree=27357404/32770624 swapFree=67108860/67108860
[pid=12728] ppid=12725 vsize=10661132 memory=688188 CPUtime=14.25 cores=0,2,4,6
/proc/12728/stat : 12728 (java) S 12725 12728 8672 0 -1 1077944320 20321 0 0 0 1375 50 0 0 20 0 15 0 105288315 10916999168 172047 33554432000 4194304 4196468 140724398827536 140724398810080 140631920631543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
/proc/12728/statm: 2665283 172047 3197 1 0 2627263 0
[pid=12728/tid=12730] ppid=12725 vsize=10661132 memory=688188 CPUtime=6.29 cores=0,2,4,6
/proc/12728/task/12730/stat : 12730 (java) R 12725 12728 8672 0 -1 4202560 7221 0 0 0 622 7 0 0 20 0 15 0 105288315 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631924093872 140724399187906 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12731] ppid=12725 vsize=10661132 memory=688068 CPUtime=0.95 cores=0,2,4,6
/proc/12728/task/12731/stat : 12731 (java) S 12725 12728 8672 0 -1 1077944384 657 0 0 0 85 10 0 0 20 0 15 0 105288316 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631862635664 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12732] ppid=12725 vsize=10661132 memory=588592 CPUtime=0.91 cores=0,2,4,6
/proc/12728/task/12732/stat : 12732 (java) S 12725 12728 8672 0 -1 1077944384 416 0 0 0 82 9 0 0 20 0 15 0 105288316 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631861582864 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12733] ppid=12725 vsize=10661132 memory=10368 CPUtime=0.95 cores=0,2,4,6
/proc/12728/task/12733/stat : 12733 (java) S 12725 12728 8672 0 -1 1077944384 725 0 0 0 85 10 0 0 20 0 15 0 105288316 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631860530064 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12734] ppid=12725 vsize=10661132 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/12728/task/12734/stat : 12734 (java) S 12725 12728 8672 0 -1 1077944384 733 0 0 0 84 9 0 0 20 0 15 0 105288316 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631524301584 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12741] ppid=12725 vsize=10661132 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/12728/task/12741/stat : 12741 (java) S 12725 12728 8672 0 -1 1077944384 975 0 0 0 1 0 0 0 20 0 15 0 105288318 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631480400240 140631920642690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12742] ppid=12725 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12742/stat : 12742 (java) S 12725 12728 8672 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105288318 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631479346272 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12743] ppid=12725 vsize=10661132 memory=665101957805636739 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12743/stat : 12743 (java) S 12725 12728 8672 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105288318 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631478293360 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12744] ppid=12725 vsize=10661132 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12744/stat : 12744 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631477241680 140631920650139 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12745] ppid=12725 vsize=10661132 memory=30068 CPUtime=1.8 cores=0,2,4,6
/proc/12728/task/12745/stat : 12745 (java) S 12725 12728 8672 0 -1 1077944384 2746 0 0 0 179 1 0 0 20 0 15 0 105288321 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631476190064 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12746] ppid=12725 vsize=10661132 memory=2204 CPUtime=1.76 cores=0,2,4,6
/proc/12728/task/12746/stat : 12746 (java) S 12725 12728 8672 0 -1 1077944384 2458 0 0 0 176 0 0 0 20 0 15 0 105288321 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631475137264 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12747] ppid=12725 vsize=10661132 memory=474 CPUtime=0.57 cores=0,2,4,6
/proc/12728/task/12747/stat : 12747 (java) S 12725 12728 8672 0 -1 1077944384 2527 0 0 0 56 1 0 0 20 0 15 0 105288321 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631474084464 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12748] ppid=12725 vsize=10661132 memory=91 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12748/stat : 12748 (java) S 12725 12728 8672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631473031904 140631920641749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
[pid=12728/tid=12749] ppid=12725 vsize=10661132 memory=89 CPUtime=0 cores=0,2,4,6
/proc/12728/task/12749/stat : 12749 (java) S 12725 12728 8672 0 -1 1077944384 503 0 0 0 0 0 0 0 20 0 15 0 105288321 10916999168 172047 33554432000 4194304 4196468 140724398827536 140631471979184 140631920642690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 31141888 140724398830712 140724398830857 140724398830857 140724398833615 0
Current children cumulated CPU time: 14.25 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 688188 KiB

Child status: 0
Real time (s): 7.31571
CPU time (s): 14.2747
CPU user time (s): 13.7608
CPU system time (s): 0.513933
CPU usage (%): 195.124
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 688188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.7608
system time used= 0.513933
maximum resident set size= 688340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20929
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2092
involuntary context switches= 114


# summary of solver processes directly reported to runsolver:
#   pid: 12728
#   total CPU time (s): 14.2747
#   total CPU user time (s): 13.7608
#   total CPU system time (s): 0.513933

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.073407 second user time and 0.109119 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-29 17:14:11
IDJOB=4300206
IDBENCH=141569
IDSOLVER=2768
FILE ID=node136/4300206-1532877251
RUNJOBID= node136-1532872228-12186
PBS_JOBID= 21022496
Free space on /tmp= 60228 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/SteelMillSlab_Mini/SteelMillSlab-m2s-mini-7_0_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300206-1532877251/watcher-4300206-1532877251 -o /tmp/evaluation-result-4300206-1532877251/solver-4300206-1532877251 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532872228-12186 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4300206-1532877251.xml --timelimit 2520

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

MD5SUM BENCH= baa617346e9900ca2537adac97233987
RANDOM SEED=386025142

node136.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:        28683760 kB
MemAvailable:   31959936 kB
Buffers:          211828 kB
Cached:          3335392 kB
SwapCached:            0 kB
Active:          1675532 kB
Inactive:        1935992 kB
Active(anon):      15752 kB
Inactive(anon):    76500 kB
Active(file):    1659780 kB
Inactive(file):  1859492 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4716 kB
Writeback:             0 kB
AnonPages:         72932 kB
Mapped:            41740 kB
Shmem:             25228 kB
Slab:             173400 kB
SReclaimable:     145480 kB
SUnreclaim:        27920 kB
KernelStack:        3760 kB
PageTables:         5016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1147812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 60228 MiB
End job on node136 at 2018-07-29 17:14:19