Trace number 4308210

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.09 2504.71

General information on the benchmark

NameFrb/
frb-56-25-1-mgd_c18.xml
MD5SUM8755358fe24c17b0dd51c4ab818b1437
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 variables56
Number of constraints517
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":56}]
Minimum variable degree12
Maximum variable degree27
Distribution of variable degrees[{"degree":12,"count":2},{"degree":13,"count":3},{"degree":14,"count":3},{"degree":15,"count":5},{"degree":16,"count":3},{"degree":17,"count":7},{"degree":18,"count":6},{"degree":19,"count":5},{"degree":20,"count":6},{"degree":21,"count":6},{"degree":22,"count":2},{"degree":23,"count":3},{"degree":24,"count":2},{"degree":25,"count":2},{"degree":27,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":517}]
Number of extensional constraints517
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":517}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.56	c seed: 1691855397
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
3.23/1.57	c Parsing done, starting search...
2520.07/2504.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 (12365 MiB free)
  memory of node 1: 16384 MiB (11005 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308210-1534345277/watcher-4308210-1534345277 -o /tmp/evaluation-result-4308210-1534345277/solver-4308210-1534345277 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534345277-27420 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1691855397 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308210-1534345277.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=27445, runsolver pid=27441

[startup+0.100106 s]*
/proc/loadavg: 0.99 1.21 1.36 3/217 27479
/proc/meminfo: memFree=23895480/32770624 swapFree=67105356/67108860
[pid=27445] ppid=27441 vsize=14082736 memory=31944 CPUtime=0.12 cores=0,2,4,6
/proc/27445/stat : 27445 (java) S 27441 27445 21822 0 -1 1077944320 6386 0 0 0 10 2 0 0 20 0 15 0 252090916 14420721664 7986 33554432000 4194304 4196468 140733458511536 140733458494080 139748464512759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
/proc/27445/statm: 3520684 7986 3150 1 0 3482761 0
[pid=27445/tid=27449] ppid=27441 vsize=14082736 memory=5450919713671312938 CPUtime=0.09 cores=0,2,4,6
/proc/27445/task/27449/stat : 27449 (java) R 27441 27445 21822 0 -1 4202560 4420 0 0 0 8 1 0 0 20 0 15 0 252090917 14420721664 7986 33554432000 4194304 4196468 140733458511536 139748468733824 139748448593246 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27454] ppid=27441 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27454/stat : 27454 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090917 14420721664 7986 33554432000 4194304 4196468 140733458511536 139748379580944 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27455] ppid=27441 vsize=14082736 memory=140454255695488 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27455/stat : 27455 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090917 14420721664 7986 33554432000 4194304 4196468 140733458511536 139748378528400 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27456] ppid=27441 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27456/stat : 27456 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090917 14420721664 7986 33554432000 4194304 4196468 140733458511536 139748377475344 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27457] ppid=27441 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27457/stat : 27457 (java) S 27441 27445 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090917 14420721664 7986 33554432000 4194304 4196468 140733458511536 139748376422800 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27462] ppid=27441 vsize=14082736 memory=140454255695488 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27462/stat : 27462 (java) S 27441 27445 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 7986 33554432000 4194304 4196468 140733458511536 139747938253552 139748464523906 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27464] ppid=27441 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27464/stat : 27464 (java) S 27441 27445 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 7986 33554432000 4194304 4196468 140733458511536 139747937199776 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27465] ppid=27441 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27465/stat : 27465 (java) S 27441 27445 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 7986 33554432000 4194304 4196468 140733458511536 139747936146672 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27468] ppid=27441 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27468/stat : 27468 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 7986 33554432000 4194304 4196468 140733458511536 139747935095248 139748464531355 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27469] ppid=27441 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27469/stat : 27469 (java) S 27441 27445 21822 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 7986 33554432000 4194304 4196468 140733458511536 139747934042352 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27470] ppid=27441 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27470/stat : 27470 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 7986 33554432000 4194304 4196468 140733458511536 139747932989808 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27471] ppid=27441 vsize=14082736 memory=140454255695488 CPUtime=0.01 cores=0,2,4,6
/proc/27445/task/27471/stat : 27471 (java) R 27441 27445 21822 0 -1 4202560 283 0 0 0 1 0 0 0 20 0 15 0 252090922 14420721664 7986 33554432000 4194304 4196468 140733458511536 139747931936752 139748464524694 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27473] ppid=27441 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27473/stat : 27473 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 7986 33554432000 4194304 4196468 140733458511536 139747930884448 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27477] ppid=27441 vsize=14082736 memory=140454255695488 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27477/stat : 27477 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 7986 33554432000 4194304 4196468 140733458511536 139747929832496 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31944 KiB

[startup+0.211311 s]*
/proc/loadavg: 0.99 1.21 1.36 7/217 27479
/proc/meminfo: memFree=23864596/32770624 swapFree=67105356/67108860
[pid=27445] ppid=27441 vsize=14082736 memory=47764 CPUtime=0.3 cores=0,2,4,6
/proc/27445/stat : 27445 (java) S 27441 27445 21822 0 -1 1077944320 10052 0 0 0 28 2 0 0 20 0 15 0 252090916 14420721664 11941 33554432000 4194304 4196468 140733458511536 140733458494080 139748464512759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
/proc/27445/statm: 3520684 11941 3366 1 0 3482761 0
[pid=27445/tid=27449] ppid=27441 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/27445/task/27449/stat : 27449 (java) R 27441 27445 21822 0 -1 4202560 7763 0 0 0 18 2 0 0 20 0 15 0 252090917 14420721664 11941 33554432000 4194304 4196468 140733458511536 139748468734976 139748464534685 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27454] ppid=27441 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27454/stat : 27454 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090917 14420721664 11941 33554432000 4194304 4196468 140733458511536 139748379580944 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27455] ppid=27441 vsize=14082736 memory=3474722762235877024 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27455/stat : 27455 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090917 14420721664 11941 33554432000 4194304 4196468 140733458511536 139748378528400 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27456] ppid=27441 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27456/stat : 27456 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090917 14420721664 11941 33554432000 4194304 4196468 140733458511536 139748377475344 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27457] ppid=27441 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27457/stat : 27457 (java) S 27441 27445 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090917 14420721664 11941 33554432000 4194304 4196468 140733458511536 139748376422800 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27462] ppid=27441 vsize=14082736 memory=140454255695488 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27462/stat : 27462 (java) S 27441 27445 21822 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 11941 33554432000 4194304 4196468 140733458511536 139747938253552 139748464523906 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27464] ppid=27441 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27464/stat : 27464 (java) S 27441 27445 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 11941 33554432000 4194304 4196468 140733458511536 139747937199776 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27465] ppid=27441 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27465/stat : 27465 (java) S 27441 27445 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 11941 33554432000 4194304 4196468 140733458511536 139747936146672 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27468] ppid=27441 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27468/stat : 27468 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 11941 33554432000 4194304 4196468 140733458511536 139747935095248 139748464531355 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27469] ppid=27441 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27445/task/27469/stat : 27469 (java) R 27441 27445 21822 0 -1 4202560 550 0 0 0 2 0 0 0 20 0 15 0 252090922 14420721664 11941 33554432000 4194304 4196468 140733458511536 139747934041536 139748446056525 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27470] ppid=27441 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/27445/task/27470/stat : 27470 (java) R 27441 27445 21822 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 15 0 252090922 14420721664 11941 33554432000 4194304 4196468 140733458511536 139747932989808 139748464523906 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27471] ppid=27441 vsize=14082736 memory=140454255695488 CPUtime=0.05 cores=0,2,4,6
/proc/27445/task/27471/stat : 27471 (java) R 27441 27445 21822 0 -1 4202560 304 0 0 0 5 0 0 0 20 0 15 0 252090922 14420721664 11941 33554432000 4194304 4196468 140733458511536 139747931933120 139748442645427 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27473] ppid=27441 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27473/stat : 27473 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 11941 33554432000 4194304 4196468 140733458511536 139747930884448 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27477] ppid=27441 vsize=14082736 memory=140454255695488 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27477/stat : 27477 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 11941 33554432000 4194304 4196468 140733458511536 139747929832496 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47764 KiB

[startup+0.310523 s]*
/proc/loadavg: 0.99 1.21 1.36 3/217 27479
/proc/meminfo: memFree=23857352/32770624 swapFree=67105356/67108860
[pid=27445] ppid=27441 vsize=14082736 memory=51092 CPUtime=0.43 cores=0,2,4,6
/proc/27445/stat : 27445 (java) S 27441 27445 21822 0 -1 1077944320 10406 0 0 0 41 2 0 0 20 0 15 0 252090916 14420721664 12773 33554432000 4194304 4196468 140733458511536 140733458494080 139748464512759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
/proc/27445/statm: 3520684 12773 3369 1 0 3482761 0
[pid=27445/tid=27449] ppid=27441 vsize=14082736 memory=140454154831164 CPUtime=0.3 cores=0,2,4,6
/proc/27445/task/27449/stat : 27449 (java) R 27441 27445 21822 0 -1 4202560 8096 0 0 0 28 2 0 0 20 0 15 0 252090917 14420721664 12773 33554432000 4194304 4196468 140733458511536 139748468720592 139748444788139 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27454] ppid=27441 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27454/stat : 27454 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090917 14420721664 12773 33554432000 4194304 4196468 140733458511536 139748379580944 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27455] ppid=27441 vsize=14082736 memory=280908410529056 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27455/stat : 27455 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090917 14420721664 12773 33554432000 4194304 4196468 140733458511536 139748378528400 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27456] ppid=27441 vsize=14082736 memory=2110804761941924 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27456/stat : 27456 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090917 14420721664 12773 33554432000 4194304 4196468 140733458511536 139748377475344 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27457] ppid=27441 vsize=14082736 memory=140454154840511 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27457/stat : 27457 (java) S 27441 27445 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090917 14420721664 12773 33554432000 4194304 4196468 140733458511536 139748376422800 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27462] ppid=27441 vsize=14082736 memory=280908410535968 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27462/stat : 27462 (java) S 27441 27445 21822 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 12773 33554432000 4194304 4196468 140733458511536 139747938253552 139748464523906 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27464] ppid=27441 vsize=14082736 memory=140454154845119 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27464/stat : 27464 (java) S 27441 27445 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 12773 33554432000 4194304 4196468 140733458511536 139747937199776 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27465] ppid=27441 vsize=14082736 memory=280908309694848 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27465/stat : 27465 (java) S 27441 27445 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252090919 14420721664 12773 33554432000 4194304 4196468 140733458511536 139747936146672 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27468] ppid=27441 vsize=14082736 memory=280908309699456 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27468/stat : 27468 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 12773 33554432000 4194304 4196468 140733458511536 139747935095248 139748464531355 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27469] ppid=27441 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/27445/task/27469/stat : 27469 (java) S 27441 27445 21822 0 -1 1077944384 562 0 0 0 3 0 0 0 20 0 15 0 252090922 14420721664 12773 33554432000 4194304 4196468 140733458511536 139747934042352 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27470] ppid=27441 vsize=14082736 memory=67 CPUtime=0.01 cores=0,2,4,6
/proc/27445/task/27470/stat : 27470 (java) S 27441 27445 21822 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 15 0 252090922 14420721664 12773 33554432000 4194304 4196468 140733458511536 139747932989808 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27471] ppid=27441 vsize=14082736 memory=140454255695488 CPUtime=0.07 cores=0,2,4,6
/proc/27445/task/27471/stat : 27471 (java) S 27441 27445 21822 0 -1 1077944384 313 0 0 0 7 0 0 0 20 0 15 0 252090922 14420721664 12773 33554432000 4194304 4196468 140733458511536 139747931936752 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27473] ppid=27441 vsize=14082736 memory=140454154877999 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27473/stat : 27473 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 12773 33554432000 4194304 4196468 140733458511536 139747930884448 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27477] ppid=27441 vsize=14082736 memory=140454255695488 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27477/stat : 27477 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090922 14420721664 12773 33554432000 4194304 4196468 140733458511536 139747929832496 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 51092 KiB

[startup+0.700869 s]
/proc/loadavg: 0.99 1.21 1.36 3/217 27479
/proc/meminfo: memFree=23810348/32770624 swapFree=67105356/67108860
[pid=27445] ppid=27441 vsize=14084804 memory=88748 CPUtime=0.99 cores=0,2,4,6
/proc/27445/stat : 27445 (java) S 27441 27445 21822 0 -1 1077944320 17126 0 0 0 94 5 0 0 20 0 15 0 252090916 14422839296 22187 33554432000 4194304 4196468 140733458511536 140733458494080 139748464512759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
/proc/27445/statm: 3521201 22187 3502 1 0 3483273 0
[pid=27445/tid=27449] ppid=27441 vsize=14084804 memory=2372 CPUtime=0.67 cores=0,2,4,6
/proc/27445/task/27449/stat : 27449 (java) R 27441 27445 21822 0 -1 4202560 14428 0 0 0 63 4 0 0 20 0 15 0 252090917 14422839296 22187 33554432000 4194304 4196468 140733458511536 139748468736976 139748448593246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27454] ppid=27441 vsize=14084804 memory=1124 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27454/stat : 27454 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090917 14422839296 22187 33554432000 4194304 4196468 140733458511536 139748379580944 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27455] ppid=27441 vsize=14084804 memory=14884 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27455/stat : 27455 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090917 14422839296 22187 33554432000 4194304 4196468 140733458511536 139748378528400 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27456] ppid=27441 vsize=14084804 memory=3316 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27456/stat : 27456 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090917 14422839296 22187 33554432000 4194304 4196468 140733458511536 139748377475344 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27457] ppid=27441 vsize=14084804 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27457/stat : 27457 (java) S 27441 27445 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090917 14422839296 22187 33554432000 4194304 4196468 140733458511536 139748376422800 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27462] ppid=27441 vsize=14084804 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27462/stat : 27462 (java) S 27441 27445 21822 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252090919 14422839296 22187 33554432000 4194304 4196468 140733458511536 139747938253552 139748464523906 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27464] ppid=27441 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27464/stat : 27464 (java) S 27441 27445 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252090919 14422839296 22187 33554432000 4194304 4196468 140733458511536 139747937199776 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27465] ppid=27441 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27465/stat : 27465 (java) S 27441 27445 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252090919 14422839296 22187 33554432000 4194304 4196468 140733458511536 139747936146672 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27468] ppid=27441 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27468/stat : 27468 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14422839296 22187 33554432000 4194304 4196468 140733458511536 139747935095248 139748464531355 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27469] ppid=27441 vsize=14084804 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27445/task/27469/stat : 27469 (java) S 27441 27445 21822 0 -1 1077944384 722 0 0 0 8 0 0 0 20 0 15 0 252090922 14422839296 22187 33554432000 4194304 4196468 140733458511536 139747934042352 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27470] ppid=27441 vsize=14084804 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/27445/task/27470/stat : 27470 (java) S 27441 27445 21822 0 -1 1077944384 218 0 0 0 6 0 0 0 20 0 15 0 252090922 14422839296 22187 33554432000 4194304 4196468 140733458511536 139747932989808 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27471] ppid=27441 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/27445/task/27471/stat : 27471 (java) S 27441 27445 21822 0 -1 1077944384 377 0 0 0 15 0 0 0 20 0 15 0 252090922 14422839296 22187 33554432000 4194304 4196468 140733458511536 139747931936752 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27473] ppid=27441 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27473/stat : 27473 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14422839296 22187 33554432000 4194304 4196468 140733458511536 139747930884448 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27477] ppid=27441 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27477/stat : 27477 (java) S 27441 27445 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252090922 14422839296 22187 33554432000 4194304 4196468 140733458511536 139747929832496 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88748 KiB

[startup+1.5028 s]
/proc/loadavg: 0.99 1.21 1.36 7/217 27479
/proc/meminfo: memFree=23669728/32770624 swapFree=67105356/67108860
[pid=27445] ppid=27441 vsize=14088900 memory=225700 CPUtime=3.23 cores=0,2,4,6
/proc/27445/stat : 27445 (java) S 27441 27445 21822 0 -1 1077944320 26802 0 0 0 315 8 0 0 20 0 15 0 252090916 14427033600 56425 33554432000 4194304 4196468 140733458511536 140733458494080 139748464512759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
/proc/27445/statm: 3522225 56425 3571 1 0 3484297 0
[pid=27445/tid=27449] ppid=27441 vsize=14088900 memory=200824 CPUtime=1.45 cores=0,2,4,6
/proc/27445/task/27449/stat : 27449 (java) R 27441 27445 21822 0 -1 4202560 19879 0 0 0 140 5 0 0 20 0 15 0 252090917 14427033600 56425 33554432000 4194304 4196468 140733458511536 139748468743824 139748052173151 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27454] ppid=27441 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27454/stat : 27454 (java) S 27441 27445 21822 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 252090917 14427033600 56425 33554432000 4194304 4196468 140733458511536 139748379580944 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27455] ppid=27441 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27455/stat : 27455 (java) S 27441 27445 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252090917 14427033600 56425 33554432000 4194304 4196468 140733458511536 139748378528400 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27456] ppid=27441 vsize=14088900 memory=662363397872623666 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27456/stat : 27456 (java) S 27441 27445 21822 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 15 0 252090917 14427033600 56425 33554432000 4194304 4196468 140733458511536 139748377475344 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27457] ppid=27441 vsize=14088900 memory=1124 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27457/stat : 27457 (java) S 27441 27445 21822 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 252090917 14427033600 56425 33554432000 4194304 4196468 140733458511536 139748376422800 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27462] ppid=27441 vsize=14088900 memory=14884 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27462/stat : 27462 (java) S 27441 27445 21822 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 252090919 14427033600 56425 33554432000 4194304 4196468 140733458511536 139747938253552 139748464523906 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0

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

/proc/27445/task/27449/stat : 27449 (java) R 27441 27445 21822 0 -1 4202560 36236 0 0 0 243294 15 0 0 20 0 15 0 252090917 14429130752 70425 33554432000 4194304 4196468 140733458511536 139748468750784 139748058740400 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27454] ppid=27441 vsize=14090948 memory=281700 CPUtime=4.31 cores=0,2,4,6
/proc/27445/task/27454/stat : 27454 (java) S 27441 27445 21822 0 -1 1077944384 4308 0 0 0 413 18 0 0 20 0 15 0 252090917 14429130752 70425 33554432000 4194304 4196468 140733458511536 139748379580944 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27455] ppid=27441 vsize=14090948 memory=281700 CPUtime=4.37 cores=0,2,4,6
/proc/27445/task/27455/stat : 27455 (java) S 27441 27445 21822 0 -1 1077944384 5286 0 0 0 418 19 0 0 20 0 15 0 252090917 14429130752 70425 33554432000 4194304 4196468 140733458511536 139748378528400 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27456] ppid=27441 vsize=14090948 memory=281700 CPUtime=4.38 cores=0,2,4,6
/proc/27445/task/27456/stat : 27456 (java) S 27441 27445 21822 0 -1 1077944384 4259 0 0 0 417 21 0 0 20 0 15 0 252090917 14429130752 70425 33554432000 4194304 4196468 140733458511536 139748377475344 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27457] ppid=27441 vsize=14090948 memory=281700 CPUtime=4.37 cores=0,2,4,6
/proc/27445/task/27457/stat : 27457 (java) S 27441 27445 21822 0 -1 1077944384 5663 0 0 0 415 22 0 0 20 0 15 0 252090917 14429130752 70425 33554432000 4194304 4196468 140733458511536 139748376422800 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27462] ppid=27441 vsize=14090948 memory=6791534058613427641 CPUtime=2.79 cores=0,2,4,6
/proc/27445/task/27462/stat : 27462 (java) S 27441 27445 21822 0 -1 1077944384 5785 0 0 0 257 22 0 0 20 0 15 0 252090919 14429130752 70425 33554432000 4194304 4196468 140733458511536 139747938253552 139748464523906 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27464] ppid=27441 vsize=14090948 memory=281700 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27464/stat : 27464 (java) S 27441 27445 21822 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 252090919 14429130752 70425 33554432000 4194304 4196468 140733458511536 139747937199840 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27465] ppid=27441 vsize=14090948 memory=1064 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27465/stat : 27465 (java) S 27441 27445 21822 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 252090919 14429130752 70425 33554432000 4194304 4196468 140733458511536 139747936146688 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27468] ppid=27441 vsize=14090948 memory=281700 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27468/stat : 27468 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14429130752 70425 33554432000 4194304 4196468 140733458511536 139747935095248 139748464531355 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27469] ppid=27441 vsize=14090948 memory=281700 CPUtime=1.19 cores=0,2,4,6
/proc/27445/task/27469/stat : 27469 (java) S 27441 27445 21822 0 -1 1077944384 3657 0 0 0 118 1 0 0 20 0 15 0 252090922 14429130752 70425 33554432000 4194304 4196468 140733458511536 139747934042352 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27470] ppid=27441 vsize=14090948 memory=281700 CPUtime=1.23 cores=0,2,4,6
/proc/27445/task/27470/stat : 27470 (java) S 27441 27445 21822 0 -1 1077944384 4184 0 0 0 123 0 0 0 20 0 15 0 252090922 14429130752 70425 33554432000 4194304 4196468 140733458511536 139747932989808 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27471] ppid=27441 vsize=14090948 memory=281700 CPUtime=0.66 cores=0,2,4,6
/proc/27445/task/27471/stat : 27471 (java) S 27441 27445 21822 0 -1 1077944384 3314 0 0 0 65 1 0 0 20 0 15 0 252090922 14429130752 70425 33554432000 4194304 4196468 140733458511536 139747931936752 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27473] ppid=27441 vsize=14090948 memory=281700 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27473/stat : 27473 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14429130752 70425 33554432000 4194304 4196468 140733458511536 139747930884448 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27477] ppid=27441 vsize=14090948 memory=281700 CPUtime=0.84 cores=0,2,4,6
/proc/27445/task/27477/stat : 27477 (java) S 27441 27445 21822 0 -1 1077944384 1191 0 0 0 41 43 0 0 20 0 15 0 252090922 14429130752 70425 33554432000 4194304 4196468 140733458511536 139747929832496 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
Current children cumulated CPU time: 2457.34 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 281700 KiB

[startup+2502.3 s]
/proc/loadavg: 1.73 1.48 1.38 3/216 27553
/proc/meminfo: memFree=23362424/32770624 swapFree=67105356/67108860
[pid=27445] ppid=27441 vsize=14090948 memory=283748 CPUtime=2517.66 cores=0,2,4,6
/proc/27445/stat : 27445 (java) S 27441 27445 21822 0 -1 1077944320 76497 0 0 0 251626 140 0 0 20 0 15 0 252090916 14429130752 70937 33554432000 4194304 4196468 140733458511536 140733458494080 139748464512759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
/proc/27445/statm: 3522737 70937 3578 1 0 3484809 0
[pid=27445/tid=27449] ppid=27441 vsize=14090948 memory=283748 CPUtime=2492.87 cores=0,2,4,6
/proc/27445/task/27449/stat : 27449 (java) R 27441 27445 21822 0 -1 4202560 36679 0 0 0 249272 15 0 0 20 0 15 0 252090917 14429130752 70937 33554432000 4194304 4196468 140733458511536 139748468750800 139748058525057 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27454] ppid=27441 vsize=14090948 memory=283748 CPUtime=4.42 cores=0,2,4,6
/proc/27445/task/27454/stat : 27454 (java) S 27441 27445 21822 0 -1 1077944384 4377 0 0 0 424 18 0 0 20 0 15 0 252090917 14429130752 70937 33554432000 4194304 4196468 140733458511536 139748379580944 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27455] ppid=27441 vsize=14090948 memory=283748 CPUtime=4.48 cores=0,2,4,6
/proc/27445/task/27455/stat : 27455 (java) S 27441 27445 21822 0 -1 1077944384 5524 0 0 0 429 19 0 0 20 0 15 0 252090917 14429130752 70937 33554432000 4194304 4196468 140733458511536 139748378528400 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27456] ppid=27441 vsize=14090948 memory=283748 CPUtime=4.49 cores=0,2,4,6
/proc/27445/task/27456/stat : 27456 (java) S 27441 27445 21822 0 -1 1077944384 4351 0 0 0 428 21 0 0 20 0 15 0 252090917 14429130752 70937 33554432000 4194304 4196468 140733458511536 139748377475344 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27457] ppid=27441 vsize=14090948 memory=283748 CPUtime=4.48 cores=0,2,4,6
/proc/27445/task/27457/stat : 27457 (java) S 27441 27445 21822 0 -1 1077944384 5822 0 0 0 426 22 0 0 20 0 15 0 252090917 14429130752 70937 33554432000 4194304 4196468 140733458511536 139748376422800 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27462] ppid=27441 vsize=14090948 memory=0 CPUtime=2.86 cores=0,2,4,6
/proc/27445/task/27462/stat : 27462 (java) S 27441 27445 21822 0 -1 1077944384 5955 0 0 0 264 22 0 0 20 0 15 0 252090919 14429130752 70937 33554432000 4194304 4196468 140733458511536 139747938253552 139748464523906 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27464] ppid=27441 vsize=14090948 memory=283748 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27464/stat : 27464 (java) S 27441 27445 21822 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 252090919 14429130752 70937 33554432000 4194304 4196468 140733458511536 139747937199840 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27465] ppid=27441 vsize=14090948 memory=283748 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27465/stat : 27465 (java) S 27441 27445 21822 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 252090919 14429130752 70937 33554432000 4194304 4196468 140733458511536 139747936146688 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27468] ppid=27441 vsize=14090948 memory=283748 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27468/stat : 27468 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14429130752 70937 33554432000 4194304 4196468 140733458511536 139747935095248 139748464531355 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27469] ppid=27441 vsize=14090948 memory=283748 CPUtime=1.19 cores=0,2,4,6
/proc/27445/task/27469/stat : 27469 (java) S 27441 27445 21822 0 -1 1077944384 3659 0 0 0 118 1 0 0 20 0 15 0 252090922 14429130752 70937 33554432000 4194304 4196468 140733458511536 139747934042352 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27470] ppid=27441 vsize=14090948 memory=283748 CPUtime=1.23 cores=0,2,4,6
/proc/27445/task/27470/stat : 27470 (java) S 27441 27445 21822 0 -1 1077944384 4186 0 0 0 123 0 0 0 20 0 15 0 252090922 14429130752 70937 33554432000 4194304 4196468 140733458511536 139747932989808 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27471] ppid=27441 vsize=14090948 memory=448 CPUtime=0.66 cores=0,2,4,6
/proc/27445/task/27471/stat : 27471 (java) S 27441 27445 21822 0 -1 1077944384 3316 0 0 0 65 1 0 0 20 0 15 0 252090922 14429130752 70937 33554432000 4194304 4196468 140733458511536 139747931936752 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27473] ppid=27441 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27473/stat : 27473 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14429130752 70937 33554432000 4194304 4196468 140733458511536 139747930884448 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27477] ppid=27441 vsize=14090948 memory=283748 CPUtime=0.87 cores=0,2,4,6
/proc/27445/task/27477/stat : 27477 (java) S 27441 27445 21822 0 -1 1077944384 1206 0 0 0 43 44 0 0 20 0 15 0 252090922 14429130752 70937 33554432000 4194304 4196468 140733458511536 139747929832496 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
Current children cumulated CPU time: 2517.66 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 283748 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2504.7 s]
/proc/loadavg: 1.73 1.48 1.38 5/215 27584
/proc/meminfo: memFree=23634408/32770624 swapFree=67105356/67108860
[pid=27445] ppid=27441 vsize=14090948 memory=285796 CPUtime=2520.07 cores=0,2,4,6
/proc/27445/stat : 27445 (java) S 27441 27445 21822 0 -1 1077944320 76508 0 0 0 251867 140 0 0 20 0 15 0 252090916 14429130752 71449 33554432000 4194304 4196468 140733458511536 140733458494080 139748464512759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
/proc/27445/statm: 3522737 71449 3578 1 0 3484809 0
[pid=27445/tid=27449] ppid=27441 vsize=14090948 memory=285796 CPUtime=2495.26 cores=0,2,4,6
/proc/27445/task/27449/stat : 27449 (java) R 27441 27445 21822 0 -1 4202560 36684 0 0 0 249511 15 0 0 20 0 15 0 252090917 14429130752 71449 33554432000 4194304 4196468 140733458511536 139748468750912 139748052378746 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27454] ppid=27441 vsize=14090948 memory=283748 CPUtime=4.44 cores=0,2,4,6
/proc/27445/task/27454/stat : 27454 (java) S 27441 27445 21822 0 -1 1077944384 4378 0 0 0 425 19 0 0 20 0 15 0 252090917 14429130752 71449 33554432000 4194304 4196468 140733458511536 139748379580944 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27455] ppid=27441 vsize=14090948 memory=283748 CPUtime=4.49 cores=0,2,4,6
/proc/27445/task/27455/stat : 27455 (java) S 27441 27445 21822 0 -1 1077944384 5527 0 0 0 430 19 0 0 20 0 15 0 252090917 14429130752 71449 33554432000 4194304 4196468 140733458511536 139748378528400 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27456] ppid=27441 vsize=14090948 memory=283748 CPUtime=4.5 cores=0,2,4,6
/proc/27445/task/27456/stat : 27456 (java) S 27441 27445 21822 0 -1 1077944384 4352 0 0 0 429 21 0 0 20 0 15 0 252090917 14429130752 71449 33554432000 4194304 4196468 140733458511536 139748377475344 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27457] ppid=27441 vsize=14090948 memory=283748 CPUtime=4.49 cores=0,2,4,6
/proc/27445/task/27457/stat : 27457 (java) S 27441 27445 21822 0 -1 1077944384 5823 0 0 0 427 22 0 0 20 0 15 0 252090917 14429130752 71449 33554432000 4194304 4196468 140733458511536 139748376422800 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27462] ppid=27441 vsize=14090948 memory=283748 CPUtime=2.86 cores=0,2,4,6
/proc/27445/task/27462/stat : 27462 (java) S 27441 27445 21822 0 -1 1077944384 5955 0 0 0 264 22 0 0 20 0 15 0 252090919 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747938253552 139748464523906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27464] ppid=27441 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27464/stat : 27464 (java) S 27441 27445 21822 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 252090919 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747937199840 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27465] ppid=27441 vsize=14090948 memory=283748 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27465/stat : 27465 (java) S 27441 27445 21822 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 252090919 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747936146688 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27468] ppid=27441 vsize=14090948 memory=283748 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27468/stat : 27468 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747935095248 139748464531355 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27469] ppid=27441 vsize=14090948 memory=283748 CPUtime=1.19 cores=0,2,4,6
/proc/27445/task/27469/stat : 27469 (java) S 27441 27445 21822 0 -1 1077944384 3659 0 0 0 118 1 0 0 20 0 15 0 252090922 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747934042352 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27470] ppid=27441 vsize=14090948 memory=283748 CPUtime=1.23 cores=0,2,4,6
/proc/27445/task/27470/stat : 27470 (java) S 27441 27445 21822 0 -1 1077944384 4186 0 0 0 123 0 0 0 20 0 15 0 252090922 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747932989808 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27471] ppid=27441 vsize=14090948 memory=283748 CPUtime=0.66 cores=0,2,4,6
/proc/27445/task/27471/stat : 27471 (java) S 27441 27445 21822 0 -1 1077944384 3316 0 0 0 65 1 0 0 20 0 15 0 252090922 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747931936752 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27473] ppid=27441 vsize=14090948 memory=285796 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27473/stat : 27473 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747930884448 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27477] ppid=27441 vsize=14090948 memory=285796 CPUtime=0.87 cores=0,2,4,6
/proc/27445/task/27477/stat : 27477 (java) S 27441 27445 21822 0 -1 1077944384 1206 0 0 0 43 44 0 0 20 0 15 0 252090922 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747929832496 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 285796 KiB

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

[startup+2504.71 s]
# the end of solver process 27445 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.68 s, system=1.41046 s

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

[startup+2504.7 s]
/proc/loadavg: 1.73 1.48 1.38 5/215 27584
/proc/meminfo: memFree=23634408/32770624 swapFree=67105356/67108860
[pid=27445] ppid=27441 vsize=14090948 memory=285796 CPUtime=2520.07 cores=0,2,4,6
/proc/27445/stat : 27445 (java) S 27441 27445 21822 0 -1 1077944320 76508 0 0 0 251867 140 0 0 20 0 15 0 252090916 14429130752 71449 33554432000 4194304 4196468 140733458511536 140733458494080 139748464512759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
/proc/27445/statm: 3522737 71449 3578 1 0 3484809 0
[pid=27445/tid=27449] ppid=27441 vsize=14090948 memory=285796 CPUtime=2495.26 cores=0,2,4,6
/proc/27445/task/27449/stat : 27449 (java) R 27441 27445 21822 0 -1 4202560 36684 0 0 0 249511 15 0 0 20 0 15 0 252090917 14429130752 71449 33554432000 4194304 4196468 140733458511536 139748468750912 139748052378746 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27454] ppid=27441 vsize=14090948 memory=283748 CPUtime=4.44 cores=0,2,4,6
/proc/27445/task/27454/stat : 27454 (java) S 27441 27445 21822 0 -1 1077944384 4378 0 0 0 425 19 0 0 20 0 15 0 252090917 14429130752 71449 33554432000 4194304 4196468 140733458511536 139748379580944 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27455] ppid=27441 vsize=14090948 memory=283748 CPUtime=4.49 cores=0,2,4,6
/proc/27445/task/27455/stat : 27455 (java) S 27441 27445 21822 0 -1 1077944384 5527 0 0 0 430 19 0 0 20 0 15 0 252090917 14429130752 71449 33554432000 4194304 4196468 140733458511536 139748378528400 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27456] ppid=27441 vsize=14090948 memory=283748 CPUtime=4.5 cores=0,2,4,6
/proc/27445/task/27456/stat : 27456 (java) S 27441 27445 21822 0 -1 1077944384 4352 0 0 0 429 21 0 0 20 0 15 0 252090917 14429130752 71449 33554432000 4194304 4196468 140733458511536 139748377475344 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27457] ppid=27441 vsize=14090948 memory=283748 CPUtime=4.49 cores=0,2,4,6
/proc/27445/task/27457/stat : 27457 (java) S 27441 27445 21822 0 -1 1077944384 5823 0 0 0 427 22 0 0 20 0 15 0 252090917 14429130752 71449 33554432000 4194304 4196468 140733458511536 139748376422800 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27462] ppid=27441 vsize=14090948 memory=283748 CPUtime=2.86 cores=0,2,4,6
/proc/27445/task/27462/stat : 27462 (java) S 27441 27445 21822 0 -1 1077944384 5955 0 0 0 264 22 0 0 20 0 15 0 252090919 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747938253552 139748464523906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27464] ppid=27441 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27464/stat : 27464 (java) S 27441 27445 21822 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 252090919 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747937199840 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27465] ppid=27441 vsize=14090948 memory=283748 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27465/stat : 27465 (java) S 27441 27445 21822 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 252090919 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747936146688 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27468] ppid=27441 vsize=14090948 memory=283748 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27468/stat : 27468 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747935095248 139748464531355 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27469] ppid=27441 vsize=14090948 memory=283748 CPUtime=1.19 cores=0,2,4,6
/proc/27445/task/27469/stat : 27469 (java) S 27441 27445 21822 0 -1 1077944384 3659 0 0 0 118 1 0 0 20 0 15 0 252090922 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747934042352 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27470] ppid=27441 vsize=14090948 memory=283748 CPUtime=1.23 cores=0,2,4,6
/proc/27445/task/27470/stat : 27470 (java) S 27441 27445 21822 0 -1 1077944384 4186 0 0 0 123 0 0 0 20 0 15 0 252090922 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747932989808 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27471] ppid=27441 vsize=14090948 memory=283748 CPUtime=0.66 cores=0,2,4,6
/proc/27445/task/27471/stat : 27471 (java) S 27441 27445 21822 0 -1 1077944384 3316 0 0 0 65 1 0 0 20 0 15 0 252090922 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747931936752 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27473] ppid=27441 vsize=14090948 memory=285796 CPUtime=0 cores=0,2,4,6
/proc/27445/task/27473/stat : 27473 (java) S 27441 27445 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252090922 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747930884448 139748464522965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
[pid=27445/tid=27477] ppid=27441 vsize=14090948 memory=285796 CPUtime=0.87 cores=0,2,4,6
/proc/27445/task/27477/stat : 27477 (java) S 27441 27445 21822 0 -1 1077944384 1206 0 0 0 43 44 0 0 20 0 15 0 252090922 14429130752 71449 33554432000 4194304 4196468 140733458511536 139747929832496 139748464523906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7196672 140733458519112 140733458519305 140733458519305 140733458522063 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 285796 KiB

Child status: 143
Real time (s): 2504.71
CPU time (s): 2520.09
CPU user time (s): 2518.68
CPU system time (s): 1.41046
CPU usage (%): 100.614
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 285796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.68
system time used= 1.41046
maximum resident set size= 286368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76688
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 130648
involuntary context switches= 6343


# summary of solver processes directly reported to runsolver:
#   pid: 27445
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.68
#   total CPU system time (s): 1.41046

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2598 second user time and 21.2858 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-15 17:01:17
IDJOB=4308210
IDBENCH=141586
IDSOLVER=2791
FILE ID=node149/4308210-1534345277
RUNJOBID= node149-1534345277-27420
PBS_JOBID= 21038162
Free space on /tmp= 44896 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Frb/frb-56-25-1-mgd_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-4308210-1534345277/watcher-4308210-1534345277 -o /tmp/evaluation-result-4308210-1534345277/solver-4308210-1534345277 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534345277-27420 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1691855397 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308210-1534345277.xml

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

MD5SUM BENCH= 8755358fe24c17b0dd51c4ab818b1437
RANDOM SEED=1691855397

node149.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.60
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.60
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.60
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.60
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:        23933176 kB
MemAvailable:   31898116 kB
Buffers:          173336 kB
Cached:          8003720 kB
SwapCached:         1704 kB
Active:          3698956 kB
Inactive:        4531292 kB
Active(anon):       3060 kB
Inactive(anon):   110556 kB
Active(file):    3695896 kB
Inactive(file):  4420736 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67105356 kB
Dirty:             72328 kB
Writeback:             0 kB
AnonPages:         58172 kB
Mapped:            55092 kB
Shmem:             57760 kB
Slab:             304304 kB
SReclaimable:     276768 kB
SUnreclaim:        27536 kB
KernelStack:        3200 kB
PageTables:         5140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     359304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 44828 MiB
End job on node149 at 2018-08-15 17:43:02