Trace number 4283234

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.0701 2458.03

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0120-17.xml
MD5SUM2f852f7efb9788b9c4f77f580498dd38
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables371
Number of constraints77
Number of domains2
Minimum domain size65
Maximum domain size75
Distribution of domain sizes[{"size":65,"count":370},{"size":75,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":296},{"degree":4,"count":74}]
Minimum constraint arity5
Maximum constraint arity370
Distribution of constraint arities[{"arity":5,"count":74},{"arity":75,"count":1},{"arity":370,"count":2}]
Number of extensional constraints74
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":74},{"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-4283234-1503221067.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283234-1503221067.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
3.59/2.49	c solve instance...
2520.02/2458.02	s UNKNOWN
2520.02/2458.02	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 (14171 MiB free)
  memory of node 1: 16384 MiB (12994 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283234-1503221067/watcher-4283234-1503221067 -o /tmp/evaluation-result-4283234-1503221067/solver-4283234-1503221067 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1503215303-27357 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 770526142 HOME/instance-4283234-1503221067.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
Current StackSize limit: 8192 KiB

solver pid=28065, runsolver pid=28062

[startup+0.101944 s]*
/proc/loadavg: 1.58 1.61 1.59 3/217 28081
/proc/meminfo: memFree=27801460/32770624 swapFree=67108860/67108860
[pid=28065] ppid=28062 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28065/stat : 28065 (xcsp3-exec) S 28062 28065 21899 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 155194885 9740288 345 33554432000 4194304 5098028 140729766828976 140729766827080 139679472333436 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 20975616 140729766835311 140729766835515 140729766835515 140729766838251 0
/proc/28065/statm: 2378 345 289 221 0 87 0
[pid=28067] ppid=28065 vsize=13978596 memory=28100 CPUtime=0.12 cores=0,2,4,6
/proc/28067/stat : 28067 (java) S 28065 28065 21899 0 -1 1077944320 5387 0 0 0 11 1 0 0 20 0 15 0 155194886 14314082304 7025 33554432000 4194304 4196468 140726877985840 140726877968384 139747419119351 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
/proc/28067/statm: 3494649 7025 2863 1 0 3482966 0
[pid=28067/tid=28068] ppid=28065 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/28067/task/28068/stat : 28068 (java) R 28065 28065 21899 0 -1 4202560 3393 0 0 0 8 1 0 0 20 0 15 0 155194886 14314082304 7025 33554432000 4194304 4196468 140726877985840 139747423351264 139747419131286 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28069] ppid=28065 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28069/stat : 28069 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194887 14314082304 7025 33554432000 4194304 4196468 140726877985840 139747371739920 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28070] ppid=28065 vsize=13978596 memory=139902764803712 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28070/stat : 28070 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194887 14314082304 7025 33554432000 4194304 4196468 140726877985840 139747370687376 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28071] ppid=28065 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28071/stat : 28071 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194887 14314082304 7025 33554432000 4194304 4196468 140726877985840 139747369634832 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28072] ppid=28065 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28072/stat : 28072 (java) S 28065 28065 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155194887 14314082304 7025 33554432000 4194304 4196468 140726877985840 139747368582288 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28073] ppid=28065 vsize=13978596 memory=139902764803712 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28073/stat : 28073 (java) S 28065 28065 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155194888 14314082304 7025 33554432000 4194304 4196468 140726877985840 139746893354992 139747419130498 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28074] ppid=28065 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28074/stat : 28074 (java) S 28065 28065 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155194888 14314082304 7090 33554432000 4194304 4196468 140726877985840 139746892301216 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28075] ppid=28065 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28075/stat : 28075 (java) S 28065 28065 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155194889 14314082304 7090 33554432000 4194304 4196468 140726877985840 139746891248624 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28076] ppid=28065 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28076/stat : 28076 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14314082304 7090 33554432000 4194304 4196468 140726877985840 139746890197200 139747419137947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28077] ppid=28065 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28077/stat : 28077 (java) S 28065 28065 21899 0 -1 1077944384 431 0 0 0 0 0 0 0 20 0 15 0 155194891 14314082304 7090 33554432000 4194304 4196468 140726877985840 139746889144816 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28078] ppid=28065 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28078/stat : 28078 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14314082304 7090 33554432000 4194304 4196468 140726877985840 139746888092272 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28079] ppid=28065 vsize=13978596 memory=139902764803712 CPUtime=0.01 cores=0,2,4,6
/proc/28067/task/28079/stat : 28079 (java) R 28065 28065 21899 0 -1 4202560 289 0 0 0 1 0 0 0 20 0 15 0 155194891 14314082304 7090 33554432000 4194304 4196468 140726877985840 139746887039728 139747397487990 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28080] ppid=28065 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28080/stat : 28080 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14314082304 7090 33554432000 4194304 4196468 140726877985840 139746885987424 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28081] ppid=28065 vsize=13978596 memory=139902764803712 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28081/stat : 28081 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194891 14314082304 7090 33554432000 4194304 4196468 140726877985840 139746884933936 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29480 KiB

[startup+0.210673 s]*
/proc/loadavg: 1.58 1.61 1.59 3/217 28081
/proc/meminfo: memFree=27790248/32770624 swapFree=67108860/67108860
[pid=28065] ppid=28062 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28065/stat : 28065 (xcsp3-exec) S 28062 28065 21899 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 155194885 9740288 345 33554432000 4194304 5098028 140729766828976 140729766827080 139679472333436 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 20975616 140729766835311 140729766835515 140729766835515 140729766838251 0
/proc/28065/statm: 2378 345 289 221 0 87 0
[pid=28067] ppid=28065 vsize=13982852 memory=40576 CPUtime=0.34 cores=0,2,4,6
/proc/28067/stat : 28067 (java) S 28065 28065 21899 0 -1 1077944320 8181 0 0 0 31 3 0 0 20 0 15 0 155194886 14318440448 10144 33554432000 4194304 4196468 140726877985840 140726877968384 139747419119351 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
/proc/28067/statm: 3495713 10144 3045 1 0 3482966 0
[pid=28067/tid=28068] ppid=28065 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/28067/task/28068/stat : 28068 (java) D 28065 28065 21899 0 -1 1077944384 5300 0 0 0 18 2 0 0 20 0 15 0 155194886 14318440448 10144 33554432000 4194304 4196468 140726877985840 139747423330144 139747411798573 0 4 0 16800975 18446744072101568036 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28069] ppid=28065 vsize=13982852 memory=8965 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28069/stat : 28069 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194887 14318440448 10144 33554432000 4194304 4196468 140726877985840 139747371739920 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28070] ppid=28065 vsize=13982852 memory=139902765563633 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28070/stat : 28070 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194887 14318440448 10144 33554432000 4194304 4196468 140726877985840 139747370687376 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28071] ppid=28065 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28071/stat : 28071 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194887 14318440448 10144 33554432000 4194304 4196468 140726877985840 139747369634832 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28072] ppid=28065 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28072/stat : 28072 (java) S 28065 28065 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155194887 14318440448 10144 33554432000 4194304 4196468 140726877985840 139747368582288 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28073] ppid=28065 vsize=13982852 memory=139902764803712 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28073/stat : 28073 (java) S 28065 28065 21899 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 155194888 14318440448 10144 33554432000 4194304 4196468 140726877985840 139746893354992 139747419130498 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28074] ppid=28065 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28074/stat : 28074 (java) S 28065 28065 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155194888 14318473216 10144 33554432000 4194304 4196468 140726877985840 139746892301216 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28075] ppid=28065 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28075/stat : 28075 (java) S 28065 28065 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155194889 14318473216 10144 33554432000 4194304 4196468 140726877985840 139746891248624 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28076] ppid=28065 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28076/stat : 28076 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14318440448 10144 33554432000 4194304 4196468 140726877985840 139746890197200 139747419137947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28077] ppid=28065 vsize=13982852 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/28067/task/28077/stat : 28077 (java) S 28065 28065 21899 0 -1 1077944384 502 0 0 0 1 0 0 0 20 0 15 0 155194891 14318440448 10144 33554432000 4194304 4196468 140726877985840 139746889144816 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28078] ppid=28065 vsize=13982852 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/28067/task/28078/stat : 28078 (java) S 28065 28065 21899 0 -1 1077944384 311 0 0 0 3 0 0 0 20 0 15 0 155194891 14318440448 10144 33554432000 4194304 4196468 140726877985840 139746888092272 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28079] ppid=28065 vsize=13982852 memory=139902764803712 CPUtime=0.08 cores=0,2,4,6
/proc/28067/task/28079/stat : 28079 (java) S 28065 28065 21899 0 -1 1077944384 767 0 0 0 8 0 0 0 20 0 15 0 155194891 14318440448 10144 33554432000 4194304 4196468 140726877985840 139746887039728 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28080] ppid=28065 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28080/stat : 28080 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14318440448 10144 33554432000 4194304 4196468 140726877985840 139746885987424 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28081] ppid=28065 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28081/stat : 28081 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194891 14318440448 10144 33554432000 4194304 4196468 140726877985840 139746884933936 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41956 KiB

[startup+0.310505 s]*
/proc/loadavg: 1.58 1.61 1.59 4/217 28081
/proc/meminfo: memFree=27784076/32770624 swapFree=67108860/67108860
[pid=28065] ppid=28062 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28065/stat : 28065 (xcsp3-exec) S 28062 28065 21899 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 155194885 9740288 345 33554432000 4194304 5098028 140729766828976 140729766827080 139679472333436 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 20975616 140729766835311 140729766835515 140729766835515 140729766838251 0
/proc/28065/statm: 2378 345 289 221 0 87 0
[pid=28067] ppid=28065 vsize=13982852 memory=47168 CPUtime=0.5 cores=0,2,4,6
/proc/28067/stat : 28067 (java) S 28065 28065 21899 0 -1 1077944320 8954 0 0 0 47 3 0 0 20 0 15 0 155194886 14318440448 11792 33554432000 4194304 4196468 140726877985840 140726877968384 139747419119351 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
/proc/28067/statm: 3495713 11792 3095 1 0 3482966 0
[pid=28067/tid=28068] ppid=28065 vsize=13982852 memory=7883960649037381690 CPUtime=0.29 cores=0,2,4,6
/proc/28067/task/28068/stat : 28068 (java) R 28065 28065 21899 0 -1 4202560 5960 0 0 0 27 2 0 0 20 0 15 0 155194886 14318440448 11792 33554432000 4194304 4196468 140726877985840 139747423357520 139747419131286 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28069] ppid=28065 vsize=13982852 memory=9325 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28069/stat : 28069 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194887 14318440448 11792 33554432000 4194304 4196468 140726877985840 139747371739920 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28070] ppid=28065 vsize=13982852 memory=778507 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28070/stat : 28070 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194887 14318440448 11792 33554432000 4194304 4196468 140726877985840 139747370687376 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28071] ppid=28065 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28071/stat : 28071 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194887 14318440448 11792 33554432000 4194304 4196468 140726877985840 139747369634832 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28072] ppid=28065 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28072/stat : 28072 (java) S 28065 28065 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155194887 14318440448 11792 33554432000 4194304 4196468 140726877985840 139747368582288 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28073] ppid=28065 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28073/stat : 28073 (java) S 28065 28065 21899 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 155194888 14318440448 11792 33554432000 4194304 4196468 140726877985840 139746893354992 139747419130498 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28074] ppid=28065 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28074/stat : 28074 (java) S 28065 28065 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155194888 14318440448 11792 33554432000 4194304 4196468 140726877985840 139746892301216 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28075] ppid=28065 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28075/stat : 28075 (java) S 28065 28065 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155194889 14318440448 11792 33554432000 4194304 4196468 140726877985840 139746891248624 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28076] ppid=28065 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28076/stat : 28076 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14318440448 11792 33554432000 4194304 4196468 140726877985840 139746890197200 139747419137947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28077] ppid=28065 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28067/task/28077/stat : 28077 (java) S 28065 28065 21899 0 -1 1077944384 505 0 0 0 2 0 0 0 20 0 15 0 155194891 14318440448 11792 33554432000 4194304 4196468 140726877985840 139746889144816 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28078] ppid=28065 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/28067/task/28078/stat : 28078 (java) S 28065 28065 21899 0 -1 1077944384 340 0 0 0 4 0 0 0 20 0 15 0 155194891 14318440448 11792 33554432000 4194304 4196468 140726877985840 139746888092272 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28079] ppid=28065 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/28067/task/28079/stat : 28079 (java) R 28065 28065 21899 0 -1 4202560 842 0 0 0 12 0 0 0 20 0 15 0 155194891 14318440448 11792 33554432000 4194304 4196468 140726877985840 139746887039728 139747403199838 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28080] ppid=28065 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28080/stat : 28080 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14318440448 11792 33554432000 4194304 4196468 140726877985840 139746885987424 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28081] ppid=28065 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28081/stat : 28081 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194891 14318440448 11792 33554432000 4194304 4196468 140726877985840 139746884933936 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48548 KiB

[startup+0.700817 s]
/proc/loadavg: 1.58 1.61 1.59 5/217 28081
/proc/meminfo: memFree=27753876/32770624 swapFree=67108860/67108860
[pid=28065] ppid=28062 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28065/stat : 28065 (xcsp3-exec) S 28062 28065 21899 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 155194885 9740288 345 33554432000 4194304 5098028 140729766828976 140729766827080 139679472333436 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 20975616 140729766835311 140729766835515 140729766835515 140729766838251 0
/proc/28065/statm: 2378 345 289 221 0 87 0
[pid=28067] ppid=28065 vsize=13984976 memory=88060 CPUtime=1.62 cores=0,2,4,6
/proc/28067/stat : 28067 (java) S 28065 28065 21899 0 -1 1077944320 11513 0 0 0 157 5 0 0 20 0 15 0 155194886 14320615424 22015 33554432000 4194304 4196468 140726877985840 140726877968384 139747419119351 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
/proc/28067/statm: 3496244 22015 3195 1 0 3483478 0
[pid=28067/tid=28068] ppid=28065 vsize=13984976 memory=24732 CPUtime=0.67 cores=0,2,4,6
/proc/28067/task/28068/stat : 28068 (java) R 28065 28065 21899 0 -1 4202560 6393 0 0 0 64 3 0 0 20 0 15 0 155194886 14320615424 22015 33554432000 4194304 4196468 140726877985840 139747423354816 139747049101599 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28069] ppid=28065 vsize=13984976 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28069/stat : 28069 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194887 14320615424 22015 33554432000 4194304 4196468 140726877985840 139747371739920 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28070] ppid=28065 vsize=13984976 memory=648 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28070/stat : 28070 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194887 14320615424 22015 33554432000 4194304 4196468 140726877985840 139747370687376 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28071] ppid=28065 vsize=13984976 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28071/stat : 28071 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194887 14320615424 22015 33554432000 4194304 4196468 140726877985840 139747369634832 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28072] ppid=28065 vsize=13984976 memory=956 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28072/stat : 28072 (java) S 28065 28065 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155194887 14320615424 22015 33554432000 4194304 4196468 140726877985840 139747368582288 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28073] ppid=28065 vsize=13984976 memory=2468 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28073/stat : 28073 (java) S 28065 28065 21899 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 155194888 14320615424 22015 33554432000 4194304 4196468 140726877985840 139746893354992 139747419130498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28074] ppid=28065 vsize=13984976 memory=928 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28074/stat : 28074 (java) S 28065 28065 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155194888 14320615424 22015 33554432000 4194304 4196468 140726877985840 139746892301216 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28075] ppid=28065 vsize=13984976 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28075/stat : 28075 (java) S 28065 28065 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155194889 14320615424 22015 33554432000 4194304 4196468 140726877985840 139746891248624 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28076] ppid=28065 vsize=13984976 memory=2236 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28076/stat : 28076 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14320615424 22015 33554432000 4194304 4196468 140726877985840 139746890197200 139747419137947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28077] ppid=28065 vsize=13984976 memory=4316 CPUtime=0.3 cores=0,2,4,6
/proc/28067/task/28077/stat : 28077 (java) S 28065 28065 21899 0 -1 1077944384 1186 0 0 0 30 0 0 0 20 0 15 0 155194891 14320615424 22015 33554432000 4194304 4196468 140726877985840 139746889144816 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28078] ppid=28065 vsize=13984976 memory=2196 CPUtime=0.32 cores=0,2,4,6
/proc/28067/task/28078/stat : 28078 (java) S 28065 28065 21899 0 -1 1077944384 1114 0 0 0 32 0 0 0 20 0 15 0 155194891 14320615424 22015 33554432000 4194304 4196468 140726877985840 139746888092272 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28079] ppid=28065 vsize=13984976 memory=7784 CPUtime=0.29 cores=0,2,4,6
/proc/28067/task/28079/stat : 28079 (java) S 28065 28065 21899 0 -1 1077944384 1511 0 0 0 29 0 0 0 20 0 15 0 155194891 14320615424 22015 33554432000 4194304 4196468 140726877985840 139746887039728 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28080] ppid=28065 vsize=13984976 memory=832 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28080/stat : 28080 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14320615424 22015 33554432000 4194304 4196468 140726877985840 139746885987424 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28081] ppid=28065 vsize=13984976 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28081/stat : 28081 (java) S 28065 28065 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155194891 14320615424 22015 33554432000 4194304 4196468 140726877985840 139746884933936 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 89440 KiB

[startup+1.50091 s]
/proc/loadavg: 1.58 1.61 1.59 3/217 28081
/proc/meminfo: memFree=27734364/32770624 swapFree=67108860/67108860
[pid=28065] ppid=28062 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28065/stat : 28065 (xcsp3-exec) S 28062 28065 21899 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 155194885 9740288 345 33554432000 4194304 5098028 140729766828976 140729766827080 139679472333436 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 20975616 140729766835311 140729766835515 140729766835515 140729766838251 0
/proc/28065/statm: 2378 345 289 221 0 87 0

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

/proc/28067/task/28075/stat : 28075 (java) S 28065 28065 21899 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 155194889 14320615424 116832 33554432000 4194304 4196468 140726877985840 139746891248640 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28076] ppid=28065 vsize=13984976 memory=467328 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28076/stat : 28076 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14320615424 116832 33554432000 4194304 4196468 140726877985840 139746890197200 139747419137947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28077] ppid=28065 vsize=13984976 memory=1380 CPUtime=4.24 cores=0,2,4,6
/proc/28067/task/28077/stat : 28077 (java) S 28065 28065 21899 0 -1 1077944384 16280 0 0 0 422 2 0 0 20 0 15 0 155194891 14320615424 116832 33554432000 4194304 4196468 140726877985840 139746889144816 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28078] ppid=28065 vsize=13984976 memory=1380 CPUtime=4.5 cores=0,2,4,6
/proc/28067/task/28078/stat : 28078 (java) S 28065 28065 21899 0 -1 1077944384 16792 0 0 0 447 3 0 0 20 0 15 0 155194891 14320615424 116832 33554432000 4194304 4196468 140726877985840 139746888092272 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28079] ppid=28065 vsize=13984976 memory=1004 CPUtime=0.86 cores=0,2,4,6
/proc/28067/task/28079/stat : 28079 (java) S 28065 28065 21899 0 -1 1077944384 9037 0 0 0 83 3 0 0 20 0 15 0 155194891 14320615424 116832 33554432000 4194304 4196468 140726877985840 139746887039728 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28080] ppid=28065 vsize=13984976 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28080/stat : 28080 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14320615424 116832 33554432000 4194304 4196468 140726877985840 139746885987424 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28081] ppid=28065 vsize=13984976 memory=1380 CPUtime=1.32 cores=0,2,4,6
/proc/28067/task/28081/stat : 28081 (java) S 28065 28065 21899 0 -1 1077944384 819 0 0 0 65 67 0 0 20 0 15 0 155194891 14320615424 116832 33554432000 4194304 4196468 140726877985840 139746884933936 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
Current children cumulated CPU time: 2381.09 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 468708 KiB

[startup+2382.3 s]
/proc/loadavg: 1.49 1.63 1.67 3/217 28223
/proc/meminfo: memFree=21592464/32770624 swapFree=67108860/67108860
[pid=28065] ppid=28062 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28065/stat : 28065 (xcsp3-exec) S 28062 28065 21899 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 155194885 9740288 345 33554432000 4194304 5098028 140729766828976 140729766827080 139679472333436 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 20975616 140729766835311 140729766835515 140729766835515 140729766838251 0
/proc/28065/statm: 2378 345 289 221 0 87 0
[pid=28067] ppid=28065 vsize=13984976 memory=476560 CPUtime=2442.53 cores=0,2,4,6
/proc/28067/stat : 28067 (java) S 28065 28065 21899 0 -1 1077944320 277955 0 0 0 243812 441 0 0 20 0 15 0 155194886 14320615424 119140 33554432000 4194304 4196468 140726877985840 140726877968384 139747419119351 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
/proc/28067/statm: 3496244 119140 3286 1 0 3483478 0
[pid=28067/tid=28068] ppid=28065 vsize=13984976 memory=477076 CPUtime=2360.82 cores=0,2,4,6
/proc/28067/task/28068/stat : 28068 (java) R 28065 28065 21899 0 -1 4202560 132923 0 0 0 236035 47 0 0 20 0 15 0 155194886 14320615424 119140 33554432000 4194304 4196468 140726877985840 139747423358704 139747052278899 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28069] ppid=28065 vsize=13984976 memory=481692 CPUtime=16.88 cores=0,2,4,6
/proc/28067/task/28069/stat : 28069 (java) S 28065 28065 21899 0 -1 1077944384 18428 0 0 0 1613 75 0 0 20 0 15 0 155194887 14320615424 119140 33554432000 4194304 4196468 140726877985840 139747371739920 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28070] ppid=28065 vsize=13984976 memory=479640 CPUtime=16.94 cores=0,2,4,6
/proc/28067/task/28070/stat : 28070 (java) S 28065 28065 21899 0 -1 1077944384 19039 0 0 0 1619 75 0 0 20 0 15 0 155194887 14320615424 119140 33554432000 4194304 4196468 140726877985840 139747370687376 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28071] ppid=28065 vsize=13984976 memory=477076 CPUtime=16.93 cores=0,2,4,6
/proc/28067/task/28071/stat : 28071 (java) S 28065 28065 21899 0 -1 1077944384 18757 0 0 0 1619 74 0 0 20 0 15 0 155194887 14320615424 119140 33554432000 4194304 4196468 140726877985840 139747369634832 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28072] ppid=28065 vsize=13984976 memory=476560 CPUtime=16.91 cores=0,2,4,6
/proc/28067/task/28072/stat : 28072 (java) S 28065 28065 21899 0 -1 1077944384 18223 0 0 0 1617 74 0 0 20 0 15 0 155194887 14320615424 119140 33554432000 4194304 4196468 140726877985840 139747368582288 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28073] ppid=28065 vsize=13984976 memory=1380 CPUtime=3.01 cores=0,2,4,6
/proc/28067/task/28073/stat : 28073 (java) S 28065 28065 21899 0 -1 1077944384 26245 0 0 0 255 46 0 0 20 0 15 0 155194888 14320615424 119140 33554432000 4194304 4196468 140726877985840 139746893354992 139747419130498 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28074] ppid=28065 vsize=13984976 memory=490200 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28074/stat : 28074 (java) S 28065 28065 21899 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 155194888 14320615424 119140 33554432000 4194304 4196468 140726877985840 139746892301280 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28075] ppid=28065 vsize=13984976 memory=476560 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28075/stat : 28075 (java) S 28065 28065 21899 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 155194889 14320615424 119140 33554432000 4194304 4196468 140726877985840 139746891248640 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28076] ppid=28065 vsize=13984976 memory=8608 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28076/stat : 28076 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14320615424 119140 33554432000 4194304 4196468 140726877985840 139746890197200 139747419137947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28077] ppid=28065 vsize=13984976 memory=464224 CPUtime=4.24 cores=0,2,4,6
/proc/28067/task/28077/stat : 28077 (java) S 28065 28065 21899 0 -1 1077944384 16280 0 0 0 422 2 0 0 20 0 15 0 155194891 14320615424 119140 33554432000 4194304 4196468 140726877985840 139746889144816 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28078] ppid=28065 vsize=13984976 memory=467328 CPUtime=4.5 cores=0,2,4,6
/proc/28067/task/28078/stat : 28078 (java) S 28065 28065 21899 0 -1 1077944384 16792 0 0 0 447 3 0 0 20 0 15 0 155194891 14320615424 119140 33554432000 4194304 4196468 140726877985840 139746888092272 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28079] ppid=28065 vsize=13984976 memory=2404 CPUtime=0.86 cores=0,2,4,6
/proc/28067/task/28079/stat : 28079 (java) S 28065 28065 21899 0 -1 1077944384 9037 0 0 0 83 3 0 0 20 0 15 0 155194891 14320615424 119140 33554432000 4194304 4196468 140726877985840 139746887039728 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28080] ppid=28065 vsize=13984976 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28080/stat : 28080 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14320615424 119140 33554432000 4194304 4196468 140726877985840 139746885987424 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28081] ppid=28065 vsize=13984976 memory=476560 CPUtime=1.34 cores=0,2,4,6
/proc/28067/task/28081/stat : 28081 (java) S 28065 28065 21899 0 -1 1077944384 823 0 0 0 66 68 0 0 20 0 15 0 155194891 14320615424 119140 33554432000 4194304 4196468 140726877985840 139746884933936 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
Current children cumulated CPU time: 2442.53 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 477940 KiB

[startup+2442.3 s]
/proc/loadavg: 1.88 1.72 1.70 3/218 28232
/proc/meminfo: memFree=21587572/32770624 swapFree=67108860/67108860
[pid=28065] ppid=28062 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28065/stat : 28065 (xcsp3-exec) S 28062 28065 21899 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 155194885 9740288 345 33554432000 4194304 5098028 140729766828976 140729766827080 139679472333436 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 20975616 140729766835311 140729766835515 140729766835515 140729766838251 0
/proc/28065/statm: 2378 345 289 221 0 87 0
[pid=28067] ppid=28065 vsize=13984976 memory=481576 CPUtime=2504.03 cores=0,2,4,6
/proc/28067/stat : 28067 (java) S 28065 28065 21899 0 -1 1077944320 283542 0 0 0 249953 450 0 0 20 0 15 0 155194886 14320615424 120394 33554432000 4194304 4196468 140726877985840 140726877968384 139747419119351 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
/proc/28067/statm: 3496244 120394 3286 1 0 3483478 0
[pid=28067/tid=28068] ppid=28065 vsize=13984976 memory=470912 CPUtime=2420.2 cores=0,2,4,6
/proc/28067/task/28068/stat : 28068 (java) R 28065 28065 21899 0 -1 4202560 135687 0 0 0 241972 48 0 0 20 0 15 0 155194886 14320615424 120394 33554432000 4194304 4196468 140726877985840 139747423358704 139747054606611 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28069] ppid=28065 vsize=13984976 memory=1380 CPUtime=17.34 cores=0,2,4,6
/proc/28067/task/28069/stat : 28069 (java) S 28065 28065 21899 0 -1 1077944384 18848 0 0 0 1657 77 0 0 20 0 15 0 155194887 14320615424 120394 33554432000 4194304 4196468 140726877985840 139747371739920 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28070] ppid=28065 vsize=13984976 memory=481576 CPUtime=17.41 cores=0,2,4,6
/proc/28067/task/28070/stat : 28070 (java) S 28065 28065 21899 0 -1 1077944384 19453 0 0 0 1664 77 0 0 20 0 15 0 155194887 14320615424 120394 33554432000 4194304 4196468 140726877985840 139747370687376 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28071] ppid=28065 vsize=13984976 memory=1380 CPUtime=17.4 cores=0,2,4,6
/proc/28067/task/28071/stat : 28071 (java) S 28065 28065 21899 0 -1 1077944384 19250 0 0 0 1664 76 0 0 20 0 15 0 155194887 14320615424 120394 33554432000 4194304 4196468 140726877985840 139747369634832 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28072] ppid=28065 vsize=13984976 memory=469888 CPUtime=17.38 cores=0,2,4,6
/proc/28067/task/28072/stat : 28072 (java) S 28065 28065 21899 0 -1 1077944384 18622 0 0 0 1663 75 0 0 20 0 15 0 155194887 14320615424 120394 33554432000 4194304 4196468 140726877985840 139747368582288 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28073] ppid=28065 vsize=13984976 memory=502212 CPUtime=3.09 cores=0,2,4,6
/proc/28067/task/28073/stat : 28073 (java) S 28065 28065 21899 0 -1 1077944384 26717 0 0 0 262 47 0 0 20 0 15 0 155194888 14320615424 120394 33554432000 4194304 4196468 140726877985840 139746893354992 139747419130498 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28074] ppid=28065 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28074/stat : 28074 (java) S 28065 28065 21899 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 155194888 14320615424 120394 33554432000 4194304 4196468 140726877985840 139746892301280 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28075] ppid=28065 vsize=13984976 memory=480660 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28075/stat : 28075 (java) S 28065 28065 21899 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 155194889 14320615424 120394 33554432000 4194304 4196468 140726877985840 139746891248640 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28076] ppid=28065 vsize=13984976 memory=483116 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28076/stat : 28076 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14320615424 120394 33554432000 4194304 4196468 140726877985840 139746890197200 139747419137947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28077] ppid=28065 vsize=13984976 memory=1380 CPUtime=4.31 cores=0,2,4,6
/proc/28067/task/28077/stat : 28077 (java) S 28065 28065 21899 0 -1 1077944384 16408 0 0 0 429 2 0 0 20 0 15 0 155194891 14320615424 120394 33554432000 4194304 4196468 140726877985840 139746889144816 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28078] ppid=28065 vsize=13984976 memory=471684 CPUtime=4.57 cores=0,2,4,6
/proc/28067/task/28078/stat : 28078 (java) S 28065 28065 21899 0 -1 1077944384 16960 0 0 0 454 3 0 0 20 0 15 0 155194891 14320615424 120394 33554432000 4194304 4196468 140726877985840 139746888092272 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28079] ppid=28065 vsize=13984976 memory=470912 CPUtime=0.86 cores=0,2,4,6
/proc/28067/task/28079/stat : 28079 (java) S 28065 28065 21899 0 -1 1077944384 9346 0 0 0 83 3 0 0 20 0 15 0 155194891 14320615424 120394 33554432000 4194304 4196468 140726877985840 139746887039728 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28080] ppid=28065 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28080/stat : 28080 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14320615424 120394 33554432000 4194304 4196468 140726877985840 139746885987424 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28081] ppid=28065 vsize=13984976 memory=483116 CPUtime=1.39 cores=0,2,4,6
/proc/28067/task/28081/stat : 28081 (java) S 28065 28065 21899 0 -1 1077944384 843 0 0 0 69 70 0 0 20 0 15 0 155194891 14320615424 120394 33554432000 4194304 4196468 140726877985840 139746884933936 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
Current children cumulated CPU time: 2504.03 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 482956 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2458 s]*
/proc/loadavg: 1.83 1.71 1.70 3/218 28232
/proc/meminfo: memFree=21556996/32770624 swapFree=67108860/67108860
[pid=28065] ppid=28062 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28065/stat : 28065 (xcsp3-exec) S 28062 28065 21899 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 155194885 9740288 345 33554432000 4194304 5098028 140729766828976 140729766827080 139679472333436 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 20975616 140729766835311 140729766835515 140729766835515 140729766838251 0
/proc/28065/statm: 2378 345 289 221 0 87 0
[pid=28067] ppid=28065 vsize=13984976 memory=513344 CPUtime=2520.02 cores=0,2,4,6
/proc/28067/stat : 28067 (java) S 28065 28065 21899 0 -1 1077944320 285730 0 0 0 251548 454 0 0 20 0 15 0 155194886 14320615424 128336 33554432000 4194304 4196468 140726877985840 140726877968384 139747419119351 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
/proc/28067/statm: 3496244 128336 3286 1 0 3483478 0
[pid=28067/tid=28068] ppid=28065 vsize=13984976 memory=6791534058613427641 CPUtime=2435.78 cores=0,2,4,6
/proc/28067/task/28068/stat : 28068 (java) R 28065 28065 21899 0 -1 4202560 137456 0 0 0 243530 48 0 0 20 0 15 0 155194886 14320615424 128336 33554432000 4194304 4196468 140726877985840 139747423358592 139747052014947 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28069] ppid=28065 vsize=13984976 memory=7595433369906605166 CPUtime=17.43 cores=0,2,4,6
/proc/28067/task/28069/stat : 28069 (java) S 28065 28065 21899 0 -1 1077944384 18944 0 0 0 1666 77 0 0 20 0 15 0 155194887 14320615424 128336 33554432000 4194304 4196468 140726877985840 139747371739920 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28070] ppid=28065 vsize=13984976 memory=7956008308686545489 CPUtime=17.5 cores=0,2,4,6
/proc/28067/task/28070/stat : 28070 (java) S 28065 28065 21899 0 -1 1077944384 19547 0 0 0 1672 78 0 0 20 0 15 0 155194887 14320615424 128336 33554432000 4194304 4196468 140726877985840 139747370687376 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28071] ppid=28065 vsize=13984976 memory=7738144469033706070 CPUtime=17.49 cores=0,2,4,6
/proc/28067/task/28071/stat : 28071 (java) S 28065 28065 21899 0 -1 1077944384 19362 0 0 0 1672 77 0 0 20 0 15 0 155194887 14320615424 128336 33554432000 4194304 4196468 140726877985840 139747369634832 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28072] ppid=28065 vsize=13984976 memory=4872558044660077418 CPUtime=17.48 cores=0,2,4,6
/proc/28067/task/28072/stat : 28072 (java) S 28065 28065 21899 0 -1 1077944384 18715 0 0 0 1672 76 0 0 20 0 15 0 155194887 14320615424 128336 33554432000 4194304 4196468 140726877985840 139747368582288 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28073] ppid=28065 vsize=13984976 memory=279805309412928 CPUtime=3.11 cores=0,2,4,6
/proc/28067/task/28073/stat : 28073 (java) S 28065 28065 21899 0 -1 1077944384 26740 0 0 0 264 47 0 0 20 0 15 0 155194888 14320615424 128336 33554432000 4194304 4196468 140726877985840 139746893354992 139747419130498 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28074] ppid=28065 vsize=13984976 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28074/stat : 28074 (java) S 28065 28065 21899 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 155194888 14320615424 128336 33554432000 4194304 4196468 140726877985840 139746892301280 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28075] ppid=28065 vsize=13984976 memory=-7025452035940392864 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28075/stat : 28075 (java) S 28065 28065 21899 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 155194889 14320615424 128336 33554432000 4194304 4196468 140726877985840 139746891248640 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28076] ppid=28065 vsize=13984976 memory=4642197910265684584 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28076/stat : 28076 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14320615424 128336 33554432000 4194304 4196468 140726877985840 139746890197200 139747419137947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28077] ppid=28065 vsize=13984976 memory=6252068 CPUtime=4.32 cores=0,2,4,6
/proc/28067/task/28077/stat : 28077 (java) S 28065 28065 21899 0 -1 1077944384 16409 0 0 0 430 2 0 0 20 0 15 0 155194891 14320615424 128336 33554432000 4194304 4196468 140726877985840 139746889144816 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28078] ppid=28065 vsize=13984976 memory=6791534058613427641 CPUtime=4.57 cores=0,2,4,6
/proc/28067/task/28078/stat : 28078 (java) S 28065 28065 21899 0 -1 1077944384 16960 0 0 0 454 3 0 0 20 0 15 0 155194891 14320615424 128336 33554432000 4194304 4196468 140726877985840 139746888092272 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28079] ppid=28065 vsize=13984976 memory=4872558044660077418 CPUtime=0.86 cores=0,2,4,6
/proc/28067/task/28079/stat : 28079 (java) S 28065 28065 21899 0 -1 1077944384 9346 0 0 0 83 3 0 0 20 0 15 0 155194891 14320615424 128336 33554432000 4194304 4196468 140726877985840 139746887039728 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28080] ppid=28065 vsize=13984976 memory=6127763059183479153 CPUtime=0 cores=0,2,4,6
/proc/28067/task/28080/stat : 28080 (java) S 28065 28065 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155194891 14320615424 128336 33554432000 4194304 4196468 140726877985840 139746885987424 139747419129557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
[pid=28067/tid=28081] ppid=28065 vsize=13984976 memory=7450754051029756006 CPUtime=1.39 cores=0,2,4,6
/proc/28067/task/28081/stat : 28081 (java) S 28065 28065 21899 0 -1 1077944384 843 0 0 0 69 70 0 0 20 0 15 0 155194891 14320615424 128336 33554432000 4194304 4196468 140726877985840 139746884933936 139747419130498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 15798272 140726877992087 140726877992263 140726877992263 140726877994959 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 514724 KiB

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

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

[startup+2458.03 s]
# the end of solver process 28067 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.52 s, system=4.55385 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): 2458.03
CPU time (s): 2520.07
CPU user time (s): 2515.52
CPU system time (s): 4.55385
CPU usage (%): 102.524
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 925844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.52
system time used= 4.55385
maximum resident set size= 926604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 286410
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 120617
involuntary context switches= 6280


# summary of solver processes directly reported to runsolver:
#   pid: 28065,28067
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2515.52
#   total CPU system time (s): 4.55385

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.302 second user time and 18.197 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-20 11:10:07
IDJOB=4283234
IDBENCH=137061
IDSOLVER=2679
FILE ID=node102/4283234-1503221067
RUNJOBID= node102-1503215303-27357
PBS_JOBID= 20630875
Free space on /tmp= 61676 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0120-17.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-4283234-1503221067/watcher-4283234-1503221067 -o /tmp/evaluation-result-4283234-1503221067/solver-4283234-1503221067 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1503215303-27357 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 770526142 HOME/instance-4283234-1503221067.xml

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

MD5SUM BENCH= 2f852f7efb9788b9c4f77f580498dd38
RANDOM SEED=770526142

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:        27819432 kB
MemAvailable:   31479900 kB
Buffers:          241324 kB
Cached:          3711896 kB
SwapCached:            0 kB
Active:          1578844 kB
Inactive:        2922680 kB
Active(anon):     501544 kB
Inactive(anon):    83092 kB
Active(file):    1077300 kB
Inactive(file):  2839588 kB
Unevictable:        7464 kB
Mlocked:            7464 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8056 kB
Writeback:             4 kB
AnonPages:        555856 kB
Mapped:            64236 kB
Shmem:             33420 kB
Slab:             146424 kB
SReclaimable:     118832 kB
SUnreclaim:        27592 kB
KernelStack:        3536 kB
PageTables:         6408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1185800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    475136 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= 61664 MiB
End job on node102 at 2017-08-20 11:51:05