Trace number 4406560

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-24? (TO) 2400.08 2395.21

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n2c3w1r.xml
MD5SUM48163221e8f5f568f71e6a1b1b758a13
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables811
Number of constraints93
Number of domains2
Minimum domain size46
Maximum domain size63
Distribution of domain sizes[{"size":46,"count":1},{"size":63,"count":810}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":765},{"degree":5,"count":45}]
Minimum constraint arity18
Maximum constraint arity810
Distribution of constraint arities[{"arity":18,"count":90},{"arity":46,"count":1},{"arity":810,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":45},{"type":"lex","count":1},{"type":"sum","count":45},{"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-4406560-1569402360.xml"  -tl '2400s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406560-1569402360.xml, -tl, 2400s, -p, 1]
0.34/0.22	c simple solver
0.34/0.29	c parse instance...
0.96/0.54	c solve instance...
2400.06/2395.20	s UNKNOWN
2400.06/2395.20	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 (14152 MiB free)
  memory of node 1: 16384 MiB (10793 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406560-1569402360/watcher-4406560-1569402360 -o /var/tmp/evaluation-result-4406560-1569402360/solver-4406560-1569402360 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node140-1569396628-31596 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 13758179 HOME/instance-4406560-1569402360.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=32674, runsolver pid=32671
Current StackSize limit: 8192 KiB


[startup+0.100313 s]*
/proc/loadavg: 1.48 1.58 1.66 4/231 32690
/proc/meminfo: memFree=25530032/32770624 swapFree=66997160/67108860
[pid=32674] ppid=32671 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32674/stat : 32674 (xcsp3-exec) S 32671 32674 31565 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516174285 115843072 363 33554432000 4194304 5098028 140720470708000 140720470706104 140008734581372 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38232064 140720470709080 140720470709337 140720470709337 140720470712262 0
/proc/32674/statm: 28282 363 305 221 0 87 0
[pid=32676] ppid=32674 vsize=15144776 memory=28668 CPUtime=0.12 cores=0,2,4,6
/proc/32676/stat : 32676 (java) S 32674 32674 31565 0 -1 1077944320 5640 0 0 0 11 1 0 0 20 0 15 0 516174285 15508250624 7167 33554432000 4194304 4196468 140721799092064 140721799074608 140016756698871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
/proc/32676/statm: 3786194 7167 3117 1 0 3748377 0
[pid=32676/tid=32677] ppid=32674 vsize=15144776 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/32676/task/32677/stat : 32677 (java) R 32674 32674 31565 0 -1 4202560 3591 0 0 0 8 0 0 0 20 0 15 0 516174285 15508250624 7167 33554432000 4194304 4196468 140721799092064 140016760923200 140016756710806 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32678] ppid=32674 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32678/stat : 32678 (java) S 32674 32674 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516174286 15508250624 7167 33554432000 4194304 4196468 140721799092064 140016684739216 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32679] ppid=32674 vsize=15144776 memory=140360752211584 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32679/stat : 32679 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174286 15508250624 7167 33554432000 4194304 4196468 140721799092064 140016683686416 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32680] ppid=32674 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32680/stat : 32680 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174286 15508250624 7167 33554432000 4194304 4196468 140721799092064 140016682633616 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32681] ppid=32674 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32681/stat : 32681 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174286 15508250624 7167 33554432000 4194304 4196468 140721799092064 140016681580816 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32682] ppid=32674 vsize=15144776 memory=140360752211584 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32682/stat : 32682 (java) S 32674 32674 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516174287 15508250624 7167 33554432000 4194304 4196468 140721799092064 140015763471216 140016756710018 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32683] ppid=32674 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32683/stat : 32683 (java) S 32674 32674 31565 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516174288 15508250624 7167 33554432000 4194304 4196468 140721799092064 140015762417184 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32684] ppid=32674 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32684/stat : 32684 (java) S 32674 32674 31565 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516174288 15508250624 7167 33554432000 4194304 4196468 140721799092064 140015761364336 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32685] ppid=32674 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32685/stat : 32685 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15508250624 7167 33554432000 4194304 4196468 140721799092064 140015760312656 140016756717467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32686] ppid=32674 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32686/stat : 32686 (java) S 32674 32674 31565 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 516174291 15508250624 7167 33554432000 4194304 4196468 140721799092064 140015759260016 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32687] ppid=32674 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32687/stat : 32687 (java) S 32674 32674 31565 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 516174291 15508250624 7167 33554432000 4194304 4196468 140721799092064 140015758207216 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32688] ppid=32674 vsize=15144776 memory=140360752211584 CPUtime=0.01 cores=0,2,4,6
/proc/32676/task/32688/stat : 32688 (java) R 32674 32674 31565 0 -1 4202560 322 0 0 0 1 0 0 0 20 0 15 0 516174291 15508250624 7167 33554432000 4194304 4196468 140721799092064 140015757154416 140016735375392 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32689] ppid=32674 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32689/stat : 32689 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15508250624 7167 33554432000 4194304 4196468 140721799092064 140015756101856 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32690] ppid=32674 vsize=15144776 memory=140360752211584 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32690/stat : 32690 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174291 15508250624 7167 33554432000 4194304 4196468 140721799092064 140015755050160 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30120 KiB

[startup+0.210664 s]*
/proc/loadavg: 1.48 1.58 1.66 4/231 32690
/proc/meminfo: memFree=25517316/32770624 swapFree=66997160/67108860
[pid=32674] ppid=32671 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32674/stat : 32674 (xcsp3-exec) S 32671 32674 31565 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516174285 115843072 363 33554432000 4194304 5098028 140720470708000 140720470706104 140008734581372 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38232064 140720470709080 140720470709337 140720470709337 140720470712262 0
/proc/32674/statm: 28282 363 305 221 0 87 0
[pid=32676] ppid=32674 vsize=15144776 memory=41064 CPUtime=0.34 cores=0,2,4,6
/proc/32676/stat : 32676 (java) S 32674 32674 31565 0 -1 1077944320 9463 0 0 0 30 4 0 0 20 0 15 0 516174285 15508250624 10266 33554432000 4194304 4196468 140721799092064 140721799074608 140016756698871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
/proc/32676/statm: 3786194 10266 3307 1 0 3748377 0
[pid=32676/tid=32677] ppid=32674 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/32676/task/32677/stat : 32677 (java) R 32674 32674 31565 0 -1 4202560 6598 0 0 0 17 3 0 0 20 0 15 0 516174285 15508250624 10266 33554432000 4194304 4196468 140721799092064 140016760935936 140016740779358 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32678] ppid=32674 vsize=15144776 memory=2128866 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32678/stat : 32678 (java) S 32674 32674 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516174286 15508250624 10266 33554432000 4194304 4196468 140721799092064 140016684739216 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32679] ppid=32674 vsize=15144776 memory=140360756112238 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32679/stat : 32679 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174286 15508250624 10266 33554432000 4194304 4196468 140721799092064 140016683686416 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32680] ppid=32674 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32680/stat : 32680 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174286 15508250624 10266 33554432000 4194304 4196468 140721799092064 140016682633616 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32681] ppid=32674 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32681/stat : 32681 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174286 15508250624 10266 33554432000 4194304 4196468 140721799092064 140016681580816 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32682] ppid=32674 vsize=15144776 memory=140360752211584 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32682/stat : 32682 (java) S 32674 32674 31565 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516174287 15508250624 10266 33554432000 4194304 4196468 140721799092064 140015763471216 140016756710018 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32683] ppid=32674 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32683/stat : 32683 (java) S 32674 32674 31565 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516174288 15508250624 10266 33554432000 4194304 4196468 140721799092064 140015762417184 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32684] ppid=32674 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32684/stat : 32684 (java) S 32674 32674 31565 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516174288 15508250624 10266 33554432000 4194304 4196468 140721799092064 140015761364336 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32685] ppid=32674 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32685/stat : 32685 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15508250624 10266 33554432000 4194304 4196468 140721799092064 140015760312656 140016756717467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32686] ppid=32674 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32676/task/32686/stat : 32686 (java) S 32674 32674 31565 0 -1 1077944384 561 0 0 0 2 0 0 0 20 0 15 0 516174291 15508250624 10266 33554432000 4194304 4196468 140721799092064 140015759260016 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32687] ppid=32674 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/32676/task/32687/stat : 32687 (java) S 32674 32674 31565 0 -1 1077944384 247 0 0 0 2 0 0 0 20 0 15 0 516174291 15508250624 10266 33554432000 4194304 4196468 140721799092064 140015758207216 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32688] ppid=32674 vsize=15144776 memory=140360752211584 CPUtime=0.08 cores=0,2,4,6
/proc/32676/task/32688/stat : 32688 (java) S 32674 32674 31565 0 -1 1077944384 750 0 0 0 8 0 0 0 20 0 15 0 516174291 15508250624 10266 33554432000 4194304 4196468 140721799092064 140015757154416 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32689] ppid=32674 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32689/stat : 32689 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15508250624 10266 33554432000 4194304 4196468 140721799092064 140015756101856 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32690] ppid=32674 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32690/stat : 32690 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174291 15508250624 10266 33554432000 4194304 4196468 140721799092064 140015755050160 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42516 KiB

[startup+0.311093 s]*
/proc/loadavg: 1.48 1.58 1.66 6/231 32690
/proc/meminfo: memFree=25511792/32770624 swapFree=66997160/67108860
[pid=32674] ppid=32671 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32674/stat : 32674 (xcsp3-exec) S 32671 32674 31565 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516174285 115843072 363 33554432000 4194304 5098028 140720470708000 140720470706104 140008734581372 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38232064 140720470709080 140720470709337 140720470709337 140720470712262 0
/proc/32674/statm: 28282 363 305 221 0 87 0
[pid=32676] ppid=32674 vsize=15149032 memory=49664 CPUtime=0.53 cores=0,2,4,6
/proc/32676/stat : 32676 (java) S 32674 32674 31565 0 -1 1077944320 10767 0 0 0 48 5 0 0 20 0 15 0 516174285 15512608768 12416 33554432000 4194304 4196468 140721799092064 140721799074608 140016756698871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
/proc/32676/statm: 3787258 12416 3343 1 0 3748377 0
[pid=32676/tid=32677] ppid=32674 vsize=15149032 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/32676/task/32677/stat : 32677 (java) R 32674 32674 31565 0 -1 4202560 7713 0 0 0 26 3 0 0 20 0 15 0 516174285 15512608768 12416 33554432000 4194304 4196468 140721799092064 140016760932656 140016756720797 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32678] ppid=32674 vsize=15149032 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32678/stat : 32678 (java) S 32674 32674 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516174286 15512608768 12416 33554432000 4194304 4196468 140721799092064 140016684739216 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32679] ppid=32674 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32679/stat : 32679 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174286 15512608768 12416 33554432000 4194304 4196468 140721799092064 140016683686416 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32680] ppid=32674 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32680/stat : 32680 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174286 15512608768 12416 33554432000 4194304 4196468 140721799092064 140016682633616 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32681] ppid=32674 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32681/stat : 32681 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174286 15512608768 12416 33554432000 4194304 4196468 140721799092064 140016681580816 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32682] ppid=32674 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32682/stat : 32682 (java) S 32674 32674 31565 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516174287 15512608768 12416 33554432000 4194304 4196468 140721799092064 140015763471216 140016756710018 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32683] ppid=32674 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32683/stat : 32683 (java) S 32674 32674 31565 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516174288 15512608768 12416 33554432000 4194304 4196468 140721799092064 140015762417184 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32684] ppid=32674 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32684/stat : 32684 (java) S 32674 32674 31565 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516174288 15512608768 12416 33554432000 4194304 4196468 140721799092064 140015761364336 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32685] ppid=32674 vsize=15149032 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32685/stat : 32685 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15512608768 12416 33554432000 4194304 4196468 140721799092064 140015760312656 140016756717467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32686] ppid=32674 vsize=15149032 memory=4426078206164241782 CPUtime=0.04 cores=0,2,4,6
/proc/32676/task/32686/stat : 32686 (java) S 32674 32674 31565 0 -1 1077944384 572 0 0 0 4 0 0 0 20 0 15 0 516174291 15512608768 12416 33554432000 4194304 4196468 140721799092064 140015759260016 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32687] ppid=32674 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/32676/task/32687/stat : 32687 (java) R 32674 32674 31565 0 -1 4202560 345 0 0 0 4 0 0 0 20 0 15 0 516174291 15512608768 12416 33554432000 4194304 4196468 140721799092064 140015758197600 140016738221469 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32688] ppid=32674 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/32676/task/32688/stat : 32688 (java) S 32674 32674 31565 0 -1 1077944384 830 0 0 0 13 0 0 0 20 0 15 0 516174291 15512608768 12416 33554432000 4194304 4196468 140721799092064 140015757154416 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32689] ppid=32674 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32689/stat : 32689 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15512608768 12416 33554432000 4194304 4196468 140721799092064 140015756101856 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32690] ppid=32674 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32690/stat : 32690 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174291 15512608768 12416 33554432000 4194304 4196468 140721799092064 140015755050160 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51116 KiB

[startup+0.700828 s]
/proc/loadavg: 1.48 1.58 1.66 4/231 32690
/proc/meminfo: memFree=25498752/32770624 swapFree=66997160/67108860
[pid=32674] ppid=32671 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32674/stat : 32674 (xcsp3-exec) S 32671 32674 31565 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516174285 115843072 363 33554432000 4194304 5098028 140720470708000 140720470706104 140008734581372 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38232064 140720470709080 140720470709337 140720470709337 140720470712262 0
/proc/32674/statm: 28282 363 305 221 0 87 0
[pid=32676] ppid=32674 vsize=15151156 memory=69100 CPUtime=1.5 cores=0,2,4,6
/proc/32676/stat : 32676 (java) S 32674 32674 31565 0 -1 1077944320 14052 0 0 0 144 6 0 0 20 0 15 0 516174285 15514783744 17275 33554432000 4194304 4196468 140721799092064 140721799074608 140016756698871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
/proc/32676/statm: 3787789 17275 3449 1 0 3748889 0
[pid=32676/tid=32677] ppid=32674 vsize=15151156 memory=33 CPUtime=0.66 cores=0,2,4,6
/proc/32676/task/32677/stat : 32677 (java) R 32674 32674 31565 0 -1 4202560 9111 0 0 0 62 4 0 0 20 0 15 0 516174285 15514783744 17275 33554432000 4194304 4196468 140721799092064 140016760933104 140016356831410 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32678] ppid=32674 vsize=15151156 memory=288230608904420306 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32678/stat : 32678 (java) S 32674 32674 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516174286 15514783744 17275 33554432000 4194304 4196468 140721799092064 140016684739216 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32679] ppid=32674 vsize=15151156 memory=15535211066729520 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32679/stat : 32679 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174286 15514783744 17275 33554432000 4194304 4196468 140721799092064 140016683686416 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32680] ppid=32674 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32680/stat : 32680 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174286 15514783744 17275 33554432000 4194304 4196468 140721799092064 140016682633616 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32681] ppid=32674 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32681/stat : 32681 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174286 15514783744 17275 33554432000 4194304 4196468 140721799092064 140016681580816 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32682] ppid=32674 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32682/stat : 32682 (java) S 32674 32674 31565 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 516174287 15514783744 17275 33554432000 4194304 4196468 140721799092064 140015763471216 140016756710018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32683] ppid=32674 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32683/stat : 32683 (java) S 32674 32674 31565 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516174288 15514783744 17275 33554432000 4194304 4196468 140721799092064 140015762417184 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32684] ppid=32674 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32684/stat : 32684 (java) S 32674 32674 31565 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516174288 15514783744 17275 33554432000 4194304 4196468 140721799092064 140015761364336 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32685] ppid=32674 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32685/stat : 32685 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15514783744 17275 33554432000 4194304 4196468 140721799092064 140015760312656 140016756717467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32686] ppid=32674 vsize=15151156 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/32676/task/32686/stat : 32686 (java) R 32674 32674 31565 0 -1 4202560 1255 0 0 0 27 0 0 0 20 0 15 0 516174291 15514783744 17275 33554432000 4194304 4196468 140721799092064 140015759250992 140016738242594 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32687] ppid=32674 vsize=15151156 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/32676/task/32687/stat : 32687 (java) S 32674 32674 31565 0 -1 1077944384 956 0 0 0 23 0 0 0 20 0 15 0 516174291 15514783744 17275 33554432000 4194304 4196468 140721799092064 140015758207216 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32688] ppid=32674 vsize=15151156 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/32676/task/32688/stat : 32688 (java) S 32674 32674 31565 0 -1 1077944384 1428 0 0 0 30 0 0 0 20 0 15 0 516174291 15514783744 17275 33554432000 4194304 4196468 140721799092064 140015757154416 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32689] ppid=32674 vsize=15151156 memory=4639074098508484688 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32689/stat : 32689 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15514783744 17275 33554432000 4194304 4196468 140721799092064 140015756101856 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32690] ppid=32674 vsize=15151156 memory=7593456435364982122 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32690/stat : 32690 (java) S 32674 32674 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516174291 15514783744 17275 33554432000 4194304 4196468 140721799092064 140015755050160 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 70552 KiB

[startup+1.50083 s]
/proc/loadavg: 1.48 1.58 1.66 3/231 32690
/proc/meminfo: memFree=25490032/32770624 swapFree=66997160/67108860
[pid=32674] ppid=32671 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32674/stat : 32674 (xcsp3-exec) S 32671 32674 31565 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516174285 115843072 363 33554432000 4194304 5098028 140720470708000 140720470706104 140008734581372 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38232064 140720470709080 140720470709337 140720470709337 140720470712262 0
/proc/32674/statm: 28282 363 305 221 0 87 0

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

/proc/32676/task/32684/stat : 32684 (java) S 32674 32674 31565 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 516174288 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015761364352 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32685] ppid=32674 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32685/stat : 32685 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015760312656 140016756717467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32686] ppid=32674 vsize=15151156 memory=6791534058613427641 CPUtime=1.75 cores=0,2,4,6
/proc/32676/task/32686/stat : 32686 (java) S 32674 32674 31565 0 -1 1077944384 13439 0 0 0 174 1 0 0 20 0 15 0 516174291 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015759260016 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32687] ppid=32674 vsize=15151156 memory=202320 CPUtime=1.97 cores=0,2,4,6
/proc/32676/task/32687/stat : 32687 (java) S 32674 32674 31565 0 -1 1077944384 16523 0 0 0 195 2 0 0 20 0 15 0 516174291 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015758207216 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32688] ppid=32674 vsize=15151156 memory=1452 CPUtime=0.47 cores=0,2,4,6
/proc/32676/task/32688/stat : 32688 (java) S 32674 32674 31565 0 -1 1077944384 7804 0 0 0 46 1 0 0 20 0 15 0 516174291 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015757154416 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32689] ppid=32674 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32689/stat : 32689 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015756101856 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32690] ppid=32674 vsize=15151156 memory=2016 CPUtime=0.6 cores=0,2,4,6
/proc/32676/task/32690/stat : 32690 (java) S 32674 32674 31565 0 -1 1077944384 1175 0 0 0 28 32 0 0 20 0 15 0 516174291 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015755050160 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
Current children cumulated CPU time: 2267.11 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 203772 KiB

[startup+2322.3 s]
/proc/loadavg: 2.05 1.94 1.85 3/230 529
/proc/meminfo: memFree=24346272/32770624 swapFree=66997164/67108860
[pid=32674] ppid=32671 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32674/stat : 32674 (xcsp3-exec) S 32671 32674 31565 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516174285 115843072 363 33554432000 4194304 5098028 140720470708000 140720470706104 140008734581372 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38232064 140720470709080 140720470709337 140720470709337 140720470712262 0
/proc/32674/statm: 28282 363 305 221 0 87 0
[pid=32676] ppid=32674 vsize=15151156 memory=202320 CPUtime=2327.14 cores=0,2,4,6
/proc/32676/stat : 32676 (java) S 32674 32674 31565 0 -1 1077944320 68759 0 0 0 232668 46 0 0 20 0 15 0 516174285 15514783744 50580 33554432000 4194304 4196468 140721799092064 140721799074608 140016756698871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
/proc/32676/statm: 3787789 50580 3508 1 0 3748889 0
[pid=32676/tid=32677] ppid=32674 vsize=15151156 memory=202320 CPUtime=2322.1 cores=0,2,4,6
/proc/32676/task/32677/stat : 32677 (java) R 32674 32674 31565 0 -1 4202560 18793 0 0 0 232200 10 0 0 20 0 15 0 516174285 15514783744 50580 33554432000 4194304 4196468 140721799092064 140016760938400 140016358777355 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32678] ppid=32674 vsize=15151156 memory=202320 CPUtime=0.02 cores=0,2,4,6
/proc/32676/task/32678/stat : 32678 (java) S 32674 32674 31565 0 -1 1077944384 2454 0 0 0 2 0 0 0 20 0 15 0 516174286 15514783744 50580 33554432000 4194304 4196468 140721799092064 140016684739216 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32679] ppid=32674 vsize=15151156 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/32676/task/32679/stat : 32679 (java) S 32674 32674 31565 0 -1 1077944384 1409 0 0 0 1 0 0 0 20 0 15 0 516174286 15514783744 50580 33554432000 4194304 4196468 140721799092064 140016683686416 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32680] ppid=32674 vsize=15151156 memory=202320 CPUtime=0.01 cores=0,2,4,6
/proc/32676/task/32680/stat : 32680 (java) S 32674 32674 31565 0 -1 1077944384 1717 0 0 0 1 0 0 0 20 0 15 0 516174286 15514783744 50580 33554432000 4194304 4196468 140721799092064 140016682633616 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32681] ppid=32674 vsize=15151156 memory=202320 CPUtime=0.02 cores=0,2,4,6
/proc/32676/task/32681/stat : 32681 (java) S 32674 32674 31565 0 -1 1077944384 1331 0 0 0 2 0 0 0 20 0 15 0 516174286 15514783744 50580 33554432000 4194304 4196468 140721799092064 140016681580816 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32682] ppid=32674 vsize=15151156 memory=1452 CPUtime=0.04 cores=0,2,4,6
/proc/32676/task/32682/stat : 32682 (java) S 32674 32674 31565 0 -1 1077944384 2629 0 0 0 3 1 0 0 20 0 15 0 516174287 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015763471216 140016756710018 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32683] ppid=32674 vsize=15151156 memory=202320 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32683/stat : 32683 (java) S 32674 32674 31565 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 516174288 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015762417248 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32684] ppid=32674 vsize=15151156 memory=202320 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32684/stat : 32684 (java) S 32674 32674 31565 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 516174288 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015761364352 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32685] ppid=32674 vsize=15151156 memory=202320 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32685/stat : 32685 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015760312656 140016756717467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32686] ppid=32674 vsize=15151156 memory=1452 CPUtime=1.75 cores=0,2,4,6
/proc/32676/task/32686/stat : 32686 (java) S 32674 32674 31565 0 -1 1077944384 13439 0 0 0 174 1 0 0 20 0 15 0 516174291 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015759260016 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32687] ppid=32674 vsize=15151156 memory=1452 CPUtime=1.97 cores=0,2,4,6
/proc/32676/task/32687/stat : 32687 (java) S 32674 32674 31565 0 -1 1077944384 16525 0 0 0 195 2 0 0 20 0 15 0 516174291 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015758207216 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32688] ppid=32674 vsize=15151156 memory=1452 CPUtime=0.47 cores=0,2,4,6
/proc/32676/task/32688/stat : 32688 (java) S 32674 32674 31565 0 -1 1077944384 7804 0 0 0 46 1 0 0 20 0 15 0 516174291 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015757154416 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32689] ppid=32674 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32689/stat : 32689 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015756101856 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32690] ppid=32674 vsize=15151156 memory=1452 CPUtime=0.62 cores=0,2,4,6
/proc/32676/task/32690/stat : 32690 (java) S 32674 32674 31565 0 -1 1077944384 1204 0 0 0 29 33 0 0 20 0 15 0 516174291 15514783744 50580 33554432000 4194304 4196468 140721799092064 140015755050160 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
Current children cumulated CPU time: 2327.14 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 203772 KiB

[startup+2382.3 s]
/proc/loadavg: 2.05 1.97 1.86 3/229 536
/proc/meminfo: memFree=24349300/32770624 swapFree=66997164/67108860
[pid=32674] ppid=32671 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32674/stat : 32674 (xcsp3-exec) S 32671 32674 31565 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516174285 115843072 363 33554432000 4194304 5098028 140720470708000 140720470706104 140008734581372 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38232064 140720470709080 140720470709337 140720470709337 140720470712262 0
/proc/32674/statm: 28282 363 305 221 0 87 0
[pid=32676] ppid=32674 vsize=15151156 memory=200268 CPUtime=2387.15 cores=0,2,4,6
/proc/32676/stat : 32676 (java) S 32674 32674 31565 0 -1 1077944320 69374 0 0 0 238669 46 0 0 20 0 15 0 516174285 15514783744 50067 33554432000 4194304 4196468 140721799092064 140721799074608 140016756698871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
/proc/32676/statm: 3787789 50067 3508 1 0 3748889 0
[pid=32676/tid=32677] ppid=32674 vsize=15151156 memory=200268 CPUtime=2382.1 cores=0,2,4,6
/proc/32676/task/32677/stat : 32677 (java) R 32674 32674 31565 0 -1 4202560 18829 0 0 0 238200 10 0 0 20 0 15 0 516174285 15514783744 50067 33554432000 4194304 4196468 140721799092064 140016760938464 140016357266958 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32678] ppid=32674 vsize=15151156 memory=1452 CPUtime=0.02 cores=0,2,4,6
/proc/32676/task/32678/stat : 32678 (java) S 32674 32674 31565 0 -1 1077944384 2496 0 0 0 2 0 0 0 20 0 15 0 516174286 15514783744 50067 33554432000 4194304 4196468 140721799092064 140016684739216 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32679] ppid=32674 vsize=15151156 memory=200268 CPUtime=0.01 cores=0,2,4,6
/proc/32676/task/32679/stat : 32679 (java) S 32674 32674 31565 0 -1 1077944384 1419 0 0 0 1 0 0 0 20 0 15 0 516174286 15514783744 50067 33554432000 4194304 4196468 140721799092064 140016683686416 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32680] ppid=32674 vsize=15151156 memory=1452 CPUtime=0.02 cores=0,2,4,6
/proc/32676/task/32680/stat : 32680 (java) S 32674 32674 31565 0 -1 1077944384 1737 0 0 0 2 0 0 0 20 0 15 0 516174286 15514783744 50067 33554432000 4194304 4196468 140721799092064 140016682633616 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32681] ppid=32674 vsize=15151156 memory=1452 CPUtime=0.02 cores=0,2,4,6
/proc/32676/task/32681/stat : 32681 (java) S 32674 32674 31565 0 -1 1077944384 1660 0 0 0 2 0 0 0 20 0 15 0 516174286 15514783744 50067 33554432000 4194304 4196468 140721799092064 140016681580816 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32682] ppid=32674 vsize=15151156 memory=200268 CPUtime=0.04 cores=0,2,4,6
/proc/32676/task/32682/stat : 32682 (java) S 32674 32674 31565 0 -1 1077944384 2803 0 0 0 3 1 0 0 20 0 15 0 516174287 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015763471216 140016756710018 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32683] ppid=32674 vsize=15151156 memory=200268 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32683/stat : 32683 (java) S 32674 32674 31565 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 516174288 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015762417248 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32684] ppid=32674 vsize=15151156 memory=200268 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32684/stat : 32684 (java) S 32674 32674 31565 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 516174288 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015761364352 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32685] ppid=32674 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32685/stat : 32685 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015760312656 140016756717467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32686] ppid=32674 vsize=15151156 memory=932 CPUtime=1.75 cores=0,2,4,6
/proc/32676/task/32686/stat : 32686 (java) S 32674 32674 31565 0 -1 1077944384 13439 0 0 0 174 1 0 0 20 0 15 0 516174291 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015759260016 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32687] ppid=32674 vsize=15151156 memory=3680 CPUtime=1.98 cores=0,2,4,6
/proc/32676/task/32687/stat : 32687 (java) S 32674 32674 31565 0 -1 1077944384 16525 0 0 0 196 2 0 0 20 0 15 0 516174291 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015758207216 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32688] ppid=32674 vsize=15151156 memory=1452 CPUtime=0.47 cores=0,2,4,6
/proc/32676/task/32688/stat : 32688 (java) S 32674 32674 31565 0 -1 1077944384 7804 0 0 0 46 1 0 0 20 0 15 0 516174291 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015757154416 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32689] ppid=32674 vsize=15151156 memory=3624 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32689/stat : 32689 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015756101856 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32690] ppid=32674 vsize=15151156 memory=3624 CPUtime=0.64 cores=0,2,4,6
/proc/32676/task/32690/stat : 32690 (java) S 32674 32674 31565 0 -1 1077944384 1208 0 0 0 30 34 0 0 20 0 15 0 516174291 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015755050160 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
Current children cumulated CPU time: 2387.15 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 201720 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2395.2 s]
/proc/loadavg: 2.04 1.97 1.87 3/228 536
/proc/meminfo: memFree=24349812/32770624 swapFree=66997164/67108860
[pid=32674] ppid=32671 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32674/stat : 32674 (xcsp3-exec) S 32671 32674 31565 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516174285 115843072 363 33554432000 4194304 5098028 140720470708000 140720470706104 140008734581372 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38232064 140720470709080 140720470709337 140720470709337 140720470712262 0
/proc/32674/statm: 28282 363 305 221 0 87 0
[pid=32676] ppid=32674 vsize=15151156 memory=200268 CPUtime=2400.06 cores=0,2,4,6
/proc/32676/stat : 32676 (java) S 32674 32674 31565 0 -1 1077944320 69378 0 0 0 239960 46 0 0 20 0 15 0 516174285 15514783744 50067 33554432000 4194304 4196468 140721799092064 140721799074608 140016756698871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
/proc/32676/statm: 3787789 50067 3508 1 0 3748889 0
[pid=32676/tid=32677] ppid=32674 vsize=15151156 memory=1412 CPUtime=2395 cores=0,2,4,6
/proc/32676/task/32677/stat : 32677 (java) R 32674 32674 31565 0 -1 4202560 18833 0 0 0 239490 10 0 0 20 0 15 0 516174285 15514783744 50067 33554432000 4194304 4196468 140721799092064 140016760938464 140016357266967 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32678] ppid=32674 vsize=15151156 memory=6791534058613427641 CPUtime=0.02 cores=0,2,4,6
/proc/32676/task/32678/stat : 32678 (java) S 32674 32674 31565 0 -1 1077944384 2496 0 0 0 2 0 0 0 20 0 15 0 516174286 15514783744 50067 33554432000 4194304 4196468 140721799092064 140016684739216 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32679] ppid=32674 vsize=15151156 memory=3624 CPUtime=0.01 cores=0,2,4,6
/proc/32676/task/32679/stat : 32679 (java) S 32674 32674 31565 0 -1 1077944384 1419 0 0 0 1 0 0 0 20 0 15 0 516174286 15514783744 50067 33554432000 4194304 4196468 140721799092064 140016683686416 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32680] ppid=32674 vsize=15151156 memory=65100 CPUtime=0.02 cores=0,2,4,6
/proc/32676/task/32680/stat : 32680 (java) S 32674 32674 31565 0 -1 1077944384 1737 0 0 0 2 0 0 0 20 0 15 0 516174286 15514783744 50067 33554432000 4194304 4196468 140721799092064 140016682633616 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32681] ppid=32674 vsize=15151156 memory=988 CPUtime=0.02 cores=0,2,4,6
/proc/32676/task/32681/stat : 32681 (java) S 32674 32674 31565 0 -1 1077944384 1660 0 0 0 2 0 0 0 20 0 15 0 516174286 15514783744 50067 33554432000 4194304 4196468 140721799092064 140016681580816 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32682] ppid=32674 vsize=15151156 memory=6132 CPUtime=0.04 cores=0,2,4,6
/proc/32676/task/32682/stat : 32682 (java) S 32674 32674 31565 0 -1 1077944384 2803 0 0 0 3 1 0 0 20 0 15 0 516174287 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015763471216 140016756710018 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32683] ppid=32674 vsize=15151156 memory=612 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32683/stat : 32683 (java) S 32674 32674 31565 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 516174288 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015762417248 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32684] ppid=32674 vsize=15151156 memory=1220 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32684/stat : 32684 (java) S 32674 32674 31565 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 516174288 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015761364352 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32685] ppid=32674 vsize=15151156 memory=14004 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32685/stat : 32685 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015760312656 140016756717467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32686] ppid=32674 vsize=15151156 memory=14060 CPUtime=1.75 cores=0,2,4,6
/proc/32676/task/32686/stat : 32686 (java) S 32674 32674 31565 0 -1 1077944384 13439 0 0 0 174 1 0 0 20 0 15 0 516174291 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015759260016 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32687] ppid=32674 vsize=15151156 memory=3680 CPUtime=1.98 cores=0,2,4,6
/proc/32676/task/32687/stat : 32687 (java) S 32674 32674 31565 0 -1 1077944384 16525 0 0 0 196 2 0 0 20 0 15 0 516174291 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015758207216 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32688] ppid=32674 vsize=15151156 memory=836 CPUtime=0.47 cores=0,2,4,6
/proc/32676/task/32688/stat : 32688 (java) S 32674 32674 31565 0 -1 1077944384 7804 0 0 0 46 1 0 0 20 0 15 0 516174291 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015757154416 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32689] ppid=32674 vsize=15151156 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/32676/task/32689/stat : 32689 (java) S 32674 32674 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516174291 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015756101856 140016756709077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
[pid=32676/tid=32690] ppid=32674 vsize=15151156 memory=1720 CPUtime=0.64 cores=0,2,4,6
/proc/32676/task/32690/stat : 32690 (java) S 32674 32674 31565 0 -1 1077944384 1208 0 0 0 30 34 0 0 20 0 15 0 516174291 15514783744 50067 33554432000 4194304 4196468 140721799092064 140015755050160 140016756710018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 26402816 140721799099355 140721799099530 140721799099530 140721799102415 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 201720 KiB

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

[startup+2395.21 s]
# the end of solver process 32674 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001059 s, system=0.001494 s

[startup+2395.21 s]
# the end of solver process 32676 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.61 s, system=0.471536 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): 2395.21
CPU time (s): 2400.08
CPU user time (s): 2399.61
CPU system time (s): 0.471536
CPU usage (%): 100.203
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 222796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.61
system time used= 0.471536
maximum resident set size= 222384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70248
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54973
involuntary context switches= 2350


# summary of solver processes directly reported to runsolver:
#   pid: 32674,32676
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2399.61
#   total CPU system time (s): 0.471536

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2705 second user time and 21.5555 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-25 11:05:18
IDJOB=4406560
IDBENCH=136462
IDSOLVER=2870
FILE ID=node140/4406560-1569402360
RUNJOBID= node140-1569396628-31596
PBS_JOBID= 21705682
Free space on /var/tmp= 13492 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n2c3w1r.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406560-1569402360/watcher-4406560-1569402360 -o /var/tmp/evaluation-result-4406560-1569402360/solver-4406560-1569402360 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node140-1569396628-31596 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 13758179 HOME/instance-4406560-1569402360.xml

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

MD5SUM BENCH= 48163221e8f5f568f71e6a1b1b758a13
RANDOM SEED=13758179

node140.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25546164 kB
MemAvailable:   31673956 kB
Buffers:          147512 kB
Cached:          6084040 kB
SwapCached:         2944 kB
Active:          3301036 kB
Inactive:        3109612 kB
Active(anon):     176580 kB
Inactive(anon):    57476 kB
Active(file):    3124456 kB
Inactive(file):  3052136 kB
Unevictable:      107712 kB
Mlocked:          107712 kB
SwapTotal:      67108860 kB
SwapFree:       66997160 kB
Dirty:             25948 kB
Writeback:             0 kB
AnonPages:        268544 kB
Mapped:            70584 kB
Shmem:             46472 kB
Slab:             408776 kB
SReclaimable:     379660 kB
SUnreclaim:        29116 kB
KernelStack:        4064 kB
PageTables:         6884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1457612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node140 at 2019-09-25 11:45:14