Trace number 4271441

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) 1967.8101 252.131

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-63.xml
MD5SUMc5b43cb4096baa2a106332b7cfda903c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark245.26601
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size46
Distribution of domain sizes[{"size":19,"count":1},{"size":46,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271441-1502646448.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4271441-1502646448.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
11.33/6.77	c solve instance...
1967.01/252.09	s UNKNOWN
1967.01/252.09	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 (15333 MiB free)
  memory of node 1: 16384 MiB (15443 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271441-1502646448/watcher-4271441-1502646448 -o /tmp/evaluation-result-4271441-1502646448/solver-4271441-1502646448 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502634636-10762 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1421067617 HOME/instance-4271441-1502646448.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=5869, runsolver pid=5866

[startup+0.100125 s]*
/proc/loadavg: 8.17 7.50 6.93 3/201 5890
/proc/meminfo: memFree=31499308/32770624 swapFree=67108860/67108860
[pid=5869] ppid=5866 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/5869/stat : 5869 (xcsp3-exec) S 5866 5869 10735 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 97733153 9740288 345 33554432000 4194304 5098028 140725159677696 140725159675800 139658425487996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31399936 140725159679082 140725159679292 140725159679292 140725159682027 0
/proc/5869/statm: 2378 345 289 221 0 87 0
[pid=5871] ppid=5869 vsize=25999808 memory=26264 CPUtime=0.11 cores=0-7
/proc/5871/stat : 5871 (java) S 5869 5869 10735 0 -1 1077944320 5509 0 0 0 10 1 0 0 20 0 20 0 97733153 26623803392 6566 33554432000 4194304 4196468 140726573101072 140726573083616 140354919694071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
/proc/5871/statm: 6499952 6566 2846 1 0 6488269 0
[pid=5871/tid=5872] ppid=5869 vsize=25999808 memory=6935054825532540783 CPUtime=0.09 cores=0-7
/proc/5871/task/5872/stat : 5872 (java) R 5869 5869 10735 0 -1 4202560 3512 0 0 0 8 1 0 0 20 0 20 0 97733154 26623803392 6566 33554432000 4194304 4196468 140726573101072 140354923927344 140354919706006 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5873] ppid=5869 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/5871/task/5873/stat : 5873 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733154 26623803392 6566 33554432000 4194304 4196468 140726573101072 140354842274064 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5874] ppid=5869 vsize=25999808 memory=140492122408576 CPUtime=0 cores=0-7
/proc/5871/task/5874/stat : 5874 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733154 26623803392 6566 33554432000 4194304 4196468 140726573101072 140354841221520 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5875] ppid=5869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5875/stat : 5875 (java) S 5869 5869 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97733154 26623803392 6566 33554432000 4194304 4196468 140726573101072 140354840168976 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5876] ppid=5869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5876/stat : 5876 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733154 26623803392 6566 33554432000 4194304 4196468 140726573101072 140354839116432 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5877] ppid=5869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5877/stat : 5877 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733154 26623803392 6566 33554432000 4194304 4196468 140726573101072 140354838063888 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5878] ppid=5869 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/5871/task/5878/stat : 5878 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733154 26623803392 6566 33554432000 4194304 4196468 140726573101072 140354837011344 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5879] ppid=5869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5879/stat : 5879 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733154 26623803392 6566 33554432000 4194304 4196468 140726573101072 140354835958800 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5880] ppid=5869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5880/stat : 5880 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733154 26623803392 6566 33554432000 4194304 4196468 140726573101072 140354834906256 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5881] ppid=5869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5881/stat : 5881 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733156 26623803392 6566 33554432000 4194304 4196468 140726573101072 140353326176240 140354919705218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5882] ppid=5869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5882/stat : 5882 (java) S 5869 5869 10735 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97733156 26623803392 6566 33554432000 4194304 4196468 140726573101072 140353325122464 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5883] ppid=5869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5883/stat : 5883 (java) S 5869 5869 10735 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97733157 26623803392 6566 33554432000 4194304 4196468 140726573101072 140353324069872 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5884] ppid=5869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5884/stat : 5884 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733159 26623803392 6566 33554432000 4194304 4196468 140726573101072 140353323018448 140354919712667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5885] ppid=5869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5885/stat : 5885 (java) S 5869 5869 10735 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 97733159 26623803392 6566 33554432000 4194304 4196468 140726573101072 140353321966064 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5886] ppid=5869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5886/stat : 5886 (java) S 5869 5869 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97733159 26623803392 6566 33554432000 4194304 4196468 140726573101072 140353320913520 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5887] ppid=5869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5887/stat : 5887 (java) S 5869 5869 10735 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 97733159 26623803392 6566 33554432000 4194304 4196468 140726573101072 140353319860976 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5888] ppid=5869 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/5871/task/5888/stat : 5888 (java) R 5869 5869 10735 0 -1 4202560 264 0 0 0 1 0 0 0 20 0 20 0 97733159 26623803392 6566 33554432000 4194304 4196468 140726573101072 140353318808432 140354903946154 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5889] ppid=5869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5889/stat : 5889 (java) S 5869 5869 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97733159 26623803392 6566 33554432000 4194304 4196468 140726573101072 140353317755104 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5890] ppid=5869 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/5871/task/5890/stat : 5890 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733159 26623803392 6566 33554432000 4194304 4196468 140726573101072 140353316702640 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27644 KiB

[startup+0.210774 s]*
/proc/loadavg: 8.17 7.50 6.93 2/201 5890
/proc/meminfo: memFree=31488340/32770624 swapFree=67108860/67108860
[pid=5869] ppid=5866 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/5869/stat : 5869 (xcsp3-exec) S 5866 5869 10735 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 97733153 9740288 345 33554432000 4194304 5098028 140725159677696 140725159675800 139658425487996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31399936 140725159679082 140725159679292 140725159679292 140725159682027 0
/proc/5869/statm: 2378 345 289 221 0 87 0
[pid=5871] ppid=5869 vsize=26004064 memory=39168 CPUtime=0.32 cores=0-7
/proc/5871/stat : 5871 (java) S 5869 5869 10735 0 -1 1077944320 8347 0 0 0 30 2 0 0 20 0 20 0 97733153 26628161536 9792 33554432000 4194304 4196468 140726573101072 140726573083616 140354919694071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
/proc/5871/statm: 6501016 9792 3067 1 0 6488269 0
[pid=5871/tid=5872] ppid=5869 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/5871/task/5872/stat : 5872 (java) R 5869 5869 10735 0 -1 4202560 5424 0 0 0 18 2 0 0 20 0 20 0 97733154 26628161536 9792 33554432000 4194304 4196468 140726573101072 140354923915064 140354919715997 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5873] ppid=5869 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/5871/task/5873/stat : 5873 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 9792 33554432000 4194304 4196468 140726573101072 140354842274064 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5874] ppid=5869 vsize=26004064 memory=140492122419568 CPUtime=0 cores=0-7
/proc/5871/task/5874/stat : 5874 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 9792 33554432000 4194304 4196468 140726573101072 140354841221520 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5875] ppid=5869 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5871/task/5875/stat : 5875 (java) S 5869 5869 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 9792 33554432000 4194304 4196468 140726573101072 140354840168976 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5876] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5876/stat : 5876 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 9792 33554432000 4194304 4196468 140726573101072 140354839116432 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5877] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5877/stat : 5877 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 9792 33554432000 4194304 4196468 140726573101072 140354838063888 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5878] ppid=5869 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5871/task/5878/stat : 5878 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 9792 33554432000 4194304 4196468 140726573101072 140354837011344 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5879] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5879/stat : 5879 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 9792 33554432000 4194304 4196468 140726573101072 140354835958800 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5880] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5880/stat : 5880 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 9792 33554432000 4194304 4196468 140726573101072 140354834906256 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5881] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5881/stat : 5881 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733156 26628161536 9792 33554432000 4194304 4196468 140726573101072 140353326176240 140354919705218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5882] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5882/stat : 5882 (java) S 5869 5869 10735 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97733156 26628161536 9792 33554432000 4194304 4196468 140726573101072 140353325122464 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5883] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5883/stat : 5883 (java) S 5869 5869 10735 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97733157 26628161536 9792 33554432000 4194304 4196468 140726573101072 140353324069872 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5884] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5884/stat : 5884 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733159 26628161536 9792 33554432000 4194304 4196468 140726573101072 140353323018448 140354919712667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5885] ppid=5869 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/5871/task/5885/stat : 5885 (java) S 5869 5869 10735 0 -1 1077944384 335 0 0 0 1 0 0 0 20 0 20 0 97733159 26628161536 9792 33554432000 4194304 4196468 140726573101072 140353321966064 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5886] ppid=5869 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/5871/task/5886/stat : 5886 (java) S 5869 5869 10735 0 -1 1077944384 103 0 0 0 1 0 0 0 20 0 20 0 97733159 26628161536 9792 33554432000 4194304 4196468 140726573101072 140353320913520 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5887] ppid=5869 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/5871/task/5887/stat : 5887 (java) S 5869 5869 10735 0 -1 1077944384 442 0 0 0 1 0 0 0 20 0 20 0 97733159 26628161536 9792 33554432000 4194304 4196468 140726573101072 140353319860976 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5888] ppid=5869 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/5871/task/5888/stat : 5888 (java) S 5869 5869 10735 0 -1 1077944384 742 0 0 0 8 0 0 0 20 0 20 0 97733159 26628161536 9792 33554432000 4194304 4196468 140726573101072 140353318808432 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5889] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5889/stat : 5889 (java) S 5869 5869 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97733159 26628161536 9792 33554432000 4194304 4196468 140726573101072 140353317755104 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5890] ppid=5869 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5871/task/5890/stat : 5890 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733159 26628161536 9792 33554432000 4194304 4196468 140726573101072 140353316702640 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40548 KiB

[startup+0.310665 s]*
/proc/loadavg: 8.17 7.50 6.93 3/201 5890
/proc/meminfo: memFree=31481764/32770624 swapFree=67108860/67108860
[pid=5869] ppid=5866 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/5869/stat : 5869 (xcsp3-exec) S 5866 5869 10735 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 97733153 9740288 345 33554432000 4194304 5098028 140725159677696 140725159675800 139658425487996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31399936 140725159679082 140725159679292 140725159679292 140725159682027 0
/proc/5869/statm: 2378 345 289 221 0 87 0
[pid=5871] ppid=5869 vsize=26004064 memory=46128 CPUtime=0.5 cores=0-7
/proc/5871/stat : 5871 (java) S 5869 5869 10735 0 -1 1077944320 9236 0 0 0 47 3 0 0 20 0 20 0 97733153 26628161536 11532 33554432000 4194304 4196468 140726573101072 140726573083616 140354919694071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
/proc/5871/statm: 6501016 11532 3116 1 0 6488269 0
[pid=5871/tid=5872] ppid=5869 vsize=26004064 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/5871/task/5872/stat : 5872 (java) R 5869 5869 10735 0 -1 4202560 6083 0 0 0 27 2 0 0 20 0 20 0 97733154 26628161536 11598 33554432000 4194304 4196468 140726573101072 140354923929744 140354903774558 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5873] ppid=5869 vsize=26004064 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/5871/task/5873/stat : 5873 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 11598 33554432000 4194304 4196468 140726573101072 140354842274064 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5874] ppid=5869 vsize=26004064 memory=16484 CPUtime=0 cores=0-7
/proc/5871/task/5874/stat : 5874 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 11598 33554432000 4194304 4196468 140726573101072 140354841221520 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5875] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5875/stat : 5875 (java) S 5869 5869 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 11598 33554432000 4194304 4196468 140726573101072 140354840168976 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5876] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5876/stat : 5876 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 11598 33554432000 4194304 4196468 140726573101072 140354839116432 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5877] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5877/stat : 5877 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 11598 33554432000 4194304 4196468 140726573101072 140354838063888 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5878] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5878/stat : 5878 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 11598 33554432000 4194304 4196468 140726573101072 140354837011344 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5879] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5879/stat : 5879 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 11598 33554432000 4194304 4196468 140726573101072 140354835958800 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5880] ppid=5869 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/5871/task/5880/stat : 5880 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733154 26628161536 11598 33554432000 4194304 4196468 140726573101072 140354834906256 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5881] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5881/stat : 5881 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733156 26628161536 11598 33554432000 4194304 4196468 140726573101072 140353326176240 140354919705218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5882] ppid=5869 vsize=26004064 memory=140492004225999 CPUtime=0 cores=0-7
/proc/5871/task/5882/stat : 5882 (java) S 5869 5869 10735 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97733156 26628161536 11598 33554432000 4194304 4196468 140726573101072 140353325122464 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5883] ppid=5869 vsize=26004064 memory=280984008454288 CPUtime=0 cores=0-7
/proc/5871/task/5883/stat : 5883 (java) S 5869 5869 10735 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97733157 26628161536 11598 33554432000 4194304 4196468 140726573101072 140353324069872 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5884] ppid=5869 vsize=26004064 memory=280984008470416 CPUtime=0 cores=0-7
/proc/5871/task/5884/stat : 5884 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733159 26628161536 11598 33554432000 4194304 4196468 140726573101072 140353323018448 140354919712667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5885] ppid=5869 vsize=26004064 memory=280984008468112 CPUtime=0.02 cores=0-7
/proc/5871/task/5885/stat : 5885 (java) R 5869 5869 10735 0 -1 4202560 492 0 0 0 2 0 0 0 20 0 20 0 97733159 26628161536 11598 33554432000 4194304 4196468 140726573101072 140353321947080 140354900394368 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5886] ppid=5869 vsize=26004064 memory=280984008475024 CPUtime=0.03 cores=0-7
/proc/5871/task/5886/stat : 5886 (java) S 5869 5869 10735 0 -1 1077944384 145 0 0 0 3 0 0 0 20 0 20 0 97733159 26628161536 11598 33554432000 4194304 4196468 140726573101072 140353320913520 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5887] ppid=5869 vsize=26004064 memory=280984008416304 CPUtime=0.01 cores=0-7
/proc/5871/task/5887/stat : 5887 (java) S 5869 5869 10735 0 -1 1077944384 456 0 0 0 1 0 0 0 20 0 20 0 97733159 26628161536 11598 33554432000 4194304 4196468 140726573101072 140353319860976 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5888] ppid=5869 vsize=26004064 memory=280984008488848 CPUtime=0.12 cores=0-7
/proc/5871/task/5888/stat : 5888 (java) S 5869 5869 10735 0 -1 1077944384 828 0 0 0 12 0 0 0 20 0 20 0 97733159 26628161536 11598 33554432000 4194304 4196468 140726573101072 140353318808432 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5889] ppid=5869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5889/stat : 5889 (java) S 5869 5869 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97733159 26628161536 11598 33554432000 4194304 4196468 140726573101072 140353317755104 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5890] ppid=5869 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5871/task/5890/stat : 5890 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97733159 26628161536 11598 33554432000 4194304 4196468 140726573101072 140353316702640 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47508 KiB

[startup+0.701012 s]
/proc/loadavg: 8.17 7.50 6.93 6/201 5890
/proc/meminfo: memFree=31434420/32770624 swapFree=67108860/67108860
[pid=5869] ppid=5866 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/5869/stat : 5869 (xcsp3-exec) S 5866 5869 10735 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 97733153 9740288 345 33554432000 4194304 5098028 140725159677696 140725159675800 139658425487996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31399936 140725159679082 140725159679292 140725159679292 140725159682027 0
/proc/5869/statm: 2378 345 289 221 0 87 0
[pid=5871] ppid=5869 vsize=26004140 memory=125548 CPUtime=1.61 cores=0-7
/proc/5871/stat : 5871 (java) S 5869 5869 10735 0 -1 1077944320 11661 0 0 0 157 4 0 0 20 0 20 0 97733153 26628239360 31387 33554432000 4194304 4196468 140726573101072 140726573083616 140354919694071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
/proc/5871/statm: 6501035 31387 3196 1 0 6488269 0
[pid=5871/tid=5872] ppid=5869 vsize=26004140 memory=0 CPUtime=0.67 cores=0-7
/proc/5871/task/5872/stat : 5872 (java) R 5869 5869 10735 0 -1 4202560 6450 0 0 0 64 3 0 0 20 0 20 0 97733154 26628239360 31387 33554432000 4194304 4196468 140726573101072 140354923929464 140354919707935 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5873] ppid=5869 vsize=26004140 memory=140492004434800 CPUtime=0 cores=0-7
/proc/5871/task/5873/stat : 5873 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733154 26628239360 31387 33554432000 4194304 4196468 140726573101072 140354842274064 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5874] ppid=5869 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/5871/task/5874/stat : 5874 (java) S 5869 5869 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97733154 26628239360 31387 33554432000 4194304 4196468 140726573101072 140354841221520 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5875] ppid=5869 vsize=26004140 memory=1932 CPUtime=0 cores=0-7
/proc/5871/task/5875/stat : 5875 (java) S 5869 5869 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97733154 26628239360 31387 33554432000 4194304 4196468 140726573101072 140354840168976 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0

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

[pid=5871/tid=5898] ppid=5869 vsize=26538700 memory=1380 CPUtime=153.67 cores=0-7
/proc/5871/task/5898/stat : 5898 (java) R 5869 5869 10735 0 -1 4202560 3040 0 0 0 15360 7 0 0 20 0 28 0 97733832 27175628800 1018251 33554432000 4194304 4196468 140726573101072 140353301323272 140354520966800 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
Current children cumulated CPU time: 1251.28 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4074384 KiB

[startup+222.301 s]
/proc/loadavg: 8.66 8.04 7.26 10/207 5898
/proc/meminfo: memFree=27434840/32770624 swapFree=67108860/67108860
[pid=5869] ppid=5866 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/5869/stat : 5869 (xcsp3-exec) S 5866 5869 10735 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 97733153 9740288 345 33554432000 4194304 5098028 140725159677696 140725159675800 139658425487996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31399936 140725159679082 140725159679292 140725159679292 140725159682027 0
/proc/5869/statm: 2378 345 289 221 0 87 0
[pid=5871] ppid=5869 vsize=26538700 memory=4091240 CPUtime=1729.99 cores=0-7
/proc/5871/stat : 5871 (java) S 5869 5869 10735 0 -1 1077944320 115407 0 0 0 172737 262 0 0 20 0 28 0 97733153 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140726573083616 140354919694071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
/proc/5871/statm: 6634675 1022810 3292 1 0 6621909 0
[pid=5871/tid=5872] ppid=5869 vsize=26538700 memory=4091240 CPUtime=6.61 cores=0-7
/proc/5871/task/5872/stat : 5872 (java) S 5869 5869 10735 0 -1 1077944384 9360 0 0 0 651 10 0 0 20 0 28 0 97733154 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140354923934848 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5873] ppid=5869 vsize=26538700 memory=4091240 CPUtime=0.49 cores=0-7
/proc/5871/task/5873/stat : 5873 (java) S 5869 5869 10735 0 -1 1077944384 664 0 0 0 30 19 0 0 20 0 28 0 97733154 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140354842274064 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5874] ppid=5869 vsize=26538700 memory=4073004 CPUtime=0.5 cores=0-7
/proc/5871/task/5874/stat : 5874 (java) S 5869 5869 10735 0 -1 1077944384 894 0 0 0 31 19 0 0 20 0 28 0 97733154 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140354841221520 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5875] ppid=5869 vsize=26538700 memory=1932 CPUtime=0.49 cores=0-7
/proc/5871/task/5875/stat : 5875 (java) S 5869 5869 10735 0 -1 1077944384 1043 0 0 0 32 17 0 0 20 0 28 0 97733154 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140354840168976 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5876] ppid=5869 vsize=26538700 memory=1724 CPUtime=0.47 cores=0-7
/proc/5871/task/5876/stat : 5876 (java) S 5869 5869 10735 0 -1 1077944384 1135 0 0 0 31 16 0 0 20 0 28 0 97733154 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140354839116432 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5877] ppid=5869 vsize=26538700 memory=11000 CPUtime=0.49 cores=0-7
/proc/5871/task/5877/stat : 5877 (java) S 5869 5869 10735 0 -1 1077944384 1752 0 0 0 31 18 0 0 20 0 28 0 97733154 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140354838063888 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5878] ppid=5869 vsize=26538700 memory=796 CPUtime=0.5 cores=0-7
/proc/5871/task/5878/stat : 5878 (java) S 5869 5869 10735 0 -1 1077944384 1566 0 0 0 33 17 0 0 20 0 28 0 97733154 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140354837011344 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5879] ppid=5869 vsize=26538700 memory=1004 CPUtime=0.5 cores=0-7
/proc/5871/task/5879/stat : 5879 (java) S 5869 5869 10735 0 -1 1077944384 1077 0 0 0 32 18 0 0 20 0 28 0 97733154 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140354835958800 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5880] ppid=5869 vsize=26538700 memory=648 CPUtime=0.47 cores=0-7
/proc/5871/task/5880/stat : 5880 (java) S 5869 5869 10735 0 -1 1077944384 1253 0 0 0 30 17 0 0 20 0 28 0 97733154 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140354834906256 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5881] ppid=5869 vsize=26538700 memory=1796 CPUtime=0.06 cores=0-7
/proc/5871/task/5881/stat : 5881 (java) S 5869 5869 10735 0 -1 1077944384 7859 0 0 0 5 1 0 0 20 0 28 0 97733156 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353326176240 140354919705218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5882] ppid=5869 vsize=26538700 memory=4091240 CPUtime=0 cores=0-7
/proc/5871/task/5882/stat : 5882 (java) S 5869 5869 10735 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 97733156 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353325122528 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5883] ppid=5869 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/5871/task/5883/stat : 5883 (java) S 5869 5869 10735 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 97733157 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353324069888 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5884] ppid=5869 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/5871/task/5884/stat : 5884 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97733159 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353323018448 140354919712667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5885] ppid=5869 vsize=26538700 memory=4091240 CPUtime=2.61 cores=0-7
/proc/5871/task/5885/stat : 5885 (java) S 5869 5869 10735 0 -1 1077944384 15909 0 0 0 258 3 0 0 20 0 28 0 97733159 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353321966064 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5886] ppid=5869 vsize=26538700 memory=1796 CPUtime=2.24 cores=0-7
/proc/5871/task/5886/stat : 5886 (java) S 5869 5869 10735 0 -1 1077944384 15714 0 0 0 221 3 0 0 20 0 28 0 97733159 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353320913520 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5887] ppid=5869 vsize=26538700 memory=956 CPUtime=2.48 cores=0-7
/proc/5871/task/5887/stat : 5887 (java) S 5869 5869 10735 0 -1 1077944384 16055 0 0 0 245 3 0 0 20 0 28 0 97733159 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353319860976 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5888] ppid=5869 vsize=26538700 memory=280984009301952 CPUtime=0.7 cores=0-7
/proc/5871/task/5888/stat : 5888 (java) S 5869 5869 10735 0 -1 1077944384 10022 0 0 0 68 2 0 0 20 0 28 0 97733159 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353318808432 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5889] ppid=5869 vsize=26538700 memory=3470692292451393568 CPUtime=0 cores=0-7
/proc/5871/task/5889/stat : 5889 (java) S 5869 5869 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97733159 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353317755104 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5890] ppid=5869 vsize=26538700 memory=1380 CPUtime=0.09 cores=0-7
/proc/5871/task/5890/stat : 5890 (java) S 5869 5869 10735 0 -1 1077944384 1559 0 0 0 1 8 0 0 20 0 28 0 97733159 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353316702640 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5891] ppid=5869 vsize=26538700 memory=1380 CPUtime=214.33 cores=0-7
/proc/5871/task/5891/stat : 5891 (java) R 5869 5869 10735 0 -1 4202560 4830 0 0 0 21418 15 0 0 20 0 28 0 97733831 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353308690968 140354520966791 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5892] ppid=5869 vsize=26538700 memory=4091240 CPUtime=214.33 cores=0-7
/proc/5871/task/5892/stat : 5892 (java) R 5869 5869 10735 0 -1 4202560 2418 0 0 0 21423 10 0 0 20 0 28 0 97733831 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353307639560 140354520967898 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5893] ppid=5869 vsize=26538700 memory=1380 CPUtime=214.48 cores=0-7
/proc/5871/task/5893/stat : 5893 (java) R 5869 5869 10735 0 -1 4202560 4574 0 0 0 21428 20 0 0 20 0 28 0 97733831 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353306587016 140354520965405 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5894] ppid=5869 vsize=26538700 memory=4091240 CPUtime=213.09 cores=0-7
/proc/5871/task/5894/stat : 5894 (java) R 5869 5869 10735 0 -1 4202560 5030 0 0 0 21297 12 0 0 20 0 28 0 97733831 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353305534472 140354520967875 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5895] ppid=5869 vsize=26538700 memory=1932 CPUtime=213.08 cores=0-7
/proc/5871/task/5895/stat : 5895 (java) R 5869 5869 10735 0 -1 4202560 2728 0 0 0 21299 9 0 0 20 0 28 0 97733831 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353304481784 140354520966740 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5896] ppid=5869 vsize=26538700 memory=0 CPUtime=213.67 cores=0-7
/proc/5871/task/5896/stat : 5896 (java) R 5869 5869 10735 0 -1 4202560 3209 0 0 0 21359 8 0 0 20 0 28 0 97733832 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353303429112 140354520966717 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5897] ppid=5869 vsize=26538700 memory=79 CPUtime=214.44 cores=0-7
/proc/5871/task/5897/stat : 5897 (java) R 5869 5869 10735 0 -1 4202560 2210 0 0 0 21436 8 0 0 20 0 28 0 97733832 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353302375816 140354520967816 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5898] ppid=5869 vsize=26538700 memory=2 CPUtime=213.65 cores=0-7
/proc/5871/task/5898/stat : 5898 (java) R 5869 5869 10735 0 -1 4202560 3199 0 0 0 21358 7 0 0 20 0 28 0 97733832 27175628800 1022810 33554432000 4194304 4196468 140726573101072 140353301322880 140354520966791 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
Current children cumulated CPU time: 1729.99 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4092620 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.40 8.04 7.29 9/207 5898
/proc/meminfo: memFree=26569332/32770624 swapFree=67108860/67108860
[pid=5869] ppid=5866 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/5869/stat : 5869 (xcsp3-exec) S 5866 5869 10735 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 97733153 9740288 345 33554432000 4194304 5098028 140725159677696 140725159675800 139658425487996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31399936 140725159679082 140725159679292 140725159679292 140725159682027 0
/proc/5869/statm: 2378 345 289 221 0 87 0
[pid=5871] ppid=5869 vsize=26538700 memory=4954728 CPUtime=1967.01 cores=0-7
/proc/5871/stat : 5871 (java) S 5869 5869 10735 0 -1 1077944320 118922 0 0 0 196423 278 0 0 20 0 28 0 97733153 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140726573083616 140354919694071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
/proc/5871/statm: 6634675 1238682 3292 1 0 6621909 0
[pid=5871/tid=5872] ppid=5869 vsize=26538700 memory=6935054825532540783 CPUtime=6.61 cores=0-7
/proc/5871/task/5872/stat : 5872 (java) S 5869 5869 10735 0 -1 1077944384 9360 0 0 0 651 10 0 0 20 0 28 0 97733154 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140354923934848 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5873] ppid=5869 vsize=26538700 memory=4126316290023845779 CPUtime=0.49 cores=0-7
/proc/5871/task/5873/stat : 5873 (java) S 5869 5869 10735 0 -1 1077944384 1119 0 0 0 30 19 0 0 20 0 28 0 97733154 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140354842274064 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5874] ppid=5869 vsize=26538700 memory=1380 CPUtime=0.5 cores=0-7
/proc/5871/task/5874/stat : 5874 (java) S 5869 5869 10735 0 -1 1077944384 923 0 0 0 31 19 0 0 20 0 28 0 97733154 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140354841221520 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5875] ppid=5869 vsize=26538700 memory=4954728 CPUtime=0.49 cores=0-7
/proc/5871/task/5875/stat : 5875 (java) S 5869 5869 10735 0 -1 1077944384 1339 0 0 0 32 17 0 0 20 0 28 0 97733154 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140354840168976 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5876] ppid=5869 vsize=26538700 memory=1380 CPUtime=0.47 cores=0-7
/proc/5871/task/5876/stat : 5876 (java) S 5869 5869 10735 0 -1 1077944384 1146 0 0 0 31 16 0 0 20 0 28 0 97733154 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140354839116432 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5877] ppid=5869 vsize=26538700 memory=65 CPUtime=0.49 cores=0-7
/proc/5871/task/5877/stat : 5877 (java) S 5869 5869 10735 0 -1 1077944384 1910 0 0 0 31 18 0 0 20 0 28 0 97733154 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140354838063888 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5878] ppid=5869 vsize=26538700 memory=7306060622882826592 CPUtime=0.5 cores=0-7
/proc/5871/task/5878/stat : 5878 (java) S 5869 5869 10735 0 -1 1077944384 1588 0 0 0 33 17 0 0 20 0 28 0 97733154 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140354837011344 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5879] ppid=5869 vsize=26538700 memory=7593180453384578662 CPUtime=0.5 cores=0-7
/proc/5871/task/5879/stat : 5879 (java) S 5869 5869 10735 0 -1 1077944384 1109 0 0 0 32 18 0 0 20 0 28 0 97733154 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140354835958800 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5880] ppid=5869 vsize=26538700 memory=7378700902231988077 CPUtime=0.47 cores=0-7
/proc/5871/task/5880/stat : 5880 (java) S 5869 5869 10735 0 -1 1077944384 1334 0 0 0 30 17 0 0 20 0 28 0 97733154 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140354834906256 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5881] ppid=5869 vsize=26538700 memory=7378700902231988077 CPUtime=0.07 cores=0-7
/proc/5871/task/5881/stat : 5881 (java) S 5869 5869 10735 0 -1 1077944384 8096 0 0 0 6 1 0 0 20 0 28 0 97733156 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353326176240 140354919705218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5882] ppid=5869 vsize=26538700 memory=7883100800533488727 CPUtime=0 cores=0-7
/proc/5871/task/5882/stat : 5882 (java) S 5869 5869 10735 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 97733156 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353325122528 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5883] ppid=5869 vsize=26538700 memory=7230368013338894437 CPUtime=0 cores=0-7
/proc/5871/task/5883/stat : 5883 (java) S 5869 5869 10735 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 97733157 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353324069888 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5884] ppid=5869 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/5871/task/5884/stat : 5884 (java) S 5869 5869 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97733159 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353323018448 140354919712667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5885] ppid=5869 vsize=26538700 memory=1380 CPUtime=2.61 cores=0-7
/proc/5871/task/5885/stat : 5885 (java) S 5869 5869 10735 0 -1 1077944384 15909 0 0 0 258 3 0 0 20 0 28 0 97733159 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353321966064 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5886] ppid=5869 vsize=26538700 memory=8112282956445269571 CPUtime=2.24 cores=0-7
/proc/5871/task/5886/stat : 5886 (java) S 5869 5869 10735 0 -1 1077944384 15714 0 0 0 221 3 0 0 20 0 28 0 97733159 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353320913520 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5887] ppid=5869 vsize=26538700 memory=1200 CPUtime=2.48 cores=0-7
/proc/5871/task/5887/stat : 5887 (java) S 5869 5869 10735 0 -1 1077944384 16055 0 0 0 245 3 0 0 20 0 28 0 97733159 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353319860976 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5888] ppid=5869 vsize=26538700 memory=15876 CPUtime=0.7 cores=0-7
/proc/5871/task/5888/stat : 5888 (java) S 5869 5869 10735 0 -1 1077944384 10627 0 0 0 68 2 0 0 20 0 28 0 97733159 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353318808432 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5889] ppid=5869 vsize=26538700 memory=16236 CPUtime=0 cores=0-7
/proc/5871/task/5889/stat : 5889 (java) S 5869 5869 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97733159 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353317755104 140354919704277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5890] ppid=5869 vsize=26538700 memory=4044 CPUtime=0.1 cores=0-7
/proc/5871/task/5890/stat : 5890 (java) S 5869 5869 10735 0 -1 1077944384 1561 0 0 0 1 9 0 0 20 0 28 0 97733159 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353316702640 140354919705218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5891] ppid=5869 vsize=26538700 memory=16484 CPUtime=244.04 cores=0-7
/proc/5871/task/5891/stat : 5891 (java) R 5869 5869 10735 0 -1 4202560 5049 0 0 0 24386 18 0 0 20 0 28 0 97733831 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353308690968 140354520966749 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5892] ppid=5869 vsize=26538700 memory=1380 CPUtime=244.03 cores=0-7
/proc/5871/task/5892/stat : 5892 (java) R 5869 5869 10735 0 -1 4202560 2520 0 0 0 24392 11 0 0 20 0 28 0 97733831 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353307639560 140354520967161 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5893] ppid=5869 vsize=26538700 memory=1380 CPUtime=244.18 cores=0-7
/proc/5871/task/5893/stat : 5893 (java) R 5869 5869 10735 0 -1 4202560 4787 0 0 0 24394 24 0 0 20 0 28 0 97733831 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353306589808 140354520966814 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5894] ppid=5869 vsize=26538700 memory=4954728 CPUtime=242.79 cores=0-7
/proc/5871/task/5894/stat : 5894 (java) R 5869 5869 10735 0 -1 4202560 5308 0 0 0 24266 13 0 0 20 0 28 0 97733831 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353305537112 140354520967058 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5895] ppid=5869 vsize=26538700 memory=1380 CPUtime=242.57 cores=0-7
/proc/5871/task/5895/stat : 5895 (java) R 5869 5869 10735 0 -1 4202560 2929 0 0 0 24247 10 0 0 20 0 28 0 97733831 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353304481928 140354520968059 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5896] ppid=5869 vsize=26538700 memory=1380 CPUtime=242.96 cores=0-7
/proc/5871/task/5896/stat : 5896 (java) R 5869 5869 10735 0 -1 4202560 3565 0 0 0 24287 9 0 0 20 0 28 0 97733832 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353303429112 140354520967834 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5897] ppid=5869 vsize=26538700 memory=4954728 CPUtime=244.16 cores=0-7
/proc/5871/task/5897/stat : 5897 (java) R 5869 5869 10735 0 -1 4202560 2326 0 0 0 24406 10 0 0 20 0 28 0 97733832 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353302375816 140354520966679 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
[pid=5871/tid=5898] ppid=5869 vsize=26538700 memory=4954728 CPUtime=243.36 cores=0-7
/proc/5871/task/5898/stat : 5898 (java) R 5869 5869 10735 0 -1 4202560 3301 0 0 0 24327 9 0 0 20 0 28 0 97733832 27175628800 1238682 33554432000 4194304 4196468 140726573101072 140353301323024 140354520966684 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13246464 140726573102232 140726573102408 140726573102408 140726573105103 0
Current children cumulated CPU time: 1967.01 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4956108 KiB

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

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

[startup+252.131 s]
# the end of solver process 5871 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1965 s, system=2.81431 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.131
CPU time (s): 1967.81
CPU user time (s): 1965
CPU system time (s): 2.81431
CPU usage (%): 780.473
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 4956108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1965
system time used= 2.81431
maximum resident set size= 4955512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119913
page faults= 0
swaps= 0
block input operations= 0
block output operations= 496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11561
involuntary context switches= 22385


# summary of solver processes directly reported to runsolver:
#   pid: 5869,5871
#   total CPU time (s): 1967.81
#   total CPU user time (s): 1965
#   total CPU system time (s): 2.81431

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.93224 second user time and 3.30455 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-13 19:33:10
IDJOB=4271441
IDBENCH=137753
IDSOLVER=2663
FILE ID=node102/4271441-1502646448
RUNJOBID= node102-1502634636-10762
PBS_JOBID= 20628324
Free space on /tmp= 61912 MiB

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

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

MD5SUM BENCH= c5b43cb4096baa2a106332b7cfda903c
RANDOM SEED=1421067617

node102.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.35
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.35
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.35
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.35
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:        31515676 kB
MemAvailable:   31985056 kB
Buffers:          118880 kB
Cached:           634784 kB
SwapCached:            0 kB
Active:           648328 kB
Inactive:         158152 kB
Active(anon):       5120 kB
Inactive(anon):    75372 kB
Active(file):     643208 kB
Inactive(file):    82780 kB
Unevictable:        6444 kB
Mlocked:            6444 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8184 kB
Writeback:             0 kB
AnonPages:        190092 kB
Mapped:            44008 kB
Shmem:             25228 kB
Slab:             145260 kB
SReclaimable:     118452 kB
SUnreclaim:        26808 kB
KernelStack:        3696 kB
PageTables:         5104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61904 MiB
End job on node102 at 2017-08-13 19:37:22