Trace number 4282725

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 246.28999 240.024

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-20.xml
MD5SUM60ebd5c4fe4cf6d5772447ebf177dfde
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark246.761
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size50
Distribution of domain sizes[{"size":23,"count":1},{"size":50,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"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-4282725-1503214422.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4282725-1503214422.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
4.88/2.01	c solve instance...
246.26/240.01	s UNKNOWN
246.26/240.01	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 (12689 MiB free)
  memory of node 1: 16384 MiB (11510 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282725-1503214422/watcher-4282725-1503214422 -o /tmp/evaluation-result-4282725-1503214422/solver-4282725-1503214422 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1503208459-17466 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 935559921 HOME/instance-4282725-1503214422.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=21300, runsolver pid=21297

[startup+0.102319 s]*
/proc/loadavg: 1.99 1.89 1.90 4/217 21316
/proc/meminfo: memFree=24764668/32770624 swapFree=67108860/67108860
[pid=21300] ppid=21297 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21300/stat : 21300 (xcsp3-exec) S 21297 21300 17435 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154523034 9740288 346 33554432000 4194304 5098028 140737389693520 140737389691624 139632577487484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37949440 140737389700213 140737389700416 140737389700416 140737389703147 0
/proc/21300/statm: 2378 346 289 221 0 87 0
[pid=21302] ppid=21300 vsize=13978596 memory=28348 CPUtime=0.12 cores=0,2,4,6
/proc/21302/stat : 21302 (java) S 21300 21300 17435 0 -1 1077944320 5463 0 0 0 11 1 0 0 20 0 15 0 154523035 14314082304 7087 33554432000 4194304 4196468 140733905175360 140733905157904 140558565498615 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
/proc/21302/statm: 3494649 7087 2870 1 0 3482966 0
[pid=21302/tid=21303] ppid=21300 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/21302/task/21303/stat : 21303 (java) R 21300 21300 17435 0 -1 4202560 3397 0 0 0 8 1 0 0 20 0 15 0 154523035 14314082304 7087 33554432000 4194304 4196468 140733905175360 140558569730528 140558190380501 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21304] ppid=21300 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21304/stat : 21304 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523036 14314082304 7087 33554432000 4194304 4196468 140733905175360 140558518118800 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21305] ppid=21300 vsize=13978596 memory=139745117079168 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21305/stat : 21305 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523036 14314082304 7087 33554432000 4194304 4196468 140733905175360 140558517066000 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21306] ppid=21300 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21306/stat : 21306 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523036 14314082304 7087 33554432000 4194304 4196468 140733905175360 140558516013712 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21307] ppid=21300 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21307/stat : 21307 (java) S 21300 21300 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154523036 14314082304 7087 33554432000 4194304 4196468 140733905175360 140558514960912 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21308] ppid=21300 vsize=13978596 memory=139745117079168 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21308/stat : 21308 (java) S 21300 21300 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154523037 14314082304 7087 33554432000 4194304 4196468 140733905175360 140558039247472 140558565509762 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21309] ppid=21300 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21309/stat : 21309 (java) S 21300 21300 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154523038 14314082304 7087 33554432000 4194304 4196468 140733905175360 140558038193440 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21310] ppid=21300 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21310/stat : 21310 (java) S 21300 21300 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154523038 14314082304 7087 33554432000 4194304 4196468 140733905175360 140558037141104 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21311] ppid=21300 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21311/stat : 21311 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14314082304 7087 33554432000 4194304 4196468 140733905175360 140558036089424 140558565517211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21312] ppid=21300 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21312/stat : 21312 (java) S 21300 21300 17435 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 154523040 14314082304 7087 33554432000 4194304 4196468 140733905175360 140558035036272 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21313] ppid=21300 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21313/stat : 21313 (java) S 21300 21300 17435 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 154523040 14314082304 7087 33554432000 4194304 4196468 140733905175360 140558033983472 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21314] ppid=21300 vsize=13978596 memory=139745117079168 CPUtime=0.01 cores=0,2,4,6
/proc/21302/task/21314/stat : 21314 (java) S 21300 21300 17435 0 -1 1077944384 335 0 0 0 1 0 0 0 20 0 15 0 154523040 14314082304 7087 33554432000 4194304 4196468 140733905175360 140558032931184 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21315] ppid=21300 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21315/stat : 21315 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14314082304 7087 33554432000 4194304 4196468 140733905175360 140558031878624 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21316] ppid=21300 vsize=13978596 memory=139745117079168 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21316/stat : 21316 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523041 14314082304 7087 33554432000 4194304 4196468 140733905175360 140558030826416 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29732 KiB

[startup+0.210714 s]*
/proc/loadavg: 1.99 1.89 1.90 4/217 21316
/proc/meminfo: memFree=24753856/32770624 swapFree=67108860/67108860
[pid=21300] ppid=21297 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21300/stat : 21300 (xcsp3-exec) S 21297 21300 17435 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154523034 9740288 346 33554432000 4194304 5098028 140737389693520 140737389691624 139632577487484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37949440 140737389700213 140737389700416 140737389700416 140737389703147 0
/proc/21300/statm: 2378 346 289 221 0 87 0
[pid=21302] ppid=21300 vsize=13982852 memory=40040 CPUtime=0.33 cores=0,2,4,6
/proc/21302/stat : 21302 (java) S 21300 21300 17435 0 -1 1077944320 8056 0 0 0 31 2 0 0 20 0 15 0 154523035 14318440448 10010 33554432000 4194304 4196468 140733905175360 140733905157904 140558565498615 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
/proc/21302/statm: 3495713 10010 3073 1 0 3482966 0
[pid=21302/tid=21303] ppid=21300 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/21302/task/21303/stat : 21303 (java) D 21300 21300 17435 0 -1 1077944384 5263 0 0 0 18 1 0 0 20 0 15 0 154523035 14318440448 10031 33554432000 4194304 4196468 140733905175360 140558569709408 140558558177837 0 4 0 16800975 18446744072101662244 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21304] ppid=21300 vsize=13982852 memory=13650 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21304/stat : 21304 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523036 14318440448 10031 33554432000 4194304 4196468 140733905175360 140558518118800 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21305] ppid=21300 vsize=13982852 memory=139745117854963 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21305/stat : 21305 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523036 14318440448 10031 33554432000 4194304 4196468 140733905175360 140558517066000 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21306] ppid=21300 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21306/stat : 21306 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523036 14318473216 10031 33554432000 4194304 4196468 140733905175360 140558516013712 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21307] ppid=21300 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21307/stat : 21307 (java) S 21300 21300 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154523036 14318473216 10031 33554432000 4194304 4196468 140733905175360 140558514960912 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21308] ppid=21300 vsize=13982852 memory=139745117079168 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21308/stat : 21308 (java) S 21300 21300 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154523037 14318440448 10031 33554432000 4194304 4196468 140733905175360 140558039247472 140558565509762 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21309] ppid=21300 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21309/stat : 21309 (java) S 21300 21300 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154523038 14318440448 10031 33554432000 4194304 4196468 140733905175360 140558038193440 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21310] ppid=21300 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21310/stat : 21310 (java) S 21300 21300 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154523038 14318440448 10031 33554432000 4194304 4196468 140733905175360 140558037141104 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21311] ppid=21300 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21311/stat : 21311 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14318440448 10031 33554432000 4194304 4196468 140733905175360 140558036089424 140558565517211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21312] ppid=21300 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21302/task/21312/stat : 21312 (java) S 21300 21300 17435 0 -1 1077944384 470 0 0 0 2 0 0 0 20 0 15 0 154523040 14318440448 10031 33554432000 4194304 4196468 140733905175360 140558035036272 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21313] ppid=21300 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/21302/task/21313/stat : 21313 (java) S 21300 21300 17435 0 -1 1077944384 310 0 0 0 1 0 0 0 20 0 15 0 154523040 14318440448 10031 33554432000 4194304 4196468 140733905175360 140558033983472 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21314] ppid=21300 vsize=13982884 memory=139745117079168 CPUtime=0.07 cores=0,2,4,6
/proc/21302/task/21314/stat : 21314 (java) S 21300 21300 17435 0 -1 1077944384 717 0 0 0 7 0 0 0 20 0 15 0 154523040 14318473216 10031 33554432000 4194304 4196468 140733905175360 140558032931184 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21315] ppid=21300 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21315/stat : 21315 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14318473216 10031 33554432000 4194304 4196468 140733905175360 140558031878624 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21316] ppid=21300 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21316/stat : 21316 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523041 14318440448 10031 33554432000 4194304 4196468 140733905175360 140558030826416 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41424 KiB

[startup+0.310444 s]*
/proc/loadavg: 1.99 1.89 1.90 5/217 21316
/proc/meminfo: memFree=24747156/32770624 swapFree=67108860/67108860
[pid=21300] ppid=21297 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21300/stat : 21300 (xcsp3-exec) S 21297 21300 17435 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154523034 9740288 346 33554432000 4194304 5098028 140737389693520 140737389691624 139632577487484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37949440 140737389700213 140737389700416 140737389700416 140737389703147 0
/proc/21300/statm: 2378 346 289 221 0 87 0
[pid=21302] ppid=21300 vsize=13982852 memory=46988 CPUtime=0.5 cores=0,2,4,6
/proc/21302/stat : 21302 (java) S 21300 21300 17435 0 -1 1077944320 8934 0 0 0 47 3 0 0 20 0 15 0 154523035 14318440448 11747 33554432000 4194304 4196468 140733905175360 140733905157904 140558565498615 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
/proc/21302/statm: 3495713 11747 3096 1 0 3482966 0
[pid=21302/tid=21303] ppid=21300 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/21302/task/21303/stat : 21303 (java) R 21300 21300 17435 0 -1 4202560 5915 0 0 0 27 2 0 0 20 0 15 0 154523035 14318440448 11813 33554432000 4194304 4196468 140733905175360 140558569729488 140558192387740 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21304] ppid=21300 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21304/stat : 21304 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523036 14318440448 11813 33554432000 4194304 4196468 140733905175360 140558518118800 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21305] ppid=21300 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21305/stat : 21305 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523036 14318440448 11813 33554432000 4194304 4196468 140733905175360 140558517066000 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21306] ppid=21300 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21306/stat : 21306 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523036 14318440448 11813 33554432000 4194304 4196468 140733905175360 140558516013712 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21307] ppid=21300 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21307/stat : 21307 (java) S 21300 21300 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154523036 14318440448 11813 33554432000 4194304 4196468 140733905175360 140558514960912 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21308] ppid=21300 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21308/stat : 21308 (java) S 21300 21300 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154523037 14318440448 11813 33554432000 4194304 4196468 140733905175360 140558039247472 140558565509762 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21309] ppid=21300 vsize=13982852 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21309/stat : 21309 (java) S 21300 21300 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154523038 14318440448 11813 33554432000 4194304 4196468 140733905175360 140558038193440 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21310] ppid=21300 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21310/stat : 21310 (java) S 21300 21300 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154523038 14318440448 11813 33554432000 4194304 4196468 140733905175360 140558037141104 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21311] ppid=21300 vsize=13982852 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21311/stat : 21311 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14318440448 11813 33554432000 4194304 4196468 140733905175360 140558036089424 140558565517211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21312] ppid=21300 vsize=13982852 memory=4713750055892520310 CPUtime=0.04 cores=0,2,4,6
/proc/21302/task/21312/stat : 21312 (java) R 21300 21300 17435 0 -1 4202560 611 0 0 0 4 0 0 0 20 0 15 0 154523040 14318440448 11813 33554432000 4194304 4196468 140733905175360 140558035036272 140558550393747 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21313] ppid=21300 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21302/task/21313/stat : 21313 (java) R 21300 21300 17435 0 -1 4202560 325 0 0 0 2 0 0 0 20 0 15 0 154523040 14318440448 11813 33554432000 4194304 4196468 140733905175360 140558033983472 140558549885664 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21314] ppid=21300 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/21302/task/21314/stat : 21314 (java) R 21300 21300 17435 0 -1 4202560 844 0 0 0 12 0 0 0 20 0 15 0 154523040 14318440448 11813 33554432000 4194304 4196468 140733905175360 140558032931184 140558565519962 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21315] ppid=21300 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21315/stat : 21315 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14318440448 11813 33554432000 4194304 4196468 140733905175360 140558031878624 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21316] ppid=21300 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21316/stat : 21316 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523041 14318440448 11813 33554432000 4194304 4196468 140733905175360 140558030826416 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48372 KiB

[startup+0.700813 s]
/proc/loadavg: 1.99 1.89 1.90 5/217 21316
/proc/meminfo: memFree=24711400/32770624 swapFree=67108860/67108860
[pid=21300] ppid=21297 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21300/stat : 21300 (xcsp3-exec) S 21297 21300 17435 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154523034 9740288 346 33554432000 4194304 5098028 140737389693520 140737389691624 139632577487484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37949440 140737389700213 140737389700416 140737389700416 140737389703147 0
/proc/21300/statm: 2378 346 289 221 0 87 0
[pid=21302] ppid=21300 vsize=13982928 memory=128900 CPUtime=1.56 cores=0,2,4,6
/proc/21302/stat : 21302 (java) S 21300 21300 17435 0 -1 1077944320 10961 0 0 0 151 5 0 0 20 0 15 0 154523035 14318518272 32225 33554432000 4194304 4196468 140733905175360 140733905157904 140558565498615 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
/proc/21302/statm: 3495732 32225 3196 1 0 3482966 0
[pid=21302/tid=21303] ppid=21300 vsize=13982928 memory=1728 CPUtime=0.67 cores=0,2,4,6
/proc/21302/task/21303/stat : 21303 (java) R 21300 21300 17435 0 -1 4202560 6290 0 0 0 64 3 0 0 20 0 15 0 154523035 14318518272 32225 33554432000 4194304 4196468 140733905175360 140558569734640 140558547961831 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21304] ppid=21300 vsize=13982928 memory=12136 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21304/stat : 21304 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523036 14318518272 32225 33554432000 4194304 4196468 140733905175360 140558518118800 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21305] ppid=21300 vsize=13982928 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21305/stat : 21305 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523036 14318518272 32225 33554432000 4194304 4196468 140733905175360 140558517066000 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21306] ppid=21300 vsize=13982928 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21306/stat : 21306 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523036 14318518272 32225 33554432000 4194304 4196468 140733905175360 140558516013712 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21307] ppid=21300 vsize=13982928 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21307/stat : 21307 (java) S 21300 21300 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154523036 14318518272 32225 33554432000 4194304 4196468 140733905175360 140558514960912 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21308] ppid=21300 vsize=13982928 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21308/stat : 21308 (java) S 21300 21300 17435 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154523037 14318518272 32225 33554432000 4194304 4196468 140733905175360 140558039247472 140558565509762 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21309] ppid=21300 vsize=13982928 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21309/stat : 21309 (java) S 21300 21300 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154523038 14318518272 32225 33554432000 4194304 4196468 140733905175360 140558038193440 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21310] ppid=21300 vsize=13982928 memory=8624 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21310/stat : 21310 (java) S 21300 21300 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154523038 14318518272 32225 33554432000 4194304 4196468 140733905175360 140558037141104 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21311] ppid=21300 vsize=13982928 memory=792 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21311/stat : 21311 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14318518272 32225 33554432000 4194304 4196468 140733905175360 140558036089424 140558565517211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21312] ppid=21300 vsize=13982928 memory=1204 CPUtime=0.33 cores=0,2,4,6
/proc/21302/task/21312/stat : 21312 (java) S 21300 21300 17435 0 -1 1077944384 1304 0 0 0 33 0 0 0 20 0 15 0 154523040 14318518272 32225 33554432000 4194304 4196468 140733905175360 140558035036272 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21313] ppid=21300 vsize=13982928 memory=1728 CPUtime=0.31 cores=0,2,4,6
/proc/21302/task/21313/stat : 21313 (java) R 21300 21300 17435 0 -1 4202560 962 0 0 0 31 0 0 0 20 0 15 0 154523040 14318518272 32225 33554432000 4194304 4196468 140733905175360 140558033973264 140558550606286 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21314] ppid=21300 vsize=13982928 memory=1440 CPUtime=0.22 cores=0,2,4,6
/proc/21302/task/21314/stat : 21314 (java) S 21300 21300 17435 0 -1 1077944384 1098 0 0 0 22 0 0 0 20 0 15 0 154523040 14318518272 32225 33554432000 4194304 4196468 140733905175360 140558032931184 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21315] ppid=21300 vsize=13982928 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21315/stat : 21315 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14318518272 32225 33554432000 4194304 4196468 140733905175360 140558031878624 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21316] ppid=21300 vsize=13982928 memory=16432 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21316/stat : 21316 (java) S 21300 21300 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154523041 14318518272 32225 33554432000 4194304 4196468 140733905175360 140558030826416 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 130284 KiB

[startup+1.50131 s]
/proc/loadavg: 1.99 1.89 1.90 3/217 21316
/proc/meminfo: memFree=24605156/32770624 swapFree=67108860/67108860
[pid=21300] ppid=21297 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21300/stat : 21300 (xcsp3-exec) S 21297 21300 17435 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154523034 9740288 346 33554432000 4194304 5098028 140737389693520 140737389691624 139632577487484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37949440 140737389700213 140737389700416 140737389700416 140737389703147 0
/proc/21300/statm: 2378 346 289 221 0 87 0

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

/proc/21302/task/21310/stat : 21310 (java) S 21300 21300 17435 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 154523038 14320615424 165647 33554432000 4194304 4196468 140733905175360 140558037141120 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21311] ppid=21300 vsize=13984976 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21311/stat : 21311 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14320615424 165647 33554432000 4194304 4196468 140733905175360 140558036089424 140558565517211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21312] ppid=21300 vsize=13984976 memory=1384 CPUtime=2.68 cores=0,2,4,6
/proc/21302/task/21312/stat : 21312 (java) S 21300 21300 17435 0 -1 1077944384 14644 0 0 0 267 1 0 0 20 0 15 0 154523040 14320615424 165647 33554432000 4194304 4196468 140733905175360 140558035036272 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21313] ppid=21300 vsize=13984976 memory=0 CPUtime=2.66 cores=0,2,4,6
/proc/21302/task/21313/stat : 21313 (java) S 21300 21300 17435 0 -1 1077944384 12617 0 0 0 265 1 0 0 20 0 15 0 154523040 14320615424 165647 33554432000 4194304 4196468 140733905175360 140558033983472 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21314] ppid=21300 vsize=13984976 memory=660540 CPUtime=0.48 cores=0,2,4,6
/proc/21302/task/21314/stat : 21314 (java) S 21300 21300 17435 0 -1 1077944384 4515 0 0 0 47 1 0 0 20 0 15 0 154523040 14320615424 165647 33554432000 4194304 4196468 140733905175360 140558032931184 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21315] ppid=21300 vsize=13984976 memory=43364 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21315/stat : 21315 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14320615424 165647 33554432000 4194304 4196468 140733905175360 140558031878624 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21316] ppid=21300 vsize=13984976 memory=2428 CPUtime=0.05 cores=0,2,4,6
/proc/21302/task/21316/stat : 21316 (java) S 21300 21300 17435 0 -1 1077944384 1290 0 0 0 3 2 0 0 20 0 15 0 154523041 14320615424 165647 33554432000 4194304 4196468 140733905175360 140558030826416 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
Current children cumulated CPU time: 108.3 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 663972 KiB

[startup+162.301 s]
/proc/loadavg: 1.99 1.93 1.91 3/217 21403
/proc/meminfo: memFree=24045624/32770624 swapFree=67108860/67108860
[pid=21300] ppid=21297 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21300/stat : 21300 (xcsp3-exec) S 21297 21300 17435 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154523034 9740288 346 33554432000 4194304 5098028 140737389693520 140737389691624 139632577487484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37949440 140737389700213 140737389700416 140737389700416 140737389703147 0
/proc/21300/statm: 2378 346 289 221 0 87 0
[pid=21302] ppid=21300 vsize=13984976 memory=738700 CPUtime=168.47 cores=0,2,4,6
/proc/21302/stat : 21302 (java) S 21300 21300 17435 0 -1 1077944320 53245 0 0 0 16813 34 0 0 20 0 15 0 154523035 14320615424 184675 33554432000 4194304 4196468 140733905175360 140733905157904 140558565498615 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
/proc/21302/statm: 3496244 184675 3250 1 0 3483478 0
[pid=21302/tid=21303] ppid=21300 vsize=13984976 memory=738700 CPUtime=162.07 cores=0,2,4,6
/proc/21302/task/21303/stat : 21303 (java) R 21300 21300 17435 0 -1 4202560 12608 0 0 0 16197 10 0 0 20 0 15 0 154523035 14320615424 184675 33554432000 4194304 4196468 140733905175360 140558569735336 140558195021046 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21304] ppid=21300 vsize=13984976 memory=738700 CPUtime=0.07 cores=0,2,4,6
/proc/21302/task/21304/stat : 21304 (java) S 21300 21300 17435 0 -1 1077944384 576 0 0 0 3 4 0 0 20 0 15 0 154523036 14320615424 184675 33554432000 4194304 4196468 140733905175360 140558518118800 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21305] ppid=21300 vsize=13984976 memory=738700 CPUtime=0.08 cores=0,2,4,6
/proc/21302/task/21305/stat : 21305 (java) S 21300 21300 17435 0 -1 1077944384 652 0 0 0 4 4 0 0 20 0 15 0 154523036 14320615424 184675 33554432000 4194304 4196468 140733905175360 140558517066000 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21306] ppid=21300 vsize=13984976 memory=738700 CPUtime=0.08 cores=0,2,4,6
/proc/21302/task/21306/stat : 21306 (java) S 21300 21300 17435 0 -1 1077944384 1054 0 0 0 4 4 0 0 20 0 15 0 154523036 14320615424 184675 33554432000 4194304 4196468 140733905175360 140558516013712 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21307] ppid=21300 vsize=13984976 memory=738700 CPUtime=0.07 cores=0,2,4,6
/proc/21302/task/21307/stat : 21307 (java) S 21300 21300 17435 0 -1 1077944384 382 0 0 0 4 3 0 0 20 0 15 0 154523036 14320615424 184675 33554432000 4194304 4196468 140733905175360 140558514960912 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21308] ppid=21300 vsize=13984976 memory=738700 CPUtime=0.01 cores=0,2,4,6
/proc/21302/task/21308/stat : 21308 (java) S 21300 21300 17435 0 -1 1077944384 1194 0 0 0 1 0 0 0 20 0 15 0 154523037 14320615424 184675 33554432000 4194304 4196468 140733905175360 140558039247472 140558565509762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21309] ppid=21300 vsize=13984976 memory=738700 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21309/stat : 21309 (java) S 21300 21300 17435 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 154523038 14320615424 184675 33554432000 4194304 4196468 140733905175360 140558038193504 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21310] ppid=21300 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21310/stat : 21310 (java) S 21300 21300 17435 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 154523038 14320615424 184675 33554432000 4194304 4196468 140733905175360 140558037141120 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21311] ppid=21300 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21311/stat : 21311 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14320615424 184675 33554432000 4194304 4196468 140733905175360 140558036089424 140558565517211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21312] ppid=21300 vsize=13984976 memory=738700 CPUtime=2.77 cores=0,2,4,6
/proc/21302/task/21312/stat : 21312 (java) S 21300 21300 17435 0 -1 1077944384 16706 0 0 0 276 1 0 0 20 0 15 0 154523040 14320615424 184675 33554432000 4194304 4196468 140733905175360 140558035036272 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21313] ppid=21300 vsize=13984976 memory=738700 CPUtime=2.68 cores=0,2,4,6
/proc/21302/task/21313/stat : 21313 (java) S 21300 21300 17435 0 -1 1077944384 12783 0 0 0 267 1 0 0 20 0 15 0 154523040 14320615424 184675 33554432000 4194304 4196468 140733905175360 140558033983472 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21314] ppid=21300 vsize=13984976 memory=4096 CPUtime=0.49 cores=0,2,4,6
/proc/21302/task/21314/stat : 21314 (java) S 21300 21300 17435 0 -1 1077944384 4610 0 0 0 48 1 0 0 20 0 15 0 154523040 14320615424 184675 33554432000 4194304 4196468 140733905175360 140558032931184 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21315] ppid=21300 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21315/stat : 21315 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14320615424 184675 33554432000 4194304 4196468 140733905175360 140558031878624 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21316] ppid=21300 vsize=13984976 memory=1384 CPUtime=0.07 cores=0,2,4,6
/proc/21302/task/21316/stat : 21316 (java) S 21300 21300 17435 0 -1 1077944384 1324 0 0 0 4 3 0 0 20 0 15 0 154523041 14320615424 184675 33554432000 4194304 4196468 140733905175360 140558030826416 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
Current children cumulated CPU time: 168.47 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 740084 KiB

[startup+222.301 s]
/proc/loadavg: 2.00 1.94 1.92 3/217 21404
/proc/meminfo: memFree=24018648/32770624 swapFree=67108860/67108860
[pid=21300] ppid=21297 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21300/stat : 21300 (xcsp3-exec) S 21297 21300 17435 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154523034 9740288 346 33554432000 4194304 5098028 140737389693520 140737389691624 139632577487484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37949440 140737389700213 140737389700416 140737389700416 140737389703147 0
/proc/21300/statm: 2378 346 289 221 0 87 0
[pid=21302] ppid=21300 vsize=13984976 memory=761184 CPUtime=228.54 cores=0,2,4,6
/proc/21302/stat : 21302 (java) S 21300 21300 17435 0 -1 1077944320 54775 0 0 0 22815 39 0 0 20 0 15 0 154523035 14320615424 190296 33554432000 4194304 4196468 140733905175360 140733905157904 140558565498615 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
/proc/21302/statm: 3496244 190296 3250 1 0 3483478 0
[pid=21302/tid=21303] ppid=21300 vsize=13984976 memory=761184 CPUtime=222.06 cores=0,2,4,6
/proc/21302/task/21303/stat : 21303 (java) R 21300 21300 17435 0 -1 4202560 13160 0 0 0 22196 10 0 0 20 0 15 0 154523035 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558569737072 140558195016913 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21304] ppid=21300 vsize=13984976 memory=761184 CPUtime=0.08 cores=0,2,4,6
/proc/21302/task/21304/stat : 21304 (java) S 21300 21300 17435 0 -1 1077944384 610 0 0 0 4 4 0 0 20 0 15 0 154523036 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558518118800 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21305] ppid=21300 vsize=13984976 memory=761184 CPUtime=0.09 cores=0,2,4,6
/proc/21302/task/21305/stat : 21305 (java) S 21300 21300 17435 0 -1 1077944384 1061 0 0 0 5 4 0 0 20 0 15 0 154523036 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558517066000 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21306] ppid=21300 vsize=13984976 memory=1384 CPUtime=0.09 cores=0,2,4,6
/proc/21302/task/21306/stat : 21306 (java) S 21300 21300 17435 0 -1 1077944384 1133 0 0 0 5 4 0 0 20 0 15 0 154523036 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558516013712 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21307] ppid=21300 vsize=13984976 memory=15880 CPUtime=0.09 cores=0,2,4,6
/proc/21302/task/21307/stat : 21307 (java) S 21300 21300 17435 0 -1 1077944384 642 0 0 0 5 4 0 0 20 0 15 0 154523036 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558514960912 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21308] ppid=21300 vsize=13984976 memory=2321 CPUtime=0.01 cores=0,2,4,6
/proc/21302/task/21308/stat : 21308 (java) S 21300 21300 17435 0 -1 1077944384 1348 0 0 0 1 0 0 0 20 0 15 0 154523037 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558039247472 140558565509762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21309] ppid=21300 vsize=13984976 memory=761184 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21309/stat : 21309 (java) S 21300 21300 17435 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 154523038 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558038193504 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21310] ppid=21300 vsize=13984976 memory=761184 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21310/stat : 21310 (java) S 21300 21300 17435 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 154523038 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558037141120 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21311] ppid=21300 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21311/stat : 21311 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558036089424 140558565517211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21312] ppid=21300 vsize=13984976 memory=761184 CPUtime=2.77 cores=0,2,4,6
/proc/21302/task/21312/stat : 21312 (java) S 21300 21300 17435 0 -1 1077944384 16706 0 0 0 276 1 0 0 20 0 15 0 154523040 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558035036272 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21313] ppid=21300 vsize=13984976 memory=761184 CPUtime=2.68 cores=0,2,4,6
/proc/21302/task/21313/stat : 21313 (java) S 21300 21300 17435 0 -1 1077944384 12783 0 0 0 267 1 0 0 20 0 15 0 154523040 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558033983472 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21314] ppid=21300 vsize=13984976 memory=4096 CPUtime=0.49 cores=0,2,4,6
/proc/21302/task/21314/stat : 21314 (java) S 21300 21300 17435 0 -1 1077944384 4611 0 0 0 48 1 0 0 20 0 15 0 154523040 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558032931184 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21315] ppid=21300 vsize=13984976 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21315/stat : 21315 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558031878624 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21316] ppid=21300 vsize=13984976 memory=43364 CPUtime=0.1 cores=0,2,4,6
/proc/21302/task/21316/stat : 21316 (java) S 21300 21300 17435 0 -1 1077944384 1365 0 0 0 5 5 0 0 20 0 15 0 154523041 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558030826416 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
Current children cumulated CPU time: 228.54 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 762568 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 2.00 1.94 1.92 3/217 21404
/proc/meminfo: memFree=24018844/32770624 swapFree=67108860/67108860
[pid=21300] ppid=21297 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21300/stat : 21300 (xcsp3-exec) S 21297 21300 17435 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154523034 9740288 346 33554432000 4194304 5098028 140737389693520 140737389691624 139632577487484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37949440 140737389700213 140737389700416 140737389700416 140737389703147 0
/proc/21300/statm: 2378 346 289 221 0 87 0
[pid=21302] ppid=21300 vsize=13984976 memory=761184 CPUtime=246.26 cores=0,2,4,6
/proc/21302/stat : 21302 (java) S 21300 21300 17435 0 -1 1077944320 54891 0 0 0 24587 39 0 0 20 0 15 0 154523035 14320615424 190296 33554432000 4194304 4196468 140733905175360 140733905157904 140558565498615 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
/proc/21302/statm: 3496244 190296 3250 1 0 3483478 0
[pid=21302/tid=21303] ppid=21300 vsize=13984976 memory=761184 CPUtime=239.77 cores=0,2,4,6
/proc/21302/task/21303/stat : 21303 (java) R 21300 21300 17435 0 -1 4202560 13262 0 0 0 23967 10 0 0 20 0 15 0 154523035 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558569737072 140558195017272 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21304] ppid=21300 vsize=13984976 memory=1236 CPUtime=0.08 cores=0,2,4,6
/proc/21302/task/21304/stat : 21304 (java) S 21300 21300 17435 0 -1 1077944384 610 0 0 0 4 4 0 0 20 0 15 0 154523036 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558518118800 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21305] ppid=21300 vsize=13984976 memory=960 CPUtime=0.09 cores=0,2,4,6
/proc/21302/task/21305/stat : 21305 (java) S 21300 21300 17435 0 -1 1077944384 1061 0 0 0 5 4 0 0 20 0 15 0 154523036 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558517066000 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21306] ppid=21300 vsize=13984976 memory=4126316290023845779 CPUtime=0.09 cores=0,2,4,6
/proc/21302/task/21306/stat : 21306 (java) S 21300 21300 17435 0 -1 1077944384 1133 0 0 0 5 4 0 0 20 0 15 0 154523036 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558516013712 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21307] ppid=21300 vsize=13984976 memory=5796 CPUtime=0.09 cores=0,2,4,6
/proc/21302/task/21307/stat : 21307 (java) S 21300 21300 17435 0 -1 1077944384 642 0 0 0 5 4 0 0 20 0 15 0 154523036 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558514960912 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21308] ppid=21300 vsize=13984976 memory=4616 CPUtime=0.01 cores=0,2,4,6
/proc/21302/task/21308/stat : 21308 (java) S 21300 21300 17435 0 -1 1077944384 1348 0 0 0 1 0 0 0 20 0 15 0 154523037 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558039247472 140558565509762 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21309] ppid=21300 vsize=13984976 memory=8624 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21309/stat : 21309 (java) S 21300 21300 17435 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 154523038 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558038193504 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21310] ppid=21300 vsize=13984976 memory=792 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21310/stat : 21310 (java) S 21300 21300 17435 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 154523038 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558037141120 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21311] ppid=21300 vsize=13984976 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21311/stat : 21311 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558036089424 140558565517211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21312] ppid=21300 vsize=13984976 memory=43364 CPUtime=2.77 cores=0,2,4,6
/proc/21302/task/21312/stat : 21312 (java) S 21300 21300 17435 0 -1 1077944384 16710 0 0 0 276 1 0 0 20 0 15 0 154523040 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558035036272 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21313] ppid=21300 vsize=13984976 memory=2428 CPUtime=2.68 cores=0,2,4,6
/proc/21302/task/21313/stat : 21313 (java) S 21300 21300 17435 0 -1 1077944384 12789 0 0 0 267 1 0 0 20 0 15 0 154523040 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558033983472 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21314] ppid=21300 vsize=13984976 memory=1292 CPUtime=0.49 cores=0,2,4,6
/proc/21302/task/21314/stat : 21314 (java) S 21300 21300 17435 0 -1 1077944384 4615 0 0 0 48 1 0 0 20 0 15 0 154523040 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558032931184 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21315] ppid=21300 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/21302/task/21315/stat : 21315 (java) S 21300 21300 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154523040 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558031878624 140558565508821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
[pid=21302/tid=21316] ppid=21300 vsize=13984976 memory=12136 CPUtime=0.11 cores=0,2,4,6
/proc/21302/task/21316/stat : 21316 (java) S 21300 21300 17435 0 -1 1077944384 1365 0 0 0 5 6 0 0 20 0 15 0 154523041 14320615424 190296 33554432000 4194304 4196468 140733905175360 140558030826416 140558565509762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38359040 140733905183901 140733905184076 140733905184076 140733905186767 0
Current children cumulated CPU time: 246.26 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 762568 KiB

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

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

[startup+240.024 s]
# the end of solver process 21302 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=245.884 s, system=0.40605 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): 240.024
CPU time (s): 246.29
CPU user time (s): 245.884
CPU system time (s): 0.40605
CPU usage (%): 102.61
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 762568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.884
system time used= 0.40605
maximum resident set size= 761772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56124
page faults= 0
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7813
involuntary context switches= 151


# summary of solver processes directly reported to runsolver:
#   pid: 21300,21302
#   total CPU time (s): 246.29
#   total CPU user time (s): 245.884
#   total CPU system time (s): 0.40605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.57205 second user time and 2.31759 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-20 09:19:21
IDJOB=4282725
IDBENCH=137152
IDSOLVER=2678
FILE ID=node148/4282725-1503214422
RUNJOBID= node148-1503208459-17466
PBS_JOBID= 20630865
Free space on /tmp= 61716 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-20.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-4282725-1503214422/watcher-4282725-1503214422 -o /tmp/evaluation-result-4282725-1503214422/solver-4282725-1503214422 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1503208459-17466 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 935559921 HOME/instance-4282725-1503214422.xml

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

MD5SUM BENCH= 60ebd5c4fe4cf6d5772447ebf177dfde
RANDOM SEED=935559921

node148.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.19
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.19
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.19
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.19
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:        24781072 kB
MemAvailable:   31889168 kB
Buffers:          298192 kB
Cached:          7099516 kB
SwapCached:            0 kB
Active:          1383296 kB
Inactive:        6155028 kB
Active(anon):      91668 kB
Inactive(anon):    84704 kB
Active(file):    1291628 kB
Inactive(file):  6070324 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8296 kB
Writeback:             0 kB
AnonPages:        248088 kB
Mapped:            64472 kB
Shmem:             33416 kB
Slab:             150720 kB
SReclaimable:     123956 kB
SUnreclaim:        26764 kB
KernelStack:        3872 kB
PageTables:         5744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1302472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61708 MiB
End job on node148 at 2017-08-20 09:23:22