Trace number 4400260

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 2019-09-16 parallel? (TO) 2006.61 252.094

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n2c3w1r.xml
MD5SUM48163221e8f5f568f71e6a1b1b758a13
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 variables811
Number of constraints93
Number of domains2
Minimum domain size46
Maximum domain size63
Distribution of domain sizes[{"size":46,"count":1},{"size":63,"count":810}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":765},{"degree":5,"count":45}]
Minimum constraint arity18
Maximum constraint arity810
Distribution of constraint arities[{"arity":18,"count":90},{"arity":46,"count":1},{"arity":810,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":45},{"type":"lex","count":1},{"type":"sum","count":45},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400260-1568711692.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4400260-1568711692.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.29	c parse instance...
1.40/0.69	c solve instance...
2005.99/252.08	s UNKNOWN
2005.99/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 (14609 MiB free)
  memory of node 1: 16384 MiB (15755 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400260-1568711692/watcher-4400260-1568711692 -o /tmp/evaluation-result-4400260-1568711692/solver-4400260-1568711692 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node139-1568702605-24310 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 981543697 HOME/instance-4400260-1568711692.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
Current StackSize limit: 8192 KiB

solver pid=25692, runsolver pid=25689

[startup+0.100622 s]*
/proc/loadavg: 8.20 8.32 8.32 2/209 25713
/proc/meminfo: memFree=31075740/32770624 swapFree=66922836/67108860
[pid=25692] ppid=25689 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25692/stat : 25692 (xcsp3-exec) S 25689 25692 24283 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447438006 115843072 363 33554432000 4194304 5098028 140722672387712 140722672385816 139781222564476 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15634432 140722672395132 140722672395374 140722672395374 140722672398282 0
/proc/25692/statm: 28282 363 304 221 0 87 0
[pid=25694] ppid=25692 vsize=28227396 memory=29796 CPUtime=0.12 cores=0-7
/proc/25694/stat : 25694 (java) S 25692 25692 24283 0 -1 1077944320 5933 0 0 0 11 1 0 0 20 0 20 0 447438006 28904853504 7449 33554432000 4194304 4196468 140730788841696 140730788824240 139824625225463 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
/proc/25694/statm: 7056849 7449 3122 1 0 7019032 0
[pid=25694/tid=25695] ppid=25692 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/25694/task/25695/stat : 25695 (java) S 25692 25692 24283 0 -1 1077944384 3826 0 0 0 8 0 0 0 20 0 20 0 447438006 28904853504 7449 33554432000 4194304 4196468 140730788841696 139824629458240 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25696] ppid=25692 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/25694/task/25696/stat : 25696 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 7449 33554432000 4194304 4196468 140730788841696 139824545077648 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25697] ppid=25692 vsize=28227396 memory=139996800501376 CPUtime=0 cores=0-7
/proc/25694/task/25697/stat : 25697 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 7449 33554432000 4194304 4196468 140730788841696 139824544024848 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25698] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25698/stat : 25698 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 7449 33554432000 4194304 4196468 140730788841696 139824542972560 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25699] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25699/stat : 25699 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 7449 33554432000 4194304 4196468 140730788841696 139824541919760 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25700] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25700/stat : 25700 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 7449 33554432000 4194304 4196468 140730788841696 139824540867472 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25701] ppid=25692 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25694/task/25701/stat : 25701 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 7449 33554432000 4194304 4196468 140730788841696 139824171440912 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25702] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25702/stat : 25702 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 7449 33554432000 4194304 4196468 140730788841696 139824170388624 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25703] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25703/stat : 25703 (java) S 25692 25692 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 7449 33554432000 4194304 4196468 140730788841696 139824169335824 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25704] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25704/stat : 25704 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438009 28904853504 7449 33554432000 4194304 4196468 140730788841696 139823741487216 139824625236610 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25705] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25705/stat : 25705 (java) S 25692 25692 24283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447438009 28904853504 7449 33554432000 4194304 4196468 140730788841696 139823740433184 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25706] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25706/stat : 25706 (java) S 25692 25692 24283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447438009 28904853504 7449 33554432000 4194304 4196468 140730788841696 139823739380848 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25707] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25707/stat : 25707 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438012 28904853504 7449 33554432000 4194304 4196468 140730788841696 139823738329168 139824625244059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25708] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25708/stat : 25708 (java) S 25692 25692 24283 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 447438012 28904853504 7449 33554432000 4194304 4196468 140730788841696 139823737277040 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25709] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25709/stat : 25709 (java) R 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438012 28904853504 7449 33554432000 4194304 4196468 140730788841696 139823736224240 139824625236610 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25710] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25710/stat : 25710 (java) S 25692 25692 24283 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 447438012 28904853504 7449 33554432000 4194304 4196468 140730788841696 139823735171952 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25711] ppid=25692 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/25694/task/25711/stat : 25711 (java) R 25692 25692 24283 0 -1 4202560 368 0 0 0 2 0 0 0 20 0 20 0 447438012 28904853504 7449 33554432000 4194304 4196468 140730788841696 139823666948848 139824602448592 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25712] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25712/stat : 25712 (java) S 25692 25692 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447438012 28904853504 7449 33554432000 4194304 4196468 140730788841696 139823665895776 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25713] ppid=25692 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25694/task/25713/stat : 25713 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438012 28904853504 7449 33554432000 4194304 4196468 140730788841696 139823664843056 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31248 KiB

[startup+0.210558 s]*
/proc/loadavg: 8.20 8.32 8.32 3/209 25713
/proc/meminfo: memFree=31062748/32770624 swapFree=66922836/67108860
[pid=25692] ppid=25689 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25692/stat : 25692 (xcsp3-exec) S 25689 25692 24283 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447438006 115843072 363 33554432000 4194304 5098028 140722672387712 140722672385816 139781222564476 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15634432 140722672395132 140722672395374 140722672395374 140722672398282 0
/proc/25692/statm: 28282 363 304 221 0 87 0
[pid=25694] ppid=25692 vsize=28227396 memory=40872 CPUtime=0.34 cores=0-7
/proc/25694/stat : 25694 (java) S 25692 25692 24283 0 -1 1077944320 9519 0 0 0 31 3 0 0 20 0 20 0 447438006 28904853504 10218 33554432000 4194304 4196468 140730788841696 140730788824240 139824625225463 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
/proc/25694/statm: 7056849 10218 3297 1 0 7019032 0
[pid=25694/tid=25695] ppid=25692 vsize=28227396 memory=29681743523217448 CPUtime=0.2 cores=0-7
/proc/25694/task/25695/stat : 25695 (java) R 25692 25692 24283 0 -1 4202560 6655 0 0 0 18 2 0 0 20 0 20 0 447438006 28904853504 10218 33554432000 4194304 4196468 140730788841696 139824629455184 139824609305950 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25696] ppid=25692 vsize=28227396 memory=288230587528118625 CPUtime=0 cores=0-7
/proc/25694/task/25696/stat : 25696 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 10218 33554432000 4194304 4196468 140730788841696 139824545077648 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25697] ppid=25692 vsize=28227396 memory=288370372952213120 CPUtime=0 cores=0-7
/proc/25694/task/25697/stat : 25697 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 10218 33554432000 4194304 4196468 140730788841696 139824544024848 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25698] ppid=25692 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25694/task/25698/stat : 25698 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 10218 33554432000 4194304 4196468 140730788841696 139824542972560 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25699] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25699/stat : 25699 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 10218 33554432000 4194304 4196468 140730788841696 139824541919760 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25700] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25700/stat : 25700 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 10218 33554432000 4194304 4196468 140730788841696 139824540867472 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25701] ppid=25692 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25694/task/25701/stat : 25701 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 10218 33554432000 4194304 4196468 140730788841696 139824171440912 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25702] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25702/stat : 25702 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 10218 33554432000 4194304 4196468 140730788841696 139824170388624 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25703] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25703/stat : 25703 (java) S 25692 25692 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447438007 28904853504 10218 33554432000 4194304 4196468 140730788841696 139824169335824 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25704] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25704/stat : 25704 (java) S 25692 25692 24283 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447438009 28904853504 10218 33554432000 4194304 4196468 140730788841696 139823741487216 139824625236610 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25705] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25705/stat : 25705 (java) S 25692 25692 24283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447438009 28904853504 10218 33554432000 4194304 4196468 140730788841696 139823740433184 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25706] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25706/stat : 25706 (java) S 25692 25692 24283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447438009 28904853504 10218 33554432000 4194304 4196468 140730788841696 139823739380848 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25707] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25707/stat : 25707 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438012 28904853504 10218 33554432000 4194304 4196468 140730788841696 139823738329168 139824625244059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25708] ppid=25692 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/25694/task/25708/stat : 25708 (java) S 25692 25692 24283 0 -1 1077944384 321 0 0 0 1 0 0 0 20 0 20 0 447438012 28904853504 10218 33554432000 4194304 4196468 140730788841696 139823737277040 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25709] ppid=25692 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/25694/task/25709/stat : 25709 (java) S 25692 25692 24283 0 -1 1077944384 153 0 0 0 2 0 0 0 20 0 20 0 447438012 28904853504 10218 33554432000 4194304 4196468 140730788841696 139823736224240 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25710] ppid=25692 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/25694/task/25710/stat : 25710 (java) S 25692 25692 24283 0 -1 1077944384 370 0 0 0 1 0 0 0 20 0 20 0 447438012 28904853504 10218 33554432000 4194304 4196468 140730788841696 139823735171952 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25711] ppid=25692 vsize=28227396 memory=0 CPUtime=0.08 cores=0-7
/proc/25694/task/25711/stat : 25711 (java) S 25692 25692 24283 0 -1 1077944384 710 0 0 0 8 0 0 0 20 0 20 0 447438012 28904853504 10218 33554432000 4194304 4196468 140730788841696 139823666948848 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25712] ppid=25692 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25712/stat : 25712 (java) S 25692 25692 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447438012 28904853504 10218 33554432000 4194304 4196468 140730788841696 139823665895776 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25713] ppid=25692 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25694/task/25713/stat : 25713 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438012 28904853504 10218 33554432000 4194304 4196468 140730788841696 139823664843056 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42324 KiB

[startup+0.310525 s]*
/proc/loadavg: 8.20 8.32 8.32 3/209 25713
/proc/meminfo: memFree=31055600/32770624 swapFree=66922836/67108860
[pid=25692] ppid=25689 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25692/stat : 25692 (xcsp3-exec) S 25689 25692 24283 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447438006 115843072 363 33554432000 4194304 5098028 140722672387712 140722672385816 139781222564476 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15634432 140722672395132 140722672395374 140722672395374 140722672398282 0
/proc/25692/statm: 28282 363 304 221 0 87 0
[pid=25694] ppid=25692 vsize=28231652 memory=50028 CPUtime=0.52 cores=0-7
/proc/25694/stat : 25694 (java) S 25692 25692 24283 0 -1 1077944320 10862 0 0 0 49 3 0 0 20 0 20 0 447438006 28909211648 12507 33554432000 4194304 4196468 140730788841696 140730788824240 139824625225463 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
/proc/25694/statm: 7057913 12507 3357 1 0 7019032 0
[pid=25694/tid=25695] ppid=25692 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/25694/task/25695/stat : 25695 (java) R 25692 25692 24283 0 -1 4202560 7769 0 0 0 27 2 0 0 20 0 20 0 447438006 28909211648 12507 33554432000 4194304 4196468 140730788841696 139824629456576 139824625247389 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25696] ppid=25692 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25696/stat : 25696 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28909211648 12507 33554432000 4194304 4196468 140730788841696 139824545077648 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25697] ppid=25692 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25697/stat : 25697 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28909211648 12507 33554432000 4194304 4196468 140730788841696 139824544024848 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25698] ppid=25692 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25698/stat : 25698 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28909211648 12507 33554432000 4194304 4196468 140730788841696 139824542972560 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25699] ppid=25692 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25699/stat : 25699 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438007 28909211648 12507 33554432000 4194304 4196468 140730788841696 139824541919760 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25700] ppid=25692 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25700/stat : 25700 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28909211648 12507 33554432000 4194304 4196468 140730788841696 139824540867472 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25701] ppid=25692 vsize=28231652 memory=139996673698479 CPUtime=0 cores=0-7
/proc/25694/task/25701/stat : 25701 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438007 28909211648 12507 33554432000 4194304 4196468 140730788841696 139824171440912 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25702] ppid=25692 vsize=28231652 memory=139996673700784 CPUtime=0 cores=0-7
/proc/25694/task/25702/stat : 25702 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438007 28909211648 12507 33554432000 4194304 4196468 140730788841696 139824170388624 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25703] ppid=25692 vsize=28231652 memory=139996673703088 CPUtime=0 cores=0-7
/proc/25694/task/25703/stat : 25703 (java) S 25692 25692 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447438007 28909211648 12507 33554432000 4194304 4196468 140730788841696 139824169335824 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25704] ppid=25692 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25704/stat : 25704 (java) S 25692 25692 24283 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447438009 28909211648 12507 33554432000 4194304 4196468 140730788841696 139823741487216 139824625236610 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25705] ppid=25692 vsize=28231652 memory=279993347420048 CPUtime=0 cores=0-7
/proc/25694/task/25705/stat : 25705 (java) S 25692 25692 24283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447438009 28909211648 12507 33554432000 4194304 4196468 140730788841696 139823740433184 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25706] ppid=25692 vsize=28231652 memory=279993347417744 CPUtime=0 cores=0-7
/proc/25694/task/25706/stat : 25706 (java) S 25692 25692 24283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447438009 28909211648 12507 33554432000 4194304 4196468 140730788841696 139823739380848 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25707] ppid=25692 vsize=28231652 memory=279993347424656 CPUtime=0 cores=0-7
/proc/25694/task/25707/stat : 25707 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438012 28909211648 12507 33554432000 4194304 4196468 140730788841696 139823738329168 139824625244059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25708] ppid=25692 vsize=28231652 memory=279993347365936 CPUtime=0.01 cores=0-7
/proc/25694/task/25708/stat : 25708 (java) S 25692 25692 24283 0 -1 1077944384 323 0 0 0 1 0 0 0 20 0 20 0 447438012 28909211648 12507 33554432000 4194304 4196468 140730788841696 139823737277040 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25709] ppid=25692 vsize=28231652 memory=279993347438480 CPUtime=0.04 cores=0-7
/proc/25694/task/25709/stat : 25709 (java) R 25692 25692 24283 0 -1 4202560 238 0 0 0 4 0 0 0 20 0 20 0 447438012 28909211648 12507 33554432000 4194304 4196468 140730788841696 139823736224240 139824604918567 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25710] ppid=25692 vsize=28231652 memory=279993347445392 CPUtime=0.02 cores=0-7
/proc/25694/task/25710/stat : 25710 (java) S 25692 25692 24283 0 -1 1077944384 419 0 0 0 2 0 0 0 20 0 20 0 447438012 28909211648 12507 33554432000 4194304 4196468 140730788841696 139823735171952 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25711] ppid=25692 vsize=28231652 memory=279993347443088 CPUtime=0.13 cores=0-7
/proc/25694/task/25711/stat : 25711 (java) S 25692 25692 24283 0 -1 1077944384 802 0 0 0 13 0 0 0 20 0 20 0 447438012 28909211648 12507 33554432000 4194304 4196468 140730788841696 139823666948848 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25712] ppid=25692 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25712/stat : 25712 (java) S 25692 25692 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447438012 28909211648 12507 33554432000 4194304 4196468 140730788841696 139823665895776 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25713] ppid=25692 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/25694/task/25713/stat : 25713 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447438012 28909211648 12507 33554432000 4194304 4196468 140730788841696 139823664843056 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51480 KiB

[startup+0.705594 s]
/proc/loadavg: 8.20 8.32 8.32 5/209 25713
/proc/meminfo: memFree=31044724/32770624 swapFree=66922836/67108860
[pid=25692] ppid=25689 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25692/stat : 25692 (xcsp3-exec) S 25689 25692 24283 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447438006 115843072 363 33554432000 4194304 5098028 140722672387712 140722672385816 139781222564476 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15634432 140722672395132 140722672395374 140722672395374 140722672398282 0
/proc/25692/statm: 28282 363 304 221 0 87 0
[pid=25694] ppid=25692 vsize=28233776 memory=94888 CPUtime=1.82 cores=0-7
/proc/25694/stat : 25694 (java) S 25692 25692 24283 0 -1 1077944320 15432 0 0 0 176 6 0 0 20 0 20 0 447438006 28911386624 23722 33554432000 4194304 4196468 140730788841696 140730788824240 139824625225463 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
/proc/25694/statm: 7058444 23722 3467 1 0 7019544 0
[pid=25694/tid=25695] ppid=25692 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/25694/task/25695/stat : 25695 (java) R 25692 25692 24283 0 -1 4202560 9266 0 0 0 65 3 0 0 20 0 20 0 447438006 28911386624 23722 33554432000 4194304 4196468 140730788841696 139824629455296 139824609269093 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25696] ppid=25692 vsize=28233776 memory=2353 CPUtime=0 cores=0-7
/proc/25694/task/25696/stat : 25696 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28911386624 23722 33554432000 4194304 4196468 140730788841696 139824545077648 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25697] ppid=25692 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/25694/task/25697/stat : 25697 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28911386624 23722 33554432000 4194304 4196468 140730788841696 139824544024848 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25698] ppid=25692 vsize=28233776 memory=1428 CPUtime=0 cores=0-7
/proc/25694/task/25698/stat : 25698 (java) S 25692 25692 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447438007 28911386624 23722 33554432000 4194304 4196468 140730788841696 139824542972560 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0

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

[pid=25694/tid=25721] ppid=25692 vsize=28766288 memory=1452 CPUtime=160.75 cores=0-7
/proc/25694/task/25721/stat : 25721 (java) R 25692 25692 24283 0 -1 4202560 2071 0 0 0 16074 1 0 0 20 0 28 0 447438078 29456678912 122147 33554432000 4194304 4196468 140730788841696 139823648255464 139824226953184 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
Current children cumulated CPU time: 1290.27 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 490040 KiB

[startup+222.302 s]
/proc/loadavg: 8.19 8.33 8.32 9/218 25742
/proc/meminfo: memFree=30636528/32770624 swapFree=66922840/67108860
[pid=25692] ppid=25689 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25692/stat : 25692 (xcsp3-exec) S 25689 25692 24283 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447438006 115843072 363 33554432000 4194304 5098028 140722672387712 140722672385816 139781222564476 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15634432 140722672395132 140722672395374 140722672395374 140722672398282 0
/proc/25692/statm: 28282 363 304 221 0 87 0
[pid=25694] ppid=25692 vsize=28766288 memory=470024 CPUtime=1768.97 cores=0-7
/proc/25694/stat : 25694 (java) S 25692 25692 24283 0 -1 1077944320 77814 0 0 0 176840 57 0 0 20 0 28 0 447438006 29456678912 117506 33554432000 4194304 4196468 140730788841696 140730788824240 139824625225463 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
/proc/25694/statm: 7191572 117506 3533 1 0 7152672 0
[pid=25694/tid=25695] ppid=25692 vsize=28766288 memory=1452 CPUtime=0.68 cores=0-7
/proc/25694/task/25695/stat : 25695 (java) S 25692 25692 24283 0 -1 1077944384 9326 0 0 0 65 3 0 0 20 0 28 0 447438006 29456678912 117506 33554432000 4194304 4196468 140730788841696 139824629466240 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25696] ppid=25692 vsize=28766288 memory=1452 CPUtime=0.24 cores=0-7
/proc/25694/task/25696/stat : 25696 (java) S 25692 25692 24283 0 -1 1077944384 2367 0 0 0 21 3 0 0 20 0 28 0 447438007 29456678912 117506 33554432000 4194304 4196468 140730788841696 139824545077648 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25697] ppid=25692 vsize=28766288 memory=1452 CPUtime=0.24 cores=0-7
/proc/25694/task/25697/stat : 25697 (java) S 25692 25692 24283 0 -1 1077944384 691 0 0 0 21 3 0 0 20 0 28 0 447438007 29456678912 117506 33554432000 4194304 4196468 140730788841696 139824544024848 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25698] ppid=25692 vsize=28766288 memory=1984 CPUtime=0.23 cores=0-7
/proc/25694/task/25698/stat : 25698 (java) S 25692 25692 24283 0 -1 1077944384 1452 0 0 0 20 3 0 0 20 0 28 0 447438007 29456678912 117506 33554432000 4194304 4196468 140730788841696 139824542972560 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25699] ppid=25692 vsize=28766288 memory=14008 CPUtime=0.24 cores=0-7
/proc/25694/task/25699/stat : 25699 (java) S 25692 25692 24283 0 -1 1077944384 1661 0 0 0 21 3 0 0 20 0 28 0 447438007 29456678912 117506 33554432000 4194304 4196468 140730788841696 139824541919760 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25700] ppid=25692 vsize=28766288 memory=279993348279744 CPUtime=0.23 cores=0-7
/proc/25694/task/25700/stat : 25700 (java) S 25692 25692 24283 0 -1 1077944384 1606 0 0 0 19 4 0 0 20 0 28 0 447438007 29456678912 117506 33554432000 4194304 4196468 140730788841696 139824540867472 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25701] ppid=25692 vsize=28766288 memory=-7737903650269872488 CPUtime=0.24 cores=0-7
/proc/25694/task/25701/stat : 25701 (java) S 25692 25692 24283 0 -1 1077944384 2421 0 0 0 21 3 0 0 20 0 28 0 447438007 29456678912 117506 33554432000 4194304 4196468 140730788841696 139824171440912 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25702] ppid=25692 vsize=28766288 memory=0 CPUtime=0.24 cores=0-7
/proc/25694/task/25702/stat : 25702 (java) S 25692 25692 24283 0 -1 1077944384 895 0 0 0 21 3 0 0 20 0 28 0 447438007 29456678912 117506 33554432000 4194304 4196468 140730788841696 139824170388624 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25703] ppid=25692 vsize=28766288 memory=6082201891892062562 CPUtime=0.23 cores=0-7
/proc/25694/task/25703/stat : 25703 (java) S 25692 25692 24283 0 -1 1077944384 467 0 0 0 20 3 0 0 20 0 28 0 447438007 29456678912 117506 33554432000 4194304 4196468 140730788841696 139824169335824 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25704] ppid=25692 vsize=28766288 memory=10728 CPUtime=0.03 cores=0-7
/proc/25694/task/25704/stat : 25704 (java) S 25692 25692 24283 0 -1 1077944384 2361 0 0 0 3 0 0 0 20 0 28 0 447438009 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823741487216 139824625236610 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25705] ppid=25692 vsize=28766288 memory=1552 CPUtime=0 cores=0-7
/proc/25694/task/25705/stat : 25705 (java) S 25692 25692 24283 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 447438009 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823740433184 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25706] ppid=25692 vsize=28766288 memory=10728 CPUtime=0 cores=0-7
/proc/25694/task/25706/stat : 25706 (java) S 25692 25692 24283 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 447438009 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823739380848 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25707] ppid=25692 vsize=28766288 memory=1552 CPUtime=0 cores=0-7
/proc/25694/task/25707/stat : 25707 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447438012 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823738329168 139824625244059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25708] ppid=25692 vsize=28766288 memory=1452 CPUtime=1.42 cores=0-7
/proc/25694/task/25708/stat : 25708 (java) S 25692 25692 24283 0 -1 1077944384 10474 0 0 0 140 2 0 0 20 0 28 0 447438012 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823737277040 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25709] ppid=25692 vsize=28766288 memory=470024 CPUtime=1.54 cores=0-7
/proc/25694/task/25709/stat : 25709 (java) S 25692 25692 24283 0 -1 1077944384 10689 0 0 0 152 2 0 0 20 0 28 0 447438012 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823736224240 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25710] ppid=25692 vsize=28766288 memory=1452 CPUtime=1.41 cores=0-7
/proc/25694/task/25710/stat : 25710 (java) S 25692 25692 24283 0 -1 1077944384 8942 0 0 0 139 2 0 0 20 0 28 0 447438012 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823735171952 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25711] ppid=25692 vsize=28766288 memory=470024 CPUtime=0.69 cores=0-7
/proc/25694/task/25711/stat : 25711 (java) S 25692 25692 24283 0 -1 1077944384 7824 0 0 0 68 1 0 0 20 0 28 0 447438012 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823666948848 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25712] ppid=25692 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/25694/task/25712/stat : 25712 (java) S 25692 25692 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447438012 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823665895776 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25713] ppid=25692 vsize=28766288 memory=1452 CPUtime=0.03 cores=0-7
/proc/25694/task/25713/stat : 25713 (java) S 25692 25692 24283 0 -1 1077944384 713 0 0 0 0 3 0 0 20 0 28 0 447438012 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823664843056 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25714] ppid=25692 vsize=28766288 memory=1452 CPUtime=219.37 cores=0-7
/proc/25694/task/25714/stat : 25714 (java) R 25692 25692 24283 0 -1 4202560 1001 0 0 0 21935 2 0 0 20 0 28 0 447438077 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823655623688 139824226952091 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25715] ppid=25692 vsize=28766288 memory=916 CPUtime=219.26 cores=0-7
/proc/25694/task/25715/stat : 25715 (java) R 25692 25692 24283 0 -1 4202560 1161 0 0 0 21925 1 0 0 20 0 28 0 447438077 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823654572008 139824226811611 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25716] ppid=25692 vsize=28766288 memory=4420 CPUtime=220.6 cores=0-7
/proc/25694/task/25716/stat : 25716 (java) R 25692 25692 24283 0 -1 4202560 1740 0 0 0 22057 3 0 0 20 0 28 0 447438077 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823653522544 139824226952220 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25717] ppid=25692 vsize=28766288 memory=4104 CPUtime=220.28 cores=0-7
/proc/25694/task/25717/stat : 25717 (java) R 25692 25692 24283 0 -1 4202560 2925 0 0 0 22025 3 0 0 20 0 28 0 447438077 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823652466824 139824228680362 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25718] ppid=25692 vsize=28766288 memory=988 CPUtime=220.67 cores=0-7
/proc/25694/task/25718/stat : 25718 (java) R 25692 25692 24283 0 -1 4202560 3262 0 0 0 22066 1 0 0 20 0 28 0 447438077 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823651414552 139824225856118 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25719] ppid=25692 vsize=28766288 memory=2016 CPUtime=220.54 cores=0-7
/proc/25694/task/25719/stat : 25719 (java) R 25692 25692 24283 0 -1 4202560 1549 0 0 0 22053 1 0 0 20 0 28 0 447438077 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823650361584 139824226953102 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25720] ppid=25692 vsize=28766288 memory=1428 CPUtime=219.65 cores=0-7
/proc/25694/task/25720/stat : 25720 (java) R 25692 25692 24283 0 -1 4202560 822 0 0 0 21964 1 0 0 20 0 28 0 447438077 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823649309032 139824226811115 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25721] ppid=25692 vsize=28766288 memory=470024 CPUtime=220.68 cores=0-7
/proc/25694/task/25721/stat : 25721 (java) R 25692 25692 24283 0 -1 4202560 2106 0 0 0 22067 1 0 0 20 0 28 0 447438078 29456678912 117506 33554432000 4194304 4196468 140730788841696 139823648255496 139824226953184 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
Current children cumulated CPU time: 1768.97 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 471476 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.24 8.33 8.32 9/218 25743
/proc/meminfo: memFree=30643724/32770624 swapFree=66922840/67108860
[pid=25692] ppid=25689 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25692/stat : 25692 (xcsp3-exec) S 25689 25692 24283 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447438006 115843072 363 33554432000 4194304 5098028 140722672387712 140722672385816 139781222564476 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15634432 140722672395132 140722672395374 140722672395374 140722672398282 0
/proc/25692/statm: 28282 363 304 221 0 87 0
[pid=25694] ppid=25692 vsize=28766288 memory=463332 CPUtime=2005.99 cores=0-7
/proc/25694/stat : 25694 (java) S 25692 25692 24283 0 -1 1077944320 78988 0 0 0 200541 58 0 0 20 0 28 0 447438006 29456678912 115833 33554432000 4194304 4196468 140730788841696 140730788824240 139824625225463 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
/proc/25694/statm: 7191572 115833 3533 1 0 7152672 0
[pid=25694/tid=25695] ppid=25692 vsize=28766288 memory=1560 CPUtime=0.68 cores=0-7
/proc/25694/task/25695/stat : 25695 (java) S 25692 25692 24283 0 -1 1077944384 9326 0 0 0 65 3 0 0 20 0 28 0 447438006 29456678912 115833 33554432000 4194304 4196468 140730788841696 139824629466240 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25696] ppid=25692 vsize=28766288 memory=4872558044660077418 CPUtime=0.26 cores=0-7
/proc/25694/task/25696/stat : 25696 (java) S 25692 25692 24283 0 -1 1077944384 2396 0 0 0 23 3 0 0 20 0 28 0 447438007 29456678912 115833 33554432000 4194304 4196468 140730788841696 139824545077648 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25697] ppid=25692 vsize=28766288 memory=1484 CPUtime=0.26 cores=0-7
/proc/25694/task/25697/stat : 25697 (java) S 25692 25692 24283 0 -1 1077944384 704 0 0 0 23 3 0 0 20 0 28 0 447438007 29456678912 115833 33554432000 4194304 4196468 140730788841696 139824544024848 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25698] ppid=25692 vsize=28766288 memory=1096 CPUtime=0.25 cores=0-7
/proc/25694/task/25698/stat : 25698 (java) S 25692 25692 24283 0 -1 1077944384 1562 0 0 0 22 3 0 0 20 0 28 0 447438007 29456678912 115833 33554432000 4194304 4196468 140730788841696 139824542972560 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25699] ppid=25692 vsize=28766288 memory=1176 CPUtime=0.26 cores=0-7
/proc/25694/task/25699/stat : 25699 (java) S 25692 25692 24283 0 -1 1077944384 1729 0 0 0 23 3 0 0 20 0 28 0 447438007 29456678912 115833 33554432000 4194304 4196468 140730788841696 139824541919760 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25700] ppid=25692 vsize=28766288 memory=6072 CPUtime=0.24 cores=0-7
/proc/25694/task/25700/stat : 25700 (java) S 25692 25692 24283 0 -1 1077944384 1610 0 0 0 20 4 0 0 20 0 28 0 447438007 29456678912 115833 33554432000 4194304 4196468 140730788841696 139824540867472 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25701] ppid=25692 vsize=28766288 memory=780 CPUtime=0.26 cores=0-7
/proc/25694/task/25701/stat : 25701 (java) S 25692 25692 24283 0 -1 1077944384 2478 0 0 0 23 3 0 0 20 0 28 0 447438007 29456678912 115833 33554432000 4194304 4196468 140730788841696 139824171440912 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25702] ppid=25692 vsize=28766288 memory=14008 CPUtime=0.26 cores=0-7
/proc/25694/task/25702/stat : 25702 (java) S 25692 25692 24283 0 -1 1077944384 907 0 0 0 23 3 0 0 20 0 28 0 447438007 29456678912 115833 33554432000 4194304 4196468 140730788841696 139824170388624 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25703] ppid=25692 vsize=28766288 memory=25068 CPUtime=0.25 cores=0-7
/proc/25694/task/25703/stat : 25703 (java) S 25692 25692 24283 0 -1 1077944384 595 0 0 0 22 3 0 0 20 0 28 0 447438007 29456678912 115833 33554432000 4194304 4196468 140730788841696 139824169335824 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25704] ppid=25692 vsize=28766288 memory=2116 CPUtime=0.04 cores=0-7
/proc/25694/task/25704/stat : 25704 (java) S 25692 25692 24283 0 -1 1077944384 2607 0 0 0 4 0 0 0 20 0 28 0 447438009 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823741487216 139824625236610 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25705] ppid=25692 vsize=28766288 memory=12024 CPUtime=0 cores=0-7
/proc/25694/task/25705/stat : 25705 (java) S 25692 25692 24283 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 447438009 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823740433184 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25706] ppid=25692 vsize=28766288 memory=1560 CPUtime=0 cores=0-7
/proc/25694/task/25706/stat : 25706 (java) S 25692 25692 24283 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 447438009 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823739380848 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25707] ppid=25692 vsize=28766288 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/25694/task/25707/stat : 25707 (java) S 25692 25692 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447438012 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823738329168 139824625244059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25708] ppid=25692 vsize=28766288 memory=1552 CPUtime=1.42 cores=0-7
/proc/25694/task/25708/stat : 25708 (java) S 25692 25692 24283 0 -1 1077944384 10476 0 0 0 140 2 0 0 20 0 28 0 447438012 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823737277040 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25709] ppid=25692 vsize=28766288 memory=4096 CPUtime=1.54 cores=0-7
/proc/25694/task/25709/stat : 25709 (java) S 25692 25692 24283 0 -1 1077944384 10691 0 0 0 152 2 0 0 20 0 28 0 447438012 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823736224240 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25710] ppid=25692 vsize=28766288 memory=2832 CPUtime=1.41 cores=0-7
/proc/25694/task/25710/stat : 25710 (java) S 25692 25692 24283 0 -1 1077944384 8944 0 0 0 139 2 0 0 20 0 28 0 447438012 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823735171952 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25711] ppid=25692 vsize=28766288 memory=1448 CPUtime=0.69 cores=0-7
/proc/25694/task/25711/stat : 25711 (java) S 25692 25692 24283 0 -1 1077944384 7827 0 0 0 68 1 0 0 20 0 28 0 447438012 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823666948848 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25712] ppid=25692 vsize=28766288 memory=1748 CPUtime=0 cores=0-7
/proc/25694/task/25712/stat : 25712 (java) S 25692 25692 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447438012 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823665895776 139824625235669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25713] ppid=25692 vsize=28766288 memory=111632 CPUtime=0.03 cores=0-7
/proc/25694/task/25713/stat : 25713 (java) S 25692 25692 24283 0 -1 1077944384 733 0 0 0 0 3 0 0 20 0 28 0 447438012 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823664843056 139824625236610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25714] ppid=25692 vsize=28766288 memory=1552 CPUtime=249 cores=0-7
/proc/25694/task/25714/stat : 25714 (java) R 25692 25692 24283 0 -1 4202560 1037 0 0 0 24898 2 0 0 20 0 28 0 447438077 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823655623688 139824226414720 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25715] ppid=25692 vsize=28766288 memory=4096 CPUtime=248.94 cores=0-7
/proc/25694/task/25715/stat : 25715 (java) R 25692 25692 24283 0 -1 4202560 1187 0 0 0 24893 1 0 0 20 0 28 0 447438077 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823654572008 139824226414720 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25716] ppid=25692 vsize=28766288 memory=2832 CPUtime=250.28 cores=0-7
/proc/25694/task/25716/stat : 25716 (java) R 25692 25692 24283 0 -1 4202560 1821 0 0 0 25025 3 0 0 20 0 28 0 447438077 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823653519720 139824226414871 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25717] ppid=25692 vsize=28766288 memory=780 CPUtime=249.95 cores=0-7
/proc/25694/task/25717/stat : 25717 (java) R 25692 25692 24283 0 -1 4202560 3078 0 0 0 24992 3 0 0 20 0 28 0 447438077 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823652469632 139824226414871 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25718] ppid=25692 vsize=28766288 memory=1060 CPUtime=250.35 cores=0-7
/proc/25694/task/25718/stat : 25718 (java) R 25692 25692 24283 0 -1 4202560 3318 0 0 0 25034 1 0 0 20 0 28 0 447438077 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823651414632 139824226414909 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25719] ppid=25692 vsize=28766288 memory=463332 CPUtime=250.22 cores=0-7
/proc/25694/task/25719/stat : 25719 (java) R 25692 25692 24283 0 -1 4202560 1604 0 0 0 25021 1 0 0 20 0 28 0 447438077 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823650361504 139824225856135 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25720] ppid=25692 vsize=28766288 memory=279993348761744 CPUtime=249.33 cores=0-7
/proc/25694/task/25720/stat : 25720 (java) R 25692 25692 24283 0 -1 4202560 867 0 0 0 24932 1 0 0 20 0 28 0 447438077 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823649308440 139824226951677 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
[pid=25694/tid=25721] ppid=25692 vsize=28766288 memory=-1161699032755964614 CPUtime=249.86 cores=0-7
/proc/25694/task/25721/stat : 25721 (java) R 25692 25692 24283 0 -1 4202560 2132 0 0 0 24985 1 0 0 20 0 28 0 447438078 29456678912 115833 33554432000 4194304 4196468 140730788841696 139823648255592 139824225856150 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 26386432 140730788844528 140730788844699 140730788844699 140730788847567 0
Current children cumulated CPU time: 2005.99 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 464784 KiB

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

[startup+252.039 s]
# the end of solver process 25692 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00115 s, system=0.00115 s

[startup+252.094 s]
# the end of solver process 25694 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2006.02 s, system=0.59347 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.094
CPU time (s): 2006.61
CPU user time (s): 2006.02
CPU system time (s): 0.59347
CPU usage (%): 795.976
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 496132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2006.02
system time used= 0.59347
maximum resident set size= 496728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80110
page faults= 0
swaps= 0
block input operations= 0
block output operations= 472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11292
involuntary context switches= 20720


# summary of solver processes directly reported to runsolver:
#   pid: 25692,25694
#   total CPU time (s): 2006.61
#   total CPU user time (s): 2006.02
#   total CPU system time (s): 0.59347

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.93648 second user time and 2.91714 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-17 11:16:45
IDJOB=4400260
IDBENCH=136462
IDSOLVER=2855
FILE ID=node139/4400260-1568711692
RUNJOBID= node139-1568702605-24310
PBS_JOBID= 21703917
Free space on /tmp= 59556 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n2c3w1r.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400260-1568711692/watcher-4400260-1568711692 -o /tmp/evaluation-result-4400260-1568711692/solver-4400260-1568711692 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node139-1568702605-24310 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 981543697 HOME/instance-4400260-1568711692.xml

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

MD5SUM BENCH= 48163221e8f5f568f71e6a1b1b758a13
RANDOM SEED=981543697

node139.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.57
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.57
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.57
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.57
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:        31093772 kB
MemAvailable:   31827176 kB
Buffers:          130808 kB
Cached:           894196 kB
SwapCached:        78116 kB
Active:           632728 kB
Inactive:         475024 kB
Active(anon):       7760 kB
Inactive(anon):   118252 kB
Active(file):     624968 kB
Inactive(file):   356772 kB
Unevictable:      107672 kB
Mlocked:          107672 kB
SwapTotal:      67108860 kB
SwapFree:       66922836 kB
Dirty:             26204 kB
Writeback:             0 kB
AnonPages:        127732 kB
Mapped:            48644 kB
Shmem:             34744 kB
Slab:             164156 kB
SReclaimable:     135000 kB
SUnreclaim:        29156 kB
KernelStack:        3680 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     496864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59532 MiB
End job on node139 at 2019-09-17 11:20:58