Trace number 4290424

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-07-02? (TO) 2400.09 2383.12

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-4-0_c18.xml
MD5SUM04f92f5fbe642378aecc464c78b62b37
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":10,"count":111},{"size":37,"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.68/0.55	c version: 2018-07-02
0.68/0.55	c seed: 1195878641
0.68/0.55	c timeout: 2400
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.58	c Parsing instance...
53.55/45.39	c Parsing done, starting search...
2400.06/2383.10	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 (2244 MiB free)
  memory of node 1: 16384 MiB (6401 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290424-1532613675/watcher-4290424-1532613675 -o /tmp/evaluation-result-4290424-1532613675/solver-4290424-1532613675 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532604171-2121 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1195878641 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290424-1532613675.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=3098, runsolver pid=3095

[startup+0.100143 s]*
/proc/loadavg: 1.28 1.33 1.41 3/216 3113
/proc/meminfo: memFree=8834936/32770624 swapFree=67108860/67108860
[pid=3098] ppid=3095 vsize=14082740 memory=31280 CPUtime=0.12 cores=1,3,5,7
/proc/3098/stat : 3098 (java) S 3095 3098 32243 0 -1 1077944320 6732 0 0 0 11 1 0 0 20 0 15 0 78930419 14420725760 7820 33554432000 4194304 4196468 140723879892016 140723879874560 139895999356663 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
/proc/3098/statm: 3520685 7820 3158 1 0 3482761 0
[pid=3098/tid=3100] ppid=3095 vsize=14082740 memory=8326441112148417179 CPUtime=0.09 cores=1,3,5,7
/proc/3098/task/3100/stat : 3100 (java) R 3095 3098 32243 0 -1 4202560 4797 0 0 0 8 1 0 0 20 0 15 0 78930419 14420725760 7820 33554432000 4194304 4196468 140723879892016 139896003559784 139895991593790 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3101] ppid=3095 vsize=14082740 memory=-7025452035940392864 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3101/stat : 3101 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930420 14420725760 7820 33554432000 4194304 4196468 140723879892016 139895951977360 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3102] ppid=3095 vsize=14082740 memory=139951394596480 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3102/stat : 3102 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930420 14420725760 7885 33554432000 4194304 4196468 140723879892016 139895950924560 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3103] ppid=3095 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3103/stat : 3103 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930420 14420725760 7885 33554432000 4194304 4196468 140723879892016 139895949872272 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3104] ppid=3095 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3104/stat : 3104 (java) S 3095 3098 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78930420 14420725760 7885 33554432000 4194304 4196468 140723879892016 139895948819472 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3105] ppid=3095 vsize=14082740 memory=139951394596480 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3105/stat : 3105 (java) S 3095 3098 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78930421 14420725760 7885 33554432000 4194304 4196468 140723879892016 139895473432688 139895999367810 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3106] ppid=3095 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3106/stat : 3106 (java) S 3095 3098 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78930422 14420725760 7885 33554432000 4194304 4196468 140723879892016 139895472378656 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3107] ppid=3095 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3107/stat : 3107 (java) S 3095 3098 32243 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78930422 14420725760 7885 33554432000 4194304 4196468 140723879892016 139895471326320 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3108] ppid=3095 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3108/stat : 3108 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14420725760 7885 33554432000 4194304 4196468 140723879892016 139895470274640 139895999375259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3109] ppid=3095 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3109/stat : 3109 (java) S 3095 3098 32243 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 78930424 14420725760 7885 33554432000 4194304 4196468 140723879892016 139895469222512 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3110] ppid=3095 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3110/stat : 3110 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14420725760 7885 33554432000 4194304 4196468 140723879892016 139895468169712 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3111] ppid=3095 vsize=14082740 memory=139951394596480 CPUtime=0.01 cores=1,3,5,7
/proc/3098/task/3111/stat : 3111 (java) S 3095 3098 32243 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 78930424 14420725760 7885 33554432000 4194304 4196468 140723879892016 139895467117424 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3112] ppid=3095 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3112/stat : 3112 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14420725760 7885 33554432000 4194304 4196468 140723879892016 139895466064864 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3113] ppid=3095 vsize=14082740 memory=139951394596480 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3113/stat : 3113 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930425 14420725760 7885 33554432000 4194304 4196468 140723879892016 139895465011632 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31280 KiB

[startup+0.216426 s]*
/proc/loadavg: 1.28 1.33 1.41 5/216 3113
/proc/meminfo: memFree=8819928/32770624 swapFree=67108860/67108860
[pid=3098] ppid=3095 vsize=14082740 memory=47248 CPUtime=0.33 cores=1,3,5,7
/proc/3098/stat : 3098 (java) S 3095 3098 32243 0 -1 1077944320 10431 0 0 0 31 2 0 0 20 0 15 0 78930419 14420725760 11812 33554432000 4194304 4196468 140723879892016 140723879874560 139895999356663 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
/proc/3098/statm: 3520685 11812 3363 1 0 3482761 0
[pid=3098/tid=3100] ppid=3095 vsize=14082740 memory=7022364594140610616 CPUtime=0.21 cores=1,3,5,7
/proc/3098/task/3100/stat : 3100 (java) R 3095 3098 32243 0 -1 4202560 8151 0 0 0 19 2 0 0 20 0 15 0 78930419 14420725760 11812 33554432000 4194304 4196468 140723879892016 139896003584944 139895983400293 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3101] ppid=3095 vsize=14082740 memory=343 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3101/stat : 3101 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930420 14420725760 11812 33554432000 4194304 4196468 140723879892016 139895951977360 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3102] ppid=3095 vsize=14082740 memory=288370327546308224 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3102/stat : 3102 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930420 14420725760 11812 33554432000 4194304 4196468 140723879892016 139895950924560 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3103] ppid=3095 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3103/stat : 3103 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930420 14420725760 11812 33554432000 4194304 4196468 140723879892016 139895949872272 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3104] ppid=3095 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3104/stat : 3104 (java) S 3095 3098 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78930420 14420725760 11812 33554432000 4194304 4196468 140723879892016 139895948819472 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3105] ppid=3095 vsize=14082740 memory=139951394596480 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3105/stat : 3105 (java) S 3095 3098 32243 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78930421 14420725760 11812 33554432000 4194304 4196468 140723879892016 139895473432688 139895999367810 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3106] ppid=3095 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3106/stat : 3106 (java) S 3095 3098 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78930422 14420725760 11812 33554432000 4194304 4196468 140723879892016 139895472378656 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3107] ppid=3095 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3107/stat : 3107 (java) S 3095 3098 32243 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78930422 14420725760 11812 33554432000 4194304 4196468 140723879892016 139895471326320 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3108] ppid=3095 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3108/stat : 3108 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14420725760 11812 33554432000 4194304 4196468 140723879892016 139895470274640 139895999375259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3109] ppid=3095 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3098/task/3109/stat : 3109 (java) R 3095 3098 32243 0 -1 1077944384 462 0 0 0 2 0 0 0 20 0 15 0 78930424 14420725760 11812 33554432000 4194304 4196468 140723879892016 139895469222512 139895999367810 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3110] ppid=3095 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/3098/task/3110/stat : 3110 (java) R 3095 3098 32243 0 -1 4202560 150 0 0 0 1 0 0 0 20 0 15 0 78930424 14420725760 11812 33554432000 4194304 4196468 140723879892016 139895468169808 139895980867584 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3111] ppid=3095 vsize=14082740 memory=139951394596480 CPUtime=0.07 cores=1,3,5,7
/proc/3098/task/3111/stat : 3111 (java) R 3095 3098 32243 0 -1 4202560 299 0 0 0 7 0 0 0 20 0 15 0 78930424 14420725760 11812 33554432000 4194304 4196468 140723879892016 139895467117424 139895983437150 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3112] ppid=3095 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3112/stat : 3112 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14420725760 11812 33554432000 4194304 4196468 140723879892016 139895466064864 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3113] ppid=3095 vsize=14082740 memory=139951394596480 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3113/stat : 3113 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930425 14420725760 11812 33554432000 4194304 4196468 140723879892016 139895465011632 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47248 KiB

[startup+0.310555 s]*
/proc/loadavg: 1.28 1.33 1.41 3/216 3113
/proc/meminfo: memFree=8816392/32770624 swapFree=67108860/67108860
[pid=3098] ppid=3095 vsize=14082740 memory=50784 CPUtime=0.44 cores=1,3,5,7
/proc/3098/stat : 3098 (java) S 3095 3098 32243 0 -1 1077944320 10789 0 0 0 42 2 0 0 20 0 15 0 78930419 14420725760 12696 33554432000 4194304 4196468 140723879892016 140723879874560 139895999356663 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
/proc/3098/statm: 3520685 12696 3412 1 0 3482761 0
[pid=3098/tid=3100] ppid=3095 vsize=14082740 memory=129253473 CPUtime=0.3 cores=1,3,5,7
/proc/3098/task/3100/stat : 3100 (java) R 3095 3098 32243 0 -1 4202560 8464 0 0 0 28 2 0 0 20 0 15 0 78930419 14420725760 12696 33554432000 4194304 4196468 140723879892016 139896003564496 139895979632358 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3101] ppid=3095 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3101/stat : 3101 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930420 14420725760 12696 33554432000 4194304 4196468 140723879892016 139895951977360 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3102] ppid=3095 vsize=14082740 memory=139951241009103 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3102/stat : 3102 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930420 14420725760 12696 33554432000 4194304 4196468 140723879892016 139895950924560 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3103] ppid=3095 vsize=14082740 memory=279902482015888 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3103/stat : 3103 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930420 14420725760 12696 33554432000 4194304 4196468 140723879892016 139895949872272 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3104] ppid=3095 vsize=14082740 memory=1970350607106051 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3104/stat : 3104 (java) S 3095 3098 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78930420 14420725760 12696 33554432000 4194304 4196468 140723879892016 139895948819472 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3105] ppid=3095 vsize=14082740 memory=279902635612480 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3105/stat : 3105 (java) S 3095 3098 32243 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78930421 14420725760 12696 33554432000 4194304 4196468 140723879892016 139895473432688 139895999367810 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3106] ppid=3095 vsize=14082740 memory=1970350607106051 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3106/stat : 3106 (java) S 3095 3098 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78930422 14420725760 12696 33554432000 4194304 4196468 140723879892016 139895472378656 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3107] ppid=3095 vsize=14082740 memory=2110301848147972 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3107/stat : 3107 (java) S 3095 3098 32243 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78930422 14420725760 12696 33554432000 4194304 4196468 140723879892016 139895471326320 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3108] ppid=3095 vsize=14082740 memory=2110301848124324 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3108/stat : 3108 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14420725760 12696 33554432000 4194304 4196468 140723879892016 139895470274640 139895999375259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3109] ppid=3095 vsize=14082740 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/3098/task/3109/stat : 3109 (java) S 3095 3098 32243 0 -1 1077944384 477 0 0 0 3 0 0 0 20 0 15 0 78930424 14420725760 12696 33554432000 4194304 4196468 140723879892016 139895469222512 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3110] ppid=3095 vsize=14082740 memory=2272 CPUtime=0.02 cores=1,3,5,7
/proc/3098/task/3110/stat : 3110 (java) S 3095 3098 32243 0 -1 1077944384 152 0 0 0 2 0 0 0 20 0 15 0 78930424 14420725760 12696 33554432000 4194304 4196468 140723879892016 139895468169712 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3111] ppid=3095 vsize=14082740 memory=139955689563775 CPUtime=0.08 cores=1,3,5,7
/proc/3098/task/3111/stat : 3111 (java) S 3095 3098 32243 0 -1 1077944384 314 0 0 0 8 0 0 0 20 0 15 0 78930424 14420725760 12696 33554432000 4194304 4196468 140723879892016 139895467117424 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3112] ppid=3095 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3112/stat : 3112 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14420725760 12696 33554432000 4194304 4196468 140723879892016 139895466064864 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3113] ppid=3095 vsize=14082740 memory=139951394596480 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3113/stat : 3113 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930425 14420725760 12696 33554432000 4194304 4196468 140723879892016 139895465011632 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50784 KiB

[startup+0.700788 s]
/proc/loadavg: 1.28 1.33 1.41 3/216 3113
/proc/meminfo: memFree=8791604/32770624 swapFree=67108860/67108860
[pid=3098] ppid=3095 vsize=14084808 memory=89156 CPUtime=1 cores=1,3,5,7
/proc/3098/stat : 3098 (java) S 3095 3098 32243 0 -1 1077944320 17665 0 0 0 95 5 0 0 20 0 15 0 78930419 14422843392 22289 33554432000 4194304 4196468 140723879892016 140723879874560 139895999356663 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
/proc/3098/statm: 3521202 22289 3499 1 0 3483273 0
[pid=3098/tid=3100] ppid=3095 vsize=14084808 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/3098/task/3100/stat : 3100 (java) R 3095 3098 32243 0 -1 4202560 14929 0 0 0 64 4 0 0 20 0 15 0 78930419 14422843392 22289 33554432000 4194304 4196468 140723879892016 139896003571568 139895983437150 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3101] ppid=3095 vsize=14084808 memory=3184237871317007552 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3101/stat : 3101 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930420 14422843392 22289 33554432000 4194304 4196468 140723879892016 139895951977360 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3102] ppid=3095 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3102/stat : 3102 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930420 14422843392 22289 33554432000 4194304 4196468 140723879892016 139895950924560 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3103] ppid=3095 vsize=14084808 memory=153287114366848 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3103/stat : 3103 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930420 14422843392 22289 33554432000 4194304 4196468 140723879892016 139895949872272 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3104] ppid=3095 vsize=14084808 memory=26497 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3104/stat : 3104 (java) S 3095 3098 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78930420 14422843392 22289 33554432000 4194304 4196468 140723879892016 139895948819472 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3105] ppid=3095 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3105/stat : 3105 (java) S 3095 3098 32243 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78930421 14422843392 22289 33554432000 4194304 4196468 140723879892016 139895473432688 139895999367810 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3106] ppid=3095 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3106/stat : 3106 (java) S 3095 3098 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78930422 14422843392 22289 33554432000 4194304 4196468 140723879892016 139895472378656 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3107] ppid=3095 vsize=14084808 memory=7809523229951467574 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3107/stat : 3107 (java) S 3095 3098 32243 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78930422 14422843392 22289 33554432000 4194304 4196468 140723879892016 139895471326320 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3108] ppid=3095 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3108/stat : 3108 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14422843392 22289 33554432000 4194304 4196468 140723879892016 139895470274640 139895999375259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3109] ppid=3095 vsize=14084808 memory=-6224114675947544361 CPUtime=0.07 cores=1,3,5,7
/proc/3098/task/3109/stat : 3109 (java) S 3095 3098 32243 0 -1 1077944384 634 0 0 0 7 0 0 0 20 0 15 0 78930424 14422843392 22289 33554432000 4194304 4196468 140723879892016 139895469222512 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3110] ppid=3095 vsize=14084808 memory=6944656592387989600 CPUtime=0.07 cores=1,3,5,7
/proc/3098/task/3110/stat : 3110 (java) S 3095 3098 32243 0 -1 1077944384 303 0 0 0 7 0 0 0 20 0 15 0 78930424 14422843392 22289 33554432000 4194304 4196468 140723879892016 139895468169712 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3111] ppid=3095 vsize=14084808 memory=6944656592455360604 CPUtime=0.15 cores=1,3,5,7
/proc/3098/task/3111/stat : 3111 (java) S 3095 3098 32243 0 -1 1077944384 417 0 0 0 15 0 0 0 20 0 15 0 78930424 14422843392 22289 33554432000 4194304 4196468 140723879892016 139895467117424 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3112] ppid=3095 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3112/stat : 3112 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14422843392 22289 33554432000 4194304 4196468 140723879892016 139895466064864 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3113] ppid=3095 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3113/stat : 3113 (java) S 3095 3098 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78930425 14422843392 22289 33554432000 4194304 4196468 140723879892016 139895465011632 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89156 KiB

[startup+1.51021 s]
/proc/loadavg: 1.28 1.33 1.41 5/216 3113
/proc/meminfo: memFree=8627316/32770624 swapFree=67108860/67108860
[pid=3098] ppid=3095 vsize=14086856 memory=239876 CPUtime=3.67 cores=1,3,5,7
/proc/3098/stat : 3098 (java) S 3095 3098 32243 0 -1 1077944320 24928 0 0 0 357 10 0 0 20 0 15 0 78930419 14424940544 59969 33554432000 4194304 4196468 140723879892016 140723879874560 139895999356663 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
/proc/3098/statm: 3521714 59969 3568 1 0 3483785 0
[pid=3098/tid=3100] ppid=3095 vsize=14086856 memory=0 CPUtime=1.45 cores=1,3,5,7
/proc/3098/task/3100/stat : 3100 (java) R 3095 3098 32243 0 -1 4202560 16445 0 0 0 139 6 0 0 20 0 15 0 78930419 14424940544 59969 33554432000 4194304 4196468 140723879892016 139896003591584 139895999368598 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3101] ppid=3095 vsize=14086856 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3098/task/3101/stat : 3101 (java) S 3095 3098 32243 0 -1 1077944384 381 0 0 0 1 0 0 0 20 0 15 0 78930420 14424940544 59969 33554432000 4194304 4196468 140723879892016 139895951977360 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3102] ppid=3095 vsize=14086856 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3098/task/3102/stat : 3102 (java) S 3095 3098 32243 0 -1 1077944384 228 0 0 0 1 0 0 0 20 0 15 0 78930420 14424940544 59969 33554432000 4194304 4196468 140723879892016 139895950924560 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3103] ppid=3095 vsize=14086856 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3098/task/3103/stat : 3103 (java) S 3095 3098 32243 0 -1 1077944384 142 0 0 0 1 0 0 0 20 0 15 0 78930420 14424940544 59969 33554432000 4194304 4196468 140723879892016 139895949872272 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3104] ppid=3095 vsize=14086856 memory=7019467088023531827 CPUtime=0.01 cores=1,3,5,7
/proc/3098/task/3104/stat : 3104 (java) S 3095 3098 32243 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 15 0 78930420 14424940544 59969 33554432000 4194304 4196468 140723879892016 139895948819472 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3105] ppid=3095 vsize=14086856 memory=7079770014140616784 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3105/stat : 3105 (java) S 3095 3098 32243 0 -1 1077944384 151 0 0 0 0 0 0 0 20 0 15 0 78930421 14424940544 59969 33554432000 4194304 4196468 140723879892016 139895473432688 139895999367810 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0

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

/proc/3098/task/3100/stat : 3100 (java) R 3095 3098 32243 0 -1 4202560 96686 0 0 0 231827 67 0 0 20 0 15 0 78930419 14431232000 862872 33554432000 4194304 4196468 140723879892016 139896003594832 139895627638323 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3101] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.93 cores=1,3,5,7
/proc/3098/task/3101/stat : 3101 (java) S 3095 3098 32243 0 -1 1077944384 23506 0 0 0 177 16 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895951977360 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3102] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.89 cores=1,3,5,7
/proc/3098/task/3102/stat : 3102 (java) S 3095 3098 32243 0 -1 1077944384 23144 0 0 0 174 15 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895950924560 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3103] ppid=3095 vsize=14093000 memory=1296 CPUtime=1.91 cores=1,3,5,7
/proc/3098/task/3103/stat : 3103 (java) S 3095 3098 32243 0 -1 1077944384 33156 0 0 0 176 15 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895949872272 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3104] ppid=3095 vsize=14093000 memory=2408 CPUtime=1.9 cores=1,3,5,7
/proc/3098/task/3104/stat : 3104 (java) S 3095 3098 32243 0 -1 1077944384 28511 0 0 0 173 17 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895948819472 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3105] ppid=3095 vsize=14093000 memory=3451488 CPUtime=0.69 cores=1,3,5,7
/proc/3098/task/3105/stat : 3105 (java) S 3095 3098 32243 0 -1 1077944384 27667 0 0 0 60 9 0 0 20 0 15 0 78930421 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895473432688 139895999367810 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3106] ppid=3095 vsize=14093000 memory=3451488 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3106/stat : 3106 (java) S 3095 3098 32243 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 78930422 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895472378720 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3107] ppid=3095 vsize=14093000 memory=3451488 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3107/stat : 3107 (java) S 3095 3098 32243 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 78930422 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895471326336 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3108] ppid=3095 vsize=14093000 memory=23524 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3108/stat : 3108 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895470274640 139895999375259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3109] ppid=3095 vsize=14093000 memory=3451488 CPUtime=4.49 cores=1,3,5,7
/proc/3098/task/3109/stat : 3109 (java) S 3095 3098 32243 0 -1 1077944384 12021 0 0 0 447 2 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895469222512 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3110] ppid=3095 vsize=14093000 memory=3451488 CPUtime=4.47 cores=1,3,5,7
/proc/3098/task/3110/stat : 3110 (java) S 3095 3098 32243 0 -1 1077944384 12708 0 0 0 445 2 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895468169712 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3111] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.53 cores=1,3,5,7
/proc/3098/task/3111/stat : 3111 (java) S 3095 3098 32243 0 -1 1077944384 13545 0 0 0 150 3 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895467117424 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3112] ppid=3095 vsize=14093000 memory=2580 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3112/stat : 3112 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895466064864 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3113] ppid=3095 vsize=14093000 memory=288230574492221466 CPUtime=1.24 cores=1,3,5,7
/proc/3098/task/3113/stat : 3113 (java) S 3095 3098 32243 0 -1 1077944384 2334 0 0 0 57 67 0 0 20 0 15 0 78930425 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895465011632 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
Current children cumulated CPU time: 2339.07 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 3451488 KiB

[startup+2382.3 s]
/proc/loadavg: 1.45 1.35 1.43 3/215 3340
/proc/meminfo: memFree=5567680/32770624 swapFree=67108860/67108860
[pid=3098] ppid=3095 vsize=14093000 memory=3451488 CPUtime=2399.25 cores=1,3,5,7
/proc/3098/stat : 3098 (java) S 3095 3098 32243 0 -1 1077944320 277678 0 0 0 239725 200 0 0 20 0 15 0 78930419 14431232000 862872 33554432000 4194304 4196468 140723879892016 140723879874560 139895999356663 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
/proc/3098/statm: 3523250 862872 3608 1 0 3485321 0
[pid=3098/tid=3100] ppid=3095 vsize=14093000 memory=3451488 CPUtime=2378.85 cores=1,3,5,7
/proc/3098/task/3100/stat : 3100 (java) R 3095 3098 32243 0 -1 4202560 97708 0 0 0 237817 68 0 0 20 0 15 0 78930419 14431232000 862872 33554432000 4194304 4196468 140723879892016 139896003594752 139895627638323 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3101] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.98 cores=1,3,5,7
/proc/3098/task/3101/stat : 3101 (java) S 3095 3098 32243 0 -1 1077944384 24285 0 0 0 182 16 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895951977360 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3102] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.94 cores=1,3,5,7
/proc/3098/task/3102/stat : 3102 (java) S 3095 3098 32243 0 -1 1077944384 23156 0 0 0 179 15 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895950924560 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3103] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.97 cores=1,3,5,7
/proc/3098/task/3103/stat : 3103 (java) S 3095 3098 32243 0 -1 1077944384 33166 0 0 0 181 16 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895949872272 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3104] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.95 cores=1,3,5,7
/proc/3098/task/3104/stat : 3104 (java) S 3095 3098 32243 0 -1 1077944384 29045 0 0 0 178 17 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895948819472 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3105] ppid=3095 vsize=14093000 memory=1004 CPUtime=0.7 cores=1,3,5,7
/proc/3098/task/3105/stat : 3105 (java) S 3095 3098 32243 0 -1 1077944384 28214 0 0 0 61 9 0 0 20 0 15 0 78930421 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895473432688 139895999367810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3106] ppid=3095 vsize=14093000 memory=3451488 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3106/stat : 3106 (java) S 3095 3098 32243 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 78930422 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895472378720 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3107] ppid=3095 vsize=14093000 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3107/stat : 3107 (java) S 3095 3098 32243 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 78930422 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895471326336 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3108] ppid=3095 vsize=14093000 memory=3451488 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3108/stat : 3108 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895470274640 139895999375259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3109] ppid=3095 vsize=14093000 memory=3451488 CPUtime=4.49 cores=1,3,5,7
/proc/3098/task/3109/stat : 3109 (java) S 3095 3098 32243 0 -1 1077944384 12027 0 0 0 447 2 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895469222512 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3110] ppid=3095 vsize=14093000 memory=3451488 CPUtime=4.47 cores=1,3,5,7
/proc/3098/task/3110/stat : 3110 (java) S 3095 3098 32243 0 -1 1077944384 12714 0 0 0 445 2 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895468169712 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3111] ppid=3095 vsize=14093000 memory=5668 CPUtime=1.53 cores=1,3,5,7
/proc/3098/task/3111/stat : 3111 (java) S 3095 3098 32243 0 -1 1077944384 13552 0 0 0 150 3 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895467117424 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3112] ppid=3095 vsize=14093000 memory=279902483772064 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3112/stat : 3112 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895466064864 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3113] ppid=3095 vsize=14093000 memory=6943526294502006880 CPUtime=1.26 cores=1,3,5,7
/proc/3098/task/3113/stat : 3113 (java) S 3095 3098 32243 0 -1 1077944384 2376 0 0 0 57 69 0 0 20 0 15 0 78930425 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895465011632 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
Current children cumulated CPU time: 2399.25 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 3451488 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2383.1 s]
/proc/loadavg: 1.45 1.35 1.43 4/215 3340
/proc/meminfo: memFree=5469868/32770624 swapFree=67108860/67108860
[pid=3098] ppid=3095 vsize=14093000 memory=3451488 CPUtime=2400.06 cores=1,3,5,7
/proc/3098/stat : 3098 (java) S 3095 3098 32243 0 -1 1077944320 277679 0 0 0 239806 200 0 0 20 0 15 0 78930419 14431232000 862872 33554432000 4194304 4196468 140723879892016 140723879874560 139895999356663 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
/proc/3098/statm: 3523250 862872 3608 1 0 3485321 0
[pid=3098/tid=3100] ppid=3095 vsize=14093000 memory=3451488 CPUtime=2379.64 cores=1,3,5,7
/proc/3098/task/3100/stat : 3100 (java) R 3095 3098 32243 0 -1 4202560 97709 0 0 0 237896 68 0 0 20 0 15 0 78930419 14431232000 862872 33554432000 4194304 4196468 140723879892016 139896003594752 139895627025092 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3101] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.98 cores=1,3,5,7
/proc/3098/task/3101/stat : 3101 (java) S 3095 3098 32243 0 -1 1077944384 24285 0 0 0 182 16 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895951977360 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3102] ppid=3095 vsize=14093000 memory=23532 CPUtime=1.94 cores=1,3,5,7
/proc/3098/task/3102/stat : 3102 (java) S 3095 3098 32243 0 -1 1077944384 23156 0 0 0 179 15 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895950924560 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3103] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.97 cores=1,3,5,7
/proc/3098/task/3103/stat : 3103 (java) S 3095 3098 32243 0 -1 1077944384 33166 0 0 0 181 16 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895949872272 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3104] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.96 cores=1,3,5,7
/proc/3098/task/3104/stat : 3104 (java) S 3095 3098 32243 0 -1 1077944384 29045 0 0 0 179 17 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895948819472 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3105] ppid=3095 vsize=14093000 memory=2340 CPUtime=0.71 cores=1,3,5,7
/proc/3098/task/3105/stat : 3105 (java) S 3095 3098 32243 0 -1 1077944384 28214 0 0 0 62 9 0 0 20 0 15 0 78930421 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895473432688 139895999367810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3106] ppid=3095 vsize=14093000 memory=2580 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3106/stat : 3106 (java) S 3095 3098 32243 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 78930422 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895472378720 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3107] ppid=3095 vsize=14093000 memory=3451488 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3107/stat : 3107 (java) S 3095 3098 32243 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 78930422 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895471326336 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3108] ppid=3095 vsize=14093000 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3108/stat : 3108 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895470274640 139895999375259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3109] ppid=3095 vsize=14093000 memory=3451488 CPUtime=4.49 cores=1,3,5,7
/proc/3098/task/3109/stat : 3109 (java) S 3095 3098 32243 0 -1 1077944384 12027 0 0 0 447 2 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895469222512 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3110] ppid=3095 vsize=14093000 memory=1952 CPUtime=4.47 cores=1,3,5,7
/proc/3098/task/3110/stat : 3110 (java) S 3095 3098 32243 0 -1 1077944384 12714 0 0 0 445 2 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895468169712 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3111] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.53 cores=1,3,5,7
/proc/3098/task/3111/stat : 3111 (java) S 3095 3098 32243 0 -1 1077944384 13552 0 0 0 150 3 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895467117424 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3112] ppid=3095 vsize=14093000 memory=3451488 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3112/stat : 3112 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895466064864 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3113] ppid=3095 vsize=14093000 memory=952 CPUtime=1.26 cores=1,3,5,7
/proc/3098/task/3113/stat : 3113 (java) S 3095 3098 32243 0 -1 1077944384 2376 0 0 0 57 69 0 0 20 0 15 0 78930425 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895465011632 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 3451488 KiB

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

[startup+2383.12 s]
# the end of solver process 3098 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.07 s, system=2.01461 s

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

[startup+2383.1 s]
/proc/loadavg: 1.45 1.35 1.43 4/215 3340
/proc/meminfo: memFree=5469868/32770624 swapFree=67108860/67108860
[pid=3098] ppid=3095 vsize=14093000 memory=3451488 CPUtime=2400.06 cores=1,3,5,7
/proc/3098/stat : 3098 (java) S 3095 3098 32243 0 -1 1077944320 277679 0 0 0 239806 200 0 0 20 0 15 0 78930419 14431232000 862872 33554432000 4194304 4196468 140723879892016 140723879874560 139895999356663 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
/proc/3098/statm: 3523250 862872 3608 1 0 3485321 0
[pid=3098/tid=3100] ppid=3095 vsize=14093000 memory=3451488 CPUtime=2379.64 cores=1,3,5,7
/proc/3098/task/3100/stat : 3100 (java) R 3095 3098 32243 0 -1 4202560 97709 0 0 0 237896 68 0 0 20 0 15 0 78930419 14431232000 862872 33554432000 4194304 4196468 140723879892016 139896003594752 139895627025092 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3101] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.98 cores=1,3,5,7
/proc/3098/task/3101/stat : 3101 (java) S 3095 3098 32243 0 -1 1077944384 24285 0 0 0 182 16 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895951977360 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3102] ppid=3095 vsize=14093000 memory=23532 CPUtime=1.94 cores=1,3,5,7
/proc/3098/task/3102/stat : 3102 (java) S 3095 3098 32243 0 -1 1077944384 23156 0 0 0 179 15 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895950924560 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3103] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.97 cores=1,3,5,7
/proc/3098/task/3103/stat : 3103 (java) S 3095 3098 32243 0 -1 1077944384 33166 0 0 0 181 16 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895949872272 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3104] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.96 cores=1,3,5,7
/proc/3098/task/3104/stat : 3104 (java) S 3095 3098 32243 0 -1 1077944384 29045 0 0 0 179 17 0 0 20 0 15 0 78930420 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895948819472 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3105] ppid=3095 vsize=14093000 memory=2340 CPUtime=0.71 cores=1,3,5,7
/proc/3098/task/3105/stat : 3105 (java) S 3095 3098 32243 0 -1 1077944384 28214 0 0 0 62 9 0 0 20 0 15 0 78930421 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895473432688 139895999367810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3106] ppid=3095 vsize=14093000 memory=2580 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3106/stat : 3106 (java) S 3095 3098 32243 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 78930422 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895472378720 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3107] ppid=3095 vsize=14093000 memory=3451488 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3107/stat : 3107 (java) S 3095 3098 32243 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 78930422 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895471326336 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3108] ppid=3095 vsize=14093000 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3108/stat : 3108 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895470274640 139895999375259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3109] ppid=3095 vsize=14093000 memory=3451488 CPUtime=4.49 cores=1,3,5,7
/proc/3098/task/3109/stat : 3109 (java) S 3095 3098 32243 0 -1 1077944384 12027 0 0 0 447 2 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895469222512 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3110] ppid=3095 vsize=14093000 memory=1952 CPUtime=4.47 cores=1,3,5,7
/proc/3098/task/3110/stat : 3110 (java) S 3095 3098 32243 0 -1 1077944384 12714 0 0 0 445 2 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895468169712 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3111] ppid=3095 vsize=14093000 memory=3451488 CPUtime=1.53 cores=1,3,5,7
/proc/3098/task/3111/stat : 3111 (java) S 3095 3098 32243 0 -1 1077944384 13552 0 0 0 150 3 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895467117424 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3112] ppid=3095 vsize=14093000 memory=3451488 CPUtime=0 cores=1,3,5,7
/proc/3098/task/3112/stat : 3112 (java) S 3095 3098 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78930424 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895466064864 139895999366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
[pid=3098/tid=3113] ppid=3095 vsize=14093000 memory=952 CPUtime=1.26 cores=1,3,5,7
/proc/3098/task/3113/stat : 3113 (java) S 3095 3098 32243 0 -1 1077944384 2376 0 0 0 57 69 0 0 20 0 15 0 78930425 14431232000 862872 33554432000 4194304 4196468 140723879892016 139895465011632 139895999367810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140723879896136 140723879896329 140723879896329 140723879899087 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 3451488 KiB

Child status: 143
Real time (s): 2383.12
CPU time (s): 2400.09
CPU user time (s): 2398.07
CPU system time (s): 2.01461
CPU usage (%): 100.712
Max. virtual memory (cumulated for all children) (KiB): 14093000
Max. memory (cumulated for all children) (KiB): 3594424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.07
system time used= 2.01461
maximum resident set size= 3596472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277881
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 70853
involuntary context switches= 2194


# summary of solver processes directly reported to runsolver:
#   pid: 3098
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2398.07
#   total CPU system time (s): 2.01461

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9223 second user time and 21.3005 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-26 16:01:15
IDJOB=4290424
IDBENCH=141644
IDSOLVER=2743
FILE ID=node106/4290424-1532613675
RUNJOBID= node106-1532604171-2121
PBS_JOBID= 21021967
Free space on /tmp= 46200 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2-4-0_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-4290424-1532613675/watcher-4290424-1532613675 -o /tmp/evaluation-result-4290424-1532613675/solver-4290424-1532613675 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532604171-2121 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1195878641 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290424-1532613675.xml

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

MD5SUM BENCH= 04f92f5fbe642378aecc464c78b62b37
RANDOM SEED=1195878641

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:         8854360 kB
MemAvailable:   31735284 kB
Buffers:          238620 kB
Cached:         22542620 kB
SwapCached:            0 kB
Active:          3122688 kB
Inactive:       19907004 kB
Active(anon):     225992 kB
Inactive(anon):    50636 kB
Active(file):    2896696 kB
Inactive(file): 19856368 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             37016 kB
Writeback:             0 kB
AnonPages:        277980 kB
Mapped:            54660 kB
Shmem:             25228 kB
Slab:             583656 kB
SReclaimable:     556320 kB
SUnreclaim:        27336 kB
KernelStack:        3808 kB
PageTables:         5488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1188432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46168 MiB
End job on node106 at 2018-07-26 16:40:59