Trace number 4297971

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
SuperSolver_Macq_Stevenart 2018-04-27? (TO) 2520.02 2486.31

General information on the benchmark

NameColouredQueens/
ColouredQueens-09_c18.xml
MD5SUM698e4c4133fb0965f93dce5d7165b624
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 variables81
Number of constraints48
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":77}]
Minimum constraint arity2
Maximum constraint arity9
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":20}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":48}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.00/2486.30	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 (10158 MiB free)
  memory of node 1: 16384 MiB (15799 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297971-1532804141/watcher-4297971-1532804141 -o /tmp/evaluation-result-4297971-1532804141/solver-4297971-1532804141 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532803839-685 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4297971-1532804141.xml 

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

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
solver pid=891, runsolver pid=888
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 1.24 1.25 1.50 3/215 907
/proc/meminfo: memFree=26563084/32770624 swapFree=67028348/67108860
[pid=891] ppid=888 vsize=10661052 memory=28012 CPUtime=0.12 cores=1,3,5,7
/proc/891/stat : 891 (java) S 888 891 29912 0 -1 1077944320 5394 0 0 0 11 1 0 0 20 0 15 0 97977300 10916917248 7003 33554432000 4194304 4196468 140729360737232 140729360719776 139658214743799 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
/proc/891/statm: 2665263 7003 2842 1 0 2627263 0
[pid=891/tid=893] ppid=888 vsize=10661052 memory=7022364594140610616 CPUtime=0.08 cores=1,3,5,7
/proc/891/task/893/stat : 893 (java) R 888 891 29912 0 -1 4202560 3281 0 0 0 8 0 0 0 20 0 15 0 97977300 10916917248 7003 33554432000 4194304 4196468 140729360737232 139658218972144 139658214755734 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=895] ppid=888 vsize=10661052 memory=342 CPUtime=0 cores=1,3,5,7
/proc/891/task/895/stat : 895 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977301 10916917248 7003 33554432000 4194304 4196468 140729360737232 139658177850128 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=896] ppid=888 vsize=10661052 memory=3761548455578056352 CPUtime=0 cores=1,3,5,7
/proc/891/task/896/stat : 896 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977301 10916917248 7003 33554432000 4194304 4196468 140729360737232 139657820691344 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=897] ppid=888 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/897/stat : 897 (java) S 888 891 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97977301 10916917248 7003 33554432000 4194304 4196468 140729360737232 139657819638800 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=898] ppid=888 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/891/task/898/stat : 898 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977301 10916917248 7003 33554432000 4194304 4196468 140729360737232 139657818586256 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=899] ppid=888 vsize=10661052 memory=139839204898432 CPUtime=0 cores=1,3,5,7
/proc/891/task/899/stat : 899 (java) S 888 891 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97977302 10916917248 7003 33554432000 4194304 4196468 140729360737232 139657706727408 139658214754946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=900] ppid=888 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/891/task/900/stat : 900 (java) S 888 891 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97977303 10916917248 7003 33554432000 4194304 4196468 140729360737232 139657705673632 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=901] ppid=888 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/901/stat : 901 (java) S 888 891 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97977303 10916917248 7003 33554432000 4194304 4196468 140729360737232 139657704621040 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=902] ppid=888 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/902/stat : 902 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977305 10916917248 7003 33554432000 4194304 4196468 140729360737232 139657703569616 139658214762395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=903] ppid=888 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/903/stat : 903 (java) S 888 891 29912 0 -1 1077944384 432 0 0 0 0 0 0 0 20 0 15 0 97977305 10916917248 7003 33554432000 4194304 4196468 140729360737232 139657702517232 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=904] ppid=888 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/891/task/904/stat : 904 (java) R 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977305 10916917248 7003 33554432000 4194304 4196468 140729360737232 139657701464688 139658214754946 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=905] ppid=888 vsize=10661052 memory=139839204898432 CPUtime=0.02 cores=1,3,5,7
/proc/891/task/905/stat : 905 (java) R 888 891 29912 0 -1 4202560 319 0 0 0 2 0 0 0 20 0 15 0 97977305 10916917248 7003 33554432000 4194304 4196468 140729360737232 139657700412144 139658196308385 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=906] ppid=888 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/891/task/906/stat : 906 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977306 10916917248 7003 33554432000 4194304 4196468 140729360737232 139657699359840 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=907] ppid=888 vsize=10661052 memory=139839204898432 CPUtime=0 cores=1,3,5,7
/proc/891/task/907/stat : 907 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977306 10916917248 7003 33554432000 4194304 4196468 140729360737232 139657698306352 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 28012 KiB

[startup+0.210526 s]*
/proc/loadavg: 1.24 1.25 1.50 3/215 907
/proc/meminfo: memFree=26551920/32770624 swapFree=67028348/67108860
[pid=891] ppid=888 vsize=10661052 memory=40216 CPUtime=0.33 cores=1,3,5,7
/proc/891/stat : 891 (java) S 888 891 29912 0 -1 1077944320 8131 0 0 0 31 2 0 0 20 0 15 0 97977300 10916917248 10054 33554432000 4194304 4196468 140729360737232 140729360719776 139658214743799 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
/proc/891/statm: 2665263 10054 2973 1 0 2627263 0
[pid=891/tid=893] ppid=888 vsize=10661128 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/891/task/893/stat : 893 (java) R 888 891 29912 0 -1 4202560 5285 0 0 0 19 1 0 0 20 0 15 0 97977300 10916995072 10124 33554432000 4194304 4196468 140729360737232 139658218976112 139658198824286 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=895] ppid=888 vsize=10661128 memory=342 CPUtime=0 cores=1,3,5,7
/proc/891/task/895/stat : 895 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 10124 33554432000 4194304 4196468 140729360737232 139658177850128 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=896] ppid=888 vsize=10661128 memory=3761548455578056352 CPUtime=0 cores=1,3,5,7
/proc/891/task/896/stat : 896 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 10124 33554432000 4194304 4196468 140729360737232 139657820691344 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=897] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/897/stat : 897 (java) S 888 891 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 10124 33554432000 4194304 4196468 140729360737232 139657819638800 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=898] ppid=888 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/891/task/898/stat : 898 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 10124 33554432000 4194304 4196468 140729360737232 139657818586256 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=899] ppid=888 vsize=10661128 memory=139839204898432 CPUtime=0 cores=1,3,5,7
/proc/891/task/899/stat : 899 (java) S 888 891 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97977302 10916995072 10124 33554432000 4194304 4196468 140729360737232 139657706727408 139658214754946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=900] ppid=888 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/891/task/900/stat : 900 (java) S 888 891 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97977303 10916995072 10124 33554432000 4194304 4196468 140729360737232 139657705673632 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=901] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/901/stat : 901 (java) S 888 891 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97977303 10916995072 10157 33554432000 4194304 4196468 140729360737232 139657704621040 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=902] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/902/stat : 902 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977305 10916995072 10157 33554432000 4194304 4196468 140729360737232 139657703569616 139658214762395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=903] ppid=888 vsize=10661128 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/891/task/903/stat : 903 (java) S 888 891 29912 0 -1 1077944384 504 0 0 0 2 0 0 0 20 0 15 0 97977305 10916995072 10157 33554432000 4194304 4196468 140729360737232 139657702517232 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=904] ppid=888 vsize=10661128 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/891/task/904/stat : 904 (java) S 888 891 29912 0 -1 1077944384 284 0 0 0 2 0 0 0 20 0 15 0 97977305 10916995072 10157 33554432000 4194304 4196468 140729360737232 139657701464688 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=905] ppid=888 vsize=10661128 memory=139839204898432 CPUtime=0.07 cores=1,3,5,7
/proc/891/task/905/stat : 905 (java) S 888 891 29912 0 -1 1077944384 737 0 0 0 7 0 0 0 20 0 15 0 97977305 10916995072 10157 33554432000 4194304 4196468 140729360737232 139657700412144 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=906] ppid=888 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/891/task/906/stat : 906 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977306 10916995072 10157 33554432000 4194304 4196468 140729360737232 139657699359840 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=907] ppid=888 vsize=10661128 memory=139839204898432 CPUtime=0 cores=1,3,5,7
/proc/891/task/907/stat : 907 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977306 10916995072 10157 33554432000 4194304 4196468 140729360737232 139657698306352 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40216 KiB

[startup+0.310146 s]*
/proc/loadavg: 1.24 1.25 1.50 4/215 907
/proc/meminfo: memFree=26546896/32770624 swapFree=67028348/67108860
[pid=891] ppid=888 vsize=10661128 memory=46884 CPUtime=0.54 cores=1,3,5,7
/proc/891/stat : 891 (java) S 888 891 29912 0 -1 1077944320 8797 0 0 0 52 2 0 0 20 0 15 0 97977300 10916995072 11721 33554432000 4194304 4196468 140729360737232 140729360719776 139658214743799 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
/proc/891/statm: 2665282 11721 3023 1 0 2627263 0
[pid=891/tid=893] ppid=888 vsize=10661128 memory=6935054825532540783 CPUtime=0.29 cores=1,3,5,7
/proc/891/task/893/stat : 893 (java) R 888 891 29912 0 -1 4202560 5611 0 0 0 28 1 0 0 20 0 15 0 97977300 10916995072 11721 33554432000 4194304 4196468 140729360737232 139658218982864 139657851325439 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=895] ppid=888 vsize=10661128 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/891/task/895/stat : 895 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 11721 33554432000 4194304 4196468 140729360737232 139658177850128 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=896] ppid=888 vsize=10661128 memory=15316 CPUtime=0 cores=1,3,5,7
/proc/891/task/896/stat : 896 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 11721 33554432000 4194304 4196468 140729360737232 139657820691344 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=897] ppid=888 vsize=10661128 memory=2296 CPUtime=0 cores=1,3,5,7
/proc/891/task/897/stat : 897 (java) S 888 891 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 11721 33554432000 4194304 4196468 140729360737232 139657819638800 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=898] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/898/stat : 898 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 11721 33554432000 4194304 4196468 140729360737232 139657818586256 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=899] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/899/stat : 899 (java) S 888 891 29912 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97977302 10916995072 11721 33554432000 4194304 4196468 140729360737232 139657706727408 139658214754946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=900] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/900/stat : 900 (java) S 888 891 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97977303 10916995072 11721 33554432000 4194304 4196468 140729360737232 139657705673632 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=901] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/901/stat : 901 (java) S 888 891 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97977303 10916995072 11721 33554432000 4194304 4196468 140729360737232 139657704621040 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=902] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/902/stat : 902 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977305 10916995072 11721 33554432000 4194304 4196468 140729360737232 139657703569616 139658214762395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=903] ppid=888 vsize=10661128 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/891/task/903/stat : 903 (java) S 888 891 29912 0 -1 1077944384 620 0 0 0 5 0 0 0 20 0 15 0 97977305 10916995072 11721 33554432000 4194304 4196468 140729360737232 139657702517232 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=904] ppid=888 vsize=10661128 memory=139839102083631 CPUtime=0.04 cores=1,3,5,7
/proc/891/task/904/stat : 904 (java) S 888 891 29912 0 -1 1077944384 325 0 0 0 4 0 0 0 20 0 15 0 97977305 10916995072 11721 33554432000 4194304 4196468 140729360737232 139657701464688 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=905] ppid=888 vsize=10661128 memory=279678306991232 CPUtime=0.14 cores=1,3,5,7
/proc/891/task/905/stat : 905 (java) R 888 891 29912 0 -1 4202560 875 0 0 0 14 0 0 0 20 0 15 0 97977305 10916995072 11721 33554432000 4194304 4196468 140729360737232 139657700412144 139658193044336 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=906] ppid=888 vsize=10661128 memory=139839102088239 CPUtime=0 cores=1,3,5,7
/proc/891/task/906/stat : 906 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977306 10916995072 11721 33554432000 4194304 4196468 140729360737232 139657699359840 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=907] ppid=888 vsize=10661128 memory=139839204898443 CPUtime=0 cores=1,3,5,7
/proc/891/task/907/stat : 907 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977306 10916995072 11721 33554432000 4194304 4196468 140729360737232 139657698306352 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 46884 KiB

[startup+0.700784 s]
/proc/loadavg: 1.24 1.25 1.50 5/215 907
/proc/meminfo: memFree=26512152/32770624 swapFree=67028348/67108860
[pid=891] ppid=888 vsize=10661128 memory=127324 CPUtime=1.45 cores=1,3,5,7
/proc/891/stat : 891 (java) S 888 891 29912 0 -1 1077944320 11512 0 0 0 142 3 0 0 20 0 15 0 97977300 10916995072 31831 33554432000 4194304 4196468 140729360737232 140729360719776 139658214743799 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
/proc/891/statm: 2665282 31831 3082 1 0 2627263 0
[pid=891/tid=893] ppid=888 vsize=10661128 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/891/task/893/stat : 893 (java) R 888 891 29912 0 -1 4202560 5658 0 0 0 66 2 0 0 20 0 15 0 97977300 10916995072 31831 33554432000 4194304 4196468 140729360737232 139658218981288 139657851273744 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=895] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/895/stat : 895 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 31831 33554432000 4194304 4196468 140729360737232 139658177850128 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=896] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/896/stat : 896 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 31831 33554432000 4194304 4196468 140729360737232 139657820691344 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=897] ppid=888 vsize=10661128 memory=143700277732290 CPUtime=0 cores=1,3,5,7
/proc/891/task/897/stat : 897 (java) S 888 891 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 31831 33554432000 4194304 4196468 140729360737232 139657819638800 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=898] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/898/stat : 898 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 31831 33554432000 4194304 4196468 140729360737232 139657818586256 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=899] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/899/stat : 899 (java) S 888 891 29912 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97977302 10916995072 31831 33554432000 4194304 4196468 140729360737232 139657706727408 139658214754946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=900] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/900/stat : 900 (java) S 888 891 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97977303 10916995072 31831 33554432000 4194304 4196468 140729360737232 139657705673632 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=901] ppid=888 vsize=10661128 memory=279678203986160 CPUtime=0 cores=1,3,5,7
/proc/891/task/901/stat : 901 (java) S 888 891 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97977303 10916995072 31831 33554432000 4194304 4196468 140729360737232 139657704621040 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=902] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/902/stat : 902 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977305 10916995072 31831 33554432000 4194304 4196468 140729360737232 139657703569616 139658214762395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=903] ppid=888 vsize=10661128 memory=-6439724508107906857 CPUtime=0.29 cores=1,3,5,7
/proc/891/task/903/stat : 903 (java) R 888 891 29912 0 -1 4202560 1642 0 0 0 29 0 0 0 20 0 15 0 97977305 10916995072 31831 33554432000 4194304 4196468 140729360737232 139657702503552 139658199665581 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=904] ppid=888 vsize=10661128 memory=6944656592387989600 CPUtime=0.28 cores=1,3,5,7
/proc/891/task/904/stat : 904 (java) R 888 891 29912 0 -1 4202560 1537 0 0 0 28 0 0 0 20 0 15 0 97977305 10916995072 31831 33554432000 4194304 4196468 140729360737232 139657701445840 139658193989642 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=905] ppid=888 vsize=10661128 memory=6944656592455360604 CPUtime=0.18 cores=1,3,5,7
/proc/891/task/905/stat : 905 (java) S 888 891 29912 0 -1 1077944384 1304 0 0 0 18 0 0 0 20 0 15 0 97977305 10916995072 31831 33554432000 4194304 4196468 140729360737232 139657700412144 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=906] ppid=888 vsize=10661128 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/891/task/906/stat : 906 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977306 10916995072 31831 33554432000 4194304 4196468 140729360737232 139657699359840 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=907] ppid=888 vsize=10661128 memory=-3039135443232236825 CPUtime=0 cores=1,3,5,7
/proc/891/task/907/stat : 907 (java) S 888 891 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97977306 10916995072 31831 33554432000 4194304 4196468 140729360737232 139657698306352 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 127324 KiB

[startup+1.50074 s]
/proc/loadavg: 1.24 1.25 1.50 3/215 907
/proc/meminfo: memFree=26412984/32770624 swapFree=67028348/67108860
[pid=891] ppid=888 vsize=10661128 memory=181080 CPUtime=2.38 cores=1,3,5,7
/proc/891/stat : 891 (java) S 888 891 29912 0 -1 1077944320 11647 0 0 0 234 4 0 0 20 0 15 0 97977300 10916995072 45270 33554432000 4194304 4196468 140729360737232 140729360719776 139658214743799 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
/proc/891/statm: 2665282 45270 3099 1 0 2627263 0
[pid=891/tid=893] ppid=888 vsize=10661128 memory=54 CPUtime=1.47 cores=1,3,5,7
/proc/891/task/893/stat : 893 (java) R 888 891 29912 0 -1 4202560 5687 0 0 0 144 3 0 0 20 0 15 0 97977300 10916995072 45270 33554432000 4194304 4196468 140729360737232 139658218983184 139657853805996 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=895] ppid=888 vsize=10661128 memory=279678204235744 CPUtime=0 cores=1,3,5,7
/proc/891/task/895/stat : 895 (java) S 888 891 29912 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 45270 33554432000 4194304 4196468 140729360737232 139658177850128 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=896] ppid=888 vsize=10661128 memory=-8990767739041718176 CPUtime=0 cores=1,3,5,7
/proc/891/task/896/stat : 896 (java) S 888 891 29912 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 45270 33554432000 4194304 4196468 140729360737232 139657820691344 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=897] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/897/stat : 897 (java) S 888 891 29912 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 45270 33554432000 4194304 4196468 140729360737232 139657819638800 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=898] ppid=888 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/891/task/898/stat : 898 (java) S 888 891 29912 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 97977301 10916995072 45270 33554432000 4194304 4196468 140729360737232 139657818586256 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=899] ppid=888 vsize=10661128 memory=9023629670928638048 CPUtime=0 cores=1,3,5,7
/proc/891/task/899/stat : 899 (java) S 888 891 29912 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 97977302 10916995072 45270 33554432000 4194304 4196468 140729360737232 139657706727408 139658214754946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0

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

/proc/891/task/893/stat : 893 (java) R 888 891 29912 0 -1 4202560 28551 0 0 0 235861 33 0 0 20 0 15 0 97977300 10916995072 103499 33554432000 4194304 4196468 140729360737232 139658218982912 139657853888264 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=895] ppid=888 vsize=10661128 memory=413996 CPUtime=10.93 cores=1,3,5,7
/proc/891/task/895/stat : 895 (java) S 888 891 29912 0 -1 1077944384 6743 0 0 0 1025 68 0 0 20 0 15 0 97977301 10916995072 103499 33554432000 4194304 4196468 140729360737232 139658177850128 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=896] ppid=888 vsize=10661128 memory=405292 CPUtime=10.98 cores=1,3,5,7
/proc/891/task/896/stat : 896 (java) S 888 891 29912 0 -1 1077944384 6223 0 0 0 1031 67 0 0 20 0 15 0 97977301 10916995072 103499 33554432000 4194304 4196468 140729360737232 139657820691344 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=897] ppid=888 vsize=10661128 memory=413996 CPUtime=10.97 cores=1,3,5,7
/proc/891/task/897/stat : 897 (java) S 888 891 29912 0 -1 1077944384 5928 0 0 0 1024 73 0 0 20 0 15 0 97977301 10916995072 103499 33554432000 4194304 4196468 140729360737232 139657819638800 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=898] ppid=888 vsize=10661128 memory=413996 CPUtime=10.93 cores=1,3,5,7
/proc/891/task/898/stat : 898 (java) S 888 891 29912 0 -1 1077944384 7001 0 0 0 1019 74 0 0 20 0 15 0 97977301 10916995072 103499 33554432000 4194304 4196468 140729360737232 139657818586256 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=899] ppid=888 vsize=10661128 memory=0 CPUtime=9.22 cores=1,3,5,7
/proc/891/task/899/stat : 899 (java) S 888 891 29912 0 -1 1077944384 6317 0 0 0 852 70 0 0 20 0 15 0 97977302 10916995072 103499 33554432000 4194304 4196468 140729360737232 139657706727408 139658214754946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=900] ppid=888 vsize=10661128 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/891/task/900/stat : 900 (java) S 888 891 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97977303 10916995072 103499 33554432000 4194304 4196468 140729360737232 139657705673632 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=901] ppid=888 vsize=10661128 memory=800 CPUtime=0 cores=1,3,5,7
/proc/891/task/901/stat : 901 (java) S 888 891 29912 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97977303 10916995072 103499 33554432000 4194304 4196468 140729360737232 139657704621040 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=902] ppid=888 vsize=10661128 memory=413996 CPUtime=0 cores=1,3,5,7
/proc/891/task/902/stat : 902 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977305 10916995072 103499 33554432000 4194304 4196468 140729360737232 139657703569616 139658214762395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=903] ppid=888 vsize=10661128 memory=3544 CPUtime=0.32 cores=1,3,5,7
/proc/891/task/903/stat : 903 (java) S 888 891 29912 0 -1 1077944384 1740 0 0 0 32 0 0 0 20 0 15 0 97977305 10916995072 103499 33554432000 4194304 4196468 140729360737232 139657702517232 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=904] ppid=888 vsize=10661128 memory=1408 CPUtime=0.38 cores=1,3,5,7
/proc/891/task/904/stat : 904 (java) S 888 891 29912 0 -1 1077944384 1646 0 0 0 38 0 0 0 20 0 15 0 97977305 10916995072 103499 33554432000 4194304 4196468 140729360737232 139657701464688 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=905] ppid=888 vsize=10661128 memory=3040 CPUtime=0.2 cores=1,3,5,7
/proc/891/task/905/stat : 905 (java) S 888 891 29912 0 -1 1077944384 1412 0 0 0 20 0 0 0 20 0 15 0 97977305 10916995072 103499 33554432000 4194304 4196468 140729360737232 139657700412144 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=906] ppid=888 vsize=10661128 memory=413996 CPUtime=0 cores=1,3,5,7
/proc/891/task/906/stat : 906 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977306 10916995072 103499 33554432000 4194304 4196468 140729360737232 139657699359840 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=907] ppid=888 vsize=10661128 memory=3544 CPUtime=1.25 cores=1,3,5,7
/proc/891/task/907/stat : 907 (java) S 888 891 29912 0 -1 1077944384 985 0 0 0 61 64 0 0 20 0 15 0 97977306 10916995072 103499 33554432000 4194304 4196468 140729360737232 139657698306352 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
Current children cumulated CPU time: 2414.23 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 413996 KiB

[startup+2442.3 s]
/proc/loadavg: 1.33 1.28 1.31 3/216 1100
/proc/meminfo: memFree=26186720/32770624 swapFree=67028368/67108860
[pid=891] ppid=888 vsize=10661128 memory=420140 CPUtime=2475.27 cores=1,3,5,7
/proc/891/stat : 891 (java) S 888 891 29912 0 -1 1077944320 69600 0 0 0 247159 368 0 0 20 0 15 0 97977300 10916995072 105035 33554432000 4194304 4196468 140729360737232 140729360719776 139658214743799 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
/proc/891/statm: 2665282 105035 3127 1 0 2627263 0
[pid=891/tid=893] ppid=888 vsize=10661128 memory=418092 CPUtime=2418.31 cores=1,3,5,7
/proc/891/task/893/stat : 893 (java) R 888 891 29912 0 -1 4202560 29107 0 0 0 241797 34 0 0 20 0 15 0 97977300 10916995072 105035 33554432000 4194304 4196468 140729360737232 139658218983184 139657853806635 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=895] ppid=888 vsize=10661128 memory=418092 CPUtime=11.29 cores=1,3,5,7
/proc/891/task/895/stat : 895 (java) S 888 891 29912 0 -1 1077944384 6890 0 0 0 1059 70 0 0 20 0 15 0 97977301 10916995072 105035 33554432000 4194304 4196468 140729360737232 139658177850128 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=896] ppid=888 vsize=10661128 memory=420140 CPUtime=11.33 cores=1,3,5,7
/proc/891/task/896/stat : 896 (java) S 888 891 29912 0 -1 1077944384 6342 0 0 0 1065 68 0 0 20 0 15 0 97977301 10916995072 105035 33554432000 4194304 4196468 140729360737232 139657820691344 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=897] ppid=888 vsize=10661128 memory=0 CPUtime=11.33 cores=1,3,5,7
/proc/891/task/897/stat : 897 (java) S 888 891 29912 0 -1 1077944384 6427 0 0 0 1059 74 0 0 20 0 15 0 97977301 10916995072 105035 33554432000 4194304 4196468 140729360737232 139657819638800 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=898] ppid=888 vsize=10661128 memory=418092 CPUtime=11.29 cores=1,3,5,7
/proc/891/task/898/stat : 898 (java) S 888 891 29912 0 -1 1077944384 7211 0 0 0 1054 75 0 0 20 0 15 0 97977301 10916995072 105035 33554432000 4194304 4196468 140729360737232 139657818586256 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=899] ppid=888 vsize=10661128 memory=1508 CPUtime=9.43 cores=1,3,5,7
/proc/891/task/899/stat : 899 (java) S 888 891 29912 0 -1 1077944384 6465 0 0 0 872 71 0 0 20 0 15 0 97977302 10916995072 105035 33554432000 4194304 4196468 140729360737232 139657706727408 139658214754946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=900] ppid=888 vsize=10661128 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/891/task/900/stat : 900 (java) S 888 891 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97977303 10916995072 105035 33554432000 4194304 4196468 140729360737232 139657705673632 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=901] ppid=888 vsize=10661128 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/891/task/901/stat : 901 (java) S 888 891 29912 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97977303 10916995072 105035 33554432000 4194304 4196468 140729360737232 139657704621040 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=902] ppid=888 vsize=10661128 memory=418092 CPUtime=0 cores=1,3,5,7
/proc/891/task/902/stat : 902 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977305 10916995072 105035 33554432000 4194304 4196468 140729360737232 139657703569616 139658214762395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=903] ppid=888 vsize=10661128 memory=418092 CPUtime=0.32 cores=1,3,5,7
/proc/891/task/903/stat : 903 (java) S 888 891 29912 0 -1 1077944384 1742 0 0 0 32 0 0 0 20 0 15 0 97977305 10916995072 105035 33554432000 4194304 4196468 140729360737232 139657702517232 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=904] ppid=888 vsize=10661128 memory=420140 CPUtime=0.38 cores=1,3,5,7
/proc/891/task/904/stat : 904 (java) S 888 891 29912 0 -1 1077944384 1649 0 0 0 38 0 0 0 20 0 15 0 97977305 10916995072 105035 33554432000 4194304 4196468 140729360737232 139657701464688 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=905] ppid=888 vsize=10661128 memory=4100 CPUtime=0.2 cores=1,3,5,7
/proc/891/task/905/stat : 905 (java) S 888 891 29912 0 -1 1077944384 1414 0 0 0 20 0 0 0 20 0 15 0 97977305 10916995072 105035 33554432000 4194304 4196468 140729360737232 139657700412144 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=906] ppid=888 vsize=10661128 memory=418092 CPUtime=0 cores=1,3,5,7
/proc/891/task/906/stat : 906 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977306 10916995072 105035 33554432000 4194304 4196468 140729360737232 139657699359840 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=907] ppid=888 vsize=10661128 memory=420140 CPUtime=1.29 cores=1,3,5,7
/proc/891/task/907/stat : 907 (java) S 888 891 29912 0 -1 1077944384 993 0 0 0 63 66 0 0 20 0 15 0 97977306 10916995072 105035 33554432000 4194304 4196468 140729360737232 139657698306352 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
Current children cumulated CPU time: 2475.27 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 420140 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2486.3 s]
/proc/loadavg: 1.59 1.35 1.34 3/216 1101
/proc/meminfo: memFree=26179660/32770624 swapFree=67028368/67108860
[pid=891] ppid=888 vsize=10661128 memory=422188 CPUtime=2520 cores=1,3,5,7
/proc/891/stat : 891 (java) S 888 891 29912 0 -1 1077944320 70974 0 0 0 251627 373 0 0 20 0 15 0 97977300 10916995072 105547 33554432000 4194304 4196468 140729360737232 140729360719776 139658214743799 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
/proc/891/statm: 2665282 105547 3127 1 0 2627263 0
[pid=891/tid=893] ppid=888 vsize=10661128 memory=422188 CPUtime=2461.87 cores=1,3,5,7
/proc/891/task/893/stat : 893 (java) R 888 891 29912 0 -1 4202560 29578 0 0 0 246152 35 0 0 20 0 15 0 97977300 10916995072 105547 33554432000 4194304 4196468 140729360737232 139658218983552 139657854110676 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=895] ppid=888 vsize=10661128 memory=422188 CPUtime=11.54 cores=1,3,5,7
/proc/891/task/895/stat : 895 (java) S 888 891 29912 0 -1 1077944384 7210 0 0 0 1084 70 0 0 20 0 15 0 97977301 10916995072 105547 33554432000 4194304 4196468 140729360737232 139658177850128 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=896] ppid=888 vsize=10661128 memory=418092 CPUtime=11.58 cores=1,3,5,7
/proc/891/task/896/stat : 896 (java) S 888 891 29912 0 -1 1077944384 6525 0 0 0 1089 69 0 0 20 0 15 0 97977301 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657820691344 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=897] ppid=888 vsize=10661128 memory=420140 CPUtime=11.57 cores=1,3,5,7
/proc/891/task/897/stat : 897 (java) S 888 891 29912 0 -1 1077944384 6505 0 0 0 1082 75 0 0 20 0 15 0 97977301 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657819638800 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=898] ppid=888 vsize=10661128 memory=420140 CPUtime=11.54 cores=1,3,5,7
/proc/891/task/898/stat : 898 (java) S 888 891 29912 0 -1 1077944384 7369 0 0 0 1078 76 0 0 20 0 15 0 97977301 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657818586256 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=899] ppid=888 vsize=10661128 memory=422188 CPUtime=9.57 cores=1,3,5,7
/proc/891/task/899/stat : 899 (java) S 888 891 29912 0 -1 1077944384 6606 0 0 0 885 72 0 0 20 0 15 0 97977302 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657706727408 139658214754946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=900] ppid=888 vsize=10661128 memory=422188 CPUtime=0 cores=1,3,5,7
/proc/891/task/900/stat : 900 (java) S 888 891 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97977303 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657705673632 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=901] ppid=888 vsize=10661128 memory=422188 CPUtime=0 cores=1,3,5,7
/proc/891/task/901/stat : 901 (java) S 888 891 29912 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97977303 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657704621040 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=902] ppid=888 vsize=10661128 memory=422188 CPUtime=0 cores=1,3,5,7
/proc/891/task/902/stat : 902 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977305 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657703569616 139658214762395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=903] ppid=888 vsize=10661128 memory=422188 CPUtime=0.32 cores=1,3,5,7
/proc/891/task/903/stat : 903 (java) S 888 891 29912 0 -1 1077944384 1744 0 0 0 32 0 0 0 20 0 15 0 97977305 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657702517232 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=904] ppid=888 vsize=10661128 memory=422188 CPUtime=0.38 cores=1,3,5,7
/proc/891/task/904/stat : 904 (java) S 888 891 29912 0 -1 1077944384 1651 0 0 0 38 0 0 0 20 0 15 0 97977305 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657701464688 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=905] ppid=888 vsize=10661128 memory=422188 CPUtime=0.2 cores=1,3,5,7
/proc/891/task/905/stat : 905 (java) S 888 891 29912 0 -1 1077944384 1416 0 0 0 20 0 0 0 20 0 15 0 97977305 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657700412144 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=906] ppid=888 vsize=10661128 memory=24760 CPUtime=0 cores=1,3,5,7
/proc/891/task/906/stat : 906 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977306 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657699359840 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=907] ppid=888 vsize=10661128 memory=776 CPUtime=1.32 cores=1,3,5,7
/proc/891/task/907/stat : 907 (java) S 888 891 29912 0 -1 1077944384 1010 0 0 0 64 68 0 0 20 0 15 0 97977306 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657698306352 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 422188 KiB

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

[startup+2486.31 s]
# the end of solver process 891 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.28 s, system=3.73594 s

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

[startup+2486.3 s]
/proc/loadavg: 1.59 1.35 1.34 3/216 1101
/proc/meminfo: memFree=26179660/32770624 swapFree=67028368/67108860
[pid=891] ppid=888 vsize=10661128 memory=422188 CPUtime=2520 cores=1,3,5,7
/proc/891/stat : 891 (java) S 888 891 29912 0 -1 1077944320 70974 0 0 0 251627 373 0 0 20 0 15 0 97977300 10916995072 105547 33554432000 4194304 4196468 140729360737232 140729360719776 139658214743799 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
/proc/891/statm: 2665282 105547 3127 1 0 2627263 0
[pid=891/tid=893] ppid=888 vsize=10661128 memory=422188 CPUtime=2461.87 cores=1,3,5,7
/proc/891/task/893/stat : 893 (java) R 888 891 29912 0 -1 4202560 29578 0 0 0 246152 35 0 0 20 0 15 0 97977300 10916995072 105547 33554432000 4194304 4196468 140729360737232 139658218983552 139657854110676 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=895] ppid=888 vsize=10661128 memory=422188 CPUtime=11.54 cores=1,3,5,7
/proc/891/task/895/stat : 895 (java) S 888 891 29912 0 -1 1077944384 7210 0 0 0 1084 70 0 0 20 0 15 0 97977301 10916995072 105547 33554432000 4194304 4196468 140729360737232 139658177850128 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=896] ppid=888 vsize=10661128 memory=418092 CPUtime=11.58 cores=1,3,5,7
/proc/891/task/896/stat : 896 (java) S 888 891 29912 0 -1 1077944384 6525 0 0 0 1089 69 0 0 20 0 15 0 97977301 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657820691344 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=897] ppid=888 vsize=10661128 memory=420140 CPUtime=11.57 cores=1,3,5,7
/proc/891/task/897/stat : 897 (java) S 888 891 29912 0 -1 1077944384 6505 0 0 0 1082 75 0 0 20 0 15 0 97977301 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657819638800 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=898] ppid=888 vsize=10661128 memory=420140 CPUtime=11.54 cores=1,3,5,7
/proc/891/task/898/stat : 898 (java) S 888 891 29912 0 -1 1077944384 7369 0 0 0 1078 76 0 0 20 0 15 0 97977301 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657818586256 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=899] ppid=888 vsize=10661128 memory=422188 CPUtime=9.57 cores=1,3,5,7
/proc/891/task/899/stat : 899 (java) S 888 891 29912 0 -1 1077944384 6606 0 0 0 885 72 0 0 20 0 15 0 97977302 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657706727408 139658214754946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=900] ppid=888 vsize=10661128 memory=422188 CPUtime=0 cores=1,3,5,7
/proc/891/task/900/stat : 900 (java) S 888 891 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97977303 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657705673632 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=901] ppid=888 vsize=10661128 memory=422188 CPUtime=0 cores=1,3,5,7
/proc/891/task/901/stat : 901 (java) S 888 891 29912 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97977303 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657704621040 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=902] ppid=888 vsize=10661128 memory=422188 CPUtime=0 cores=1,3,5,7
/proc/891/task/902/stat : 902 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977305 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657703569616 139658214762395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=903] ppid=888 vsize=10661128 memory=422188 CPUtime=0.32 cores=1,3,5,7
/proc/891/task/903/stat : 903 (java) S 888 891 29912 0 -1 1077944384 1744 0 0 0 32 0 0 0 20 0 15 0 97977305 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657702517232 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=904] ppid=888 vsize=10661128 memory=422188 CPUtime=0.38 cores=1,3,5,7
/proc/891/task/904/stat : 904 (java) S 888 891 29912 0 -1 1077944384 1651 0 0 0 38 0 0 0 20 0 15 0 97977305 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657701464688 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=905] ppid=888 vsize=10661128 memory=422188 CPUtime=0.2 cores=1,3,5,7
/proc/891/task/905/stat : 905 (java) S 888 891 29912 0 -1 1077944384 1416 0 0 0 20 0 0 0 20 0 15 0 97977305 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657700412144 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=906] ppid=888 vsize=10661128 memory=24760 CPUtime=0 cores=1,3,5,7
/proc/891/task/906/stat : 906 (java) S 888 891 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97977306 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657699359840 139658214754005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
[pid=891/tid=907] ppid=888 vsize=10661128 memory=776 CPUtime=1.32 cores=1,3,5,7
/proc/891/task/907/stat : 907 (java) S 888 891 29912 0 -1 1077944384 1010 0 0 0 64 68 0 0 20 0 15 0 97977306 10916995072 105547 33554432000 4194304 4196468 140729360737232 139657698306352 139658214754946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37502976 140729360745610 140729360745737 140729360745737 140729360748495 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 422188 KiB

Child status: 143
Real time (s): 2486.31
CPU time (s): 2520.02
CPU user time (s): 2516.28
CPU system time (s): 3.73594
CPU usage (%): 101.356
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 422188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.28
system time used= 3.73594
maximum resident set size= 422696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71160
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3088
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 335952
involuntary context switches= 6800


# summary of solver processes directly reported to runsolver:
#   pid: 891
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2516.28
#   total CPU system time (s): 3.73594

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9196 second user time and 23.1957 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-28 20:55:41
IDJOB=4297971
IDBENCH=141019
IDSOLVER=2767
FILE ID=node102/4297971-1532804141
RUNJOBID= node102-1532803839-685
PBS_JOBID= 21022470
Free space on /tmp= 52748 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-09_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297971-1532804141/watcher-4297971-1532804141 -o /tmp/evaluation-result-4297971-1532804141/solver-4297971-1532804141 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532803839-685 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4297971-1532804141.xml

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

MD5SUM BENCH= 698e4c4133fb0965f93dce5d7165b624
RANDOM SEED=1922291112

node102.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.51
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.51
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.51
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.51
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:        26580988 kB
MemAvailable:   31728124 kB
Buffers:          216508 kB
Cached:          5185852 kB
SwapCached:        53420 kB
Active:          1414236 kB
Inactive:        4274188 kB
Active(anon):     211800 kB
Inactive(anon):    99084 kB
Active(file):    1202436 kB
Inactive(file):  4175104 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028348 kB
Dirty:              1300 kB
Writeback:             0 kB
AnonPages:        251968 kB
Mapped:            48084 kB
Shmem:             22124 kB
Slab:             199096 kB
SReclaimable:     170860 kB
SUnreclaim:        28236 kB
KernelStack:        3792 kB
PageTables:         5396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1127016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52744 MiB
End job on node102 at 2018-07-28 21:37:08