Trace number 4295175

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) 2527.97 759.258

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m1-30_c18.xml
MD5SUM643e62d73285ca0df01da7486f80c5bf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark96
Best CPU time to get the best result obtained on this benchmark2520.14
Satisfiable
(Un)Satisfiability was proved
Number of variables1800
Number of constraints87321
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1800}]
Minimum variable degree89
Maximum variable degree118
Distribution of variable degrees[{"degree":89,"count":116},{"degree":90,"count":116},{"degree":91,"count":108},{"degree":92,"count":108},{"degree":93,"count":100},{"degree":94,"count":100},{"degree":95,"count":92},{"degree":96,"count":92},{"degree":97,"count":84},{"degree":98,"count":84},{"degree":99,"count":76},{"degree":100,"count":76},{"degree":101,"count":68},{"degree":102,"count":68},{"degree":103,"count":60},{"degree":104,"count":60},{"degree":105,"count":52},{"degree":106,"count":52},{"degree":107,"count":44},{"degree":108,"count":44},{"degree":109,"count":36},{"degree":110,"count":36},{"degree":111,"count":28},{"degree":112,"count":28},{"degree":113,"count":20},{"degree":114,"count":20},{"degree":115,"count":12},{"degree":116,"count":12},{"degree":117,"count":4},{"degree":118,"count":4}]
Minimum constraint arity2
Maximum constraint arity1800
Distribution of constraint arities[{"arity":2,"count":87320},{"arity":1800,"count":1}]
Number of extensional constraints0
Number of intensional constraints87320
Distribution of constraint types[{"type":"intension","count":87320},{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.99/0.74	c Concrete v3.8.1528841891564 running

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295175-1532527489/watcher-4295175-1532527489 -o /tmp/evaluation-result-4295175-1532527489/solver-4295175-1532527489 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532498695-4223 --watchdog 2580 concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=2005298383 -superng HOME/instance-4295175-1532527489.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=10660, runsolver pid=10657

[startup+0.100193 s]*
/proc/loadavg: 1.61 1.63 1.67 3/208 10713
/proc/meminfo: memFree=17136664/32770624 swapFree=67108860/67108860
[pid=10660] ppid=10657 vsize=9972712 memory=16548 CPUtime=0.1 cores=0,2,4,6
/proc/10660/stat : 10660 (java) S 10657 10660 4192 0 -1 1077944320 4295 13328 0 0 1 1 5 3 20 0 6 0 70312043 10212057088 4137 33554432000 4194304 4196468 140725863570224 140725863552768 139901859077879 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
/proc/10660/statm: 2493178 4137 1932 1 0 2481616 0
[pid=10660/tid=10713] ppid=10657 vsize=9972712 memory=4628411388058700198 CPUtime=0.09 cores=0,2,4,6
/proc/10660/task/10713/stat : 10713 (java) R 10657 10660 4192 0 -1 4202560 2142 13328 0 0 1 0 5 3 20 0 6 0 70312052 10212057088 4203 33554432000 4194304 4196468 140725863570224 139901830914640 139901843158366 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10714] ppid=10657 vsize=9972712 memory=5793855268815190457 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10714/stat : 10714 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 6 0 70312053 10212057088 4203 33554432000 4194304 4196468 140725863570224 139901863320208 139901859088085 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10715] ppid=10657 vsize=9972712 memory=140017805297280 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10715/stat : 10715 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 6 0 70312053 10212057088 4203 33554432000 4194304 4196468 140725863570224 139901432420880 139901859088085 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10716] ppid=10657 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10716/stat : 10716 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 6 0 70312053 10212057088 4203 33554432000 4194304 4196468 140725863570224 139901431368080 139901859088085 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10717] ppid=10657 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10717/stat : 10717 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 6 0 70312053 10212057088 4203 33554432000 4194304 4196468 140725863570224 139901430315280 139901859088085 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16548 KiB

[startup+0.210352 s]*
/proc/loadavg: 1.72 1.65 1.68 3/221 10726
/proc/meminfo: memFree=17113592/32770624 swapFree=67108860/67108860
[pid=10660] ppid=10657 vsize=10821524 memory=44952 CPUtime=0.26 cores=0,2,4,6
/proc/10660/stat : 10660 (java) S 10657 10660 4192 0 -1 1077944320 8393 13328 0 0 16 2 5 3 20 0 15 0 70312043 11081240576 11172 33554432000 4194304 4196468 140725863570224 140725863552768 139901859077879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
/proc/10660/statm: 2705381 11172 2969 1 0 2667804 0
[pid=10660/tid=10713] ppid=10657 vsize=10818904 memory=-8540663193526752614 CPUtime=0.2 cores=0,2,4,6
/proc/10660/task/10713/stat : 10713 (java) D 10657 10660 4192 0 -1 1077944384 5428 13328 0 0 11 1 5 3 20 0 15 0 70312052 11078557696 10959 33554432000 4194304 4196468 140725863570224 139901830902688 139901851757101 0 4 0 16800975 18446744072101813796 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10714] ppid=10657 vsize=10818904 memory=4211973744010087818 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10714/stat : 10714 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 15 0 70312053 11078557696 10959 33554432000 4194304 4196468 140725863570224 139901863320208 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10715] ppid=10657 vsize=10818904 memory=140017805297280 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10715/stat : 10715 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 15 0 70312053 11078557696 10959 33554432000 4194304 4196468 140725863570224 139901432420880 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10716] ppid=10657 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10716/stat : 10716 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 15 0 70312053 11078557696 10959 33554432000 4194304 4196468 140725863570224 139901431368080 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10717] ppid=10657 vsize=10818936 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10717/stat : 10717 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 15 0 70312053 11078590464 10959 33554432000 4194304 4196468 140725863570224 139901430315280 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10718] ppid=10657 vsize=10818936 memory=140017805297280 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10718/stat : 10718 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 15 0 70312055 11078590464 10959 33554432000 4194304 4196468 140725863570224 139901385739120 139901859089026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10719] ppid=10657 vsize=10818936 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10719/stat : 10719 (java) S 10657 10660 4192 0 -1 1077944384 13 13328 0 0 0 0 5 3 20 0 15 0 70312055 11078590464 10959 33554432000 4194304 4196468 140725863570224 139901177685536 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10720] ppid=10657 vsize=10818936 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10720/stat : 10720 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 15 0 70312055 11078590464 10959 33554432000 4194304 4196468 140725863570224 139900707923312 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10721] ppid=10657 vsize=10818936 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10721/stat : 10721 (java) S 10657 10660 4192 0 -1 1077944384 3 13328 0 0 0 0 5 3 20 0 15 0 70312058 11078590464 11024 33554432000 4194304 4196468 140725863570224 139900400523600 139901859096475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10722] ppid=10657 vsize=10818936 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/10660/task/10722/stat : 10722 (java) S 10657 10660 4192 0 -1 1077944384 536 13328 0 0 1 0 5 3 20 0 15 0 70312058 11078590464 11024 33554432000 4194304 4196468 140725863570224 139901384685936 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10723] ppid=10657 vsize=10818936 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10723/stat : 10723 (java) S 10657 10660 4192 0 -1 1077944384 53 13328 0 0 0 0 5 3 20 0 15 0 70312058 11078590464 11090 33554432000 4194304 4196468 140725863570224 139901383633136 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10724] ppid=10657 vsize=10818936 memory=140017805297280 CPUtime=0.11 cores=0,2,4,6
/proc/10660/task/10724/stat : 10724 (java) S 10657 10660 4192 0 -1 1077944384 541 13328 0 0 3 0 5 3 20 0 15 0 70312058 11078590464 11090 33554432000 4194304 4196468 140725863570224 139901382580336 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10725] ppid=10657 vsize=10818936 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10725/stat : 10725 (java) S 10657 10660 4192 0 -1 1077944384 3 13328 0 0 0 0 5 3 20 0 15 0 70312058 11078590464 11090 33554432000 4194304 4196468 140725863570224 139900366964960 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10726] ppid=10657 vsize=10818936 memory=140017805297280 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10726/stat : 10726 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 15 0 70312058 11078590464 11090 33554432000 4194304 4196468 140725863570224 139901381528752 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10821524 KiB
Current children cumulated memory: 44952 KiB

[startup+0.310746 s]*
/proc/loadavg: 1.72 1.65 1.68 3/221 10726
/proc/meminfo: memFree=17100872/32770624 swapFree=67108860/67108860
[pid=10660] ppid=10657 vsize=10819352 memory=54296 CPUtime=0.39 cores=0,2,4,6
/proc/10660/stat : 10660 (java) S 10657 10660 4192 0 -1 1077944320 10629 13328 0 0 28 3 5 3 20 0 15 0 70312043 11079016448 13574 33554432000 4194304 4196468 140725863570224 140725863552768 139901859077879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
/proc/10660/statm: 2704838 13574 3088 1 0 2667149 0
[pid=10660/tid=10713] ppid=10657 vsize=10819352 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/10660/task/10713/stat : 10713 (java) R 10657 10660 4192 0 -1 4202560 7283 13328 0 0 19 2 5 3 20 0 15 0 70312052 11079016448 13574 33554432000 4194304 4196468 140725863570224 139901830889888 139901852174771 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10714] ppid=10657 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10714/stat : 10714 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 15 0 70312053 11079016448 13574 33554432000 4194304 4196468 140725863570224 139901863320208 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10715] ppid=10657 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10715/stat : 10715 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 15 0 70312053 11079016448 13574 33554432000 4194304 4196468 140725863570224 139901432420880 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10716] ppid=10657 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10716/stat : 10716 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 15 0 70312053 11079016448 13574 33554432000 4194304 4196468 140725863570224 139901431368080 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10717] ppid=10657 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10717/stat : 10717 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 15 0 70312053 11079016448 13574 33554432000 4194304 4196468 140725863570224 139901430315280 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10718] ppid=10657 vsize=10819352 memory=140017805297279 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10718/stat : 10718 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 15 0 70312055 11079016448 13574 33554432000 4194304 4196468 140725863570224 139901385739120 139901859089026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10719] ppid=10657 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10719/stat : 10719 (java) S 10657 10660 4192 0 -1 1077944384 13 13328 0 0 0 0 5 3 20 0 15 0 70312055 11079016448 13574 33554432000 4194304 4196468 140725863570224 139901177685536 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10720] ppid=10657 vsize=10819352 memory=140017805297280 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10720/stat : 10720 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 15 0 70312055 11079016448 13574 33554432000 4194304 4196468 140725863570224 139900707923312 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10721] ppid=10657 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10721/stat : 10721 (java) S 10657 10660 4192 0 -1 1077944384 3 13328 0 0 0 0 5 3 20 0 15 0 70312058 11079016448 13574 33554432000 4194304 4196468 140725863570224 139900400523600 139901859096475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10722] ppid=10657 vsize=10819352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/10660/task/10722/stat : 10722 (java) S 10657 10660 4192 0 -1 1077944384 536 13328 0 0 1 0 5 3 20 0 15 0 70312058 11079016448 13574 33554432000 4194304 4196468 140725863570224 139901384685936 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10723] ppid=10657 vsize=10819352 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/10660/task/10723/stat : 10723 (java) S 10657 10660 4192 0 -1 1077944384 54 13328 0 0 1 0 5 3 20 0 15 0 70312058 11079016448 13574 33554432000 4194304 4196468 140725863570224 139901383633136 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10724] ppid=10657 vsize=10819352 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/10660/task/10724/stat : 10724 (java) R 10657 10660 4192 0 -1 4202560 548 13328 0 0 5 0 5 3 20 0 15 0 70312058 11079016448 13574 33554432000 4194304 4196468 140725863570224 139901382580336 139901462904953 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10725] ppid=10657 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10725/stat : 10725 (java) S 10657 10660 4192 0 -1 1077944384 3 13328 0 0 0 0 5 3 20 0 15 0 70312058 11079016448 13574 33554432000 4194304 4196468 140725863570224 139900366964960 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10726] ppid=10657 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10726/stat : 10726 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 15 0 70312058 11079016448 13574 33554432000 4194304 4196468 140725863570224 139901381528752 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 54296 KiB

[startup+0.700687 s]
/proc/loadavg: 1.72 1.65 1.68 3/221 10726
/proc/meminfo: memFree=17091816/32770624 swapFree=67108860/67108860
[pid=10660] ppid=10657 vsize=10819352 memory=86460 CPUtime=0.99 cores=0,2,4,6
/proc/10660/stat : 10660 (java) S 10657 10660 4192 0 -1 1077944320 16769 13328 0 0 86 5 5 3 20 0 15 0 70312043 11079016448 21615 33554432000 4194304 4196468 140725863570224 140725863552768 139901859077879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
/proc/10660/statm: 2704838 21615 3237 1 0 2667149 0
[pid=10660/tid=10713] ppid=10657 vsize=10819352 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/10660/task/10713/stat : 10713 (java) R 10657 10660 4192 0 -1 4202560 12380 13328 0 0 55 3 5 3 20 0 15 0 70312052 11079016448 21615 33554432000 4194304 4196468 140725863570224 139901830898704 139901843158366 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10714] ppid=10657 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10714/stat : 10714 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 15 0 70312053 11079016448 21615 33554432000 4194304 4196468 140725863570224 139901863320208 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10715] ppid=10657 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10715/stat : 10715 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 15 0 70312053 11079016448 21615 33554432000 4194304 4196468 140725863570224 139901432420880 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10716] ppid=10657 vsize=10819352 memory=4132 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10716/stat : 10716 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 15 0 70312053 11079016448 21615 33554432000 4194304 4196468 140725863570224 139901431368080 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10717] ppid=10657 vsize=10819352 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10717/stat : 10717 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 15 0 70312053 11079016448 21615 33554432000 4194304 4196468 140725863570224 139901430315280 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10718] ppid=10657 vsize=10819352 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10718/stat : 10718 (java) S 10657 10660 4192 0 -1 1077944384 5 13328 0 0 0 0 5 3 20 0 15 0 70312055 11079016448 21615 33554432000 4194304 4196468 140725863570224 139901385739120 139901859089026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10719] ppid=10657 vsize=10819352 memory=140017678689520 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10719/stat : 10719 (java) S 10657 10660 4192 0 -1 1077944384 13 13328 0 0 0 0 5 3 20 0 15 0 70312055 11079016448 21615 33554432000 4194304 4196468 140725863570224 139901177685536 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10720] ppid=10657 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10720/stat : 10720 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 15 0 70312055 11079016448 21615 33554432000 4194304 4196468 140725863570224 139900707923312 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10721] ppid=10657 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10721/stat : 10721 (java) S 10657 10660 4192 0 -1 1077944384 3 13328 0 0 0 0 5 3 20 0 15 0 70312058 11079016448 21615 33554432000 4194304 4196468 140725863570224 139900400523600 139901859096475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10722] ppid=10657 vsize=10819352 memory=6944656575208382560 CPUtime=0.18 cores=0,2,4,6
/proc/10660/task/10722/stat : 10722 (java) S 10657 10660 4192 0 -1 1077944384 1101 13328 0 0 10 0 5 3 20 0 15 0 70312058 11079016448 21615 33554432000 4194304 4196468 140725863570224 139901384685936 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10723] ppid=10657 vsize=10819352 memory=6656426216303648864 CPUtime=0.15 cores=0,2,4,6
/proc/10660/task/10723/stat : 10723 (java) S 10657 10660 4192 0 -1 1077944384 453 13328 0 0 7 0 5 3 20 0 15 0 70312058 11079016448 21615 33554432000 4194304 4196468 140725863570224 139901383633136 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10724] ppid=10657 vsize=10819352 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/10660/task/10724/stat : 10724 (java) R 10657 10660 4192 0 -1 4202560 612 13328 0 0 13 0 5 3 20 0 15 0 70312058 11079016448 21615 33554432000 4194304 4196468 140725863570224 139901382580336 139901843158366 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10725] ppid=10657 vsize=10819352 memory=6944656592455359580 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10725/stat : 10725 (java) S 10657 10660 4192 0 -1 1077944384 3 13328 0 0 0 0 5 3 20 0 15 0 70312058 11079016448 21615 33554432000 4194304 4196468 140725863570224 139900366964960 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10726] ppid=10657 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10726/stat : 10726 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 15 0 70312058 11079016448 21615 33554432000 4194304 4196468 140725863570224 139901381528752 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 86460 KiB

[startup+1.51272 s]
/proc/loadavg: 1.72 1.65 1.68 3/221 10726
/proc/meminfo: memFree=17045228/32770624 swapFree=67108860/67108860
[pid=10660] ppid=10657 vsize=10828108 memory=232960 CPUtime=3 cores=0,2,4,6
/proc/10660/stat : 10660 (java) S 10657 10660 4192 0 -1 1077944320 23185 13328 0 0 282 10 5 3 20 0 15 0 70312043 11087982592 58240 33554432000 4194304 4196468 140725863570224 140725863552768 139901859077879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
/proc/10660/statm: 2707027 58240 3456 1 0 2668685 0
[pid=10660/tid=10713] ppid=10657 vsize=10828108 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/10660/task/10713/stat : 10713 (java) S 10657 10660 4192 0 -1 1077944384 15105 13328 0 0 131 7 5 3 20 0 15 0 70312052 11087982592 58240 33554432000 4194304 4196468 140725863570224 139901830911136 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10714] ppid=10657 vsize=10828108 memory=4132 CPUtime=0.09 cores=0,2,4,6
/proc/10660/task/10714/stat : 10714 (java) R 10657 10660 4192 0 -1 4202560 187 13328 0 0 1 0 5 3 20 0 15 0 70312053 11087982592 58240 33554432000 4194304 4196468 140725863570224 139901863320408 139901844105744 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10715] ppid=10657 vsize=10828108 memory=21268 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10715/stat : 10715 (java) R 10657 10660 4192 0 -1 4202560 9 13328 0 0 0 0 5 3 20 0 15 0 70312053 11087982592 58240 33554432000 4194304 4196468 140725863570224 139901432418688 139901852174715 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10716] ppid=10657 vsize=10828108 memory=1292 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10716/stat : 10716 (java) R 10657 10660 4192 0 -1 4202560 26 13328 0 0 0 0 5 3 20 0 15 0 70312053 11087982592 58240 33554432000 4194304 4196468 140725863570224 139901431367968 139901844106192 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10717] ppid=10657 vsize=10828108 memory=100780 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10717/stat : 10717 (java) R 10657 10660 4192 0 -1 4202560 85 13328 0 0 0 0 5 3 20 0 15 0 70312053 11087982592 58240 33554432000 4194304 4196468 140725863570224 139901430315280 139901844105744 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10718] ppid=10657 vsize=10828108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10718/stat : 10718 (java) S 10657 10660 4192 0 -1 1077944384 20 13328 0 0 0 0 5 3 20 0 15 0 70312055 11087982592 58240 33554432000 4194304 4196468 140725863570224 139901385737632 139901859088085 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10719] ppid=10657 vsize=10828108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10719/stat : 10719 (java) S 10657 10660 4192 0 -1 1077944384 13 13328 0 0 0 0 5 3 20 0 15 0 70312055 11087982592 58240 33554432000 4194304 4196468 140725863570224 139901177685536 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10720] ppid=10657 vsize=10828108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10720/stat : 10720 (java) S 10657 10660 4192 0 -1 1077944384 1 13328 0 0 0 0 5 3 20 0 15 0 70312055 11087982592 58240 33554432000 4194304 4196468 140725863570224 139900707923312 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10721] ppid=10657 vsize=10828108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10721/stat : 10721 (java) S 10657 10660 4192 0 -1 1077944384 3 13328 0 0 0 0 5 3 20 0 15 0 70312058 11087982592 58240 33554432000 4194304 4196468 140725863570224 139900400523600 139901859096475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10722] ppid=10657 vsize=10828108 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/10660/task/10722/stat : 10722 (java) S 10657 10660 4192 0 -1 1077944384 2759 13328 0 0 52 0 5 3 20 0 15 0 70312058 11087982592 58240 33554432000 4194304 4196468 140725863570224 139901384665904 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10723] ppid=10657 vsize=10828108 memory=0 CPUtime=0.62 cores=0,2,4,6
/proc/10660/task/10723/stat : 10723 (java) S 10657 10660 4192 0 -1 1077944384 1455 13328 0 0 54 0 5 3 20 0 15 0 70312058 11087982592 58240 33554432000 4194304 4196468 140725863570224 139901383618192 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10724] ppid=10657 vsize=10828108 memory=0 CPUtime=0.48 cores=0,2,4,6
/proc/10660/task/10724/stat : 10724 (java) S 10657 10660 4192 0 -1 1077944384 1325 13328 0 0 40 0 5 3 20 0 15 0 70312058 11087982592 58240 33554432000 4194304 4196468 140725863570224 139901382580336 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10725] ppid=10657 vsize=10828108 memory=288230596050944315 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10725/stat : 10725 (java) S 10657 10660 4192 0 -1 1077944384 3 13328 0 0 0 0 5 3 20 0 15 0 70312058 11087982592 58240 33554432000 4194304 4196468 140725863570224 139900366964960 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10726] ppid=10657 vsize=10828108 memory=16100360058046859 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10726/stat : 10726 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 15 0 70312058 11087982592 58240 33554432000 4194304 4196468 140725863570224 139901381528752 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 10828108 KiB

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


[startup+759.258 s]
# the end of solver process 10660 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.78 s, system=13.1853 s

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

[startup+758.501 s]
/proc/loadavg: 4.87 4.29 3.10 5/218 11021
/proc/meminfo: memFree=7442296/32770624 swapFree=67108860/67108860
[pid=10660] ppid=10657 vsize=10844512 memory=8313768 CPUtime=2525.15 cores=0,2,4,6
/proc/10660/stat : 10660 (java) S 10657 10660 4192 0 -1 1077944320 505685 13328 0 0 251197 1310 5 3 20 0 15 0 70312043 11104780288 2078442 33554432000 4194304 4196468 140725863570224 140725863552768 139901859077879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
/proc/10660/statm: 2711128 2078442 3531 1 0 2672781 0
[pid=10660/tid=10713] ppid=10657 vsize=10844512 memory=21364 CPUtime=148.68 cores=0,2,4,6
/proc/10660/task/10713/stat : 10713 (java) S 10657 10660 4192 0 -1 1077944384 57053 13328 0 0 14819 41 5 3 20 0 15 0 70312052 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901830911856 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10714] ppid=10657 vsize=10844512 memory=1292 CPUtime=591.86 cores=0,2,4,6
/proc/10660/task/10714/stat : 10714 (java) R 10657 10660 4192 0 -1 4202560 37160 13328 0 0 58882 296 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901863320408 139901843775631 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10715] ppid=10657 vsize=10844512 memory=2444 CPUtime=590.03 cores=0,2,4,6
/proc/10660/task/10715/stat : 10715 (java) R 10657 10660 4192 0 -1 4202560 31046 13328 0 0 58693 302 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901432420464 139901851706087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10716] ppid=10657 vsize=10844512 memory=648 CPUtime=588.85 cores=0,2,4,6
/proc/10660/task/10716/stat : 10716 (java) R 10657 10660 4192 0 -1 4202560 36981 13328 0 0 58564 313 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901431367976 139901851706087 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10717] ppid=10657 vsize=10844512 memory=956 CPUtime=585.88 cores=0,2,4,6
/proc/10660/task/10717/stat : 10717 (java) R 10657 10660 4192 0 -1 4202560 31182 13328 0 0 58255 325 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901430314864 139901851706087 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10718] ppid=10657 vsize=10844512 memory=2340 CPUtime=3.2 cores=0,2,4,6
/proc/10660/task/10718/stat : 10718 (java) S 10657 10660 4192 0 -1 1077944384 251444 13328 0 0 299 13 5 3 20 0 15 0 70312055 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901385737440 139901859088085 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10719] ppid=10657 vsize=10844512 memory=8313768 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10719/stat : 10719 (java) S 10657 10660 4192 0 -1 1077944384 15 13328 0 0 0 0 5 3 20 0 15 0 70312055 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901177685600 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10720] ppid=10657 vsize=10844512 memory=1424 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10720/stat : 10720 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 15 0 70312055 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139900707923328 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10721] ppid=10657 vsize=10844512 memory=796 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10721/stat : 10721 (java) S 10657 10660 4192 0 -1 1077944384 5 13328 0 0 0 0 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139900400523248 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10722] ppid=10657 vsize=10844512 memory=796 CPUtime=7.57 cores=0,2,4,6
/proc/10660/task/10722/stat : 10722 (java) S 10657 10660 4192 0 -1 1077944384 18644 13328 0 0 747 2 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901384685696 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10723] ppid=10657 vsize=10844512 memory=8544 CPUtime=7.03 cores=0,2,4,6
/proc/10660/task/10723/stat : 10723 (java) S 10657 10660 4192 0 -1 1077944384 18461 13328 0 0 693 2 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901383633184 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10724] ppid=10657 vsize=10844512 memory=5784 CPUtime=2.26 cores=0,2,4,6
/proc/10660/task/10724/stat : 10724 (java) S 10657 10660 4192 0 -1 1077944384 20313 13328 0 0 215 3 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901382580384 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10725] ppid=10657 vsize=10844512 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10725/stat : 10725 (java) S 10657 10660 4192 0 -1 1077944384 3 13328 0 0 0 0 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139900366964960 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10726] ppid=10657 vsize=10844512 memory=6944656575208382560 CPUtime=0.38 cores=0,2,4,6
/proc/10660/task/10726/stat : 10726 (java) S 10657 10660 4192 0 -1 1077944384 1183 13328 0 0 19 11 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901381528752 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
Current children cumulated CPU time: 2525.15 s
Current children cumulated vsize: 10844512 KiB
Current children cumulated memory: 8313768 KiB

[startup+758.901 s]
/proc/loadavg: 4.87 4.29 3.10 5/218 11021
/proc/meminfo: memFree=7442296/32770624 swapFree=67108860/67108860
[pid=10660] ppid=10657 vsize=10844512 memory=8313768 CPUtime=2526.7 cores=0,2,4,6
/proc/10660/stat : 10660 (java) S 10657 10660 4192 0 -1 1077944320 505697 13328 0 0 251352 1310 5 3 20 0 15 0 70312043 11104780288 2078442 33554432000 4194304 4196468 140725863570224 140725863552768 139901859077879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
/proc/10660/statm: 2711128 2078442 3531 1 0 2672781 0
[pid=10660/tid=10713] ppid=10657 vsize=10844512 memory=1832 CPUtime=148.68 cores=0,2,4,6
/proc/10660/task/10713/stat : 10713 (java) S 10657 10660 4192 0 -1 1077944384 57053 13328 0 0 14819 41 5 3 20 0 15 0 70312052 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901830911856 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10714] ppid=10657 vsize=10844512 memory=1948 CPUtime=592.26 cores=0,2,4,6
/proc/10660/task/10714/stat : 10714 (java) R 10657 10660 4192 0 -1 4202560 37172 13328 0 0 58922 296 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901863320408 139901843775518 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10715] ppid=10657 vsize=10844512 memory=1224 CPUtime=590.42 cores=0,2,4,6
/proc/10660/task/10715/stat : 10715 (java) R 10657 10660 4192 0 -1 4202560 31046 13328 0 0 58732 302 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901432420464 139901851706087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10716] ppid=10657 vsize=10844512 memory=18472 CPUtime=589.24 cores=0,2,4,6
/proc/10660/task/10716/stat : 10716 (java) R 10657 10660 4192 0 -1 4202560 36981 13328 0 0 58602 314 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901431367976 139901851706087 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10717] ppid=10657 vsize=10844512 memory=4048 CPUtime=586.27 cores=0,2,4,6
/proc/10660/task/10717/stat : 10717 (java) R 10657 10660 4192 0 -1 4202560 31182 13328 0 0 58294 325 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901430315176 139901851706087 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10718] ppid=10657 vsize=10844512 memory=1792 CPUtime=3.2 cores=0,2,4,6
/proc/10660/task/10718/stat : 10718 (java) S 10657 10660 4192 0 -1 1077944384 251444 13328 0 0 299 13 5 3 20 0 15 0 70312055 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901385737440 139901859088085 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10719] ppid=10657 vsize=10844512 memory=1236 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10719/stat : 10719 (java) S 10657 10660 4192 0 -1 1077944384 15 13328 0 0 0 0 5 3 20 0 15 0 70312055 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901177685600 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10720] ppid=10657 vsize=10844512 memory=648 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10720/stat : 10720 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 15 0 70312055 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139900707923328 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10721] ppid=10657 vsize=10844512 memory=8313768 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10721/stat : 10721 (java) S 10657 10660 4192 0 -1 1077944384 5 13328 0 0 0 0 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139900400523248 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10722] ppid=10657 vsize=10844512 memory=3172 CPUtime=7.57 cores=0,2,4,6
/proc/10660/task/10722/stat : 10722 (java) S 10657 10660 4192 0 -1 1077944384 18644 13328 0 0 747 2 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901384685696 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10723] ppid=10657 vsize=10844512 memory=4822588 CPUtime=7.03 cores=0,2,4,6
/proc/10660/task/10723/stat : 10723 (java) S 10657 10660 4192 0 -1 1077944384 18461 13328 0 0 693 2 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901383633184 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10724] ppid=10657 vsize=10844512 memory=1200 CPUtime=2.26 cores=0,2,4,6
/proc/10660/task/10724/stat : 10724 (java) S 10657 10660 4192 0 -1 1077944384 20313 13328 0 0 215 3 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901382580384 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10725] ppid=10657 vsize=10844512 memory=280035357950496 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10725/stat : 10725 (java) S 10657 10660 4192 0 -1 1077944384 3 13328 0 0 0 0 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139900366964960 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10726] ppid=10657 vsize=10844512 memory=6791534058613427641 CPUtime=0.38 cores=0,2,4,6
/proc/10660/task/10726/stat : 10726 (java) S 10657 10660 4192 0 -1 1077944384 1183 13328 0 0 19 11 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901381528752 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
Current children cumulated CPU time: 2526.7 s
Current children cumulated vsize: 10844512 KiB
Current children cumulated memory: 8313768 KiB

[startup+759.101 s]*
/proc/loadavg: 4.87 4.29 3.10 6/218 11021
/proc/meminfo: memFree=7442296/32770624 swapFree=67108860/67108860
[pid=10660] ppid=10657 vsize=10844512 memory=8313768 CPUtime=2527.5 cores=0,2,4,6
/proc/10660/stat : 10660 (java) S 10657 10660 4192 0 -1 1077944320 505703 13328 0 0 251432 1310 5 3 20 0 15 0 70312043 11104780288 2078442 33554432000 4194304 4196468 140725863570224 140725863552768 139901859077879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
/proc/10660/statm: 2711128 2078442 3531 1 0 2672781 0
[pid=10660/tid=10713] ppid=10657 vsize=10844512 memory=6791534058613427641 CPUtime=148.68 cores=0,2,4,6
/proc/10660/task/10713/stat : 10713 (java) S 10657 10660 4192 0 -1 1077944384 57053 13328 0 0 14819 41 5 3 20 0 15 0 70312052 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901830911856 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10714] ppid=10657 vsize=10844512 memory=-7003737579269690708 CPUtime=592.47 cores=0,2,4,6
/proc/10660/task/10714/stat : 10714 (java) R 10657 10660 4192 0 -1 4202560 37178 13328 0 0 58943 296 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901863320408 139901843775654 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10715] ppid=10657 vsize=10844512 memory=4620 CPUtime=590.62 cores=0,2,4,6
/proc/10660/task/10715/stat : 10715 (java) R 10657 10660 4192 0 -1 4202560 31046 13328 0 0 58752 302 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901432420464 139901851706087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10716] ppid=10657 vsize=10844512 memory=15872 CPUtime=589.43 cores=0,2,4,6
/proc/10660/task/10716/stat : 10716 (java) R 10657 10660 4192 0 -1 4202560 36981 13328 0 0 58621 314 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901431367976 139901851706087 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10717] ppid=10657 vsize=10844512 memory=12720 CPUtime=586.47 cores=0,2,4,6
/proc/10660/task/10717/stat : 10717 (java) S 10657 10660 4192 0 -1 1077944384 31182 13328 0 0 58314 325 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901430314864 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10718] ppid=10657 vsize=10844512 memory=18472 CPUtime=3.2 cores=0,2,4,6
/proc/10660/task/10718/stat : 10718 (java) S 10657 10660 4192 0 -1 1077944384 251444 13328 0 0 299 13 5 3 20 0 15 0 70312055 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901385737440 139901859088085 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10719] ppid=10657 vsize=10844512 memory=4048 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10719/stat : 10719 (java) S 10657 10660 4192 0 -1 1077944384 15 13328 0 0 0 0 5 3 20 0 15 0 70312055 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901177685600 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10720] ppid=10657 vsize=10844512 memory=1792 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10720/stat : 10720 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 15 0 70312055 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139900707923328 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10721] ppid=10657 vsize=10844512 memory=1236 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10721/stat : 10721 (java) S 10657 10660 4192 0 -1 1077944384 5 13328 0 0 0 0 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139900400523248 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10722] ppid=10657 vsize=10844512 memory=648 CPUtime=7.57 cores=0,2,4,6
/proc/10660/task/10722/stat : 10722 (java) S 10657 10660 4192 0 -1 1077944384 18644 13328 0 0 747 2 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901384685696 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10723] ppid=10657 vsize=10844512 memory=956 CPUtime=7.03 cores=0,2,4,6
/proc/10660/task/10723/stat : 10723 (java) S 10657 10660 4192 0 -1 1077944384 18461 13328 0 0 693 2 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901383633184 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10724] ppid=10657 vsize=10844512 memory=0 CPUtime=2.26 cores=0,2,4,6
/proc/10660/task/10724/stat : 10724 (java) S 10657 10660 4192 0 -1 1077944384 20313 13328 0 0 215 3 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901382580384 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10725] ppid=10657 vsize=10844512 memory=7288 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10725/stat : 10725 (java) S 10657 10660 4192 0 -1 1077944384 3 13328 0 0 0 0 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139900366964960 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10726] ppid=10657 vsize=10844512 memory=840 CPUtime=0.38 cores=0,2,4,6
/proc/10660/task/10726/stat : 10726 (java) S 10657 10660 4192 0 -1 1077944384 1183 13328 0 0 19 11 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901381528752 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
Current children cumulated CPU time: 2527.5 s
Current children cumulated vsize: 10844512 KiB
Current children cumulated memory: 8313768 KiB

[startup+759.21 s]
/proc/loadavg: 4.87 4.29 3.10 6/218 11021
/proc/meminfo: memFree=7442296/32770624 swapFree=67108860/67108860
[pid=10660] ppid=10657 vsize=10844512 memory=8313768 CPUtime=2527.89 cores=0,2,4,6
/proc/10660/stat : 10660 (java) S 10657 10660 4192 0 -1 1077944320 505706 13328 0 0 251471 1310 5 3 20 0 15 0 70312043 11104780288 2078442 33554432000 4194304 4196468 140725863570224 140725863552768 139901859077879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
/proc/10660/statm: 2711128 2078442 3531 1 0 2672781 0
[pid=10660/tid=10713] ppid=10657 vsize=10844512 memory=8313768 CPUtime=148.68 cores=0,2,4,6
/proc/10660/task/10713/stat : 10713 (java) S 10657 10660 4192 0 -1 1077944384 57053 13328 0 0 14819 41 5 3 20 0 15 0 70312052 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901830911856 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10714] ppid=10657 vsize=10844512 memory=8313768 CPUtime=592.57 cores=0,2,4,6
/proc/10660/task/10714/stat : 10714 (java) R 10657 10660 4192 0 -1 4202560 37181 13328 0 0 58953 296 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901863320408 139901840631130 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10715] ppid=10657 vsize=10844512 memory=0 CPUtime=590.71 cores=0,2,4,6
/proc/10660/task/10715/stat : 10715 (java) R 10657 10660 4192 0 -1 4202560 31046 13328 0 0 58761 302 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901432420464 139901851706087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10716] ppid=10657 vsize=10844512 memory=8313756 CPUtime=589.53 cores=0,2,4,6
/proc/10660/task/10716/stat : 10716 (java) R 10657 10660 4192 0 -1 4202560 36981 13328 0 0 58631 314 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901431367976 139901851706087 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10717] ppid=10657 vsize=10844512 memory=8313768 CPUtime=586.56 cores=0,2,4,6
/proc/10660/task/10717/stat : 10717 (java) R 10657 10660 4192 0 -1 4202560 31182 13328 0 0 58323 325 5 3 20 0 15 0 70312053 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901430314864 139901851706087 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10718] ppid=10657 vsize=10844512 memory=8313768 CPUtime=3.2 cores=0,2,4,6
/proc/10660/task/10718/stat : 10718 (java) S 10657 10660 4192 0 -1 1077944384 251444 13328 0 0 299 13 5 3 20 0 15 0 70312055 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901385737440 139901859088085 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10719] ppid=10657 vsize=10844512 memory=8313768 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10719/stat : 10719 (java) S 10657 10660 4192 0 -1 1077944384 15 13328 0 0 0 0 5 3 20 0 15 0 70312055 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901177685600 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10720] ppid=10657 vsize=10844512 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10720/stat : 10720 (java) S 10657 10660 4192 0 -1 1077944384 2 13328 0 0 0 0 5 3 20 0 15 0 70312055 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139900707923328 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10721] ppid=10657 vsize=10844512 memory=8313768 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10721/stat : 10721 (java) S 10657 10660 4192 0 -1 1077944384 5 13328 0 0 0 0 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139900400523248 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10722] ppid=10657 vsize=10844512 memory=8313768 CPUtime=7.57 cores=0,2,4,6
/proc/10660/task/10722/stat : 10722 (java) S 10657 10660 4192 0 -1 1077944384 18644 13328 0 0 747 2 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901384685696 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10723] ppid=10657 vsize=10844512 memory=8313768 CPUtime=7.03 cores=0,2,4,6
/proc/10660/task/10723/stat : 10723 (java) S 10657 10660 4192 0 -1 1077944384 18461 13328 0 0 693 2 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901383633184 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10724] ppid=10657 vsize=10844512 memory=8313768 CPUtime=2.26 cores=0,2,4,6
/proc/10660/task/10724/stat : 10724 (java) S 10657 10660 4192 0 -1 1077944384 20313 13328 0 0 215 3 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901382580384 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10725] ppid=10657 vsize=10844512 memory=8313768 CPUtime=0.08 cores=0,2,4,6
/proc/10660/task/10725/stat : 10725 (java) S 10657 10660 4192 0 -1 1077944384 3 13328 0 0 0 0 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139900366964960 139901859088085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
[pid=10660/tid=10726] ppid=10657 vsize=10844512 memory=280035357360368 CPUtime=0.38 cores=0,2,4,6
/proc/10660/task/10726/stat : 10726 (java) S 10657 10660 4192 0 -1 1077944384 1183 13328 0 0 19 11 5 3 20 0 15 0 70312058 11104780288 2078442 33554432000 4194304 4196468 140725863570224 139901381528752 139901859089026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140725863577771 140725863581020 140725863581020 140725863583695 0
Current children cumulated CPU time: 2527.89 s
Current children cumulated vsize: 10844512 KiB
Current children cumulated memory: 8313768 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 759.258
CPU time (s): 2527.97
CPU user time (s): 2514.78
CPU system time (s): 13.1853
CPU usage (%): 332.952
Max. virtual memory (cumulated for all children) (KiB): 10844512
Max. memory (cumulated for all children) (KiB): 8313768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.78
system time used= 13.1853
maximum resident set size= 8313944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519036
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= 79605
involuntary context switches= 48034


# summary of solver processes directly reported to runsolver:
#   pid: 10660
#   total CPU time (s): 2527.97
#   total CPU user time (s): 2514.78
#   total CPU system time (s): 13.1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.56445 second user time and 6.37105 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-25 16:04:49
IDJOB=4295175
IDBENCH=141483
IDSOLVER=2751
FILE ID=node132/4295175-1532527489
RUNJOBID= node132-1532498695-4223
PBS_JOBID= 21021589
Free space on /tmp= 52116 MiB

SOLVER NAME= Concrete 3.8-SuperNG 2018-06-13
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m1-30_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-4295175-1532527489/watcher-4295175-1532527489 -o /tmp/evaluation-result-4295175-1532527489/solver-4295175-1532527489 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532498695-4223 --watchdog 2580  concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=2005298383 -superng HOME/instance-4295175-1532527489.xml

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

MD5SUM BENCH= 643e62d73285ca0df01da7486f80c5bf
RANDOM SEED=2005298383

node132.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.65
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.65
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.65
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.65
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:        17142000 kB
MemAvailable:   28494540 kB
Buffers:          204092 kB
Cached:         11315152 kB
SwapCached:            0 kB
Active:          6572980 kB
Inactive:        8429872 kB
Active(anon):    3434120 kB
Inactive(anon):    77616 kB
Active(file):    3138860 kB
Inactive(file):  8352256 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             30196 kB
Writeback:             0 kB
AnonPages:       3613348 kB
Mapped:            52992 kB
Shmem:             25248 kB
Slab:             317200 kB
SReclaimable:     289884 kB
SUnreclaim:        27316 kB
KernelStack:        3888 kB
PageTables:        12144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4238164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3459072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52088 MiB
End job on node132 at 2018-07-25 16:17:28