Trace number 4399348

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-16? (TO) 2520.59 640.99

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c1w2b.xml
MD5SUMd888f3c6414640c595bd57a6b8e70245
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of constraints795
Number of domains2
Minimum domain size82
Maximum domain size397
Distribution of domain sizes[{"size":82,"count":1980},{"size":397,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1584},{"degree":5,"count":396}]
Minimum constraint arity5
Maximum constraint arity1980
Distribution of constraint arities[{"arity":5,"count":792},{"arity":397,"count":1},{"arity":1980,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":396},{"type":"lex","count":1},{"type":"sum","count":396},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399348-1568699164.xml"  -tl '2520s' -p 4
0.11/0.19	c Choco e747e1e
0.11/0.19	c [HOME/instance-4399348-1568699164.xml, -tl, 2520s, -p, 4]
0.32/0.23	c 4 solvers in parallel
0.32/0.29	c parse instance...
1.97/0.89	c solve instance...
2520.29/640.95	s UNKNOWN
2520.29/640.95	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 (13557 MiB free)
  memory of node 1: 16384 MiB (14118 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399348-1568699164/watcher-4399348-1568699164 -o /tmp/evaluation-result-4399348-1568699164/solver-4399348-1568699164 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32469 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1896332751 HOME/instance-4399348-1568699164.xml 

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

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


[startup+0.100093 s]*
/proc/loadavg: 8.65 8.48 8.35 7/233 8694
/proc/meminfo: memFree=28324548/32770624 swapFree=66939908/67108860
[pid=8678] ppid=8675 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (xcsp3-exec) S 8675 8678 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445831243 115843072 363 33554432000 4194304 5098028 140722448955696 140722448953800 139940888089212 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14598144 140722448962426 140722448962669 140722448962669 140722448965578 0
/proc/8678/statm: 28282 363 304 221 0 87 0
[pid=8680] ppid=8678 vsize=15144776 memory=28672 CPUtime=0.11 cores=1,3,5,7
/proc/8680/stat : 8680 (java) S 8678 8678 32437 0 -1 1077944320 5625 0 0 0 10 1 0 0 20 0 15 0 445831243 15508250624 7168 33554432000 4194304 4196468 140721926362256 140721926344800 140015993470711 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
/proc/8680/statm: 3786194 7168 3121 1 0 3748377 0
[pid=8680/tid=8681] ppid=8678 vsize=15144776 memory=7031125463459224206 CPUtime=0.08 cores=1,3,5,7
/proc/8680/task/8681/stat : 8681 (java) R 8678 8678 32437 0 -1 4202560 3553 0 0 0 8 0 0 0 20 0 15 0 445831243 15508250624 7168 33554432000 4194304 4196468 140721926362256 140015997702640 140015616207601 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8682] ppid=8678 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8682/stat : 8682 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831244 15508250624 7168 33554432000 4194304 4196468 140721926362256 140015946091664 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8683] ppid=8678 vsize=15144776 memory=140081891845760 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8683/stat : 8683 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831244 15508250624 7168 33554432000 4194304 4196468 140721926362256 140015945038864 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8684] ppid=8678 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8684/stat : 8684 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831244 15508250624 7168 33554432000 4194304 4196468 140721926362256 140015943986064 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8685] ppid=8678 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8685/stat : 8685 (java) S 8678 8678 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445831244 15508250624 7168 33554432000 4194304 4196468 140721926362256 140015942933264 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8686] ppid=8678 vsize=15144776 memory=140081891845760 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8686/stat : 8686 (java) S 8678 8678 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445831246 15508250624 7168 33554432000 4194304 4196468 140721926362256 140015461976432 140015993481858 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8687] ppid=8678 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8687/stat : 8687 (java) S 8678 8678 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445831246 15508250624 7168 33554432000 4194304 4196468 140721926362256 140015460922400 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8688] ppid=8678 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8688/stat : 8688 (java) S 8678 8678 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445831246 15508250624 7168 33554432000 4194304 4196468 140721926362256 140015459869552 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8689] ppid=8678 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8689/stat : 8689 (java) S 8678 8678 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445831249 15508250624 7168 33554432000 4194304 4196468 140721926362256 140015458817872 140015993489307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8690] ppid=8678 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8690/stat : 8690 (java) R 8678 8678 32437 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 445831249 15508250624 7168 33554432000 4194304 4196468 140721926362256 140015457766256 140015993481858 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8691] ppid=8678 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8691/stat : 8691 (java) S 8678 8678 32437 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 445831249 15508250624 7168 33554432000 4194304 4196468 140721926362256 140015456713456 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8692] ppid=8678 vsize=15144776 memory=140081891845760 CPUtime=0.01 cores=1,3,5,7
/proc/8680/task/8692/stat : 8692 (java) R 8678 8678 32437 0 -1 4202560 345 0 0 0 1 0 0 0 20 0 15 0 445831249 15508250624 7168 33554432000 4194304 4196468 140721926362256 140015455660656 140015985707838 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8693] ppid=8678 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8693/stat : 8693 (java) S 8678 8678 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445831249 15508250624 7168 33554432000 4194304 4196468 140721926362256 140015454608096 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8694] ppid=8678 vsize=15144776 memory=140081891845760 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8694/stat : 8694 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831250 15508250624 7168 33554432000 4194304 4196468 140721926362256 140015453555376 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30124 KiB

[startup+0.210687 s]*
/proc/loadavg: 8.65 8.48 8.35 8/233 8694
/proc/meminfo: memFree=28312032/32770624 swapFree=66939908/67108860
[pid=8678] ppid=8675 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (xcsp3-exec) S 8675 8678 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445831243 115843072 363 33554432000 4194304 5098028 140722448955696 140722448953800 139940888089212 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14598144 140722448962426 140722448962669 140722448962669 140722448965578 0
/proc/8678/statm: 28282 363 304 221 0 87 0
[pid=8680] ppid=8678 vsize=15144776 memory=40448 CPUtime=0.32 cores=1,3,5,7
/proc/8680/stat : 8680 (java) S 8678 8678 32437 0 -1 1077944320 9269 0 0 0 29 3 0 0 20 0 15 0 445831243 15508250624 10112 33554432000 4194304 4196468 140721926362256 140721926344800 140015993470711 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
/proc/8680/statm: 3786194 10112 3302 1 0 3748377 0
[pid=8680/tid=8681] ppid=8678 vsize=15144776 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/8680/task/8681/stat : 8681 (java) R 8678 8678 32437 0 -1 4202560 6532 0 0 0 17 2 0 0 20 0 15 0 445831243 15508250624 10112 33554432000 4194304 4196468 140721926362256 140015997702624 140015993492637 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8682] ppid=8678 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8682/stat : 8682 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831244 15508250624 10112 33554432000 4194304 4196468 140721926362256 140015946091664 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8683] ppid=8678 vsize=15144776 memory=140081891874318 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8683/stat : 8683 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831244 15508250624 10112 33554432000 4194304 4196468 140721926362256 140015945038864 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8684] ppid=8678 vsize=15144776 memory=140081891845760 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8684/stat : 8684 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831244 15508250624 10112 33554432000 4194304 4196468 140721926362256 140015943986064 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8685] ppid=8678 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8685/stat : 8685 (java) S 8678 8678 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445831244 15508250624 10112 33554432000 4194304 4196468 140721926362256 140015942933264 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8686] ppid=8678 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8686/stat : 8686 (java) S 8678 8678 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445831246 15508250624 10112 33554432000 4194304 4196468 140721926362256 140015461976432 140015993481858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8687] ppid=8678 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8687/stat : 8687 (java) S 8678 8678 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445831246 15508250624 10112 33554432000 4194304 4196468 140721926362256 140015460922400 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8688] ppid=8678 vsize=15144776 memory=140081891845760 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8688/stat : 8688 (java) S 8678 8678 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445831246 15508250624 10112 33554432000 4194304 4196468 140721926362256 140015459869552 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8689] ppid=8678 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8689/stat : 8689 (java) S 8678 8678 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445831249 15508250624 10112 33554432000 4194304 4196468 140721926362256 140015458817872 140015993489307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8690] ppid=8678 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8680/task/8690/stat : 8690 (java) S 8678 8678 32437 0 -1 1077944384 426 0 0 0 2 0 0 0 20 0 15 0 445831249 15508250624 10112 33554432000 4194304 4196468 140721926362256 140015457766256 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8691] ppid=8678 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8680/task/8691/stat : 8691 (java) S 8678 8678 32437 0 -1 1077944384 213 0 0 0 2 0 0 0 20 0 15 0 445831249 15508250624 10112 33554432000 4194304 4196468 140721926362256 140015456713456 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8692] ppid=8678 vsize=15144776 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8680/task/8692/stat : 8692 (java) R 8678 8678 32437 0 -1 4202560 797 0 0 0 7 0 0 0 20 0 15 0 445831249 15508250624 10112 33554432000 4194304 4196468 140721926362256 140015455660656 140015985707838 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8693] ppid=8678 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8693/stat : 8693 (java) S 8678 8678 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445831249 15508250624 10112 33554432000 4194304 4196468 140721926362256 140015454608096 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8694] ppid=8678 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8694/stat : 8694 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831250 15508250624 10112 33554432000 4194304 4196468 140721926362256 140015453555376 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41900 KiB

[startup+0.310613 s]*
/proc/loadavg: 8.65 8.48 8.35 7/233 8694
/proc/meminfo: memFree=28306592/32770624 swapFree=66939908/67108860
[pid=8678] ppid=8675 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (xcsp3-exec) S 8675 8678 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445831243 115843072 363 33554432000 4194304 5098028 140722448955696 140722448953800 139940888089212 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14598144 140722448962426 140722448962669 140722448962669 140722448965578 0
/proc/8678/statm: 28282 363 304 221 0 87 0
[pid=8680] ppid=8678 vsize=15149032 memory=49040 CPUtime=0.5 cores=1,3,5,7
/proc/8680/stat : 8680 (java) S 8678 8678 32437 0 -1 1077944320 10583 0 0 0 47 3 0 0 20 0 15 0 445831243 15512608768 12260 33554432000 4194304 4196468 140721926362256 140721926344800 140015993470711 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
/proc/8680/statm: 3787258 12260 3349 1 0 3748377 0
[pid=8680/tid=8681] ppid=8678 vsize=15149032 memory=7100839887217527144 CPUtime=0.28 cores=1,3,5,7
/proc/8680/task/8681/stat : 8681 (java) R 8678 8678 32437 0 -1 4202560 7608 0 0 0 26 2 0 0 20 0 15 0 445831243 15512608768 12290 33554432000 4194304 4196468 140721926362256 140015997701824 140015977551198 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8682] ppid=8678 vsize=15149032 memory=4294967331 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8682/stat : 8682 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831244 15512608768 12290 33554432000 4194304 4196468 140721926362256 140015946091664 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8683] ppid=8678 vsize=15149032 memory=140081891899168 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8683/stat : 8683 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831244 15512608768 12290 33554432000 4194304 4196468 140721926362256 140015945038864 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8684] ppid=8678 vsize=15149032 memory=55780 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8684/stat : 8684 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831244 15512608768 12290 33554432000 4194304 4196468 140721926362256 140015943986064 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8685] ppid=8678 vsize=15149032 memory=35 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8685/stat : 8685 (java) S 8678 8678 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445831244 15512608768 12290 33554432000 4194304 4196468 140721926362256 140015942933264 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8686] ppid=8678 vsize=15149032 memory=140081891906080 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8686/stat : 8686 (java) S 8678 8678 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445831246 15512608768 12290 33554432000 4194304 4196468 140721926362256 140015461976432 140015993481858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8687] ppid=8678 vsize=15149032 memory=35 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8687/stat : 8687 (java) S 8678 8678 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445831246 15512608768 12290 33554432000 4194304 4196468 140721926362256 140015460922400 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8688] ppid=8678 vsize=15149032 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8688/stat : 8688 (java) S 8678 8678 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445831246 15512608768 12290 33554432000 4194304 4196468 140721926362256 140015459869552 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8689] ppid=8678 vsize=15149032 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8689/stat : 8689 (java) S 8678 8678 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445831249 15512608768 12290 33554432000 4194304 4196468 140721926362256 140015458817872 140015993489307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8690] ppid=8678 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/8680/task/8690/stat : 8690 (java) S 8678 8678 32437 0 -1 1077944384 451 0 0 0 4 0 0 0 20 0 15 0 445831249 15512608768 12290 33554432000 4194304 4196468 140721926362256 140015457766256 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8691] ppid=8678 vsize=15149032 memory=140081767758767 CPUtime=0.03 cores=1,3,5,7
/proc/8680/task/8691/stat : 8691 (java) R 8678 8678 32437 0 -1 4202560 289 0 0 0 3 0 0 0 20 0 15 0 445831249 15512608768 12290 33554432000 4194304 4196468 140721926362256 140015456713552 140015977759712 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8692] ppid=8678 vsize=15149032 memory=140081891854203 CPUtime=0.12 cores=1,3,5,7
/proc/8680/task/8692/stat : 8692 (java) S 8678 8678 32437 0 -1 1077944384 959 0 0 0 12 0 0 0 20 0 15 0 445831249 15512608768 12290 33554432000 4194304 4196468 140721926362256 140015455660656 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8693] ppid=8678 vsize=15149032 memory=140081767767983 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8693/stat : 8693 (java) S 8678 8678 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445831249 15512608768 12290 33554432000 4194304 4196468 140721926362256 140015454608096 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8694] ppid=8678 vsize=15149032 memory=280163659616128 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8694/stat : 8694 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831250 15512608768 12290 33554432000 4194304 4196468 140721926362256 140015453555376 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50492 KiB

[startup+0.70273 s]
/proc/loadavg: 8.65 8.48 8.35 7/233 8694
/proc/meminfo: memFree=28293936/32770624 swapFree=66939908/67108860
[pid=8678] ppid=8675 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (xcsp3-exec) S 8675 8678 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445831243 115843072 363 33554432000 4194304 5098028 140722448955696 140722448953800 139940888089212 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14598144 140722448962426 140722448962669 140722448962669 140722448965578 0
/proc/8678/statm: 28282 363 304 221 0 87 0
[pid=8680] ppid=8678 vsize=15151156 memory=82316 CPUtime=1.63 cores=1,3,5,7
/proc/8680/stat : 8680 (java) S 8678 8678 32437 0 -1 1077944320 14843 0 0 0 158 5 0 0 20 0 15 0 445831243 15514783744 20579 33554432000 4194304 4196468 140721926362256 140721926344800 140015993470711 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
/proc/8680/statm: 3787789 20579 3445 1 0 3748889 0
[pid=8680/tid=8681] ppid=8678 vsize=15151156 memory=148 CPUtime=0.67 cores=1,3,5,7
/proc/8680/task/8681/stat : 8681 (java) R 8678 8678 32437 0 -1 4202560 9124 0 0 0 64 3 0 0 20 0 15 0 445831243 15514783744 20579 33554432000 4194304 4196468 140721926362256 140015997706544 140015616233696 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8682] ppid=8678 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8682/stat : 8682 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831244 15514783744 20579 33554432000 4194304 4196468 140721926362256 140015946091664 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8683] ppid=8678 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8683/stat : 8683 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831244 15514783744 20579 33554432000 4194304 4196468 140721926362256 140015945038864 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8684] ppid=8678 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8684/stat : 8684 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831244 15514783744 20579 33554432000 4194304 4196468 140721926362256 140015943986064 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8685] ppid=8678 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8685/stat : 8685 (java) S 8678 8678 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445831244 15514783744 20579 33554432000 4194304 4196468 140721926362256 140015942933264 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8686] ppid=8678 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8686/stat : 8686 (java) S 8678 8678 32437 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445831246 15514783744 20579 33554432000 4194304 4196468 140721926362256 140015461976432 140015993481858 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8687] ppid=8678 vsize=15151156 memory=65 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8687/stat : 8687 (java) S 8678 8678 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445831246 15514783744 20579 33554432000 4194304 4196468 140721926362256 140015460922400 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8688] ppid=8678 vsize=15151156 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8688/stat : 8688 (java) S 8678 8678 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445831246 15514783744 20579 33554432000 4194304 4196468 140721926362256 140015459869552 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8689] ppid=8678 vsize=15151156 memory=14698517092372542 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8689/stat : 8689 (java) S 8678 8678 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445831249 15514783744 20579 33554432000 4194304 4196468 140721926362256 140015458817872 140015993489307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8690] ppid=8678 vsize=15151156 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/8680/task/8690/stat : 8690 (java) R 8678 8678 32437 0 -1 4202560 1318 0 0 0 26 0 0 0 20 0 15 0 445831249 15514783744 20579 33554432000 4194304 4196468 140721926362256 140015457744880 140015975014929 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8691] ppid=8678 vsize=15151156 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/8680/task/8691/stat : 8691 (java) R 8678 8678 32437 0 -1 4202560 1047 0 0 0 26 0 0 0 20 0 15 0 445831249 15514783744 20579 33554432000 4194304 4196468 140721926362256 140015456703248 140015973163811 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8692] ppid=8678 vsize=15151156 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/8680/task/8692/stat : 8692 (java) S 8678 8678 32437 0 -1 1077944384 2046 0 0 0 41 0 0 0 20 0 15 0 445831249 15514783744 20579 33554432000 4194304 4196468 140721926362256 140015455660656 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8693] ppid=8678 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8693/stat : 8693 (java) S 8678 8678 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445831249 15514783744 20579 33554432000 4194304 4196468 140721926362256 140015454608096 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8694] ppid=8678 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8694/stat : 8694 (java) S 8678 8678 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445831250 15514783744 20579 33554432000 4194304 4196468 140721926362256 140015453555376 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 83768 KiB

[startup+1.50095 s]
/proc/loadavg: 8.65 8.48 8.35 13/237 8698
/proc/meminfo: memFree=28217072/32770624 swapFree=66939908/67108860
[pid=8678] ppid=8675 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (xcsp3-exec) S 8675 8678 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445831243 115843072 363 33554432000 4194304 5098028 140722448955696 140722448953800 139940888089212 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14598144 140722448962426 140722448962669 140722448962669 140722448965578 0
/proc/8678/statm: 28282 363 304 221 0 87 0

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

/proc/8680/stat : 8680 (java) S 8678 8678 32437 0 -1 1077944320 91677 0 0 0 228176 528 0 0 20 0 19 0 445831243 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140721926344800 140015993470711 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
/proc/8680/statm: 3854353 1062194 3544 1 0 3815453 0
[pid=8680/tid=8681] ppid=8678 vsize=15417412 memory=4248776 CPUtime=0.87 cores=1,3,5,7
/proc/8680/task/8681/stat : 8681 (java) S 8678 8678 32437 0 -1 1077944384 9219 0 0 0 83 4 0 0 20 0 19 0 445831243 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015997711488 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8682] ppid=8678 vsize=15417412 memory=4248776 CPUtime=2.62 cores=1,3,5,7
/proc/8680/task/8682/stat : 8682 (java) S 8678 8678 32437 0 -1 1077944384 1210 0 0 0 254 8 0 0 20 0 19 0 445831244 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015946091664 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8683] ppid=8678 vsize=15417412 memory=4248776 CPUtime=2.6 cores=1,3,5,7
/proc/8680/task/8683/stat : 8683 (java) S 8678 8678 32437 0 -1 1077944384 2057 0 0 0 242 18 0 0 20 0 19 0 445831244 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015945038864 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8684] ppid=8678 vsize=15417412 memory=164 CPUtime=2.64 cores=1,3,5,7
/proc/8680/task/8684/stat : 8684 (java) S 8678 8678 32437 0 -1 1077944384 3827 0 0 0 249 15 0 0 20 0 19 0 445831244 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015943986064 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8685] ppid=8678 vsize=15417412 memory=1452 CPUtime=2.61 cores=1,3,5,7
/proc/8680/task/8685/stat : 8685 (java) S 8678 8678 32437 0 -1 1077944384 1317 0 0 0 248 13 0 0 20 0 19 0 445831244 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015942933264 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8686] ppid=8678 vsize=15417412 memory=4248776 CPUtime=12.72 cores=1,3,5,7
/proc/8680/task/8686/stat : 8686 (java) S 8678 8678 32437 0 -1 1077944384 16978 0 0 0 869 403 0 0 20 0 19 0 445831246 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015461976432 140015993481858 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8687] ppid=8678 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8687/stat : 8687 (java) S 8678 8678 32437 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 19 0 445831246 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015460922464 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8688] ppid=8678 vsize=15417412 memory=4248776 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8688/stat : 8688 (java) S 8678 8678 32437 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 445831246 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015459869568 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8689] ppid=8678 vsize=15417412 memory=4248776 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8689/stat : 8689 (java) S 8678 8678 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015458817872 140015993489307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8690] ppid=8678 vsize=15417412 memory=1452 CPUtime=2.01 cores=1,3,5,7
/proc/8680/task/8690/stat : 8690 (java) S 8678 8678 32437 0 -1 1077944384 13827 0 0 0 200 1 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015457766256 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 18 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8691] ppid=8678 vsize=15417412 memory=1452 CPUtime=1.97 cores=1,3,5,7
/proc/8680/task/8691/stat : 8691 (java) S 8678 8678 32437 0 -1 1077944384 14536 0 0 0 196 1 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015456713456 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 63 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8692] ppid=8678 vsize=15417412 memory=4248776 CPUtime=0.74 cores=1,3,5,7
/proc/8680/task/8692/stat : 8692 (java) S 8678 8678 32437 0 -1 1077944384 8021 0 0 0 73 1 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015455660656 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 64 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8693] ppid=8678 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8693/stat : 8693 (java) S 8678 8678 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015454608096 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8694] ppid=8678 vsize=15417412 memory=1452 CPUtime=0.24 cores=1,3,5,7
/proc/8680/task/8694/stat : 8694 (java) S 8678 8678 32437 0 -1 1077944384 689 0 0 0 8 16 0 0 20 0 19 0 445831250 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015453555376 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 64 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8695] ppid=8678 vsize=15417412 memory=4248776 CPUtime=564.97 cores=1,3,5,7
/proc/8680/task/8695/stat : 8695 (java) R 8678 8678 32437 0 -1 4202560 5883 0 0 0 56472 25 0 0 20 0 19 0 445831334 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015444335384 140015621418565 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8696] ppid=8678 vsize=15417412 memory=1984 CPUtime=563.71 cores=1,3,5,7
/proc/8680/task/8696/stat : 8696 (java) R 8678 8678 32437 0 -1 4202560 6337 0 0 0 56369 2 0 0 20 0 19 0 445831334 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015443285608 140015621457659 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8697] ppid=8678 vsize=15417412 memory=8112282956445269571 CPUtime=566.81 cores=1,3,5,7
/proc/8680/task/8697/stat : 8697 (java) R 8678 8678 32437 0 -1 4202560 4930 0 0 0 56649 32 0 0 20 0 19 0 445831334 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015442230560 140015621418640 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8698] ppid=8678 vsize=15417412 memory=48136 CPUtime=562.41 cores=1,3,5,7
/proc/8680/task/8698/stat : 8698 (java) R 8678 8678 32437 0 -1 4202560 1441 0 0 0 56241 0 0 0 20 0 19 0 445831334 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015441181520 140015616239749 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
Current children cumulated CPU time: 2287.04 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4250228 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+640.901 s]
/proc/loadavg: 8.04 8.29 8.34 9/237 8911
/proc/meminfo: memFree=24362776/32770624 swapFree=66939908/67108860
[pid=8678] ppid=8675 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (xcsp3-exec) S 8675 8678 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445831243 115843072 363 33554432000 4194304 5098028 140722448955696 140722448953800 139940888089212 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14598144 140722448962426 140722448962669 140722448962669 140722448965578 0
/proc/8678/statm: 28282 363 304 221 0 87 0
[pid=8680] ppid=8678 vsize=15417412 memory=4248776 CPUtime=2520.29 cores=1,3,5,7
/proc/8680/stat : 8680 (java) S 8678 8678 32437 0 -1 1077944320 94450 0 0 0 251500 529 0 0 20 0 19 0 445831243 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140721926344800 140015993470711 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
/proc/8680/statm: 3854353 1062194 3544 1 0 3815453 0
[pid=8680/tid=8681] ppid=8678 vsize=15417412 memory=1452 CPUtime=0.87 cores=1,3,5,7
/proc/8680/task/8681/stat : 8681 (java) S 8678 8678 32437 0 -1 1077944384 9219 0 0 0 83 4 0 0 20 0 19 0 445831243 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015997711488 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8682] ppid=8678 vsize=15417412 memory=4248776 CPUtime=2.62 cores=1,3,5,7
/proc/8680/task/8682/stat : 8682 (java) S 8678 8678 32437 0 -1 1077944384 1210 0 0 0 254 8 0 0 20 0 19 0 445831244 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015946091664 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8683] ppid=8678 vsize=15417412 memory=1452 CPUtime=2.6 cores=1,3,5,7
/proc/8680/task/8683/stat : 8683 (java) S 8678 8678 32437 0 -1 1077944384 2057 0 0 0 242 18 0 0 20 0 19 0 445831244 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015945038864 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8684] ppid=8678 vsize=15417412 memory=26376 CPUtime=2.64 cores=1,3,5,7
/proc/8680/task/8684/stat : 8684 (java) S 8678 8678 32437 0 -1 1077944384 3827 0 0 0 249 15 0 0 20 0 19 0 445831244 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015943986064 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8685] ppid=8678 vsize=15417412 memory=4248776 CPUtime=2.61 cores=1,3,5,7
/proc/8680/task/8685/stat : 8685 (java) S 8678 8678 32437 0 -1 1077944384 1317 0 0 0 248 13 0 0 20 0 19 0 445831244 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015942933264 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8686] ppid=8678 vsize=15417412 memory=8112282956445269571 CPUtime=12.72 cores=1,3,5,7
/proc/8680/task/8686/stat : 8686 (java) S 8678 8678 32437 0 -1 1077944384 17047 0 0 0 869 403 0 0 20 0 19 0 445831246 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015461976432 140015993481858 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8687] ppid=8678 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8687/stat : 8687 (java) S 8678 8678 32437 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 19 0 445831246 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015460922464 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8688] ppid=8678 vsize=15417412 memory=4248776 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8688/stat : 8688 (java) S 8678 8678 32437 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 445831246 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015459869568 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8689] ppid=8678 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8689/stat : 8689 (java) S 8678 8678 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015458817872 140015993489307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8690] ppid=8678 vsize=15417412 memory=4248776 CPUtime=2.02 cores=1,3,5,7
/proc/8680/task/8690/stat : 8690 (java) S 8678 8678 32437 0 -1 1077944384 14328 0 0 0 201 1 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015457766256 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8691] ppid=8678 vsize=15417412 memory=1452 CPUtime=1.98 cores=1,3,5,7
/proc/8680/task/8691/stat : 8691 (java) S 8678 8678 32437 0 -1 1077944384 14911 0 0 0 197 1 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015456713456 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 63 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8692] ppid=8678 vsize=15417412 memory=1452 CPUtime=0.74 cores=1,3,5,7
/proc/8680/task/8692/stat : 8692 (java) S 8678 8678 32437 0 -1 1077944384 8030 0 0 0 73 1 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015455660656 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 64 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8693] ppid=8678 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8693/stat : 8693 (java) S 8678 8678 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015454608096 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8694] ppid=8678 vsize=15417412 memory=2116 CPUtime=0.25 cores=1,3,5,7
/proc/8680/task/8694/stat : 8694 (java) S 8678 8678 32437 0 -1 1077944384 742 0 0 0 9 16 0 0 20 0 19 0 445831250 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015453555376 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 106 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8695] ppid=8678 vsize=15417412 memory=520 CPUtime=623.54 cores=1,3,5,7
/proc/8680/task/8695/stat : 8695 (java) R 8678 8678 32437 0 -1 4202560 6081 0 0 0 62329 25 0 0 20 0 19 0 445831334 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015444335136 140015621419125 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8696] ppid=8678 vsize=15417412 memory=8112282956445269571 CPUtime=622.26 cores=1,3,5,7
/proc/8680/task/8696/stat : 8696 (java) R 8678 8678 32437 0 -1 4202560 7569 0 0 0 62224 2 0 0 20 0 19 0 445831334 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015443283624 140015617271007 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8697] ppid=8678 vsize=15417412 memory=2832 CPUtime=625.39 cores=1,3,5,7
/proc/8680/task/8697/stat : 8697 (java) R 8678 8678 32437 0 -1 4202560 5177 0 0 0 62507 32 0 0 20 0 19 0 445831334 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015442230824 140015621457628 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8698] ppid=8678 vsize=15417412 memory=1452 CPUtime=619.92 cores=1,3,5,7
/proc/8680/task/8698/stat : 8698 (java) R 8678 8678 32437 0 -1 4202560 1530 0 0 0 61991 1 0 0 20 0 19 0 445831334 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015441178952 140015616239660 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
Current children cumulated CPU time: 2520.29 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4250228 KiB

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

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

[startup+640.99 s]
# the end of solver process 8680 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.27 s, system=5.31187 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+640.901 s]
/proc/loadavg: 8.04 8.29 8.34 9/237 8911
/proc/meminfo: memFree=24362776/32770624 swapFree=66939908/67108860
[pid=8678] ppid=8675 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (xcsp3-exec) S 8675 8678 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445831243 115843072 363 33554432000 4194304 5098028 140722448955696 140722448953800 139940888089212 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14598144 140722448962426 140722448962669 140722448962669 140722448965578 0
/proc/8678/statm: 28282 363 304 221 0 87 0
[pid=8680] ppid=8678 vsize=15417412 memory=4248776 CPUtime=2520.29 cores=1,3,5,7
/proc/8680/stat : 8680 (java) S 8678 8678 32437 0 -1 1077944320 94450 0 0 0 251500 529 0 0 20 0 19 0 445831243 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140721926344800 140015993470711 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
/proc/8680/statm: 3854353 1062194 3544 1 0 3815453 0
[pid=8680/tid=8681] ppid=8678 vsize=15417412 memory=1452 CPUtime=0.87 cores=1,3,5,7
/proc/8680/task/8681/stat : 8681 (java) S 8678 8678 32437 0 -1 1077944384 9219 0 0 0 83 4 0 0 20 0 19 0 445831243 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015997711488 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8682] ppid=8678 vsize=15417412 memory=4248776 CPUtime=2.62 cores=1,3,5,7
/proc/8680/task/8682/stat : 8682 (java) S 8678 8678 32437 0 -1 1077944384 1210 0 0 0 254 8 0 0 20 0 19 0 445831244 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015946091664 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8683] ppid=8678 vsize=15417412 memory=1452 CPUtime=2.6 cores=1,3,5,7
/proc/8680/task/8683/stat : 8683 (java) S 8678 8678 32437 0 -1 1077944384 2057 0 0 0 242 18 0 0 20 0 19 0 445831244 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015945038864 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8684] ppid=8678 vsize=15417412 memory=26376 CPUtime=2.64 cores=1,3,5,7
/proc/8680/task/8684/stat : 8684 (java) S 8678 8678 32437 0 -1 1077944384 3827 0 0 0 249 15 0 0 20 0 19 0 445831244 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015943986064 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8685] ppid=8678 vsize=15417412 memory=4248776 CPUtime=2.61 cores=1,3,5,7
/proc/8680/task/8685/stat : 8685 (java) S 8678 8678 32437 0 -1 1077944384 1317 0 0 0 248 13 0 0 20 0 19 0 445831244 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015942933264 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8686] ppid=8678 vsize=15417412 memory=8112282956445269571 CPUtime=12.72 cores=1,3,5,7
/proc/8680/task/8686/stat : 8686 (java) S 8678 8678 32437 0 -1 1077944384 17047 0 0 0 869 403 0 0 20 0 19 0 445831246 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015461976432 140015993481858 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8687] ppid=8678 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8687/stat : 8687 (java) S 8678 8678 32437 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 19 0 445831246 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015460922464 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8688] ppid=8678 vsize=15417412 memory=4248776 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8688/stat : 8688 (java) S 8678 8678 32437 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 445831246 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015459869568 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8689] ppid=8678 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8689/stat : 8689 (java) S 8678 8678 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015458817872 140015993489307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8690] ppid=8678 vsize=15417412 memory=4248776 CPUtime=2.02 cores=1,3,5,7
/proc/8680/task/8690/stat : 8690 (java) S 8678 8678 32437 0 -1 1077944384 14328 0 0 0 201 1 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015457766256 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8691] ppid=8678 vsize=15417412 memory=1452 CPUtime=1.98 cores=1,3,5,7
/proc/8680/task/8691/stat : 8691 (java) S 8678 8678 32437 0 -1 1077944384 14911 0 0 0 197 1 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015456713456 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 63 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8692] ppid=8678 vsize=15417412 memory=1452 CPUtime=0.74 cores=1,3,5,7
/proc/8680/task/8692/stat : 8692 (java) S 8678 8678 32437 0 -1 1077944384 8030 0 0 0 73 1 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015455660656 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 64 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8693] ppid=8678 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8680/task/8693/stat : 8693 (java) S 8678 8678 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445831249 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015454608096 140015993480917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8694] ppid=8678 vsize=15417412 memory=2116 CPUtime=0.25 cores=1,3,5,7
/proc/8680/task/8694/stat : 8694 (java) S 8678 8678 32437 0 -1 1077944384 742 0 0 0 9 16 0 0 20 0 19 0 445831250 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015453555376 140015993481858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 106 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8695] ppid=8678 vsize=15417412 memory=520 CPUtime=623.54 cores=1,3,5,7
/proc/8680/task/8695/stat : 8695 (java) R 8678 8678 32437 0 -1 4202560 6081 0 0 0 62329 25 0 0 20 0 19 0 445831334 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015444335136 140015621419125 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8696] ppid=8678 vsize=15417412 memory=8112282956445269571 CPUtime=622.26 cores=1,3,5,7
/proc/8680/task/8696/stat : 8696 (java) R 8678 8678 32437 0 -1 4202560 7569 0 0 0 62224 2 0 0 20 0 19 0 445831334 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015443283624 140015617271007 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8697] ppid=8678 vsize=15417412 memory=2832 CPUtime=625.39 cores=1,3,5,7
/proc/8680/task/8697/stat : 8697 (java) R 8678 8678 32437 0 -1 4202560 5177 0 0 0 62507 32 0 0 20 0 19 0 445831334 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015442230824 140015621457628 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
[pid=8680/tid=8698] ppid=8678 vsize=15417412 memory=1452 CPUtime=619.92 cores=1,3,5,7
/proc/8680/task/8698/stat : 8698 (java) R 8678 8678 32437 0 -1 4202560 1530 0 0 0 61991 1 0 0 20 0 19 0 445831334 15787429888 1062194 33554432000 4194304 4196468 140721926362256 140015441178952 140015616239660 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23773184 140721926370287 140721926370458 140721926370458 140721926373327 0
Current children cumulated CPU time: 2520.29 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4250228 KiB

Child status: 143
Real time (s): 640.99
CPU time (s): 2520.59
CPU user time (s): 2515.27
CPU system time (s): 5.31187
CPU usage (%): 393.233
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 4250228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.27
system time used= 5.31187
maximum resident set size= 4249192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95887
page faults= 0
swaps= 0
block input operations= 0
block output operations= 784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17230
involuntary context switches= 46017


# summary of solver processes directly reported to runsolver:
#   pid: 8678,8680
#   total CPU time (s): 2520.59
#   total CPU user time (s): 2515.27
#   total CPU system time (s): 5.31187

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.25885 second user time and 7.69518 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-17 07:45:24
IDJOB=4399348
IDBENCH=136273
IDSOLVER=2853
FILE ID=node119/4399348-1568699164
RUNJOBID= node119-1568694401-32469
PBS_JOBID= 21703805
Free space on /tmp= 61320 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c1w2b.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399348-1568699164/watcher-4399348-1568699164 -o /tmp/evaluation-result-4399348-1568699164/solver-4399348-1568699164 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32469 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1896332751 HOME/instance-4399348-1568699164.xml

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

MD5SUM BENCH= d888f3c6414640c595bd57a6b8e70245
RANDOM SEED=1896332751

node119.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.47
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.47
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.47
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.47
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:        28341036 kB
MemAvailable:   30845316 kB
Buffers:          125316 kB
Cached:          2662328 kB
SwapCached:        61072 kB
Active:          2406308 kB
Inactive:        1426864 kB
Active(anon):     983408 kB
Inactive(anon):   111620 kB
Active(file):    1422900 kB
Inactive(file):  1315244 kB
Unevictable:      106768 kB
Mlocked:          106768 kB
SwapTotal:      67108860 kB
SwapFree:       66939908 kB
Dirty:             26236 kB
Writeback:             0 kB
AnonPages:       1158116 kB
Mapped:            61972 kB
Shmem:             41008 kB
Slab:             193280 kB
SReclaimable:     163940 kB
SUnreclaim:        29340 kB
KernelStack:        4144 kB
PageTables:         7644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2686208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1042432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61292 MiB
End job on node119 at 2019-09-17 07:56:05