Trace number 4290534

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 NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-07-02? (TO) 2400.08 2389.71

General information on the benchmark

NameColouredQueens/
ColouredQueens-16_c18.xml
MD5SUMca60191094dbbdd7cca22b5ebea1cb75
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of constraints90
Number of domains1
Minimum domain size16
Maximum domain size16
Distribution of domain sizes[{"size":16,"count":256}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":252}]
Minimum constraint arity2
Maximum constraint arity16
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":4},{"arity":13,"count":4},{"arity":14,"count":4},{"arity":15,"count":4},{"arity":16,"count":34}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":90}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-07-02
0.67/0.56	c seed: 1805084467
0.67/0.56	c timeout: 2400
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
1.82/1.16	c Parsing done, starting search...
2400.06/2389.70	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290534-1532224837/watcher-4290534-1532224837 -o /tmp/evaluation-result-4290534-1532224837/solver-4290534-1532224837 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532224835-1955 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1805084467 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290534-1532224837.xml 

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

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

solver pid=2077, runsolver pid=2074

[startup+0.100166 s]*
/proc/loadavg: 1.01 1.02 1.31 3/221 2092
/proc/meminfo: memFree=27327008/32770624 swapFree=67108860/67108860
[pid=2077] ppid=2074 vsize=14082740 memory=29708 CPUtime=0.11 cores=0,2,4,6
/proc/2077/stat : 2077 (java) S 2074 2077 1924 0 -1 1077944320 6870 0 0 0 10 1 0 0 20 0 15 0 40046974 14420725760 7427 33554432000 4194304 4196468 140725151112608 140725151095152 139909731000055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
/proc/2077/statm: 3520685 7427 3151 1 0 3482761 0
[pid=2077/tid=2079] ppid=2074 vsize=14082740 memory=-8412660957079705459 CPUtime=0.09 cores=0,2,4,6
/proc/2077/task/2079/stat : 2079 (java) R 2074 2077 1924 0 -1 4202560 4883 0 0 0 8 1 0 0 20 0 15 0 40046974 14420725760 7427 33554432000 4194304 4196468 140725151112608 139909735239808 139909731021981 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2080] ppid=2074 vsize=14082740 memory=7948963741541478447 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2080/stat : 2080 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14420725760 7427 33554432000 4194304 4196468 140725151112608 139909327100432 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2081] ppid=2074 vsize=14082740 memory=139810593359488 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2081/stat : 2081 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14420725760 7427 33554432000 4194304 4196468 140725151112608 139909326047888 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2082] ppid=2074 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2082/stat : 2082 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14420725760 7427 33554432000 4194304 4196468 140725151112608 139909324994832 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2083] ppid=2074 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2083/stat : 2083 (java) S 2074 2077 1924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40046975 14420725760 7427 33554432000 4194304 4196468 140725151112608 139909323942288 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2084] ppid=2074 vsize=14082740 memory=139810593359488 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2084/stat : 2084 (java) S 2074 2077 1924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40046976 14420725760 7427 33554432000 4194304 4196468 140725151112608 139908644055792 139909731011202 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2085] ppid=2074 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2085/stat : 2085 (java) S 2074 2077 1924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40046977 14420725760 7427 33554432000 4194304 4196468 140725151112608 139908643002016 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2086] ppid=2074 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2086/stat : 2086 (java) S 2074 2077 1924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40046977 14420725760 7427 33554432000 4194304 4196468 140725151112608 139908641948912 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2087] ppid=2074 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2087/stat : 2087 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14420725760 7427 33554432000 4194304 4196468 140725151112608 139908640897488 139909731018651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2088] ppid=2074 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2088/stat : 2088 (java) S 2074 2077 1924 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 40046980 14420725760 7427 33554432000 4194304 4196468 140725151112608 139908639844592 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2089] ppid=2074 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2089/stat : 2089 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14420725760 7427 33554432000 4194304 4196468 140725151112608 139908638792048 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2090] ppid=2074 vsize=14082740 memory=139810593359488 CPUtime=0.01 cores=0,2,4,6
/proc/2077/task/2090/stat : 2090 (java) S 2074 2077 1924 0 -1 1077944384 315 0 0 0 1 0 0 0 20 0 15 0 40046980 14420725760 7427 33554432000 4194304 4196468 140725151112608 139908637738992 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2091] ppid=2074 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2091/stat : 2091 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14420725760 7427 33554432000 4194304 4196468 140725151112608 139908636686688 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2092] ppid=2074 vsize=14082740 memory=139810593359488 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2092/stat : 2092 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046980 14420725760 7427 33554432000 4194304 4196468 140725151112608 139908635634736 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 29708 KiB

[startup+0.21568 s]*
/proc/loadavg: 1.01 1.02 1.31 5/221 2092
/proc/meminfo: memFree=27316708/32770624 swapFree=67108860/67108860
[pid=2077] ppid=2074 vsize=14082740 memory=46320 CPUtime=0.32 cores=0,2,4,6
/proc/2077/stat : 2077 (java) S 2074 2077 1924 0 -1 1077944320 10650 0 0 0 29 3 0 0 20 0 15 0 40046974 14420725760 11580 33554432000 4194304 4196468 140725151112608 140725151095152 139909731000055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
/proc/2077/statm: 3520685 11580 3414 1 0 3482761 0
[pid=2077/tid=2079] ppid=2074 vsize=14082740 memory=8389772277269004345 CPUtime=0.21 cores=0,2,4,6
/proc/2077/task/2079/stat : 2079 (java) R 2074 2077 1924 0 -1 4202560 8237 0 0 0 19 2 0 0 20 0 15 0 40046974 14420725760 11580 33554432000 4194304 4196468 140725151112608 139909735226032 139909716165601 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2080] ppid=2074 vsize=14082740 memory=288230621904633879 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2080/stat : 2080 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14420725760 11580 33554432000 4194304 4196468 140725151112608 139909327100432 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2081] ppid=2074 vsize=14082740 memory=15678328799544984 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2081/stat : 2081 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14420725760 11580 33554432000 4194304 4196468 140725151112608 139909326047888 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2082] ppid=2074 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2082/stat : 2082 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14420725760 11580 33554432000 4194304 4196468 140725151112608 139909324994832 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2083] ppid=2074 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2083/stat : 2083 (java) S 2074 2077 1924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40046975 14420725760 11580 33554432000 4194304 4196468 140725151112608 139909323942288 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2084] ppid=2074 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2084/stat : 2084 (java) S 2074 2077 1924 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40046976 14420725760 11580 33554432000 4194304 4196468 140725151112608 139908644055792 139909731011202 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2085] ppid=2074 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2085/stat : 2085 (java) S 2074 2077 1924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40046977 14420725760 11580 33554432000 4194304 4196468 140725151112608 139908643002016 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2086] ppid=2074 vsize=14082740 memory=139810593359488 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2086/stat : 2086 (java) S 2074 2077 1924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40046977 14420725760 11580 33554432000 4194304 4196468 140725151112608 139908641948912 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2087] ppid=2074 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2087/stat : 2087 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14420725760 11580 33554432000 4194304 4196468 140725151112608 139908640897488 139909731018651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2088] ppid=2074 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/2077/task/2088/stat : 2088 (java) S 2074 2077 1924 0 -1 1077944384 411 0 0 0 2 0 0 0 20 0 15 0 40046980 14420725760 11580 33554432000 4194304 4196468 140725151112608 139908639844592 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2089] ppid=2074 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/2077/task/2089/stat : 2089 (java) R 2074 2077 1924 0 -1 1077944384 215 0 0 0 1 0 0 0 20 0 15 0 40046980 14420725760 11580 33554432000 4194304 4196468 140725151112608 139908638792144 139909731010261 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2090] ppid=2074 vsize=14082740 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/2077/task/2090/stat : 2090 (java) R 2074 2077 1924 0 -1 4202560 413 0 0 0 6 0 0 0 20 0 15 0 40046980 14420725760 11580 33554432000 4194304 4196468 140725151112608 139908637734944 139909723237182 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2091] ppid=2074 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2091/stat : 2091 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14420725760 11580 33554432000 4194304 4196468 140725151112608 139908636686688 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2092] ppid=2074 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2092/stat : 2092 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046980 14420725760 11580 33554432000 4194304 4196468 140725151112608 139908635634736 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 46320 KiB

[startup+0.310832 s]*
/proc/loadavg: 1.01 1.02 1.31 4/221 2092
/proc/meminfo: memFree=27316984/32770624 swapFree=67108860/67108860
[pid=2077] ppid=2074 vsize=14082740 memory=49476 CPUtime=0.45 cores=0,2,4,6
/proc/2077/stat : 2077 (java) S 2074 2077 1924 0 -1 1077944320 11036 0 0 0 42 3 0 0 20 0 15 0 40046974 14420725760 12369 33554432000 4194304 4196468 140725151112608 140725151095152 139909731000055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
/proc/2077/statm: 3520685 12369 3417 1 0 3482761 0
[pid=2077/tid=2079] ppid=2074 vsize=14082740 memory=6935653653924630608 CPUtime=0.3 cores=0,2,4,6
/proc/2077/task/2079/stat : 2079 (java) R 2074 2077 1924 0 -1 4202560 8562 0 0 0 28 2 0 0 20 0 15 0 40046974 14420725760 12369 33554432000 4194304 4196468 140725151112608 139909735207888 139909723237182 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2080] ppid=2074 vsize=14082740 memory=139810446605519 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2080/stat : 2080 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14420725760 12369 33554432000 4194304 4196468 140725151112608 139909327100432 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2081] ppid=2074 vsize=14082740 memory=139810593359488 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2081/stat : 2081 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14420725760 12421 33554432000 4194304 4196468 140725151112608 139909326047888 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2082] ppid=2074 vsize=14082740 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2082/stat : 2082 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14420725760 12421 33554432000 4194304 4196468 140725151112608 139909324994832 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2083] ppid=2074 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2083/stat : 2083 (java) S 2074 2077 1924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40046975 14420725760 12421 33554432000 4194304 4196468 140725151112608 139909323942288 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2084] ppid=2074 vsize=14082740 memory=279620893224864 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2084/stat : 2084 (java) S 2074 2077 1924 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40046976 14420725760 12421 33554432000 4194304 4196468 140725151112608 139908644055792 139909731011202 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2085] ppid=2074 vsize=14082740 memory=67 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2085/stat : 2085 (java) S 2074 2077 1924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40046977 14420725760 12421 33554432000 4194304 4196468 140725151112608 139908643002016 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2086] ppid=2074 vsize=14082740 memory=279621039958096 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2086/stat : 2086 (java) S 2074 2077 1924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40046977 14420725760 12421 33554432000 4194304 4196468 140725151112608 139908641948912 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2087] ppid=2074 vsize=14082740 memory=67 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2087/stat : 2087 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14420725760 12421 33554432000 4194304 4196468 140725151112608 139908640897488 139909731018651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2088] ppid=2074 vsize=14082740 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/2077/task/2088/stat : 2088 (java) S 2074 2077 1924 0 -1 1077944384 423 0 0 0 3 0 0 0 20 0 15 0 40046980 14420725760 12421 33554432000 4194304 4196468 140725151112608 139908639844592 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2089] ppid=2074 vsize=14082740 memory=7 CPUtime=0.01 cores=0,2,4,6
/proc/2077/task/2089/stat : 2089 (java) S 2074 2077 1924 0 -1 1077944384 223 0 0 0 1 0 0 0 20 0 15 0 40046980 14420725760 12421 33554432000 4194304 4196468 140725151112608 139908638792048 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2090] ppid=2074 vsize=14082740 memory=279620893275760 CPUtime=0.08 cores=0,2,4,6
/proc/2077/task/2090/stat : 2090 (java) S 2074 2077 1924 0 -1 1077944384 447 0 0 0 8 0 0 0 20 0 15 0 40046980 14420725760 12421 33554432000 4194304 4196468 140725151112608 139908637738992 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2091] ppid=2074 vsize=14082740 memory=279620893159432 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2091/stat : 2091 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14420725760 12421 33554432000 4194304 4196468 140725151112608 139908636686688 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2092] ppid=2074 vsize=14082740 memory=11 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2092/stat : 2092 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046980 14420725760 12421 33554432000 4194304 4196468 140725151112608 139908635634736 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 49476 KiB

[startup+0.700776 s]
/proc/loadavg: 1.17 1.05 1.32 3/221 2092
/proc/meminfo: memFree=27292304/32770624 swapFree=67108860/67108860
[pid=2077] ppid=2074 vsize=14084808 memory=88052 CPUtime=1 cores=0,2,4,6
/proc/2077/stat : 2077 (java) S 2074 2077 1924 0 -1 1077944320 17940 0 0 0 94 6 0 0 20 0 15 0 40046974 14422843392 22013 33554432000 4194304 4196468 140725151112608 140725151095152 139909731000055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
/proc/2077/statm: 3521202 22013 3500 1 0 3483273 0
[pid=2077/tid=2079] ppid=2074 vsize=14084808 memory=4420 CPUtime=0.67 cores=0,2,4,6
/proc/2077/task/2079/stat : 2079 (java) R 2074 2077 1924 0 -1 4202560 14986 0 0 0 63 4 0 0 20 0 15 0 40046974 14422843392 22013 33554432000 4194304 4196468 140725151112608 139909735206384 139909731021981 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2080] ppid=2074 vsize=14084808 memory=6628 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2080/stat : 2080 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14422843392 22013 33554432000 4194304 4196468 140725151112608 139909327100432 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2081] ppid=2074 vsize=14084808 memory=6788 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2081/stat : 2081 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14422843392 22013 33554432000 4194304 4196468 140725151112608 139909326047888 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2082] ppid=2074 vsize=14084808 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2082/stat : 2082 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14422843392 22013 33554432000 4194304 4196468 140725151112608 139909324994832 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2083] ppid=2074 vsize=14084808 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2083/stat : 2083 (java) S 2074 2077 1924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40046975 14422843392 22013 33554432000 4194304 4196468 140725151112608 139909323942288 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2084] ppid=2074 vsize=14084808 memory=10940 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2084/stat : 2084 (java) S 2074 2077 1924 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40046976 14422843392 22013 33554432000 4194304 4196468 140725151112608 139908644055792 139909731011202 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2085] ppid=2074 vsize=14084808 memory=4639098309541127269 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2085/stat : 2085 (java) S 2074 2077 1924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40046977 14422843392 22013 33554432000 4194304 4196468 140725151112608 139908643002016 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2086] ppid=2074 vsize=14084808 memory=7739270295876363345 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2086/stat : 2086 (java) S 2074 2077 1924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40046977 14422843392 22013 33554432000 4194304 4196468 140725151112608 139908641948912 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2087] ppid=2074 vsize=14084808 memory=5787500903046145365 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2087/stat : 2087 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14422843392 22013 33554432000 4194304 4196468 140725151112608 139908640897488 139909731018651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2088] ppid=2074 vsize=14084808 memory=-8412654363917126771 CPUtime=0.08 cores=0,2,4,6
/proc/2077/task/2088/stat : 2088 (java) S 2074 2077 1924 0 -1 1077944384 582 0 0 0 8 0 0 0 20 0 15 0 40046980 14422843392 22013 33554432000 4194304 4196468 140725151112608 139908639844592 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2089] ppid=2074 vsize=14084808 memory=3054156605268583796 CPUtime=0.06 cores=0,2,4,6
/proc/2077/task/2089/stat : 2089 (java) S 2074 2077 1924 0 -1 1077944384 395 0 0 0 6 0 0 0 20 0 15 0 40046980 14422843392 22013 33554432000 4194304 4196468 140725151112608 139908638792048 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2090] ppid=2074 vsize=14084808 memory=6944656592455360569 CPUtime=0.14 cores=0,2,4,6
/proc/2077/task/2090/stat : 2090 (java) S 2074 2077 1924 0 -1 1077944384 595 0 0 0 14 0 0 0 20 0 15 0 40046980 14422843392 22013 33554432000 4194304 4196468 140725151112608 139908637738992 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2091] ppid=2074 vsize=14084808 memory=4137293581110450563 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2091/stat : 2091 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14422843392 22013 33554432000 4194304 4196468 140725151112608 139908636686688 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2092] ppid=2074 vsize=14084808 memory=-7966001967256141664 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2092/stat : 2092 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046980 14422843392 22013 33554432000 4194304 4196468 140725151112608 139908635634736 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88052 KiB

[startup+1.50068 s]
/proc/loadavg: 1.17 1.05 1.32 3/221 2092
/proc/meminfo: memFree=27260044/32770624 swapFree=67108860/67108860
[pid=2077] ppid=2074 vsize=14090952 memory=139876 CPUtime=2.85 cores=0,2,4,6
/proc/2077/stat : 2077 (java) S 2074 2077 1924 0 -1 1077944320 25271 0 0 0 278 7 0 0 20 0 15 0 40046974 14429134848 34969 33554432000 4194304 4196468 140725151112608 140725151095152 139909731000055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
/proc/2077/statm: 3522738 34969 3538 1 0 3484809 0
[pid=2077/tid=2079] ppid=2074 vsize=14090952 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/2077/task/2079/stat : 2079 (java) R 2074 2077 1924 0 -1 4202560 19864 0 0 0 142 5 0 0 20 0 15 0 40046974 14429134848 34969 33554432000 4194304 4196468 140725151112608 139909735235392 139909373761724 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2080] ppid=2074 vsize=14090952 memory=279620893331072 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2080/stat : 2080 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14429134848 34969 33554432000 4194304 4196468 140725151112608 139909327100432 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2081] ppid=2074 vsize=14090952 memory=7589240748751478848 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2081/stat : 2081 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14429134848 34969 33554432000 4194304 4196468 140725151112608 139909326047888 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2082] ppid=2074 vsize=14090952 memory=88052 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2082/stat : 2082 (java) S 2074 2077 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40046975 14429134848 34969 33554432000 4194304 4196468 140725151112608 139909324994832 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2083] ppid=2074 vsize=14090952 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2083/stat : 2083 (java) S 2074 2077 1924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40046975 14429134848 34969 33554432000 4194304 4196468 140725151112608 139909323942288 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2084] ppid=2074 vsize=14090952 memory=6628 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2084/stat : 2084 (java) S 2074 2077 1924 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 40046976 14429134848 34969 33554432000 4194304 4196468 140725151112608 139908644055792 139909731011202 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0

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

/proc/2077/task/2079/stat : 2079 (java) R 2074 2077 1924 0 -1 4202560 36730 0 0 0 231375 16 0 0 20 0 15 0 40046974 14429134848 62255 33554432000 4194304 4196468 140725151112608 139909735238096 139909373655652 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2080] ppid=2074 vsize=14090952 memory=249020 CPUtime=3.16 cores=0,2,4,6
/proc/2077/task/2080/stat : 2080 (java) S 2074 2077 1924 0 -1 1077944384 3128 0 0 0 293 23 0 0 20 0 15 0 40046975 14429134848 62255 33554432000 4194304 4196468 140725151112608 139909327100432 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2081] ppid=2074 vsize=14090952 memory=249020 CPUtime=3.15 cores=0,2,4,6
/proc/2077/task/2081/stat : 2081 (java) S 2074 2077 1924 0 -1 1077944384 5320 0 0 0 294 21 0 0 20 0 15 0 40046975 14429134848 62255 33554432000 4194304 4196468 140725151112608 139909326047888 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2082] ppid=2074 vsize=14090952 memory=249020 CPUtime=3.15 cores=0,2,4,6
/proc/2077/task/2082/stat : 2082 (java) S 2074 2077 1924 0 -1 1077944384 3730 0 0 0 295 20 0 0 20 0 15 0 40046975 14429134848 62255 33554432000 4194304 4196468 140725151112608 139909324994832 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2083] ppid=2074 vsize=14090952 memory=249020 CPUtime=3.13 cores=0,2,4,6
/proc/2077/task/2083/stat : 2083 (java) S 2074 2077 1924 0 -1 1077944384 2765 0 0 0 288 25 0 0 20 0 15 0 40046975 14429134848 62255 33554432000 4194304 4196468 140725151112608 139909323942288 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2084] ppid=2074 vsize=14090952 memory=249020 CPUtime=3.13 cores=0,2,4,6
/proc/2077/task/2084/stat : 2084 (java) S 2074 2077 1924 0 -1 1077944384 4680 0 0 0 294 19 0 0 20 0 15 0 40046976 14429134848 62255 33554432000 4194304 4196468 140725151112608 139908644055792 139909731011202 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2085] ppid=2074 vsize=14090952 memory=249020 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2085/stat : 2085 (java) S 2074 2077 1924 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 40046977 14429134848 62255 33554432000 4194304 4196468 140725151112608 139908643002080 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2086] ppid=2074 vsize=14090952 memory=249020 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2086/stat : 2086 (java) S 2074 2077 1924 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 40046977 14429134848 62255 33554432000 4194304 4196468 140725151112608 139908641948928 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2087] ppid=2074 vsize=14090952 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2087/stat : 2087 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14429134848 62255 33554432000 4194304 4196468 140725151112608 139908640897488 139909731018651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2088] ppid=2074 vsize=14090952 memory=249020 CPUtime=0.75 cores=0,2,4,6
/proc/2077/task/2088/stat : 2088 (java) S 2074 2077 1924 0 -1 1077944384 5394 0 0 0 74 1 0 0 20 0 15 0 40046980 14429134848 62255 33554432000 4194304 4196468 140725151112608 139908639844592 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2089] ppid=2074 vsize=14090952 memory=249020 CPUtime=0.62 cores=0,2,4,6
/proc/2077/task/2089/stat : 2089 (java) S 2074 2077 1924 0 -1 1077944384 2828 0 0 0 61 1 0 0 20 0 15 0 40046980 14429134848 62255 33554432000 4194304 4196468 140725151112608 139908638792048 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2090] ppid=2074 vsize=14090952 memory=1948 CPUtime=0.52 cores=0,2,4,6
/proc/2077/task/2090/stat : 2090 (java) S 2074 2077 1924 0 -1 1077944384 4098 0 0 0 51 1 0 0 20 0 15 0 40046980 14429134848 62255 33554432000 4194304 4196468 140725151112608 139908637738992 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2091] ppid=2074 vsize=14090952 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2091/stat : 2091 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14429134848 62255 33554432000 4194304 4196468 140725151112608 139908636686688 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2092] ppid=2074 vsize=14090952 memory=249020 CPUtime=0.74 cores=0,2,4,6
/proc/2077/task/2092/stat : 2092 (java) S 2074 2077 1924 0 -1 1077944384 1486 0 0 0 34 40 0 0 20 0 15 0 40046980 14429134848 62255 33554432000 4194304 4196468 140725151112608 139908635634736 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 37 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
Current children cumulated CPU time: 2332.35 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 249020 KiB

[startup+2382.3 s]
/proc/loadavg: 1.63 1.57 1.48 3/219 2194
/proc/meminfo: memFree=27073492/32770624 swapFree=67108860/67108860
[pid=2077] ppid=2074 vsize=14090952 memory=251068 CPUtime=2392.63 cores=0,2,4,6
/proc/2077/stat : 2077 (java) S 2074 2077 1924 0 -1 1077944320 72656 0 0 0 239128 135 0 0 20 0 15 0 40046974 14429134848 62767 33554432000 4194304 4196468 140725151112608 140725151095152 139909731000055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
/proc/2077/statm: 3522738 62767 3572 1 0 3484809 0
[pid=2077/tid=2079] ppid=2074 vsize=14090952 memory=251068 CPUtime=2373.7 cores=0,2,4,6
/proc/2077/task/2079/stat : 2079 (java) R 2074 2077 1924 0 -1 4202560 37290 0 0 0 237354 16 0 0 20 0 15 0 40046974 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909735238384 139909373745027 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2080] ppid=2074 vsize=14090952 memory=251068 CPUtime=3.25 cores=0,2,4,6
/proc/2077/task/2080/stat : 2080 (java) S 2074 2077 1924 0 -1 1077944384 3230 0 0 0 302 23 0 0 20 0 15 0 40046975 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909327100432 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2081] ppid=2074 vsize=14090952 memory=251068 CPUtime=3.24 cores=0,2,4,6
/proc/2077/task/2081/stat : 2081 (java) S 2074 2077 1924 0 -1 1077944384 5437 0 0 0 303 21 0 0 20 0 15 0 40046975 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909326047888 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2082] ppid=2074 vsize=14090952 memory=251068 CPUtime=3.24 cores=0,2,4,6
/proc/2077/task/2082/stat : 2082 (java) S 2074 2077 1924 0 -1 1077944384 3759 0 0 0 304 20 0 0 20 0 15 0 40046975 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909324994832 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2083] ppid=2074 vsize=14090952 memory=251068 CPUtime=3.22 cores=0,2,4,6
/proc/2077/task/2083/stat : 2083 (java) S 2074 2077 1924 0 -1 1077944384 2840 0 0 0 296 26 0 0 20 0 15 0 40046975 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909323942288 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2084] ppid=2074 vsize=14090952 memory=279620893016304 CPUtime=3.22 cores=0,2,4,6
/proc/2077/task/2084/stat : 2084 (java) S 2074 2077 1924 0 -1 1077944384 4816 0 0 0 302 20 0 0 20 0 15 0 40046976 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908644055792 139909731011202 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2085] ppid=2074 vsize=14090952 memory=251068 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2085/stat : 2085 (java) S 2074 2077 1924 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 40046977 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908643002080 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2086] ppid=2074 vsize=14090952 memory=251068 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2086/stat : 2086 (java) S 2074 2077 1924 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 40046977 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908641948928 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2087] ppid=2074 vsize=14090952 memory=65 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2087/stat : 2087 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908640897488 139909731018651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2088] ppid=2074 vsize=14090952 memory=251068 CPUtime=0.75 cores=0,2,4,6
/proc/2077/task/2088/stat : 2088 (java) S 2074 2077 1924 0 -1 1077944384 5396 0 0 0 74 1 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908639844592 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2089] ppid=2074 vsize=14090952 memory=251068 CPUtime=0.62 cores=0,2,4,6
/proc/2077/task/2089/stat : 2089 (java) S 2074 2077 1924 0 -1 1077944384 2830 0 0 0 61 1 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908638792048 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2090] ppid=2074 vsize=14090952 memory=796 CPUtime=0.52 cores=0,2,4,6
/proc/2077/task/2090/stat : 2090 (java) S 2074 2077 1924 0 -1 1077944384 4100 0 0 0 51 1 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908637738992 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2091] ppid=2074 vsize=14090952 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2091/stat : 2091 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908636686688 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2092] ppid=2074 vsize=14090952 memory=1800 CPUtime=0.77 cores=0,2,4,6
/proc/2077/task/2092/stat : 2092 (java) S 2074 2077 1924 0 -1 1077944384 1501 0 0 0 35 42 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908635634736 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 37 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
Current children cumulated CPU time: 2392.63 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 251068 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2389.7 s]
/proc/loadavg: 1.66 1.58 1.48 5/219 2271
/proc/meminfo: memFree=27128424/32770624 swapFree=67108860/67108860
[pid=2077] ppid=2074 vsize=14090952 memory=251068 CPUtime=2400.06 cores=0,2,4,6
/proc/2077/stat : 2077 (java) S 2074 2077 1924 0 -1 1077944320 72674 0 0 0 239870 136 0 0 20 0 15 0 40046974 14429134848 62767 33554432000 4194304 4196468 140725151112608 140725151095152 139909731000055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
/proc/2077/statm: 3522738 62767 3572 1 0 3484809 0
[pid=2077/tid=2079] ppid=2074 vsize=14090952 memory=251068 CPUtime=2381.08 cores=0,2,4,6
/proc/2077/task/2079/stat : 2079 (java) R 2074 2077 1924 0 -1 4202560 37308 0 0 0 238091 17 0 0 20 0 15 0 40046974 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909735238384 139909373656188 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2080] ppid=2074 vsize=14090952 memory=251068 CPUtime=3.27 cores=0,2,4,6
/proc/2077/task/2080/stat : 2080 (java) S 2074 2077 1924 0 -1 1077944384 3230 0 0 0 304 23 0 0 20 0 15 0 40046975 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909327100432 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2081] ppid=2074 vsize=14090952 memory=251068 CPUtime=3.25 cores=0,2,4,6
/proc/2077/task/2081/stat : 2081 (java) S 2074 2077 1924 0 -1 1077944384 5437 0 0 0 304 21 0 0 20 0 15 0 40046975 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909326047888 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2082] ppid=2074 vsize=14090952 memory=251068 CPUtime=3.26 cores=0,2,4,6
/proc/2077/task/2082/stat : 2082 (java) S 2074 2077 1924 0 -1 1077944384 3759 0 0 0 305 21 0 0 20 0 15 0 40046975 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909324994832 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2083] ppid=2074 vsize=14090952 memory=279620893016304 CPUtime=3.23 cores=0,2,4,6
/proc/2077/task/2083/stat : 2083 (java) S 2074 2077 1924 0 -1 1077944384 2840 0 0 0 297 26 0 0 20 0 15 0 40046975 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909323942288 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2084] ppid=2074 vsize=14090952 memory=251068 CPUtime=3.23 cores=0,2,4,6
/proc/2077/task/2084/stat : 2084 (java) S 2074 2077 1924 0 -1 1077944384 4816 0 0 0 303 20 0 0 20 0 15 0 40046976 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908644055792 139909731011202 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2085] ppid=2074 vsize=14090952 memory=251068 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2085/stat : 2085 (java) S 2074 2077 1924 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 40046977 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908643002080 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2086] ppid=2074 vsize=14090952 memory=251068 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2086/stat : 2086 (java) S 2074 2077 1924 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 40046977 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908641948928 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2087] ppid=2074 vsize=14090952 memory=251068 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2087/stat : 2087 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908640897488 139909731018651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2088] ppid=2074 vsize=14090952 memory=251068 CPUtime=0.75 cores=0,2,4,6
/proc/2077/task/2088/stat : 2088 (java) S 2074 2077 1924 0 -1 1077944384 5396 0 0 0 74 1 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908639844592 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2089] ppid=2074 vsize=14090952 memory=251068 CPUtime=0.62 cores=0,2,4,6
/proc/2077/task/2089/stat : 2089 (java) S 2074 2077 1924 0 -1 1077944384 2830 0 0 0 61 1 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908638792048 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2090] ppid=2074 vsize=14090952 memory=251068 CPUtime=0.52 cores=0,2,4,6
/proc/2077/task/2090/stat : 2090 (java) S 2074 2077 1924 0 -1 1077944384 4100 0 0 0 51 1 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908637738992 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2091] ppid=2074 vsize=14090952 memory=251068 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2091/stat : 2091 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908636686688 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2092] ppid=2074 vsize=14090952 memory=10416 CPUtime=0.77 cores=0,2,4,6
/proc/2077/task/2092/stat : 2092 (java) S 2074 2077 1924 0 -1 1077944384 1501 0 0 0 35 42 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908635634736 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 251068 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2389.71 s]
# the end of solver process 2077 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.72 s, system=1.36315 s

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

[startup+2389.7 s]
/proc/loadavg: 1.66 1.58 1.48 5/219 2271
/proc/meminfo: memFree=27128424/32770624 swapFree=67108860/67108860
[pid=2077] ppid=2074 vsize=14090952 memory=251068 CPUtime=2400.06 cores=0,2,4,6
/proc/2077/stat : 2077 (java) S 2074 2077 1924 0 -1 1077944320 72674 0 0 0 239870 136 0 0 20 0 15 0 40046974 14429134848 62767 33554432000 4194304 4196468 140725151112608 140725151095152 139909731000055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
/proc/2077/statm: 3522738 62767 3572 1 0 3484809 0
[pid=2077/tid=2079] ppid=2074 vsize=14090952 memory=251068 CPUtime=2381.08 cores=0,2,4,6
/proc/2077/task/2079/stat : 2079 (java) R 2074 2077 1924 0 -1 4202560 37308 0 0 0 238091 17 0 0 20 0 15 0 40046974 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909735238384 139909373656188 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2080] ppid=2074 vsize=14090952 memory=251068 CPUtime=3.27 cores=0,2,4,6
/proc/2077/task/2080/stat : 2080 (java) S 2074 2077 1924 0 -1 1077944384 3230 0 0 0 304 23 0 0 20 0 15 0 40046975 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909327100432 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2081] ppid=2074 vsize=14090952 memory=251068 CPUtime=3.25 cores=0,2,4,6
/proc/2077/task/2081/stat : 2081 (java) S 2074 2077 1924 0 -1 1077944384 5437 0 0 0 304 21 0 0 20 0 15 0 40046975 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909326047888 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2082] ppid=2074 vsize=14090952 memory=251068 CPUtime=3.26 cores=0,2,4,6
/proc/2077/task/2082/stat : 2082 (java) S 2074 2077 1924 0 -1 1077944384 3759 0 0 0 305 21 0 0 20 0 15 0 40046975 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909324994832 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2083] ppid=2074 vsize=14090952 memory=279620893016304 CPUtime=3.23 cores=0,2,4,6
/proc/2077/task/2083/stat : 2083 (java) S 2074 2077 1924 0 -1 1077944384 2840 0 0 0 297 26 0 0 20 0 15 0 40046975 14429134848 62767 33554432000 4194304 4196468 140725151112608 139909323942288 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2084] ppid=2074 vsize=14090952 memory=251068 CPUtime=3.23 cores=0,2,4,6
/proc/2077/task/2084/stat : 2084 (java) S 2074 2077 1924 0 -1 1077944384 4816 0 0 0 303 20 0 0 20 0 15 0 40046976 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908644055792 139909731011202 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2085] ppid=2074 vsize=14090952 memory=251068 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2085/stat : 2085 (java) S 2074 2077 1924 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 40046977 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908643002080 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2086] ppid=2074 vsize=14090952 memory=251068 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2086/stat : 2086 (java) S 2074 2077 1924 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 40046977 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908641948928 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2087] ppid=2074 vsize=14090952 memory=251068 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2087/stat : 2087 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908640897488 139909731018651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2088] ppid=2074 vsize=14090952 memory=251068 CPUtime=0.75 cores=0,2,4,6
/proc/2077/task/2088/stat : 2088 (java) S 2074 2077 1924 0 -1 1077944384 5396 0 0 0 74 1 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908639844592 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2089] ppid=2074 vsize=14090952 memory=251068 CPUtime=0.62 cores=0,2,4,6
/proc/2077/task/2089/stat : 2089 (java) S 2074 2077 1924 0 -1 1077944384 2830 0 0 0 61 1 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908638792048 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2090] ppid=2074 vsize=14090952 memory=251068 CPUtime=0.52 cores=0,2,4,6
/proc/2077/task/2090/stat : 2090 (java) S 2074 2077 1924 0 -1 1077944384 4100 0 0 0 51 1 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908637738992 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2091] ppid=2074 vsize=14090952 memory=251068 CPUtime=0 cores=0,2,4,6
/proc/2077/task/2091/stat : 2091 (java) S 2074 2077 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908636686688 139909731010261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
[pid=2077/tid=2092] ppid=2074 vsize=14090952 memory=10416 CPUtime=0.77 cores=0,2,4,6
/proc/2077/task/2092/stat : 2092 (java) S 2074 2077 1924 0 -1 1077944384 1501 0 0 0 35 42 0 0 20 0 15 0 40046980 14429134848 62767 33554432000 4194304 4196468 140725151112608 139908635634736 139909731011202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 26378240 140725151118408 140725151118601 140725151118601 140725151121359 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 251068 KiB

Child status: 143
Real time (s): 2389.71
CPU time (s): 2400.08
CPU user time (s): 2398.72
CPU system time (s): 1.36315
CPU usage (%): 100.434
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 251068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.72
system time used= 1.36315
maximum resident set size= 251528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72858
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 142247
involuntary context switches= 6259


# summary of solver processes directly reported to runsolver:
#   pid: 2077
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2398.72
#   total CPU system time (s): 1.36315

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.6151 second user time and 23.2077 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-22 04:00:38
IDJOB=4290534
IDBENCH=141020
IDSOLVER=2743
FILE ID=node134/4290534-1532224837
RUNJOBID= node134-1532224835-1955
PBS_JOBID= 21018943
Free space on /tmp= 55960 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-16_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290534-1532224837/watcher-4290534-1532224837 -o /tmp/evaluation-result-4290534-1532224837/solver-4290534-1532224837 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532224835-1955 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1805084467 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290534-1532224837.xml

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

MD5SUM BENCH= ca60191094dbbdd7cca22b5ebea1cb75
RANDOM SEED=1805084467

node134.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.68
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.68
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.68
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.68
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:        27350712 kB
MemAvailable:   31766816 kB
Buffers:          140248 kB
Cached:          4540796 kB
SwapCached:            0 kB
Active:          1591964 kB
Inactive:        3339348 kB
Active(anon):     199616 kB
Inactive(anon):    70372 kB
Active(file):    1392348 kB
Inactive(file):  3268976 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35904 kB
Writeback:         26744 kB
AnonPages:        253464 kB
Mapped:            48380 kB
Shmem:             17056 kB
Slab:             183932 kB
SReclaimable:     141228 kB
SUnreclaim:        42704 kB
KernelStack:        3584 kB
PageTables:         5572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1287880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 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= 55924 MiB
End job on node134 at 2018-07-22 04:40:28