Trace number 4310075

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14? (TO) 252.091 240.529

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-3-2_c18.xml
MD5SUM0a472228e3943087b3ac347f10dd57c9
Bench CategoryCOP (optimization 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 variables22422
Number of constraints24998
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":20,"count":111},{"size":43,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":20313},{"degree":3,"count":1443},{"degree":4,"count":333},{"degree":5,"count":222},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24774},{"arity":88,"count":111},{"arity":111,"count":2},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24663
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24663},{"type":"ordered","count":1},{"type":"sum","count":223}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 461138378
0.67/0.56	c timeout: 252
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
51.24/43.83	c Parsing done, starting search...
252.05/240.50	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 (13323 MiB free)
  memory of node 1: 16384 MiB (10752 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310075-1534334495/watcher-4310075-1534334495 -o /tmp/evaluation-result-4310075-1534334495/solver-4310075-1534334495 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534329094-20217 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 461138378 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310075-1534334495.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=23876, runsolver pid=23873

[startup+0.100096 s]*
/proc/loadavg: 1.42 1.63 1.60 3/219 23891
/proc/meminfo: memFree=24636768/32770624 swapFree=67108840/67108860
[pid=23876] ppid=23873 vsize=14082736 memory=30968 CPUtime=0.12 cores=1,3,5,7
/proc/23876/stat : 23876 (java) S 23873 23876 20185 0 -1 1077944320 6637 0 0 0 11 1 0 0 20 0 15 0 251012714 14420721664 7742 33554432000 4194304 4196468 140735503268736 140735503251280 140328996544247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
/proc/23876/statm: 3520684 7742 3161 1 0 3482761 0
[pid=23876/tid=23878] ppid=23873 vsize=14082736 memory=-8773748148829851514 CPUtime=0.09 cores=1,3,5,7
/proc/23876/task/23878/stat : 23878 (java) R 23873 23876 20185 0 -1 4202560 4693 0 0 0 9 0 0 0 20 0 15 0 251012714 14420721664 7742 33554432000 4194304 4196468 140735503268736 140329000738328 140328980624734 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23879] ppid=23873 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23879/stat : 23879 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012715 14420721664 7742 33554432000 4194304 4196468 140735503268736 140328934144656 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23880] ppid=23873 vsize=14082736 memory=139839859365504 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23880/stat : 23880 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012715 14420721664 7742 33554432000 4194304 4196468 140735503268736 140328933091856 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23881] ppid=23873 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23881/stat : 23881 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012715 14420721664 7742 33554432000 4194304 4196468 140735503268736 140328932039056 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23882] ppid=23873 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23882/stat : 23882 (java) S 23873 23876 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251012715 14420721664 7742 33554432000 4194304 4196468 140735503268736 140328930986256 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23883] ppid=23873 vsize=14082736 memory=139839859365504 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23883/stat : 23883 (java) S 23873 23876 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251012717 14420721664 7742 33554432000 4194304 4196468 140735503268736 140328538786672 140328996555394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23884] ppid=23873 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23884/stat : 23884 (java) S 23873 23876 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251012717 14420721664 7742 33554432000 4194304 4196468 140735503268736 140328537732640 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23885] ppid=23873 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23885/stat : 23885 (java) S 23873 23876 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251012717 14420721664 7742 33554432000 4194304 4196468 140735503268736 140328536679792 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23886] ppid=23873 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23886/stat : 23886 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14420721664 7742 33554432000 4194304 4196468 140735503268736 140328535628112 140328996562843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23887] ppid=23873 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23887/stat : 23887 (java) S 23873 23876 20185 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 251012720 14420721664 7742 33554432000 4194304 4196468 140735503268736 140328534575472 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23888] ppid=23873 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23888/stat : 23888 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14420721664 7742 33554432000 4194304 4196468 140735503268736 140328533522672 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23889] ppid=23873 vsize=14082736 memory=139839859365504 CPUtime=0.01 cores=1,3,5,7
/proc/23876/task/23889/stat : 23889 (java) S 23873 23876 20185 0 -1 1077944384 268 0 0 0 1 0 0 0 20 0 15 0 251012720 14420721664 7742 33554432000 4194304 4196468 140735503268736 140328532469872 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23890] ppid=23873 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23890/stat : 23890 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14420721664 7742 33554432000 4194304 4196468 140735503268736 140328531417312 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23891] ppid=23873 vsize=14082736 memory=139839859365504 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23891/stat : 23891 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012720 14420721664 7742 33554432000 4194304 4196468 140735503268736 140328530365616 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30968 KiB

[startup+0.211006 s]*
/proc/loadavg: 1.42 1.63 1.60 5/219 23891
/proc/meminfo: memFree=24620844/32770624 swapFree=67108840/67108860
[pid=23876] ppid=23873 vsize=14082736 memory=47028 CPUtime=0.31 cores=1,3,5,7
/proc/23876/stat : 23876 (java) S 23873 23876 20185 0 -1 1077944320 10379 0 0 0 29 2 0 0 20 0 15 0 251012714 14420721664 11757 33554432000 4194304 4196468 140735503268736 140735503251280 140328996544247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
/proc/23876/statm: 3520684 11757 3367 1 0 3482761 0
[pid=23876/tid=23878] ppid=23873 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/23876/task/23878/stat : 23878 (java) R 23873 23876 20185 0 -1 4202560 8083 0 0 0 19 1 0 0 20 0 15 0 251012714 14420721664 11757 33554432000 4194304 4196468 140735503268736 140329000771312 140328980587877 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23879] ppid=23873 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23879/stat : 23879 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012715 14420721664 11757 33554432000 4194304 4196468 140735503268736 140328934144656 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23880] ppid=23873 vsize=14082736 memory=288370216011077248 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23880/stat : 23880 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012715 14420721664 11757 33554432000 4194304 4196468 140735503268736 140328933091856 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23881] ppid=23873 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23881/stat : 23881 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012715 14420721664 11757 33554432000 4194304 4196468 140735503268736 140328932039056 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23882] ppid=23873 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23882/stat : 23882 (java) S 23873 23876 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251012715 14420721664 11757 33554432000 4194304 4196468 140735503268736 140328930986256 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23883] ppid=23873 vsize=14082736 memory=139839859365504 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23883/stat : 23883 (java) S 23873 23876 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251012717 14420721664 11757 33554432000 4194304 4196468 140735503268736 140328538786672 140328996555394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23884] ppid=23873 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23884/stat : 23884 (java) S 23873 23876 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251012717 14420721664 11757 33554432000 4194304 4196468 140735503268736 140328537732640 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23885] ppid=23873 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23885/stat : 23885 (java) S 23873 23876 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251012717 14420721664 11757 33554432000 4194304 4196468 140735503268736 140328536679792 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23886] ppid=23873 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23886/stat : 23886 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14420721664 11757 33554432000 4194304 4196468 140735503268736 140328535628112 140328996562843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23887] ppid=23873 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23876/task/23887/stat : 23887 (java) R 23873 23876 20185 0 -1 4202560 434 0 0 0 2 0 0 0 20 0 15 0 251012720 14420721664 11757 33554432000 4194304 4196468 140735503268736 140328534556488 140328981423800 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23888] ppid=23873 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/23876/task/23888/stat : 23888 (java) R 23873 23876 20185 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 15 0 251012720 14420721664 11757 33554432000 4194304 4196468 140735503268736 140328533522672 140328996555394 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23889] ppid=23873 vsize=14082736 memory=139839859365504 CPUtime=0.05 cores=1,3,5,7
/proc/23876/task/23889/stat : 23889 (java) R 23873 23876 20185 0 -1 4202560 312 0 0 0 5 0 0 0 20 0 15 0 251012720 14420721664 11757 33554432000 4194304 4196468 140735503268736 140328532466808 140328975502081 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23890] ppid=23873 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23890/stat : 23890 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14420721664 11757 33554432000 4194304 4196468 140735503268736 140328531417312 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23891] ppid=23873 vsize=14082736 memory=139839859365504 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23891/stat : 23891 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012720 14420721664 11757 33554432000 4194304 4196468 140735503268736 140328530365616 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47028 KiB

[startup+0.310843 s]*
/proc/loadavg: 1.42 1.63 1.60 3/219 23891
/proc/meminfo: memFree=24617556/32770624 swapFree=67108840/67108860
[pid=23876] ppid=23873 vsize=14082736 memory=50696 CPUtime=0.44 cores=1,3,5,7
/proc/23876/stat : 23876 (java) S 23873 23876 20185 0 -1 1077944320 10775 0 0 0 42 2 0 0 20 0 15 0 251012714 14420721664 12674 33554432000 4194304 4196468 140735503268736 140735503251280 140328996544247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
/proc/23876/statm: 3520684 12674 3376 1 0 3482761 0
[pid=23876/tid=23878] ppid=23873 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/23876/task/23878/stat : 23878 (java) R 23873 23876 20185 0 -1 4202560 8443 0 0 0 28 1 0 0 20 0 15 0 251012714 14420721664 12674 33554432000 4194304 4196468 140735503268736 140329000752080 140328981709804 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23879] ppid=23873 vsize=14082736 memory=288230613314699287 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23879/stat : 23879 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012715 14420721664 12674 33554432000 4194304 4196468 140735503268736 140328934144656 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23880] ppid=23873 vsize=14082736 memory=288370216011077248 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23880/stat : 23880 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012715 14420721664 12674 33554432000 4194304 4196468 140735503268736 140328933091856 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23881] ppid=23873 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23881/stat : 23881 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012715 14420721664 12674 33554432000 4194304 4196468 140735503268736 140328932039056 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23882] ppid=23873 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23882/stat : 23882 (java) S 23873 23876 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251012715 14420721664 12674 33554432000 4194304 4196468 140735503268736 140328930986256 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23883] ppid=23873 vsize=14082736 memory=139839859365504 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23883/stat : 23883 (java) S 23873 23876 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251012717 14420721664 12674 33554432000 4194304 4196468 140735503268736 140328538786672 140328996555394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23884] ppid=23873 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23884/stat : 23884 (java) S 23873 23876 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251012717 14420721664 12674 33554432000 4194304 4196468 140735503268736 140328537732640 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23885] ppid=23873 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23885/stat : 23885 (java) S 23873 23876 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251012717 14420721664 12674 33554432000 4194304 4196468 140735503268736 140328536679792 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23886] ppid=23873 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23886/stat : 23886 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14420721664 12674 33554432000 4194304 4196468 140735503268736 140328535628112 140328996562843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23887] ppid=23873 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/23876/task/23887/stat : 23887 (java) S 23873 23876 20185 0 -1 1077944384 446 0 0 0 3 0 0 0 20 0 15 0 251012720 14420721664 12674 33554432000 4194304 4196468 140735503268736 140328534575472 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23888] ppid=23873 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/23876/task/23888/stat : 23888 (java) S 23873 23876 20185 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 15 0 251012720 14420721664 12674 33554432000 4194304 4196468 140735503268736 140328533522672 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23889] ppid=23873 vsize=14082736 memory=139839859365504 CPUtime=0.07 cores=1,3,5,7
/proc/23876/task/23889/stat : 23889 (java) S 23873 23876 20185 0 -1 1077944384 334 0 0 0 7 0 0 0 20 0 15 0 251012720 14420721664 12674 33554432000 4194304 4196468 140735503268736 140328532469872 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23890] ppid=23873 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23890/stat : 23890 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14420721664 12674 33554432000 4194304 4196468 140735503268736 140328531417312 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23891] ppid=23873 vsize=14082736 memory=139839859365504 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23891/stat : 23891 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012720 14420721664 12674 33554432000 4194304 4196468 140735503268736 140328530365616 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50696 KiB

[startup+0.700699 s]
/proc/loadavg: 1.42 1.63 1.60 3/219 23891
/proc/meminfo: memFree=24593372/32770624 swapFree=67108840/67108860
[pid=23876] ppid=23873 vsize=14084804 memory=88832 CPUtime=0.98 cores=1,3,5,7
/proc/23876/stat : 23876 (java) S 23873 23876 20185 0 -1 1077944320 17626 0 0 0 94 4 0 0 20 0 15 0 251012714 14422839296 22208 33554432000 4194304 4196468 140735503268736 140735503251280 140328996544247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
/proc/23876/statm: 3521201 22208 3504 1 0 3483273 0
[pid=23876/tid=23878] ppid=23873 vsize=14084804 memory=1784 CPUtime=0.67 cores=1,3,5,7
/proc/23876/task/23878/stat : 23878 (java) R 23873 23876 20185 0 -1 4202560 14889 0 0 0 64 3 0 0 20 0 15 0 251012714 14422839296 22208 33554432000 4194304 4196468 140735503268736 140329000771728 140328996566173 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23879] ppid=23873 vsize=14084804 memory=752 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23879/stat : 23879 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012715 14422839296 22208 33554432000 4194304 4196468 140735503268736 140328934144656 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23880] ppid=23873 vsize=14084804 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23880/stat : 23880 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012715 14422839296 22208 33554432000 4194304 4196468 140735503268736 140328933091856 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23881] ppid=23873 vsize=14084804 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23881/stat : 23881 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012715 14422839296 22208 33554432000 4194304 4196468 140735503268736 140328932039056 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23882] ppid=23873 vsize=14084804 memory=5728 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23882/stat : 23882 (java) S 23873 23876 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251012715 14422839296 22208 33554432000 4194304 4196468 140735503268736 140328930986256 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23883] ppid=23873 vsize=14084804 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23883/stat : 23883 (java) S 23873 23876 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251012717 14422839296 22208 33554432000 4194304 4196468 140735503268736 140328538786672 140328996555394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23884] ppid=23873 vsize=14084804 memory=1092 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23884/stat : 23884 (java) S 23873 23876 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251012717 14422839296 22208 33554432000 4194304 4196468 140735503268736 140328537732640 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23885] ppid=23873 vsize=14084804 memory=836 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23885/stat : 23885 (java) S 23873 23876 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251012717 14422839296 22208 33554432000 4194304 4196468 140735503268736 140328536679792 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23886] ppid=23873 vsize=14084804 memory=10692 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23886/stat : 23886 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14422839296 22208 33554432000 4194304 4196468 140735503268736 140328535628112 140328996562843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23887] ppid=23873 vsize=14084804 memory=7450174591119418944 CPUtime=0.08 cores=1,3,5,7
/proc/23876/task/23887/stat : 23887 (java) S 23873 23876 20185 0 -1 1077944384 593 0 0 0 8 0 0 0 20 0 15 0 251012720 14422839296 22208 33554432000 4194304 4196468 140735503268736 140328534575472 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23888] ppid=23873 vsize=14084804 memory=6444198537895111255 CPUtime=0.06 cores=1,3,5,7
/proc/23876/task/23888/stat : 23888 (java) S 23873 23876 20185 0 -1 1077944384 343 0 0 0 6 0 0 0 20 0 15 0 251012720 14422839296 22208 33554432000 4194304 4196468 140735503268736 140328533522672 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23889] ppid=23873 vsize=14084804 memory=7523071198212214892 CPUtime=0.15 cores=1,3,5,7
/proc/23876/task/23889/stat : 23889 (java) S 23873 23876 20185 0 -1 1077944384 421 0 0 0 15 0 0 0 20 0 15 0 251012720 14422839296 22208 33554432000 4194304 4196468 140735503268736 140328532469872 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23890] ppid=23873 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23890/stat : 23890 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14422839296 22208 33554432000 4194304 4196468 140735503268736 140328531417312 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23891] ppid=23873 vsize=14084804 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23891/stat : 23891 (java) S 23873 23876 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251012720 14422839296 22208 33554432000 4194304 4196468 140735503268736 140328530365616 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88832 KiB

[startup+1.50101 s]
/proc/loadavg: 1.42 1.63 1.60 5/219 23891
/proc/meminfo: memFree=24525160/32770624 swapFree=67108840/67108860
[pid=23876] ppid=23873 vsize=14086852 memory=240436 CPUtime=3.59 cores=1,3,5,7
/proc/23876/stat : 23876 (java) S 23873 23876 20185 0 -1 1077944320 25122 0 0 0 349 10 0 0 20 0 15 0 251012714 14424936448 60109 33554432000 4194304 4196468 140735503268736 140735503251280 140328996544247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
/proc/23876/statm: 3521713 60109 3571 1 0 3483785 0
[pid=23876/tid=23878] ppid=23873 vsize=14086852 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/23876/task/23878/stat : 23878 (java) R 23873 23876 20185 0 -1 4202560 16343 0 0 0 138 5 0 0 20 0 15 0 251012714 14424936448 60109 33554432000 4194304 4196468 140735503268736 140329000779472 140328961886705 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23879] ppid=23873 vsize=14086852 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23879/stat : 23879 (java) S 23873 23876 20185 0 -1 1077944384 439 0 0 0 0 0 0 0 20 0 15 0 251012715 14424936448 60109 33554432000 4194304 4196468 140735503268736 140328934144656 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23880] ppid=23873 vsize=14086852 memory=-6509546260019855299 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23880/stat : 23880 (java) S 23873 23876 20185 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 251012715 14424936448 60109 33554432000 4194304 4196468 140735503268736 140328933091856 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23881] ppid=23873 vsize=14086852 memory=-7390251449858225344 CPUtime=0.02 cores=1,3,5,7
/proc/23876/task/23881/stat : 23881 (java) S 23873 23876 20185 0 -1 1077944384 227 0 0 0 1 1 0 0 20 0 15 0 251012715 14424936448 60109 33554432000 4194304 4196468 140735503268736 140328932039056 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23882] ppid=23873 vsize=14086852 memory=4134692831991786133 CPUtime=0.01 cores=1,3,5,7
/proc/23876/task/23882/stat : 23882 (java) S 23873 23876 20185 0 -1 1077944384 139 0 0 0 1 0 0 0 20 0 15 0 251012715 14424936448 60109 33554432000 4194304 4196468 140735503268736 140328930986256 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23883] ppid=23873 vsize=14086852 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23883/stat : 23883 (java) S 23873 23876 20185 0 -1 1077944384 250 0 0 0 0 0 0 0 20 0 15 0 251012717 14424936448 60109 33554432000 4194304 4196468 140735503268736 140328538786672 140328996555394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0

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

/proc/23876/task/23878/stat : 23878 (java) R 23873 23876 20185 0 -1 4202560 36440 0 0 0 16128 53 0 0 20 0 15 0 251012714 14429130752 890985 33554432000 4194304 4196468 140735503268736 140329000782480 140328614190126 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23879] ppid=23873 vsize=14090948 memory=3564520 CPUtime=0.36 cores=1,3,5,7
/proc/23876/task/23879/stat : 23879 (java) S 23873 23876 20185 0 -1 1077944384 1231 0 0 0 27 9 0 0 20 0 15 0 251012715 14429130752 890985 33554432000 4194304 4196468 140735503268736 140328934144656 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23880] ppid=23873 vsize=14090948 memory=3564456 CPUtime=0.35 cores=1,3,5,7
/proc/23876/task/23880/stat : 23880 (java) S 23873 23876 20185 0 -1 1077944384 1543 0 0 0 26 9 0 0 20 0 15 0 251012715 14429130752 890985 33554432000 4194304 4196468 140735503268736 140328933091856 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23881] ppid=23873 vsize=14090948 memory=3563940 CPUtime=0.36 cores=1,3,5,7
/proc/23876/task/23881/stat : 23881 (java) S 23873 23876 20185 0 -1 1077944384 1513 0 0 0 27 9 0 0 20 0 15 0 251012715 14429130752 890985 33554432000 4194304 4196468 140735503268736 140328932039056 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23882] ppid=23873 vsize=14090948 memory=7 CPUtime=0.38 cores=1,3,5,7
/proc/23876/task/23882/stat : 23882 (java) S 23873 23876 20185 0 -1 1077944384 1628 0 0 0 28 10 0 0 20 0 15 0 251012715 14429130752 890985 33554432000 4194304 4196468 140735503268736 140328930986256 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23883] ppid=23873 vsize=14090948 memory=3564456 CPUtime=0.04 cores=1,3,5,7
/proc/23876/task/23883/stat : 23883 (java) S 23873 23876 20185 0 -1 1077944384 3397 0 0 0 3 1 0 0 20 0 15 0 251012717 14429130752 890985 33554432000 4194304 4196468 140735503268736 140328538786672 140328996555394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23884] ppid=23873 vsize=14090948 memory=3563940 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23884/stat : 23884 (java) S 23873 23876 20185 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 251012717 14429130752 890985 33554432000 4194304 4196468 140735503268736 140328537732704 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23885] ppid=23873 vsize=14090948 memory=3563940 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23885/stat : 23885 (java) S 23873 23876 20185 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 251012717 14429130752 890985 33554432000 4194304 4196468 140735503268736 140328536679808 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23886] ppid=23873 vsize=14090948 memory=3563940 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23886/stat : 23886 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14429130752 890985 33554432000 4194304 4196468 140735503268736 140328535628112 140328996562843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23887] ppid=23873 vsize=14090948 memory=2257 CPUtime=4.39 cores=1,3,5,7
/proc/23876/task/23887/stat : 23887 (java) S 23873 23876 20185 0 -1 1077944384 12040 0 0 0 438 1 0 0 20 0 15 0 251012720 14429130752 890985 33554432000 4194304 4196468 140735503268736 140328534575472 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23888] ppid=23873 vsize=14090948 memory=38656 CPUtime=4.52 cores=1,3,5,7
/proc/23876/task/23888/stat : 23888 (java) S 23873 23876 20185 0 -1 1077944384 11620 0 0 0 450 2 0 0 20 0 15 0 251012720 14429130752 890985 33554432000 4194304 4196468 140735503268736 140328533522672 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23889] ppid=23873 vsize=14090948 memory=16320 CPUtime=1.31 cores=1,3,5,7
/proc/23876/task/23889/stat : 23889 (java) S 23873 23876 20185 0 -1 1077944384 13319 0 0 0 129 2 0 0 20 0 15 0 251012720 14429130752 890985 33554432000 4194304 4196468 140735503268736 140328532469872 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23890] ppid=23873 vsize=14090948 memory=3564996 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23890/stat : 23890 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14429130752 890985 33554432000 4194304 4196468 140735503268736 140328531417312 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23891] ppid=23873 vsize=14090948 memory=3564996 CPUtime=0.08 cores=1,3,5,7
/proc/23876/task/23891/stat : 23891 (java) S 23873 23876 20185 0 -1 1077944384 321 0 0 0 3 5 0 0 20 0 15 0 251012720 14429130752 890985 33554432000 4194304 4196468 140735503268736 140328530365616 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
Current children cumulated CPU time: 173.72 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3563940 KiB

[startup+222.301 s]
/proc/loadavg: 1.92 1.80 1.67 3/219 23894
/proc/meminfo: memFree=21190536/32770624 swapFree=67108840/67108860
[pid=23876] ppid=23873 vsize=14090948 memory=3507940 CPUtime=233.81 cores=1,3,5,7
/proc/23876/stat : 23876 (java) S 23873 23876 20185 0 -1 1077944320 92238 0 0 0 23274 107 0 0 20 0 15 0 251012714 14429130752 876985 33554432000 4194304 4196468 140735503268736 140735503251280 140328996544247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
/proc/23876/statm: 3522737 876985 3605 1 0 3484809 0
[pid=23876/tid=23878] ppid=23873 vsize=14090948 memory=3507940 CPUtime=221.79 cores=1,3,5,7
/proc/23876/task/23878/stat : 23878 (java) R 23873 23876 20185 0 -1 4202560 40072 0 0 0 22126 53 0 0 20 0 15 0 251012714 14429130752 876985 33554432000 4194304 4196468 140735503268736 140329000782592 140328620086771 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23879] ppid=23873 vsize=14090948 memory=3507940 CPUtime=0.38 cores=1,3,5,7
/proc/23876/task/23879/stat : 23879 (java) S 23873 23876 20185 0 -1 1077944384 2978 0 0 0 29 9 0 0 20 0 15 0 251012715 14429130752 876985 33554432000 4194304 4196468 140735503268736 140328934144656 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23880] ppid=23873 vsize=14090948 memory=3507940 CPUtime=0.36 cores=1,3,5,7
/proc/23876/task/23880/stat : 23880 (java) S 23873 23876 20185 0 -1 1077944384 1732 0 0 0 27 9 0 0 20 0 15 0 251012715 14429130752 876985 33554432000 4194304 4196468 140735503268736 140328933091856 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23881] ppid=23873 vsize=14090948 memory=3507940 CPUtime=0.38 cores=1,3,5,7
/proc/23876/task/23881/stat : 23881 (java) S 23873 23876 20185 0 -1 1077944384 1929 0 0 0 29 9 0 0 20 0 15 0 251012715 14429130752 876985 33554432000 4194304 4196468 140735503268736 140328932039056 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23882] ppid=23873 vsize=14090948 memory=3507940 CPUtime=0.4 cores=1,3,5,7
/proc/23876/task/23882/stat : 23882 (java) S 23873 23876 20185 0 -1 1077944384 1878 0 0 0 30 10 0 0 20 0 15 0 251012715 14429130752 876985 33554432000 4194304 4196468 140735503268736 140328930986256 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23883] ppid=23873 vsize=14090948 memory=3507940 CPUtime=0.05 cores=1,3,5,7
/proc/23876/task/23883/stat : 23883 (java) S 23873 23876 20185 0 -1 1077944384 3861 0 0 0 4 1 0 0 20 0 15 0 251012717 14429130752 876985 33554432000 4194304 4196468 140735503268736 140328538786672 140328996555394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23884] ppid=23873 vsize=14090948 memory=3507940 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23884/stat : 23884 (java) S 23873 23876 20185 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 251012717 14429130752 876985 33554432000 4194304 4196468 140735503268736 140328537732704 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23885] ppid=23873 vsize=14090948 memory=3507940 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23885/stat : 23885 (java) S 23873 23876 20185 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 251012717 14429130752 876985 33554432000 4194304 4196468 140735503268736 140328536679808 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23886] ppid=23873 vsize=14090948 memory=3507940 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23886/stat : 23886 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14429130752 876985 33554432000 4194304 4196468 140735503268736 140328535628112 140328996562843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23887] ppid=23873 vsize=14090948 memory=3507940 CPUtime=4.39 cores=1,3,5,7
/proc/23876/task/23887/stat : 23887 (java) S 23873 23876 20185 0 -1 1077944384 13007 0 0 0 438 1 0 0 20 0 15 0 251012720 14429130752 876985 33554432000 4194304 4196468 140735503268736 140328534575472 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23888] ppid=23873 vsize=14090948 memory=3500 CPUtime=4.52 cores=1,3,5,7
/proc/23876/task/23888/stat : 23888 (java) S 23873 23876 20185 0 -1 1077944384 11630 0 0 0 450 2 0 0 20 0 15 0 251012720 14429130752 876985 33554432000 4194304 4196468 140735503268736 140328533522672 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23889] ppid=23873 vsize=14090948 memory=68356 CPUtime=1.31 cores=1,3,5,7
/proc/23876/task/23889/stat : 23889 (java) S 23873 23876 20185 0 -1 1077944384 13328 0 0 0 129 2 0 0 20 0 15 0 251012720 14429130752 876985 33554432000 4194304 4196468 140735503268736 140328532469872 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23890] ppid=23873 vsize=14090948 memory=3507940 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23890/stat : 23890 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14429130752 876985 33554432000 4194304 4196468 140735503268736 140328531417312 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23891] ppid=23873 vsize=14090948 memory=6864 CPUtime=0.12 cores=1,3,5,7
/proc/23876/task/23891/stat : 23891 (java) S 23873 23876 20185 0 -1 1077944384 372 0 0 0 5 7 0 0 20 0 15 0 251012720 14429130752 876985 33554432000 4194304 4196468 140735503268736 140328530365616 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
Current children cumulated CPU time: 233.81 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3507940 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+240.501 s]
/proc/loadavg: 2.05 1.83 1.68 3/219 23971
/proc/meminfo: memFree=20754636/32770624 swapFree=67108840/67108860
[pid=23876] ppid=23873 vsize=14090948 memory=3472056 CPUtime=252.05 cores=1,3,5,7
/proc/23876/stat : 23876 (java) S 23873 23876 20185 0 -1 1077944320 93700 0 0 0 25097 108 0 0 20 0 15 0 251012714 14429130752 868014 33554432000 4194304 4196468 140735503268736 140735503251280 140328996544247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
/proc/23876/statm: 3522737 868014 3605 1 0 3484809 0
[pid=23876/tid=23878] ppid=23873 vsize=14090948 memory=3472056 CPUtime=239.97 cores=1,3,5,7
/proc/23876/task/23878/stat : 23878 (java) R 23873 23876 20185 0 -1 4202560 41304 0 0 0 23944 53 0 0 20 0 15 0 251012714 14429130752 868014 33554432000 4194304 4196468 140735503268736 140329000782480 140328615644689 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23879] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0.4 cores=1,3,5,7
/proc/23876/task/23879/stat : 23879 (java) S 23873 23876 20185 0 -1 1077944384 3071 0 0 0 30 10 0 0 20 0 15 0 251012715 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328934144656 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23880] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0.37 cores=1,3,5,7
/proc/23876/task/23880/stat : 23880 (java) S 23873 23876 20185 0 -1 1077944384 1759 0 0 0 28 9 0 0 20 0 15 0 251012715 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328933091856 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23881] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0.39 cores=1,3,5,7
/proc/23876/task/23881/stat : 23881 (java) S 23873 23876 20185 0 -1 1077944384 2037 0 0 0 30 9 0 0 20 0 15 0 251012715 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328932039056 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23882] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0.41 cores=1,3,5,7
/proc/23876/task/23882/stat : 23882 (java) S 23873 23876 20185 0 -1 1077944384 1879 0 0 0 31 10 0 0 20 0 15 0 251012715 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328930986256 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23883] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0.05 cores=1,3,5,7
/proc/23876/task/23883/stat : 23883 (java) S 23873 23876 20185 0 -1 1077944384 3862 0 0 0 4 1 0 0 20 0 15 0 251012717 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328538786672 140328996555394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23884] ppid=23873 vsize=14090948 memory=3488444 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23884/stat : 23884 (java) S 23873 23876 20185 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 251012717 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328537732704 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23885] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23885/stat : 23885 (java) S 23873 23876 20185 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 251012717 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328536679808 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23886] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23886/stat : 23886 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328535628112 140328996562843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23887] ppid=23873 vsize=14090948 memory=3472056 CPUtime=4.39 cores=1,3,5,7
/proc/23876/task/23887/stat : 23887 (java) S 23873 23876 20185 0 -1 1077944384 13007 0 0 0 438 1 0 0 20 0 15 0 251012720 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328534575472 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23888] ppid=23873 vsize=14090948 memory=452 CPUtime=4.52 cores=1,3,5,7
/proc/23876/task/23888/stat : 23888 (java) S 23873 23876 20185 0 -1 1077944384 11630 0 0 0 450 2 0 0 20 0 15 0 251012720 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328533522672 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23889] ppid=23873 vsize=14090948 memory=3472056 CPUtime=1.31 cores=1,3,5,7
/proc/23876/task/23889/stat : 23889 (java) S 23873 23876 20185 0 -1 1077944384 13328 0 0 0 129 2 0 0 20 0 15 0 251012720 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328532469872 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23890] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23890/stat : 23890 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328531417312 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23891] ppid=23873 vsize=14090948 memory=1828 CPUtime=0.13 cores=1,3,5,7
/proc/23876/task/23891/stat : 23891 (java) S 23873 23876 20185 0 -1 1077944384 372 0 0 0 5 8 0 0 20 0 15 0 251012720 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328530365616 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
Current children cumulated CPU time: 252.05 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3472056 KiB

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

[startup+240.529 s]
# the end of solver process 23876 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=250.987 s, system=1.10375 s

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

[startup+240.501 s]
/proc/loadavg: 2.05 1.83 1.68 3/219 23971
/proc/meminfo: memFree=20754636/32770624 swapFree=67108840/67108860
[pid=23876] ppid=23873 vsize=14090948 memory=3472056 CPUtime=252.05 cores=1,3,5,7
/proc/23876/stat : 23876 (java) S 23873 23876 20185 0 -1 1077944320 93700 0 0 0 25097 108 0 0 20 0 15 0 251012714 14429130752 868014 33554432000 4194304 4196468 140735503268736 140735503251280 140328996544247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
/proc/23876/statm: 3522737 868014 3605 1 0 3484809 0
[pid=23876/tid=23878] ppid=23873 vsize=14090948 memory=3472056 CPUtime=239.97 cores=1,3,5,7
/proc/23876/task/23878/stat : 23878 (java) R 23873 23876 20185 0 -1 4202560 41304 0 0 0 23944 53 0 0 20 0 15 0 251012714 14429130752 868014 33554432000 4194304 4196468 140735503268736 140329000782480 140328615644689 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23879] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0.4 cores=1,3,5,7
/proc/23876/task/23879/stat : 23879 (java) S 23873 23876 20185 0 -1 1077944384 3071 0 0 0 30 10 0 0 20 0 15 0 251012715 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328934144656 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23880] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0.37 cores=1,3,5,7
/proc/23876/task/23880/stat : 23880 (java) S 23873 23876 20185 0 -1 1077944384 1759 0 0 0 28 9 0 0 20 0 15 0 251012715 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328933091856 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23881] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0.39 cores=1,3,5,7
/proc/23876/task/23881/stat : 23881 (java) S 23873 23876 20185 0 -1 1077944384 2037 0 0 0 30 9 0 0 20 0 15 0 251012715 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328932039056 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23882] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0.41 cores=1,3,5,7
/proc/23876/task/23882/stat : 23882 (java) S 23873 23876 20185 0 -1 1077944384 1879 0 0 0 31 10 0 0 20 0 15 0 251012715 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328930986256 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23883] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0.05 cores=1,3,5,7
/proc/23876/task/23883/stat : 23883 (java) S 23873 23876 20185 0 -1 1077944384 3862 0 0 0 4 1 0 0 20 0 15 0 251012717 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328538786672 140328996555394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23884] ppid=23873 vsize=14090948 memory=3488444 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23884/stat : 23884 (java) S 23873 23876 20185 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 251012717 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328537732704 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23885] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23885/stat : 23885 (java) S 23873 23876 20185 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 251012717 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328536679808 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23886] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23886/stat : 23886 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328535628112 140328996562843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23887] ppid=23873 vsize=14090948 memory=3472056 CPUtime=4.39 cores=1,3,5,7
/proc/23876/task/23887/stat : 23887 (java) S 23873 23876 20185 0 -1 1077944384 13007 0 0 0 438 1 0 0 20 0 15 0 251012720 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328534575472 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23888] ppid=23873 vsize=14090948 memory=452 CPUtime=4.52 cores=1,3,5,7
/proc/23876/task/23888/stat : 23888 (java) S 23873 23876 20185 0 -1 1077944384 11630 0 0 0 450 2 0 0 20 0 15 0 251012720 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328533522672 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23889] ppid=23873 vsize=14090948 memory=3472056 CPUtime=1.31 cores=1,3,5,7
/proc/23876/task/23889/stat : 23889 (java) S 23873 23876 20185 0 -1 1077944384 13328 0 0 0 129 2 0 0 20 0 15 0 251012720 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328532469872 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23890] ppid=23873 vsize=14090948 memory=3472056 CPUtime=0 cores=1,3,5,7
/proc/23876/task/23890/stat : 23890 (java) S 23873 23876 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251012720 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328531417312 140328996554453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
[pid=23876/tid=23891] ppid=23873 vsize=14090948 memory=1828 CPUtime=0.13 cores=1,3,5,7
/proc/23876/task/23891/stat : 23891 (java) S 23873 23876 20185 0 -1 1077944384 372 0 0 0 5 8 0 0 20 0 15 0 251012720 14429130752 868014 33554432000 4194304 4196468 140735503268736 140328530365616 140328996555394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18722816 140735503275087 140735503275278 140735503275278 140735503278031 0
Current children cumulated CPU time: 252.05 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3472056 KiB

Child status: 143
Real time (s): 240.529
CPU time (s): 252.091
CPU user time (s): 250.987
CPU system time (s): 1.10375
CPU usage (%): 104.807
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 3590104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.987
system time used= 1.10375
maximum resident set size= 3604440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94227
page faults= 0
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9362
involuntary context switches= 296


# summary of solver processes directly reported to runsolver:
#   pid: 23876
#   total CPU time (s): 252.091
#   total CPU user time (s): 250.987
#   total CPU system time (s): 1.10375

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.48058 second user time and 2.28784 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-15 14:01:35
IDJOB=4310075
IDBENCH=141633
IDSOLVER=2795
FILE ID=node135/4310075-1534334495
RUNJOBID= node135-1534329094-20217
PBS_JOBID= 21038158
Free space on /tmp= 49592 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2-3-2_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-4310075-1534334495/watcher-4310075-1534334495 -o /tmp/evaluation-result-4310075-1534334495/solver-4310075-1534334495 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534329094-20217 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 461138378 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310075-1534334495.xml

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

MD5SUM BENCH= 0a472228e3943087b3ac347f10dd57c9
RANDOM SEED=461138378

node135.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.50
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.50
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.50
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.50
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:        24655044 kB
MemAvailable:   31641424 kB
Buffers:          164228 kB
Cached:          7067776 kB
SwapCached:           20 kB
Active:          4197564 kB
Inactive:        3345684 kB
Active(anon):     260472 kB
Inactive(anon):   111460 kB
Active(file):    3937092 kB
Inactive(file):  3234224 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:             37252 kB
Writeback:             0 kB
AnonPages:        337104 kB
Mapped:            71476 kB
Shmem:             57996 kB
Slab:             272412 kB
SReclaimable:     243524 kB
SUnreclaim:        28888 kB
KernelStack:        3824 kB
PageTables:         6332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1464892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 49556 MiB
End job on node135 at 2018-08-15 14:05:36