Trace number 4311934

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-17? (TO) 2520.06 2505.32

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g29-g50_c18.xml
MD5SUM6b43bee46cd3f7faf4796c0903a8d917
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 variables100
Number of constraints996
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":100}]
Minimum variable degree11
Maximum variable degree33
Distribution of variable degrees[{"degree":11,"count":1},{"degree":12,"count":2},{"degree":13,"count":4},{"degree":14,"count":4},{"degree":16,"count":2},{"degree":17,"count":7},{"degree":18,"count":10},{"degree":19,"count":11},{"degree":20,"count":17},{"degree":21,"count":14},{"degree":22,"count":6},{"degree":23,"count":4},{"degree":24,"count":7},{"degree":25,"count":3},{"degree":26,"count":5},{"degree":27,"count":2},{"degree":33,"count":1}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":89},{"arity":2,"count":906},{"arity":100,"count":1}]
Number of extensional constraints995
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":995},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-08-17
0.67/0.56	c seed: 37656931
0.67/0.56	c timeout: 2520
0.67/0.57	c memlimit: 11000
0.67/0.57	c nbcore: 1
0.67/0.59	c Parsing instance...
6.28/3.52	c Parsing done, starting search...
2520.02/2505.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 (11211 MiB free)
  memory of node 1: 16384 MiB (12374 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311934-1534559063/watcher-4311934-1534559063 -o /tmp/evaluation-result-4311934-1534559063/solver-4311934-1534559063 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534541038-25261 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 37656931 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311934-1534559063.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=28184, runsolver pid=28181

[startup+0.100095 s]*
/proc/loadavg: 1.67 1.69 1.80 3/216 28199
/proc/meminfo: memFree=24134548/32770624 swapFree=67108196/67108860
[pid=28184] ppid=28181 vsize=14082736 memory=30472 CPUtime=0.11 cores=0,2,4,6
/proc/28184/stat : 28184 (java) S 28181 28184 25230 0 -1 1077944320 6532 0 0 0 10 1 0 0 20 0 15 0 273469506 14420721664 7618 33554432000 4194304 4196468 140729202542912 140729202525456 140520344502007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
/proc/28184/statm: 3520684 7618 3153 1 0 3482761 0
[pid=28184/tid=28186] ppid=28181 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=0,2,4,6
/proc/28184/task/28186/stat : 28186 (java) R 28181 28184 25230 0 -1 4202560 4563 0 0 0 8 1 0 0 20 0 15 0 273469507 14420721664 7618 33554432000 4194304 4196468 140729202542912 140520348707104 140520328582494 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28187] ppid=28181 vsize=14082736 memory=5793855657362041273 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28187/stat : 28187 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469508 14420721664 7618 33554432000 4194304 4196468 140729202542912 140520259570832 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28188] ppid=28181 vsize=14082736 memory=140406352148096 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28188/stat : 28188 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469508 14420721664 7618 33554432000 4194304 4196468 140729202542912 140520258518032 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28189] ppid=28181 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28189/stat : 28189 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469508 14420721664 7618 33554432000 4194304 4196468 140729202542912 140519938190224 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28190] ppid=28181 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28190/stat : 28190 (java) S 28181 28184 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273469508 14420721664 7618 33554432000 4194304 4196468 140729202542912 140519937137424 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28191] ppid=28181 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28191/stat : 28191 (java) S 28181 28184 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273469509 14420721664 7618 33554432000 4194304 4196468 140729202542912 140519257368944 140520344513154 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28192] ppid=28181 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28192/stat : 28192 (java) S 28181 28184 25230 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273469509 14420721664 7618 33554432000 4194304 4196468 140729202542912 140519256314912 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28193] ppid=28181 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28193/stat : 28193 (java) S 28181 28184 25230 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273469510 14420721664 7618 33554432000 4194304 4196468 140729202542912 140519255262064 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28194] ppid=28181 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28194/stat : 28194 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14420721664 7618 33554432000 4194304 4196468 140729202542912 140519254210384 140520344520603 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28195] ppid=28181 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28195/stat : 28195 (java) S 28181 28184 25230 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 273469512 14420721664 7618 33554432000 4194304 4196468 140729202542912 140519253158768 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28196] ppid=28181 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28196/stat : 28196 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14420721664 7618 33554432000 4194304 4196468 140729202542912 140519252105968 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28197] ppid=28181 vsize=14082736 memory=140406352148096 CPUtime=0.01 cores=0,2,4,6
/proc/28184/task/28197/stat : 28197 (java) R 28181 28184 25230 0 -1 4202560 286 0 0 0 1 0 0 0 20 0 15 0 273469512 14420721664 7618 33554432000 4194304 4196468 140729202542912 140518942923376 140520344513942 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28198] ppid=28181 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28198/stat : 28198 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14420721664 7618 33554432000 4194304 4196468 140729202542912 140518941870816 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28199] ppid=28181 vsize=14082736 memory=140406352148096 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28199/stat : 28199 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469512 14420721664 7618 33554432000 4194304 4196468 140729202542912 140518940818096 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30472 KiB

[startup+0.213234 s]*
/proc/loadavg: 1.67 1.69 1.80 5/216 28199
/proc/meminfo: memFree=24118672/32770624 swapFree=67108196/67108860
[pid=28184] ppid=28181 vsize=14082736 memory=47116 CPUtime=0.3 cores=0,2,4,6
/proc/28184/stat : 28184 (java) S 28181 28184 25230 0 -1 1077944320 10378 0 0 0 28 2 0 0 20 0 15 0 273469506 14420721664 11779 33554432000 4194304 4196468 140729202542912 140729202525456 140520344502007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
/proc/28184/statm: 3520684 11779 3402 1 0 3482761 0
[pid=28184/tid=28186] ppid=28181 vsize=14082736 memory=6735269665583770266 CPUtime=0.21 cores=0,2,4,6
/proc/28184/task/28186/stat : 28186 (java) R 28181 28184 25230 0 -1 4202560 8056 0 0 0 19 2 0 0 20 0 15 0 273469507 14420721664 11779 33554432000 4194304 4196468 140729202542912 140520348725104 140519938330624 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28187] ppid=28181 vsize=14082736 memory=4211974132556938634 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28187/stat : 28187 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469508 14420721664 11779 33554432000 4194304 4196468 140729202542912 140520259570832 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28188] ppid=28181 vsize=14082736 memory=140406352148096 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28188/stat : 28188 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469508 14420721664 11779 33554432000 4194304 4196468 140729202542912 140520258518032 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28189] ppid=28181 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28189/stat : 28189 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469508 14420721664 11779 33554432000 4194304 4196468 140729202542912 140519938190224 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28190] ppid=28181 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28190/stat : 28190 (java) S 28181 28184 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273469508 14420721664 11779 33554432000 4194304 4196468 140729202542912 140519937137424 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28191] ppid=28181 vsize=14082736 memory=140406352148096 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28191/stat : 28191 (java) S 28181 28184 25230 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273469509 14420721664 11779 33554432000 4194304 4196468 140729202542912 140519257368944 140520344513154 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28192] ppid=28181 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28192/stat : 28192 (java) S 28181 28184 25230 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273469509 14420721664 11779 33554432000 4194304 4196468 140729202542912 140519256314912 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28193] ppid=28181 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28193/stat : 28193 (java) S 28181 28184 25230 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273469510 14420721664 11779 33554432000 4194304 4196468 140729202542912 140519255262064 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28194] ppid=28181 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28194/stat : 28194 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14420721664 11779 33554432000 4194304 4196468 140729202542912 140519254210384 140520344520603 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28195] ppid=28181 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28184/task/28195/stat : 28195 (java) R 28181 28184 25230 0 -1 4202560 530 0 0 0 2 0 0 0 20 0 15 0 273469512 14420721664 11779 33554432000 4194304 4196468 140729202542912 140519253139784 140520328030823 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28196] ppid=28181 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/28184/task/28196/stat : 28196 (java) R 28181 28184 25230 0 -1 1077944384 82 0 0 0 1 0 0 0 20 0 15 0 273469512 14420721664 11779 33554432000 4194304 4196468 140729202542912 140519252105968 140520344513154 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28197] ppid=28181 vsize=14082736 memory=140406352148096 CPUtime=0.05 cores=0,2,4,6
/proc/28184/task/28197/stat : 28197 (java) R 28181 28184 25230 0 -1 4202560 329 0 0 0 5 0 0 0 20 0 15 0 273469512 14420721664 11779 33554432000 4194304 4196468 140729202542912 140518942921336 140520323935099 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28198] ppid=28181 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28198/stat : 28198 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14420721664 11779 33554432000 4194304 4196468 140729202542912 140518941870816 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28199] ppid=28181 vsize=14082736 memory=140406352148096 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28199/stat : 28199 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469512 14420721664 11845 33554432000 4194304 4196468 140729202542912 140518940818096 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47116 KiB

[startup+0.310462 s]*
/proc/loadavg: 1.67 1.69 1.80 3/216 28199
/proc/meminfo: memFree=24114500/32770624 swapFree=67108196/67108860
[pid=28184] ppid=28181 vsize=14082736 memory=50692 CPUtime=0.43 cores=0,2,4,6
/proc/28184/stat : 28184 (java) S 28181 28184 25230 0 -1 1077944320 10779 0 0 0 41 2 0 0 20 0 15 0 273469506 14420721664 12673 33554432000 4194304 4196468 140729202542912 140729202525456 140520344502007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
/proc/28184/statm: 3520684 12673 3419 1 0 3482761 0
[pid=28184/tid=28186] ppid=28181 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=0,2,4,6
/proc/28184/task/28186/stat : 28186 (java) R 28181 28184 25230 0 -1 4202560 8414 0 0 0 28 2 0 0 20 0 15 0 273469507 14420721664 12673 33554432000 4194304 4196468 140729202542912 140520348709840 140520326065563 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28187] ppid=28181 vsize=14082736 memory=4211974132556938634 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28187/stat : 28187 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469508 14420721664 12673 33554432000 4194304 4196468 140729202542912 140520259570832 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28188] ppid=28181 vsize=14082736 memory=140406352150447 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28188/stat : 28188 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469508 14420721664 12673 33554432000 4194304 4196468 140729202542912 140520258518032 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28189] ppid=28181 vsize=14082736 memory=140406239136926 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28189/stat : 28189 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469508 14420721664 12673 33554432000 4194304 4196468 140729202542912 140519938190224 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28190] ppid=28181 vsize=14082736 memory=140406239120847 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28190/stat : 28190 (java) S 28181 28184 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273469508 14420721664 12673 33554432000 4194304 4196468 140729202542912 140519937137424 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28191] ppid=28181 vsize=14082736 memory=140406352173353 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28191/stat : 28191 (java) S 28181 28184 25230 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273469509 14420721664 12673 33554432000 4194304 4196468 140729202542912 140519257368944 140520344513154 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28192] ppid=28181 vsize=14082736 memory=140406239130031 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28192/stat : 28192 (java) S 28181 28184 25230 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273469509 14420721664 12673 33554432000 4194304 4196468 140729202542912 140519256314912 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28193] ppid=28181 vsize=14082736 memory=280812478250896 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28193/stat : 28193 (java) S 28181 28184 25230 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273469510 14420721664 12673 33554432000 4194304 4196468 140729202542912 140519255262064 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28194] ppid=28181 vsize=14082736 memory=280812478248592 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28194/stat : 28194 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14420721664 12673 33554432000 4194304 4196468 140729202542912 140519254210384 140520344520603 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28195] ppid=28181 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28184/task/28195/stat : 28195 (java) S 28181 28184 25230 0 -1 1077944384 536 0 0 0 2 0 0 0 20 0 15 0 273469512 14420721664 12673 33554432000 4194304 4196468 140729202542912 140519253158768 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28196] ppid=28181 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/28184/task/28196/stat : 28196 (java) S 28181 28184 25230 0 -1 1077944384 99 0 0 0 2 0 0 0 20 0 15 0 273469512 14420721664 12673 33554432000 4194304 4196468 140729202542912 140519252105968 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28197] ppid=28181 vsize=14082736 memory=140406352148096 CPUtime=0.07 cores=0,2,4,6
/proc/28184/task/28197/stat : 28197 (java) S 28181 28184 25230 0 -1 1077944384 348 0 0 0 7 0 0 0 20 0 15 0 273469512 14420721664 12673 33554432000 4194304 4196468 140729202542912 140518942923376 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28198] ppid=28181 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28198/stat : 28198 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14420721664 12673 33554432000 4194304 4196468 140729202542912 140518941870816 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28199] ppid=28181 vsize=14082736 memory=140406352148096 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28199/stat : 28199 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469512 14420721664 12673 33554432000 4194304 4196468 140729202542912 140518940818096 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50692 KiB

[startup+0.700742 s]
/proc/loadavg: 1.67 1.69 1.80 3/216 28199
/proc/meminfo: memFree=24091308/32770624 swapFree=67108196/67108860
[pid=28184] ppid=28181 vsize=14084804 memory=88788 CPUtime=0.99 cores=0,2,4,6
/proc/28184/stat : 28184 (java) S 28181 28184 25230 0 -1 1077944320 17600 0 0 0 94 5 0 0 20 0 15 0 273469506 14422839296 22197 33554432000 4194304 4196468 140729202542912 140729202525456 140520344502007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
/proc/28184/statm: 3521201 22197 3500 1 0 3483273 0
[pid=28184/tid=28186] ppid=28181 vsize=14084804 memory=752 CPUtime=0.67 cores=0,2,4,6
/proc/28184/task/28186/stat : 28186 (java) R 28181 28184 25230 0 -1 4202560 14851 0 0 0 64 3 0 0 20 0 15 0 273469507 14422839296 22197 33554432000 4194304 4196468 140729202542912 140520348726112 140520328582494 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28187] ppid=28181 vsize=14084804 memory=1124 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28187/stat : 28187 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469508 14422839296 22197 33554432000 4194304 4196468 140729202542912 140520259570832 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28188] ppid=28181 vsize=14084804 memory=1824 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28188/stat : 28188 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469508 14422839296 22197 33554432000 4194304 4196468 140729202542912 140520258518032 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28189] ppid=28181 vsize=14084804 memory=7302135314614015845 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28189/stat : 28189 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469508 14422839296 22197 33554432000 4194304 4196468 140729202542912 140519938190224 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28190] ppid=28181 vsize=14084804 memory=7378396380443208548 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28190/stat : 28190 (java) S 28181 28184 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273469508 14422839296 22197 33554432000 4194304 4196468 140729202542912 140519937137424 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28191] ppid=28181 vsize=14084804 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28191/stat : 28191 (java) S 28181 28184 25230 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273469509 14422839296 22197 33554432000 4194304 4196468 140729202542912 140519257368944 140520344513154 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28192] ppid=28181 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28192/stat : 28192 (java) S 28181 28184 25230 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273469509 14422839296 22197 33554432000 4194304 4196468 140729202542912 140519256314912 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28193] ppid=28181 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28193/stat : 28193 (java) S 28181 28184 25230 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273469510 14422839296 22197 33554432000 4194304 4196468 140729202542912 140519255262064 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28194] ppid=28181 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28194/stat : 28194 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14422839296 22197 33554432000 4194304 4196468 140729202542912 140519254210384 140520344520603 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28195] ppid=28181 vsize=14084804 memory=233 CPUtime=0.08 cores=0,2,4,6
/proc/28184/task/28195/stat : 28195 (java) S 28181 28184 25230 0 -1 1077944384 686 0 0 0 8 0 0 0 20 0 15 0 273469512 14422839296 22197 33554432000 4194304 4196468 140729202542912 140519253158768 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28196] ppid=28181 vsize=14084804 memory=7 CPUtime=0.05 cores=0,2,4,6
/proc/28184/task/28196/stat : 28196 (java) S 28181 28184 25230 0 -1 1077944384 246 0 0 0 5 0 0 0 20 0 15 0 273469512 14422839296 22197 33554432000 4194304 4196468 140729202542912 140519252105968 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28197] ppid=28181 vsize=14084804 memory=716 CPUtime=0.15 cores=0,2,4,6
/proc/28184/task/28197/stat : 28197 (java) S 28181 28184 25230 0 -1 1077944384 435 0 0 0 15 0 0 0 20 0 15 0 273469512 14422839296 22197 33554432000 4194304 4196468 140729202542912 140518942923376 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28198] ppid=28181 vsize=14084804 memory=280812478434800 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28198/stat : 28198 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14422839296 22197 33554432000 4194304 4196468 140729202542912 140518941870816 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28199] ppid=28181 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28199/stat : 28199 (java) S 28181 28184 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273469512 14422839296 22197 33554432000 4194304 4196468 140729202542912 140518940818096 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88788 KiB

[startup+1.5007 s]
/proc/loadavg: 1.67 1.69 1.80 6/216 28199
/proc/meminfo: memFree=24051532/32770624 swapFree=67108196/67108860
[pid=28184] ppid=28181 vsize=14090948 memory=236144 CPUtime=2.95 cores=0,2,4,6
/proc/28184/stat : 28184 (java) S 28181 28184 25230 0 -1 1077944320 23553 0 0 0 284 11 0 0 20 0 15 0 273469506 14429130752 59036 33554432000 4194304 4196468 140729202542912 140729202525456 140520344502007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
/proc/28184/statm: 3522737 59036 3562 1 0 3484809 0
[pid=28184/tid=28186] ppid=28181 vsize=14090948 memory=0 CPUtime=1.45 cores=0,2,4,6
/proc/28184/task/28186/stat : 28186 (java) R 28181 28184 25230 0 -1 4202560 17685 0 0 0 139 6 0 0 20 0 15 0 273469507 14429130752 59036 33554432000 4194304 4196468 140729202542912 140520348737376 140519943576169 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28187] ppid=28181 vsize=14090948 memory=-3535359994705172579 CPUtime=0.01 cores=0,2,4,6
/proc/28184/task/28187/stat : 28187 (java) S 28181 28184 25230 0 -1 1077944384 170 0 0 0 1 0 0 0 20 0 15 0 273469508 14429130752 59036 33554432000 4194304 4196468 140729202542912 140520259570832 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28188] ppid=28181 vsize=14090948 memory=-2746958450906831424 CPUtime=0.01 cores=0,2,4,6
/proc/28184/task/28188/stat : 28188 (java) S 28181 28184 25230 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 15 0 273469508 14429130752 59036 33554432000 4194304 4196468 140729202542912 140520258518032 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28189] ppid=28181 vsize=14090948 memory=-6222389776517194852 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28189/stat : 28189 (java) S 28181 28184 25230 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 273469508 14429130752 59036 33554432000 4194304 4196468 140729202542912 140519938190224 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28190] ppid=28181 vsize=14090948 memory=-6441413357968170793 CPUtime=0.01 cores=0,2,4,6
/proc/28184/task/28190/stat : 28190 (java) S 28181 28184 25230 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 15 0 273469508 14429130752 59036 33554432000 4194304 4196468 140729202542912 140519937137424 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28191] ppid=28181 vsize=14090948 memory=9051564087844176045 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28191/stat : 28191 (java) S 28181 28184 25230 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 15 0 273469509 14429130752 59036 33554432000 4194304 4196468 140729202542912 140519257368944 140520344513154 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0

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

/proc/28184/task/28186/stat : 28186 (java) R 28181 28184 25230 0 -1 4202560 140600 0 0 0 243745 86 0 0 20 0 15 0 273469507 14429130752 778418 33554432000 4194304 4196468 140729202542912 140520348740176 140519946463452 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28187] ppid=28181 vsize=14090948 memory=3115724 CPUtime=3.08 cores=0,2,4,6
/proc/28184/task/28187/stat : 28187 (java) S 28181 28184 25230 0 -1 1077944384 20828 0 0 0 279 29 0 0 20 0 15 0 273469508 14429130752 778418 33554432000 4194304 4196468 140729202542912 140520259570832 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28188] ppid=28181 vsize=14090948 memory=3114188 CPUtime=3.09 cores=0,2,4,6
/proc/28184/task/28188/stat : 28188 (java) S 28181 28184 25230 0 -1 1077944384 19636 0 0 0 281 28 0 0 20 0 15 0 273469508 14429130752 778418 33554432000 4194304 4196468 140729202542912 140520258518032 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28189] ppid=28181 vsize=14090948 memory=3114188 CPUtime=3.08 cores=0,2,4,6
/proc/28184/task/28189/stat : 28189 (java) S 28181 28184 25230 0 -1 1077944384 21206 0 0 0 280 28 0 0 20 0 15 0 273469508 14429130752 778418 33554432000 4194304 4196468 140729202542912 140519938190224 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28190] ppid=28181 vsize=14090948 memory=3113672 CPUtime=3.1 cores=0,2,4,6
/proc/28184/task/28190/stat : 28190 (java) S 28181 28184 25230 0 -1 1077944384 22082 0 0 0 281 29 0 0 20 0 15 0 273469508 14429130752 778418 33554432000 4194304 4196468 140729202542912 140519937137424 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28191] ppid=28181 vsize=14090948 memory=3113672 CPUtime=0.42 cores=0,2,4,6
/proc/28184/task/28191/stat : 28191 (java) S 28181 28184 25230 0 -1 1077944384 18426 0 0 0 35 7 0 0 20 0 15 0 273469509 14429130752 778418 33554432000 4194304 4196468 140729202542912 140519257368944 140520344513154 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28192] ppid=28181 vsize=14090948 memory=3115724 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28192/stat : 28192 (java) S 28181 28184 25230 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 273469509 14429130752 778418 33554432000 4194304 4196468 140729202542912 140519256314976 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28193] ppid=28181 vsize=14090948 memory=1100 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28193/stat : 28193 (java) S 28181 28184 25230 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 273469510 14429130752 778418 33554432000 4194304 4196468 140729202542912 140519255262080 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28194] ppid=28181 vsize=14090948 memory=3114188 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28194/stat : 28194 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14429130752 778418 33554432000 4194304 4196468 140729202542912 140519254210384 140520344520603 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28195] ppid=28181 vsize=14090948 memory=3114188 CPUtime=1.48 cores=0,2,4,6
/proc/28184/task/28195/stat : 28195 (java) S 28181 28184 25230 0 -1 1077944384 5866 0 0 0 147 1 0 0 20 0 15 0 273469512 14429130752 778418 33554432000 4194304 4196468 140729202542912 140519253158768 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28196] ppid=28181 vsize=14090948 memory=3115724 CPUtime=1.4 cores=0,2,4,6
/proc/28184/task/28196/stat : 28196 (java) S 28181 28184 25230 0 -1 1077944384 4845 0 0 0 139 1 0 0 20 0 15 0 273469512 14429130752 778418 33554432000 4194304 4196468 140729202542912 140519252105968 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28197] ppid=28181 vsize=14090948 memory=3116240 CPUtime=0.78 cores=0,2,4,6
/proc/28184/task/28197/stat : 28197 (java) S 28181 28184 25230 0 -1 1077944384 6323 0 0 0 78 0 0 0 20 0 15 0 273469512 14429130752 778418 33554432000 4194304 4196468 140729202542912 140518942923376 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28198] ppid=28181 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28198/stat : 28198 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14429130752 778418 33554432000 4194304 4196468 140729202542912 140518941870816 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28199] ppid=28181 vsize=14090948 memory=6364 CPUtime=1.34 cores=0,2,4,6
/proc/28184/task/28199/stat : 28199 (java) S 28181 28184 25230 0 -1 1077944384 1877 0 0 0 71 63 0 0 20 0 15 0 273469512 14429130752 778418 33554432000 4194304 4196468 140729202542912 140518940818096 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
Current children cumulated CPU time: 2456.17 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3113672 KiB

[startup+2502.3 s]
/proc/loadavg: 1.74 1.55 1.57 3/215 28373
/proc/meminfo: memFree=21043088/32770624 swapFree=67108196/67108860
[pid=28184] ppid=28181 vsize=14090948 memory=3105068 CPUtime=2516.98 cores=0,2,4,6
/proc/28184/stat : 28184 (java) S 28181 28184 25230 0 -1 1077944320 266758 0 0 0 251439 259 0 0 20 0 15 0 273469506 14429130752 776267 33554432000 4194304 4196468 140729202542912 140729202525456 140520344502007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
/proc/28184/statm: 3522737 776267 3598 1 0 3484809 0
[pid=28184/tid=28186] ppid=28181 vsize=14090948 memory=6791534058613427641 CPUtime=2497.96 cores=0,2,4,6
/proc/28184/task/28186/stat : 28186 (java) R 28181 28184 25230 0 -1 4202560 141697 0 0 0 249710 86 0 0 20 0 15 0 273469507 14429130752 776267 33554432000 4194304 4196468 140729202542912 140520348740176 140519946464916 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28187] ppid=28181 vsize=14090948 memory=3105068 CPUtime=3.34 cores=0,2,4,6
/proc/28184/task/28187/stat : 28187 (java) S 28181 28184 25230 0 -1 1077944384 21323 0 0 0 305 29 0 0 20 0 15 0 273469508 14429130752 776267 33554432000 4194304 4196468 140729202542912 140520259570832 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28188] ppid=28181 vsize=14090948 memory=3104952 CPUtime=3.36 cores=0,2,4,6
/proc/28184/task/28188/stat : 28188 (java) S 28181 28184 25230 0 -1 1077944384 20169 0 0 0 308 28 0 0 20 0 15 0 273469508 14429130752 776267 33554432000 4194304 4196468 140729202542912 140520258518032 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28189] ppid=28181 vsize=14090948 memory=3108032 CPUtime=3.35 cores=0,2,4,6
/proc/28184/task/28189/stat : 28189 (java) S 28181 28184 25230 0 -1 1077944384 21917 0 0 0 307 28 0 0 20 0 15 0 273469508 14429130752 776267 33554432000 4194304 4196468 140729202542912 140519938190224 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28190] ppid=28181 vsize=14090948 memory=3106492 CPUtime=3.36 cores=0,2,4,6
/proc/28184/task/28190/stat : 28190 (java) S 28181 28184 25230 0 -1 1077944384 22349 0 0 0 307 29 0 0 20 0 15 0 273469508 14429130752 776267 33554432000 4194304 4196468 140729202542912 140519937137424 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28191] ppid=28181 vsize=14090948 memory=3105980 CPUtime=0.46 cores=0,2,4,6
/proc/28184/task/28191/stat : 28191 (java) S 28181 28184 25230 0 -1 1077944384 18916 0 0 0 39 7 0 0 20 0 15 0 273469509 14429130752 776267 33554432000 4194304 4196468 140729202542912 140519257368944 140520344513154 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28192] ppid=28181 vsize=14090948 memory=3104952 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28192/stat : 28192 (java) S 28181 28184 25230 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 273469509 14429130752 776267 33554432000 4194304 4196468 140729202542912 140519256314976 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28193] ppid=28181 vsize=14090948 memory=3104952 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28193/stat : 28193 (java) S 28181 28184 25230 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 273469510 14429130752 776267 33554432000 4194304 4196468 140729202542912 140519255262080 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28194] ppid=28181 vsize=14090948 memory=3105068 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28194/stat : 28194 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14429130752 776267 33554432000 4194304 4196468 140729202542912 140519254210384 140520344520603 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28195] ppid=28181 vsize=14090948 memory=3105068 CPUtime=1.48 cores=0,2,4,6
/proc/28184/task/28195/stat : 28195 (java) S 28181 28184 25230 0 -1 1077944384 5875 0 0 0 147 1 0 0 20 0 15 0 273469512 14429130752 776267 33554432000 4194304 4196468 140729202542912 140519253158768 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28196] ppid=28181 vsize=14090948 memory=3109056 CPUtime=1.4 cores=0,2,4,6
/proc/28184/task/28196/stat : 28196 (java) S 28181 28184 25230 0 -1 1077944384 4851 0 0 0 139 1 0 0 20 0 15 0 273469512 14429130752 776267 33554432000 4194304 4196468 140729202542912 140519252105968 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28197] ppid=28181 vsize=14090948 memory=3105464 CPUtime=0.78 cores=0,2,4,6
/proc/28184/task/28197/stat : 28197 (java) S 28181 28184 25230 0 -1 1077944384 6331 0 0 0 78 0 0 0 20 0 15 0 273469512 14429130752 776267 33554432000 4194304 4196468 140729202542912 140518942923376 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28198] ppid=28181 vsize=14090948 memory=3096 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28198/stat : 28198 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14429130752 776267 33554432000 4194304 4196468 140729202542912 140518941870816 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28199] ppid=28181 vsize=14090948 memory=3105980 CPUtime=1.36 cores=0,2,4,6
/proc/28184/task/28199/stat : 28199 (java) S 28181 28184 25230 0 -1 1077944384 1904 0 0 0 72 64 0 0 20 0 15 0 273469512 14429130752 776267 33554432000 4194304 4196468 140729202542912 140518940818096 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
Current children cumulated CPU time: 2516.98 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3105068 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.3 s]
/proc/loadavg: 1.76 1.56 1.57 3/215 28373
/proc/meminfo: memFree=21043856/32770624 swapFree=67108196/67108860
[pid=28184] ppid=28181 vsize=14090948 memory=3104556 CPUtime=2520.02 cores=0,2,4,6
/proc/28184/stat : 28184 (java) S 28181 28184 25230 0 -1 1077944320 266911 0 0 0 251743 259 0 0 20 0 15 0 273469506 14429130752 776139 33554432000 4194304 4196468 140729202542912 140729202525456 140520344502007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
/proc/28184/statm: 3522737 776139 3598 1 0 3484809 0
[pid=28184/tid=28186] ppid=28181 vsize=14090948 memory=3104556 CPUtime=2500.95 cores=0,2,4,6
/proc/28184/task/28186/stat : 28186 (java) R 28181 28184 25230 0 -1 4202560 141850 0 0 0 250009 86 0 0 20 0 15 0 273469507 14429130752 776139 33554432000 4194304 4196468 140729202542912 140520348740288 140519946516576 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28187] ppid=28181 vsize=14090948 memory=3105068 CPUtime=3.35 cores=0,2,4,6
/proc/28184/task/28187/stat : 28187 (java) S 28181 28184 25230 0 -1 1077944384 21323 0 0 0 306 29 0 0 20 0 15 0 273469508 14429130752 776139 33554432000 4194304 4196468 140729202542912 140520259570832 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28188] ppid=28181 vsize=14090948 memory=3104556 CPUtime=3.37 cores=0,2,4,6
/proc/28184/task/28188/stat : 28188 (java) S 28181 28184 25230 0 -1 1077944384 20169 0 0 0 309 28 0 0 20 0 15 0 273469508 14429130752 776139 33554432000 4194304 4196468 140729202542912 140520258518032 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28189] ppid=28181 vsize=14090948 memory=3105068 CPUtime=3.36 cores=0,2,4,6
/proc/28184/task/28189/stat : 28189 (java) S 28181 28184 25230 0 -1 1077944384 21917 0 0 0 308 28 0 0 20 0 15 0 273469508 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519938190224 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28190] ppid=28181 vsize=14090948 memory=3105068 CPUtime=3.38 cores=0,2,4,6
/proc/28184/task/28190/stat : 28190 (java) S 28181 28184 25230 0 -1 1077944384 22349 0 0 0 309 29 0 0 20 0 15 0 273469508 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519937137424 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28191] ppid=28181 vsize=14090948 memory=3104952 CPUtime=0.47 cores=0,2,4,6
/proc/28184/task/28191/stat : 28191 (java) S 28181 28184 25230 0 -1 1077944384 18916 0 0 0 39 8 0 0 20 0 15 0 273469509 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519257368944 140520344513154 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28192] ppid=28181 vsize=14090948 memory=3104952 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28192/stat : 28192 (java) S 28181 28184 25230 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 273469509 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519256314976 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28193] ppid=28181 vsize=14090948 memory=3105980 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28193/stat : 28193 (java) S 28181 28184 25230 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 273469510 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519255262080 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28194] ppid=28181 vsize=14090948 memory=3106492 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28194/stat : 28194 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519254210384 140520344520603 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28195] ppid=28181 vsize=14090948 memory=3108032 CPUtime=1.48 cores=0,2,4,6
/proc/28184/task/28195/stat : 28195 (java) S 28181 28184 25230 0 -1 1077944384 5875 0 0 0 147 1 0 0 20 0 15 0 273469512 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519253158768 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28196] ppid=28181 vsize=14090948 memory=3104952 CPUtime=1.4 cores=0,2,4,6
/proc/28184/task/28196/stat : 28196 (java) S 28181 28184 25230 0 -1 1077944384 4851 0 0 0 139 1 0 0 20 0 15 0 273469512 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519252105968 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28197] ppid=28181 vsize=14090948 memory=3105068 CPUtime=0.78 cores=0,2,4,6
/proc/28184/task/28197/stat : 28197 (java) S 28181 28184 25230 0 -1 1077944384 6331 0 0 0 78 0 0 0 20 0 15 0 273469512 14429130752 776139 33554432000 4194304 4196468 140729202542912 140518942923376 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28198] ppid=28181 vsize=14090948 memory=3104556 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28198/stat : 28198 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14429130752 776139 33554432000 4194304 4196468 140729202542912 140518941870816 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28199] ppid=28181 vsize=14090948 memory=3104556 CPUtime=1.37 cores=0,2,4,6
/proc/28184/task/28199/stat : 28199 (java) S 28181 28184 25230 0 -1 1077944384 1904 0 0 0 73 64 0 0 20 0 15 0 273469512 14429130752 776139 33554432000 4194304 4196468 140729202542912 140518940818096 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3104556 KiB

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

[startup+2505.32 s]
# the end of solver process 28184 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.44 s, system=2.61346 s

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

[startup+2505.3 s]
/proc/loadavg: 1.76 1.56 1.57 3/215 28373
/proc/meminfo: memFree=21043856/32770624 swapFree=67108196/67108860
[pid=28184] ppid=28181 vsize=14090948 memory=3104556 CPUtime=2520.02 cores=0,2,4,6
/proc/28184/stat : 28184 (java) S 28181 28184 25230 0 -1 1077944320 266911 0 0 0 251743 259 0 0 20 0 15 0 273469506 14429130752 776139 33554432000 4194304 4196468 140729202542912 140729202525456 140520344502007 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
/proc/28184/statm: 3522737 776139 3598 1 0 3484809 0
[pid=28184/tid=28186] ppid=28181 vsize=14090948 memory=3104556 CPUtime=2500.95 cores=0,2,4,6
/proc/28184/task/28186/stat : 28186 (java) R 28181 28184 25230 0 -1 4202560 141850 0 0 0 250009 86 0 0 20 0 15 0 273469507 14429130752 776139 33554432000 4194304 4196468 140729202542912 140520348740288 140519946516576 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28187] ppid=28181 vsize=14090948 memory=3105068 CPUtime=3.35 cores=0,2,4,6
/proc/28184/task/28187/stat : 28187 (java) S 28181 28184 25230 0 -1 1077944384 21323 0 0 0 306 29 0 0 20 0 15 0 273469508 14429130752 776139 33554432000 4194304 4196468 140729202542912 140520259570832 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28188] ppid=28181 vsize=14090948 memory=3104556 CPUtime=3.37 cores=0,2,4,6
/proc/28184/task/28188/stat : 28188 (java) S 28181 28184 25230 0 -1 1077944384 20169 0 0 0 309 28 0 0 20 0 15 0 273469508 14429130752 776139 33554432000 4194304 4196468 140729202542912 140520258518032 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28189] ppid=28181 vsize=14090948 memory=3105068 CPUtime=3.36 cores=0,2,4,6
/proc/28184/task/28189/stat : 28189 (java) S 28181 28184 25230 0 -1 1077944384 21917 0 0 0 308 28 0 0 20 0 15 0 273469508 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519938190224 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28190] ppid=28181 vsize=14090948 memory=3105068 CPUtime=3.38 cores=0,2,4,6
/proc/28184/task/28190/stat : 28190 (java) S 28181 28184 25230 0 -1 1077944384 22349 0 0 0 309 29 0 0 20 0 15 0 273469508 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519937137424 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28191] ppid=28181 vsize=14090948 memory=3104952 CPUtime=0.47 cores=0,2,4,6
/proc/28184/task/28191/stat : 28191 (java) S 28181 28184 25230 0 -1 1077944384 18916 0 0 0 39 8 0 0 20 0 15 0 273469509 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519257368944 140520344513154 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28192] ppid=28181 vsize=14090948 memory=3104952 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28192/stat : 28192 (java) S 28181 28184 25230 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 273469509 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519256314976 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28193] ppid=28181 vsize=14090948 memory=3105980 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28193/stat : 28193 (java) S 28181 28184 25230 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 273469510 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519255262080 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28194] ppid=28181 vsize=14090948 memory=3106492 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28194/stat : 28194 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519254210384 140520344520603 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28195] ppid=28181 vsize=14090948 memory=3108032 CPUtime=1.48 cores=0,2,4,6
/proc/28184/task/28195/stat : 28195 (java) S 28181 28184 25230 0 -1 1077944384 5875 0 0 0 147 1 0 0 20 0 15 0 273469512 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519253158768 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28196] ppid=28181 vsize=14090948 memory=3104952 CPUtime=1.4 cores=0,2,4,6
/proc/28184/task/28196/stat : 28196 (java) S 28181 28184 25230 0 -1 1077944384 4851 0 0 0 139 1 0 0 20 0 15 0 273469512 14429130752 776139 33554432000 4194304 4196468 140729202542912 140519252105968 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28197] ppid=28181 vsize=14090948 memory=3105068 CPUtime=0.78 cores=0,2,4,6
/proc/28184/task/28197/stat : 28197 (java) S 28181 28184 25230 0 -1 1077944384 6331 0 0 0 78 0 0 0 20 0 15 0 273469512 14429130752 776139 33554432000 4194304 4196468 140729202542912 140518942923376 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28198] ppid=28181 vsize=14090948 memory=3104556 CPUtime=0 cores=0,2,4,6
/proc/28184/task/28198/stat : 28198 (java) S 28181 28184 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273469512 14429130752 776139 33554432000 4194304 4196468 140729202542912 140518941870816 140520344512213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
[pid=28184/tid=28199] ppid=28181 vsize=14090948 memory=3104556 CPUtime=1.37 cores=0,2,4,6
/proc/28184/task/28199/stat : 28199 (java) S 28181 28184 25230 0 -1 1077944384 1904 0 0 0 73 64 0 0 20 0 15 0 273469512 14429130752 776139 33554432000 4194304 4196468 140729202542912 140518940818096 140520344513154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32088064 140729202545738 140729202545929 140729202545929 140729202548687 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3104556 KiB

Child status: 143
Real time (s): 2505.32
CPU time (s): 2520.06
CPU user time (s): 2517.44
CPU system time (s): 2.61346
CPU usage (%): 100.588
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 4038884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.44
system time used= 2.61346
maximum resident set size= 4045028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267218
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64603
involuntary context switches= 3652


# summary of solver processes directly reported to runsolver:
#   pid: 28184
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2517.44
#   total CPU system time (s): 2.61346

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.134 second user time and 18.4628 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-18 04:24:23
IDJOB=4311934
IDBENCH=141503
IDSOLVER=2799
FILE ID=node151/4311934-1534559063
RUNJOBID= node151-1534541038-25261
PBS_JOBID= 21038628
Free space on /tmp= 51372 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g29-g50_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311934-1534559063/watcher-4311934-1534559063 -o /tmp/evaluation-result-4311934-1534559063/solver-4311934-1534559063 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534541038-25261 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 37656931 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311934-1534559063.xml

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

MD5SUM BENCH= 6b43bee46cd3f7faf4796c0903a8d917
RANDOM SEED=37656931

node151.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.87
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.87
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.87
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.87
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:        24152756 kB
MemAvailable:   31726768 kB
Buffers:          216776 kB
Cached:          7630268 kB
SwapCached:           12 kB
Active:          4285412 kB
Inactive:        3780152 kB
Active(anon):     188116 kB
Inactive(anon):    98628 kB
Active(file):    4097296 kB
Inactive(file):  3681524 kB
Unevictable:        7820 kB
Mlocked:            7820 kB
SwapTotal:      67108860 kB
SwapFree:       67108196 kB
Dirty:               100 kB
Writeback:         34656 kB
AnonPages:        225912 kB
Mapped:            33932 kB
Shmem:             65908 kB
Slab:             250696 kB
SReclaimable:     222056 kB
SUnreclaim:        28640 kB
KernelStack:        3632 kB
PageTables:         5312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1234780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 51336 MiB
End job on node151 at 2018-08-18 05:06:09