Trace number 4290420

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 2382.14

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-2-0_c18.xml
MD5SUM9997262cb3c77f8c1331a624da4d00a2
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":25,"count":111},{"size":40,"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-07-02
0.67/0.56	c seed: 587945977
0.67/0.56	c timeout: 2400
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
44.83/36.20	c Parsing done, starting search...
2400.05/2382.11	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 (8084 MiB free)
  memory of node 1: 16384 MiB (12719 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290420-1532609470/watcher-4290420-1532609470 -o /tmp/evaluation-result-4290420-1532609470/solver-4290420-1532609470 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532609470-3352 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 587945977 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290420-1532609470.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=3379, runsolver pid=3373

[startup+0.100123 s]*
/proc/loadavg: 1.03 1.10 1.25 4/216 3410
/proc/meminfo: memFree=21265580/32770624 swapFree=67108860/67108860
[pid=3379] ppid=3373 vsize=14082740 memory=32208 CPUtime=0.12 cores=1,3,5,7
/proc/3379/stat : 3379 (java) S 3373 3379 32325 0 -1 1077944320 6433 0 0 0 11 1 0 0 20 0 15 0 78510215 14420725760 8052 33554432000 4194304 4196468 140733157059168 140733157041712 140010668183287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
/proc/3379/statm: 3520685 8052 3142 1 0 3482761 0
[pid=3379/tid=3383] ppid=3373 vsize=14082740 memory=8326441112148417179 CPUtime=0.09 cores=1,3,5,7
/proc/3379/task/3383/stat : 3383 (java) R 3373 3379 32325 0 -1 4202560 4491 0 0 0 8 1 0 0 20 0 15 0 78510215 14420725760 8052 33554432000 4194304 4196468 140733157059168 140010672383704 140010652263774 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3385] ppid=3373 vsize=14082740 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3385/stat : 3385 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510216 14420725760 8052 33554432000 4194304 4196468 140733157059168 140010633464592 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3386] ppid=3373 vsize=14082740 memory=140244477687424 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3386/stat : 3386 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510216 14420725760 8052 33554432000 4194304 4196468 140733157059168 140010263264144 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3387] ppid=3373 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3387/stat : 3387 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510216 14420725760 8052 33554432000 4194304 4196468 140733157059168 140010262211600 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3388] ppid=3373 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3388/stat : 3388 (java) S 3373 3379 32325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78510216 14420725760 8052 33554432000 4194304 4196468 140733157059168 140010261159056 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3393] ppid=3373 vsize=14082740 memory=140244477687424 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3393/stat : 3393 (java) S 3373 3379 32325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78510217 14420725760 8052 33554432000 4194304 4196468 140733157059168 140010142513136 140010668194434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3395] ppid=3373 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3395/stat : 3395 (java) S 3373 3379 32325 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78510218 14420725760 8052 33554432000 4194304 4196468 140733157059168 140010141459360 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3398] ppid=3373 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3398/stat : 3398 (java) S 3373 3379 32325 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78510218 14420725760 8052 33554432000 4194304 4196468 140733157059168 140010140406768 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3399] ppid=3373 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3399/stat : 3399 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14420725760 8052 33554432000 4194304 4196468 140733157059168 140010139355344 140010668201883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3400] ppid=3373 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3400/stat : 3400 (java) S 3373 3379 32325 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 78510220 14420725760 8052 33554432000 4194304 4196468 140733157059168 140010138302960 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3401] ppid=3373 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3401/stat : 3401 (java) S 3373 3379 32325 0 -1 1077944384 280 0 0 0 0 0 0 0 20 0 15 0 78510220 14420725760 8052 33554432000 4194304 4196468 140733157059168 140010137250416 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3402] ppid=3373 vsize=14082740 memory=140244477687424 CPUtime=0.01 cores=1,3,5,7
/proc/3379/task/3402/stat : 3402 (java) S 3373 3379 32325 0 -1 1077944384 267 0 0 0 1 0 0 0 20 0 15 0 78510220 14420725760 8052 33554432000 4194304 4196468 140733157059168 140010136197872 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3407] ppid=3373 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3407/stat : 3407 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14420725760 8052 33554432000 4194304 4196468 140733157059168 140010135145568 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3409] ppid=3373 vsize=14082740 memory=140244477687424 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3409/stat : 3409 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510221 14420725760 8052 33554432000 4194304 4196468 140733157059168 140010134092080 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 32208 KiB

[startup+0.210904 s]*
/proc/loadavg: 1.03 1.10 1.25 8/216 3410
/proc/meminfo: memFree=21234448/32770624 swapFree=67108860/67108860
[pid=3379] ppid=3373 vsize=14082740 memory=48268 CPUtime=0.3 cores=1,3,5,7
/proc/3379/stat : 3379 (java) S 3373 3379 32325 0 -1 1077944320 10104 0 0 0 28 2 0 0 20 0 15 0 78510215 14420725760 12067 33554432000 4194304 4196468 140733157059168 140733157041712 140010668183287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
/proc/3379/statm: 3520685 12067 3412 1 0 3482761 0
[pid=3379/tid=3383] ppid=3373 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/3379/task/3383/stat : 3383 (java) R 3373 3379 32325 0 -1 4202560 7822 0 0 0 18 2 0 0 20 0 15 0 78510215 14420725760 12067 33554432000 4194304 4196468 140733157059168 140010672404600 140010652226917 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3385] ppid=3373 vsize=14082740 memory=331 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3385/stat : 3385 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510216 14420725760 12067 33554432000 4194304 4196468 140733157059168 140010633464592 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3386] ppid=3373 vsize=14082740 memory=140244478027667 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3386/stat : 3386 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510216 14420725760 12067 33554432000 4194304 4196468 140733157059168 140010263264144 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3387] ppid=3373 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3387/stat : 3387 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510216 14420725760 12067 33554432000 4194304 4196468 140733157059168 140010262211600 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3388] ppid=3373 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3388/stat : 3388 (java) S 3373 3379 32325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78510216 14420725760 12067 33554432000 4194304 4196468 140733157059168 140010261159056 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3393] ppid=3373 vsize=14082740 memory=140244477687424 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3393/stat : 3393 (java) S 3373 3379 32325 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 78510217 14420725760 12067 33554432000 4194304 4196468 140733157059168 140010142513136 140010668194434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3395] ppid=3373 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3395/stat : 3395 (java) S 3373 3379 32325 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78510218 14420725760 12067 33554432000 4194304 4196468 140733157059168 140010141459360 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3398] ppid=3373 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3398/stat : 3398 (java) S 3373 3379 32325 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78510218 14420725760 12067 33554432000 4194304 4196468 140733157059168 140010140406768 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3399] ppid=3373 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3399/stat : 3399 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14420725760 12067 33554432000 4194304 4196468 140733157059168 140010139355344 140010668201883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3400] ppid=3373 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3379/task/3400/stat : 3400 (java) R 3373 3379 32325 0 -1 4202560 278 0 0 0 2 0 0 0 20 0 15 0 78510220 14420725760 12067 33554432000 4194304 4196468 140733157059168 140010138289808 140010649704110 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3401] ppid=3373 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/3379/task/3401/stat : 3401 (java) R 3373 3379 32325 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 15 0 78510220 14420725760 12067 33554432000 4194304 4196468 140733157059168 140010137250512 140010668193493 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3402] ppid=3373 vsize=14082740 memory=140244477687424 CPUtime=0.06 cores=1,3,5,7
/proc/3379/task/3402/stat : 3402 (java) R 3373 3379 32325 0 -1 4202560 293 0 0 0 6 0 0 0 20 0 15 0 78510220 14420725760 12067 33554432000 4194304 4196468 140733157059168 140010136195296 140010646861737 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3407] ppid=3373 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3407/stat : 3407 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14420725760 12067 33554432000 4194304 4196468 140733157059168 140010135145568 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3409] ppid=3373 vsize=14082740 memory=140244477687424 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3409/stat : 3409 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510221 14420725760 12067 33554432000 4194304 4196468 140733157059168 140010134092080 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 48268 KiB

[startup+0.310499 s]*
/proc/loadavg: 1.03 1.10 1.25 5/216 3410
/proc/meminfo: memFree=21227500/32770624 swapFree=67108860/67108860
[pid=3379] ppid=3373 vsize=14082740 memory=51596 CPUtime=0.43 cores=1,3,5,7
/proc/3379/stat : 3379 (java) S 3373 3379 32325 0 -1 1077944320 10468 0 0 0 41 2 0 0 20 0 15 0 78510215 14420725760 12899 33554432000 4194304 4196468 140733157059168 140733157041712 140010668183287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
/proc/3379/statm: 3520685 12899 3415 1 0 3482761 0
[pid=3379/tid=3383] ppid=3373 vsize=14082740 memory=280488745035680 CPUtime=0.3 cores=1,3,5,7
/proc/3379/task/3383/stat : 3383 (java) R 3373 3379 32325 0 -1 4202560 8154 0 0 0 28 2 0 0 20 0 15 0 78510215 14420725760 12899 33554432000 4194304 4196468 140733157059168 140010672391120 140010648458439 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3385] ppid=3373 vsize=14082740 memory=67 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3385/stat : 3385 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510216 14420725760 12899 33554432000 4194304 4196468 140733157059168 140010633464592 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3386] ppid=3373 vsize=14082740 memory=280488850205264 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3386/stat : 3386 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510216 14420725760 12899 33554432000 4194304 4196468 140733157059168 140010263264144 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3387] ppid=3373 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3387/stat : 3387 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510216 14420725760 12899 33554432000 4194304 4196468 140733157059168 140010262211600 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3388] ppid=3373 vsize=14082740 memory=67 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3388/stat : 3388 (java) S 3373 3379 32325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78510216 14420725760 12899 33554432000 4194304 4196468 140733157059168 140010261159056 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3393] ppid=3373 vsize=14082740 memory=140244477687424 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3393/stat : 3393 (java) S 3373 3379 32325 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 78510217 14420725760 12899 33554432000 4194304 4196468 140733157059168 140010142513136 140010668194434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3395] ppid=3373 vsize=14082740 memory=67 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3395/stat : 3395 (java) S 3373 3379 32325 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78510218 14420725760 12899 33554432000 4194304 4196468 140733157059168 140010141459360 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3398] ppid=3373 vsize=14082740 memory=67300 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3398/stat : 3398 (java) S 3373 3379 32325 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78510218 14420725760 12899 33554432000 4194304 4196468 140733157059168 140010140406768 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3399] ppid=3373 vsize=14082740 memory=69604 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3399/stat : 3399 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14420725760 12899 33554432000 4194304 4196468 140733157059168 140010139355344 140010668201883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3400] ppid=3373 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3379/task/3400/stat : 3400 (java) S 3373 3379 32325 0 -1 1077944384 279 0 0 0 2 0 0 0 20 0 15 0 78510220 14420725760 12899 33554432000 4194304 4196468 140733157059168 140010138302960 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3401] ppid=3373 vsize=14082740 memory=140244372538639 CPUtime=0.02 cores=1,3,5,7
/proc/3379/task/3401/stat : 3401 (java) S 3373 3379 32325 0 -1 1077944384 350 0 0 0 2 0 0 0 20 0 15 0 78510220 14420725760 12899 33554432000 4194304 4196468 140733157059168 140010137250416 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3402] ppid=3373 vsize=14082740 memory=280488850111496 CPUtime=0.08 cores=1,3,5,7
/proc/3379/task/3402/stat : 3402 (java) S 3373 3379 32325 0 -1 1077944384 302 0 0 0 8 0 0 0 20 0 15 0 78510220 14420725760 12899 33554432000 4194304 4196468 140733157059168 140010136197872 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3407] ppid=3373 vsize=14082740 memory=140244372559391 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3407/stat : 3407 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14420725760 12899 33554432000 4194304 4196468 140733157059168 140010135145568 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3409] ppid=3373 vsize=14082740 memory=140244477687435 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3409/stat : 3409 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510221 14420725760 12899 33554432000 4194304 4196468 140733157059168 140010134092080 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 51596 KiB

[startup+0.700673 s]
/proc/loadavg: 1.03 1.10 1.25 4/216 3410
/proc/meminfo: memFree=21182728/32770624 swapFree=67108860/67108860
[pid=3379] ppid=3373 vsize=14084808 memory=88988 CPUtime=0.99 cores=1,3,5,7
/proc/3379/stat : 3379 (java) S 3373 3379 32325 0 -1 1077944320 17109 0 0 0 95 4 0 0 20 0 15 0 78510215 14422843392 22247 33554432000 4194304 4196468 140733157059168 140733157041712 140010668183287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
/proc/3379/statm: 3521202 22247 3505 1 0 3483273 0
[pid=3379/tid=3383] ppid=3373 vsize=14084808 memory=154817196466332 CPUtime=0.68 cores=1,3,5,7
/proc/3379/task/3383/stat : 3383 (java) R 3373 3379 32325 0 -1 4202560 14486 0 0 0 65 3 0 0 20 0 15 0 78510215 14422843392 22247 33554432000 4194304 4196468 140733157059168 140010672407504 140010652263774 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3385] ppid=3373 vsize=14084808 memory=24561 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3385/stat : 3385 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510216 14422843392 22247 33554432000 4194304 4196468 140733157059168 140010633464592 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3386] ppid=3373 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3386/stat : 3386 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510216 14422843392 22247 33554432000 4194304 4196468 140733157059168 140010263264144 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3387] ppid=3373 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3387/stat : 3387 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510216 14422843392 22247 33554432000 4194304 4196468 140733157059168 140010262211600 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3388] ppid=3373 vsize=14084808 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3388/stat : 3388 (java) S 3373 3379 32325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78510216 14422843392 22247 33554432000 4194304 4196468 140733157059168 140010261159056 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3393] ppid=3373 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3393/stat : 3393 (java) S 3373 3379 32325 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 78510217 14422843392 22247 33554432000 4194304 4196468 140733157059168 140010142513136 140010668194434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3395] ppid=3373 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3395/stat : 3395 (java) S 3373 3379 32325 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78510218 14422843392 22247 33554432000 4194304 4196468 140733157059168 140010141459360 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3398] ppid=3373 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3398/stat : 3398 (java) S 3373 3379 32325 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78510218 14422843392 22247 33554432000 4194304 4196468 140733157059168 140010140406768 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3399] ppid=3373 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3399/stat : 3399 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14422843392 22247 33554432000 4194304 4196468 140733157059168 140010139355344 140010668201883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3400] ppid=3373 vsize=14084808 memory=-1088251628401078322 CPUtime=0.07 cores=1,3,5,7
/proc/3379/task/3400/stat : 3400 (java) S 3373 3379 32325 0 -1 1077944384 407 0 0 0 7 0 0 0 20 0 15 0 78510220 14422843392 22247 33554432000 4194304 4196468 140733157059168 140010138302960 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3401] ppid=3373 vsize=14084808 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/3379/task/3401/stat : 3401 (java) S 3373 3379 32325 0 -1 1077944384 501 0 0 0 7 0 0 0 20 0 15 0 78510220 14422843392 22247 33554432000 4194304 4196468 140733157059168 140010137250416 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3402] ppid=3373 vsize=14084808 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/3379/task/3402/stat : 3402 (java) S 3373 3379 32325 0 -1 1077944384 333 0 0 0 15 0 0 0 20 0 15 0 78510220 14422843392 22247 33554432000 4194304 4196468 140733157059168 140010136197872 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3407] ppid=3373 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3407/stat : 3407 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14422843392 22247 33554432000 4194304 4196468 140733157059168 140010135145568 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3409] ppid=3373 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3409/stat : 3409 (java) S 3373 3379 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78510221 14422843392 22247 33554432000 4194304 4196468 140733157059168 140010134092080 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88988 KiB

[startup+1.50091 s]
/proc/loadavg: 1.03 1.10 1.25 6/216 3410
/proc/meminfo: memFree=21081980/32770624 swapFree=67108860/67108860
[pid=3379] ppid=3373 vsize=14086856 memory=241428 CPUtime=3.61 cores=1,3,5,7
/proc/3379/stat : 3379 (java) S 3373 3379 32325 0 -1 1077944320 24467 0 0 0 352 9 0 0 20 0 15 0 78510215 14424940544 60357 33554432000 4194304 4196468 140733157059168 140733157041712 140010668183287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
/proc/3379/statm: 3521714 60357 3576 1 0 3483785 0
[pid=3379/tid=3383] ppid=3373 vsize=14086856 memory=280488745310144 CPUtime=1.44 cores=1,3,5,7
/proc/3379/task/3383/stat : 3383 (java) R 3373 3379 32325 0 -1 4202560 15779 0 0 0 139 5 0 0 20 0 15 0 78510215 14424940544 60357 33554432000 4194304 4196468 140733157059168 140010672420608 140010308332596 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3385] ppid=3373 vsize=14086856 memory=6154282490091891024 CPUtime=0.01 cores=1,3,5,7
/proc/3379/task/3385/stat : 3385 (java) S 3373 3379 32325 0 -1 1077944384 203 0 0 0 1 0 0 0 20 0 15 0 78510216 14424940544 60357 33554432000 4194304 4196468 140733157059168 140010633464592 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3386] ppid=3373 vsize=14086856 memory=7156871063736963152 CPUtime=0.01 cores=1,3,5,7
/proc/3379/task/3386/stat : 3386 (java) S 3373 3379 32325 0 -1 1077944384 561 0 0 0 1 0 0 0 20 0 15 0 78510216 14424940544 60357 33554432000 4194304 4196468 140733157059168 140010263264144 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3387] ppid=3373 vsize=14086856 memory=7528 CPUtime=0.01 cores=1,3,5,7
/proc/3379/task/3387/stat : 3387 (java) S 3373 3379 32325 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 15 0 78510216 14424940544 60357 33554432000 4194304 4196468 140733157059168 140010262211600 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3388] ppid=3373 vsize=14086856 memory=2241 CPUtime=0.01 cores=1,3,5,7
/proc/3379/task/3388/stat : 3388 (java) S 3373 3379 32325 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 15 0 78510216 14424940544 60357 33554432000 4194304 4196468 140733157059168 140010261159056 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3393] ppid=3373 vsize=14086856 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3393/stat : 3393 (java) S 3373 3379 32325 0 -1 1077944384 260 0 0 0 0 0 0 0 20 0 15 0 78510217 14424940544 60357 33554432000 4194304 4196468 140733157059168 140010142513136 140010668194434 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0

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

/proc/3379/task/3383/stat : 3383 (java) R 3373 3379 32325 0 -1 4202560 101286 0 0 0 225808 62 0 0 20 0 15 0 78510215 14431232000 861262 33554432000 4194304 4196468 140733157059168 140010672421376 140010305884631 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3385] ppid=3373 vsize=14093000 memory=3445048 CPUtime=2.07 cores=1,3,5,7
/proc/3379/task/3385/stat : 3385 (java) S 3373 3379 32325 0 -1 1077944384 37481 0 0 0 192 15 0 0 20 0 15 0 78510216 14431232000 861262 33554432000 4194304 4196468 140733157059168 140010633464592 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3386] ppid=3373 vsize=14093000 memory=3445048 CPUtime=2.07 cores=1,3,5,7
/proc/3379/task/3386/stat : 3386 (java) S 3373 3379 32325 0 -1 1077944384 30916 0 0 0 191 16 0 0 20 0 15 0 78510216 14431232000 861262 33554432000 4194304 4196468 140733157059168 140010263264144 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3387] ppid=3373 vsize=14093000 memory=3445048 CPUtime=2.1 cores=1,3,5,7
/proc/3379/task/3387/stat : 3387 (java) S 3373 3379 32325 0 -1 1077944384 36499 0 0 0 195 15 0 0 20 0 15 0 78510216 14431232000 861262 33554432000 4194304 4196468 140733157059168 140010262211600 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3388] ppid=3373 vsize=14093000 memory=29167122913919 CPUtime=2.06 cores=1,3,5,7
/proc/3379/task/3388/stat : 3388 (java) S 3373 3379 32325 0 -1 1077944384 34475 0 0 0 190 16 0 0 20 0 15 0 78510216 14431232000 861262 33554432000 4194304 4196468 140733157059168 140010261159056 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3393] ppid=3373 vsize=14093000 memory=3445048 CPUtime=0.87 cores=1,3,5,7
/proc/3379/task/3393/stat : 3393 (java) S 3373 3379 32325 0 -1 1077944384 33760 0 0 0 76 11 0 0 20 0 15 0 78510217 14431232000 861262 33554432000 4194304 4196468 140733157059168 140010142513136 140010668194434 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 36 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3395] ppid=3373 vsize=14093000 memory=1079736 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3395/stat : 3395 (java) S 3373 3379 32325 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 78510218 14431232000 861262 33554432000 4194304 4196468 140733157059168 140010141459424 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3398] ppid=3373 vsize=14093000 memory=3445048 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3398/stat : 3398 (java) S 3373 3379 32325 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 78510218 14431232000 861262 33554432000 4194304 4196468 140733157059168 140010140406784 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3399] ppid=3373 vsize=14093000 memory=3445048 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3399/stat : 3399 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14431232000 861262 33554432000 4194304 4196468 140733157059168 140010139355344 140010668201883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3400] ppid=3373 vsize=14093000 memory=3445048 CPUtime=4.62 cores=1,3,5,7
/proc/3379/task/3400/stat : 3400 (java) S 3373 3379 32325 0 -1 1077944384 14399 0 0 0 460 2 0 0 20 0 15 0 78510220 14431232000 861262 33554432000 4194304 4196468 140733157059168 140010138302960 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 46 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3401] ppid=3373 vsize=14093000 memory=3445048 CPUtime=4.69 cores=1,3,5,7
/proc/3379/task/3401/stat : 3401 (java) S 3373 3379 32325 0 -1 1077944384 19067 0 0 0 466 3 0 0 20 0 15 0 78510220 14431232000 861262 33554432000 4194304 4196468 140733157059168 140010137250416 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 39 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3402] ppid=3373 vsize=14093000 memory=3445048 CPUtime=1.5 cores=1,3,5,7
/proc/3379/task/3402/stat : 3402 (java) S 3373 3379 32325 0 -1 1077944384 13381 0 0 0 147 3 0 0 20 0 15 0 78510220 14431232000 861262 33554432000 4194304 4196468 140733157059168 140010136197872 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3407] ppid=3373 vsize=14093000 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3407/stat : 3407 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14431232000 861262 33554432000 4194304 4196468 140733157059168 140010135145568 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3409] ppid=3373 vsize=14093000 memory=23552 CPUtime=1.2 cores=1,3,5,7
/proc/3379/task/3409/stat : 3409 (java) S 3373 3379 32325 0 -1 1077944384 2638 0 0 0 51 69 0 0 20 0 15 0 78510221 14431232000 861262 33554432000 4194304 4196468 140733157059168 140010134092080 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 88 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
Current children cumulated CPU time: 2279.96 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 3445048 KiB

[startup+2322.3 s]
/proc/loadavg: 1.45 1.46 1.48 4/215 3498
/proc/meminfo: memFree=16793708/32770624 swapFree=67108860/67108860
[pid=3379] ppid=3373 vsize=14093000 memory=3447096 CPUtime=2340.11 cores=1,3,5,7
/proc/3379/stat : 3379 (java) S 3373 3379 32325 0 -1 1077944320 332546 0 0 0 233811 200 0 0 20 0 15 0 78510215 14431232000 861774 33554432000 4194304 4196468 140733157059168 140733157041712 140010668183287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
/proc/3379/statm: 3523250 861774 3616 1 0 3485321 0
[pid=3379/tid=3383] ppid=3373 vsize=14093000 memory=3447096 CPUtime=2318.63 cores=1,3,5,7
/proc/3379/task/3383/stat : 3383 (java) R 3373 3379 32325 0 -1 4202560 102827 0 0 0 231801 62 0 0 20 0 15 0 78510215 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010672421504 140010318433301 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3385] ppid=3373 vsize=14093000 memory=3445048 CPUtime=2.12 cores=1,3,5,7
/proc/3379/task/3385/stat : 3385 (java) S 3373 3379 32325 0 -1 1077944384 39254 0 0 0 196 16 0 0 20 0 15 0 78510216 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010633464592 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3386] ppid=3373 vsize=14093000 memory=3445048 CPUtime=2.11 cores=1,3,5,7
/proc/3379/task/3386/stat : 3386 (java) S 3373 3379 32325 0 -1 1077944384 32282 0 0 0 195 16 0 0 20 0 15 0 78510216 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010263264144 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3387] ppid=3373 vsize=14093000 memory=3445048 CPUtime=2.13 cores=1,3,5,7
/proc/3379/task/3387/stat : 3387 (java) S 3373 3379 32325 0 -1 1077944384 37509 0 0 0 198 15 0 0 20 0 15 0 78510216 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010262211600 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3388] ppid=3373 vsize=14093000 memory=0 CPUtime=2.09 cores=1,3,5,7
/proc/3379/task/3388/stat : 3388 (java) S 3373 3379 32325 0 -1 1077944384 34837 0 0 0 193 16 0 0 20 0 15 0 78510216 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010261159056 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3393] ppid=3373 vsize=14093000 memory=3445048 CPUtime=0.88 cores=1,3,5,7
/proc/3379/task/3393/stat : 3393 (java) S 3373 3379 32325 0 -1 1077944384 34797 0 0 0 77 11 0 0 20 0 15 0 78510217 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010142513136 140010668194434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3395] ppid=3373 vsize=14093000 memory=3447096 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3395/stat : 3395 (java) S 3373 3379 32325 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 78510218 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010141459424 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3398] ppid=3373 vsize=14093000 memory=3447096 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3398/stat : 3398 (java) S 3373 3379 32325 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 78510218 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010140406784 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3399] ppid=3373 vsize=14093000 memory=2300 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3399/stat : 3399 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010139355344 140010668201883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3400] ppid=3373 vsize=14093000 memory=3445048 CPUtime=4.63 cores=1,3,5,7
/proc/3379/task/3400/stat : 3400 (java) S 3373 3379 32325 0 -1 1077944384 14411 0 0 0 460 3 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010138302960 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 46 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3401] ppid=3373 vsize=14093000 memory=3445048 CPUtime=4.69 cores=1,3,5,7
/proc/3379/task/3401/stat : 3401 (java) S 3373 3379 32325 0 -1 1077944384 19075 0 0 0 466 3 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010137250416 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 39 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3402] ppid=3373 vsize=14093000 memory=3447096 CPUtime=1.5 cores=1,3,5,7
/proc/3379/task/3402/stat : 3402 (java) S 3373 3379 32325 0 -1 1077944384 13393 0 0 0 147 3 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010136197872 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3407] ppid=3373 vsize=14093000 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3407/stat : 3407 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010135145568 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3409] ppid=3373 vsize=14093000 memory=8112282956445269571 CPUtime=1.23 cores=1,3,5,7
/proc/3379/task/3409/stat : 3409 (java) S 3373 3379 32325 0 -1 1077944384 2721 0 0 0 52 71 0 0 20 0 15 0 78510221 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010134092080 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 88 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
Current children cumulated CPU time: 2340.11 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 3447096 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2382.11 s]
/proc/loadavg: 1.59 1.50 1.49 3/216 3587
/proc/meminfo: memFree=16672548/32770624 swapFree=67108860/67108860
[pid=3379] ppid=3373 vsize=14093000 memory=3447096 CPUtime=2400.05 cores=1,3,5,7
/proc/3379/stat : 3379 (java) S 3373 3379 32325 0 -1 1077944320 338403 0 0 0 239803 202 0 0 20 0 15 0 78510215 14431232000 861774 33554432000 4194304 4196468 140733157059168 140733157041712 140010668183287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
/proc/3379/statm: 3523250 861774 3616 1 0 3485321 0
[pid=3379/tid=3383] ppid=3373 vsize=14093000 memory=280488745135520 CPUtime=2378.37 cores=1,3,5,7
/proc/3379/task/3383/stat : 3383 (java) R 3373 3379 32325 0 -1 4202560 104316 0 0 0 237775 62 0 0 20 0 15 0 78510215 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010672421360 140010318488757 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3385] ppid=3373 vsize=14093000 memory=3447096 CPUtime=2.15 cores=1,3,5,7
/proc/3379/task/3385/stat : 3385 (java) S 3373 3379 32325 0 -1 1077944384 39571 0 0 0 199 16 0 0 20 0 15 0 78510216 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010633464592 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3386] ppid=3373 vsize=14093000 memory=3447096 CPUtime=2.15 cores=1,3,5,7
/proc/3379/task/3386/stat : 3386 (java) S 3373 3379 32325 0 -1 1077944384 33939 0 0 0 199 16 0 0 20 0 15 0 78510216 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010263264144 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3387] ppid=3373 vsize=14093000 memory=3447096 CPUtime=2.18 cores=1,3,5,7
/proc/3379/task/3387/stat : 3387 (java) S 3373 3379 32325 0 -1 1077944384 37949 0 0 0 202 16 0 0 20 0 15 0 78510216 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010262211600 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3388] ppid=3373 vsize=14093000 memory=3447096 CPUtime=2.13 cores=1,3,5,7
/proc/3379/task/3388/stat : 3388 (java) S 3373 3379 32325 0 -1 1077944384 35902 0 0 0 197 16 0 0 20 0 15 0 78510216 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010261159056 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3393] ppid=3373 vsize=14093000 memory=3447096 CPUtime=0.91 cores=1,3,5,7
/proc/3379/task/3393/stat : 3393 (java) S 3373 3379 32325 0 -1 1077944384 35589 0 0 0 79 12 0 0 20 0 15 0 78510217 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010142513136 140010668194434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3395] ppid=3373 vsize=14093000 memory=3447096 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3395/stat : 3395 (java) S 3373 3379 32325 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 78510218 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010141459424 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3398] ppid=3373 vsize=14093000 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3398/stat : 3398 (java) S 3373 3379 32325 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 78510218 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010140406784 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3399] ppid=3373 vsize=14093000 memory=3447096 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3399/stat : 3399 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010139355344 140010668201883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3400] ppid=3373 vsize=14093000 memory=2572 CPUtime=4.63 cores=1,3,5,7
/proc/3379/task/3400/stat : 3400 (java) S 3373 3379 32325 0 -1 1077944384 14425 0 0 0 460 3 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010138302960 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 46 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3401] ppid=3373 vsize=14093000 memory=4140 CPUtime=4.69 cores=1,3,5,7
/proc/3379/task/3401/stat : 3401 (java) S 3373 3379 32325 0 -1 1077944384 19082 0 0 0 466 3 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010137250416 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 39 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3402] ppid=3373 vsize=14093000 memory=23560 CPUtime=1.5 cores=1,3,5,7
/proc/3379/task/3402/stat : 3402 (java) S 3373 3379 32325 0 -1 1077944384 13403 0 0 0 147 3 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010136197872 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3407] ppid=3373 vsize=14093000 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3407/stat : 3407 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010135145568 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3409] ppid=3373 vsize=14093000 memory=4100 CPUtime=1.26 cores=1,3,5,7
/proc/3379/task/3409/stat : 3409 (java) S 3373 3379 32325 0 -1 1077944384 2787 0 0 0 53 73 0 0 20 0 15 0 78510221 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010134092080 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 88 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 3447096 KiB

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

[startup+2382.14 s]
# the end of solver process 3379 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.04 s, system=2.0429 s

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

[startup+2382.11 s]
/proc/loadavg: 1.59 1.50 1.49 3/216 3587
/proc/meminfo: memFree=16672548/32770624 swapFree=67108860/67108860
[pid=3379] ppid=3373 vsize=14093000 memory=3447096 CPUtime=2400.05 cores=1,3,5,7
/proc/3379/stat : 3379 (java) S 3373 3379 32325 0 -1 1077944320 338403 0 0 0 239803 202 0 0 20 0 15 0 78510215 14431232000 861774 33554432000 4194304 4196468 140733157059168 140733157041712 140010668183287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
/proc/3379/statm: 3523250 861774 3616 1 0 3485321 0
[pid=3379/tid=3383] ppid=3373 vsize=14093000 memory=280488745135520 CPUtime=2378.37 cores=1,3,5,7
/proc/3379/task/3383/stat : 3383 (java) R 3373 3379 32325 0 -1 4202560 104316 0 0 0 237775 62 0 0 20 0 15 0 78510215 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010672421360 140010318488757 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3385] ppid=3373 vsize=14093000 memory=3447096 CPUtime=2.15 cores=1,3,5,7
/proc/3379/task/3385/stat : 3385 (java) S 3373 3379 32325 0 -1 1077944384 39571 0 0 0 199 16 0 0 20 0 15 0 78510216 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010633464592 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3386] ppid=3373 vsize=14093000 memory=3447096 CPUtime=2.15 cores=1,3,5,7
/proc/3379/task/3386/stat : 3386 (java) S 3373 3379 32325 0 -1 1077944384 33939 0 0 0 199 16 0 0 20 0 15 0 78510216 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010263264144 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3387] ppid=3373 vsize=14093000 memory=3447096 CPUtime=2.18 cores=1,3,5,7
/proc/3379/task/3387/stat : 3387 (java) S 3373 3379 32325 0 -1 1077944384 37949 0 0 0 202 16 0 0 20 0 15 0 78510216 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010262211600 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3388] ppid=3373 vsize=14093000 memory=3447096 CPUtime=2.13 cores=1,3,5,7
/proc/3379/task/3388/stat : 3388 (java) S 3373 3379 32325 0 -1 1077944384 35902 0 0 0 197 16 0 0 20 0 15 0 78510216 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010261159056 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3393] ppid=3373 vsize=14093000 memory=3447096 CPUtime=0.91 cores=1,3,5,7
/proc/3379/task/3393/stat : 3393 (java) S 3373 3379 32325 0 -1 1077944384 35589 0 0 0 79 12 0 0 20 0 15 0 78510217 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010142513136 140010668194434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3395] ppid=3373 vsize=14093000 memory=3447096 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3395/stat : 3395 (java) S 3373 3379 32325 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 78510218 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010141459424 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3398] ppid=3373 vsize=14093000 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3398/stat : 3398 (java) S 3373 3379 32325 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 78510218 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010140406784 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3399] ppid=3373 vsize=14093000 memory=3447096 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3399/stat : 3399 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010139355344 140010668201883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3400] ppid=3373 vsize=14093000 memory=2572 CPUtime=4.63 cores=1,3,5,7
/proc/3379/task/3400/stat : 3400 (java) S 3373 3379 32325 0 -1 1077944384 14425 0 0 0 460 3 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010138302960 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 46 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3401] ppid=3373 vsize=14093000 memory=4140 CPUtime=4.69 cores=1,3,5,7
/proc/3379/task/3401/stat : 3401 (java) S 3373 3379 32325 0 -1 1077944384 19082 0 0 0 466 3 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010137250416 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 39 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3402] ppid=3373 vsize=14093000 memory=23560 CPUtime=1.5 cores=1,3,5,7
/proc/3379/task/3402/stat : 3402 (java) S 3373 3379 32325 0 -1 1077944384 13403 0 0 0 147 3 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010136197872 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3407] ppid=3373 vsize=14093000 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3379/task/3407/stat : 3407 (java) S 3373 3379 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78510220 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010135145568 140010668193493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
[pid=3379/tid=3409] ppid=3373 vsize=14093000 memory=4100 CPUtime=1.26 cores=1,3,5,7
/proc/3379/task/3409/stat : 3409 (java) S 3373 3379 32325 0 -1 1077944384 2787 0 0 0 53 73 0 0 20 0 15 0 78510221 14431232000 861774 33554432000 4194304 4196468 140733157059168 140010134092080 140010668194434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 88 0 0 6293624 6294260 13860864 140733157061705 140733157061897 140733157061897 140733157064655 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 3447096 KiB

Child status: 143
Real time (s): 2382.14
CPU time (s): 2400.09
CPU user time (s): 2398.04
CPU system time (s): 2.0429
CPU usage (%): 100.754
Max. virtual memory (cumulated for all children) (KiB): 14093000
Max. memory (cumulated for all children) (KiB): 3584616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.04
system time used= 2.0429
maximum resident set size= 3594856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 338915
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75611
involuntary context switches= 1765


# summary of solver processes directly reported to runsolver:
#   pid: 3379
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2398.04
#   total CPU system time (s): 2.0429

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8256 second user time and 22.5491 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-26 14:51:10
IDJOB=4290420
IDBENCH=141635
IDSOLVER=2743
FILE ID=node136/4290420-1532609470
RUNJOBID= node136-1532609470-3352
PBS_JOBID= 21021964
Free space on /tmp= 55864 MiB

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

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

MD5SUM BENCH= 9997262cb3c77f8c1331a624da4d00a2
RANDOM SEED=587945977

node136.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:        21304272 kB
MemAvailable:   31931772 kB
Buffers:          232780 kB
Cached:         10621928 kB
SwapCached:            0 kB
Active:          2727500 kB
Inactive:        8180016 kB
Active(anon):       3936 kB
Inactive(anon):    76672 kB
Active(file):    2723564 kB
Inactive(file):  8103344 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             72552 kB
Writeback:             0 kB
AnonPages:         67464 kB
Mapped:            40480 kB
Shmem:             25228 kB
Slab:             256576 kB
SReclaimable:     229052 kB
SUnreclaim:        27524 kB
KernelStack:        3472 kB
PageTables:         4440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55796 MiB
End job on node136 at 2018-07-26 15:30:53