Trace number 4404159

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-20? (TO) 2400.46 604.252

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n3c3w2d.xml
MD5SUM3d635ffc1c83223a36f997090f45a603
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 variables764
Number of constraints221
Number of domains2
Minimum domain size76
Maximum domain size110
Distribution of domain sizes[{"size":76,"count":763},{"size":110,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":654},{"degree":5,"count":109}]
Minimum constraint arity7
Maximum constraint arity763
Distribution of constraint arities[{"arity":7,"count":218},{"arity":110,"count":1},{"arity":763,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":109},{"type":"lex","count":1},{"type":"sum","count":109},{"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-4404159-1568991806.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404159-1568991806.xml, -tl, 2400s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.33/0.69	c solve instance...
2400.06/604.19	s UNKNOWN
2400.06/604.19	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 (1582 MiB free)
  memory of node 1: 16384 MiB (4938 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404159-1568991806/watcher-4404159-1568991806 -o /var/tmp/evaluation-result-4404159-1568991806/solver-4404159-1568991806 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node117-1568989944-5359 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 57277171 HOME/instance-4404159-1568991806.xml 

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

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
Current StackSize limit: 8192 KiB

solver pid=8783, runsolver pid=8780

[startup+0.10067 s]*
/proc/loadavg: 8.20 8.48 7.52 7/235 8799
/proc/meminfo: memFree=6660200/32770624 swapFree=66972260/67108860
[pid=8783] ppid=8780 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8783/stat : 8783 (xcsp3-exec) S 8780 8783 5327 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475122454 115843072 363 33554432000 4194304 5098028 140723526904992 140723526903096 140494950244988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 25903104 140723526906712 140723526906969 140723526906969 140723526909894 0
/proc/8783/statm: 28282 363 305 221 0 87 0
[pid=8785] ppid=8783 vsize=15144776 memory=28940 CPUtime=0.13 cores=1,3,5,7
/proc/8785/stat : 8785 (java) S 8783 8783 5327 0 -1 1077944320 5675 0 0 0 12 1 0 0 20 0 15 0 475122454 15508250624 7235 33554432000 4194304 4196468 140729261094304 140729261076848 140409848545015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
/proc/8785/statm: 3786194 7235 3155 1 0 3748377 0
[pid=8785/tid=8786] ppid=8783 vsize=15144776 memory=7100839852958450802 CPUtime=0.09 cores=1,3,5,7
/proc/8785/task/8786/stat : 8786 (java) R 8783 8783 5327 0 -1 4202560 3551 0 0 0 8 1 0 0 20 0 15 0 475122454 15508250624 7235 33554432000 4194304 4196468 140729261094304 140409852766528 140409840782142 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8787] ppid=8783 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8787/stat : 8787 (java) S 8783 8783 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475122455 15508250624 7235 33554432000 4194304 4196468 140729261094304 140409801165840 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8788] ppid=8783 vsize=15144776 memory=140432772707968 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8788/stat : 8788 (java) S 8783 8783 5327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475122455 15508250624 7235 33554432000 4194304 4196468 140729261094304 140409800113296 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8789] ppid=8783 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8789/stat : 8789 (java) S 8783 8783 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475122455 15508250624 7235 33554432000 4194304 4196468 140729261094304 140409799060240 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8790] ppid=8783 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8790/stat : 8790 (java) S 8783 8783 5327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475122455 15508250624 7235 33554432000 4194304 4196468 140729261094304 140409798007696 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8791] ppid=8783 vsize=15144776 memory=140432772707968 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8791/stat : 8791 (java) S 8783 8783 5327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475122457 15508250624 7235 33554432000 4194304 4196468 140729261094304 140409317177584 140409848556162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8792] ppid=8783 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8792/stat : 8792 (java) S 8783 8783 5327 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475122457 15508250624 7235 33554432000 4194304 4196468 140729261094304 140409316123808 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8793] ppid=8783 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8793/stat : 8793 (java) S 8783 8783 5327 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475122457 15508250624 7235 33554432000 4194304 4196468 140729261094304 140409315070704 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8794] ppid=8783 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8794/stat : 8794 (java) S 8783 8783 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475122460 15508250624 7235 33554432000 4194304 4196468 140729261094304 140409314019280 140409848563611 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8795] ppid=8783 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8795/stat : 8795 (java) R 8783 8783 5327 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 475122460 15508250624 7235 33554432000 4194304 4196468 140729261094304 140409312967408 140409848556162 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8796] ppid=8783 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8796/stat : 8796 (java) S 8783 8783 5327 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 475122460 15508250624 7235 33554432000 4194304 4196468 140729261094304 140409311914864 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8797] ppid=8783 vsize=15144776 memory=140432772707968 CPUtime=0.02 cores=1,3,5,7
/proc/8785/task/8797/stat : 8797 (java) R 8783 8783 5327 0 -1 4202560 346 0 0 0 2 0 0 0 20 0 15 0 475122460 15508250624 7235 33554432000 4194304 4196468 140729261094304 140409310861808 140409848556950 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8798] ppid=8783 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8798/stat : 8798 (java) S 8783 8783 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475122460 15508250624 7235 33554432000 4194304 4196468 140729261094304 140409309809504 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8799] ppid=8783 vsize=15144776 memory=140432772707968 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8799/stat : 8799 (java) S 8783 8783 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475122460 15508250624 7235 33554432000 4194304 4196468 140729261094304 140409308756528 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30392 KiB

[startup+0.211858 s]*
/proc/loadavg: 8.20 8.48 7.52 6/235 8799
/proc/meminfo: memFree=6646680/32770624 swapFree=66972260/67108860
[pid=8783] ppid=8780 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8783/stat : 8783 (xcsp3-exec) S 8780 8783 5327 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475122454 115843072 363 33554432000 4194304 5098028 140723526904992 140723526903096 140494950244988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 25903104 140723526906712 140723526906969 140723526906969 140723526909894 0
/proc/8783/statm: 28282 363 305 221 0 87 0
[pid=8785] ppid=8783 vsize=15144776 memory=41072 CPUtime=0.35 cores=1,3,5,7
/proc/8785/stat : 8785 (java) S 8783 8783 5327 0 -1 1077944320 9514 0 0 0 32 3 0 0 20 0 15 0 475122454 15508250624 10268 33554432000 4194304 4196468 140729261094304 140729261076848 140409848545015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
/proc/8785/statm: 3786194 10268 3304 1 0 3748377 0
[pid=8785/tid=8786] ppid=8783 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/8785/task/8786/stat : 8786 (java) R 8783 8783 5327 0 -1 4202560 6602 0 0 0 18 2 0 0 20 0 15 0 475122454 15508250624 10268 33554432000 4194304 4196468 140729261094304 140409852780000 140409848566845 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8787] ppid=8783 vsize=15144776 memory=13657 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8787/stat : 8787 (java) S 8783 8783 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475122455 15508250624 10268 33554432000 4194304 4196468 140729261094304 140409801165840 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8788] ppid=8783 vsize=15144776 memory=140432776246713 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8788/stat : 8788 (java) S 8783 8783 5327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475122455 15508250624 10268 33554432000 4194304 4196468 140729261094304 140409800113296 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8789] ppid=8783 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8789/stat : 8789 (java) S 8783 8783 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475122455 15508250624 10268 33554432000 4194304 4196468 140729261094304 140409799060240 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8790] ppid=8783 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8790/stat : 8790 (java) S 8783 8783 5327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475122455 15508250624 10268 33554432000 4194304 4196468 140729261094304 140409798007696 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8791] ppid=8783 vsize=15144776 memory=140432772707968 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8791/stat : 8791 (java) S 8783 8783 5327 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475122457 15508250624 10268 33554432000 4194304 4196468 140729261094304 140409317177584 140409848556162 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8792] ppid=8783 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8792/stat : 8792 (java) S 8783 8783 5327 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475122457 15508250624 10268 33554432000 4194304 4196468 140729261094304 140409316123808 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8793] ppid=8783 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8793/stat : 8793 (java) S 8783 8783 5327 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475122457 15508250624 10268 33554432000 4194304 4196468 140729261094304 140409315070704 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8794] ppid=8783 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8794/stat : 8794 (java) S 8783 8783 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475122460 15508250624 10268 33554432000 4194304 4196468 140729261094304 140409314019280 140409848563611 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8795] ppid=8783 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8785/task/8795/stat : 8795 (java) S 8783 8783 5327 0 -1 1077944384 544 0 0 0 2 0 0 0 20 0 15 0 475122460 15508250624 10268 33554432000 4194304 4196468 140729261094304 140409312967408 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8796] ppid=8783 vsize=15144776 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/8785/task/8796/stat : 8796 (java) S 8783 8783 5327 0 -1 1077944384 280 0 0 0 3 0 0 0 20 0 15 0 475122460 15508250624 10268 33554432000 4194304 4196468 140729261094304 140409311914864 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8797] ppid=8783 vsize=15144776 memory=140432772707968 CPUtime=0.08 cores=1,3,5,7
/proc/8785/task/8797/stat : 8797 (java) R 8783 8783 5327 0 -1 4202560 781 0 0 0 8 0 0 0 20 0 15 0 475122460 15508250624 10268 33554432000 4194304 4196468 140729261094304 140409310861808 140409833710663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8798] ppid=8783 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8798/stat : 8798 (java) S 8783 8783 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475122460 15508250624 10268 33554432000 4194304 4196468 140729261094304 140409309809504 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8799] ppid=8783 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8799/stat : 8799 (java) S 8783 8783 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475122460 15508250624 10268 33554432000 4194304 4196468 140729261094304 140409308756528 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42524 KiB

[startup+0.310652 s]*
/proc/loadavg: 8.20 8.48 7.52 7/235 8799
/proc/meminfo: memFree=6638924/32770624 swapFree=66972260/67108860
[pid=8783] ppid=8780 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8783/stat : 8783 (xcsp3-exec) S 8780 8783 5327 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475122454 115843072 363 33554432000 4194304 5098028 140723526904992 140723526903096 140494950244988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 25903104 140723526906712 140723526906969 140723526906969 140723526909894 0
/proc/8783/statm: 28282 363 305 221 0 87 0
[pid=8785] ppid=8783 vsize=15149032 memory=50096 CPUtime=0.53 cores=1,3,5,7
/proc/8785/stat : 8785 (java) S 8783 8783 5327 0 -1 1077944320 10881 0 0 0 50 3 0 0 20 0 15 0 475122454 15512608768 12524 33554432000 4194304 4196468 140729261094304 140729261076848 140409848545015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
/proc/8785/statm: 3787258 12524 3351 1 0 3748377 0
[pid=8785/tid=8786] ppid=8783 vsize=15149032 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/8785/task/8786/stat : 8786 (java) R 8783 8783 5327 0 -1 4202560 7808 0 0 0 27 2 0 0 20 0 15 0 475122454 15512608768 12524 33554432000 4194304 4196468 140729261094304 140409852781840 140409832625502 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8787] ppid=8783 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8787/stat : 8787 (java) S 8783 8783 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475122455 15512608768 12524 33554432000 4194304 4196468 140729261094304 140409801165840 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8788] ppid=8783 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8788/stat : 8788 (java) S 8783 8783 5327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475122455 15512608768 12524 33554432000 4194304 4196468 140729261094304 140409800113296 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8789] ppid=8783 vsize=15149032 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8789/stat : 8789 (java) S 8783 8783 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475122455 15512608768 12524 33554432000 4194304 4196468 140729261094304 140409799060240 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8790] ppid=8783 vsize=15149032 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8790/stat : 8790 (java) S 8783 8783 5327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475122455 15512608768 12524 33554432000 4194304 4196468 140729261094304 140409798007696 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8791] ppid=8783 vsize=15149032 memory=7295649549999711634 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8791/stat : 8791 (java) S 8783 8783 5327 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475122457 15512608768 12524 33554432000 4194304 4196468 140729261094304 140409317177584 140409848556162 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8792] ppid=8783 vsize=15149032 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8792/stat : 8792 (java) S 8783 8783 5327 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475122457 15512608768 12524 33554432000 4194304 4196468 140729261094304 140409316123808 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8793] ppid=8783 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8793/stat : 8793 (java) S 8783 8783 5327 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475122457 15512608768 12524 33554432000 4194304 4196468 140729261094304 140409315070704 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8794] ppid=8783 vsize=15149032 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8794/stat : 8794 (java) S 8783 8783 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475122460 15512608768 12524 33554432000 4194304 4196468 140729261094304 140409314019280 140409848563611 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8795] ppid=8783 vsize=15149032 memory=-8412656567168561567 CPUtime=0.05 cores=1,3,5,7
/proc/8785/task/8795/stat : 8795 (java) S 8783 8783 5327 0 -1 1077944384 639 0 0 0 5 0 0 0 20 0 15 0 475122460 15512608768 12524 33554432000 4194304 4196468 140729261094304 140409312967408 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8796] ppid=8783 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/8785/task/8796/stat : 8796 (java) S 8783 8783 5327 0 -1 1077944384 288 0 0 0 4 0 0 0 20 0 15 0 475122460 15512608768 12524 33554432000 4194304 4196468 140729261094304 140409311914864 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8797] ppid=8783 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/8785/task/8797/stat : 8797 (java) S 8783 8783 5327 0 -1 1077944384 853 0 0 0 12 0 0 0 20 0 15 0 475122460 15512608768 12524 33554432000 4194304 4196468 140729261094304 140409310861808 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8798] ppid=8783 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8798/stat : 8798 (java) S 8783 8783 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475122460 15512608768 12524 33554432000 4194304 4196468 140729261094304 140409309809504 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8799] ppid=8783 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8799/stat : 8799 (java) S 8783 8783 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475122460 15512608768 12524 33554432000 4194304 4196468 140729261094304 140409308756528 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51548 KiB

[startup+0.70119 s]
/proc/loadavg: 8.20 8.48 7.52 7/236 8800
/proc/meminfo: memFree=6628068/32770624 swapFree=66972260/67108860
[pid=8783] ppid=8780 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8783/stat : 8783 (xcsp3-exec) S 8780 8783 5327 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475122454 115843072 363 33554432000 4194304 5098028 140723526904992 140723526903096 140494950244988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 25903104 140723526906712 140723526906969 140723526906969 140723526909894 0
/proc/8783/statm: 28282 363 305 221 0 87 0
[pid=8785] ppid=8783 vsize=15417412 memory=88980 CPUtime=1.64 cores=1,3,5,7
/proc/8785/stat : 8785 (java) S 8783 8783 5327 0 -1 1077944320 14019 0 0 0 159 5 0 0 20 0 19 0 475122454 15787429888 22245 33554432000 4194304 4196468 140729261094304 140729261076848 140409848545015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
/proc/8785/statm: 3854353 22245 3457 1 0 3815453 0
[pid=8785/tid=8786] ppid=8783 vsize=15417412 memory=1791068472577 CPUtime=0.66 cores=1,3,5,7
/proc/8785/task/8786/stat : 8786 (java) S 8783 8783 5327 0 -1 1077944384 9144 0 0 0 63 3 0 0 20 0 19 0 475122454 15787429888 22245 33554432000 4194304 4196468 140729261094304 140409852785792 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8787] ppid=8783 vsize=15417412 memory=33 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8787/stat : 8787 (java) S 8783 8783 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475122455 15787429888 22245 33554432000 4194304 4196468 140729261094304 140409801165840 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8788] ppid=8783 vsize=15417412 memory=-7604262568725289114 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8788/stat : 8788 (java) S 8783 8783 5327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475122455 15787429888 22245 33554432000 4194304 4196468 140729261094304 140409800113296 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8789] ppid=8783 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8789/stat : 8789 (java) S 8783 8783 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475122455 15787429888 22245 33554432000 4194304 4196468 140729261094304 140409799060240 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8790] ppid=8783 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8790/stat : 8790 (java) S 8783 8783 5327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475122455 15787429888 22245 33554432000 4194304 4196468 140729261094304 140409798007696 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8791] ppid=8783 vsize=15417412 memory=43120 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8791/stat : 8791 (java) S 8783 8783 5327 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 475122457 15787429888 22245 33554432000 4194304 4196468 140729261094304 140409317177584 140409848556162 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8792] ppid=8783 vsize=15417412 memory=992 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8792/stat : 8792 (java) S 8783 8783 5327 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475122457 15787429888 22245 33554432000 4194304 4196468 140729261094304 140409316123808 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8793] ppid=8783 vsize=15417412 memory=2044 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8793/stat : 8793 (java) S 8783 8783 5327 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475122457 15787429888 22245 33554432000 4194304 4196468 140729261094304 140409315070704 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8794] ppid=8783 vsize=15417412 memory=1432 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8794/stat : 8794 (java) S 8783 8783 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475122460 15787429888 22245 33554432000 4194304 4196468 140729261094304 140409314019280 140409848563611 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8795] ppid=8783 vsize=15417412 memory=11624 CPUtime=0.26 cores=1,3,5,7
/proc/8785/task/8795/stat : 8795 (java) S 8783 8783 5327 0 -1 1077944384 1109 0 0 0 26 0 0 0 20 0 19 0 475122460 15787429888 22245 33554432000 4194304 4196468 140729261094304 140409312967408 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8796] ppid=8783 vsize=15417412 memory=740 CPUtime=0.27 cores=1,3,5,7
/proc/8785/task/8796/stat : 8796 (java) R 8783 8783 5327 0 -1 1077944384 695 0 0 0 27 0 0 0 20 0 19 0 475122460 15787429888 22245 33554432000 4194304 4196468 140729261094304 140409311914864 140409848556162 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8797] ppid=8783 vsize=15417412 memory=1056 CPUtime=0.41 cores=1,3,5,7
/proc/8785/task/8797/stat : 8797 (java) R 8783 8783 5327 0 -1 4202560 1639 0 0 0 41 0 0 0 20 0 19 0 475122460 15787429888 22245 33554432000 4194304 4196468 140729261094304 140409310861808 140409832906687 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8798] ppid=8783 vsize=15417412 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8798/stat : 8798 (java) S 8783 8783 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475122460 15787429888 22245 33554432000 4194304 4196468 140729261094304 140409309809504 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8799] ppid=8783 vsize=15417412 memory=1040 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8799/stat : 8799 (java) S 8783 8783 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475122460 15787429888 22245 33554432000 4194304 4196468 140729261094304 140409308756528 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 90432 KiB

[startup+1.50147 s]
/proc/loadavg: 8.02 8.44 7.51 11/239 8804
/proc/meminfo: memFree=6594592/32770624 swapFree=66972260/67108860
[pid=8783] ppid=8780 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8783/stat : 8783 (xcsp3-exec) S 8780 8783 5327 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475122454 115843072 363 33554432000 4194304 5098028 140723526904992 140723526903096 140494950244988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 25903104 140723526906712 140723526906969 140723526906969 140723526909894 0
/proc/8783/statm: 28282 363 305 221 0 87 0

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

[pid=8785/tid=8789] ppid=8783 vsize=15417412 memory=863252 CPUtime=1.47 cores=1,3,5,7
/proc/8785/task/8789/stat : 8789 (java) S 8783 8783 5327 0 -1 1077944384 15792 0 0 0 135 12 0 0 20 0 19 0 475122455 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409799060240 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8790] ppid=8783 vsize=15417412 memory=863252 CPUtime=1.47 cores=1,3,5,7
/proc/8785/task/8790/stat : 8790 (java) S 8783 8783 5327 0 -1 1077944384 10945 0 0 0 134 13 0 0 20 0 19 0 475122455 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409798007696 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8791] ppid=8783 vsize=15417412 memory=863252 CPUtime=1.35 cores=1,3,5,7
/proc/8785/task/8791/stat : 8791 (java) S 8783 8783 5327 0 -1 1077944384 6029 0 0 0 132 3 0 0 20 0 19 0 475122457 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409317177584 140409848556162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8792] ppid=8783 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8792/stat : 8792 (java) S 8783 8783 5327 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475122457 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409316123872 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8793] ppid=8783 vsize=15417412 memory=863252 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8793/stat : 8793 (java) S 8783 8783 5327 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 19 0 475122457 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409315070720 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8794] ppid=8783 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8794/stat : 8794 (java) S 8783 8783 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475122460 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409314019280 140409848563611 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8795] ppid=8783 vsize=15417412 memory=178155243455656 CPUtime=1.91 cores=1,3,5,7
/proc/8785/task/8795/stat : 8795 (java) S 8783 8783 5327 0 -1 1077944384 13877 0 0 0 190 1 0 0 20 0 19 0 475122460 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409312967408 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8796] ppid=8783 vsize=15417412 memory=861212 CPUtime=2.19 cores=1,3,5,7
/proc/8785/task/8796/stat : 8796 (java) S 8783 8783 5327 0 -1 1077944384 17424 0 0 0 218 1 0 0 20 0 19 0 475122460 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409311914864 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8797] ppid=8783 vsize=15417412 memory=2832 CPUtime=0.67 cores=1,3,5,7
/proc/8785/task/8797/stat : 8797 (java) S 8783 8783 5327 0 -1 1077944384 7693 0 0 0 66 1 0 0 20 0 19 0 475122460 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409310861808 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8798] ppid=8783 vsize=15417412 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8798/stat : 8798 (java) S 8783 8783 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475122460 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409309809504 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8799] ppid=8783 vsize=15417412 memory=1452 CPUtime=0.13 cores=1,3,5,7
/proc/8785/task/8799/stat : 8799 (java) S 8783 8783 5327 0 -1 1077944384 415 0 0 0 0 13 0 0 20 0 19 0 475122460 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409308756528 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8801] ppid=8783 vsize=15417412 memory=1452 CPUtime=514.89 cores=1,3,5,7
/proc/8785/task/8801/stat : 8801 (java) R 8783 8783 5327 0 -1 4202560 1130 0 0 0 51488 1 0 0 20 0 19 0 475122524 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409299539680 140409482334527 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8802] ppid=8783 vsize=15417412 memory=863252 CPUtime=515.69 cores=1,3,5,7
/proc/8785/task/8802/stat : 8802 (java) R 8783 8783 5327 0 -1 4202560 4650 0 0 0 51568 1 0 0 20 0 19 0 475122524 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409298484904 140409484333984 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8803] ppid=8783 vsize=15417412 memory=1452 CPUtime=513.78 cores=1,3,5,7
/proc/8785/task/8803/stat : 8803 (java) R 8783 8783 5327 0 -1 4202560 1406 0 0 0 51377 1 0 0 20 0 19 0 475122524 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409297432360 140409484333921 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8804] ppid=8783 vsize=15417412 memory=863252 CPUtime=517.03 cores=1,3,5,7
/proc/8785/task/8804/stat : 8804 (java) R 8783 8783 5327 0 -1 4202560 2288 0 0 0 51703 0 0 0 20 0 19 0 475122524 15787429888 215813 33554432000 4194304 4196468 140729261094304 140409296379872 140409484333984 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
Current children cumulated CPU time: 2074.33 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 864704 KiB

[startup+582.301 s]
/proc/loadavg: 8.20 8.10 7.69 9/237 9013
/proc/meminfo: memFree=4306512/32770624 swapFree=66972280/67108860
[pid=8783] ppid=8780 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8783/stat : 8783 (xcsp3-exec) S 8780 8783 5327 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475122454 115843072 363 33554432000 4194304 5098028 140723526904992 140723526903096 140494950244988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 25903104 140723526906712 140723526906969 140723526906969 140723526909894 0
/proc/8783/statm: 28282 363 305 221 0 87 0
[pid=8785] ppid=8783 vsize=15417412 memory=865204 CPUtime=2313.23 cores=1,3,5,7
/proc/8785/stat : 8785 (java) S 8783 8783 5327 0 -1 1077944320 118715 0 0 0 231271 52 0 0 20 0 19 0 475122454 15787429888 216301 33554432000 4194304 4196468 140729261094304 140729261076848 140409848545015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
/proc/8785/statm: 3854353 216301 3538 1 0 3815453 0
[pid=8785/tid=8786] ppid=8783 vsize=15417412 memory=1452 CPUtime=0.66 cores=1,3,5,7
/proc/8785/task/8786/stat : 8786 (java) S 8783 8783 5327 0 -1 1077944384 9144 0 0 0 63 3 0 0 20 0 19 0 475122454 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409852785792 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8787] ppid=8783 vsize=15417412 memory=43132 CPUtime=1.53 cores=1,3,5,7
/proc/8785/task/8787/stat : 8787 (java) S 8783 8783 5327 0 -1 1077944384 14142 0 0 0 150 3 0 0 20 0 19 0 475122455 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409801165840 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8788] ppid=8783 vsize=15417412 memory=992 CPUtime=1.54 cores=1,3,5,7
/proc/8785/task/8788/stat : 8788 (java) S 8783 8783 5327 0 -1 1077944384 10991 0 0 0 149 5 0 0 20 0 19 0 475122455 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409800113296 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8789] ppid=8783 vsize=15417412 memory=1452 CPUtime=1.54 cores=1,3,5,7
/proc/8785/task/8789/stat : 8789 (java) S 8783 8783 5327 0 -1 1077944384 16277 0 0 0 142 12 0 0 20 0 19 0 475122455 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409799060240 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8790] ppid=8783 vsize=15417412 memory=1452 CPUtime=1.53 cores=1,3,5,7
/proc/8785/task/8790/stat : 8790 (java) S 8783 8783 5327 0 -1 1077944384 11077 0 0 0 140 13 0 0 20 0 19 0 475122455 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409798007696 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8791] ppid=8783 vsize=15417412 memory=865228 CPUtime=1.35 cores=1,3,5,7
/proc/8785/task/8791/stat : 8791 (java) S 8783 8783 5327 0 -1 1077944384 6288 0 0 0 132 3 0 0 20 0 19 0 475122457 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409317177584 140409848556162 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8792] ppid=8783 vsize=15417412 memory=3612 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8792/stat : 8792 (java) S 8783 8783 5327 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475122457 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409316123872 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8793] ppid=8783 vsize=15417412 memory=3612 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8793/stat : 8793 (java) S 8783 8783 5327 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 19 0 475122457 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409315070720 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8794] ppid=8783 vsize=15417412 memory=43132 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8794/stat : 8794 (java) S 8783 8783 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475122460 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409314019280 140409848563611 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8795] ppid=8783 vsize=15417412 memory=3612 CPUtime=1.91 cores=1,3,5,7
/proc/8785/task/8795/stat : 8795 (java) S 8783 8783 5327 0 -1 1077944384 13879 0 0 0 190 1 0 0 20 0 19 0 475122460 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409312967408 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8796] ppid=8783 vsize=15417412 memory=43132 CPUtime=2.19 cores=1,3,5,7
/proc/8785/task/8796/stat : 8796 (java) S 8783 8783 5327 0 -1 1077944384 17426 0 0 0 218 1 0 0 20 0 19 0 475122460 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409311914864 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8797] ppid=8783 vsize=15417412 memory=992 CPUtime=0.67 cores=1,3,5,7
/proc/8785/task/8797/stat : 8797 (java) S 8783 8783 5327 0 -1 1077944384 7695 0 0 0 66 1 0 0 20 0 19 0 475122460 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409310861808 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8798] ppid=8783 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8798/stat : 8798 (java) S 8783 8783 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475122460 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409309809504 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8799] ppid=8783 vsize=15417412 memory=4420 CPUtime=0.15 cores=1,3,5,7
/proc/8785/task/8799/stat : 8799 (java) S 8783 8783 5327 0 -1 1077944384 441 0 0 0 0 15 0 0 20 0 19 0 475122460 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409308756528 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8801] ppid=8783 vsize=15417412 memory=6628 CPUtime=574.08 cores=1,3,5,7
/proc/8785/task/8801/stat : 8801 (java) R 8783 8783 5327 0 -1 4202560 1188 0 0 0 57407 1 0 0 20 0 19 0 475122524 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409299539680 140409482332747 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8802] ppid=8783 vsize=15417412 memory=1452 CPUtime=575.55 cores=1,3,5,7
/proc/8785/task/8802/stat : 8802 (java) R 8783 8783 5327 0 -1 4202560 4784 0 0 0 57554 1 0 0 20 0 19 0 475122524 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409298484904 140409482021982 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8803] ppid=8783 vsize=15417412 memory=865228 CPUtime=573.44 cores=1,3,5,7
/proc/8785/task/8803/stat : 8803 (java) R 8783 8783 5327 0 -1 4202560 1489 0 0 0 57343 1 0 0 20 0 19 0 475122524 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409297432280 140409482336103 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8804] ppid=8783 vsize=15417412 memory=740 CPUtime=576.93 cores=1,3,5,7
/proc/8785/task/8804/stat : 8804 (java) R 8783 8783 5327 0 -1 4202560 2507 0 0 0 57693 0 0 0 20 0 19 0 475122524 15787429888 216301 33554432000 4194304 4196468 140729261094304 140409296380080 140409483578149 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
Current children cumulated CPU time: 2313.23 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 866656 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.111 s]
/proc/loadavg: 8.37 8.15 7.71 9/238 9017
/proc/meminfo: memFree=4296504/32770624 swapFree=66972280/67108860
[pid=8783] ppid=8780 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8783/stat : 8783 (xcsp3-exec) S 8780 8783 5327 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475122454 115843072 363 33554432000 4194304 5098028 140723526904992 140723526903096 140494950244988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 25903104 140723526906712 140723526906969 140723526906969 140723526909894 0
/proc/8783/statm: 28282 363 305 221 0 87 0
[pid=8785] ppid=8783 vsize=15417412 memory=873376 CPUtime=2400.06 cores=1,3,5,7
/proc/8785/stat : 8785 (java) S 8783 8783 5327 0 -1 1077944320 118839 0 0 0 239953 53 0 0 20 0 19 0 475122454 15787429888 218344 33554432000 4194304 4196468 140729261094304 140729261076848 140409848545015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
/proc/8785/statm: 3854353 218344 3538 1 0 3815453 0
[pid=8785/tid=8786] ppid=8783 vsize=15417412 memory=873376 CPUtime=0.66 cores=1,3,5,7
/proc/8785/task/8786/stat : 8786 (java) S 8783 8783 5327 0 -1 1077944384 9144 0 0 0 63 3 0 0 20 0 19 0 475122454 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409852785792 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8787] ppid=8783 vsize=15417412 memory=1452 CPUtime=1.55 cores=1,3,5,7
/proc/8785/task/8787/stat : 8787 (java) S 8783 8783 5327 0 -1 1077944384 14148 0 0 0 152 3 0 0 20 0 19 0 475122455 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409801165840 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8788] ppid=8783 vsize=15417412 memory=1452 CPUtime=1.56 cores=1,3,5,7
/proc/8785/task/8788/stat : 8788 (java) S 8783 8783 5327 0 -1 1077944384 11001 0 0 0 151 5 0 0 20 0 19 0 475122455 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409800113296 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8789] ppid=8783 vsize=15417412 memory=865204 CPUtime=1.55 cores=1,3,5,7
/proc/8785/task/8789/stat : 8789 (java) S 8783 8783 5327 0 -1 1077944384 16284 0 0 0 143 12 0 0 20 0 19 0 475122455 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409799060240 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8790] ppid=8783 vsize=15417412 memory=865204 CPUtime=1.55 cores=1,3,5,7
/proc/8785/task/8790/stat : 8790 (java) S 8783 8783 5327 0 -1 1077944384 11094 0 0 0 142 13 0 0 20 0 19 0 475122455 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409798007696 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8791] ppid=8783 vsize=15417412 memory=1452 CPUtime=1.35 cores=1,3,5,7
/proc/8785/task/8791/stat : 8791 (java) S 8783 8783 5327 0 -1 1077944384 6297 0 0 0 132 3 0 0 20 0 19 0 475122457 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409317177584 140409848556162 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8792] ppid=8783 vsize=15417412 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8792/stat : 8792 (java) S 8783 8783 5327 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475122457 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409316123872 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8793] ppid=8783 vsize=15417412 memory=740 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8793/stat : 8793 (java) S 8783 8783 5327 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 19 0 475122457 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409315070720 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8794] ppid=8783 vsize=15417412 memory=992 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8794/stat : 8794 (java) S 8783 8783 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475122460 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409314019280 140409848563611 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8795] ppid=8783 vsize=15417412 memory=2044 CPUtime=1.91 cores=1,3,5,7
/proc/8785/task/8795/stat : 8795 (java) S 8783 8783 5327 0 -1 1077944384 13879 0 0 0 190 1 0 0 20 0 19 0 475122460 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409312967408 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8796] ppid=8783 vsize=15417412 memory=43132 CPUtime=2.19 cores=1,3,5,7
/proc/8785/task/8796/stat : 8796 (java) S 8783 8783 5327 0 -1 1077944384 17427 0 0 0 218 1 0 0 20 0 19 0 475122460 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409311914864 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8797] ppid=8783 vsize=15417412 memory=992 CPUtime=0.67 cores=1,3,5,7
/proc/8785/task/8797/stat : 8797 (java) S 8783 8783 5327 0 -1 1077944384 7695 0 0 0 66 1 0 0 20 0 19 0 475122460 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409310861808 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8798] ppid=8783 vsize=15417412 memory=2044 CPUtime=0 cores=1,3,5,7
/proc/8785/task/8798/stat : 8798 (java) S 8783 8783 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475122460 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409309809504 140409848555221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8799] ppid=8783 vsize=15417412 memory=1432 CPUtime=0.15 cores=1,3,5,7
/proc/8785/task/8799/stat : 8799 (java) S 8783 8783 5327 0 -1 1077944384 443 0 0 0 0 15 0 0 20 0 19 0 475122460 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409308756528 140409848556162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8801] ppid=8783 vsize=15417412 memory=1452 CPUtime=595.87 cores=1,3,5,7
/proc/8785/task/8801/stat : 8801 (java) R 8783 8783 5327 0 -1 4202560 1200 0 0 0 59586 1 0 0 20 0 19 0 475122524 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409299536760 140409484333854 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8802] ppid=8783 vsize=15417412 memory=865204 CPUtime=596.95 cores=1,3,5,7
/proc/8785/task/8802/stat : 8802 (java) R 8783 8783 5327 0 -1 4202560 4798 0 0 0 59694 1 0 0 20 0 19 0 475122524 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409298487920 140409482583306 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8803] ppid=8783 vsize=15417412 memory=865228 CPUtime=595.22 cores=1,3,5,7
/proc/8785/task/8803/stat : 8803 (java) R 8783 8783 5327 0 -1 4202560 1502 0 0 0 59521 1 0 0 20 0 19 0 475122524 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409297432360 140409483707974 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
[pid=8785/tid=8804] ppid=8783 vsize=15417412 memory=3612 CPUtime=598.72 cores=1,3,5,7
/proc/8785/task/8804/stat : 8804 (java) R 8783 8783 5327 0 -1 4202560 2540 0 0 0 59872 0 0 0 20 0 19 0 475122524 15787429888 218344 33554432000 4194304 4196468 140729261094304 140409296379872 140409482419509 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140729261102043 140729261102218 140729261102218 140729261105103 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 874828 KiB

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

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

[startup+604.252 s]
# the end of solver process 8785 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.92 s, system=0.545096 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

[startup+604.22 s]*
/proc/loadavg: 8.37 8.15 7.71 5/236 9019
/proc/meminfo: memFree=4296332/32770624 swapFree=66972280/67108860
Current cumulated CPU time of completed processes: 0.002206 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 604.252
CPU time (s): 2400.46
CPU user time (s): 2399.92
CPU system time (s): 0.545096
CPU usage (%): 397.262
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 874828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.92
system time used= 0.545096
maximum resident set size= 874036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119954
page faults= 0
swaps= 0
block input operations= 16
block output operations= 864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16873
involuntary context switches= 39005


# summary of solver processes directly reported to runsolver:
#   pid: 8783,8785
#   total CPU time (s): 2400.46
#   total CPU user time (s): 2399.92
#   total CPU system time (s): 0.545096

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.70188 second user time and 6.76451 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-20 17:02:43
IDJOB=4404159
IDBENCH=136787
IDSOLVER=2864
FILE ID=node117/4404159-1568991806
RUNJOBID= node117-1568989944-5359
PBS_JOBID= 21704646
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n3c3w2d.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404159-1568991806/watcher-4404159-1568991806 -o /var/tmp/evaluation-result-4404159-1568991806/solver-4404159-1568991806 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node117-1568989944-5359 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 57277171 HOME/instance-4404159-1568991806.xml

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

MD5SUM BENCH= 3d635ffc1c83223a36f997090f45a603
RANDOM SEED=57277171

node117.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.75
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.75
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.75
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.75
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:         6676696 kB
MemAvailable:   27670616 kB
Buffers:          136844 kB
Cached:         20762424 kB
SwapCached:        27744 kB
Active:         14545604 kB
Inactive:       10542768 kB
Active(anon):    4161172 kB
Inactive(anon):    68756 kB
Active(file):   10384432 kB
Inactive(file): 10474012 kB
Unevictable:      108556 kB
Mlocked:          108556 kB
SwapTotal:      67108860 kB
SwapFree:       66972260 kB
Dirty:             26112 kB
Writeback:             0 kB
AnonPages:       4272716 kB
Mapped:            61360 kB
Shmem:             32436 kB
Slab:             592188 kB
SReclaimable:     563936 kB
SUnreclaim:        28252 kB
KernelStack:        3824 kB
PageTables:        14028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5390220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4149248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node117 at 2019-09-20 17:12:47