Trace number 4406561

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.1 2395.81

General information on the benchmark

NameBinPacking/BinPacking-sum-s28/
BinPacking-sum-s28-195.xml
MD5SUMd65d33615c5545f7b52e9722b13d9f63
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 variables2201
Number of constraints179
Number of domains2
Minimum domain size89
Maximum domain size162
Distribution of domain sizes[{"size":89,"count":1},{"size":162,"count":2200}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":2112},{"degree":5,"count":88}]
Minimum constraint arity25
Maximum constraint arity2200
Distribution of constraint arities[{"arity":25,"count":176},{"arity":89,"count":1},{"arity":2200,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":88},{"type":"lex","count":1},{"type":"sum","count":88},{"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-4406561-1569403361.xml"  -tl '2400s' -p 1
0.09/0.20	c Choco e747e1e
0.09/0.20	c [HOME/instance-4406561-1569403361.xml, -tl, 2400s, -p, 1]
0.31/0.24	c simple solver
0.31/0.30	c parse instance...
1.22/0.61	c solve instance...
2400.08/2395.80	s UNKNOWN
2400.08/2395.80	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 (12375 MiB free)
  memory of node 1: 16384 MiB (12180 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406561-1569403361/watcher-4406561-1569403361 -o /var/tmp/evaluation-result-4406561-1569403361/solver-4406561-1569403361 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node117-1569396627-9002 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 734900325 HOME/instance-4406561-1569403361.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
Current StackSize limit: 8192 KiB

solver pid=10486, runsolver pid=10483

[startup+0.100122 s]*
/proc/loadavg: 1.87 1.84 1.86 5/229 10502
/proc/meminfo: memFree=25130712/32770624 swapFree=66974632/67108860
[pid=10486] ppid=10483 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10486/stat : 10486 (xcsp3-exec) S 10483 10486 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516277869 115843072 364 33554432000 4194304 5098028 140723764189456 140723764187560 139644592579196 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15654912 140723764196183 140723764196441 140723764196441 140723764199366 0
/proc/10486/statm: 28282 364 305 221 0 87 0
[pid=10488] ppid=10486 vsize=15144776 memory=27612 CPUtime=0.09 cores=0,2,4,6
/proc/10488/stat : 10488 (java) S 10486 10486 8971 0 -1 1077944320 5296 0 0 0 8 1 0 0 20 0 15 0 516277869 15508250624 6903 33554432000 4194304 4196468 140736124566928 140736124549472 140442061029111 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
/proc/10488/statm: 3786194 6903 3046 1 0 3748377 0
[pid=10488/tid=10489] ppid=10486 vsize=15144776 memory=8252428994737482315 CPUtime=0.07 cores=0,2,4,6
/proc/10488/task/10489/stat : 10489 (java) R 10486 10486 8971 0 -1 4202560 3424 0 0 0 6 1 0 0 20 0 15 0 516277869 15508250624 6903 33554432000 4194304 4196468 140736124566928 140442065267904 140442061051037 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10490] ppid=10486 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10490/stat : 10490 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277872 15508250624 6903 33554432000 4194304 4196468 140736124566928 140442013650064 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10491] ppid=10486 vsize=15144776 memory=140338677651072 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10491/stat : 10491 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277872 15508250624 6903 33554432000 4194304 4196468 140736124566928 140442012597264 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10492] ppid=10486 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10492/stat : 10492 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277872 15508250624 6903 33554432000 4194304 4196468 140736124566928 140442011544464 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10493] ppid=10486 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10493/stat : 10493 (java) S 10486 10486 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516277872 15508250624 6903 33554432000 4194304 4196468 140736124566928 140442010491664 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10494] ppid=10486 vsize=15144776 memory=140338677651072 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10494/stat : 10494 (java) S 10486 10486 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516277874 15508250624 6903 33554432000 4194304 4196468 140736124566928 140440935160176 140442061040258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10495] ppid=10486 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10495/stat : 10495 (java) S 10486 10486 8971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516277874 15508250624 6903 33554432000 4194304 4196468 140736124566928 140440934106144 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10496] ppid=10486 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10496/stat : 10496 (java) S 10486 10486 8971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516277874 15508250624 6903 33554432000 4194304 4196468 140736124566928 140440933053296 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10497] ppid=10486 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10497/stat : 10497 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15508250624 6903 33554432000 4194304 4196468 140736124566928 140440932001616 140442061047707 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10498] ppid=10486 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10498/stat : 10498 (java) S 10486 10486 8971 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 516277877 15508250624 6903 33554432000 4194304 4196468 140736124566928 140440930950000 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10499] ppid=10486 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10499/stat : 10499 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15508250624 6903 33554432000 4194304 4196468 140736124566928 140440929897200 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10500] ppid=10486 vsize=15144776 memory=140338677651072 CPUtime=0.01 cores=0,2,4,6
/proc/10488/task/10500/stat : 10500 (java) S 10486 10486 8971 0 -1 1077944384 266 0 0 0 1 0 0 0 20 0 15 0 516277877 15508250624 6903 33554432000 4194304 4196468 140736124566928 140440928844400 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10501] ppid=10486 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10501/stat : 10501 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15508250624 6903 33554432000 4194304 4196468 140736124566928 140440927791840 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10502] ppid=10486 vsize=15144776 memory=140338677651072 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10502/stat : 10502 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277877 15508250624 6903 33554432000 4194304 4196468 140736124566928 140440926739120 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29068 KiB

[startup+0.210758 s]*
/proc/loadavg: 1.87 1.84 1.86 4/229 10502
/proc/meminfo: memFree=25116592/32770624 swapFree=66974632/67108860
[pid=10486] ppid=10483 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10486/stat : 10486 (xcsp3-exec) S 10483 10486 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516277869 115843072 364 33554432000 4194304 5098028 140723764189456 140723764187560 139644592579196 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15654912 140723764196183 140723764196441 140723764196441 140723764199366 0
/proc/10486/statm: 28282 364 305 221 0 87 0
[pid=10488] ppid=10486 vsize=15144776 memory=40800 CPUtime=0.31 cores=0,2,4,6
/proc/10488/stat : 10488 (java) S 10486 10486 8971 0 -1 1077944320 9377 0 0 0 29 2 0 0 20 0 15 0 516277869 15508250624 10200 33554432000 4194304 4196468 140736124566928 140736124549472 140442061029111 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
/proc/10488/statm: 3786194 10200 3291 1 0 3748377 0
[pid=10488/tid=10489] ppid=10486 vsize=15144776 memory=7883960649037381690 CPUtime=0.18 cores=0,2,4,6
/proc/10488/task/10489/stat : 10489 (java) R 10486 10486 8971 0 -1 4202560 6541 0 0 0 16 2 0 0 20 0 15 0 516277869 15508250624 10200 33554432000 4194304 4196468 140736124566928 140442065263040 140442061041046 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10490] ppid=10486 vsize=15144776 memory=13657 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10490/stat : 10490 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277872 15508250624 10200 33554432000 4194304 4196468 140736124566928 140442013650064 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10491] ppid=10486 vsize=15144776 memory=3546218377352287904 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10491/stat : 10491 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277872 15508250624 10200 33554432000 4194304 4196468 140736124566928 140442012597264 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10492] ppid=10486 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10492/stat : 10492 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277872 15508250624 10200 33554432000 4194304 4196468 140736124566928 140442011544464 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10493] ppid=10486 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10493/stat : 10493 (java) S 10486 10486 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516277872 15508250624 10200 33554432000 4194304 4196468 140736124566928 140442010491664 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10494] ppid=10486 vsize=15144776 memory=140338677651072 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10494/stat : 10494 (java) S 10486 10486 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516277874 15508250624 10200 33554432000 4194304 4196468 140736124566928 140440935160176 140442061040258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10495] ppid=10486 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10495/stat : 10495 (java) S 10486 10486 8971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516277874 15508250624 10200 33554432000 4194304 4196468 140736124566928 140440934106144 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10496] ppid=10486 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10496/stat : 10496 (java) S 10486 10486 8971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516277874 15508250624 10200 33554432000 4194304 4196468 140736124566928 140440933053296 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10497] ppid=10486 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10497/stat : 10497 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15508250624 10200 33554432000 4194304 4196468 140736124566928 140440932001616 140442061047707 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10498] ppid=10486 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/10488/task/10498/stat : 10498 (java) S 10486 10486 8971 0 -1 1077944384 640 0 0 0 3 0 0 0 20 0 15 0 516277877 15508250624 10200 33554432000 4194304 4196468 140736124566928 140440930950000 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10499] ppid=10486 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/10488/task/10499/stat : 10499 (java) S 10486 10486 8971 0 -1 1077944384 136 0 0 0 1 0 0 0 20 0 15 0 516277877 15508250624 10200 33554432000 4194304 4196468 140736124566928 140440929897200 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10500] ppid=10486 vsize=15144776 memory=140338677651072 CPUtime=0.07 cores=0,2,4,6
/proc/10488/task/10500/stat : 10500 (java) R 10486 10486 8971 0 -1 4202560 754 0 0 0 7 0 0 0 20 0 15 0 516277877 15508250624 10200 33554432000 4194304 4196468 140736124566928 140440928844400 140442039990740 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10501] ppid=10486 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10501/stat : 10501 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15508250624 10200 33554432000 4194304 4196468 140736124566928 140440927791840 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10502] ppid=10486 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10502/stat : 10502 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277877 15508250624 10200 33554432000 4194304 4196468 140736124566928 140440926739120 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42256 KiB

[startup+0.310577 s]*
/proc/loadavg: 1.87 1.84 1.86 5/229 10502
/proc/meminfo: memFree=25111752/32770624 swapFree=66974632/67108860
[pid=10486] ppid=10483 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10486/stat : 10486 (xcsp3-exec) S 10483 10486 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516277869 115843072 364 33554432000 4194304 5098028 140723764189456 140723764187560 139644592579196 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15654912 140723764196183 140723764196441 140723764196441 140723764199366 0
/proc/10486/statm: 28282 364 305 221 0 87 0
[pid=10488] ppid=10486 vsize=15149032 memory=46636 CPUtime=0.49 cores=0,2,4,6
/proc/10488/stat : 10488 (java) S 10486 10486 8971 0 -1 1077944320 10535 0 0 0 46 3 0 0 20 0 15 0 516277869 15512608768 11659 33554432000 4194304 4196468 140736124566928 140736124549472 140442061029111 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
/proc/10488/statm: 3787258 11659 3322 1 0 3748377 0
[pid=10488/tid=10489] ppid=10486 vsize=15149032 memory=1398722017469774279 CPUtime=0.27 cores=0,2,4,6
/proc/10488/task/10489/stat : 10489 (java) R 10486 10486 8971 0 -1 4202560 7593 0 0 0 25 2 0 0 20 0 15 0 516277869 15512608768 11659 33554432000 4194304 4196468 140736124566928 140442065250368 140442045072741 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10490] ppid=10486 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10490/stat : 10490 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277872 15512608768 11659 33554432000 4194304 4196468 140736124566928 140442013650064 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10491] ppid=10486 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10491/stat : 10491 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277872 15512608768 11659 33554432000 4194304 4196468 140736124566928 140442012597264 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10492] ppid=10486 vsize=15149032 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10492/stat : 10492 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277872 15512608768 11659 33554432000 4194304 4196468 140736124566928 140442011544464 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10493] ppid=10486 vsize=15149032 memory=8562125494162282060 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10493/stat : 10493 (java) S 10486 10486 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516277872 15512608768 11659 33554432000 4194304 4196468 140736124566928 140442010491664 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10494] ppid=10486 vsize=15149032 memory=7223591943076881810 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10494/stat : 10494 (java) S 10486 10486 8971 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516277874 15512608768 11659 33554432000 4194304 4196468 140736124566928 140440935160176 140442061040258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10495] ppid=10486 vsize=15149032 memory=6944938067432061290 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10495/stat : 10495 (java) S 10486 10486 8971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516277874 15512608768 11659 33554432000 4194304 4196468 140736124566928 140440934106144 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10496] ppid=10486 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10496/stat : 10496 (java) S 10486 10486 8971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516277874 15512608768 11659 33554432000 4194304 4196468 140736124566928 140440933053296 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10497] ppid=10486 vsize=15149032 memory=7100839852926015589 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10497/stat : 10497 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15512608768 11659 33554432000 4194304 4196468 140736124566928 140440932001616 140442061047707 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10498] ppid=10486 vsize=15149032 memory=4426089072227881875 CPUtime=0.05 cores=0,2,4,6
/proc/10488/task/10498/stat : 10498 (java) S 10486 10486 8971 0 -1 1077944384 650 0 0 0 5 0 0 0 20 0 15 0 516277877 15512608768 11659 33554432000 4194304 4196468 140736124566928 140440930950000 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10499] ppid=10486 vsize=15149032 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10488/task/10499/stat : 10499 (java) S 10486 10486 8971 0 -1 1077944384 160 0 0 0 2 0 0 0 20 0 15 0 516277877 15512608768 11659 33554432000 4194304 4196468 140736124566928 140440929897200 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10500] ppid=10486 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/10488/task/10500/stat : 10500 (java) R 10486 10486 8971 0 -1 4202560 827 0 0 0 12 0 0 0 20 0 15 0 516277877 15512608768 11659 33554432000 4194304 4196468 140736124566928 140440928844400 140442039397975 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10501] ppid=10486 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10501/stat : 10501 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15512608768 11659 33554432000 4194304 4196468 140736124566928 140440927791840 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10502] ppid=10486 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10502/stat : 10502 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277877 15512608768 11659 33554432000 4194304 4196468 140736124566928 140440926739120 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 48092 KiB

[startup+0.700848 s]
/proc/loadavg: 1.87 1.84 1.86 4/229 10502
/proc/meminfo: memFree=25097464/32770624 swapFree=66974632/67108860
[pid=10486] ppid=10483 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10486/stat : 10486 (xcsp3-exec) S 10483 10486 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516277869 115843072 364 33554432000 4194304 5098028 140723764189456 140723764187560 139644592579196 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15654912 140723764196183 140723764196441 140723764196441 140723764199366 0
/proc/10486/statm: 28282 364 305 221 0 87 0
[pid=10488] ppid=10486 vsize=15151156 memory=73432 CPUtime=1.49 cores=0,2,4,6
/proc/10488/stat : 10488 (java) S 10486 10486 8971 0 -1 1077944320 13630 0 0 0 145 4 0 0 20 0 15 0 516277869 15514783744 18358 33554432000 4194304 4196468 140736124566928 140736124549472 140442061029111 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
/proc/10488/statm: 3787789 18358 3460 1 0 3748889 0
[pid=10488/tid=10489] ppid=10486 vsize=15151156 memory=1791471125761 CPUtime=0.65 cores=0,2,4,6
/proc/10488/task/10489/stat : 10489 (java) R 10486 10486 8971 0 -1 4202560 9125 0 0 0 62 3 0 0 20 0 15 0 516277869 15514783744 18358 33554432000 4194304 4196468 140736124566928 140442065265744 140441689395868 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10490] ppid=10486 vsize=15151156 memory=33 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10490/stat : 10490 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277872 15514783744 18358 33554432000 4194304 4196468 140736124566928 140442013650064 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10491] ppid=10486 vsize=15151156 memory=-7604262568725289114 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10491/stat : 10491 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277872 15514783744 18358 33554432000 4194304 4196468 140736124566928 140442012597264 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10492] ppid=10486 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10492/stat : 10492 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277872 15514783744 18358 33554432000 4194304 4196468 140736124566928 140442011544464 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10493] ppid=10486 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10493/stat : 10493 (java) S 10486 10486 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516277872 15514783744 18358 33554432000 4194304 4196468 140736124566928 140442010491664 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10494] ppid=10486 vsize=15151156 memory=55228 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10494/stat : 10494 (java) S 10486 10486 8971 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 516277874 15514783744 18358 33554432000 4194304 4196468 140736124566928 140440935160176 140442061040258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10495] ppid=10486 vsize=15151156 memory=992 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10495/stat : 10495 (java) S 10486 10486 8971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516277874 15514783744 18358 33554432000 4194304 4196468 140736124566928 140440934106144 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10496] ppid=10486 vsize=15151156 memory=2044 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10496/stat : 10496 (java) S 10486 10486 8971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516277874 15514783744 18358 33554432000 4194304 4196468 140736124566928 140440933053296 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10497] ppid=10486 vsize=15151156 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10497/stat : 10497 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15514783744 18358 33554432000 4194304 4196468 140736124566928 140440932001616 140442061047707 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10498] ppid=10486 vsize=15151156 memory=11624 CPUtime=0.24 cores=0,2,4,6
/proc/10488/task/10498/stat : 10498 (java) S 10486 10486 8971 0 -1 1077944384 1134 0 0 0 24 0 0 0 20 0 15 0 516277877 15514783744 18358 33554432000 4194304 4196468 140736124566928 140440930950000 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10499] ppid=10486 vsize=15151156 memory=740 CPUtime=0.24 cores=0,2,4,6
/proc/10488/task/10499/stat : 10499 (java) R 10486 10486 8971 0 -1 4202560 571 0 0 0 24 0 0 0 20 0 15 0 516277877 15514783744 18358 33554432000 4194304 4196468 140736124566928 140440929897200 140442040248304 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10500] ppid=10486 vsize=15151156 memory=1056 CPUtime=0.33 cores=0,2,4,6
/proc/10488/task/10500/stat : 10500 (java) S 10486 10486 8971 0 -1 1077944384 1490 0 0 0 33 0 0 0 20 0 15 0 516277877 15514783744 18358 33554432000 4194304 4196468 140736124566928 140440928844400 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10501] ppid=10486 vsize=15151156 memory=1552 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10501/stat : 10501 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15514783744 18358 33554432000 4194304 4196468 140736124566928 140440927791840 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10502] ppid=10486 vsize=15151156 memory=1040 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10502/stat : 10502 (java) S 10486 10486 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516277877 15514783744 18358 33554432000 4194304 4196468 140736124566928 140440926739120 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 74888 KiB

[startup+1.50082 s]
/proc/loadavg: 1.87 1.84 1.86 3/229 10503
/proc/meminfo: memFree=25083124/32770624 swapFree=66974632/67108860
[pid=10486] ppid=10483 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10486/stat : 10486 (xcsp3-exec) S 10483 10486 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516277869 115843072 364 33554432000 4194304 5098028 140723764189456 140723764187560 139644592579196 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15654912 140723764196183 140723764196441 140723764196441 140723764199366 0
/proc/10486/statm: 28282 364 305 221 0 87 0

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

/proc/10488/task/10496/stat : 10496 (java) S 10486 10486 8971 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 516277874 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440933053312 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10497] ppid=10486 vsize=15151156 memory=230216 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10497/stat : 10497 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440932001616 140442061047707 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10498] ppid=10486 vsize=15151156 memory=230216 CPUtime=1.23 cores=0,2,4,6
/proc/10488/task/10498/stat : 10498 (java) S 10486 10486 8971 0 -1 1077944384 10152 0 0 0 122 1 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440930950000 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10499] ppid=10486 vsize=15151156 memory=780 CPUtime=1.9 cores=0,2,4,6
/proc/10488/task/10499/stat : 10499 (java) S 10486 10486 8971 0 -1 1077944384 16442 0 0 0 188 2 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440929897200 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10500] ppid=10486 vsize=15151156 memory=500 CPUtime=0.52 cores=0,2,4,6
/proc/10488/task/10500/stat : 10500 (java) S 10486 10486 8971 0 -1 1077944384 7111 0 0 0 52 0 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440928844400 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10501] ppid=10486 vsize=15151156 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10501/stat : 10501 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440927791840 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10502] ppid=10486 vsize=15151156 memory=1456 CPUtime=0.64 cores=0,2,4,6
/proc/10488/task/10502/stat : 10502 (java) S 10486 10486 8971 0 -1 1077944384 898 0 0 0 27 37 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440926739120 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
Current children cumulated CPU time: 2266.54 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 231672 KiB

[startup+2322.3 s]
/proc/loadavg: 2.05 2.10 2.04 3/229 10797
/proc/meminfo: memFree=22883804/32770624 swapFree=66974640/67108860
[pid=10486] ppid=10483 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10486/stat : 10486 (xcsp3-exec) S 10483 10486 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516277869 115843072 364 33554432000 4194304 5098028 140723764189456 140723764187560 139644592579196 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15654912 140723764196183 140723764196441 140723764196441 140723764199366 0
/proc/10486/statm: 28282 364 305 221 0 87 0
[pid=10488] ppid=10486 vsize=15151156 memory=230216 CPUtime=2326.56 cores=0,2,4,6
/proc/10488/stat : 10488 (java) S 10486 10486 8971 0 -1 1077944320 59227 0 0 0 232610 46 0 0 20 0 15 0 516277869 15514783744 57554 33554432000 4194304 4196468 140736124566928 140736124549472 140442061029111 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
/proc/10488/statm: 3787789 57554 3509 1 0 3748889 0
[pid=10488/tid=10489] ppid=10486 vsize=15151156 memory=230216 CPUtime=2321.99 cores=0,2,4,6
/proc/10488/task/10489/stat : 10489 (java) R 10486 10486 8971 0 -1 4202560 17511 0 0 0 232188 11 0 0 20 0 15 0 516277869 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442065268576 140441694694312 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10490] ppid=10486 vsize=15151156 memory=1456 CPUtime=0.03 cores=0,2,4,6
/proc/10488/task/10490/stat : 10490 (java) S 10486 10486 8971 0 -1 1077944384 1070 0 0 0 3 0 0 0 20 0 15 0 516277872 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442013650064 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10491] ppid=10486 vsize=15151156 memory=1456 CPUtime=0.03 cores=0,2,4,6
/proc/10488/task/10491/stat : 10491 (java) S 10486 10486 8971 0 -1 1077944384 851 0 0 0 3 0 0 0 20 0 15 0 516277872 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442012597264 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10492] ppid=10486 vsize=15151156 memory=1456 CPUtime=0.03 cores=0,2,4,6
/proc/10488/task/10492/stat : 10492 (java) S 10486 10486 8971 0 -1 1077944384 1315 0 0 0 3 0 0 0 20 0 15 0 516277872 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442011544464 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10493] ppid=10486 vsize=15151156 memory=1456 CPUtime=0.03 cores=0,2,4,6
/proc/10488/task/10493/stat : 10493 (java) S 10486 10486 8971 0 -1 1077944384 750 0 0 0 3 0 0 0 20 0 15 0 516277872 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442010491664 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10494] ppid=10486 vsize=15151156 memory=230216 CPUtime=0.04 cores=0,2,4,6
/proc/10488/task/10494/stat : 10494 (java) S 10486 10486 8971 0 -1 1077944384 1707 0 0 0 3 1 0 0 20 0 15 0 516277874 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440935160176 140442061040258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10495] ppid=10486 vsize=15151156 memory=230216 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10495/stat : 10495 (java) S 10486 10486 8971 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 516277874 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440934106208 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10496] ppid=10486 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10496/stat : 10496 (java) S 10486 10486 8971 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 516277874 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440933053312 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10497] ppid=10486 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10497/stat : 10497 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440932001616 140442061047707 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10498] ppid=10486 vsize=15151156 memory=230216 CPUtime=1.23 cores=0,2,4,6
/proc/10488/task/10498/stat : 10498 (java) S 10486 10486 8971 0 -1 1077944384 10152 0 0 0 122 1 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440930950000 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10499] ppid=10486 vsize=15151156 memory=3612 CPUtime=1.9 cores=0,2,4,6
/proc/10488/task/10499/stat : 10499 (java) S 10486 10486 8971 0 -1 1077944384 16442 0 0 0 188 2 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440929897200 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10500] ppid=10486 vsize=15151156 memory=55292 CPUtime=0.52 cores=0,2,4,6
/proc/10488/task/10500/stat : 10500 (java) S 10486 10486 8971 0 -1 1077944384 7111 0 0 0 52 0 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440928844400 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10501] ppid=10486 vsize=15151156 memory=3612 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10501/stat : 10501 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440927791840 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10502] ppid=10486 vsize=15151156 memory=55292 CPUtime=0.65 cores=0,2,4,6
/proc/10488/task/10502/stat : 10502 (java) S 10486 10486 8971 0 -1 1077944384 902 0 0 0 28 37 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440926739120 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
Current children cumulated CPU time: 2326.56 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 231672 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.08 2.04 3/231 10826
/proc/meminfo: memFree=22882280/32770624 swapFree=66974640/67108860
[pid=10486] ppid=10483 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10486/stat : 10486 (xcsp3-exec) S 10483 10486 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516277869 115843072 364 33554432000 4194304 5098028 140723764189456 140723764187560 139644592579196 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15654912 140723764196183 140723764196441 140723764196441 140723764199366 0
/proc/10486/statm: 28282 364 305 221 0 87 0
[pid=10488] ppid=10486 vsize=15151156 memory=230216 CPUtime=2386.56 cores=0,2,4,6
/proc/10488/stat : 10488 (java) S 10486 10486 8971 0 -1 1077944320 59322 0 0 0 238610 46 0 0 20 0 15 0 516277869 15514783744 57554 33554432000 4194304 4196468 140736124566928 140736124549472 140442061029111 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
/proc/10488/statm: 3787789 57554 3509 1 0 3748889 0
[pid=10488/tid=10489] ppid=10486 vsize=15151156 memory=230216 CPUtime=2381.98 cores=0,2,4,6
/proc/10488/task/10489/stat : 10489 (java) R 10486 10486 8971 0 -1 4202560 17593 0 0 0 238187 11 0 0 20 0 15 0 516277869 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442065268576 140441694697743 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10490] ppid=10486 vsize=15151156 memory=230216 CPUtime=0.03 cores=0,2,4,6
/proc/10488/task/10490/stat : 10490 (java) S 10486 10486 8971 0 -1 1077944384 1070 0 0 0 3 0 0 0 20 0 15 0 516277872 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442013650064 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10491] ppid=10486 vsize=15151156 memory=230216 CPUtime=0.03 cores=0,2,4,6
/proc/10488/task/10491/stat : 10491 (java) S 10486 10486 8971 0 -1 1077944384 851 0 0 0 3 0 0 0 20 0 15 0 516277872 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442012597264 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10492] ppid=10486 vsize=15151156 memory=230216 CPUtime=0.03 cores=0,2,4,6
/proc/10488/task/10492/stat : 10492 (java) S 10486 10486 8971 0 -1 1077944384 1315 0 0 0 3 0 0 0 20 0 15 0 516277872 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442011544464 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10493] ppid=10486 vsize=15151156 memory=230216 CPUtime=0.03 cores=0,2,4,6
/proc/10488/task/10493/stat : 10493 (java) S 10486 10486 8971 0 -1 1077944384 750 0 0 0 3 0 0 0 20 0 15 0 516277872 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442010491664 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10494] ppid=10486 vsize=15151156 memory=230216 CPUtime=0.04 cores=0,2,4,6
/proc/10488/task/10494/stat : 10494 (java) S 10486 10486 8971 0 -1 1077944384 1708 0 0 0 3 1 0 0 20 0 15 0 516277874 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440935160176 140442061040258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10495] ppid=10486 vsize=15151156 memory=230216 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10495/stat : 10495 (java) S 10486 10486 8971 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 516277874 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440934106208 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10496] ppid=10486 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10496/stat : 10496 (java) S 10486 10486 8971 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 516277874 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440933053312 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10497] ppid=10486 vsize=15151156 memory=230216 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10497/stat : 10497 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440932001616 140442061047707 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10498] ppid=10486 vsize=15151156 memory=230216 CPUtime=1.23 cores=0,2,4,6
/proc/10488/task/10498/stat : 10498 (java) S 10486 10486 8971 0 -1 1077944384 10154 0 0 0 122 1 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440930950000 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10499] ppid=10486 vsize=15151156 memory=230216 CPUtime=1.9 cores=0,2,4,6
/proc/10488/task/10499/stat : 10499 (java) S 10486 10486 8971 0 -1 1077944384 16444 0 0 0 188 2 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440929897200 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10500] ppid=10486 vsize=15151156 memory=3612 CPUtime=0.52 cores=0,2,4,6
/proc/10488/task/10500/stat : 10500 (java) S 10486 10486 8971 0 -1 1077944384 7113 0 0 0 52 0 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440928844400 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10501] ppid=10486 vsize=15151156 memory=55320 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10501/stat : 10501 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440927791840 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10502] ppid=10486 vsize=15151156 memory=992 CPUtime=0.67 cores=0,2,4,6
/proc/10488/task/10502/stat : 10502 (java) S 10486 10486 8971 0 -1 1077944384 908 0 0 0 29 38 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440926739120 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
Current children cumulated CPU time: 2386.56 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 231672 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2395.8 s]
/proc/loadavg: 2.01 2.07 2.04 3/230 10826
/proc/meminfo: memFree=22883104/32770624 swapFree=66974640/67108860
[pid=10486] ppid=10483 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10486/stat : 10486 (xcsp3-exec) S 10483 10486 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516277869 115843072 364 33554432000 4194304 5098028 140723764189456 140723764187560 139644592579196 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15654912 140723764196183 140723764196441 140723764196441 140723764199366 0
/proc/10486/statm: 28282 364 305 221 0 87 0
[pid=10488] ppid=10486 vsize=15151156 memory=230216 CPUtime=2400.08 cores=0,2,4,6
/proc/10488/stat : 10488 (java) S 10486 10486 8971 0 -1 1077944320 59341 0 0 0 239961 47 0 0 20 0 15 0 516277869 15514783744 57554 33554432000 4194304 4196468 140736124566928 140736124549472 140442061029111 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
/proc/10488/statm: 3787789 57554 3509 1 0 3748889 0
[pid=10488/tid=10489] ppid=10486 vsize=15151156 memory=3312 CPUtime=2395.48 cores=0,2,4,6
/proc/10488/task/10489/stat : 10489 (java) R 10486 10486 8971 0 -1 4202560 17610 0 0 0 239537 11 0 0 20 0 15 0 516277869 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442065268576 140441694694478 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10490] ppid=10486 vsize=15151156 memory=1452 CPUtime=0.03 cores=0,2,4,6
/proc/10488/task/10490/stat : 10490 (java) S 10486 10486 8971 0 -1 1077944384 1070 0 0 0 3 0 0 0 20 0 15 0 516277872 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442013650064 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10491] ppid=10486 vsize=15151156 memory=2205832 CPUtime=0.03 cores=0,2,4,6
/proc/10488/task/10491/stat : 10491 (java) S 10486 10486 8971 0 -1 1077944384 851 0 0 0 3 0 0 0 20 0 15 0 516277872 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442012597264 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10492] ppid=10486 vsize=15151156 memory=4096 CPUtime=0.03 cores=0,2,4,6
/proc/10488/task/10492/stat : 10492 (java) S 10486 10486 8971 0 -1 1077944384 1315 0 0 0 3 0 0 0 20 0 15 0 516277872 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442011544464 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10493] ppid=10486 vsize=15151156 memory=1732 CPUtime=0.03 cores=0,2,4,6
/proc/10488/task/10493/stat : 10493 (java) S 10486 10486 8971 0 -1 1077944384 750 0 0 0 3 0 0 0 20 0 15 0 516277872 15514783744 57554 33554432000 4194304 4196468 140736124566928 140442010491664 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10494] ppid=10486 vsize=15151156 memory=1436 CPUtime=0.04 cores=0,2,4,6
/proc/10488/task/10494/stat : 10494 (java) S 10486 10486 8971 0 -1 1077944384 1708 0 0 0 3 1 0 0 20 0 15 0 516277874 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440935160176 140442061040258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10495] ppid=10486 vsize=15151156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10495/stat : 10495 (java) S 10486 10486 8971 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 516277874 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440934106208 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10496] ppid=10486 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10496/stat : 10496 (java) S 10486 10486 8971 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 516277874 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440933053312 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10497] ppid=10486 vsize=15151156 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10497/stat : 10497 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440932001616 140442061047707 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10498] ppid=10486 vsize=15151156 memory=1716 CPUtime=1.23 cores=0,2,4,6
/proc/10488/task/10498/stat : 10498 (java) S 10486 10486 8971 0 -1 1077944384 10154 0 0 0 122 1 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440930950000 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10499] ppid=10486 vsize=15151156 memory=1200 CPUtime=1.9 cores=0,2,4,6
/proc/10488/task/10499/stat : 10499 (java) S 10486 10486 8971 0 -1 1077944384 16444 0 0 0 188 2 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440929897200 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10500] ppid=10486 vsize=15151156 memory=6791534058613427641 CPUtime=0.52 cores=0,2,4,6
/proc/10488/task/10500/stat : 10500 (java) S 10486 10486 8971 0 -1 1077944384 7113 0 0 0 52 0 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440928844400 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10501] ppid=10486 vsize=15151156 memory=1040 CPUtime=0 cores=0,2,4,6
/proc/10488/task/10501/stat : 10501 (java) S 10486 10486 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440927791840 140442061039317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
[pid=10488/tid=10502] ppid=10486 vsize=15151156 memory=3644 CPUtime=0.67 cores=0,2,4,6
/proc/10488/task/10502/stat : 10502 (java) S 10486 10486 8971 0 -1 1077944384 910 0 0 0 29 38 0 0 20 0 15 0 516277877 15514783744 57554 33554432000 4194304 4196468 140736124566928 140440926739120 140442061040258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13864960 140736124568539 140736124568714 140736124568714 140736124571599 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 231672 KiB

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

[startup+2395.81 s]
# the end of solver process 10486 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002336 s, system=0 s

[startup+2395.81 s]
# the end of solver process 10488 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.62 s, system=0.474026 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2395.81
CPU time (s): 2400.1
CPU user time (s): 2399.62
CPU system time (s): 0.474026
CPU usage (%): 100.179
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 236780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.62
system time used= 0.474026
maximum resident set size= 235324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60288
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54518
involuntary context switches= 3025


# summary of solver processes directly reported to runsolver:
#   pid: 10486,10488
#   total CPU time (s): 2400.1
#   total CPU user time (s): 2399.62
#   total CPU system time (s): 0.474026

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7346 second user time and 20.9014 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-25 11:21:57
IDJOB=4406561
IDBENCH=137880
IDSOLVER=2870
FILE ID=node117/4406561-1569403361
RUNJOBID= node117-1569396627-9002
PBS_JOBID= 21705694
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-s28/BinPacking-sum-s28-195.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-4406561-1569403361/watcher-4406561-1569403361 -o /var/tmp/evaluation-result-4406561-1569403361/solver-4406561-1569403361 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node117-1569396627-9002 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 734900325 HOME/instance-4406561-1569403361.xml

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

MD5SUM BENCH= d65d33615c5545f7b52e9722b13d9f63
RANDOM SEED=734900325

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:        25145240 kB
MemAvailable:   31666676 kB
Buffers:          144668 kB
Cached:          6430252 kB
SwapCached:        27776 kB
Active:          3418624 kB
Inactive:        3347888 kB
Active(anon):     162308 kB
Inactive(anon):    80920 kB
Active(file):    3256316 kB
Inactive(file):  3266968 kB
Unevictable:      106976 kB
Mlocked:          106976 kB
SwapTotal:      67108860 kB
SwapFree:       66974632 kB
Dirty:             25948 kB
Writeback:             0 kB
AnonPages:        457932 kB
Mapped:            68616 kB
Shmem:             42968 kB
Slab:             455040 kB
SReclaimable:     426612 kB
SUnreclaim:        28428 kB
KernelStack:        4032 kB
PageTables:         6664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1425600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    360448 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-25 12:01:53