Trace number 4403841

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 2019-09-20UNSAT 673.543 169.904

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n1w4b1r5.xml
MD5SUMd746abd17fd9f5e52f47be3617d955ae
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.17688
Satisfiable
(Un)Satisfiability was proved
Number of variables51
Number of constraints13
Number of domains2
Minimum domain size6
Maximum domain size35
Distribution of domain sizes[{"size":6,"count":1},{"size":35,"count":50}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":45},{"degree":5,"count":5}]
Minimum constraint arity6
Maximum constraint arity50
Distribution of constraint arities[{"arity":6,"count":1},{"arity":10,"count":10},{"arity":50,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"sum","count":5},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403841-1568992567.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403841-1568992567.xml, -tl, 2520s, -p, 4]
0.33/0.22	c 4 solvers in parallel
0.33/0.28	c parse instance...
0.73/0.50	c solve instance...
673.15/169.89	s UNSATISFIABLE

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 (6663 MiB free)
  memory of node 1: 16384 MiB (7510 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403841-1568992567/watcher-4403841-1568992567 -o /tmp/evaluation-result-4403841-1568992567/solver-4403841-1568992567 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568988008-30878 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1373476558 HOME/instance-4403841-1568992567.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100061 s]*
/proc/loadavg: 8.14 8.55 8.54 7/231 5069
/proc/meminfo: memFree=14496572/32770624 swapFree=66938964/67108860
[pid=5053] ppid=5050 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5053/stat : 5053 (xcsp3-exec) S 5050 5053 30846 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475526413 115843072 362 33554432000 4194304 5098028 140729046502240 140729046500344 139622354133628 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21213184 140729046508410 140729046508653 140729046508653 140729046511562 0
/proc/5053/statm: 28282 362 304 221 0 87 0
[pid=5055] ppid=5053 vsize=15144776 memory=29172 CPUtime=0.13 cores=1,3,5,7
/proc/5055/stat : 5055 (java) S 5053 5053 30846 0 -1 1077944320 5715 0 0 0 12 1 0 0 20 0 15 0 475526413 15508250624 7293 33554432000 4194304 4196468 140724809902592 140724809885136 139814546562807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
/proc/5055/statm: 3786194 7293 3153 1 0 3748377 0
[pid=5055/tid=5056] ppid=5053 vsize=15144776 memory=7031125463459224206 CPUtime=0.09 cores=1,3,5,7
/proc/5055/task/5056/stat : 5056 (java) R 5053 5053 30846 0 -1 4202560 3617 0 0 0 9 0 0 0 20 0 15 0 475526413 15508250624 7293 33554432000 4194304 4196468 140724809902592 139814550789392 139814154423072 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5057] ppid=5053 vsize=15144776 memory=7378697629483820645 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5057/stat : 5057 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475526414 15508250624 7293 33554432000 4194304 4196468 140724809902592 139814474602768 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5058] ppid=5053 vsize=15144776 memory=140501005145728 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5058/stat : 5058 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475526414 15508250624 7293 33554432000 4194304 4196468 140724809902592 139814137883024 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5059] ppid=5053 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5059/stat : 5059 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475526414 15508250624 7293 33554432000 4194304 4196468 140724809902592 139814136830480 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5060] ppid=5053 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5060/stat : 5060 (java) S 5053 5053 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475526414 15508250624 7293 33554432000 4194304 4196468 140724809902592 139814135777936 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5061] ppid=5053 vsize=15144776 memory=140501005145728 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5061/stat : 5061 (java) S 5053 5053 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475526416 15508250624 7293 33554432000 4194304 4196468 140724809902592 139814082394608 139814546573954 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5062] ppid=5053 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5062/stat : 5062 (java) S 5053 5053 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475526416 15508250624 7293 33554432000 4194304 4196468 140724809902592 139814081340832 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5063] ppid=5053 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5063/stat : 5063 (java) S 5053 5053 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475526416 15508250624 7293 33554432000 4194304 4196468 140724809902592 139814080288240 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5064] ppid=5053 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5064/stat : 5064 (java) S 5053 5053 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475526419 15508250624 7293 33554432000 4194304 4196468 140724809902592 139814079236816 139814546581403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5065] ppid=5053 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5065/stat : 5065 (java) S 5053 5053 30846 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 475526419 15508250624 7293 33554432000 4194304 4196468 140724809902592 139814078183408 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5066] ppid=5053 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5066/stat : 5066 (java) S 5053 5053 30846 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 475526419 15508250624 7293 33554432000 4194304 4196468 140724809902592 139814077130864 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5067] ppid=5053 vsize=15144776 memory=140501005145728 CPUtime=0.02 cores=1,3,5,7
/proc/5055/task/5067/stat : 5067 (java) R 5053 5053 30846 0 -1 4202560 364 0 0 0 2 0 0 0 20 0 15 0 475526419 15508250624 7293 33554432000 4194304 4196468 140724809902592 139814076078320 139814546584154 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5068] ppid=5053 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5068/stat : 5068 (java) S 5053 5053 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475526419 15508250624 7293 33554432000 4194304 4196468 140724809902592 139814075026016 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5069] ppid=5053 vsize=15144776 memory=140501005145728 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5069/stat : 5069 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475526419 15508250624 7293 33554432000 4194304 4196468 140724809902592 139814073973552 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30620 KiB

[startup+0.210687 s]*
/proc/loadavg: 8.14 8.55 8.54 7/231 5069
/proc/meminfo: memFree=14483604/32770624 swapFree=66938964/67108860
[pid=5053] ppid=5050 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5053/stat : 5053 (xcsp3-exec) S 5050 5053 30846 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475526413 115843072 362 33554432000 4194304 5098028 140729046502240 140729046500344 139622354133628 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21213184 140729046508410 140729046508653 140729046508653 140729046511562 0
/proc/5053/statm: 28282 362 304 221 0 87 0
[pid=5055] ppid=5053 vsize=15144776 memory=41232 CPUtime=0.33 cores=1,3,5,7
/proc/5055/stat : 5055 (java) S 5053 5053 30846 0 -1 1077944320 9458 0 0 0 31 2 0 0 20 0 15 0 475526413 15508250624 10308 33554432000 4194304 4196468 140724809902592 140724809885136 139814546562807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
/proc/5055/statm: 3786194 10308 3321 1 0 3748377 0
[pid=5055/tid=5056] ppid=5053 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/5055/task/5056/stat : 5056 (java) R 5053 5053 30846 0 -1 4202560 6629 0 0 0 18 2 0 0 20 0 15 0 475526413 15508250624 10308 33554432000 4194304 4196468 140724809902592 139814550800416 139814530643294 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5057] ppid=5053 vsize=15144776 memory=4294979937 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5057/stat : 5057 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475526414 15508250624 10308 33554432000 4194304 4196468 140724809902592 139814474602768 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5058] ppid=5053 vsize=15144776 memory=288370877156857472 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5058/stat : 5058 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475526414 15508250624 10308 33554432000 4194304 4196468 140724809902592 139814137883024 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5059] ppid=5053 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5059/stat : 5059 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475526414 15508250624 10308 33554432000 4194304 4196468 140724809902592 139814136830480 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5060] ppid=5053 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5060/stat : 5060 (java) S 5053 5053 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475526414 15508250624 10308 33554432000 4194304 4196468 140724809902592 139814135777936 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5061] ppid=5053 vsize=15144776 memory=140501005145728 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5061/stat : 5061 (java) S 5053 5053 30846 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475526416 15508250624 10308 33554432000 4194304 4196468 140724809902592 139814082394608 139814546573954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5062] ppid=5053 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5062/stat : 5062 (java) S 5053 5053 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475526416 15508250624 10308 33554432000 4194304 4196468 140724809902592 139814081340832 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5063] ppid=5053 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5063/stat : 5063 (java) S 5053 5053 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475526416 15508250624 10308 33554432000 4194304 4196468 140724809902592 139814080288240 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5064] ppid=5053 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5064/stat : 5064 (java) S 5053 5053 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475526419 15508250624 10308 33554432000 4194304 4196468 140724809902592 139814079236816 139814546581403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5065] ppid=5053 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5055/task/5065/stat : 5065 (java) S 5053 5053 30846 0 -1 1077944384 727 0 0 0 3 0 0 0 20 0 15 0 475526419 15508250624 10308 33554432000 4194304 4196468 140724809902592 139814078183408 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5066] ppid=5053 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/5055/task/5066/stat : 5066 (java) S 5053 5053 30846 0 -1 1077944384 76 0 0 0 1 0 0 0 20 0 15 0 475526419 15508250624 10308 33554432000 4194304 4196468 140724809902592 139814077130864 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5067] ppid=5053 vsize=15144776 memory=140501005145728 CPUtime=0.08 cores=1,3,5,7
/proc/5055/task/5067/stat : 5067 (java) S 5053 5053 30846 0 -1 1077944384 730 0 0 0 8 0 0 0 20 0 15 0 475526419 15508250624 10308 33554432000 4194304 4196468 140724809902592 139814076078320 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5068] ppid=5053 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5068/stat : 5068 (java) S 5053 5053 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475526419 15508250624 10308 33554432000 4194304 4196468 140724809902592 139814075026016 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5069] ppid=5053 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5069/stat : 5069 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475526419 15508250624 10308 33554432000 4194304 4196468 140724809902592 139814073973552 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42680 KiB

[startup+0.310546 s]*
/proc/loadavg: 8.14 8.55 8.54 7/231 5069
/proc/meminfo: memFree=14476196/32770624 swapFree=66938964/67108860
[pid=5053] ppid=5050 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5053/stat : 5053 (xcsp3-exec) S 5050 5053 30846 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475526413 115843072 362 33554432000 4194304 5098028 140729046502240 140729046500344 139622354133628 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21213184 140729046508410 140729046508653 140729046508653 140729046511562 0
/proc/5053/statm: 28282 362 304 221 0 87 0
[pid=5055] ppid=5053 vsize=15149032 memory=50464 CPUtime=0.53 cores=1,3,5,7
/proc/5055/stat : 5055 (java) S 5053 5053 30846 0 -1 1077944320 10887 0 0 0 49 4 0 0 20 0 15 0 475526413 15512608768 12551 33554432000 4194304 4196468 140724809902592 140724809885136 139814546562807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
/proc/5055/statm: 3787258 12616 3364 1 0 3748377 0
[pid=5055/tid=5056] ppid=5053 vsize=15149032 memory=6935054825532540783 CPUtime=0.3 cores=1,3,5,7
/proc/5055/task/5056/stat : 5056 (java) R 5053 5053 30846 0 -1 4202560 7835 0 0 0 27 3 0 0 20 0 15 0 475526413 15512608768 12620 33554432000 4194304 4196468 140724809902592 139814550793456 139814530643294 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5057] ppid=5053 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5057/stat : 5057 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475526414 15512608768 12620 33554432000 4194304 4196468 140724809902592 139814474602768 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5058] ppid=5053 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5058/stat : 5058 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475526414 15512608768 12620 33554432000 4194304 4196468 140724809902592 139814137883024 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5059] ppid=5053 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5059/stat : 5059 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475526414 15512608768 12620 33554432000 4194304 4196468 140724809902592 139814136830480 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5060] ppid=5053 vsize=15149032 memory=46849 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5060/stat : 5060 (java) S 5053 5053 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475526414 15512608768 12620 33554432000 4194304 4196468 140724809902592 139814135777936 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5061] ppid=5053 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5061/stat : 5061 (java) S 5053 5053 30846 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475526416 15512608768 12620 33554432000 4194304 4196468 140724809902592 139814082394608 139814546573954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5062] ppid=5053 vsize=15149032 memory=9122745479247552727 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5062/stat : 5062 (java) S 5053 5053 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475526416 15512608768 12620 33554432000 4194304 4196468 140724809902592 139814081340832 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5063] ppid=5053 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5063/stat : 5063 (java) S 5053 5053 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475526416 15512608768 12620 33554432000 4194304 4196468 140724809902592 139814080288240 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5064] ppid=5053 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5064/stat : 5064 (java) S 5053 5053 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475526419 15512608768 12620 33554432000 4194304 4196468 140724809902592 139814079236816 139814546581403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5065] ppid=5053 vsize=15149032 memory=6944652177228980320 CPUtime=0.04 cores=1,3,5,7
/proc/5055/task/5065/stat : 5065 (java) S 5053 5053 30846 0 -1 1077944384 748 0 0 0 4 0 0 0 20 0 15 0 475526419 15512608768 12620 33554432000 4194304 4196468 140724809902592 139814078183408 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5066] ppid=5053 vsize=15149032 memory=-6654736624941491801 CPUtime=0.04 cores=1,3,5,7
/proc/5055/task/5066/stat : 5066 (java) S 5053 5053 30846 0 -1 1077944384 202 0 0 0 4 0 0 0 20 0 15 0 475526419 15512608768 12620 33554432000 4194304 4196468 140724809902592 139814077130864 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5067] ppid=5053 vsize=15149032 memory=5792582832201833889 CPUtime=0.12 cores=1,3,5,7
/proc/5055/task/5067/stat : 5067 (java) S 5053 5053 30846 0 -1 1077944384 829 0 0 0 12 0 0 0 20 0 15 0 475526419 15512608768 12620 33554432000 4194304 4196468 140724809902592 139814076078320 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5068] ppid=5053 vsize=15149032 memory=6944656592455350634 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5068/stat : 5068 (java) S 5053 5053 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475526419 15512608768 12620 33554432000 4194304 4196468 140724809902592 139814075026016 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5069] ppid=5053 vsize=15149032 memory=-8675733323038954102 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5069/stat : 5069 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475526419 15512608768 12620 33554432000 4194304 4196468 140724809902592 139814073973552 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51912 KiB

[startup+0.700939 s]
/proc/loadavg: 8.14 8.55 8.54 6/232 5070
/proc/meminfo: memFree=14457432/32770624 swapFree=66938964/67108860
[pid=5053] ppid=5050 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5053/stat : 5053 (xcsp3-exec) S 5050 5053 30846 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475526413 115843072 362 33554432000 4194304 5098028 140729046502240 140729046500344 139622354133628 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21213184 140729046508410 140729046508653 140729046508653 140729046511562 0
/proc/5053/statm: 28282 362 304 221 0 87 0
[pid=5055] ppid=5053 vsize=15417412 memory=76780 CPUtime=1.73 cores=1,3,5,7
/proc/5055/stat : 5055 (java) S 5053 5053 30846 0 -1 1077944320 14592 0 0 0 168 5 0 0 20 0 19 0 475526413 15787429888 19195 33554432000 4194304 4196468 140724809902592 140724809885136 139814546562807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
/proc/5055/statm: 3854353 19195 3448 1 0 3815453 0
[pid=5055/tid=5056] ppid=5053 vsize=15417412 memory=0 CPUtime=0.49 cores=1,3,5,7
/proc/5055/task/5056/stat : 5056 (java) S 5053 5053 30846 0 -1 1077944384 9141 0 0 0 45 4 0 0 20 0 19 0 475526413 15787429888 19195 33554432000 4194304 4196468 140724809902592 139814550803584 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5057] ppid=5053 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5057/stat : 5057 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475526414 15787429888 19195 33554432000 4194304 4196468 140724809902592 139814474602768 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5058] ppid=5053 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5058/stat : 5058 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475526414 15787429888 19195 33554432000 4194304 4196468 140724809902592 139814137883024 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5059] ppid=5053 vsize=15417412 memory=55 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5059/stat : 5059 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475526414 15787429888 19195 33554432000 4194304 4196468 140724809902592 139814136830480 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5060] ppid=5053 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5060/stat : 5060 (java) S 5053 5053 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475526414 15787429888 19195 33554432000 4194304 4196468 140724809902592 139814135777936 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5061] ppid=5053 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5061/stat : 5061 (java) S 5053 5053 30846 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 475526416 15787429888 19195 33554432000 4194304 4196468 140724809902592 139814082394608 139814546573954 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5062] ppid=5053 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5062/stat : 5062 (java) S 5053 5053 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475526416 15787429888 19195 33554432000 4194304 4196468 140724809902592 139814081340832 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5063] ppid=5053 vsize=15417412 memory=221 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5063/stat : 5063 (java) S 5053 5053 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475526416 15787429888 19195 33554432000 4194304 4196468 140724809902592 139814080288240 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5064] ppid=5053 vsize=15417412 memory=2 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5064/stat : 5064 (java) S 5053 5053 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475526419 15787429888 19195 33554432000 4194304 4196468 140724809902592 139814079236816 139814546581403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5065] ppid=5053 vsize=15417412 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/5055/task/5065/stat : 5065 (java) R 5053 5053 30846 0 -1 4202560 1450 0 0 0 29 0 0 0 20 0 19 0 475526419 15787429888 19195 33554432000 4194304 4196468 140724809902592 139814078169952 139814538799934 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5066] ppid=5053 vsize=15417412 memory=1060 CPUtime=0.21 cores=1,3,5,7
/proc/5055/task/5066/stat : 5066 (java) R 5053 5053 30846 0 -1 4202560 807 0 0 0 21 0 0 0 20 0 19 0 475526419 15787429888 19195 33554432000 4194304 4196468 140724809902592 139814077116744 139814525824794 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5067] ppid=5053 vsize=15417412 memory=1720 CPUtime=0.3 cores=1,3,5,7
/proc/5055/task/5067/stat : 5067 (java) R 5053 5053 30846 0 -1 1077944384 1678 0 0 0 30 0 0 0 20 0 19 0 475526419 15787429888 19195 33554432000 4194304 4196468 140724809902592 139814076078320 139814546573954 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5068] ppid=5053 vsize=15417412 memory=1096 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5068/stat : 5068 (java) S 5053 5053 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475526419 15787429888 19195 33554432000 4194304 4196468 140724809902592 139814075026016 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5069] ppid=5053 vsize=15417412 memory=1188 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5069/stat : 5069 (java) S 5053 5053 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475526419 15787429888 19195 33554432000 4194304 4196468 140724809902592 139814073973552 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5070] ppid=5053 vsize=15417412 memory=6112 CPUtime=0.16 cores=1,3,5,7
/proc/5055/task/5070/stat : 5070 (java) R 5053 5053 30846 0 -1 4202560 61 0 0 0 16 0 0 0 20 0 19 0 475526464 15787429888 19195 33554432000 4194304 4196468 140724809902592 139813996811752 139814157732172 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5071] ppid=5053 vsize=15417412 memory=780 CPUtime=0.09 cores=1,3,5,7
/proc/5055/task/5071/stat : 5071 (java) R 5053 5053 30846 0 -1 4202560 77 0 0 0 9 0 0 0 20 0 19 0 475526464 15787429888 19195 33554432000 4194304 4196468 140724809902592 139813995759592 139814158011004 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5072] ppid=5053 vsize=15417412 memory=14008 CPUtime=0.08 cores=1,3,5,7
/proc/5055/task/5072/stat : 5072 (java) R 5053 5053 30846 0 -1 4202560 39 0 0 0 8 0 0 0 20 0 19 0 475526464 15787429888 19195 33554432000 4194304 4196468 140724809902592 139813994706904 139814157732172 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5073] ppid=5053 vsize=15417412 memory=28144 CPUtime=0.06 cores=1,3,5,7
/proc/5055/task/5073/stat : 5073 (java) R 5053 5053 30846 0 -1 4202560 34 0 0 0 6 0 0 0 20 0 19 0 475526464 15787429888 19195 33554432000 4194304 4196468 140724809902592 139813993651304 139814157732318 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 15530540 KiB

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

Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 172836 KiB

[startup+168.801 s]
/proc/loadavg: 8.21 8.40 8.49 9/236 5090
/proc/meminfo: memFree=14443160/32770624 swapFree=66938968/67108860
[pid=5053] ppid=5050 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5053/stat : 5053 (xcsp3-exec) S 5050 5053 30846 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475526413 115843072 362 33554432000 4194304 5098028 140729046502240 140729046500344 139622354133628 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21213184 140729046508410 140729046508653 140729046508653 140729046511562 0
/proc/5053/statm: 28282 362 304 221 0 87 0
[pid=5055] ppid=5053 vsize=15417412 memory=171388 CPUtime=669.17 cores=1,3,5,7
/proc/5055/stat : 5055 (java) S 5053 5053 30846 0 -1 1077944320 45535 0 0 0 66897 20 0 0 20 0 19 0 475526413 15787429888 42847 33554432000 4194304 4196468 140724809902592 140724809885136 139814546562807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
/proc/5055/statm: 3854353 42847 3516 1 0 3815453 0
[pid=5055/tid=5056] ppid=5053 vsize=15417412 memory=928 CPUtime=0.49 cores=1,3,5,7
/proc/5055/task/5056/stat : 5056 (java) S 5053 5053 30846 0 -1 1077944384 9141 0 0 0 45 4 0 0 20 0 19 0 475526413 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814550803584 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5057] ppid=5053 vsize=15417412 memory=8112282956445269571 CPUtime=0.14 cores=1,3,5,7
/proc/5055/task/5057/stat : 5057 (java) S 5053 5053 30846 0 -1 1077944384 852 0 0 0 12 2 0 0 20 0 19 0 475526414 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814474602768 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5058] ppid=5053 vsize=15417412 memory=171388 CPUtime=0.15 cores=1,3,5,7
/proc/5055/task/5058/stat : 5058 (java) S 5053 5053 30846 0 -1 1077944384 2284 0 0 0 12 3 0 0 20 0 19 0 475526414 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814137883024 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5059] ppid=5053 vsize=15417412 memory=924 CPUtime=0.15 cores=1,3,5,7
/proc/5055/task/5059/stat : 5059 (java) S 5053 5053 30846 0 -1 1077944384 1708 0 0 0 13 2 0 0 20 0 19 0 475526414 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814136830480 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5060] ppid=5053 vsize=15417412 memory=1448 CPUtime=0.14 cores=1,3,5,7
/proc/5055/task/5060/stat : 5060 (java) S 5053 5053 30846 0 -1 1077944384 819 0 0 0 12 2 0 0 20 0 19 0 475526414 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814135777936 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5061] ppid=5053 vsize=15417412 memory=1748 CPUtime=0.12 cores=1,3,5,7
/proc/5055/task/5061/stat : 5061 (java) S 5053 5053 30846 0 -1 1077944384 2007 0 0 0 11 1 0 0 20 0 19 0 475526416 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814082394608 139814546573954 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5062] ppid=5053 vsize=15417412 memory=111632 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5062/stat : 5062 (java) S 5053 5053 30846 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 475526416 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814081340896 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5063] ppid=5053 vsize=15417412 memory=808 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5063/stat : 5063 (java) S 5053 5053 30846 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 475526416 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814080288256 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5064] ppid=5053 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5064/stat : 5064 (java) S 5053 5053 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814079236816 139814546581403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5065] ppid=5053 vsize=15417412 memory=171388 CPUtime=1.4 cores=1,3,5,7
/proc/5055/task/5065/stat : 5065 (java) S 5053 5053 30846 0 -1 1077944384 8136 0 0 0 139 1 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814078183408 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5066] ppid=5053 vsize=15417412 memory=10728 CPUtime=1.44 cores=1,3,5,7
/proc/5055/task/5066/stat : 5066 (java) S 5053 5053 30846 0 -1 1077944384 7615 0 0 0 143 1 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814077130864 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5067] ppid=5053 vsize=15417412 memory=1552 CPUtime=0.46 cores=1,3,5,7
/proc/5055/task/5067/stat : 5067 (java) S 5053 5053 30846 0 -1 1077944384 5516 0 0 0 46 0 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814076078320 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 50 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5068] ppid=5053 vsize=15417412 memory=3640 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5068/stat : 5068 (java) S 5053 5053 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814075026016 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5069] ppid=5053 vsize=15417412 memory=2832 CPUtime=0.02 cores=1,3,5,7
/proc/5055/task/5069/stat : 5069 (java) R 5053 5053 30846 0 -1 1077944384 610 0 0 0 0 2 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814073973552 139814546573954 0 4 0 16800975 0 0 0 -1 1 0 0 49 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5070] ppid=5053 vsize=15417412 memory=784 CPUtime=166.11 cores=1,3,5,7
/proc/5055/task/5070/stat : 5070 (java) R 5053 5053 30846 0 -1 4202560 707 0 0 0 16611 0 0 0 20 0 19 0 475526464 15787429888 42847 33554432000 4194304 4196468 140724809902592 139813996809312 139814157660752 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5071] ppid=5053 vsize=15417412 memory=1060 CPUtime=166.15 cores=1,3,5,7
/proc/5055/task/5071/stat : 5071 (java) R 5053 5053 30846 0 -1 4202560 2363 0 0 0 16614 1 0 0 20 0 19 0 475526464 15787429888 42847 33554432000 4194304 4196468 140724809902592 139813995760608 139814158538995 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5072] ppid=5053 vsize=15417412 memory=1720 CPUtime=166.24 cores=1,3,5,7
/proc/5055/task/5072/stat : 5072 (java) R 5053 5053 30846 0 -1 4202560 790 0 0 0 16624 0 0 0 20 0 19 0 475526464 15787429888 42847 33554432000 4194304 4196468 140724809902592 139813994705200 139814157660407 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5073] ppid=5053 vsize=15417412 memory=1096 CPUtime=166.04 cores=1,3,5,7
/proc/5055/task/5073/stat : 5073 (java) R 5053 5053 30846 0 -1 4202560 1601 0 0 0 16604 0 0 0 20 0 19 0 475526464 15787429888 42847 33554432000 4194304 4196468 140724809902592 139813993652280 139814158539064 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
Current children cumulated CPU time: 669.17 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 172836 KiB

[startup+169.601 s]
/proc/loadavg: 8.21 8.40 8.49 9/236 5090
/proc/meminfo: memFree=14443224/32770624 swapFree=66938968/67108860
[pid=5053] ppid=5050 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5053/stat : 5053 (xcsp3-exec) S 5050 5053 30846 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475526413 115843072 362 33554432000 4194304 5098028 140729046502240 140729046500344 139622354133628 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21213184 140729046508410 140729046508653 140729046508653 140729046511562 0
/proc/5053/statm: 28282 362 304 221 0 87 0
[pid=5055] ppid=5053 vsize=15417412 memory=171388 CPUtime=672.34 cores=1,3,5,7
/proc/5055/stat : 5055 (java) S 5053 5053 30846 0 -1 1077944320 45539 0 0 0 67214 20 0 0 20 0 19 0 475526413 15787429888 42847 33554432000 4194304 4196468 140724809902592 140724809885136 139814546562807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
/proc/5055/statm: 3854353 42847 3516 1 0 3815453 0
[pid=5055/tid=5056] ppid=5053 vsize=15417412 memory=14008 CPUtime=0.49 cores=1,3,5,7
/proc/5055/task/5056/stat : 5056 (java) S 5053 5053 30846 0 -1 1077944384 9141 0 0 0 45 4 0 0 20 0 19 0 475526413 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814550803584 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5057] ppid=5053 vsize=15417412 memory=28152 CPUtime=0.14 cores=1,3,5,7
/proc/5055/task/5057/stat : 5057 (java) R 5053 5053 30846 0 -1 1077944384 852 0 0 0 12 2 0 0 20 0 19 0 475526414 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814474602768 139814546573013 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5058] ppid=5053 vsize=15417412 memory=1448 CPUtime=0.15 cores=1,3,5,7
/proc/5055/task/5058/stat : 5058 (java) S 5053 5053 30846 0 -1 1077944384 2284 0 0 0 12 3 0 0 20 0 19 0 475526414 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814137883024 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5059] ppid=5053 vsize=15417412 memory=8112282956445269571 CPUtime=0.15 cores=1,3,5,7
/proc/5055/task/5059/stat : 5059 (java) S 5053 5053 30846 0 -1 1077944384 1708 0 0 0 13 2 0 0 20 0 19 0 475526414 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814136830480 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5060] ppid=5053 vsize=15417412 memory=1096 CPUtime=0.14 cores=1,3,5,7
/proc/5055/task/5060/stat : 5060 (java) S 5053 5053 30846 0 -1 1077944384 820 0 0 0 12 2 0 0 20 0 19 0 475526414 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814135777936 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5061] ppid=5053 vsize=15417412 memory=1188 CPUtime=0.12 cores=1,3,5,7
/proc/5055/task/5061/stat : 5061 (java) S 5053 5053 30846 0 -1 1077944384 2007 0 0 0 11 1 0 0 20 0 19 0 475526416 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814082394608 139814546573954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5062] ppid=5053 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5062/stat : 5062 (java) S 5053 5053 30846 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 475526416 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814081340896 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5063] ppid=5053 vsize=15417412 memory=163196 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5063/stat : 5063 (java) S 5053 5053 30846 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 475526416 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814080288256 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5064] ppid=5053 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5064/stat : 5064 (java) S 5053 5053 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814079236816 139814546581403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5065] ppid=5053 vsize=15417412 memory=163196 CPUtime=1.4 cores=1,3,5,7
/proc/5055/task/5065/stat : 5065 (java) S 5053 5053 30846 0 -1 1077944384 8136 0 0 0 139 1 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814078183408 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5066] ppid=5053 vsize=15417412 memory=14008 CPUtime=1.44 cores=1,3,5,7
/proc/5055/task/5066/stat : 5066 (java) S 5053 5053 30846 0 -1 1077944384 7615 0 0 0 143 1 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814077130864 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5067] ppid=5053 vsize=15417412 memory=28152 CPUtime=0.46 cores=1,3,5,7
/proc/5055/task/5067/stat : 5067 (java) S 5053 5053 30846 0 -1 1077944384 5516 0 0 0 46 0 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814076078320 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 50 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5068] ppid=5053 vsize=15417412 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5068/stat : 5068 (java) S 5053 5053 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814075026016 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5069] ppid=5053 vsize=15417412 memory=12024 CPUtime=0.02 cores=1,3,5,7
/proc/5055/task/5069/stat : 5069 (java) S 5053 5053 30846 0 -1 1077944384 610 0 0 0 0 2 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814073973552 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 49 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5070] ppid=5053 vsize=15417412 memory=8112282956445269571 CPUtime=166.9 cores=1,3,5,7
/proc/5055/task/5070/stat : 5070 (java) R 5053 5053 30846 0 -1 4202560 707 0 0 0 16690 0 0 0 20 0 19 0 475526464 15787429888 42847 33554432000 4194304 4196468 140724809902592 139813996809328 139814158539409 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5071] ppid=5053 vsize=15417412 memory=1188 CPUtime=166.93 cores=1,3,5,7
/proc/5055/task/5071/stat : 5071 (java) R 5053 5053 30846 0 -1 4202560 2363 0 0 0 16692 1 0 0 20 0 19 0 475526464 15787429888 42847 33554432000 4194304 4196468 140724809902592 139813995757856 139814158541489 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5072] ppid=5053 vsize=15417412 memory=6112 CPUtime=167.03 cores=1,3,5,7
/proc/5055/task/5072/stat : 5072 (java) R 5053 5053 30846 0 -1 4202560 791 0 0 0 16703 0 0 0 20 0 19 0 475526464 15787429888 42847 33554432000 4194304 4196468 140724809902592 139813994708416 139814157660440 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5073] ppid=5053 vsize=15417412 memory=780 CPUtime=166.83 cores=1,3,5,7
/proc/5055/task/5073/stat : 5073 (java) R 5053 5053 30846 0 -1 4202560 1603 0 0 0 16683 0 0 0 20 0 19 0 475526464 15787429888 42847 33554432000 4194304 4196468 140724809902592 139813993652280 139814158538228 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
Current children cumulated CPU time: 672.34 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 172836 KiB

[startup+169.801 s]
/proc/loadavg: 8.21 8.40 8.49 9/236 5090
/proc/meminfo: memFree=14443224/32770624 swapFree=66938968/67108860
[pid=5053] ppid=5050 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5053/stat : 5053 (xcsp3-exec) S 5050 5053 30846 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475526413 115843072 362 33554432000 4194304 5098028 140729046502240 140729046500344 139622354133628 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21213184 140729046508410 140729046508653 140729046508653 140729046511562 0
/proc/5053/statm: 28282 362 304 221 0 87 0
[pid=5055] ppid=5053 vsize=15417412 memory=171388 CPUtime=673.15 cores=1,3,5,7
/proc/5055/stat : 5055 (java) S 5053 5053 30846 0 -1 1077944320 45539 0 0 0 67295 20 0 0 20 0 19 0 475526413 15787429888 42847 33554432000 4194304 4196468 140724809902592 140724809885136 139814546562807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
/proc/5055/statm: 3854353 42847 3516 1 0 3815453 0
[pid=5055/tid=5056] ppid=5053 vsize=15417412 memory=8112282956445269571 CPUtime=0.49 cores=1,3,5,7
/proc/5055/task/5056/stat : 5056 (java) S 5053 5053 30846 0 -1 1077944384 9141 0 0 0 45 4 0 0 20 0 19 0 475526413 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814550803584 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5057] ppid=5053 vsize=15417412 memory=8112282956445269571 CPUtime=0.14 cores=1,3,5,7
/proc/5055/task/5057/stat : 5057 (java) S 5053 5053 30846 0 -1 1077944384 852 0 0 0 12 2 0 0 20 0 19 0 475526414 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814474602768 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5058] ppid=5053 vsize=15417412 memory=53576 CPUtime=0.15 cores=1,3,5,7
/proc/5055/task/5058/stat : 5058 (java) S 5053 5053 30846 0 -1 1077944384 2284 0 0 0 12 3 0 0 20 0 19 0 475526414 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814137883024 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5059] ppid=5053 vsize=15417412 memory=1448 CPUtime=0.15 cores=1,3,5,7
/proc/5055/task/5059/stat : 5059 (java) S 5053 5053 30846 0 -1 1077944384 1708 0 0 0 13 2 0 0 20 0 19 0 475526414 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814136830480 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5060] ppid=5053 vsize=15417412 memory=161148 CPUtime=0.14 cores=1,3,5,7
/proc/5055/task/5060/stat : 5060 (java) S 5053 5053 30846 0 -1 1077944384 820 0 0 0 12 2 0 0 20 0 19 0 475526414 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814135777936 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5061] ppid=5053 vsize=15417412 memory=1448 CPUtime=0.12 cores=1,3,5,7
/proc/5055/task/5061/stat : 5061 (java) S 5053 5053 30846 0 -1 1077944384 2007 0 0 0 11 1 0 0 20 0 19 0 475526416 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814082394608 139814546573954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5062] ppid=5053 vsize=15417412 memory=140501005144705 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5062/stat : 5062 (java) S 5053 5053 30846 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 475526416 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814081340896 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5063] ppid=5053 vsize=15417412 memory=3543523872881468874 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5063/stat : 5063 (java) S 5053 5053 30846 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 475526416 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814080288256 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5064] ppid=5053 vsize=15417412 memory=3472592183261943057 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5064/stat : 5064 (java) S 5053 5053 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814079236816 139814546581403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5065] ppid=5053 vsize=15417412 memory=2319684899342142601 CPUtime=1.4 cores=1,3,5,7
/proc/5055/task/5065/stat : 5065 (java) S 5053 5053 30846 0 -1 1077944384 8136 0 0 0 139 1 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814078183408 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5066] ppid=5053 vsize=15417412 memory=140500863689376 CPUtime=1.44 cores=1,3,5,7
/proc/5055/task/5066/stat : 5066 (java) S 5053 5053 30846 0 -1 1077944384 7615 0 0 0 143 1 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814077130864 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5067] ppid=5053 vsize=15417412 memory=3251651845851528771 CPUtime=0.46 cores=1,3,5,7
/proc/5055/task/5067/stat : 5067 (java) S 5053 5053 30846 0 -1 1077944384 5516 0 0 0 46 0 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814076078320 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 50 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5068] ppid=5053 vsize=15417412 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/5055/task/5068/stat : 5068 (java) S 5053 5053 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814075026016 139814546573013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5069] ppid=5053 vsize=15417412 memory=171388 CPUtime=0.02 cores=1,3,5,7
/proc/5055/task/5069/stat : 5069 (java) S 5053 5053 30846 0 -1 1077944384 610 0 0 0 0 2 0 0 20 0 19 0 475526419 15787429888 42847 33554432000 4194304 4196468 140724809902592 139814073973552 139814546573954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 49 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5070] ppid=5053 vsize=15417412 memory=1744 CPUtime=167.1 cores=1,3,5,7
/proc/5055/task/5070/stat : 5070 (java) R 5053 5053 30846 0 -1 4202560 707 0 0 0 16710 0 0 0 20 0 19 0 475526464 15787429888 42847 33554432000 4194304 4196468 140724809902592 139813996809216 139814158143138 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5071] ppid=5053 vsize=15417412 memory=924 CPUtime=167.13 cores=1,3,5,7
/proc/5055/task/5071/stat : 5071 (java) R 5053 5053 30846 0 -1 4202560 2363 0 0 0 16712 1 0 0 20 0 19 0 475526464 15787429888 42847 33554432000 4194304 4196468 140724809902592 139813995757856 139814157660384 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5072] ppid=5053 vsize=15417412 memory=1448 CPUtime=167.23 cores=1,3,5,7
/proc/5055/task/5072/stat : 5072 (java) R 5053 5053 30846 0 -1 4202560 791 0 0 0 16723 0 0 0 20 0 19 0 475526464 15787429888 42847 33554432000 4194304 4196468 140724809902592 139813994708304 139814158539007 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
[pid=5055/tid=5073] ppid=5053 vsize=15417412 memory=1748 CPUtime=167.03 cores=1,3,5,7
/proc/5055/task/5073/stat : 5073 (java) R 5053 5053 30846 0 -1 4202560 1603 0 0 0 16703 0 0 0 20 0 19 0 475526464 15787429888 42847 33554432000 4194304 4196468 140724809902592 139813993652280 139814158737706 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140724809905135 140724809905306 140724809905306 140724809908175 0
Current children cumulated CPU time: 673.15 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 172836 KiB

[startup+169.901 s]
/proc/loadavg: 8.21 8.40 8.49 9/236 5090
/proc/meminfo: memFree=14443224/32770624 swapFree=66938968/67108860
[pid=5053] ppid=5050 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5053/stat : 5053 (xcsp3-exec) S 5050 5053 30846 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475526413 115843072 362 33554432000 4194304 5098028 140729046502240 140729046500344 139622354133628 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21213184 140729046508410 140729046508653 140729046508653 140729046511562 0
/proc/5053/statm: 28282 362 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1448 KiB

Child status: 0
Real time (s): 169.904
CPU time (s): 673.543
CPU user time (s): 673.331
CPU system time (s): 0.211822
CPU usage (%): 396.425
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 208472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 673.331
system time used= 0.211822
maximum resident set size= 211120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47208
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10274
involuntary context switches= 13305


# summary of solver processes directly reported to runsolver:
#   pid: 5053
#   total CPU time (s): 673.543
#   total CPU user time (s): 673.331
#   total CPU system time (s): 0.211822

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.05195 second user time and 1.89913 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-20 17:18:09
IDJOB=4403841
IDBENCH=137473
IDSOLVER=2863
FILE ID=node139/4403841-1568992567
RUNJOBID= node139-1568988008-30878
PBS_JOBID= 21704637
Free space on /tmp= 5060 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n1w4b1r5.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4403841-1568992567/watcher-4403841-1568992567 -o /tmp/evaluation-result-4403841-1568992567/solver-4403841-1568992567 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568988008-30878 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1373476558 HOME/instance-4403841-1568992567.xml

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

MD5SUM BENCH= d746abd17fd9f5e52f47be3617d955ae
RANDOM SEED=1373476558

node139.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.57
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.57
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.57
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.57
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:        14513908 kB
MemAvailable:   30702068 kB
Buffers:          135124 kB
Cached:         15951540 kB
SwapCached:        65284 kB
Active:          9092904 kB
Inactive:        8153080 kB
Active(anon):    1090212 kB
Inactive(anon):   114956 kB
Active(file):    8002692 kB
Inactive(file):  8038124 kB
Unevictable:      106908 kB
Mlocked:          106908 kB
SwapTotal:      67108860 kB
SwapFree:       66938964 kB
Dirty:             26196 kB
Writeback:             0 kB
AnonPages:       1216696 kB
Mapped:            64504 kB
Shmem:             37352 kB
Slab:             604808 kB
SReclaimable:     575804 kB
SUnreclaim:        29004 kB
KernelStack:        4032 kB
PageTables:         7988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2355272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1116160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5036 MiB
End job on node139 at 2019-09-20 17:21:00