Trace number 4281257

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
choco-solver 4.0.5 par (2017-08-18)? (TO) 1954.64 252.11301

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-63.xml
MD5SUM6886ed4ce8536fa7eb6fe38004cd2981
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark246.065
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size46
Distribution of domain sizes[{"size":23,"count":1},{"size":46,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281257-1503188057.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281257-1503188057.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
13.60/8.66	c solve instance...
1954.02/252.08	s UNKNOWN
1954.02/252.08	c Unexpected resolution interruption!

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 (12602 MiB free)
  memory of node 1: 16384 MiB (13795 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281257-1503188057/watcher-4281257-1503188057 -o /tmp/evaluation-result-4281257-1503188057/solver-4281257-1503188057 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503186944-30417 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 606624718 HOME/instance-4281257-1503188057.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=30555, runsolver pid=30552
Current StackSize limit: 8192 KiB


[startup+0.100113 s]*
/proc/loadavg: 8.31 8.34 7.91 2/199 30576
/proc/meminfo: memFree=27015392/32770624 swapFree=67108860/67108860
[pid=30555] ppid=30552 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 30390 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151893769 9740288 346 33554432000 4194304 5098028 140735652169232 140735652167336 139869535015548 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17133568 140735652172907 140735652173116 140735652173116 140735652175851 0
/proc/30555/statm: 2378 346 289 221 0 87 0
[pid=30557] ppid=30555 vsize=25999808 memory=27532 CPUtime=0.12 cores=0-7
/proc/30557/stat : 30557 (java) S 30555 30555 30390 0 -1 1077944320 5680 0 0 0 11 1 0 0 20 0 20 0 151893769 26623803392 6883 33554432000 4194304 4196468 140735192966912 140735192949456 139808555093751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
/proc/30557/statm: 6499952 6883 2905 1 0 6488269 0
[pid=30557/tid=30558] ppid=30555 vsize=25999808 memory=8040223241902399644 CPUtime=0.09 cores=0-7
/proc/30557/task/30558/stat : 30558 (java) R 30555 30555 30390 0 -1 4202560 3689 0 0 0 8 1 0 0 20 0 20 0 151893769 26623803392 6883 33554432000 4194304 4196468 140735192966912 139808559321984 139808534904673 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30559] ppid=30555 vsize=25999808 memory=732369913630333925 CPUtime=0 cores=0-7
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26623803392 6883 33554432000 4194304 4196468 140735192966912 139808507714064 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30560] ppid=30555 vsize=25999808 memory=139775292880512 CPUtime=0 cores=0-7
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151893770 26623803392 6883 33554432000 4194304 4196468 140735192966912 139808506661520 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30561] ppid=30555 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26623803392 6883 33554432000 4194304 4196468 140735192966912 139808505608464 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30562] ppid=30555 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30562/stat : 30562 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151893770 26623803392 6883 33554432000 4194304 4196468 140735192966912 139808504555920 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30563] ppid=30555 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30563/stat : 30563 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151893770 26623803392 6883 33554432000 4194304 4196468 140735192966912 139808503503888 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30564] ppid=30555 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/30557/task/30564/stat : 30564 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26623803392 6883 33554432000 4194304 4196468 140735192966912 139808502451344 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30565] ppid=30555 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30565/stat : 30565 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26623803392 6883 33554432000 4194304 4196468 140735192966912 139808501398288 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30566] ppid=30555 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30566/stat : 30566 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26623803392 6883 33554432000 4194304 4196468 140735192966912 139808106478480 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30567] ppid=30555 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30567/stat : 30567 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893772 26623803392 6883 33554432000 4194304 4196468 140735192966912 139807095863536 139808555104898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30568] ppid=30555 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30568/stat : 30568 (java) S 30555 30555 30390 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151893772 26623803392 6883 33554432000 4194304 4196468 140735192966912 139807094809760 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30569] ppid=30555 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30569/stat : 30569 (java) S 30555 30555 30390 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151893772 26623803392 6883 33554432000 4194304 4196468 140735192966912 139807093756656 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30570] ppid=30555 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30570/stat : 30570 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151893775 26623803392 6883 33554432000 4194304 4196468 140735192966912 139807092705232 139808555112347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30571] ppid=30555 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30571/stat : 30571 (java) S 30555 30555 30390 0 -1 1077944384 406 0 0 0 0 0 0 0 20 0 20 0 151893775 26623803392 6883 33554432000 4194304 4196468 140735192966912 139807023950576 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30572] ppid=30555 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30572/stat : 30572 (java) S 30555 30555 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151893775 26623803392 6883 33554432000 4194304 4196468 140735192966912 139807022898032 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30573] ppid=30555 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30573/stat : 30573 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151893775 26623803392 6883 33554432000 4194304 4196468 140735192966912 139807021844976 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30574] ppid=30555 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/30557/task/30574/stat : 30574 (java) R 30555 30555 30390 0 -1 4202560 269 0 0 0 1 0 0 0 20 0 20 0 151893775 26623803392 6883 33554432000 4194304 4196468 140735192966912 139807020792432 139808539349677 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30575] ppid=30555 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30575/stat : 30575 (java) S 30555 30555 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151893775 26623803392 6883 33554432000 4194304 4196468 140735192966912 139807019739616 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30576] ppid=30555 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/30557/task/30576/stat : 30576 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151893775 26623803392 6883 33554432000 4194304 4196468 140735192966912 139807018687152 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28916 KiB

[startup+0.210029 s]*
/proc/loadavg: 8.31 8.34 7.91 3/199 30576
/proc/meminfo: memFree=27003856/32770624 swapFree=67108860/67108860
[pid=30555] ppid=30552 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 30390 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151893769 9740288 346 33554432000 4194304 5098028 140735652169232 140735652167336 139869535015548 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17133568 140735652172907 140735652173116 140735652173116 140735652175851 0
/proc/30555/statm: 2378 346 289 221 0 87 0
[pid=30557] ppid=30555 vsize=26004064 memory=39048 CPUtime=0.33 cores=0-7
/proc/30557/stat : 30557 (java) S 30555 30555 30390 0 -1 1077944320 8309 0 0 0 31 2 0 0 20 0 20 0 151893769 26628161536 9762 33554432000 4194304 4196468 140735192966912 140735192949456 139808555093751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
/proc/30557/statm: 6501016 9762 3057 1 0 6488269 0
[pid=30557/tid=30558] ppid=30555 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/30557/task/30558/stat : 30558 (java) R 30555 30555 30390 0 -1 4202560 5442 0 0 0 18 1 0 0 20 0 20 0 151893769 26628161536 9762 33554432000 4194304 4196468 140735192966912 139808559307984 139808539174238 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30559] ppid=30555 vsize=26004064 memory=732369913630333925 CPUtime=0 cores=0-7
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 9762 33554432000 4194304 4196468 140735192966912 139808507714064 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30560] ppid=30555 vsize=26004064 memory=139775292880512 CPUtime=0 cores=0-7
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 9762 33554432000 4194304 4196468 140735192966912 139808506661520 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30561] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 9762 33554432000 4194304 4196468 140735192966912 139808505608464 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30562] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30562/stat : 30562 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 9762 33554432000 4194304 4196468 140735192966912 139808504555920 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30563] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30563/stat : 30563 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 9762 33554432000 4194304 4196468 140735192966912 139808503503888 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30564] ppid=30555 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30557/task/30564/stat : 30564 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 9762 33554432000 4194304 4196468 140735192966912 139808502451344 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30565] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30565/stat : 30565 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 9762 33554432000 4194304 4196468 140735192966912 139808501398288 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30566] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30566/stat : 30566 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 9762 33554432000 4194304 4196468 140735192966912 139808106478480 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30567] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30567/stat : 30567 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893772 26628161536 9762 33554432000 4194304 4196468 140735192966912 139807095863536 139808555104898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30568] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30568/stat : 30568 (java) S 30555 30555 30390 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151893772 26628161536 9762 33554432000 4194304 4196468 140735192966912 139807094809760 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30569] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30569/stat : 30569 (java) S 30555 30555 30390 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151893772 26628161536 9762 33554432000 4194304 4196468 140735192966912 139807093756656 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30570] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30570/stat : 30570 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151893775 26628161536 9762 33554432000 4194304 4196468 140735192966912 139807092705232 139808555112347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30571] ppid=30555 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/30557/task/30571/stat : 30571 (java) S 30555 30555 30390 0 -1 1077944384 541 0 0 0 1 0 0 0 20 0 20 0 151893775 26628161536 9762 33554432000 4194304 4196468 140735192966912 139807023950576 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30572] ppid=30555 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/30557/task/30572/stat : 30572 (java) S 30555 30555 30390 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 20 0 151893775 26628161536 9762 33554432000 4194304 4196468 140735192966912 139807022898032 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30573] ppid=30555 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/30557/task/30573/stat : 30573 (java) S 30555 30555 30390 0 -1 1077944384 99 0 0 0 1 0 0 0 20 0 20 0 151893775 26628161536 9762 33554432000 4194304 4196468 140735192966912 139807021844976 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30574] ppid=30555 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/30557/task/30574/stat : 30574 (java) R 30555 30555 30390 0 -1 4202560 744 0 0 0 7 0 0 0 20 0 20 0 151893775 26628161536 9762 33554432000 4194304 4196468 140735192966912 139807020792432 139808555115098 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30575] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30575/stat : 30575 (java) S 30555 30555 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151893775 26628161536 9762 33554432000 4194304 4196468 140735192966912 139807019739616 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30576] ppid=30555 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30557/task/30576/stat : 30576 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151893775 26628161536 9762 33554432000 4194304 4196468 140735192966912 139807018687152 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40432 KiB

[startup+0.309355 s]*
/proc/loadavg: 8.31 8.34 7.91 3/199 30576
/proc/meminfo: memFree=26996784/32770624 swapFree=67108860/67108860
[pid=30555] ppid=30552 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 30390 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151893769 9740288 346 33554432000 4194304 5098028 140735652169232 140735652167336 139869535015548 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17133568 140735652172907 140735652173116 140735652173116 140735652175851 0
/proc/30555/statm: 2378 346 289 221 0 87 0
[pid=30557] ppid=30555 vsize=26004064 memory=45736 CPUtime=0.49 cores=0-7
/proc/30557/stat : 30557 (java) S 30555 30555 30390 0 -1 1077944320 9172 0 0 0 47 2 0 0 20 0 20 0 151893769 26628161536 11434 33554432000 4194304 4196468 140735192966912 140735192949456 139808555093751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
/proc/30557/statm: 6501016 11434 3082 1 0 6488269 0
[pid=30557/tid=30558] ppid=30555 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/30557/task/30558/stat : 30558 (java) R 30555 30555 30390 0 -1 4202560 6111 0 0 0 27 2 0 0 20 0 20 0 151893769 26628161536 11434 33554432000 4194304 4196468 140735192966912 139808559330624 139808555115677 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30559] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 11434 33554432000 4194304 4196468 140735192966912 139808507714064 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30560] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 11434 33554432000 4194304 4196468 140735192966912 139808506661520 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30561] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 11434 33554432000 4194304 4196468 140735192966912 139808505608464 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30562] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30562/stat : 30562 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 11434 33554432000 4194304 4196468 140735192966912 139808504555920 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30563] ppid=30555 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/30557/task/30563/stat : 30563 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 11434 33554432000 4194304 4196468 140735192966912 139808503503888 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30564] ppid=30555 vsize=26004064 memory=139775147340719 CPUtime=0 cores=0-7
/proc/30557/task/30564/stat : 30564 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 11434 33554432000 4194304 4196468 140735192966912 139808502451344 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30565] ppid=30555 vsize=26004064 memory=139775147343024 CPUtime=0 cores=0-7
/proc/30557/task/30565/stat : 30565 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 11434 33554432000 4194304 4196468 140735192966912 139808501398288 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30566] ppid=30555 vsize=26004064 memory=139775147345328 CPUtime=0 cores=0-7
/proc/30557/task/30566/stat : 30566 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26628161536 11434 33554432000 4194304 4196468 140735192966912 139808106478480 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30567] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30567/stat : 30567 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893772 26628161536 11434 33554432000 4194304 4196468 140735192966912 139807095863536 139808555104898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30568] ppid=30555 vsize=26004064 memory=279550294697616 CPUtime=0 cores=0-7
/proc/30557/task/30568/stat : 30568 (java) S 30555 30555 30390 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151893772 26628161536 11434 33554432000 4194304 4196468 140735192966912 139807094809760 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30569] ppid=30555 vsize=26004064 memory=279550294704528 CPUtime=0 cores=0-7
/proc/30557/task/30569/stat : 30569 (java) S 30555 30555 30390 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151893772 26628161536 11434 33554432000 4194304 4196468 140735192966912 139807093756656 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30570] ppid=30555 vsize=26004064 memory=279550294645808 CPUtime=0 cores=0-7
/proc/30557/task/30570/stat : 30570 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151893775 26628161536 11434 33554432000 4194304 4196468 140735192966912 139807092705232 139808555112347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30571] ppid=30555 vsize=26004064 memory=279550294718352 CPUtime=0.02 cores=0-7
/proc/30557/task/30571/stat : 30571 (java) R 30555 30555 30390 0 -1 4202560 638 0 0 0 2 0 0 0 20 0 20 0 151893775 26628161536 11434 33554432000 4194304 4196468 140735192966912 139807023950576 139808548078793 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30572] ppid=30555 vsize=26004064 memory=279550294725264 CPUtime=0.02 cores=0-7
/proc/30557/task/30572/stat : 30572 (java) S 30555 30555 30390 0 -1 1077944384 180 0 0 0 2 0 0 0 20 0 20 0 151893775 26628161536 11434 33554432000 4194304 4196468 140735192966912 139807022898032 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30573] ppid=30555 vsize=26004064 memory=279550294722960 CPUtime=0.01 cores=0-7
/proc/30557/task/30573/stat : 30573 (java) R 30555 30555 30390 0 -1 4202560 100 0 0 0 1 0 0 0 20 0 20 0 151893775 26628161536 11434 33554432000 4194304 4196468 140735192966912 139807021844976 139808539379892 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30574] ppid=30555 vsize=26004064 memory=279550294739120 CPUtime=0.11 cores=0-7
/proc/30557/task/30574/stat : 30574 (java) S 30555 30555 30390 0 -1 1077944384 831 0 0 0 11 0 0 0 20 0 20 0 151893775 26628161536 11434 33554432000 4194304 4196468 140735192966912 139807020792432 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30575] ppid=30555 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30575/stat : 30575 (java) S 30555 30555 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151893775 26628161536 11434 33554432000 4194304 4196468 140735192966912 139807019739616 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30576] ppid=30555 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30557/task/30576/stat : 30576 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151893775 26628161536 11434 33554432000 4194304 4196468 140735192966912 139807018687152 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47120 KiB

[startup+0.700912 s]
/proc/loadavg: 8.31 8.34 7.91 5/199 30576
/proc/meminfo: memFree=26956840/32770624 swapFree=67108860/67108860
[pid=30555] ppid=30552 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 30390 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151893769 9740288 346 33554432000 4194304 5098028 140735652169232 140735652167336 139869535015548 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17133568 140735652172907 140735652173116 140735652173116 140735652175851 0
/proc/30555/statm: 2378 346 289 221 0 87 0
[pid=30557] ppid=30555 vsize=26004140 memory=128740 CPUtime=1.6 cores=0-7
/proc/30557/stat : 30557 (java) S 30555 30555 30390 0 -1 1077944320 11922 0 0 0 155 5 0 0 20 0 20 0 151893769 26628239360 32185 33554432000 4194304 4196468 140735192966912 140735192949456 139808555093751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
/proc/30557/statm: 6501035 32185 3196 1 0 6488269 0
[pid=30557/tid=30558] ppid=30555 vsize=26004140 memory=279550295034048 CPUtime=0.67 cores=0-7
/proc/30557/task/30558/stat : 30558 (java) R 30555 30555 30390 0 -1 4202560 6482 0 0 0 64 3 0 0 20 0 20 0 151893769 26628239360 32185 33554432000 4194304 4196468 140735192966912 139808559325792 139808184863088 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30559] ppid=30555 vsize=26004140 memory=5050881541254 CPUtime=0 cores=0-7
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26628239360 32185 33554432000 4194304 4196468 140735192966912 139808507714064 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30560] ppid=30555 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151893770 26628239360 32185 33554432000 4194304 4196468 140735192966912 139808506661520 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30561] ppid=30555 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151893770 26628239360 32185 33554432000 4194304 4196468 140735192966912 139808505608464 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0

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

[pid=30557/tid=30591] ppid=30555 vsize=26538700 memory=1568 CPUtime=152.45 cores=0-7
/proc/30557/task/30591/stat : 30591 (java) R 30555 30555 30390 0 -1 4202560 2242 0 0 0 15238 7 0 0 20 0 28 0 151894637 27175628800 1107468 33554432000 4194304 4196468 140735192966912 139807003805936 139808188068656 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
Current children cumulated CPU time: 1238.32 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4431256 KiB

[startup+222.301 s]
/proc/loadavg: 8.13 8.25 7.96 9/208 30617
/proc/meminfo: memFree=22586040/32770624 swapFree=67108860/67108860
[pid=30555] ppid=30552 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 30390 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151893769 9740288 346 33554432000 4194304 5098028 140735652169232 140735652167336 139869535015548 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17133568 140735652172907 140735652173116 140735652173116 140735652175851 0
/proc/30555/statm: 2378 346 289 221 0 87 0
[pid=30557] ppid=30555 vsize=26538700 memory=4450060 CPUtime=1717.01 cores=0-7
/proc/30557/stat : 30557 (java) S 30555 30555 30390 0 -1 1077944320 151659 0 0 0 171377 324 0 0 20 0 28 0 151893769 27175628800 1112515 33554432000 4194304 4196468 140735192966912 140735192949456 139808555093751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
/proc/30557/statm: 6634675 1112515 3291 1 0 6621909 0
[pid=30557/tid=30558] ppid=30555 vsize=26538700 memory=4450060 CPUtime=8.46 cores=0-7
/proc/30557/task/30558/stat : 30558 (java) S 30555 30555 30390 0 -1 1077944384 9931 0 0 0 828 18 0 0 20 0 28 0 151893769 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139808559334528 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30559] ppid=30555 vsize=26538700 memory=1384 CPUtime=0.62 cores=0-7
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 30390 0 -1 1077944384 2118 0 0 0 42 20 0 0 20 0 28 0 151893770 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139808507714064 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30560] ppid=30555 vsize=26538700 memory=4450060 CPUtime=0.6 cores=0-7
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 30390 0 -1 1077944384 2283 0 0 0 38 22 0 0 20 0 28 0 151893770 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139808506661520 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30561] ppid=30555 vsize=26538700 memory=4450060 CPUtime=0.61 cores=0-7
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 30390 0 -1 1077944384 1709 0 0 0 40 21 0 0 20 0 28 0 151893770 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139808505608464 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30562] ppid=30555 vsize=26538700 memory=4450060 CPUtime=0.6 cores=0-7
/proc/30557/task/30562/stat : 30562 (java) S 30555 30555 30390 0 -1 1077944384 1211 0 0 0 40 20 0 0 20 0 28 0 151893770 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139808504555920 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30563] ppid=30555 vsize=26538700 memory=1384 CPUtime=0.62 cores=0-7
/proc/30557/task/30563/stat : 30563 (java) S 30555 30555 30390 0 -1 1077944384 2009 0 0 0 42 20 0 0 20 0 28 0 151893770 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139808503503888 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30564] ppid=30555 vsize=26538700 memory=4450060 CPUtime=0.62 cores=0-7
/proc/30557/task/30564/stat : 30564 (java) S 30555 30555 30390 0 -1 1077944384 1771 0 0 0 40 22 0 0 20 0 28 0 151893770 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139808502451344 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30565] ppid=30555 vsize=26538700 memory=164 CPUtime=0.6 cores=0-7
/proc/30557/task/30565/stat : 30565 (java) S 30555 30555 30390 0 -1 1077944384 2897 0 0 0 39 21 0 0 20 0 28 0 151893770 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139808501398288 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30566] ppid=30555 vsize=26538700 memory=7739835526573939049 CPUtime=0.61 cores=0-7
/proc/30557/task/30566/stat : 30566 (java) S 30555 30555 30390 0 -1 1077944384 2934 0 0 0 39 22 0 0 20 0 28 0 151893770 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139808106478480 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30567] ppid=30555 vsize=26538700 memory=164 CPUtime=0.1 cores=0-7
/proc/30557/task/30567/stat : 30567 (java) S 30555 30555 30390 0 -1 1077944384 10705 0 0 0 8 2 0 0 20 0 28 0 151893772 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807095863536 139808555104898 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30568] ppid=30555 vsize=26538700 memory=607834264073889582 CPUtime=0 cores=0-7
/proc/30557/task/30568/stat : 30568 (java) S 30555 30555 30390 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 151893772 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807094809824 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30569] ppid=30555 vsize=26538700 memory=4450060 CPUtime=0 cores=0-7
/proc/30557/task/30569/stat : 30569 (java) S 30555 30555 30390 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 151893772 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807093756672 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30570] ppid=30555 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/30557/task/30570/stat : 30570 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151893775 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807092705232 139808555112347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30571] ppid=30555 vsize=26538700 memory=4450060 CPUtime=2.89 cores=0-7
/proc/30557/task/30571/stat : 30571 (java) S 30555 30555 30390 0 -1 1077944384 14999 0 0 0 286 3 0 0 20 0 28 0 151893775 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807023950576 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30572] ppid=30555 vsize=26538700 memory=1384 CPUtime=2.54 cores=0-7
/proc/30557/task/30572/stat : 30572 (java) S 30555 30555 30390 0 -1 1077944384 17351 0 0 0 252 2 0 0 20 0 28 0 151893775 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807022898032 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30573] ppid=30555 vsize=26538700 memory=4450060 CPUtime=2.76 cores=0-7
/proc/30557/task/30573/stat : 30573 (java) S 30555 30555 30390 0 -1 1077944384 17393 0 0 0 272 4 0 0 20 0 28 0 151893775 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807021844976 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30574] ppid=30555 vsize=26538700 memory=4100 CPUtime=0.73 cores=0-7
/proc/30557/task/30574/stat : 30574 (java) S 30555 30555 30390 0 -1 1077944384 10018 0 0 0 71 2 0 0 20 0 28 0 151893775 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807020792432 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30575] ppid=30555 vsize=26538700 memory=1696 CPUtime=0 cores=0-7
/proc/30557/task/30575/stat : 30575 (java) S 30555 30555 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151893775 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807019739616 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30576] ppid=30555 vsize=26538700 memory=2336 CPUtime=0.08 cores=0-7
/proc/30557/task/30576/stat : 30576 (java) S 30555 30555 30390 0 -1 1077944384 1494 0 0 0 1 7 0 0 20 0 28 0 151893775 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807018687152 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30584] ppid=30555 vsize=26538700 memory=1724 CPUtime=212.38 cores=0-7
/proc/30557/task/30584/stat : 30584 (java) R 30555 30555 30390 0 -1 4202560 5443 0 0 0 21211 27 0 0 20 0 28 0 151894636 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807011170512 139808188068572 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30585] ppid=30555 vsize=26538700 memory=1012 CPUtime=211.64 cores=0-7
/proc/30557/task/30585/stat : 30585 (java) R 30555 30555 30390 0 -1 4202560 2894 0 0 0 21154 10 0 0 20 0 28 0 151894636 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807010119336 139808188068501 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30586] ppid=30555 vsize=26538700 memory=1716 CPUtime=211.86 cores=0-7
/proc/30557/task/30586/stat : 30586 (java) R 30555 30555 30390 0 -1 4202560 4835 0 0 0 21162 24 0 0 20 0 28 0 151894637 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807009067560 139808188068530 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30587] ppid=30555 vsize=26538700 memory=5792 CPUtime=210.61 cores=0-7
/proc/30557/task/30587/stat : 30587 (java) R 30555 30555 30390 0 -1 4202560 11972 0 0 0 21045 16 0 0 20 0 28 0 151894637 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807008014904 139808188068517 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30588] ppid=30555 vsize=26538700 memory=4616 CPUtime=210.75 cores=0-7
/proc/30557/task/30588/stat : 30588 (java) R 30555 30555 30390 0 -1 4202560 2268 0 0 0 21070 5 0 0 20 0 28 0 151894637 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807006961704 139808188069835 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30589] ppid=30555 vsize=26538700 memory=1384 CPUtime=212.51 cores=0-7
/proc/30557/task/30589/stat : 30589 (java) R 30555 30555 30390 0 -1 4202560 13055 0 0 0 21238 13 0 0 20 0 28 0 151894637 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807005909160 139808188066607 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30590] ppid=30555 vsize=26538700 memory=4450060 CPUtime=212.17 cores=0-7
/proc/30557/task/30590/stat : 30590 (java) R 30555 30555 30390 0 -1 4202560 8061 0 0 0 21207 10 0 0 20 0 28 0 151894637 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807004859088 139808188067204 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30591] ppid=30555 vsize=26538700 memory=4140 CPUtime=212.44 cores=0-7
/proc/30557/task/30591/stat : 30591 (java) R 30555 30555 30390 0 -1 4202560 2970 0 0 0 21233 11 0 0 20 0 28 0 151894637 27175628800 1112515 33554432000 4194304 4196468 140735192966912 139807003803256 139808188067212 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
Current children cumulated CPU time: 1717.01 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4451444 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.003 s]*
/proc/loadavg: 8.08 8.23 7.96 10/207 30617
/proc/meminfo: memFree=21770836/32770624 swapFree=67108860/67108860
[pid=30555] ppid=30552 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 30390 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151893769 9740288 346 33554432000 4194304 5098028 140735652169232 140735652167336 139869535015548 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17133568 140735652172907 140735652173116 140735652173116 140735652175851 0
/proc/30555/statm: 2378 346 289 221 0 87 0
[pid=30557] ppid=30555 vsize=26538700 memory=5264716 CPUtime=1954.02 cores=0-7
/proc/30557/stat : 30557 (java) S 30555 30555 30390 0 -1 1077944320 157961 0 0 0 195060 342 0 0 20 0 28 0 151893769 27175628800 1316179 33554432000 4194304 4196468 140735192966912 140735192949456 139808555093751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
/proc/30557/statm: 6634675 1316179 3291 1 0 6621909 0
[pid=30557/tid=30558] ppid=30555 vsize=26538700 memory=5264716 CPUtime=8.46 cores=0-7
/proc/30557/task/30558/stat : 30558 (java) S 30555 30555 30390 0 -1 1077944384 9931 0 0 0 828 18 0 0 20 0 28 0 151893769 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139808559334528 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30559] ppid=30555 vsize=26538700 memory=-7003737579269690708 CPUtime=0.62 cores=0-7
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 30390 0 -1 1077944384 2154 0 0 0 42 20 0 0 20 0 28 0 151893770 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139808507714064 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30560] ppid=30555 vsize=26538700 memory=5264716 CPUtime=0.61 cores=0-7
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 30390 0 -1 1077944384 2323 0 0 0 39 22 0 0 20 0 28 0 151893770 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139808506661520 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30561] ppid=30555 vsize=26538700 memory=1716 CPUtime=0.61 cores=0-7
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 30390 0 -1 1077944384 2276 0 0 0 40 21 0 0 20 0 28 0 151893770 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139808505608464 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30562] ppid=30555 vsize=26538700 memory=5792 CPUtime=0.6 cores=0-7
/proc/30557/task/30562/stat : 30562 (java) S 30555 30555 30390 0 -1 1077944384 1269 0 0 0 40 20 0 0 20 0 28 0 151893770 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139808504555920 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30563] ppid=30555 vsize=26538700 memory=4616 CPUtime=0.62 cores=0-7
/proc/30557/task/30563/stat : 30563 (java) S 30555 30555 30390 0 -1 1077944384 2122 0 0 0 42 20 0 0 20 0 28 0 151893770 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139808503503888 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30564] ppid=30555 vsize=26538700 memory=792 CPUtime=0.62 cores=0-7
/proc/30557/task/30564/stat : 30564 (java) S 30555 30555 30390 0 -1 1077944384 1849 0 0 0 40 22 0 0 20 0 28 0 151893770 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139808502451344 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30565] ppid=30555 vsize=26538700 memory=1420 CPUtime=0.6 cores=0-7
/proc/30557/task/30565/stat : 30565 (java) S 30555 30555 30390 0 -1 1077944384 3206 0 0 0 39 21 0 0 20 0 28 0 151893770 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139808501398288 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30566] ppid=30555 vsize=26538700 memory=139775148704625 CPUtime=0.61 cores=0-7
/proc/30557/task/30566/stat : 30566 (java) S 30555 30555 30390 0 -1 1077944384 3057 0 0 0 39 22 0 0 20 0 28 0 151893770 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139808106478480 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30567] ppid=30555 vsize=26538700 memory=4639074098508484689 CPUtime=0.1 cores=0-7
/proc/30557/task/30567/stat : 30567 (java) S 30555 30555 30390 0 -1 1077944384 10973 0 0 0 8 2 0 0 20 0 28 0 151893772 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807095863536 139808555104898 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30568] ppid=30555 vsize=26538700 memory=7011348500760777552 CPUtime=0 cores=0-7
/proc/30557/task/30568/stat : 30568 (java) S 30555 30555 30390 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 151893772 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807094809824 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30569] ppid=30555 vsize=26538700 memory=7155463688836633936 CPUtime=0 cores=0-7
/proc/30557/task/30569/stat : 30569 (java) S 30555 30555 30390 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 151893772 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807093756672 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30570] ppid=30555 vsize=26538700 memory=4639918523438616663 CPUtime=0 cores=0-7
/proc/30557/task/30570/stat : 30570 (java) S 30555 30555 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151893775 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807092705232 139808555112347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30571] ppid=30555 vsize=26538700 memory=7011348500760776784 CPUtime=2.89 cores=0-7
/proc/30557/task/30571/stat : 30571 (java) S 30555 30555 30390 0 -1 1077944384 15005 0 0 0 286 3 0 0 20 0 28 0 151893775 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807023950576 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30572] ppid=30555 vsize=26538700 memory=4639074098508484692 CPUtime=2.54 cores=0-7
/proc/30557/task/30572/stat : 30572 (java) S 30555 30555 30390 0 -1 1077944384 17357 0 0 0 252 2 0 0 20 0 28 0 151893775 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807022898032 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30573] ppid=30555 vsize=26538700 memory=7788 CPUtime=2.76 cores=0-7
/proc/30557/task/30573/stat : 30573 (java) S 30555 30555 30390 0 -1 1077944384 17401 0 0 0 272 4 0 0 20 0 28 0 151893775 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807021844976 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30574] ppid=30555 vsize=26538700 memory=840 CPUtime=0.73 cores=0-7
/proc/30557/task/30574/stat : 30574 (java) S 30555 30555 30390 0 -1 1077944384 10036 0 0 0 71 2 0 0 20 0 28 0 151893775 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807020792432 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30575] ppid=30555 vsize=26538700 memory=1696 CPUtime=0 cores=0-7
/proc/30557/task/30575/stat : 30575 (java) S 30555 30555 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151893775 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807019739616 139808555103957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30576] ppid=30555 vsize=26538700 memory=916 CPUtime=0.09 cores=0-7
/proc/30557/task/30576/stat : 30576 (java) S 30555 30555 30390 0 -1 1077944384 1539 0 0 0 1 8 0 0 20 0 28 0 151893775 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807018687152 139808555104898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30584] ppid=30555 vsize=26538700 memory=4120 CPUtime=242.09 cores=0-7
/proc/30557/task/30584/stat : 30584 (java) R 30555 30555 30390 0 -1 4202560 6021 0 0 0 24178 31 0 0 20 0 28 0 151894636 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807011170760 139808188068642 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30585] ppid=30555 vsize=26538700 memory=1156 CPUtime=241.35 cores=0-7
/proc/30557/task/30585/stat : 30585 (java) R 30555 30555 30390 0 -1 4202560 3196 0 0 0 24123 12 0 0 20 0 28 0 151894636 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807010119480 139808188067133 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30586] ppid=30555 vsize=26538700 memory=3576 CPUtime=241.56 cores=0-7
/proc/30557/task/30586/stat : 30586 (java) R 30555 30555 30390 0 -1 4202560 5500 0 0 0 24127 29 0 0 20 0 28 0 151894637 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807009070664 139808188067160 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30587] ppid=30555 vsize=26538700 memory=1384 CPUtime=239.69 cores=0-7
/proc/30557/task/30587/stat : 30587 (java) R 30555 30555 30390 0 -1 4202560 12460 0 0 0 23951 18 0 0 20 0 28 0 151894637 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807008014760 139808188067182 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30588] ppid=30555 vsize=26538700 memory=5264716 CPUtime=240.43 cores=0-7
/proc/30557/task/30588/stat : 30588 (java) R 30555 30555 30390 0 -1 4202560 2520 0 0 0 24037 6 0 0 20 0 28 0 151894637 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807006961456 139808188068970 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30589] ppid=30555 vsize=26538700 memory=6791534058613427641 CPUtime=242.21 cores=0-7
/proc/30557/task/30589/stat : 30589 (java) R 30555 30555 30390 0 -1 4202560 14260 0 0 0 24207 14 0 0 20 0 28 0 151894637 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807005912560 139808188068517 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30590] ppid=30555 vsize=26538700 memory=-7003737579269690708 CPUtime=241.87 cores=0-7
/proc/30557/task/30590/stat : 30590 (java) R 30555 30555 30390 0 -1 4202560 8829 0 0 0 24174 13 0 0 20 0 28 0 151894637 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807004856360 139808188067195 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
[pid=30557/tid=30591] ppid=30555 vsize=26538700 memory=1697 CPUtime=242.15 cores=0-7
/proc/30557/task/30591/stat : 30591 (java) R 30555 30555 30390 0 -1 4202560 3339 0 0 0 24203 12 0 0 20 0 28 0 151894637 27175628800 1316179 33554432000 4194304 4196468 140735192966912 139807003803256 139808188068517 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11563008 140735192974488 140735192974664 140735192974664 140735192977359 0
Current children cumulated CPU time: 1954.02 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5266100 KiB

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

[startup+252.035 s]
# the end of solver process 30555 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001878 s, system=0 s

[startup+252.113 s]
# the end of solver process 30557 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1951.18 s, system=3.45975 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 252.113
CPU time (s): 1954.64
CPU user time (s): 1951.18
CPU system time (s): 3.45975
CPU usage (%): 775.304
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 5266100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1951.18
system time used= 3.45975
maximum resident set size= 5265364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159326
page faults= 0
swaps= 0
block input operations= 0
block output operations= 488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11845
involuntary context switches= 21114


# summary of solver processes directly reported to runsolver:
#   pid: 30555,30557
#   total CPU time (s): 1954.64
#   total CPU user time (s): 1951.18
#   total CPU system time (s): 3.45975

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.39673 second user time and 2.8424 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-20 01:59:57
IDJOB=4281257
IDBENCH=137180
IDSOLVER=2676
FILE ID=node103/4281257-1503188057
RUNJOBID= node103-1503186944-30417
PBS_JOBID= 20630858
Free space on /tmp= 61652 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-63.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281257-1503188057/watcher-4281257-1503188057 -o /tmp/evaluation-result-4281257-1503188057/solver-4281257-1503188057 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503186944-30417 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 606624718 HOME/instance-4281257-1503188057.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 6886ed4ce8536fa7eb6fe38004cd2981
RANDOM SEED=606624718

node103.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.56
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.56
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.56
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.56
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:        27030912 kB
MemAvailable:   31975128 kB
Buffers:          237916 kB
Cached:          5000288 kB
SwapCached:            0 kB
Active:          1007236 kB
Inactive:        4286024 kB
Active(anon):       4724 kB
Inactive(anon):    86700 kB
Active(file):    1002512 kB
Inactive(file):  4199324 kB
Unevictable:        7496 kB
Mlocked:            7496 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8308 kB
Writeback:             0 kB
AnonPages:         61928 kB
Mapped:            51216 kB
Shmem:             33420 kB
Slab:             143024 kB
SReclaimable:     116432 kB
SUnreclaim:        26592 kB
KernelStack:        3200 kB
PageTables:         5260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61644 MiB
End job on node103 at 2017-08-20 02:04:09