Trace number 4308077

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-08-14? (TO) 2520.11 2508.71

General information on the benchmark

NameColouredQueens/
ColouredQueens-15_c18.xml
MD5SUM531220ca8f264cab5c203edb1f2daff4
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 variables225
Number of constraints84
Number of domains1
Minimum domain size15
Maximum domain size15
Distribution of domain sizes[{"size":15,"count":225}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":221}]
Minimum constraint arity2
Maximum constraint arity15
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":32}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":84}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.58	c version: 2018-08-14
0.65/0.59	c seed: 2094046338
0.65/0.59	c timeout: 2520
0.65/0.59	c memlimit: 11000
0.65/0.59	c nbcore: 4
0.78/0.61	c Parsing instance...
1.77/1.16	c Parsing done, starting search...
2520.09/2508.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 (10671 MiB free)
  memory of node 1: 16384 MiB (12978 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308077-1534258226/watcher-4308077-1534258226 -o /tmp/evaluation-result-4308077-1534258226/solver-4308077-1534258226 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534258226-10045 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2094046338 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308077-1534258226.xml 

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

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

solver pid=10072, runsolver pid=10067

[startup+0.100062 s]*
/proc/loadavg: 0.00 0.01 0.05 4/216 10105
/proc/meminfo: memFree=24190804/32770624 swapFree=67059112/67108860
[pid=10072] ppid=10067 vsize=14082736 memory=29084 CPUtime=0.08 cores=0,2,4,6
/proc/10072/stat : 10072 (java) S 10067 10072 10014 0 -1 1077944320 6196 0 0 0 7 1 0 0 20 0 15 0 243385839 14420721664 7271 33554432000 4194304 4196468 140735214469088 140735214451632 140030241193719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
/proc/10072/statm: 3520684 7271 3112 1 0 3482761 0
[pid=10072/tid=10079] ppid=10067 vsize=14082736 memory=5450919713671312938 CPUtime=0.06 cores=0,2,4,6
/proc/10072/task/10079/stat : 10079 (java) R 10067 10072 10014 0 -1 4202560 4279 0 0 0 6 0 0 0 20 0 15 0 243385842 14420721664 7271 33554432000 4194304 4196468 140735214469088 140030245419408 140030225274206 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10082] ppid=10067 vsize=14082736 memory=-7025452035940392864 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10082/stat : 10082 (java) S 10067 10072 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 7271 33554432000 4194304 4196468 140735214469088 140030171282576 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10084] ppid=10067 vsize=14082736 memory=139826377254528 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10084/stat : 10084 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 7271 33554432000 4194304 4196468 140735214469088 140030170229776 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10086] ppid=10067 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10086/stat : 10086 (java) S 10067 10072 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385843 14420721664 7271 33554432000 4194304 4196468 140735214469088 140030169176976 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10087] ppid=10067 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10087/stat : 10087 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385843 14420721664 7271 33554432000 4194304 4196468 140735214469088 140030168124176 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10088] ppid=10067 vsize=14082736 memory=139826377254528 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10088/stat : 10088 (java) S 10067 10072 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 7271 33554432000 4194304 4196468 140735214469088 140029714721136 140030241204866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10090] ppid=10067 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10090/stat : 10090 (java) S 10067 10072 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 7271 33554432000 4194304 4196468 140735214469088 140029713667104 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10092] ppid=10067 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10092/stat : 10092 (java) S 10067 10072 10014 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 7271 33554432000 4194304 4196468 140735214469088 140029712614256 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10096] ppid=10067 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10096/stat : 10096 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 7271 33554432000 4194304 4196468 140735214469088 140029711562576 140030241212315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10099] ppid=10067 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10099/stat : 10099 (java) S 10067 10072 10014 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 7304 33554432000 4194304 4196468 140735214469088 140029710510960 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10100] ppid=10067 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10100/stat : 10100 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 7304 33554432000 4194304 4196468 140735214469088 140029709458160 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10101] ppid=10067 vsize=14082736 memory=139826377254528 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10101/stat : 10101 (java) S 10067 10072 10014 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 7304 33554432000 4194304 4196468 140735214469088 140029708405360 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10103] ppid=10067 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10103/stat : 10103 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 7304 33554432000 4194304 4196468 140735214469088 140029707352800 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10104] ppid=10067 vsize=14082736 memory=139826377254528 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10104/stat : 10104 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385848 14420721664 7304 33554432000 4194304 4196468 140735214469088 140029706300080 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 29084 KiB

[startup+0.210604 s]*
/proc/loadavg: 0.00 0.01 0.05 3/216 10105
/proc/meminfo: memFree=24153296/32770624 swapFree=67059112/67108860
[pid=10072] ppid=10067 vsize=14082736 memory=44412 CPUtime=0.24 cores=0,2,4,6
/proc/10072/stat : 10072 (java) S 10067 10072 10014 0 -1 1077944320 10259 0 0 0 22 2 0 0 20 0 15 0 243385839 14420721664 11103 33554432000 4194304 4196468 140735214469088 140735214451632 140030241193719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
/proc/10072/statm: 3520684 11103 3261 1 0 3482761 0
[pid=10072/tid=10079] ppid=10067 vsize=14082736 memory=7022364594140610616 CPUtime=0.17 cores=0,2,4,6
/proc/10072/task/10079/stat : 10079 (java) R 10067 10072 10014 0 -1 4202560 8093 0 0 0 16 1 0 0 20 0 15 0 243385842 14420721664 11103 33554432000 4194304 4196468 140735214469088 140030245423312 140030225644508 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10082] ppid=10067 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10082/stat : 10082 (java) S 10067 10072 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 11103 33554432000 4194304 4196468 140735214469088 140030171282576 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10084] ppid=10067 vsize=14082736 memory=139826377264831 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10084/stat : 10084 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 11169 33554432000 4194304 4196468 140735214469088 140030170229776 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10086] ppid=10067 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10086/stat : 10086 (java) S 10067 10072 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385843 14420721664 11169 33554432000 4194304 4196468 140735214469088 140030169176976 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10087] ppid=10067 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10087/stat : 10087 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385843 14420721664 11169 33554432000 4194304 4196468 140735214469088 140030168124176 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10088] ppid=10067 vsize=14082736 memory=139826377254528 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10088/stat : 10088 (java) S 10067 10072 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 11169 33554432000 4194304 4196468 140735214469088 140029714721136 140030241204866 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10090] ppid=10067 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10090/stat : 10090 (java) S 10067 10072 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 11169 33554432000 4194304 4196468 140735214469088 140029713667104 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10092] ppid=10067 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10092/stat : 10092 (java) S 10067 10072 10014 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 11169 33554432000 4194304 4196468 140735214469088 140029712614256 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10096] ppid=10067 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10096/stat : 10096 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 11169 33554432000 4194304 4196468 140735214469088 140029711562576 140030241212315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10099] ppid=10067 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10072/task/10099/stat : 10099 (java) R 10067 10072 10014 0 -1 4202560 464 0 0 0 1 0 0 0 20 0 15 0 243385847 14420721664 11169 33554432000 4194304 4196468 140735214469088 140029710510960 140030224424384 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10100] ppid=10067 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10100/stat : 10100 (java) R 10067 10072 10014 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 11169 33554432000 4194304 4196468 140735214469088 140029709458160 140030241204866 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10101] ppid=10067 vsize=14082736 memory=139826377254528 CPUtime=0.03 cores=0,2,4,6
/proc/10072/task/10101/stat : 10101 (java) R 10067 10072 10014 0 -1 4202560 298 0 0 0 3 0 0 0 20 0 15 0 243385847 14420721664 11169 33554432000 4194304 4196468 140735214469088 140029708405360 140030220149286 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10103] ppid=10067 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10103/stat : 10103 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 11169 33554432000 4194304 4196468 140735214469088 140029707352800 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10104] ppid=10067 vsize=14082736 memory=139826377254528 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10104/stat : 10104 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385848 14420721664 11169 33554432000 4194304 4196468 140735214469088 140029706300080 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 44412 KiB

[startup+0.310369 s]*
/proc/loadavg: 0.00 0.01 0.05 4/216 10105
/proc/meminfo: memFree=24142100/32770624 swapFree=67059112/67108860
[pid=10072] ppid=10067 vsize=14082736 memory=50372 CPUtime=0.42 cores=0,2,4,6
/proc/10072/stat : 10072 (java) S 10067 10072 10014 0 -1 1077944320 10736 0 0 0 40 2 0 0 20 0 15 0 243385839 14420721664 12593 33554432000 4194304 4196468 140735214469088 140735214451632 140030241193719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
/proc/10072/statm: 3520684 12593 3409 1 0 3482761 0
[pid=10072/tid=10079] ppid=10067 vsize=14082736 memory=7311146985107750967 CPUtime=0.27 cores=0,2,4,6
/proc/10072/task/10079/stat : 10079 (java) R 10067 10072 10014 0 -1 4202560 8410 0 0 0 26 1 0 0 20 0 15 0 243385842 14420721664 12593 33554432000 4194304 4196468 140735214469088 140030245401816 140030220732128 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10082] ppid=10067 vsize=14082736 memory=12676 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10082/stat : 10082 (java) S 10067 10072 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 12593 33554432000 4194304 4196468 140735214469088 140030171282576 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10084] ppid=10067 vsize=14082736 memory=139826377264830 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10084/stat : 10084 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 12593 33554432000 4194304 4196468 140735214469088 140030170229776 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10086] ppid=10067 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10086/stat : 10086 (java) S 10067 10072 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385843 14420721664 12593 33554432000 4194304 4196468 140735214469088 140030169176976 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10087] ppid=10067 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10087/stat : 10087 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385843 14420721664 12593 33554432000 4194304 4196468 140735214469088 140030168124176 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10088] ppid=10067 vsize=14082736 memory=139826377254528 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10088/stat : 10088 (java) S 10067 10072 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 12593 33554432000 4194304 4196468 140735214469088 140029714721136 140030241204866 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10090] ppid=10067 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10090/stat : 10090 (java) S 10067 10072 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 12593 33554432000 4194304 4196468 140735214469088 140029713667104 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10092] ppid=10067 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10092/stat : 10092 (java) S 10067 10072 10014 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 12593 33554432000 4194304 4196468 140735214469088 140029712614256 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10096] ppid=10067 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10096/stat : 10096 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 12593 33554432000 4194304 4196468 140735214469088 140029711562576 140030241212315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10099] ppid=10067 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10072/task/10099/stat : 10099 (java) S 10067 10072 10014 0 -1 1077944384 558 0 0 0 2 0 0 0 20 0 15 0 243385847 14420721664 12593 33554432000 4194304 4196468 140735214469088 140029710510960 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10100] ppid=10067 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/10072/task/10100/stat : 10100 (java) S 10067 10072 10014 0 -1 1077944384 77 0 0 0 2 0 0 0 20 0 15 0 243385847 14420721664 12593 33554432000 4194304 4196468 140735214469088 140029709458160 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10101] ppid=10067 vsize=14082736 memory=139826377254528 CPUtime=0.08 cores=0,2,4,6
/proc/10072/task/10101/stat : 10101 (java) R 10067 10072 10014 0 -1 4202560 318 0 0 0 8 0 0 0 20 0 15 0 243385847 14420721664 12593 33554432000 4194304 4196468 140735214469088 140029708405360 140030219360010 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10103] ppid=10067 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10103/stat : 10103 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 12593 33554432000 4194304 4196468 140735214469088 140029707352800 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10104] ppid=10067 vsize=14082736 memory=139826377254528 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10104/stat : 10104 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385848 14420721664 12593 33554432000 4194304 4196468 140735214469088 140029706300080 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50372 KiB

[startup+0.700711 s]
/proc/loadavg: 0.00 0.01 0.05 3/216 10105
/proc/meminfo: memFree=24124360/32770624 swapFree=67059112/67108860
[pid=10072] ppid=10067 vsize=14084804 memory=86604 CPUtime=0.96 cores=0,2,4,6
/proc/10072/stat : 10072 (java) S 10067 10072 10014 0 -1 1077944320 17521 0 0 0 92 4 0 0 20 0 15 0 243385839 14422839296 21651 33554432000 4194304 4196468 140735214469088 140735214451632 140030241193719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
/proc/10072/statm: 3521201 21651 3499 1 0 3483273 0
[pid=10072/tid=10079] ppid=10067 vsize=14084804 memory=33 CPUtime=0.65 cores=0,2,4,6
/proc/10072/task/10079/stat : 10079 (java) R 10067 10072 10014 0 -1 4202560 14789 0 0 0 62 3 0 0 20 0 15 0 243385842 14422839296 21651 33554432000 4194304 4196468 140735214469088 140030245404496 140030241205654 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10082] ppid=10067 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10082/stat : 10082 (java) S 10067 10072 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14422839296 21651 33554432000 4194304 4196468 140735214469088 140030171282576 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10084] ppid=10067 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10084/stat : 10084 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385842 14422839296 21651 33554432000 4194304 4196468 140735214469088 140030170229776 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10086] ppid=10067 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10086/stat : 10086 (java) S 10067 10072 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385843 14422839296 21651 33554432000 4194304 4196468 140735214469088 140030169176976 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10087] ppid=10067 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10087/stat : 10087 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385843 14422839296 21651 33554432000 4194304 4196468 140735214469088 140030168124176 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10088] ppid=10067 vsize=14084804 memory=183153847188167 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10088/stat : 10088 (java) S 10067 10072 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243385844 14422839296 21651 33554432000 4194304 4196468 140735214469088 140029714721136 140030241204866 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10090] ppid=10067 vsize=14084804 memory=1280068 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10090/stat : 10090 (java) S 10067 10072 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243385844 14422839296 21651 33554432000 4194304 4196468 140735214469088 140029713667104 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10092] ppid=10067 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10092/stat : 10092 (java) S 10067 10072 10014 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 243385844 14422839296 21651 33554432000 4194304 4196468 140735214469088 140029712614256 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10096] ppid=10067 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10096/stat : 10096 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14422839296 21651 33554432000 4194304 4196468 140735214469088 140029711562576 140030241212315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10099] ppid=10067 vsize=14084804 memory=7809523229951467572 CPUtime=0.08 cores=0,2,4,6
/proc/10072/task/10099/stat : 10099 (java) R 10067 10072 10014 0 -1 1077944384 713 0 0 0 8 0 0 0 20 0 15 0 243385847 14422839296 21651 33554432000 4194304 4196468 140735214469088 140029710510960 140030241204866 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10100] ppid=10067 vsize=14084804 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/10072/task/10100/stat : 10100 (java) R 10067 10072 10014 0 -1 4202560 228 0 0 0 6 0 0 0 20 0 15 0 243385847 14422839296 21651 33554432000 4194304 4196468 140735214469088 140029709446960 140030226120340 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10101] ppid=10067 vsize=14084804 memory=9050439287448895661 CPUtime=0.14 cores=0,2,4,6
/proc/10072/task/10101/stat : 10101 (java) R 10067 10072 10014 0 -1 4202560 407 0 0 0 14 0 0 0 20 0 15 0 243385847 14422839296 21651 33554432000 4194304 4196468 140735214469088 140029708405360 140030234299416 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10103] ppid=10067 vsize=14084804 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10103/stat : 10103 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14422839296 21651 33554432000 4194304 4196468 140735214469088 140029707352800 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10104] ppid=10067 vsize=14084804 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10104/stat : 10104 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385848 14422839296 21651 33554432000 4194304 4196468 140735214469088 140029706300080 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 86604 KiB

[startup+1.50078 s]
/proc/loadavg: 0.00 0.01 0.05 3/216 10105
/proc/meminfo: memFree=24031972/32770624 swapFree=67059112/67108860
[pid=10072] ppid=10067 vsize=14090948 memory=140484 CPUtime=2.8 cores=0,2,4,6
/proc/10072/stat : 10072 (java) S 10067 10072 10014 0 -1 1077944320 25808 0 0 0 273 7 0 0 20 0 15 0 243385839 14429130752 35121 33554432000 4194304 4196468 140735214469088 140735214451632 140030241193719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
/proc/10072/statm: 3522737 35121 3540 1 0 3484809 0
[pid=10072/tid=10079] ppid=10067 vsize=14090948 memory=7019257425709197167 CPUtime=1.45 cores=0,2,4,6
/proc/10072/task/10079/stat : 10079 (java) R 10067 10072 10014 0 -1 4202560 19240 0 0 0 140 5 0 0 20 0 15 0 243385842 14429130752 35121 33554432000 4194304 4196468 140735214469088 140030245428512 140029847177787 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10082] ppid=10067 vsize=14090948 memory=4638778398332698729 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10082/stat : 10082 (java) S 10067 10072 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14429130752 35121 33554432000 4194304 4196468 140735214469088 140030171282576 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10084] ppid=10067 vsize=14090948 memory=56 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10084/stat : 10084 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385842 14429130752 35121 33554432000 4194304 4196468 140735214469088 140030170229776 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10086] ppid=10067 vsize=14090948 memory=12902 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10086/stat : 10086 (java) S 10067 10072 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385843 14429130752 35121 33554432000 4194304 4196468 140735214469088 140030169176976 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10087] ppid=10067 vsize=14090948 memory=14252 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10087/stat : 10087 (java) S 10067 10072 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385843 14429130752 35121 33554432000 4194304 4196468 140735214469088 140030168124176 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10088] ppid=10067 vsize=14090948 memory=7378391943639753303 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10088/stat : 10088 (java) S 10067 10072 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243385844 14429130752 35121 33554432000 4194304 4196468 140735214469088 140029714721136 140030241204866 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0

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

/proc/10072/task/10079/stat : 10079 (java) R 10067 10072 10014 0 -1 4202560 36033 0 0 0 243349 15 0 0 20 0 15 0 243385842 14429130752 62691 33554432000 4194304 4196468 140735214469088 140030245431968 140029847631215 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10082] ppid=10067 vsize=14090948 memory=250764 CPUtime=3.42 cores=0,2,4,6
/proc/10072/task/10082/stat : 10082 (java) S 10067 10072 10014 0 -1 1077944384 3235 0 0 0 317 25 0 0 20 0 15 0 243385842 14429130752 62691 33554432000 4194304 4196468 140735214469088 140030171282576 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10084] ppid=10067 vsize=14090948 memory=250764 CPUtime=3.42 cores=0,2,4,6
/proc/10072/task/10084/stat : 10084 (java) S 10067 10072 10014 0 -1 1077944384 4022 0 0 0 318 24 0 0 20 0 15 0 243385842 14429130752 62691 33554432000 4194304 4196468 140735214469088 140030170229776 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10086] ppid=10067 vsize=14090948 memory=250764 CPUtime=3.44 cores=0,2,4,6
/proc/10072/task/10086/stat : 10086 (java) S 10067 10072 10014 0 -1 1077944384 2029 0 0 0 321 23 0 0 20 0 15 0 243385843 14429130752 62691 33554432000 4194304 4196468 140735214469088 140030169176976 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10087] ppid=10067 vsize=14090948 memory=250764 CPUtime=3.44 cores=0,2,4,6
/proc/10072/task/10087/stat : 10087 (java) S 10067 10072 10014 0 -1 1077944384 1346 0 0 0 318 26 0 0 20 0 15 0 243385843 14429130752 62691 33554432000 4194304 4196468 140735214469088 140030168124176 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10088] ppid=10067 vsize=14090948 memory=250764 CPUtime=3.42 cores=0,2,4,6
/proc/10072/task/10088/stat : 10088 (java) S 10067 10072 10014 0 -1 1077944384 5381 0 0 0 325 17 0 0 20 0 15 0 243385844 14429130752 62691 33554432000 4194304 4196468 140735214469088 140029714721136 140030241204866 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10090] ppid=10067 vsize=14090948 memory=1860 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10090/stat : 10090 (java) S 10067 10072 10014 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 243385844 14429130752 62691 33554432000 4194304 4196468 140735214469088 140029713667168 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10092] ppid=10067 vsize=14090948 memory=250764 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10092/stat : 10092 (java) S 10067 10072 10014 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 243385844 14429130752 62691 33554432000 4194304 4196468 140735214469088 140029712614272 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10096] ppid=10067 vsize=14090948 memory=250764 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10096/stat : 10096 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14429130752 62691 33554432000 4194304 4196468 140735214469088 140029711562576 140030241212315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10099] ppid=10067 vsize=14090948 memory=246668 CPUtime=0.61 cores=0,2,4,6
/proc/10072/task/10099/stat : 10099 (java) S 10067 10072 10014 0 -1 1077944384 3552 0 0 0 60 1 0 0 20 0 15 0 243385847 14429130752 62691 33554432000 4194304 4196468 140735214469088 140029710510960 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10100] ppid=10067 vsize=14090948 memory=250764 CPUtime=0.63 cores=0,2,4,6
/proc/10072/task/10100/stat : 10100 (java) S 10067 10072 10014 0 -1 1077944384 3621 0 0 0 63 0 0 0 20 0 15 0 243385847 14429130752 62691 33554432000 4194304 4196468 140735214469088 140029709458160 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10101] ppid=10067 vsize=14090948 memory=250764 CPUtime=0.51 cores=0,2,4,6
/proc/10072/task/10101/stat : 10101 (java) S 10067 10072 10014 0 -1 1077944384 4316 0 0 0 50 1 0 0 20 0 15 0 243385847 14429130752 62691 33554432000 4194304 4196468 140735214469088 140029708405360 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10103] ppid=10067 vsize=14090948 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10103/stat : 10103 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14429130752 62691 33554432000 4194304 4196468 140735214469088 140029707352800 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10104] ppid=10067 vsize=14090948 memory=288230596050944315 CPUtime=0.75 cores=0,2,4,6
/proc/10072/task/10104/stat : 10104 (java) S 10067 10072 10014 0 -1 1077944384 1436 0 0 0 36 39 0 0 20 0 15 0 243385848 14429130752 62691 33554432000 4194304 4196468 140735214469088 140029706300080 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 28 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
Current children cumulated CPU time: 2453.37 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 250764 KiB

[startup+2502.3 s]
/proc/loadavg: 1.26 1.29 1.21 3/216 10205
/proc/meminfo: memFree=23715372/32770624 swapFree=67059112/67108860
[pid=10072] ppid=10067 vsize=14090948 memory=252812 CPUtime=2513.66 cores=0,2,4,6
/proc/10072/stat : 10072 (java) S 10067 10072 10014 0 -1 1077944320 67270 0 0 0 251228 138 0 0 20 0 15 0 243385839 14429130752 63203 33554432000 4194304 4196468 140735214469088 140735214451632 140030241193719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
/proc/10072/statm: 3522737 63203 3572 1 0 3484809 0
[pid=10072/tid=10079] ppid=10067 vsize=14090948 memory=6791534058613427641 CPUtime=2493.42 cores=0,2,4,6
/proc/10072/task/10079/stat : 10079 (java) R 10067 10072 10014 0 -1 4202560 36471 0 0 0 249327 15 0 0 20 0 15 0 243385842 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030245431584 140029847490511 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10082] ppid=10067 vsize=14090948 memory=252812 CPUtime=3.51 cores=0,2,4,6
/proc/10072/task/10082/stat : 10082 (java) S 10067 10072 10014 0 -1 1077944384 3408 0 0 0 326 25 0 0 20 0 15 0 243385842 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030171282576 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10084] ppid=10067 vsize=14090948 memory=0 CPUtime=3.51 cores=0,2,4,6
/proc/10072/task/10084/stat : 10084 (java) S 10067 10072 10014 0 -1 1077944384 4034 0 0 0 326 25 0 0 20 0 15 0 243385842 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030170229776 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10086] ppid=10067 vsize=14090948 memory=252812 CPUtime=3.53 cores=0,2,4,6
/proc/10072/task/10086/stat : 10086 (java) S 10067 10072 10014 0 -1 1077944384 2044 0 0 0 330 23 0 0 20 0 15 0 243385843 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030169176976 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10087] ppid=10067 vsize=14090948 memory=250764 CPUtime=3.54 cores=0,2,4,6
/proc/10072/task/10087/stat : 10087 (java) S 10067 10072 10014 0 -1 1077944384 1348 0 0 0 327 27 0 0 20 0 15 0 243385843 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030168124176 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10088] ppid=10067 vsize=14090948 memory=250764 CPUtime=3.52 cores=0,2,4,6
/proc/10072/task/10088/stat : 10088 (java) S 10067 10072 10014 0 -1 1077944384 5560 0 0 0 333 19 0 0 20 0 15 0 243385844 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029714721136 140030241204866 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10090] ppid=10067 vsize=14090948 memory=250764 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10090/stat : 10090 (java) S 10067 10072 10014 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 243385844 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029713667168 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10092] ppid=10067 vsize=14090948 memory=250764 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10092/stat : 10092 (java) S 10067 10072 10014 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 243385844 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029712614272 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10096] ppid=10067 vsize=14090948 memory=252812 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10096/stat : 10096 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029711562576 140030241212315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10099] ppid=10067 vsize=14090948 memory=250764 CPUtime=0.61 cores=0,2,4,6
/proc/10072/task/10099/stat : 10099 (java) S 10067 10072 10014 0 -1 1077944384 3554 0 0 0 60 1 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029710510960 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10100] ppid=10067 vsize=14090948 memory=252812 CPUtime=0.63 cores=0,2,4,6
/proc/10072/task/10100/stat : 10100 (java) S 10067 10072 10014 0 -1 1077944384 3623 0 0 0 63 0 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029709458160 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10101] ppid=10067 vsize=14090948 memory=252812 CPUtime=0.51 cores=0,2,4,6
/proc/10072/task/10101/stat : 10101 (java) S 10067 10072 10014 0 -1 1077944384 4318 0 0 0 50 1 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029708405360 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10103] ppid=10067 vsize=14090948 memory=252812 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10103/stat : 10103 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029707352800 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10104] ppid=10067 vsize=14090948 memory=252812 CPUtime=0.77 cores=0,2,4,6
/proc/10072/task/10104/stat : 10104 (java) S 10067 10072 10014 0 -1 1077944384 1450 0 0 0 36 41 0 0 20 0 15 0 243385848 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029706300080 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 28 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
Current children cumulated CPU time: 2513.66 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 252812 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.7 s]
/proc/loadavg: 1.32 1.30 1.22 2/196 10253
/proc/meminfo: memFree=24009764/32770624 swapFree=67059112/67108860
[pid=10072] ppid=10067 vsize=14090948 memory=252812 CPUtime=2520.09 cores=0,2,4,6
/proc/10072/stat : 10072 (java) S 10067 10072 10014 0 -1 1077944320 67285 0 0 0 251870 139 0 0 20 0 15 0 243385839 14429130752 63203 33554432000 4194304 4196468 140735214469088 140735214451632 140030241193719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
/proc/10072/statm: 3522737 63203 3572 1 0 3484809 0
[pid=10072/tid=10079] ppid=10067 vsize=14090948 memory=250764 CPUtime=2499.8 cores=0,2,4,6
/proc/10072/task/10079/stat : 10079 (java) R 10067 10072 10014 0 -1 4202560 36486 0 0 0 249965 15 0 0 20 0 15 0 243385842 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030245431984 140029847315644 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10082] ppid=10067 vsize=14090948 memory=252812 CPUtime=3.52 cores=0,2,4,6
/proc/10072/task/10082/stat : 10082 (java) S 10067 10072 10014 0 -1 1077944384 3408 0 0 0 327 25 0 0 20 0 15 0 243385842 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030171282576 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10084] ppid=10067 vsize=14090948 memory=250764 CPUtime=3.52 cores=0,2,4,6
/proc/10072/task/10084/stat : 10084 (java) S 10067 10072 10014 0 -1 1077944384 4034 0 0 0 327 25 0 0 20 0 15 0 243385842 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030170229776 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10086] ppid=10067 vsize=14090948 memory=252812 CPUtime=3.54 cores=0,2,4,6
/proc/10072/task/10086/stat : 10086 (java) S 10067 10072 10014 0 -1 1077944384 2044 0 0 0 331 23 0 0 20 0 15 0 243385843 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030169176976 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10087] ppid=10067 vsize=14090948 memory=56 CPUtime=3.55 cores=0,2,4,6
/proc/10072/task/10087/stat : 10087 (java) S 10067 10072 10014 0 -1 1077944384 1348 0 0 0 328 27 0 0 20 0 15 0 243385843 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030168124176 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10088] ppid=10067 vsize=14090948 memory=65060 CPUtime=3.52 cores=0,2,4,6
/proc/10072/task/10088/stat : 10088 (java) S 10067 10072 10014 0 -1 1077944384 5560 0 0 0 333 19 0 0 20 0 15 0 243385844 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029714721136 140030241204866 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10090] ppid=10067 vsize=14090948 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10090/stat : 10090 (java) S 10067 10072 10014 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 243385844 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029713667168 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10092] ppid=10067 vsize=14090948 memory=65060 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10092/stat : 10092 (java) S 10067 10072 10014 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 243385844 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029712614272 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10096] ppid=10067 vsize=14090948 memory=250764 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10096/stat : 10096 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029711562576 140030241212315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10099] ppid=10067 vsize=14090948 memory=1140 CPUtime=0.61 cores=0,2,4,6
/proc/10072/task/10099/stat : 10099 (java) S 10067 10072 10014 0 -1 1077944384 3554 0 0 0 60 1 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029710510960 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10100] ppid=10067 vsize=14090948 memory=780 CPUtime=0.63 cores=0,2,4,6
/proc/10072/task/10100/stat : 10100 (java) S 10067 10072 10014 0 -1 1077944384 3623 0 0 0 63 0 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029709458160 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10101] ppid=10067 vsize=14090948 memory=1948 CPUtime=0.51 cores=0,2,4,6
/proc/10072/task/10101/stat : 10101 (java) S 10067 10072 10014 0 -1 1077944384 4318 0 0 0 50 1 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029708405360 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10103] ppid=10067 vsize=14090948 memory=250764 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10103/stat : 10103 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029707352800 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10104] ppid=10067 vsize=14090948 memory=250764 CPUtime=0.77 cores=0,2,4,6
/proc/10072/task/10104/stat : 10104 (java) S 10067 10072 10014 0 -1 1077944384 1450 0 0 0 36 41 0 0 20 0 15 0 243385848 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029706300080 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 28 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 252812 KiB

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

[startup+2508.71 s]
# the end of solver process 10072 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.72 s, system=1.39417 s

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

[startup+2508.7 s]
/proc/loadavg: 1.32 1.30 1.22 2/196 10253
/proc/meminfo: memFree=24009764/32770624 swapFree=67059112/67108860
[pid=10072] ppid=10067 vsize=14090948 memory=252812 CPUtime=2520.09 cores=0,2,4,6
/proc/10072/stat : 10072 (java) S 10067 10072 10014 0 -1 1077944320 67285 0 0 0 251870 139 0 0 20 0 15 0 243385839 14429130752 63203 33554432000 4194304 4196468 140735214469088 140735214451632 140030241193719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
/proc/10072/statm: 3522737 63203 3572 1 0 3484809 0
[pid=10072/tid=10079] ppid=10067 vsize=14090948 memory=250764 CPUtime=2499.8 cores=0,2,4,6
/proc/10072/task/10079/stat : 10079 (java) R 10067 10072 10014 0 -1 4202560 36486 0 0 0 249965 15 0 0 20 0 15 0 243385842 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030245431984 140029847315644 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10082] ppid=10067 vsize=14090948 memory=252812 CPUtime=3.52 cores=0,2,4,6
/proc/10072/task/10082/stat : 10082 (java) S 10067 10072 10014 0 -1 1077944384 3408 0 0 0 327 25 0 0 20 0 15 0 243385842 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030171282576 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10084] ppid=10067 vsize=14090948 memory=250764 CPUtime=3.52 cores=0,2,4,6
/proc/10072/task/10084/stat : 10084 (java) S 10067 10072 10014 0 -1 1077944384 4034 0 0 0 327 25 0 0 20 0 15 0 243385842 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030170229776 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10086] ppid=10067 vsize=14090948 memory=252812 CPUtime=3.54 cores=0,2,4,6
/proc/10072/task/10086/stat : 10086 (java) S 10067 10072 10014 0 -1 1077944384 2044 0 0 0 331 23 0 0 20 0 15 0 243385843 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030169176976 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10087] ppid=10067 vsize=14090948 memory=56 CPUtime=3.55 cores=0,2,4,6
/proc/10072/task/10087/stat : 10087 (java) S 10067 10072 10014 0 -1 1077944384 1348 0 0 0 328 27 0 0 20 0 15 0 243385843 14429130752 63203 33554432000 4194304 4196468 140735214469088 140030168124176 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10088] ppid=10067 vsize=14090948 memory=65060 CPUtime=3.52 cores=0,2,4,6
/proc/10072/task/10088/stat : 10088 (java) S 10067 10072 10014 0 -1 1077944384 5560 0 0 0 333 19 0 0 20 0 15 0 243385844 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029714721136 140030241204866 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10090] ppid=10067 vsize=14090948 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10090/stat : 10090 (java) S 10067 10072 10014 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 243385844 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029713667168 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10092] ppid=10067 vsize=14090948 memory=65060 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10092/stat : 10092 (java) S 10067 10072 10014 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 243385844 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029712614272 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10096] ppid=10067 vsize=14090948 memory=250764 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10096/stat : 10096 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029711562576 140030241212315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10099] ppid=10067 vsize=14090948 memory=1140 CPUtime=0.61 cores=0,2,4,6
/proc/10072/task/10099/stat : 10099 (java) S 10067 10072 10014 0 -1 1077944384 3554 0 0 0 60 1 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029710510960 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10100] ppid=10067 vsize=14090948 memory=780 CPUtime=0.63 cores=0,2,4,6
/proc/10072/task/10100/stat : 10100 (java) S 10067 10072 10014 0 -1 1077944384 3623 0 0 0 63 0 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029709458160 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10101] ppid=10067 vsize=14090948 memory=1948 CPUtime=0.51 cores=0,2,4,6
/proc/10072/task/10101/stat : 10101 (java) S 10067 10072 10014 0 -1 1077944384 4318 0 0 0 50 1 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029708405360 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10103] ppid=10067 vsize=14090948 memory=250764 CPUtime=0 cores=0,2,4,6
/proc/10072/task/10103/stat : 10103 (java) S 10067 10072 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029707352800 140030241203925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
[pid=10072/tid=10104] ppid=10067 vsize=14090948 memory=250764 CPUtime=0.77 cores=0,2,4,6
/proc/10072/task/10104/stat : 10104 (java) S 10067 10072 10014 0 -1 1077944384 1450 0 0 0 36 41 0 0 20 0 15 0 243385848 14429130752 63203 33554432000 4194304 4196468 140735214469088 140029706300080 140030241204866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 28 0 0 6293624 6294260 36188160 140735214474312 140735214474505 140735214474505 140735214477263 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 252812 KiB

Child status: 143
Real time (s): 2508.71
CPU time (s): 2520.11
CPU user time (s): 2518.72
CPU system time (s): 1.39417
CPU usage (%): 100.454
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 252812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.72
system time used= 1.39417
maximum resident set size= 253268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67473
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 149757
involuntary context switches= 5948


# summary of solver processes directly reported to runsolver:
#   pid: 10072
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2518.72
#   total CPU system time (s): 1.39417

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.738 second user time and 23.0903 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-14 16:50:26
IDJOB=4308077
IDBENCH=141016
IDSOLVER=2791
FILE ID=node103/4308077-1534258226
RUNJOBID= node103-1534258226-10045
PBS_JOBID= 21038130
Free space on /tmp= 37340 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-15_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-4308077-1534258226/watcher-4308077-1534258226 -o /tmp/evaluation-result-4308077-1534258226/solver-4308077-1534258226 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534258226-10045 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2094046338 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308077-1534258226.xml

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

MD5SUM BENCH= 531220ca8f264cab5c203edb1f2daff4
RANDOM SEED=2094046338

node103.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.48
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.48
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.48
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.48
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:        24218004 kB
MemAvailable:   31946528 kB
Buffers:          168356 kB
Cached:          7753996 kB
SwapCached:         5164 kB
Active:          4216192 kB
Inactive:        3718340 kB
Active(anon):       4452 kB
Inactive(anon):    59300 kB
Active(file):    4211740 kB
Inactive(file):  3659040 kB
Unevictable:        7764 kB
Mlocked:            7764 kB
SwapTotal:      67108860 kB
SwapFree:       67059112 kB
Dirty:             71332 kB
Writeback:             0 kB
AnonPages:         15236 kB
Mapped:            52040 kB
Shmem:             48708 kB
Slab:             314800 kB
SReclaimable:     286204 kB
SUnreclaim:        28596 kB
KernelStack:        3104 kB
PageTables:         5728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 37268 MiB
End job on node103 at 2018-08-14 17:32:15