Trace number 4406548

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.06 2393.91

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c1w2b.xml
MD5SUMd888f3c6414640c595bd57a6b8e70245
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 variables1981
Number of constraints795
Number of domains2
Minimum domain size82
Maximum domain size397
Distribution of domain sizes[{"size":82,"count":1980},{"size":397,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1584},{"degree":5,"count":396}]
Minimum constraint arity5
Maximum constraint arity1980
Distribution of constraint arities[{"arity":5,"count":792},{"arity":397,"count":1},{"arity":1980,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":396},{"type":"lex","count":1},{"type":"sum","count":396},{"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-4406548-1569402346.xml"  -tl '2400s' -p 1
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4406548-1569402346.xml, -tl, 2400s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
1.37/0.68	c solve instance...
2400.04/2393.90	s UNKNOWN
2400.04/2393.90	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 (14239 MiB free)
  memory of node 1: 16384 MiB (11082 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406548-1569402346/watcher-4406548-1569402346 -o /var/tmp/evaluation-result-4406548-1569402346/solver-4406548-1569402346 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1569396628-15287 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 674339674 HOME/instance-4406548-1569402346.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=16752, runsolver pid=16749
Current StackSize limit: 8192 KiB


[startup+0.106599 s]*
/proc/loadavg: 1.15 1.38 1.58 3/230 16768
/proc/meminfo: memFree=25913136/32770624 swapFree=67002028/67108860
[pid=16752] ppid=16749 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/16752/stat : 16752 (xcsp3-exec) S 16749 16752 15256 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516148569 115843072 364 33554432000 4194304 5098028 140732824443376 140732824441480 139888859591292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34906112 140732824445783 140732824446041 140732824446041 140732824448966 0
/proc/16752/statm: 28282 364 305 221 0 87 0
[pid=16754] ppid=16752 vsize=15144776 memory=29196 CPUtime=0.14 cores=0,2,4,6
/proc/16754/stat : 16754 (java) S 16752 16752 15256 0 -1 1077944320 5737 0 0 0 13 1 0 0 20 0 15 0 516148569 15508250624 7299 33554432000 4194304 4196468 140728281701248 140728281683792 140256375533303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
/proc/16754/statm: 3786194 7299 3158 1 0 3748377 0
[pid=16754/tid=16755] ppid=16752 vsize=15144776 memory=8252428994737482315 CPUtime=0.1 cores=0,2,4,6
/proc/16754/task/16755/stat : 16755 (java) R 16752 16752 15256 0 -1 4202560 3591 0 0 0 9 1 0 0 20 0 15 0 516148570 15508250624 7299 33554432000 4194304 4196468 140728281701248 140256379762944 140256375545238 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16756] ppid=16752 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16756/stat : 16756 (java) S 16752 16752 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516148570 15508250624 7299 33554432000 4194304 4196468 140728281701248 140256328154000 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16757] ppid=16752 vsize=15144776 memory=140132040881792 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16757/stat : 16757 (java) S 16752 16752 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516148570 15508250624 7299 33554432000 4194304 4196468 140728281701248 140256327101200 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16758] ppid=16752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16758/stat : 16758 (java) S 16752 16752 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516148570 15508250624 7299 33554432000 4194304 4196468 140728281701248 140256326048912 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16759] ppid=16752 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16759/stat : 16759 (java) S 16752 16752 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516148570 15508250624 7299 33554432000 4194304 4196468 140728281701248 140256324996112 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16760] ppid=16752 vsize=15144776 memory=140132040881792 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16760/stat : 16760 (java) S 16752 16752 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516148572 15508250624 7299 33554432000 4194304 4196468 140728281701248 140255843821680 140256375544450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16761] ppid=16752 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16761/stat : 16761 (java) S 16752 16752 15256 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516148572 15508250624 7299 33554432000 4194304 4196468 140728281701248 140255842767648 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16762] ppid=16752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16762/stat : 16762 (java) S 16752 16752 15256 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516148572 15508250624 7299 33554432000 4194304 4196468 140728281701248 140255841715312 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16763] ppid=16752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16763/stat : 16763 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15508250624 7299 33554432000 4194304 4196468 140728281701248 140255840663632 140256375551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16764] ppid=16752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16764/stat : 16764 (java) S 16752 16752 15256 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 516148575 15508250624 7299 33554432000 4194304 4196468 140728281701248 140255839611504 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16765] ppid=16752 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16765/stat : 16765 (java) S 16752 16752 15256 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 15 0 516148575 15508250624 7299 33554432000 4194304 4196468 140728281701248 140255838558704 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16766] ppid=16752 vsize=15144776 memory=140132040881792 CPUtime=0.03 cores=0,2,4,6
/proc/16754/task/16766/stat : 16766 (java) R 16752 16752 15256 0 -1 4202560 370 0 0 0 3 0 0 0 20 0 15 0 516148575 15508250624 7299 33554432000 4194304 4196468 140728281701248 140255837506416 140256354022944 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16767] ppid=16752 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16767/stat : 16767 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15508250624 7299 33554432000 4194304 4196468 140728281701248 140255836453856 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16768] ppid=16752 vsize=15144776 memory=140132040881792 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16768/stat : 16768 (java) S 16752 16752 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516148575 15508250624 7299 33554432000 4194304 4196468 140728281701248 140255835400624 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30652 KiB

[startup+0.210858 s]*
/proc/loadavg: 1.15 1.38 1.58 4/230 16768
/proc/meminfo: memFree=25900048/32770624 swapFree=67002028/67108860
[pid=16752] ppid=16749 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/16752/stat : 16752 (xcsp3-exec) S 16749 16752 15256 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516148569 115843072 364 33554432000 4194304 5098028 140732824443376 140732824441480 139888859591292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34906112 140732824445783 140732824446041 140732824446041 140732824448966 0
/proc/16752/statm: 28282 364 305 221 0 87 0
[pid=16754] ppid=16752 vsize=15144776 memory=41104 CPUtime=0.34 cores=0,2,4,6
/proc/16754/stat : 16754 (java) S 16752 16752 15256 0 -1 1077944320 9492 0 0 0 31 3 0 0 20 0 15 0 516148569 15508250624 10276 33554432000 4194304 4196468 140728281701248 140728281683792 140256375533303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
/proc/16754/statm: 3786194 10276 3316 1 0 3748377 0
[pid=16754/tid=16755] ppid=16752 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/16754/task/16755/stat : 16755 (java) R 16752 16752 15256 0 -1 4202560 6619 0 0 0 18 2 0 0 20 0 15 0 516148570 15508250624 10276 33554432000 4194304 4196468 140728281701248 140256379766032 140256359613790 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16756] ppid=16752 vsize=15144776 memory=13675 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16756/stat : 16756 (java) S 16752 16752 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516148570 15508250624 10276 33554432000 4194304 4196468 140728281701248 140256328154000 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16757] ppid=16752 vsize=15144776 memory=140132044696589 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16757/stat : 16757 (java) S 16752 16752 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516148570 15508250624 10276 33554432000 4194304 4196468 140728281701248 140256327101200 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16758] ppid=16752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16758/stat : 16758 (java) S 16752 16752 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516148570 15508250624 10276 33554432000 4194304 4196468 140728281701248 140256326048912 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16759] ppid=16752 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16759/stat : 16759 (java) S 16752 16752 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516148570 15508250624 10276 33554432000 4194304 4196468 140728281701248 140256324996112 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16760] ppid=16752 vsize=15144776 memory=140132040881792 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16760/stat : 16760 (java) S 16752 16752 15256 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516148572 15508250624 10276 33554432000 4194304 4196468 140728281701248 140255843821680 140256375544450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16761] ppid=16752 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16761/stat : 16761 (java) S 16752 16752 15256 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516148572 15508250624 10276 33554432000 4194304 4196468 140728281701248 140255842767648 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16762] ppid=16752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16762/stat : 16762 (java) S 16752 16752 15256 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516148572 15508250624 10276 33554432000 4194304 4196468 140728281701248 140255841715312 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16763] ppid=16752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16763/stat : 16763 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15508250624 10276 33554432000 4194304 4196468 140728281701248 140255840663632 140256375551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16764] ppid=16752 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/16754/task/16764/stat : 16764 (java) S 16752 16752 15256 0 -1 1077944384 322 0 0 0 2 0 0 0 20 0 15 0 516148575 15508250624 10276 33554432000 4194304 4196468 140728281701248 140255839611504 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16765] ppid=16752 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/16754/task/16765/stat : 16765 (java) S 16752 16752 15256 0 -1 1077944384 469 0 0 0 2 0 0 0 20 0 15 0 516148575 15508250624 10276 33554432000 4194304 4196468 140728281701248 140255838558704 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16766] ppid=16752 vsize=15144776 memory=140132040881792 CPUtime=0.08 cores=0,2,4,6
/proc/16754/task/16766/stat : 16766 (java) S 16752 16752 15256 0 -1 1077944384 772 0 0 0 8 0 0 0 20 0 15 0 516148575 15508250624 10276 33554432000 4194304 4196468 140728281701248 140255837506416 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16767] ppid=16752 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16767/stat : 16767 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15508250624 10276 33554432000 4194304 4196468 140728281701248 140255836453856 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16768] ppid=16752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16768/stat : 16768 (java) S 16752 16752 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516148575 15508250624 10276 33554432000 4194304 4196468 140728281701248 140255835400624 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42560 KiB

[startup+0.310672 s]*
/proc/loadavg: 1.15 1.38 1.58 6/230 16768
/proc/meminfo: memFree=25892776/32770624 swapFree=67002028/67108860
[pid=16752] ppid=16749 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/16752/stat : 16752 (xcsp3-exec) S 16749 16752 15256 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516148569 115843072 364 33554432000 4194304 5098028 140732824443376 140732824441480 139888859591292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34906112 140732824445783 140732824446041 140732824446041 140732824448966 0
/proc/16752/statm: 28282 364 305 221 0 87 0
[pid=16754] ppid=16752 vsize=15149032 memory=49824 CPUtime=0.54 cores=0,2,4,6
/proc/16754/stat : 16754 (java) S 16752 16752 15256 0 -1 1077944320 10836 0 0 0 50 4 0 0 20 0 15 0 516148569 15512608768 12456 33554432000 4194304 4196468 140728281701248 140728281683792 140256375533303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
/proc/16754/statm: 3787258 12456 3360 1 0 3748377 0
[pid=16754/tid=16755] ppid=16752 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=0,2,4,6
/proc/16754/task/16755/stat : 16755 (java) R 16752 16752 15256 0 -1 4202560 7789 0 0 0 27 3 0 0 20 0 15 0 516148570 15512608768 12456 33554432000 4194304 4196468 140728281701248 140256379764416 140256359613790 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16756] ppid=16752 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16756/stat : 16756 (java) S 16752 16752 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516148570 15512608768 12456 33554432000 4194304 4196468 140728281701248 140256328154000 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16757] ppid=16752 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16757/stat : 16757 (java) S 16752 16752 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516148570 15512608768 12456 33554432000 4194304 4196468 140728281701248 140256327101200 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16758] ppid=16752 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16758/stat : 16758 (java) S 16752 16752 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516148570 15512608768 12456 33554432000 4194304 4196468 140728281701248 140256326048912 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16759] ppid=16752 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16759/stat : 16759 (java) S 16752 16752 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516148570 15512608768 12456 33554432000 4194304 4196468 140728281701248 140256324996112 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16760] ppid=16752 vsize=15149032 memory=-7449686451027493023 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16760/stat : 16760 (java) S 16752 16752 15256 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516148572 15512608768 12456 33554432000 4194304 4196468 140728281701248 140255843821680 140256375544450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16761] ppid=16752 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16761/stat : 16761 (java) S 16752 16752 15256 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516148572 15512608768 12456 33554432000 4194304 4196468 140728281701248 140255842767648 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16762] ppid=16752 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16762/stat : 16762 (java) S 16752 16752 15256 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516148572 15512608768 12456 33554432000 4194304 4196468 140728281701248 140255841715312 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16763] ppid=16752 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16763/stat : 16763 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15512608768 12456 33554432000 4194304 4196468 140728281701248 140255840663632 140256375551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16764] ppid=16752 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/16754/task/16764/stat : 16764 (java) R 16752 16752 15256 0 -1 1077944384 333 0 0 0 4 0 0 0 20 0 15 0 516148575 15512608768 12456 33554432000 4194304 4196468 140728281701248 140255839611504 140256375544450 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16765] ppid=16752 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/16754/task/16765/stat : 16765 (java) R 16752 16752 15256 0 -1 4202560 565 0 0 0 5 0 0 0 20 0 15 0 516148575 15512608768 12456 33554432000 4194304 4196468 140728281701248 140255838539720 140256354793688 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16766] ppid=16752 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/16754/task/16766/stat : 16766 (java) S 16752 16752 15256 0 -1 1077944384 849 0 0 0 12 0 0 0 20 0 15 0 516148575 15512608768 12456 33554432000 4194304 4196468 140728281701248 140255837506416 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16767] ppid=16752 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16767/stat : 16767 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15512608768 12456 33554432000 4194304 4196468 140728281701248 140255836453856 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16768] ppid=16752 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16768/stat : 16768 (java) S 16752 16752 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516148575 15512608768 12456 33554432000 4194304 4196468 140728281701248 140255835400624 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51280 KiB

[startup+0.70124 s]
/proc/loadavg: 1.15 1.38 1.58 4/230 16768
/proc/meminfo: memFree=25882260/32770624 swapFree=67002028/67108860
[pid=16752] ppid=16749 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/16752/stat : 16752 (xcsp3-exec) S 16749 16752 15256 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516148569 115843072 364 33554432000 4194304 5098028 140732824443376 140732824441480 139888859591292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34906112 140732824445783 140732824446041 140732824446041 140732824448966 0
/proc/16752/statm: 28282 364 305 221 0 87 0
[pid=16754] ppid=16752 vsize=15151156 memory=80828 CPUtime=1.67 cores=0,2,4,6
/proc/16754/stat : 16754 (java) S 16752 16752 15256 0 -1 1077944320 14893 0 0 0 162 5 0 0 20 0 15 0 516148569 15514783744 20207 33554432000 4194304 4196468 140728281701248 140728281683792 140256375533303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
/proc/16754/statm: 3787789 20207 3459 1 0 3748889 0
[pid=16754/tid=16755] ppid=16752 vsize=15151156 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/16754/task/16755/stat : 16755 (java) R 16752 16752 15256 0 -1 4202560 9164 0 0 0 64 3 0 0 20 0 15 0 516148570 15514783744 20207 33554432000 4194304 4196468 140728281701248 140256379770048 140256003819807 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16756] ppid=16752 vsize=15151156 memory=64740 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16756/stat : 16756 (java) S 16752 16752 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516148570 15514783744 20207 33554432000 4194304 4196468 140728281701248 140256328154000 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16757] ppid=16752 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16757/stat : 16757 (java) S 16752 16752 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516148570 15514783744 20207 33554432000 4194304 4196468 140728281701248 140256327101200 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16758] ppid=16752 vsize=15151156 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16758/stat : 16758 (java) S 16752 16752 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516148570 15514783744 20207 33554432000 4194304 4196468 140728281701248 140256326048912 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16759] ppid=16752 vsize=15151156 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16759/stat : 16759 (java) S 16752 16752 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516148570 15514783744 20207 33554432000 4194304 4196468 140728281701248 140256324996112 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16760] ppid=16752 vsize=15151156 memory=580 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16760/stat : 16760 (java) S 16752 16752 15256 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 516148572 15514783744 20207 33554432000 4194304 4196468 140728281701248 140255843821680 140256375544450 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16761] ppid=16752 vsize=15151156 memory=1692 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16761/stat : 16761 (java) S 16752 16752 15256 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516148572 15514783744 20207 33554432000 4194304 4196468 140728281701248 140255842767648 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16762] ppid=16752 vsize=15151156 memory=3616 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16762/stat : 16762 (java) S 16752 16752 15256 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516148572 15514783744 20207 33554432000 4194304 4196468 140728281701248 140255841715312 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16763] ppid=16752 vsize=15151156 memory=7548 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16763/stat : 16763 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15514783744 20207 33554432000 4194304 4196468 140728281701248 140255840663632 140256375551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16764] ppid=16752 vsize=15151156 memory=2832 CPUtime=0.27 cores=0,2,4,6
/proc/16754/task/16764/stat : 16764 (java) R 16752 16752 15256 0 -1 4202560 1311 0 0 0 27 0 0 0 20 0 15 0 516148575 15514783744 20207 33554432000 4194304 4196468 140728281701248 140255839603992 140256357118234 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16765] ppid=16752 vsize=15151156 memory=1224 CPUtime=0.27 cores=0,2,4,6
/proc/16754/task/16765/stat : 16765 (java) R 16752 16752 15256 0 -1 4202560 1167 0 0 0 27 0 0 0 20 0 15 0 516148575 15514783744 20207 33554432000 4194304 4196468 140728281701248 140255838548496 140256356906752 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16766] ppid=16752 vsize=15151156 memory=6172 CPUtime=0.41 cores=0,2,4,6
/proc/16754/task/16766/stat : 16766 (java) S 16752 16752 15256 0 -1 1077944384 1939 0 0 0 41 0 0 0 20 0 15 0 516148575 15514783744 20207 33554432000 4194304 4196468 140728281701248 140255837506416 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16767] ppid=16752 vsize=15151156 memory=772 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16767/stat : 16767 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15514783744 20207 33554432000 4194304 4196468 140728281701248 140255836453856 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16768] ppid=16752 vsize=15151156 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16768/stat : 16768 (java) S 16752 16752 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516148575 15514783744 20207 33554432000 4194304 4196468 140728281701248 140255835400624 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 82284 KiB

[startup+1.50067 s]
/proc/loadavg: 1.15 1.38 1.58 4/230 16768
/proc/meminfo: memFree=25859060/32770624 swapFree=67002028/67108860
[pid=16752] ppid=16749 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/16752/stat : 16752 (xcsp3-exec) S 16749 16752 15256 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516148569 115843072 364 33554432000 4194304 5098028 140732824443376 140732824441480 139888859591292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34906112 140732824445783 140732824446041 140732824446041 140732824448966 0
/proc/16752/statm: 28282 364 305 221 0 87 0

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

/proc/16754/task/16762/stat : 16762 (java) S 16752 16752 15256 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 516148572 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255841715328 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16763] ppid=16752 vsize=15151156 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16763/stat : 16763 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255840663632 140256375551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16764] ppid=16752 vsize=15151156 memory=288230596050944315 CPUtime=2.07 cores=0,2,4,6
/proc/16754/task/16764/stat : 16764 (java) S 16752 16752 15256 0 -1 1077944384 17009 0 0 0 205 2 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255839611504 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16765] ppid=16752 vsize=15151156 memory=16106965717748363 CPUtime=2.32 cores=0,2,4,6
/proc/16754/task/16765/stat : 16765 (java) S 16752 16752 15256 0 -1 1077944384 20591 0 0 0 230 2 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255838558704 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16766] ppid=16752 vsize=15151156 memory=3208 CPUtime=0.62 cores=0,2,4,6
/proc/16754/task/16766/stat : 16766 (java) S 16752 16752 15256 0 -1 1077944384 8688 0 0 0 61 1 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255837506416 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16767] ppid=16752 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16767/stat : 16767 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255836453856 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16768] ppid=16752 vsize=15151156 memory=259464 CPUtime=0.7 cores=0,2,4,6
/proc/16754/task/16768/stat : 16768 (java) S 16752 16752 15256 0 -1 1077944384 1189 0 0 0 28 42 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255835400624 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
Current children cumulated CPU time: 2268.37 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 260920 KiB

[startup+2322.3 s]
/proc/loadavg: 1.79 1.88 1.86 3/229 17059
/proc/meminfo: memFree=25835336/32770624 swapFree=67002032/67108860
[pid=16752] ppid=16749 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/16752/stat : 16752 (xcsp3-exec) S 16749 16752 15256 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516148569 115843072 364 33554432000 4194304 5098028 140732824443376 140732824441480 139888859591292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34906112 140732824445783 140732824446041 140732824446041 140732824448966 0
/proc/16752/statm: 28282 364 305 221 0 87 0
[pid=16754] ppid=16752 vsize=15151156 memory=259464 CPUtime=2328.4 cores=0,2,4,6
/proc/16754/stat : 16754 (java) S 16752 16752 15256 0 -1 1077944320 67254 0 0 0 232789 51 0 0 20 0 15 0 516148569 15514783744 64866 33554432000 4194304 4196468 140728281701248 140728281683792 140256375533303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
/proc/16754/statm: 3787789 64866 3506 1 0 3748889 0
[pid=16754/tid=16755] ppid=16752 vsize=15151156 memory=259464 CPUtime=2322.5 cores=0,2,4,6
/proc/16754/task/16755/stat : 16755 (java) R 16752 16752 15256 0 -1 4202560 16307 0 0 0 232245 5 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256379769568 140256004476784 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16756] ppid=16752 vsize=15151156 memory=1412 CPUtime=0.01 cores=0,2,4,6
/proc/16754/task/16756/stat : 16756 (java) S 16752 16752 15256 0 -1 1077944384 167 0 0 0 1 0 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256328154000 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16757] ppid=16752 vsize=15151156 memory=3268 CPUtime=0.01 cores=0,2,4,6
/proc/16754/task/16757/stat : 16757 (java) S 16752 16752 15256 0 -1 1077944384 560 0 0 0 1 0 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256327101200 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16758] ppid=16752 vsize=15151156 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/16754/task/16758/stat : 16758 (java) S 16752 16752 15256 0 -1 1077944384 100 0 0 0 1 0 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256326048912 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16759] ppid=16752 vsize=15151156 memory=178736 CPUtime=0.01 cores=0,2,4,6
/proc/16754/task/16759/stat : 16759 (java) S 16752 16752 15256 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256324996112 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16760] ppid=16752 vsize=15151156 memory=1720 CPUtime=0.03 cores=0,2,4,6
/proc/16754/task/16760/stat : 16760 (java) S 16752 16752 15256 0 -1 1077944384 1120 0 0 0 1 2 0 0 20 0 15 0 516148572 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255843821680 140256375544450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16761] ppid=16752 vsize=15151156 memory=1398722017469774279 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16761/stat : 16761 (java) S 16752 16752 15256 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 516148572 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255842767712 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16762] ppid=16752 vsize=15151156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16762/stat : 16762 (java) S 16752 16752 15256 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 516148572 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255841715328 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16763] ppid=16752 vsize=15151156 memory=178736 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16763/stat : 16763 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255840663632 140256375551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16764] ppid=16752 vsize=15151156 memory=1720 CPUtime=2.07 cores=0,2,4,6
/proc/16754/task/16764/stat : 16764 (java) S 16752 16752 15256 0 -1 1077944384 17011 0 0 0 205 2 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255839611504 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16765] ppid=16752 vsize=15151156 memory=1456 CPUtime=2.32 cores=0,2,4,6
/proc/16754/task/16765/stat : 16765 (java) S 16752 16752 15256 0 -1 1077944384 20593 0 0 0 230 2 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255838558704 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16766] ppid=16752 vsize=15151156 memory=288230574492221466 CPUtime=0.62 cores=0,2,4,6
/proc/16754/task/16766/stat : 16766 (java) S 16752 16752 15256 0 -1 1077944384 8690 0 0 0 61 1 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255837506416 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16767] ppid=16752 vsize=15151156 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16767/stat : 16767 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255836453856 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16768] ppid=16752 vsize=15151156 memory=16106965717748363 CPUtime=0.73 cores=0,2,4,6
/proc/16754/task/16768/stat : 16768 (java) S 16752 16752 15256 0 -1 1077944384 1193 0 0 0 29 44 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255835400624 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
Current children cumulated CPU time: 2328.4 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 260920 KiB

[startup+2382.3 s]
/proc/loadavg: 1.72 1.84 1.85 3/229 17063
/proc/meminfo: memFree=25833436/32770624 swapFree=67002032/67108860
[pid=16752] ppid=16749 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/16752/stat : 16752 (xcsp3-exec) S 16749 16752 15256 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516148569 115843072 364 33554432000 4194304 5098028 140732824443376 140732824441480 139888859591292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34906112 140732824445783 140732824446041 140732824446041 140732824448966 0
/proc/16752/statm: 28282 364 305 221 0 87 0
[pid=16754] ppid=16752 vsize=15151156 memory=259464 CPUtime=2388.44 cores=0,2,4,6
/proc/16754/stat : 16754 (java) S 16752 16752 15256 0 -1 1077944320 67368 0 0 0 238792 52 0 0 20 0 15 0 516148569 15514783744 64866 33554432000 4194304 4196468 140728281701248 140728281683792 140256375533303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
/proc/16754/statm: 3787789 64866 3506 1 0 3748889 0
[pid=16754/tid=16755] ppid=16752 vsize=15151156 memory=12028 CPUtime=2382.51 cores=0,2,4,6
/proc/16754/task/16755/stat : 16755 (java) R 16752 16752 15256 0 -1 4202560 16359 0 0 0 238246 5 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256379771976 140256004714654 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16756] ppid=16752 vsize=15151156 memory=532 CPUtime=0.01 cores=0,2,4,6
/proc/16754/task/16756/stat : 16756 (java) S 16752 16752 15256 0 -1 1077944384 167 0 0 0 1 0 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256328154000 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16757] ppid=16752 vsize=15151156 memory=1564 CPUtime=0.01 cores=0,2,4,6
/proc/16754/task/16757/stat : 16757 (java) S 16752 16752 15256 0 -1 1077944384 560 0 0 0 1 0 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256327101200 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16758] ppid=16752 vsize=15151156 memory=1456 CPUtime=0.01 cores=0,2,4,6
/proc/16754/task/16758/stat : 16758 (java) S 16752 16752 15256 0 -1 1077944384 100 0 0 0 1 0 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256326048912 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16759] ppid=16752 vsize=15151156 memory=259464 CPUtime=0.01 cores=0,2,4,6
/proc/16754/task/16759/stat : 16759 (java) S 16752 16752 15256 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256324996112 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16760] ppid=16752 vsize=15151156 memory=7378837532839222448 CPUtime=0.03 cores=0,2,4,6
/proc/16754/task/16760/stat : 16760 (java) S 16752 16752 15256 0 -1 1077944384 1123 0 0 0 1 2 0 0 20 0 15 0 516148572 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255843821680 140256375544450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16761] ppid=16752 vsize=15151156 memory=3472468428125871312 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16761/stat : 16761 (java) S 16752 16752 15256 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 516148572 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255842767712 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16762] ppid=16752 vsize=15151156 memory=5788930165031592000 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16762/stat : 16762 (java) S 16752 16752 15256 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 516148572 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255841715328 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16763] ppid=16752 vsize=15151156 memory=6935650355287975249 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16763/stat : 16763 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255840663632 140256375551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16764] ppid=16752 vsize=15151156 memory=6440526044203406950 CPUtime=2.07 cores=0,2,4,6
/proc/16754/task/16764/stat : 16764 (java) S 16752 16752 15256 0 -1 1077944384 17012 0 0 0 205 2 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255839611504 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16765] ppid=16752 vsize=15151156 memory=7007712420471858773 CPUtime=2.32 cores=0,2,4,6
/proc/16754/task/16765/stat : 16765 (java) S 16752 16752 15256 0 -1 1077944384 20593 0 0 0 230 2 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255838558704 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16766] ppid=16752 vsize=15151156 memory=5865491479076426066 CPUtime=0.62 cores=0,2,4,6
/proc/16754/task/16766/stat : 16766 (java) S 16752 16752 15256 0 -1 1077944384 8718 0 0 0 61 1 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255837506416 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16767] ppid=16752 vsize=15151156 memory=6935650355287975249 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16767/stat : 16767 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255836453856 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16768] ppid=16752 vsize=15151156 memory=4639059877604708710 CPUtime=0.74 cores=0,2,4,6
/proc/16754/task/16768/stat : 16768 (java) S 16752 16752 15256 0 -1 1077944384 1223 0 0 0 29 45 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255835400624 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
Current children cumulated CPU time: 2388.44 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 260920 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2393.9 s]
/proc/loadavg: 1.76 1.85 1.85 3/228 17065
/proc/meminfo: memFree=25833768/32770624 swapFree=67002032/67108860
[pid=16752] ppid=16749 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/16752/stat : 16752 (xcsp3-exec) S 16749 16752 15256 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516148569 115843072 364 33554432000 4194304 5098028 140732824443376 140732824441480 139888859591292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34906112 140732824445783 140732824446041 140732824446041 140732824448966 0
/proc/16752/statm: 28282 364 305 221 0 87 0
[pid=16754] ppid=16752 vsize=15151156 memory=259464 CPUtime=2400.04 cores=0,2,4,6
/proc/16754/stat : 16754 (java) S 16752 16752 15256 0 -1 1077944320 67371 0 0 0 239952 52 0 0 20 0 15 0 516148569 15514783744 64866 33554432000 4194304 4196468 140728281701248 140728281683792 140256375533303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
/proc/16754/statm: 3787789 64866 3506 1 0 3748889 0
[pid=16754/tid=16755] ppid=16752 vsize=15151156 memory=1424 CPUtime=2394.11 cores=0,2,4,6
/proc/16754/task/16755/stat : 16755 (java) R 16752 16752 15256 0 -1 4202560 16359 0 0 0 239406 5 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256379771976 140256004476895 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16756] ppid=16752 vsize=15151156 memory=-3622645143214314312 CPUtime=0.01 cores=0,2,4,6
/proc/16754/task/16756/stat : 16756 (java) S 16752 16752 15256 0 -1 1077944384 167 0 0 0 1 0 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256328154000 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16757] ppid=16752 vsize=15151156 memory=2832 CPUtime=0.01 cores=0,2,4,6
/proc/16754/task/16757/stat : 16757 (java) S 16752 16752 15256 0 -1 1077944384 560 0 0 0 1 0 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256327101200 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16758] ppid=16752 vsize=15151156 memory=1224 CPUtime=0.01 cores=0,2,4,6
/proc/16754/task/16758/stat : 16758 (java) S 16752 16752 15256 0 -1 1077944384 100 0 0 0 1 0 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256326048912 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16759] ppid=16752 vsize=15151156 memory=6172 CPUtime=0.01 cores=0,2,4,6
/proc/16754/task/16759/stat : 16759 (java) S 16752 16752 15256 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 15 0 516148570 15514783744 64866 33554432000 4194304 4196468 140728281701248 140256324996112 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16760] ppid=16752 vsize=15151156 memory=6791534058613427641 CPUtime=0.03 cores=0,2,4,6
/proc/16754/task/16760/stat : 16760 (java) S 16752 16752 15256 0 -1 1077944384 1123 0 0 0 1 2 0 0 20 0 15 0 516148572 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255843821680 140256375544450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16761] ppid=16752 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16761/stat : 16761 (java) S 16752 16752 15256 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 516148572 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255842767712 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16762] ppid=16752 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16762/stat : 16762 (java) S 16752 16752 15256 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 516148572 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255841715328 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16763] ppid=16752 vsize=15151156 memory=259464 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16763/stat : 16763 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255840663632 140256375551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16764] ppid=16752 vsize=15151156 memory=-3622645143214314312 CPUtime=2.07 cores=0,2,4,6
/proc/16754/task/16764/stat : 16764 (java) S 16752 16752 15256 0 -1 1077944384 17012 0 0 0 205 2 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255839611504 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16765] ppid=16752 vsize=15151156 memory=35476 CPUtime=2.32 cores=0,2,4,6
/proc/16754/task/16765/stat : 16765 (java) S 16752 16752 15256 0 -1 1077944384 20593 0 0 0 230 2 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255838558704 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16766] ppid=16752 vsize=15151156 memory=12028 CPUtime=0.62 cores=0,2,4,6
/proc/16754/task/16766/stat : 16766 (java) S 16752 16752 15256 0 -1 1077944384 8718 0 0 0 61 1 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255837506416 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16767] ppid=16752 vsize=15151156 memory=532 CPUtime=0 cores=0,2,4,6
/proc/16754/task/16767/stat : 16767 (java) S 16752 16752 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255836453856 140256375543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
[pid=16754/tid=16768] ppid=16752 vsize=15151156 memory=6791534058613427641 CPUtime=0.74 cores=0,2,4,6
/proc/16754/task/16768/stat : 16768 (java) S 16752 16752 15256 0 -1 1077944384 1226 0 0 0 29 45 0 0 20 0 15 0 516148575 15514783744 64866 33554432000 4194304 4196468 140728281701248 140255835400624 140256375544450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28884992 140728281707483 140728281707658 140728281707658 140728281710543 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 260920 KiB

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

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

[startup+2393.91 s]
# the end of solver process 16754 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.53 s, system=0.530298 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): 2393.91
CPU time (s): 2400.06
CPU user time (s): 2399.53
CPU system time (s): 0.530298
CPU usage (%): 100.257
Max. virtual memory (cumulated for all children) (KiB): 15266240
Max. memory (cumulated for all children) (KiB): 272044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.53
system time used= 0.530298
maximum resident set size= 270588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68281
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54806
involuntary context switches= 1566


# summary of solver processes directly reported to runsolver:
#   pid: 16752,16754
#   total CPU time (s): 2400.06
#   total CPU user time (s): 2399.53
#   total CPU system time (s): 0.530298

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.0284 second user time and 19.3304 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-25 11:05:05
IDJOB=4406548
IDBENCH=136273
IDSOLVER=2870
FILE ID=node146/4406548-1569402346
RUNJOBID= node146-1569396628-15287
PBS_JOBID= 21705679
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c1w2b.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-4406548-1569402346/watcher-4406548-1569402346 -o /var/tmp/evaluation-result-4406548-1569402346/solver-4406548-1569402346 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1569396628-15287 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 674339674 HOME/instance-4406548-1569402346.xml

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

MD5SUM BENCH= d888f3c6414640c595bd57a6b8e70245
RANDOM SEED=674339674

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        25930448 kB
MemAvailable:   31521852 kB
Buffers:          115044 kB
Cached:          5595688 kB
SwapCached:         3456 kB
Active:          3250660 kB
Inactive:        2787804 kB
Active(anon):     328668 kB
Inactive(anon):    55372 kB
Active(file):    2921992 kB
Inactive(file):  2732432 kB
Unevictable:      110892 kB
Mlocked:          110892 kB
SwapTotal:      67108860 kB
SwapFree:       67002028 kB
Dirty:             25872 kB
Writeback:             0 kB
AnonPages:        487684 kB
Mapped:            70900 kB
Shmem:             47616 kB
Slab:             394684 kB
SReclaimable:     365440 kB
SUnreclaim:        29244 kB
KernelStack:        4048 kB
PageTables:         7004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1202752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    423936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node146 at 2019-09-25 11:44:59