Trace number 4283197

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 5a (2017-08-18)? (TO) 2520.05 2502.8101

General information on the benchmark

NameBinPacking/
BinPacking-mdd-ft/BinPacking-mdd-ft249-19.xml
MD5SUMff12bcd9867be4bcc392b8c45936f1c7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables389
Number of constraints100
Number of domains2
Minimum domain size98
Maximum domain size137
Distribution of domain sizes[{"size":98,"count":1},{"size":137,"count":388}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":291},{"degree":4,"count":97}]
Minimum constraint arity4
Maximum constraint arity388
Distribution of constraint arities[{"arity":4,"count":97},{"arity":98,"count":1},{"arity":388,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":97},{"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 -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283197-1503219769.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283197-1503219769.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
4.89/2.10	c solve instance...
2520.02/2502.80	s UNKNOWN
2520.02/2502.80	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 (11165 MiB free)
  memory of node 1: 16384 MiB (11584 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283197-1503219769/watcher-4283197-1503219769 -o /tmp/evaluation-result-4283197-1503219769/solver-4283197-1503219769 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1503215340-8905 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 139453327 HOME/instance-4283197-1503219769.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=9313, runsolver pid=9310
Current StackSize limit: 8192 KiB


[startup+0.10016 s]*
/proc/loadavg: 1.38 1.44 1.42 3/217 9329
/proc/meminfo: memFree=23278796/32770624 swapFree=67108860/67108860
[pid=9313] ppid=9310 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9313/stat : 9313 (xcsp3-exec) S 9310 9313 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155064647 9740288 346 33554432000 4194304 5098028 140731981030464 140731981028568 139938674111100 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34619392 140731981038703 140731981038907 140731981038907 140731981041643 0
/proc/9313/statm: 2378 346 289 221 0 87 0
[pid=9315] ppid=9313 vsize=13978596 memory=28120 CPUtime=0.12 cores=0,2,4,6
/proc/9315/stat : 9315 (java) S 9313 9313 3809 0 -1 1077944320 5388 0 0 0 11 1 0 0 20 0 15 0 155064648 14314082304 7030 33554432000 4194304 4196468 140723020955424 140723020937968 140338777595639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
/proc/9315/statm: 3494649 7030 2870 1 0 3482966 0
[pid=9315/tid=9316] ppid=9313 vsize=13978596 memory=7972679344308065115 CPUtime=0.09 cores=0,2,4,6
/proc/9315/task/9316/stat : 9316 (java) R 9313 9313 3809 0 -1 4202560 3404 0 0 0 8 1 0 0 20 0 15 0 155064648 14314082304 7095 33554432000 4194304 4196468 140723020955424 140338781825968 140338777607574 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9317] ppid=9313 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9317/stat : 9317 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064649 14314082304 7095 33554432000 4194304 4196468 140723020955424 140338730216208 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9318] ppid=9313 vsize=13978596 memory=140317248607872 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9318/stat : 9318 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064649 14314082304 7095 33554432000 4194304 4196468 140723020955424 140338729163664 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9319] ppid=9313 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9319/stat : 9319 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064649 14314082304 7095 33554432000 4194304 4196468 140723020955424 140338371161104 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9320] ppid=9313 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9320/stat : 9320 (java) S 9313 9313 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155064649 14314082304 7095 33554432000 4194304 4196468 140723020955424 140338370108560 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9321] ppid=9313 vsize=13978596 memory=140317248607872 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9321/stat : 9321 (java) S 9313 9313 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155064650 14314082304 7095 33554432000 4194304 4196468 140723020955424 140338251401200 140338777606786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9322] ppid=9313 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9322/stat : 9322 (java) S 9313 9313 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155064651 14314082304 7095 33554432000 4194304 4196468 140723020955424 140338250347424 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9323] ppid=9313 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9323/stat : 9323 (java) S 9313 9313 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155064651 14314082304 7095 33554432000 4194304 4196468 140723020955424 140338249294832 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9324] ppid=9313 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9324/stat : 9324 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14314082304 7095 33554432000 4194304 4196468 140723020955424 140338248243408 140338777614235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9325] ppid=9313 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9325/stat : 9325 (java) S 9313 9313 3809 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 155064653 14314082304 7095 33554432000 4194304 4196468 140723020955424 140338247191024 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9326] ppid=9313 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9326/stat : 9326 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14314082304 7095 33554432000 4194304 4196468 140723020955424 140338246138480 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9327] ppid=9313 vsize=13978596 memory=140317248607872 CPUtime=0.01 cores=0,2,4,6
/proc/9315/task/9327/stat : 9327 (java) R 9313 9313 3809 0 -1 4202560 265 0 0 0 1 0 0 0 20 0 15 0 155064653 14314082304 7095 33554432000 4194304 4196468 140723020955424 140338245085936 140338761675301 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9328] ppid=9313 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9328/stat : 9328 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14314082304 7095 33554432000 4194304 4196468 140723020955424 140338244033632 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9329] ppid=9313 vsize=13978596 memory=140317248607872 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9329/stat : 9329 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064654 14314082304 7095 33554432000 4194304 4196468 140723020955424 140338242980144 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29504 KiB

[startup+0.210707 s]*
/proc/loadavg: 1.38 1.44 1.42 3/217 9329
/proc/meminfo: memFree=23267772/32770624 swapFree=67108860/67108860
[pid=9313] ppid=9310 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9313/stat : 9313 (xcsp3-exec) S 9310 9313 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155064647 9740288 346 33554432000 4194304 5098028 140731981030464 140731981028568 139938674111100 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34619392 140731981038703 140731981038907 140731981038907 140731981041643 0
/proc/9313/statm: 2378 346 289 221 0 87 0
[pid=9315] ppid=9313 vsize=13982852 memory=40396 CPUtime=0.34 cores=0,2,4,6
/proc/9315/stat : 9315 (java) S 9313 9313 3809 0 -1 1077944320 8145 0 0 0 31 3 0 0 20 0 15 0 155064648 14318440448 10099 33554432000 4194304 4196468 140723020955424 140723020937968 140338777595639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
/proc/9315/statm: 3495713 10099 3038 1 0 3482966 0
[pid=9315/tid=9316] ppid=9313 vsize=13982884 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/9315/task/9316/stat : 9316 (java) R 9313 9313 3809 0 -1 4202560 5298 0 0 0 18 2 0 0 20 0 15 0 155064648 14318473216 10099 33554432000 4194304 4196468 140723020955424 140338781806432 140338770275357 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9317] ppid=9313 vsize=13982852 memory=8944 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9317/stat : 9317 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064649 14318440448 10099 33554432000 4194304 4196468 140723020955424 140338730216208 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9318] ppid=9313 vsize=13982852 memory=140317249346296 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9318/stat : 9318 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064649 14318440448 10099 33554432000 4194304 4196468 140723020955424 140338729163664 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9319] ppid=9313 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9319/stat : 9319 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064649 14318440448 10099 33554432000 4194304 4196468 140723020955424 140338371161104 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9320] ppid=9313 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9320/stat : 9320 (java) S 9313 9313 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155064649 14318440448 10099 33554432000 4194304 4196468 140723020955424 140338370108560 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9321] ppid=9313 vsize=13982852 memory=140317248607872 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9321/stat : 9321 (java) S 9313 9313 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155064650 14318440448 10099 33554432000 4194304 4196468 140723020955424 140338251401200 140338777606786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9322] ppid=9313 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9322/stat : 9322 (java) S 9313 9313 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155064651 14318440448 10099 33554432000 4194304 4196468 140723020955424 140338250347424 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9323] ppid=9313 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9323/stat : 9323 (java) S 9313 9313 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155064651 14318473216 10099 33554432000 4194304 4196468 140723020955424 140338249294832 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9324] ppid=9313 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9324/stat : 9324 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14318440448 10099 33554432000 4194304 4196468 140723020955424 140338248243408 140338777614235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9325] ppid=9313 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/9315/task/9325/stat : 9325 (java) S 9313 9313 3809 0 -1 1077944384 514 0 0 0 2 0 0 0 20 0 15 0 155064653 14318440448 10099 33554432000 4194304 4196468 140723020955424 140338247191024 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9326] ppid=9313 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/9315/task/9326/stat : 9326 (java) S 9313 9313 3809 0 -1 1077944384 323 0 0 0 2 0 0 0 20 0 15 0 155064653 14318440448 10099 33554432000 4194304 4196468 140723020955424 140338246138480 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9327] ppid=9313 vsize=13982852 memory=140317248607872 CPUtime=0.07 cores=0,2,4,6
/proc/9315/task/9327/stat : 9327 (java) S 9313 9313 3809 0 -1 1077944384 738 0 0 0 7 0 0 0 20 0 15 0 155064653 14318440448 10099 33554432000 4194304 4196468 140723020955424 140338245085936 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9328] ppid=9313 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9328/stat : 9328 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14318440448 10099 33554432000 4194304 4196468 140723020955424 140338244033632 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9329] ppid=9313 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9329/stat : 9329 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064654 14318440448 10099 33554432000 4194304 4196468 140723020955424 140338242980144 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41780 KiB

[startup+0.31056 s]*
/proc/loadavg: 1.38 1.44 1.42 4/217 9329
/proc/meminfo: memFree=23261136/32770624 swapFree=67108860/67108860
[pid=9313] ppid=9310 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9313/stat : 9313 (xcsp3-exec) S 9310 9313 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155064647 9740288 346 33554432000 4194304 5098028 140731981030464 140731981028568 139938674111100 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34619392 140731981038703 140731981038907 140731981038907 140731981041643 0
/proc/9313/statm: 2378 346 289 221 0 87 0
[pid=9315] ppid=9313 vsize=13982852 memory=47008 CPUtime=0.5 cores=0,2,4,6
/proc/9315/stat : 9315 (java) S 9313 9313 3809 0 -1 1077944320 8983 0 0 0 47 3 0 0 20 0 15 0 155064648 14318440448 11752 33554432000 4194304 4196468 140723020955424 140723020937968 140338777595639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
/proc/9315/statm: 3495713 11752 3086 1 0 3482966 0
[pid=9315/tid=9316] ppid=9313 vsize=13982852 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/9315/task/9316/stat : 9316 (java) R 9313 9313 3809 0 -1 4202560 5924 0 0 0 27 2 0 0 20 0 15 0 155064648 14318440448 11752 33554432000 4194304 4196468 140723020955424 140338781833824 140338408868848 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9317] ppid=9313 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9317/stat : 9317 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064649 14318440448 11752 33554432000 4194304 4196468 140723020955424 140338730216208 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9318] ppid=9313 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9318/stat : 9318 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064649 14318440448 11752 33554432000 4194304 4196468 140723020955424 140338729163664 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9319] ppid=9313 vsize=13982852 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9319/stat : 9319 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064649 14318440448 11752 33554432000 4194304 4196468 140723020955424 140338371161104 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9320] ppid=9313 vsize=13982852 memory=7307460116655545206 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9320/stat : 9320 (java) S 9313 9313 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155064649 14318440448 11752 33554432000 4194304 4196468 140723020955424 140338370108560 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9321] ppid=9313 vsize=13982852 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9321/stat : 9321 (java) S 9313 9313 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155064650 14318440448 11752 33554432000 4194304 4196468 140723020955424 140338251401200 140338777606786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9322] ppid=9313 vsize=13982852 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9322/stat : 9322 (java) S 9313 9313 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155064651 14318440448 11752 33554432000 4194304 4196468 140723020955424 140338250347424 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9323] ppid=9313 vsize=13982852 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9323/stat : 9323 (java) S 9313 9313 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155064651 14318440448 11752 33554432000 4194304 4196468 140723020955424 140338249294832 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9324] ppid=9313 vsize=13982852 memory=-8412660973805007263 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9324/stat : 9324 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14318440448 11752 33554432000 4194304 4196468 140723020955424 140338248243408 140338777614235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9325] ppid=9313 vsize=13982852 memory=-7384621950708166502 CPUtime=0.03 cores=0,2,4,6
/proc/9315/task/9325/stat : 9325 (java) S 9313 9313 3809 0 -1 1077944384 583 0 0 0 3 0 0 0 20 0 15 0 155064653 14318440448 11752 33554432000 4194304 4196468 140723020955424 140338247191024 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9326] ppid=9313 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/9315/task/9326/stat : 9326 (java) R 9313 9313 3809 0 -1 4202560 329 0 0 0 3 0 0 0 20 0 15 0 155064653 14318440448 11752 33554432000 4194304 4196468 140723020955424 140338246138480 140338777606786 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9327] ppid=9313 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/9315/task/9327/stat : 9327 (java) R 9313 9313 3809 0 -1 4202560 848 0 0 0 12 0 0 0 20 0 15 0 155064653 14318440448 11752 33554432000 4194304 4196468 140723020955424 140338245082304 140338761676126 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9328] ppid=9313 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9328/stat : 9328 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14318440448 11752 33554432000 4194304 4196468 140723020955424 140338244033632 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9329] ppid=9313 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9329/stat : 9329 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064654 14318440448 11752 33554432000 4194304 4196468 140723020955424 140338242980144 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48392 KiB

[startup+0.700893 s]
/proc/loadavg: 1.38 1.44 1.42 5/217 9329
/proc/meminfo: memFree=23236008/32770624 swapFree=67108860/67108860
[pid=9313] ppid=9310 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9313/stat : 9313 (xcsp3-exec) S 9310 9313 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155064647 9740288 346 33554432000 4194304 5098028 140731981030464 140731981028568 139938674111100 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34619392 140731981038703 140731981038907 140731981038907 140731981041643 0
/proc/9313/statm: 2378 346 289 221 0 87 0
[pid=9315] ppid=9313 vsize=13982928 memory=110600 CPUtime=1.43 cores=0,2,4,6
/proc/9315/stat : 9315 (java) S 9313 9313 3809 0 -1 1077944320 11030 0 0 0 138 5 0 0 20 0 15 0 155064648 14318518272 27650 33554432000 4194304 4196468 140723020955424 140723020937968 140338777595639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
/proc/9315/statm: 3495732 27650 3190 1 0 3482966 0
[pid=9315/tid=9316] ppid=9313 vsize=13982928 memory=1728 CPUtime=0.67 cores=0,2,4,6
/proc/9315/task/9316/stat : 9316 (java) R 9313 9313 3809 0 -1 4202560 6289 0 0 0 64 3 0 0 20 0 15 0 155064648 14318518272 27650 33554432000 4194304 4196468 140723020955424 140338781830640 140338742938080 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9317] ppid=9313 vsize=13982928 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9317/stat : 9317 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064649 14318518272 27650 33554432000 4194304 4196468 140723020955424 140338730216208 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9318] ppid=9313 vsize=13982928 memory=796 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9318/stat : 9318 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064649 14318518272 27650 33554432000 4194304 4196468 140723020955424 140338729163664 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9319] ppid=9313 vsize=13982928 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9319/stat : 9319 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064649 14318518272 27650 33554432000 4194304 4196468 140723020955424 140338371161104 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9320] ppid=9313 vsize=13982928 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9320/stat : 9320 (java) S 9313 9313 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155064649 14318518272 27650 33554432000 4194304 4196468 140723020955424 140338370108560 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9321] ppid=9313 vsize=13982928 memory=8612 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9321/stat : 9321 (java) S 9313 9313 3809 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 155064650 14318518272 27650 33554432000 4194304 4196468 140723020955424 140338251401200 140338777606786 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9322] ppid=9313 vsize=13982928 memory=5784 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9322/stat : 9322 (java) S 9313 9313 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155064651 14318518272 27650 33554432000 4194304 4196468 140723020955424 140338250347424 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9323] ppid=9313 vsize=13982928 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9323/stat : 9323 (java) S 9313 9313 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155064651 14318518272 27650 33554432000 4194304 4196468 140723020955424 140338249294832 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9324] ppid=9313 vsize=13982928 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9324/stat : 9324 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14318518272 27650 33554432000 4194304 4196468 140723020955424 140338248243408 140338777614235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9325] ppid=9313 vsize=13982928 memory=11112 CPUtime=0.23 cores=0,2,4,6
/proc/9315/task/9325/stat : 9325 (java) S 9313 9313 3809 0 -1 1077944384 1106 0 0 0 23 0 0 0 20 0 15 0 155064653 14318518272 27650 33554432000 4194304 4196468 140723020955424 140338247191024 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9326] ppid=9313 vsize=13982928 memory=1228 CPUtime=0.27 cores=0,2,4,6
/proc/9315/task/9326/stat : 9326 (java) S 9313 9313 3809 0 -1 1077944384 1025 0 0 0 27 0 0 0 20 0 15 0 155064653 14318518272 27650 33554432000 4194304 4196468 140723020955424 140338246138480 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9327] ppid=9313 vsize=13982928 memory=1420 CPUtime=0.23 cores=0,2,4,6
/proc/9315/task/9327/stat : 9327 (java) S 9313 9313 3809 0 -1 1077944384 1302 0 0 0 23 0 0 0 20 0 15 0 155064653 14318518272 27650 33554432000 4194304 4196468 140723020955424 140338245085936 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9328] ppid=9313 vsize=13982928 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9328/stat : 9328 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14318518272 27650 33554432000 4194304 4196468 140723020955424 140338244033632 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9329] ppid=9313 vsize=13982928 memory=16448 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9329/stat : 9329 (java) S 9313 9313 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155064654 14318518272 27650 33554432000 4194304 4196468 140723020955424 140338242980144 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 111984 KiB

[startup+1.50135 s]
/proc/loadavg: 1.38 1.44 1.42 5/217 9329
/proc/meminfo: memFree=23141832/32770624 swapFree=67108860/67108860
[pid=9313] ppid=9310 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9313/stat : 9313 (xcsp3-exec) S 9310 9313 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155064647 9740288 346 33554432000 4194304 5098028 140731981030464 140731981028568 139938674111100 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34619392 140731981038703 140731981038907 140731981038907 140731981041643 0
/proc/9313/statm: 2378 346 289 221 0 87 0

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

/proc/9315/task/9323/stat : 9323 (java) S 9313 9313 3809 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 155064651 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338249294848 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9324] ppid=9313 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9324/stat : 9324 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338248243408 140338777614235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9325] ppid=9313 vsize=13984976 memory=1384 CPUtime=4.33 cores=0,2,4,6
/proc/9315/task/9325/stat : 9325 (java) S 9313 9313 3809 0 -1 1077944384 19886 0 0 0 431 2 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338247191024 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9326] ppid=9313 vsize=13984976 memory=0 CPUtime=4.06 cores=0,2,4,6
/proc/9315/task/9326/stat : 9326 (java) S 9313 9313 3809 0 -1 1077944384 19916 0 0 0 403 3 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338246138480 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9327] ppid=9313 vsize=13984976 memory=1384 CPUtime=0.84 cores=0,2,4,6
/proc/9315/task/9327/stat : 9327 (java) S 9313 9313 3809 0 -1 1077944384 9478 0 0 0 82 2 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338245085936 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9328] ppid=9313 vsize=13984976 memory=8040 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9328/stat : 9328 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338244033632 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9329] ppid=9313 vsize=13984976 memory=840 CPUtime=1.37 cores=0,2,4,6
/proc/9315/task/9329/stat : 9329 (java) S 9313 9313 3809 0 -1 1077944384 1347 0 0 0 72 65 0 0 20 0 15 0 155064654 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338242980144 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
Current children cumulated CPU time: 2399.25 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 519260 KiB

[startup+2442.3 s]
/proc/loadavg: 1.23 1.42 1.43 3/217 9527
/proc/meminfo: memFree=22952772/32770624 swapFree=67108860/67108860
[pid=9313] ppid=9310 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9313/stat : 9313 (xcsp3-exec) S 9310 9313 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155064647 9740288 346 33554432000 4194304 5098028 140731981030464 140731981028568 139938674111100 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34619392 140731981038703 140731981038907 140731981038907 140731981041643 0
/proc/9313/statm: 2378 346 289 221 0 87 0
[pid=9315] ppid=9313 vsize=13984976 memory=517876 CPUtime=2459.39 cores=0,2,4,6
/proc/9315/stat : 9315 (java) S 9313 9313 3809 0 -1 1077944320 128064 0 0 0 245779 160 0 0 20 0 15 0 155064648 14320615424 129469 33554432000 4194304 4196468 140723020955424 140723020937968 140338777595639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
/proc/9315/statm: 3496244 129469 3268 1 0 3483478 0
[pid=9315/tid=9316] ppid=9313 vsize=13984976 memory=517876 CPUtime=2438.1 cores=0,2,4,6
/proc/9315/task/9316/stat : 9316 (java) R 9313 9313 3809 0 -1 4202560 40451 0 0 0 243793 17 0 0 20 0 15 0 155064648 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338781834272 140338414027173 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9317] ppid=9313 vsize=13984976 memory=517876 CPUtime=2.4 cores=0,2,4,6
/proc/9315/task/9317/stat : 9317 (java) S 9313 9313 3809 0 -1 1077944384 6218 0 0 0 220 20 0 0 20 0 15 0 155064649 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338730216208 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9318] ppid=9313 vsize=13984976 memory=1384 CPUtime=2.41 cores=0,2,4,6
/proc/9315/task/9318/stat : 9318 (java) S 9313 9313 3809 0 -1 1077944384 7588 0 0 0 222 19 0 0 20 0 15 0 155064649 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338729163664 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9319] ppid=9313 vsize=13984976 memory=517876 CPUtime=2.4 cores=0,2,4,6
/proc/9315/task/9319/stat : 9319 (java) S 9313 9313 3809 0 -1 1077944384 6626 0 0 0 221 19 0 0 20 0 15 0 155064649 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338371161104 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9320] ppid=9313 vsize=13984976 memory=517876 CPUtime=2.41 cores=0,2,4,6
/proc/9315/task/9320/stat : 9320 (java) S 9313 9313 3809 0 -1 1077944384 6875 0 0 0 221 20 0 0 20 0 15 0 155064649 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338370108560 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9321] ppid=9313 vsize=13984976 memory=517876 CPUtime=0.91 cores=0,2,4,6
/proc/9315/task/9321/stat : 9321 (java) S 9313 9313 3809 0 -1 1077944384 8291 0 0 0 80 11 0 0 20 0 15 0 155064650 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338251401200 140338777606786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9322] ppid=9313 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9322/stat : 9322 (java) S 9313 9313 3809 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 155064651 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338250347488 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9323] ppid=9313 vsize=13984976 memory=517876 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9323/stat : 9323 (java) S 9313 9313 3809 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 155064651 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338249294848 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9324] ppid=9313 vsize=13984976 memory=517876 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9324/stat : 9324 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338248243408 140338777614235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9325] ppid=9313 vsize=13984976 memory=517876 CPUtime=4.33 cores=0,2,4,6
/proc/9315/task/9325/stat : 9325 (java) S 9313 9313 3809 0 -1 1077944384 19889 0 0 0 431 2 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338247191024 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9326] ppid=9313 vsize=13984976 memory=517876 CPUtime=4.06 cores=0,2,4,6
/proc/9315/task/9326/stat : 9326 (java) S 9313 9313 3809 0 -1 1077944384 19918 0 0 0 403 3 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338246138480 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9327] ppid=9313 vsize=13984976 memory=1384 CPUtime=0.84 cores=0,2,4,6
/proc/9315/task/9327/stat : 9327 (java) S 9313 9313 3809 0 -1 1077944384 9480 0 0 0 82 2 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338245085936 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9328] ppid=9313 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9328/stat : 9328 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338244033632 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9329] ppid=9313 vsize=13984976 memory=4140 CPUtime=1.4 cores=0,2,4,6
/proc/9315/task/9329/stat : 9329 (java) S 9313 9313 3809 0 -1 1077944384 1365 0 0 0 74 66 0 0 20 0 15 0 155064654 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338242980144 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
Current children cumulated CPU time: 2459.39 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 519260 KiB

[startup+2502.3 s]
/proc/loadavg: 1.54 1.45 1.44 3/218 9536
/proc/meminfo: memFree=22929140/32770624 swapFree=67108860/67108860
[pid=9313] ppid=9310 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9313/stat : 9313 (xcsp3-exec) S 9310 9313 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155064647 9740288 346 33554432000 4194304 5098028 140731981030464 140731981028568 139938674111100 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34619392 140731981038703 140731981038907 140731981038907 140731981041643 0
/proc/9313/statm: 2378 346 289 221 0 87 0
[pid=9315] ppid=9313 vsize=13984976 memory=517876 CPUtime=2519.52 cores=0,2,4,6
/proc/9315/stat : 9315 (java) S 9313 9313 3809 0 -1 1077944320 128483 0 0 0 251790 162 0 0 20 0 15 0 155064648 14320615424 129469 33554432000 4194304 4196468 140723020955424 140723020937968 140338777595639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
/proc/9315/statm: 3496244 129469 3268 1 0 3483478 0
[pid=9315/tid=9316] ppid=9313 vsize=13984976 memory=517876 CPUtime=2498.01 cores=0,2,4,6
/proc/9315/task/9316/stat : 9316 (java) R 9313 9313 3809 0 -1 4202560 40849 0 0 0 249784 17 0 0 20 0 15 0 155064648 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338781834400 140338414026404 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9317] ppid=9313 vsize=13984976 memory=517876 CPUtime=2.44 cores=0,2,4,6
/proc/9315/task/9317/stat : 9317 (java) S 9313 9313 3809 0 -1 1077944384 6222 0 0 0 224 20 0 0 20 0 15 0 155064649 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338730216208 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9318] ppid=9313 vsize=13984976 memory=517876 CPUtime=2.45 cores=0,2,4,6
/proc/9315/task/9318/stat : 9318 (java) S 9313 9313 3809 0 -1 1077944384 7589 0 0 0 226 19 0 0 20 0 15 0 155064649 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338729163664 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9319] ppid=9313 vsize=13984976 memory=517876 CPUtime=2.44 cores=0,2,4,6
/proc/9315/task/9319/stat : 9319 (java) S 9313 9313 3809 0 -1 1077944384 6626 0 0 0 225 19 0 0 20 0 15 0 155064649 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338371161104 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9320] ppid=9313 vsize=13984976 memory=517876 CPUtime=2.45 cores=0,2,4,6
/proc/9315/task/9320/stat : 9320 (java) S 9313 9313 3809 0 -1 1077944384 6881 0 0 0 225 20 0 0 20 0 15 0 155064649 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338370108560 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9321] ppid=9313 vsize=13984976 memory=1384 CPUtime=0.93 cores=0,2,4,6
/proc/9315/task/9321/stat : 9321 (java) S 9313 9313 3809 0 -1 1077944384 8297 0 0 0 82 11 0 0 20 0 15 0 155064650 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338251401200 140338777606786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9322] ppid=9313 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9322/stat : 9322 (java) S 9313 9313 3809 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 155064651 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338250347488 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9323] ppid=9313 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9323/stat : 9323 (java) S 9313 9313 3809 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 155064651 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338249294848 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9324] ppid=9313 vsize=13984976 memory=43128 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9324/stat : 9324 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338248243408 140338777614235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9325] ppid=9313 vsize=13984976 memory=517876 CPUtime=4.33 cores=0,2,4,6
/proc/9315/task/9325/stat : 9325 (java) S 9313 9313 3809 0 -1 1077944384 19889 0 0 0 431 2 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338247191024 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9326] ppid=9313 vsize=13984976 memory=1384 CPUtime=4.06 cores=0,2,4,6
/proc/9315/task/9326/stat : 9326 (java) S 9313 9313 3809 0 -1 1077944384 19918 0 0 0 403 3 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338246138480 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9327] ppid=9313 vsize=13984976 memory=1384 CPUtime=0.84 cores=0,2,4,6
/proc/9315/task/9327/stat : 9327 (java) S 9313 9313 3809 0 -1 1077944384 9480 0 0 0 82 2 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338245085936 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9328] ppid=9313 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9328/stat : 9328 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338244033632 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9329] ppid=9313 vsize=13984976 memory=1384 CPUtime=1.44 cores=0,2,4,6
/proc/9315/task/9329/stat : 9329 (java) S 9313 9313 3809 0 -1 1077944384 1369 0 0 0 76 68 0 0 20 0 15 0 155064654 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338242980144 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
Current children cumulated CPU time: 2519.52 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 519260 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2502.8 s]
/proc/loadavg: 1.54 1.45 1.44 3/218 9536
/proc/meminfo: memFree=22929140/32770624 swapFree=67108860/67108860
[pid=9313] ppid=9310 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9313/stat : 9313 (xcsp3-exec) S 9310 9313 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155064647 9740288 346 33554432000 4194304 5098028 140731981030464 140731981028568 139938674111100 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34619392 140731981038703 140731981038907 140731981038907 140731981041643 0
/proc/9313/statm: 2378 346 289 221 0 87 0
[pid=9315] ppid=9313 vsize=13984976 memory=517876 CPUtime=2520.02 cores=0,2,4,6
/proc/9315/stat : 9315 (java) S 9313 9313 3809 0 -1 1077944320 128848 0 0 0 251840 162 0 0 20 0 15 0 155064648 14320615424 129469 33554432000 4194304 4196468 140723020955424 140723020937968 140338777595639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
/proc/9315/statm: 3496244 129469 3268 1 0 3483478 0
[pid=9315/tid=9316] ppid=9313 vsize=13984976 memory=1952 CPUtime=2498.51 cores=0,2,4,6
/proc/9315/task/9316/stat : 9316 (java) R 9313 9313 3809 0 -1 4202560 40878 0 0 0 249834 17 0 0 20 0 15 0 155064648 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338781834384 140338414028038 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9317] ppid=9313 vsize=13984976 memory=1200 CPUtime=2.44 cores=0,2,4,6
/proc/9315/task/9317/stat : 9317 (java) S 9313 9313 3809 0 -1 1077944384 6227 0 0 0 224 20 0 0 20 0 15 0 155064649 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338730216208 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9318] ppid=9313 vsize=13984976 memory=8112282956445269571 CPUtime=2.46 cores=0,2,4,6
/proc/9315/task/9318/stat : 9318 (java) S 9313 9313 3809 0 -1 1077944384 7614 0 0 0 227 19 0 0 20 0 15 0 155064649 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338729163664 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9319] ppid=9313 vsize=13984976 memory=3832 CPUtime=2.44 cores=0,2,4,6
/proc/9315/task/9319/stat : 9319 (java) S 9313 9313 3809 0 -1 1077944384 6641 0 0 0 225 19 0 0 20 0 15 0 155064649 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338371161104 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9320] ppid=9313 vsize=13984976 memory=2540 CPUtime=2.45 cores=0,2,4,6
/proc/9315/task/9320/stat : 9320 (java) S 9313 9313 3809 0 -1 1077944384 7162 0 0 0 225 20 0 0 20 0 15 0 155064649 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338370108560 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9321] ppid=9313 vsize=13984976 memory=1384 CPUtime=0.93 cores=0,2,4,6
/proc/9315/task/9321/stat : 9321 (java) S 9313 9313 3809 0 -1 1077944384 8307 0 0 0 82 11 0 0 20 0 15 0 155064650 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338251401200 140338777606786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9322] ppid=9313 vsize=13984976 memory=517876 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9322/stat : 9322 (java) S 9313 9313 3809 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 155064651 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338250347488 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9323] ppid=9313 vsize=13984976 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9323/stat : 9323 (java) S 9313 9313 3809 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 155064651 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338249294848 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9324] ppid=9313 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9324/stat : 9324 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338248243408 140338777614235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9325] ppid=9313 vsize=13984976 memory=1952 CPUtime=4.33 cores=0,2,4,6
/proc/9315/task/9325/stat : 9325 (java) S 9313 9313 3809 0 -1 1077944384 19889 0 0 0 431 2 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338247191024 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9326] ppid=9313 vsize=13984976 memory=1200 CPUtime=4.06 cores=0,2,4,6
/proc/9315/task/9326/stat : 9326 (java) S 9313 9313 3809 0 -1 1077944384 19918 0 0 0 403 3 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338246138480 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9327] ppid=9313 vsize=13984976 memory=8616 CPUtime=0.84 cores=0,2,4,6
/proc/9315/task/9327/stat : 9327 (java) S 9313 9313 3809 0 -1 1077944384 9480 0 0 0 82 2 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338245085936 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9328] ppid=9313 vsize=13984976 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/9315/task/9328/stat : 9328 (java) S 9313 9313 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155064653 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338244033632 140338777605845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
[pid=9315/tid=9329] ppid=9313 vsize=13984976 memory=1420 CPUtime=1.44 cores=0,2,4,6
/proc/9315/task/9329/stat : 9329 (java) S 9313 9313 3809 0 -1 1077944384 1369 0 0 0 76 68 0 0 20 0 15 0 155064654 14320615424 129469 33554432000 4194304 4196468 140723020955424 140338242980144 140338777606786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38793216 140723020960919 140723020961095 140723020961095 140723020963791 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 519260 KiB

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

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

[startup+2502.81 s]
# the end of solver process 9315 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.42 s, system=1.62658 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): 2502.81
CPU time (s): 2520.05
CPU user time (s): 2518.42
CPU system time (s): 1.62658
CPU usage (%): 100.689
Max. virtual memory (cumulated for all children) (KiB): 13996704
Max. memory (cumulated for all children) (KiB): 798020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.42
system time used= 1.62658
maximum resident set size= 809428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129678
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 77694
involuntary context switches= 4097


# summary of solver processes directly reported to runsolver:
#   pid: 9313,9315
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.42
#   total CPU system time (s): 1.62658

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.7054 second user time and 23.2805 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-20 10:48:29
IDJOB=4283197
IDBENCH=136117
IDSOLVER=2679
FILE ID=node104/4283197-1503219769
RUNJOBID= node104-1503215340-8905
PBS_JOBID= 20630870
Free space on /tmp= 61720 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-ft/BinPacking-mdd-ft249-19.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283197-1503219769/watcher-4283197-1503219769 -o /tmp/evaluation-result-4283197-1503219769/solver-4283197-1503219769 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1503215340-8905 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 139453327 HOME/instance-4283197-1503219769.xml

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

MD5SUM BENCH= ff12bcd9867be4bcc392b8c45936f1c7
RANDOM SEED=139453327

node104.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.43
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.43
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.43
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.43
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:        23296128 kB
MemAvailable:   31401732 kB
Buffers:          281624 kB
Cached:          8101968 kB
SwapCached:            0 kB
Active:          3874340 kB
Inactive:        5123552 kB
Active(anon):     617044 kB
Inactive(anon):    33192 kB
Active(file):    3257296 kB
Inactive(file):  5090360 kB
Unevictable:        7828 kB
Mlocked:            7828 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7600 kB
Writeback:             0 kB
AnonPages:        629756 kB
Mapped:            64232 kB
Shmem:             33420 kB
Slab:             173796 kB
SReclaimable:     147568 kB
SUnreclaim:        26228 kB
KernelStack:        3504 kB
PageTables:         6488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1222800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    546816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61712 MiB
End job on node104 at 2017-08-20 11:30:12