Trace number 4270475

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-09)? (TO) 20074.199 2520.1201

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n4w3b2r8.xml
MD5SUM2d1ea33805a592f1cc5486f43d894179
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 variables1002
Number of constraints157
Number of domains2
Minimum domain size78
Maximum domain size139
Distribution of domain sizes[{"size":78,"count":1},{"size":139,"count":1001}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":924},{"degree":5,"count":77}]
Minimum constraint arity13
Maximum constraint arity1001
Distribution of constraint arities[{"arity":13,"count":154},{"arity":78,"count":1},{"arity":1001,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":77},{"type":"lex","count":1},{"type":"sum","count":77},{"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-4270475-1502794292.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4270475-1502794292.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
1.45/0.68	c solve instance...
20073.35/2520.08	s UNKNOWN
20073.35/2520.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 (15200 MiB free)
  memory of node 1: 16384 MiB (15642 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270475-1502794292/watcher-4270475-1502794292 -o /tmp/evaluation-result-4270475-1502794292/solver-4270475-1502794292 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502785387-12308 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1048611596 HOME/instance-4270475-1502794292.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=12875, runsolver pid=12872
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 7.96 8.16 8.22 2/199 12898
/proc/meminfo: memFree=31568844/32770624 swapFree=67108860/67108860
[pid=12875] ppid=12872 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12875/stat : 12875 (xcsp3-exec) S 12872 12875 12281 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112516933 9740288 346 33554432000 4194304 5098028 140728387117488 140728387115592 139651441513084 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13963264 140728387122276 140728387122487 140728387122487 140728387125227 0
/proc/12875/statm: 2378 346 289 221 0 87 0
[pid=12877] ppid=12875 vsize=25999808 memory=26392 CPUtime=0.11 cores=0-7
/proc/12877/stat : 12877 (java) S 12875 12875 12281 0 -1 1077944320 5535 0 0 0 10 1 0 0 20 0 20 0 112516933 26623803392 6598 33554432000 4194304 4196468 140733935749456 140733935732000 139885718044407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
/proc/12877/statm: 6499952 6598 2845 1 0 6488269 0
[pid=12877/tid=12878] ppid=12875 vsize=25999808 memory=8256956774946349214 CPUtime=0.09 cores=0-7
/proc/12877/task/12878/stat : 12878 (java) R 12875 12875 12281 0 -1 4202560 3541 0 0 0 8 1 0 0 20 0 20 0 112516933 26623803392 6598 33554432000 4194304 4196468 140733935749456 139885722277408 139885354718465 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12879] ppid=12875 vsize=25999808 memory=732370004550159333 CPUtime=0 cores=0-7
/proc/12877/task/12879/stat : 12879 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516934 26623803392 6598 33554432000 4194304 4196468 140733935749456 139885676804624 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12880] ppid=12875 vsize=25999808 memory=139866212705920 CPUtime=0 cores=0-7
/proc/12877/task/12880/stat : 12880 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516934 26623803392 6598 33554432000 4194304 4196468 140733935749456 139885275531920 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12881] ppid=12875 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12881/stat : 12881 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516934 26623803392 6598 33554432000 4194304 4196468 140733935749456 139885274478864 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12882] ppid=12875 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12882/stat : 12882 (java) S 12875 12875 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112516934 26623803392 6598 33554432000 4194304 4196468 140733935749456 139885273426320 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12883] ppid=12875 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12883/stat : 12883 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516934 26623803392 6598 33554432000 4194304 4196468 140733935749456 139885272374288 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12884] ppid=12875 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/12877/task/12884/stat : 12884 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516934 26623803392 6598 33554432000 4194304 4196468 140733935749456 139885271321744 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12885] ppid=12875 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12885/stat : 12885 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516934 26623803392 6598 33554432000 4194304 4196468 140733935749456 139885270268688 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12888] ppid=12875 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12888/stat : 12888 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516934 26623803392 6598 33554432000 4194304 4196468 140733935749456 139885269216144 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12889] ppid=12875 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12889/stat : 12889 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516935 26623803392 6598 33554432000 4194304 4196468 140733935749456 139884845480176 139885718055554 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12890] ppid=12875 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12890/stat : 12890 (java) S 12875 12875 12281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 112516936 26623803392 6598 33554432000 4194304 4196468 140733935749456 139884844426400 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12891] ppid=12875 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12891/stat : 12891 (java) S 12875 12875 12281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 112516936 26623803392 6598 33554432000 4194304 4196468 140733935749456 139884843373296 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12892] ppid=12875 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12892/stat : 12892 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516938 26623803392 6598 33554432000 4194304 4196468 140733935749456 139884842321872 139885718063003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12893] ppid=12875 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12893/stat : 12893 (java) S 12875 12875 12281 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 112516939 26623803392 6598 33554432000 4194304 4196468 140733935749456 139884841270000 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12894] ppid=12875 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12894/stat : 12894 (java) S 12875 12875 12281 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 112516939 26623803392 6598 33554432000 4194304 4196468 140733935749456 139884840217456 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12895] ppid=12875 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12895/stat : 12895 (java) S 12875 12875 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112516939 26623803392 6598 33554432000 4194304 4196468 140733935749456 139884839164400 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12896] ppid=12875 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/12877/task/12896/stat : 12896 (java) S 12875 12875 12281 0 -1 1077944384 260 0 0 0 1 0 0 0 20 0 20 0 112516939 26623803392 6598 33554432000 4194304 4196468 140733935749456 139884838111856 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12897] ppid=12875 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12897/stat : 12897 (java) S 12875 12875 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112516939 26623803392 6598 33554432000 4194304 4196468 140733935749456 139884837059040 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12898] ppid=12875 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/12877/task/12898/stat : 12898 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516939 26623803392 6598 33554432000 4194304 4196468 140733935749456 139884836006576 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27776 KiB

[startup+0.210466 s]*
/proc/loadavg: 7.96 8.16 8.22 2/199 12898
/proc/meminfo: memFree=31559588/32770624 swapFree=67108860/67108860
[pid=12875] ppid=12872 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12875/stat : 12875 (xcsp3-exec) S 12872 12875 12281 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112516933 9740288 346 33554432000 4194304 5098028 140728387117488 140728387115592 139651441513084 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13963264 140728387122276 140728387122487 140728387122487 140728387125227 0
/proc/12875/statm: 2378 346 289 221 0 87 0
[pid=12877] ppid=12875 vsize=26004064 memory=39252 CPUtime=0.33 cores=0-7
/proc/12877/stat : 12877 (java) S 12875 12875 12281 0 -1 1077944320 8341 0 0 0 31 2 0 0 20 0 20 0 112516933 26628161536 9813 33554432000 4194304 4196468 140733935749456 140733935732000 139885718044407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
/proc/12877/statm: 6501016 9813 3048 1 0 6488269 0
[pid=12877/tid=12878] ppid=12875 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/12877/task/12878/stat : 12878 (java) R 12875 12875 12281 0 -1 4202560 5430 0 0 0 18 1 0 0 20 0 20 0 112516933 26628161536 9813 33554432000 4194304 4196468 140733935749456 139885722265400 139885702124894 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12879] ppid=12875 vsize=26004064 memory=279732292462328 CPUtime=0 cores=0-7
/proc/12877/task/12879/stat : 12879 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 9813 33554432000 4194304 4196468 140733935749456 139885676804624 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12880] ppid=12875 vsize=26004064 memory=139866212705920 CPUtime=0 cores=0-7
/proc/12877/task/12880/stat : 12880 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 9813 33554432000 4194304 4196468 140733935749456 139885275531920 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12881] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12881/stat : 12881 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 9813 33554432000 4194304 4196468 140733935749456 139885274478864 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12882] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12882/stat : 12882 (java) S 12875 12875 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 9813 33554432000 4194304 4196468 140733935749456 139885273426320 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12883] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12883/stat : 12883 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 9813 33554432000 4194304 4196468 140733935749456 139885272374288 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12884] ppid=12875 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12877/task/12884/stat : 12884 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 9813 33554432000 4194304 4196468 140733935749456 139885271321744 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12885] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12885/stat : 12885 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 9813 33554432000 4194304 4196468 140733935749456 139885270268688 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12888] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12888/stat : 12888 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 9813 33554432000 4194304 4196468 140733935749456 139885269216144 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12889] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12889/stat : 12889 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516935 26628161536 9813 33554432000 4194304 4196468 140733935749456 139884845480176 139885718055554 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12890] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12890/stat : 12890 (java) S 12875 12875 12281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 112516936 26628161536 9813 33554432000 4194304 4196468 140733935749456 139884844426400 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12891] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12891/stat : 12891 (java) S 12875 12875 12281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 112516936 26628161536 9813 33554432000 4194304 4196468 140733935749456 139884843373296 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12892] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12892/stat : 12892 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516938 26628161536 9813 33554432000 4194304 4196468 140733935749456 139884842321872 139885718063003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12893] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12893/stat : 12893 (java) S 12875 12875 12281 0 -1 1077944384 350 0 0 0 0 0 0 0 20 0 20 0 112516939 26628161536 9813 33554432000 4194304 4196468 140733935749456 139884841270000 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12894] ppid=12875 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/12877/task/12894/stat : 12894 (java) S 12875 12875 12281 0 -1 1077944384 349 0 0 0 1 0 0 0 20 0 20 0 112516939 26628161536 9813 33554432000 4194304 4196468 140733935749456 139884840217456 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12895] ppid=12875 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/12877/task/12895/stat : 12895 (java) S 12875 12875 12281 0 -1 1077944384 157 0 0 0 2 0 0 0 20 0 20 0 112516939 26628161536 9813 33554432000 4194304 4196468 140733935749456 139884839164400 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12896] ppid=12875 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/12877/task/12896/stat : 12896 (java) S 12875 12875 12281 0 -1 1077944384 745 0 0 0 7 0 0 0 20 0 20 0 112516939 26628161536 9813 33554432000 4194304 4196468 140733935749456 139884838111856 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12897] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12897/stat : 12897 (java) S 12875 12875 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112516939 26628161536 9813 33554432000 4194304 4196468 140733935749456 139884837059040 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12898] ppid=12875 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12877/task/12898/stat : 12898 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516939 26628161536 9813 33554432000 4194304 4196468 140733935749456 139884836006576 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40636 KiB

[startup+0.310517 s]*
/proc/loadavg: 7.96 8.16 8.22 3/199 12898
/proc/meminfo: memFree=31552904/32770624 swapFree=67108860/67108860
[pid=12875] ppid=12872 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12875/stat : 12875 (xcsp3-exec) S 12872 12875 12281 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112516933 9740288 346 33554432000 4194304 5098028 140728387117488 140728387115592 139651441513084 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13963264 140728387122276 140728387122487 140728387122487 140728387125227 0
/proc/12875/statm: 2378 346 289 221 0 87 0
[pid=12877] ppid=12875 vsize=26004064 memory=45976 CPUtime=0.49 cores=0-7
/proc/12877/stat : 12877 (java) S 12875 12875 12281 0 -1 1077944320 9227 0 0 0 46 3 0 0 20 0 20 0 112516933 26628161536 11494 33554432000 4194304 4196468 140733935749456 140733935732000 139885718044407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
/proc/12877/statm: 6501016 11494 3075 1 0 6488269 0
[pid=12877/tid=12878] ppid=12875 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/12877/task/12878/stat : 12878 (java) R 12875 12875 12281 0 -1 4202560 6134 0 0 0 27 2 0 0 20 0 20 0 112516933 26628161536 11494 33554432000 4194304 4196468 140733935749456 139885722268224 139885710722421 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12879] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12879/stat : 12879 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 11494 33554432000 4194304 4196468 140733935749456 139885676804624 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12880] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12880/stat : 12880 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 11494 33554432000 4194304 4196468 140733935749456 139885275531920 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12881] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12881/stat : 12881 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 11494 33554432000 4194304 4196468 140733935749456 139885274478864 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12882] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12882/stat : 12882 (java) S 12875 12875 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 11494 33554432000 4194304 4196468 140733935749456 139885273426320 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12883] ppid=12875 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/12877/task/12883/stat : 12883 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 11494 33554432000 4194304 4196468 140733935749456 139885272374288 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12884] ppid=12875 vsize=26004064 memory=139866079851439 CPUtime=0 cores=0-7
/proc/12877/task/12884/stat : 12884 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 11494 33554432000 4194304 4196468 140733935749456 139885271321744 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12885] ppid=12875 vsize=26004064 memory=139866079853744 CPUtime=0 cores=0-7
/proc/12877/task/12885/stat : 12885 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 11494 33554432000 4194304 4196468 140733935749456 139885270268688 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12888] ppid=12875 vsize=26004064 memory=139866079856048 CPUtime=0 cores=0-7
/proc/12877/task/12888/stat : 12888 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516934 26628161536 11494 33554432000 4194304 4196468 140733935749456 139885269216144 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12889] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12889/stat : 12889 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112516935 26628161536 11494 33554432000 4194304 4196468 140733935749456 139884845480176 139885718055554 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12890] ppid=12875 vsize=26004064 memory=279732159719056 CPUtime=0 cores=0-7
/proc/12877/task/12890/stat : 12890 (java) S 12875 12875 12281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 112516936 26628161536 11494 33554432000 4194304 4196468 140733935749456 139884844426400 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12891] ppid=12875 vsize=26004064 memory=279732159725968 CPUtime=0 cores=0-7
/proc/12877/task/12891/stat : 12891 (java) S 12875 12875 12281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 112516936 26628161536 11494 33554432000 4194304 4196468 140733935749456 139884843373296 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12892] ppid=12875 vsize=26004064 memory=279732159667248 CPUtime=0 cores=0-7
/proc/12877/task/12892/stat : 12892 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516938 26628161536 11494 33554432000 4194304 4196468 140733935749456 139884842321872 139885718063003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12893] ppid=12875 vsize=26004064 memory=279732159739792 CPUtime=0.01 cores=0-7
/proc/12877/task/12893/stat : 12893 (java) R 12875 12875 12281 0 -1 4202560 367 0 0 0 1 0 0 0 20 0 20 0 112516939 26628161536 11494 33554432000 4194304 4196468 140733935749456 139884841261504 139885718065754 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12894] ppid=12875 vsize=26004064 memory=279732159746704 CPUtime=0.02 cores=0-7
/proc/12877/task/12894/stat : 12894 (java) S 12875 12875 12281 0 -1 1077944384 424 0 0 0 2 0 0 0 20 0 20 0 112516939 26628161536 11494 33554432000 4194304 4196468 140733935749456 139884840217456 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12895] ppid=12875 vsize=26004064 memory=279732159744400 CPUtime=0.02 cores=0-7
/proc/12877/task/12895/stat : 12895 (java) S 12875 12875 12281 0 -1 1077944384 159 0 0 0 2 0 0 0 20 0 20 0 112516939 26628161536 11494 33554432000 4194304 4196468 140733935749456 139884839164400 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12896] ppid=12875 vsize=26004064 memory=279732159760560 CPUtime=0.12 cores=0-7
/proc/12877/task/12896/stat : 12896 (java) R 12875 12875 12281 0 -1 4202560 844 0 0 0 12 0 0 0 20 0 20 0 112516939 26628161536 11494 33554432000 4194304 4196468 140733935749456 139884838111040 139885710281534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12897] ppid=12875 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12877/task/12897/stat : 12897 (java) S 12875 12875 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112516939 26628161536 11494 33554432000 4194304 4196468 140733935749456 139884837059040 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12898] ppid=12875 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12877/task/12898/stat : 12898 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112516939 26628161536 11494 33554432000 4194304 4196468 140733935749456 139884836006576 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47360 KiB

[startup+0.701987 s]
/proc/loadavg: 7.96 8.16 8.22 6/199 12898
/proc/meminfo: memFree=31537256/32770624 swapFree=67108860/67108860
[pid=12875] ppid=12872 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12875/stat : 12875 (xcsp3-exec) S 12872 12875 12281 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112516933 9740288 346 33554432000 4194304 5098028 140728387117488 140728387115592 139651441513084 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13963264 140728387122276 140728387122487 140728387122487 140728387125227 0
/proc/12875/statm: 2378 346 289 221 0 87 0
[pid=12877] ppid=12875 vsize=26405572 memory=122144 CPUtime=1.87 cores=0-7
/proc/12877/stat : 12877 (java) S 12875 12875 12281 0 -1 1077944320 16215 0 0 0 181 6 0 0 20 0 26 0 112516933 27039305728 30536 33554432000 4194304 4196468 140733935749456 140733935732000 139885718044407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
/proc/12877/statm: 6601393 30536 3211 1 0 6588627 0
[pid=12877/tid=12878] ppid=12875 vsize=26405572 memory=279732160055424 CPUtime=0.66 cores=0-7
/proc/12877/task/12878/stat : 12878 (java) S 12875 12875 12281 0 -1 1077944384 6857 0 0 0 63 3 0 0 20 0 26 0 112516933 27039305728 30536 33554432000 4194304 4196468 140733935749456 139885722285184 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12879] ppid=12875 vsize=26405572 memory=5788 CPUtime=0 cores=0-7
/proc/12877/task/12879/stat : 12879 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 26 0 112516934 27039305728 30536 33554432000 4194304 4196468 140733935749456 139885676804624 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12880] ppid=12875 vsize=26405572 memory=1228 CPUtime=0 cores=0-7
/proc/12877/task/12880/stat : 12880 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 26 0 112516934 27039305728 30536 33554432000 4194304 4196468 140733935749456 139885275531920 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12881] ppid=12875 vsize=26405572 memory=796 CPUtime=0 cores=0-7
/proc/12877/task/12881/stat : 12881 (java) S 12875 12875 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 26 0 112516934 27039305728 30536 33554432000 4194304 4196468 140733935749456 139885274478864 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0

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

[pid=12877/tid=12906] ppid=12875 vsize=26538700 memory=1384 CPUtime=2431.73 cores=0-7
/proc/12877/task/12906/stat : 12906 (java) R 12875 12875 12281 0 -1 4202560 4457 0 0 0 243158 15 0 0 20 0 28 0 112517003 27175628800 541948 33554432000 4194304 4196468 140733935749456 139884820627496 139885360334995 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
Current children cumulated CPU time: 19453.2 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2169176 KiB

[startup+2502.3 s]
/proc/loadavg: 8.10 8.28 8.31 9/207 12961
/proc/meminfo: memFree=29430408/32770624 swapFree=67108860/67108860
[pid=12875] ppid=12872 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12875/stat : 12875 (xcsp3-exec) S 12872 12875 12281 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112516933 9740288 346 33554432000 4194304 5098028 140728387117488 140728387115592 139651441513084 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13963264 140728387122276 140728387122487 140728387122487 140728387125227 0
/proc/12875/statm: 2378 346 289 221 0 87 0
[pid=12877] ppid=12875 vsize=26538700 memory=2162648 CPUtime=19932 cores=0-7
/proc/12877/stat : 12877 (java) S 12875 12875 12281 0 -1 1077944320 153516 0 0 0 1993029 172 0 0 20 0 28 0 112516933 27175628800 540662 33554432000 4194304 4196468 140733935749456 140733935732000 139885718044407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
/proc/12877/statm: 6634675 540662 3299 1 0 6621909 0
[pid=12877/tid=12878] ppid=12875 vsize=26538700 memory=2162648 CPUtime=0.66 cores=0-7
/proc/12877/task/12878/stat : 12878 (java) S 12875 12875 12281 0 -1 1077944384 6857 0 0 0 63 3 0 0 20 0 28 0 112516933 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885722285184 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12879] ppid=12875 vsize=26538700 memory=2162648 CPUtime=2.02 cores=0-7
/proc/12877/task/12879/stat : 12879 (java) S 12875 12875 12281 0 -1 1077944384 2383 0 0 0 196 6 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885676804624 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12880] ppid=12875 vsize=26538700 memory=1384 CPUtime=1.98 cores=0-7
/proc/12877/task/12880/stat : 12880 (java) S 12875 12875 12281 0 -1 1077944384 3464 0 0 0 193 5 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885275531920 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12881] ppid=12875 vsize=26538700 memory=0 CPUtime=2.02 cores=0-7
/proc/12877/task/12881/stat : 12881 (java) S 12875 12875 12281 0 -1 1077944384 1517 0 0 0 196 6 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885274478864 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12882] ppid=12875 vsize=26538700 memory=1384 CPUtime=1.98 cores=0-7
/proc/12877/task/12882/stat : 12882 (java) S 12875 12875 12281 0 -1 1077944384 2134 0 0 0 191 7 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885273426320 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12883] ppid=12875 vsize=26538700 memory=2167792 CPUtime=2.01 cores=0-7
/proc/12877/task/12883/stat : 12883 (java) S 12875 12875 12281 0 -1 1077944384 2473 0 0 0 193 8 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885272374288 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12884] ppid=12875 vsize=26538700 memory=1384 CPUtime=2.01 cores=0-7
/proc/12877/task/12884/stat : 12884 (java) S 12875 12875 12281 0 -1 1077944384 3031 0 0 0 196 5 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885271321744 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12885] ppid=12875 vsize=26538700 memory=2167792 CPUtime=2.02 cores=0-7
/proc/12877/task/12885/stat : 12885 (java) S 12875 12875 12281 0 -1 1077944384 4601 0 0 0 193 9 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885270268688 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12888] ppid=12875 vsize=26538700 memory=1384 CPUtime=2.02 cores=0-7
/proc/12877/task/12888/stat : 12888 (java) S 12875 12875 12281 0 -1 1077944384 3223 0 0 0 192 10 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885269216144 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12889] ppid=12875 vsize=26538700 memory=279732161928480 CPUtime=4.85 cores=0-7
/proc/12877/task/12889/stat : 12889 (java) S 12875 12875 12281 0 -1 1077944384 21297 0 0 0 474 11 0 0 20 0 28 0 112516935 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884845480176 139885718055554 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12890] ppid=12875 vsize=26538700 memory=4049642303944684614 CPUtime=0 cores=0-7
/proc/12877/task/12890/stat : 12890 (java) S 12875 12875 12281 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 112516936 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884844426464 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12891] ppid=12875 vsize=26538700 memory=279732160597920 CPUtime=0 cores=0-7
/proc/12877/task/12891/stat : 12891 (java) S 12875 12875 12281 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 28 0 112516936 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884843373312 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12892] ppid=12875 vsize=26538700 memory=279732159512816 CPUtime=0 cores=0-7
/proc/12877/task/12892/stat : 12892 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 112516938 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884842321872 139885718063003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12893] ppid=12875 vsize=26538700 memory=1004 CPUtime=1.47 cores=0-7
/proc/12877/task/12893/stat : 12893 (java) S 12875 12875 12281 0 -1 1077944384 11579 0 0 0 144 3 0 0 20 0 28 0 112516939 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884841270000 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12894] ppid=12875 vsize=26538700 memory=1436 CPUtime=1.71 cores=0-7
/proc/12877/task/12894/stat : 12894 (java) S 12875 12875 12281 0 -1 1077944384 17873 0 0 0 168 3 0 0 20 0 28 0 112516939 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884840217456 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12895] ppid=12875 vsize=26538700 memory=6791534058613427641 CPUtime=1.25 cores=0-7
/proc/12877/task/12895/stat : 12895 (java) S 12875 12875 12281 0 -1 1077944384 9070 0 0 0 124 1 0 0 20 0 28 0 112516939 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884839164400 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12896] ppid=12875 vsize=26538700 memory=2167792 CPUtime=0.66 cores=0-7
/proc/12877/task/12896/stat : 12896 (java) S 12875 12875 12281 0 -1 1077944384 10884 0 0 0 63 3 0 0 20 0 28 0 112516939 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884838111856 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12897] ppid=12875 vsize=26538700 memory=2332 CPUtime=0 cores=0-7
/proc/12877/task/12897/stat : 12897 (java) S 12875 12875 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 112516939 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884837059040 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12898] ppid=12875 vsize=26538700 memory=1292 CPUtime=0.42 cores=0-7
/proc/12877/task/12898/stat : 12898 (java) S 12875 12875 12281 0 -1 1077944384 2182 0 0 0 12 30 0 0 20 0 28 0 112516939 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884836006576 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12899] ppid=12875 vsize=26538700 memory=1384 CPUtime=2481.51 cores=0-7
/proc/12877/task/12899/stat : 12899 (java) R 12875 12875 12281 0 -1 4202560 2595 0 0 0 248144 7 0 0 20 0 28 0 112517002 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884827997312 139885360169917 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12900] ppid=12875 vsize=26538700 memory=1384 CPUtime=2479.7 cores=0-7
/proc/12877/task/12900/stat : 12900 (java) R 12875 12875 12281 0 -1 4202560 6062 0 0 0 247944 26 0 0 20 0 28 0 112517003 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884826943288 139885360335138 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12901] ppid=12875 vsize=26538700 memory=2162648 CPUtime=2475.4 cores=0-7
/proc/12877/task/12901/stat : 12901 (java) R 12875 12875 12281 0 -1 4202560 7069 0 0 0 247527 13 0 0 20 0 28 0 112517003 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884825891008 139885359766200 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12902] ppid=12875 vsize=26538700 memory=1384 CPUtime=2493.92 cores=0-7
/proc/12877/task/12902/stat : 12902 (java) R 12875 12875 12281 0 -1 4202560 6538 0 0 0 249387 5 0 0 20 0 28 0 112517003 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884824838536 139885360169996 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12903] ppid=12875 vsize=26538700 memory=2167792 CPUtime=2493.98 cores=0-7
/proc/12877/task/12903/stat : 12903 (java) R 12875 12875 12281 0 -1 4202560 11490 0 0 0 249390 8 0 0 20 0 28 0 112517003 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884823785656 139885360170021 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12904] ppid=12875 vsize=26538700 memory=1384 CPUtime=2494.29 cores=0-7
/proc/12877/task/12904/stat : 12904 (java) R 12875 12875 12281 0 -1 4202560 3562 0 0 0 249426 3 0 0 20 0 28 0 112517003 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884822733112 139885360335337 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12905] ppid=12875 vsize=26538700 memory=2162648 CPUtime=2494.26 cores=0-7
/proc/12877/task/12905/stat : 12905 (java) R 12875 12875 12281 0 -1 4202560 7748 0 0 0 249421 5 0 0 20 0 28 0 112517003 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884821680056 139885359960388 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12906] ppid=12875 vsize=26538700 memory=1436 CPUtime=2491.67 cores=0-7
/proc/12877/task/12906/stat : 12906 (java) R 12875 12875 12281 0 -1 4202560 4504 0 0 0 249152 15 0 0 20 0 28 0 112517003 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884820627496 139885360335072 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
Current children cumulated CPU time: 19932 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2164032 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.15 8.28 8.31 9/207 12961
/proc/meminfo: memFree=29430408/32770624 swapFree=67108860/67108860
[pid=12875] ppid=12872 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12875/stat : 12875 (xcsp3-exec) S 12872 12875 12281 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112516933 9740288 346 33554432000 4194304 5098028 140728387117488 140728387115592 139651441513084 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13963264 140728387122276 140728387122487 140728387122487 140728387125227 0
/proc/12875/statm: 2378 346 289 221 0 87 0
[pid=12877] ppid=12875 vsize=26538700 memory=2162648 CPUtime=20073.3 cores=0-7
/proc/12877/stat : 12877 (java) S 12875 12875 12281 0 -1 1077944320 153741 0 0 0 2007162 173 0 0 20 0 28 0 112516933 27175628800 540662 33554432000 4194304 4196468 140733935749456 140733935732000 139885718044407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
/proc/12877/statm: 6634675 540662 3299 1 0 6621909 0
[pid=12877/tid=12878] ppid=12875 vsize=26538700 memory=6791534058613427641 CPUtime=0.66 cores=0-7
/proc/12877/task/12878/stat : 12878 (java) S 12875 12875 12281 0 -1 1077944384 6857 0 0 0 63 3 0 0 20 0 28 0 112516933 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885722285184 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12879] ppid=12875 vsize=26538700 memory=-7003737579269690708 CPUtime=2.02 cores=0-7
/proc/12877/task/12879/stat : 12879 (java) S 12875 12875 12281 0 -1 1077944384 2383 0 0 0 196 6 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885676804624 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12880] ppid=12875 vsize=26538700 memory=1004 CPUtime=1.98 cores=0-7
/proc/12877/task/12880/stat : 12880 (java) S 12875 12875 12281 0 -1 1077944384 3464 0 0 0 193 5 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885275531920 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12881] ppid=12875 vsize=26538700 memory=1436 CPUtime=2.02 cores=0-7
/proc/12877/task/12881/stat : 12881 (java) S 12875 12875 12281 0 -1 1077944384 1517 0 0 0 196 6 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885274478864 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12882] ppid=12875 vsize=26538700 memory=1200 CPUtime=1.98 cores=0-7
/proc/12877/task/12882/stat : 12882 (java) S 12875 12875 12281 0 -1 1077944384 2134 0 0 0 191 7 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885273426320 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12883] ppid=12875 vsize=26538700 memory=15872 CPUtime=2.01 cores=0-7
/proc/12877/task/12883/stat : 12883 (java) S 12875 12875 12281 0 -1 1077944384 2473 0 0 0 193 8 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885272374288 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12884] ppid=12875 vsize=26538700 memory=4040 CPUtime=2.01 cores=0-7
/proc/12877/task/12884/stat : 12884 (java) S 12875 12875 12281 0 -1 1077944384 3031 0 0 0 196 5 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885271321744 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12885] ppid=12875 vsize=26538700 memory=1384 CPUtime=2.02 cores=0-7
/proc/12877/task/12885/stat : 12885 (java) S 12875 12875 12281 0 -1 1077944384 4601 0 0 0 193 9 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885270268688 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12888] ppid=12875 vsize=26538700 memory=2162648 CPUtime=2.02 cores=0-7
/proc/12877/task/12888/stat : 12888 (java) S 12875 12875 12281 0 -1 1077944384 3223 0 0 0 192 10 0 0 20 0 28 0 112516934 27175628800 540662 33554432000 4194304 4196468 140733935749456 139885269216144 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12889] ppid=12875 vsize=26538700 memory=288230574492221466 CPUtime=4.85 cores=0-7
/proc/12877/task/12889/stat : 12889 (java) S 12875 12875 12281 0 -1 1077944384 21297 0 0 0 474 11 0 0 20 0 28 0 112516935 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884845480176 139885718055554 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12890] ppid=12875 vsize=26538700 memory=301741420686082359 CPUtime=0 cores=0-7
/proc/12877/task/12890/stat : 12890 (java) S 12875 12875 12281 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 112516936 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884844426464 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12891] ppid=12875 vsize=26538700 memory=13852958290872725 CPUtime=0 cores=0-7
/proc/12877/task/12891/stat : 12891 (java) S 12875 12875 12281 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 28 0 112516936 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884843373312 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12892] ppid=12875 vsize=26538700 memory=2340 CPUtime=0 cores=0-7
/proc/12877/task/12892/stat : 12892 (java) S 12875 12875 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 112516938 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884842321872 139885718063003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12893] ppid=12875 vsize=26538700 memory=2236 CPUtime=1.47 cores=0-7
/proc/12877/task/12893/stat : 12893 (java) S 12875 12875 12281 0 -1 1077944384 11579 0 0 0 144 3 0 0 20 0 28 0 112516939 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884841270000 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12894] ppid=12875 vsize=26538700 memory=4084 CPUtime=1.71 cores=0-7
/proc/12877/task/12894/stat : 12894 (java) S 12875 12875 12281 0 -1 1077944384 17873 0 0 0 168 3 0 0 20 0 28 0 112516939 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884840217456 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12895] ppid=12875 vsize=26538700 memory=932 CPUtime=1.25 cores=0-7
/proc/12877/task/12895/stat : 12895 (java) S 12875 12875 12281 0 -1 1077944384 9071 0 0 0 124 1 0 0 20 0 28 0 112516939 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884839164400 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12896] ppid=12875 vsize=26538700 memory=1572 CPUtime=0.66 cores=0-7
/proc/12877/task/12896/stat : 12896 (java) S 12875 12875 12281 0 -1 1077944384 10884 0 0 0 63 3 0 0 20 0 28 0 112516939 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884838111856 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12897] ppid=12875 vsize=26538700 memory=2200 CPUtime=0 cores=0-7
/proc/12877/task/12897/stat : 12897 (java) S 12875 12875 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 112516939 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884837059040 139885718054613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12898] ppid=12875 vsize=26538700 memory=6504 CPUtime=0.42 cores=0-7
/proc/12877/task/12898/stat : 12898 (java) S 12875 12875 12281 0 -1 1077944384 2198 0 0 0 12 30 0 0 20 0 28 0 112516939 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884836006576 139885718055554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12899] ppid=12875 vsize=26538700 memory=1792 CPUtime=2499.22 cores=0-7
/proc/12877/task/12899/stat : 12899 (java) R 12875 12875 12281 0 -1 4202560 2605 0 0 0 249915 7 0 0 20 0 28 0 112517002 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884827997312 139885360335046 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12900] ppid=12875 vsize=26538700 memory=648 CPUtime=2497.08 cores=0-7
/proc/12877/task/12900/stat : 12900 (java) R 12875 12875 12281 0 -1 4202560 6081 0 0 0 249681 27 0 0 20 0 28 0 112517003 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884826943288 139885360335379 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12901] ppid=12875 vsize=26538700 memory=1236 CPUtime=2493.11 cores=0-7
/proc/12877/task/12901/stat : 12901 (java) R 12875 12875 12281 0 -1 4202560 7086 0 0 0 249298 13 0 0 20 0 28 0 112517003 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884825891008 139885360169983 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12902] ppid=12875 vsize=26538700 memory=960 CPUtime=2511.62 cores=0-7
/proc/12877/task/12902/stat : 12902 (java) R 12875 12875 12281 0 -1 4202560 6570 0 0 0 251157 5 0 0 20 0 28 0 112517003 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884824838536 139885360632677 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12903] ppid=12875 vsize=26538700 memory=2340 CPUtime=2511.69 cores=0-7
/proc/12877/task/12903/stat : 12903 (java) R 12875 12875 12281 0 -1 4202560 11559 0 0 0 251161 8 0 0 20 0 28 0 112517003 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884823785656 139885360169607 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12904] ppid=12875 vsize=26538700 memory=2236 CPUtime=2512 cores=0-7
/proc/12877/task/12904/stat : 12904 (java) R 12875 12875 12281 0 -1 4202560 3578 0 0 0 251197 3 0 0 20 0 28 0 112517003 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884822733112 139885360169992 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12905] ppid=12875 vsize=26538700 memory=4084 CPUtime=2511.97 cores=0-7
/proc/12877/task/12905/stat : 12905 (java) R 12875 12875 12281 0 -1 4202560 7779 0 0 0 251192 5 0 0 20 0 28 0 112517003 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884821680056 139885360170106 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
[pid=12877/tid=12906] ppid=12875 vsize=26538700 memory=932 CPUtime=2509.38 cores=0-7
/proc/12877/task/12906/stat : 12906 (java) R 12875 12875 12281 0 -1 4202560 4518 0 0 0 250923 15 0 0 20 0 28 0 112517003 27175628800 540662 33554432000 4194304 4196468 140733935749456 139884820627496 139885360335138 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 29622272 140733935756434 140733935756611 140733935756611 140733935759311 0
Current children cumulated CPU time: 20073.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2164032 KiB

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

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

[startup+2520.12 s]
# the end of solver process 12877 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20072.4 s, system=1.74644 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): 2520.12
CPU time (s): 20074.2
CPU user time (s): 20072.4
CPU system time (s): 1.74644
CPU usage (%): 796.555
Max. virtual memory (cumulated for all children) (KiB): 26550008
Max. memory (cumulated for all children) (KiB): 2218452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20072.4
system time used= 1.74644
maximum resident set size= 2217068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154692
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60851
involuntary context switches= 201794


# summary of solver processes directly reported to runsolver:
#   pid: 12875,12877
#   total CPU time (s): 20074.2
#   total CPU user time (s): 20072.4
#   total CPU system time (s): 1.74644

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.3624 second user time and 25.6426 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-15 12:37:13
IDJOB=4270475
IDBENCH=137243
IDSOLVER=2662
FILE ID=node112/4270475-1502794292
RUNJOBID= node112-1502785387-12308
PBS_JOBID= 20629121
Free space on /tmp= 61824 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n4w3b2r8.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-4270475-1502794292/watcher-4270475-1502794292 -o /tmp/evaluation-result-4270475-1502794292/solver-4270475-1502794292 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502785387-12308 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1048611596 HOME/instance-4270475-1502794292.xml

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

MD5SUM BENCH= 2d1ea33805a592f1cc5486f43d894179
RANDOM SEED=1048611596

node112.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.24
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.24
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.24
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.24
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:        31584660 kB
MemAvailable:   31984036 kB
Buffers:          196440 kB
Cached:           483252 kB
SwapCached:            0 kB
Active:           455128 kB
Inactive:         277176 kB
Active(anon):       3604 kB
Inactive(anon):    76444 kB
Active(file):     451524 kB
Inactive(file):   200732 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7640 kB
Writeback:             4 kB
AnonPages:         58712 kB
Mapped:            45592 kB
Shmem:             25224 kB
Slab:             152100 kB
SReclaimable:     125908 kB
SUnreclaim:        26192 kB
KernelStack:        3216 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61816 MiB
End job on node112 at 2017-08-15 13:19:13