Trace number 4406256

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) 2520.06 2508.04

General information on the benchmark

NameBinPacking/
BinPacking-mdd-fu/BinPacking-mdd-fu1000-02.xml
MD5SUM81a54afd524339631fcda48b56d1b2da
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 variables4061
Number of constraints583
Number of domains2
Minimum domain size82
Maximum domain size581
Distribution of domain sizes[{"size":82,"count":4060},{"size":581,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":3480},{"degree":4,"count":580}]
Minimum constraint arity7
Maximum constraint arity4060
Distribution of constraint arities[{"arity":7,"count":580},{"arity":581,"count":1},{"arity":4060,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":580},{"type":"lex","count":1},{"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-4406256-1569412119.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406256-1569412119.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
16.50/12.28	c solve instance...
2520.02/2508.01	s UNKNOWN
2520.02/2508.01	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 (10893 MiB free)
  memory of node 1: 16384 MiB (11369 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406256-1569412119/watcher-4406256-1569412119 -o /var/tmp/evaluation-result-4406256-1569412119/solver-4406256-1569412119 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1569396629-3721 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 884761324 HOME/instance-4406256-1569412119.xml 

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

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

solver pid=8091, runsolver pid=8088

[startup+0.102438 s]*
/proc/loadavg: 2.02 1.98 1.88 3/233 8107
/proc/meminfo: memFree=22782308/32770624 swapFree=67003060/67108860
[pid=8091] ppid=8088 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/8091/stat : 8091 (xcsp3-exec) S 8088 8091 3690 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517451393 115843072 364 33554432000 4194304 5098028 140731770951360 140731770949464 140231053009532 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23707648 140731770958679 140731770958937 140731770958937 140731770961862 0
/proc/8091/statm: 28282 364 305 221 0 87 0
[pid=8093] ppid=8091 vsize=15144776 memory=29268 CPUtime=0.13 cores=0,2,4,6
/proc/8093/stat : 8093 (java) S 8091 8091 3690 0 -1 1077944320 5665 0 0 0 12 1 0 0 20 0 15 0 517451394 15508250624 7317 33554432000 4194304 4196468 140725463614416 140725463596960 140139592797943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
/proc/8093/statm: 3786194 7317 3205 1 0 3748377 0
[pid=8093/tid=8094] ppid=8091 vsize=15144776 memory=7972116394354643803 CPUtime=0.09 cores=0,2,4,6
/proc/8093/task/8094/stat : 8094 (java) R 8091 8091 3690 0 -1 4202560 3545 0 0 0 8 1 0 0 20 0 15 0 517451394 15508250624 7317 33554432000 4194304 4196468 140725463614416 140139597027536 140139585035070 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8095] ppid=8091 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8095/stat : 8095 (java) S 8091 8091 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517451395 15508250624 7317 33554432000 4194304 4196468 140725463614416 140139184708112 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8096] ppid=8091 vsize=15144776 memory=140286457636480 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8096/stat : 8096 (java) S 8091 8091 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517451395 15508250624 7317 33554432000 4194304 4196468 140725463614416 140139183655568 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8097] ppid=8091 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8097/stat : 8097 (java) S 8091 8091 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517451395 15508250624 7317 33554432000 4194304 4196468 140725463614416 140139182602512 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8098] ppid=8091 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8098/stat : 8098 (java) S 8091 8091 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517451395 15508250624 7317 33554432000 4194304 4196468 140725463614416 140139181549968 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8099] ppid=8091 vsize=15144776 memory=140286457636480 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8099/stat : 8099 (java) S 8091 8091 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517451396 15508250624 7317 33554432000 4194304 4196468 140725463614416 140139061529328 140139592809090 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8100] ppid=8091 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8100/stat : 8100 (java) S 8091 8091 3690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517451397 15508250624 7317 33554432000 4194304 4196468 140725463614416 140139060475552 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8101] ppid=8091 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8101/stat : 8101 (java) S 8091 8091 3690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517451397 15508250624 7317 33554432000 4194304 4196468 140725463614416 140139059422448 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8102] ppid=8091 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8102/stat : 8102 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15508250624 7317 33554432000 4194304 4196468 140725463614416 140139058371024 140139592816539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8103] ppid=8091 vsize=15144776 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/8093/task/8103/stat : 8103 (java) R 8091 8091 3690 0 -1 1077944384 474 0 0 0 1 0 0 0 20 0 15 0 517451399 15508250624 7317 33554432000 4194304 4196468 140725463614416 140139057318128 140139592809090 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8104] ppid=8091 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8104/stat : 8104 (java) R 8091 8091 3690 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 15 0 517451399 15508250624 7317 33554432000 4194304 4196468 140725463614416 140139056265584 140139572658617 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8105] ppid=8091 vsize=15144776 memory=140286457636480 CPUtime=0.02 cores=0,2,4,6
/proc/8093/task/8105/stat : 8105 (java) R 8091 8091 3690 0 -1 4202560 341 0 0 0 2 0 0 0 20 0 15 0 517451399 15508250624 7317 33554432000 4194304 4196468 140725463614416 140139055212528 140139576878430 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8106] ppid=8091 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8106/stat : 8106 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15508250624 7317 33554432000 4194304 4196468 140725463614416 140139054160224 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8107] ppid=8091 vsize=15144776 memory=140286457636480 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8107/stat : 8107 (java) S 8091 8091 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517451400 15508250624 7317 33554432000 4194304 4196468 140725463614416 140139053108272 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30724 KiB

[startup+0.210954 s]*
/proc/loadavg: 2.02 1.98 1.88 4/233 8107
/proc/meminfo: memFree=22767824/32770624 swapFree=67003060/67108860
[pid=8091] ppid=8088 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/8091/stat : 8091 (xcsp3-exec) S 8088 8091 3690 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517451393 115843072 364 33554432000 4194304 5098028 140731770951360 140731770949464 140231053009532 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23707648 140731770958679 140731770958937 140731770958937 140731770961862 0
/proc/8091/statm: 28282 364 305 221 0 87 0
[pid=8093] ppid=8091 vsize=15144776 memory=40472 CPUtime=0.34 cores=0,2,4,6
/proc/8093/stat : 8093 (java) S 8091 8091 3690 0 -1 1077944320 9342 0 0 0 31 3 0 0 20 0 15 0 517451394 15508250624 10118 33554432000 4194304 4196468 140725463614416 140725463596960 140139592797943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
/proc/8093/statm: 3786194 10118 3297 1 0 3748377 0
[pid=8093/tid=8094] ppid=8091 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/8093/task/8094/stat : 8094 (java) R 8091 8091 3690 0 -1 4202560 6554 0 0 0 18 2 0 0 20 0 15 0 517451394 15508250624 10118 33554432000 4194304 4196468 140725463614416 140139597035008 140139576878430 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8095] ppid=8091 vsize=15144776 memory=13591 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8095/stat : 8095 (java) S 8091 8091 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517451395 15508250624 10118 33554432000 4194304 4196468 140725463614416 140139184708112 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8096] ppid=8091 vsize=15144776 memory=140286461538003 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8096/stat : 8096 (java) S 8091 8091 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517451395 15508250624 10118 33554432000 4194304 4196468 140725463614416 140139183655568 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8097] ppid=8091 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8097/stat : 8097 (java) S 8091 8091 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517451395 15508250624 10118 33554432000 4194304 4196468 140725463614416 140139182602512 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8098] ppid=8091 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8098/stat : 8098 (java) S 8091 8091 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517451395 15508250624 10118 33554432000 4194304 4196468 140725463614416 140139181549968 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8099] ppid=8091 vsize=15144776 memory=140286457636480 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8099/stat : 8099 (java) S 8091 8091 3690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517451396 15508250624 10118 33554432000 4194304 4196468 140725463614416 140139061529328 140139592809090 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8100] ppid=8091 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8100/stat : 8100 (java) S 8091 8091 3690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517451397 15508250624 10118 33554432000 4194304 4196468 140725463614416 140139060475552 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8101] ppid=8091 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8101/stat : 8101 (java) S 8091 8091 3690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517451397 15508250624 10118 33554432000 4194304 4196468 140725463614416 140139059422448 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8102] ppid=8091 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8102/stat : 8102 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15508250624 10118 33554432000 4194304 4196468 140725463614416 140139058371024 140139592816539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8103] ppid=8091 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8093/task/8103/stat : 8103 (java) S 8091 8091 3690 0 -1 1077944384 527 0 0 0 2 0 0 0 20 0 15 0 517451399 15508250624 10118 33554432000 4194304 4196468 140725463614416 140139057318128 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8104] ppid=8091 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/8093/task/8104/stat : 8104 (java) S 8091 8091 3690 0 -1 1077944384 155 0 0 0 2 0 0 0 20 0 15 0 517451399 15508250624 10118 33554432000 4194304 4196468 140725463614416 140139056265584 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8105] ppid=8091 vsize=15144776 memory=140286457636480 CPUtime=0.08 cores=0,2,4,6
/proc/8093/task/8105/stat : 8105 (java) R 8091 8091 3690 0 -1 4202560 802 0 0 0 8 0 0 0 20 0 15 0 517451399 15508250624 10118 33554432000 4194304 4196468 140725463614416 140139055212528 140139576878430 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8106] ppid=8091 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8106/stat : 8106 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15508250624 10118 33554432000 4194304 4196468 140725463614416 140139054160224 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8107] ppid=8091 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8107/stat : 8107 (java) S 8091 8091 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517451400 15508250624 10118 33554432000 4194304 4196468 140725463614416 140139053108272 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41928 KiB

[startup+0.319292 s]*
/proc/loadavg: 2.02 1.98 1.88 4/233 8107
/proc/meminfo: memFree=22760396/32770624 swapFree=67003060/67108860
[pid=8091] ppid=8088 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/8091/stat : 8091 (xcsp3-exec) S 8088 8091 3690 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517451393 115843072 364 33554432000 4194304 5098028 140731770951360 140731770949464 140231053009532 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23707648 140731770958679 140731770958937 140731770958937 140731770961862 0
/proc/8091/statm: 28282 364 305 221 0 87 0
[pid=8093] ppid=8091 vsize=15149032 memory=50500 CPUtime=0.54 cores=0,2,4,6
/proc/8093/stat : 8093 (java) S 8091 8091 3690 0 -1 1077944320 10915 0 0 0 51 3 0 0 20 0 15 0 517451394 15512608768 12625 33554432000 4194304 4196468 140725463614416 140725463596960 140139592797943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
/proc/8093/statm: 3787258 12625 3370 1 0 3748377 0
[pid=8093/tid=8094] ppid=8091 vsize=15149032 memory=7883960649037381690 CPUtime=0.31 cores=0,2,4,6
/proc/8093/task/8094/stat : 8094 (java) R 8091 8091 3690 0 -1 4202560 7835 0 0 0 28 3 0 0 20 0 15 0 517451394 15512608768 12633 33554432000 4194304 4196468 140725463614416 140139597029056 140139576878430 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8095] ppid=8091 vsize=15149032 memory=13953 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8095/stat : 8095 (java) S 8091 8091 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517451395 15512608768 12633 33554432000 4194304 4196468 140725463614416 140139184708112 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8096] ppid=8091 vsize=15149032 memory=3907928 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8096/stat : 8096 (java) S 8091 8091 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517451395 15512608768 12633 33554432000 4194304 4196468 140725463614416 140139183655568 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8097] ppid=8091 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8097/stat : 8097 (java) S 8091 8091 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517451395 15512608768 12633 33554432000 4194304 4196468 140725463614416 140139182602512 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8098] ppid=8091 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8098/stat : 8098 (java) S 8091 8091 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517451395 15512608768 12633 33554432000 4194304 4196468 140725463614416 140139181549968 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8099] ppid=8091 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8099/stat : 8099 (java) S 8091 8091 3690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517451396 15512608768 12633 33554432000 4194304 4196468 140725463614416 140139061529328 140139592809090 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8100] ppid=8091 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8100/stat : 8100 (java) S 8091 8091 3690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517451397 15512608768 12633 33554432000 4194304 4196468 140725463614416 140139060475552 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8101] ppid=8091 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8101/stat : 8101 (java) S 8091 8091 3690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517451397 15512608768 12633 33554432000 4194304 4196468 140725463614416 140139059422448 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8102] ppid=8091 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8102/stat : 8102 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15512608768 12633 33554432000 4194304 4196468 140725463614416 140139058371024 140139592816539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8103] ppid=8091 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/8093/task/8103/stat : 8103 (java) S 8091 8091 3690 0 -1 1077944384 554 0 0 0 4 0 0 0 20 0 15 0 517451399 15512608768 12633 33554432000 4194304 4196468 140725463614416 140139057318128 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8104] ppid=8091 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/8093/task/8104/stat : 8104 (java) S 8091 8091 3690 0 -1 1077944384 285 0 0 0 5 0 0 0 20 0 15 0 517451399 15512608768 12633 33554432000 4194304 4196468 140725463614416 140139056265584 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8105] ppid=8091 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/8093/task/8105/stat : 8105 (java) S 8091 8091 3690 0 -1 1077944384 957 0 0 0 12 0 0 0 20 0 15 0 517451399 15512608768 12633 33554432000 4194304 4196468 140725463614416 140139055212528 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8106] ppid=8091 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8106/stat : 8106 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15512608768 12633 33554432000 4194304 4196468 140725463614416 140139054160224 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8107] ppid=8091 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8107/stat : 8107 (java) S 8091 8091 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517451400 15512608768 12633 33554432000 4194304 4196468 140725463614416 140139053108272 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51956 KiB

[startup+0.701295 s]
/proc/loadavg: 2.02 1.98 1.88 5/233 8107
/proc/meminfo: memFree=22745444/32770624 swapFree=67003060/67108860
[pid=8091] ppid=8088 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/8091/stat : 8091 (xcsp3-exec) S 8088 8091 3690 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517451393 115843072 364 33554432000 4194304 5098028 140731770951360 140731770949464 140231053009532 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23707648 140731770958679 140731770958937 140731770958937 140731770961862 0
/proc/8091/statm: 28282 364 305 221 0 87 0
[pid=8093] ppid=8091 vsize=15151156 memory=103816 CPUtime=1.65 cores=0,2,4,6
/proc/8093/stat : 8093 (java) S 8091 8091 3690 0 -1 1077944320 13569 0 0 0 160 5 0 0 20 0 15 0 517451394 15514783744 25954 33554432000 4194304 4196468 140725463614416 140725463596960 140139592797943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
/proc/8093/statm: 3787789 25954 3452 1 0 3748889 0
[pid=8093/tid=8094] ppid=8091 vsize=15151156 memory=35716 CPUtime=0.67 cores=0,2,4,6
/proc/8093/task/8094/stat : 8094 (java) R 8091 8091 3690 0 -1 4202560 8310 0 0 0 63 4 0 0 20 0 15 0 517451394 15514783744 25954 33554432000 4194304 4196468 140725463614416 140139597034848 140139233377370 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8095] ppid=8091 vsize=15151156 memory=496 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8095/stat : 8095 (java) S 8091 8091 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517451395 15514783744 25954 33554432000 4194304 4196468 140725463614416 140139184708112 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8096] ppid=8091 vsize=15151156 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8096/stat : 8096 (java) S 8091 8091 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517451395 15514783744 25954 33554432000 4194304 4196468 140725463614416 140139183655568 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8097] ppid=8091 vsize=15151156 memory=928 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8097/stat : 8097 (java) S 8091 8091 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517451395 15514783744 25954 33554432000 4194304 4196468 140725463614416 140139182602512 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8098] ppid=8091 vsize=15151156 memory=1756 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8098/stat : 8098 (java) S 8091 8091 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517451395 15514783744 25954 33554432000 4194304 4196468 140725463614416 140139181549968 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8099] ppid=8091 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8099/stat : 8099 (java) S 8091 8091 3690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517451396 15514783744 25954 33554432000 4194304 4196468 140725463614416 140139061529328 140139592809090 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8100] ppid=8091 vsize=15151156 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8100/stat : 8100 (java) S 8091 8091 3690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517451397 15514783744 25954 33554432000 4194304 4196468 140725463614416 140139060475552 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8101] ppid=8091 vsize=15151156 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8101/stat : 8101 (java) S 8091 8091 3690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517451397 15514783744 25954 33554432000 4194304 4196468 140725463614416 140139059422448 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8102] ppid=8091 vsize=15151156 memory=2376 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8102/stat : 8102 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15514783744 25954 33554432000 4194304 4196468 140725463614416 140139058371024 140139592816539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8103] ppid=8091 vsize=15151156 memory=1768 CPUtime=0.32 cores=0,2,4,6
/proc/8093/task/8103/stat : 8103 (java) R 8091 8091 3690 0 -1 4202560 1197 0 0 0 32 0 0 0 20 0 15 0 517451399 15514783744 25954 33554432000 4194304 4196468 140725463614416 140139057304672 140139577679574 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8104] ppid=8091 vsize=15151156 memory=111628 CPUtime=0.32 cores=0,2,4,6
/proc/8093/task/8104/stat : 8104 (java) R 8091 8091 3690 0 -1 4202560 1012 0 0 0 32 0 0 0 20 0 15 0 517451399 15514783744 25954 33554432000 4194304 4196468 140725463614416 140139056252368 140139585039385 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8105] ppid=8091 vsize=15151156 memory=804 CPUtime=0.31 cores=0,2,4,6
/proc/8093/task/8105/stat : 8105 (java) S 8091 8091 3690 0 -1 1077944384 1740 0 0 0 31 0 0 0 20 0 15 0 517451399 15514783744 25954 33554432000 4194304 4196468 140725463614416 140139055212528 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8106] ppid=8091 vsize=15151156 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8106/stat : 8106 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15514783744 25954 33554432000 4194304 4196468 140725463614416 140139054160224 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8107] ppid=8091 vsize=15151156 memory=924 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8107/stat : 8107 (java) S 8091 8091 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517451400 15514783744 25954 33554432000 4194304 4196468 140725463614416 140139053108272 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 105272 KiB

[startup+1.5008 s]
/proc/loadavg: 2.02 1.98 1.88 3/233 8107
/proc/meminfo: memFree=22647404/32770624 swapFree=67003060/67108860
[pid=8091] ppid=8088 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/8091/stat : 8091 (xcsp3-exec) S 8088 8091 3690 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517451393 115843072 364 33554432000 4194304 5098028 140731770951360 140731770949464 140231053009532 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23707648 140731770958679 140731770958937 140731770958937 140731770961862 0
/proc/8091/statm: 28282 364 305 221 0 87 0

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

/proc/8093/task/8101/stat : 8101 (java) S 8091 8091 3690 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 517451397 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139059422464 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8102] ppid=8091 vsize=15151156 memory=3280 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8102/stat : 8102 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139058371024 140139592816539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8103] ppid=8091 vsize=15151156 memory=35760 CPUtime=2.39 cores=0,2,4,6
/proc/8093/task/8103/stat : 8103 (java) S 8091 8091 3690 0 -1 1077944384 13659 0 0 0 238 1 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139057318128 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8104] ppid=8091 vsize=15151156 memory=496 CPUtime=2.46 cores=0,2,4,6
/proc/8093/task/8104/stat : 8104 (java) S 8091 8091 3690 0 -1 1077944384 10889 0 0 0 245 1 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139056265584 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8105] ppid=8091 vsize=15151156 memory=1456 CPUtime=0.67 cores=0,2,4,6
/proc/8093/task/8105/stat : 8105 (java) S 8091 8091 3690 0 -1 1077944384 13421 0 0 0 65 2 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139055212528 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8106] ppid=8091 vsize=15151156 memory=4775308 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8106/stat : 8106 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139054160224 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8107] ppid=8091 vsize=15151156 memory=1456 CPUtime=0.75 cores=0,2,4,6
/proc/8093/task/8107/stat : 8107 (java) S 8091 8091 3690 0 -1 1077944384 2383 0 0 0 37 38 0 0 20 0 15 0 517451400 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139053108272 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
Current children cumulated CPU time: 2394.24 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 4606728 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/233 8442
/proc/meminfo: memFree=17978840/32770624 swapFree=67003060/67108860
[pid=8091] ppid=8088 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/8091/stat : 8091 (xcsp3-exec) S 8088 8091 3690 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517451393 115843072 364 33554432000 4194304 5098028 140731770951360 140731770949464 140231053009532 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23707648 140731770958679 140731770958937 140731770958937 140731770961862 0
/proc/8091/statm: 28282 364 305 221 0 87 0
[pid=8093] ppid=8091 vsize=15151156 memory=4605272 CPUtime=2454.27 cores=0,2,4,6
/proc/8093/stat : 8093 (java) S 8091 8091 3690 0 -1 1077944320 303605 0 0 0 245099 328 0 0 20 0 15 0 517451394 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140725463596960 140139592797943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
/proc/8093/statm: 3787789 1151318 3523 1 0 3748889 0
[pid=8093/tid=8094] ppid=8091 vsize=15151156 memory=4605272 CPUtime=2439.53 cores=0,2,4,6
/proc/8093/task/8094/stat : 8094 (java) R 8091 8091 3690 0 -1 4202560 189850 0 0 0 243908 45 0 0 20 0 15 0 517451394 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139597036416 140139236789249 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8095] ppid=8091 vsize=15151156 memory=4605272 CPUtime=1.88 cores=0,2,4,6
/proc/8093/task/8095/stat : 8095 (java) S 8091 8091 3690 0 -1 1077944384 19585 0 0 0 127 61 0 0 20 0 15 0 517451395 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139184708112 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8096] ppid=8091 vsize=15151156 memory=4605272 CPUtime=1.9 cores=0,2,4,6
/proc/8093/task/8096/stat : 8096 (java) S 8091 8091 3690 0 -1 1077944384 11713 0 0 0 128 62 0 0 20 0 15 0 517451395 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139183655568 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8097] ppid=8091 vsize=15151156 memory=1456 CPUtime=1.9 cores=0,2,4,6
/proc/8093/task/8097/stat : 8097 (java) S 8091 8091 3690 0 -1 1077944384 11054 0 0 0 133 57 0 0 20 0 15 0 517451395 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139182602512 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8098] ppid=8091 vsize=15151156 memory=4605272 CPUtime=1.89 cores=0,2,4,6
/proc/8093/task/8098/stat : 8098 (java) S 8091 8091 3690 0 -1 1077944384 9743 0 0 0 128 61 0 0 20 0 15 0 517451395 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139181549968 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8099] ppid=8091 vsize=15151156 memory=1456 CPUtime=0.78 cores=0,2,4,6
/proc/8093/task/8099/stat : 8099 (java) S 8091 8091 3690 0 -1 1077944384 19855 0 0 0 75 3 0 0 20 0 15 0 517451396 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139061529328 140139592809090 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8100] ppid=8091 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8100/stat : 8100 (java) S 8091 8091 3690 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 517451397 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139060475616 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8101] ppid=8091 vsize=15151156 memory=4605272 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8101/stat : 8101 (java) S 8091 8091 3690 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 517451397 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139059422464 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8102] ppid=8091 vsize=15151156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8102/stat : 8102 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139058371024 140139592816539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8103] ppid=8091 vsize=15151156 memory=1984 CPUtime=2.39 cores=0,2,4,6
/proc/8093/task/8103/stat : 8103 (java) S 8091 8091 3690 0 -1 1077944384 13662 0 0 0 238 1 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139057318128 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8104] ppid=8091 vsize=15151156 memory=4605272 CPUtime=2.46 cores=0,2,4,6
/proc/8093/task/8104/stat : 8104 (java) S 8091 8091 3690 0 -1 1077944384 10896 0 0 0 245 1 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139056265584 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8105] ppid=8091 vsize=15151156 memory=1456 CPUtime=0.67 cores=0,2,4,6
/proc/8093/task/8105/stat : 8105 (java) S 8091 8091 3690 0 -1 1077944384 13426 0 0 0 65 2 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139055212528 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8106] ppid=8091 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8106/stat : 8106 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139054160224 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8107] ppid=8091 vsize=15151156 memory=3280 CPUtime=0.79 cores=0,2,4,6
/proc/8093/task/8107/stat : 8107 (java) S 8091 8091 3690 0 -1 1077944384 2423 0 0 0 39 40 0 0 20 0 15 0 517451400 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139053108272 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
Current children cumulated CPU time: 2454.27 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 4606728 KiB

[startup+2502.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/233 8448
/proc/meminfo: memFree=17963392/32770624 swapFree=67003060/67108860
[pid=8091] ppid=8088 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/8091/stat : 8091 (xcsp3-exec) S 8088 8091 3690 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517451393 115843072 364 33554432000 4194304 5098028 140731770951360 140731770949464 140231053009532 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23707648 140731770958679 140731770958937 140731770958937 140731770961862 0
/proc/8091/statm: 28282 364 305 221 0 87 0
[pid=8093] ppid=8091 vsize=15151156 memory=4605272 CPUtime=2514.3 cores=0,2,4,6
/proc/8093/stat : 8093 (java) S 8091 8091 3690 0 -1 1077944320 305605 0 0 0 251101 329 0 0 20 0 15 0 517451394 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140725463596960 140139592797943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
/proc/8093/statm: 3787789 1151318 3523 1 0 3748889 0
[pid=8093/tid=8094] ppid=8091 vsize=15151156 memory=4605272 CPUtime=2499.54 cores=0,2,4,6
/proc/8093/task/8094/stat : 8094 (java) R 8091 8091 3690 0 -1 4202560 191727 0 0 0 249908 46 0 0 20 0 15 0 517451394 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139597036416 140139236510904 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8095] ppid=8091 vsize=15151156 memory=4605272 CPUtime=1.88 cores=0,2,4,6
/proc/8093/task/8095/stat : 8095 (java) S 8091 8091 3690 0 -1 1077944384 19585 0 0 0 127 61 0 0 20 0 15 0 517451395 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139184708112 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8096] ppid=8091 vsize=15151156 memory=4605272 CPUtime=1.9 cores=0,2,4,6
/proc/8093/task/8096/stat : 8096 (java) S 8091 8091 3690 0 -1 1077944384 11713 0 0 0 128 62 0 0 20 0 15 0 517451395 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139183655568 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8097] ppid=8091 vsize=15151156 memory=4605272 CPUtime=1.9 cores=0,2,4,6
/proc/8093/task/8097/stat : 8097 (java) S 8091 8091 3690 0 -1 1077944384 11054 0 0 0 133 57 0 0 20 0 15 0 517451395 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139182602512 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8098] ppid=8091 vsize=15151156 memory=1456 CPUtime=1.89 cores=0,2,4,6
/proc/8093/task/8098/stat : 8098 (java) S 8091 8091 3690 0 -1 1077944384 9743 0 0 0 128 61 0 0 20 0 15 0 517451395 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139181549968 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8099] ppid=8091 vsize=15151156 memory=1456 CPUtime=0.78 cores=0,2,4,6
/proc/8093/task/8099/stat : 8099 (java) S 8091 8091 3690 0 -1 1077944384 19872 0 0 0 75 3 0 0 20 0 15 0 517451396 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139061529328 140139592809090 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8100] ppid=8091 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8100/stat : 8100 (java) S 8091 8091 3690 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 517451397 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139060475616 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8101] ppid=8091 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8101/stat : 8101 (java) S 8091 8091 3690 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 517451397 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139059422464 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8102] ppid=8091 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8102/stat : 8102 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139058371024 140139592816539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8103] ppid=8091 vsize=15151156 memory=4605272 CPUtime=2.39 cores=0,2,4,6
/proc/8093/task/8103/stat : 8103 (java) S 8091 8091 3690 0 -1 1077944384 13668 0 0 0 238 1 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139057318128 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8104] ppid=8091 vsize=15151156 memory=1456 CPUtime=2.47 cores=0,2,4,6
/proc/8093/task/8104/stat : 8104 (java) S 8091 8091 3690 0 -1 1077944384 10910 0 0 0 245 2 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139056265584 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8105] ppid=8091 vsize=15151156 memory=1456 CPUtime=0.67 cores=0,2,4,6
/proc/8093/task/8105/stat : 8105 (java) S 8091 8091 3690 0 -1 1077944384 13437 0 0 0 65 2 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139055212528 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8106] ppid=8091 vsize=15151156 memory=4605272 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8106/stat : 8106 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139054160224 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8107] ppid=8091 vsize=15151156 memory=3280 CPUtime=0.81 cores=0,2,4,6
/proc/8093/task/8107/stat : 8107 (java) S 8091 8091 3690 0 -1 1077944384 2498 0 0 0 40 41 0 0 20 0 15 0 517451400 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139053108272 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
Current children cumulated CPU time: 2514.3 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 4606728 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508 s]*
/proc/loadavg: 2.05 2.03 2.05 3/233 8448
/proc/meminfo: memFree=17959916/32770624 swapFree=67003060/67108860
[pid=8091] ppid=8088 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/8091/stat : 8091 (xcsp3-exec) S 8088 8091 3690 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517451393 115843072 364 33554432000 4194304 5098028 140731770951360 140731770949464 140231053009532 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23707648 140731770958679 140731770958937 140731770958937 140731770961862 0
/proc/8091/statm: 28282 364 305 221 0 87 0
[pid=8093] ppid=8091 vsize=15151156 memory=4605272 CPUtime=2520.02 cores=0,2,4,6
/proc/8093/stat : 8093 (java) S 8091 8091 3690 0 -1 1077944320 305847 0 0 0 251672 330 0 0 20 0 15 0 517451394 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140725463596960 140139592797943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
/proc/8093/statm: 3787789 1151318 3523 1 0 3748889 0
[pid=8093/tid=8094] ppid=8091 vsize=15151156 memory=-6733704525061579059 CPUtime=2505.25 cores=0,2,4,6
/proc/8093/task/8094/stat : 8094 (java) R 8091 8091 3690 0 -1 4202560 191967 0 0 0 250479 46 0 0 20 0 15 0 517451394 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139597036416 140139236510904 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8095] ppid=8091 vsize=15151156 memory=4872558044660077418 CPUtime=1.88 cores=0,2,4,6
/proc/8093/task/8095/stat : 8095 (java) S 8091 8091 3690 0 -1 1077944384 19585 0 0 0 127 61 0 0 20 0 15 0 517451395 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139184708112 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8096] ppid=8091 vsize=15151156 memory=988 CPUtime=1.9 cores=0,2,4,6
/proc/8093/task/8096/stat : 8096 (java) S 8091 8091 3690 0 -1 1077944384 11713 0 0 0 128 62 0 0 20 0 15 0 517451395 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139183655568 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8097] ppid=8091 vsize=15151156 memory=2052 CPUtime=1.9 cores=0,2,4,6
/proc/8093/task/8097/stat : 8097 (java) S 8091 8091 3690 0 -1 1077944384 11054 0 0 0 133 57 0 0 20 0 15 0 517451395 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139182602512 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8098] ppid=8091 vsize=15151156 memory=1428 CPUtime=1.89 cores=0,2,4,6
/proc/8093/task/8098/stat : 8098 (java) S 8091 8091 3690 0 -1 1077944384 9743 0 0 0 128 61 0 0 20 0 15 0 517451395 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139181549968 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8099] ppid=8091 vsize=15151156 memory=1716 CPUtime=0.78 cores=0,2,4,6
/proc/8093/task/8099/stat : 8099 (java) S 8091 8091 3690 0 -1 1077944384 19872 0 0 0 75 3 0 0 20 0 15 0 517451396 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139061529328 140139592809090 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8100] ppid=8091 vsize=15151156 memory=784 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8100/stat : 8100 (java) S 8091 8091 3690 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 517451397 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139060475616 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8101] ppid=8091 vsize=15151156 memory=8560 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8101/stat : 8101 (java) S 8091 8091 3690 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 517451397 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139059422464 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8102] ppid=8091 vsize=15151156 memory=6212 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8102/stat : 8102 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139058371024 140139592816539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8103] ppid=8091 vsize=15151156 memory=1056 CPUtime=2.39 cores=0,2,4,6
/proc/8093/task/8103/stat : 8103 (java) S 8091 8091 3690 0 -1 1077944384 13668 0 0 0 238 1 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139057318128 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8104] ppid=8091 vsize=15151156 memory=1540 CPUtime=2.47 cores=0,2,4,6
/proc/8093/task/8104/stat : 8104 (java) S 8091 8091 3690 0 -1 1077944384 10910 0 0 0 245 2 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139056265584 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8105] ppid=8091 vsize=15151156 memory=728 CPUtime=0.67 cores=0,2,4,6
/proc/8093/task/8105/stat : 8105 (java) S 8091 8091 3690 0 -1 1077944384 13437 0 0 0 65 2 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139055212528 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8106] ppid=8091 vsize=15151156 memory=3956 CPUtime=0 cores=0,2,4,6
/proc/8093/task/8106/stat : 8106 (java) S 8091 8091 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517451399 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139054160224 140139592808149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
[pid=8093/tid=8107] ppid=8091 vsize=15151156 memory=2832 CPUtime=0.81 cores=0,2,4,6
/proc/8093/task/8107/stat : 8107 (java) S 8091 8091 3690 0 -1 1077944384 2500 0 0 0 40 41 0 0 20 0 15 0 517451400 15514783744 1151318 33554432000 4194304 4196468 140725463614416 140139053108272 140139592809090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140725463618523 140725463618698 140725463618698 140725463621583 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 4606728 KiB

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

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

[startup+2508.04 s]
# the end of solver process 8093 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.74 s, system=3.32572 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): 2508.04
CPU time (s): 2520.06
CPU user time (s): 2516.74
CPU system time (s): 3.32572
CPU usage (%): 100.479
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 4823900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.74
system time used= 3.32571
maximum resident set size= 4910508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 307141
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58098
involuntary context switches= 2078


# summary of solver processes directly reported to runsolver:
#   pid: 8091,8093
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2516.74
#   total CPU system time (s): 3.32572

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9685 second user time and 22.9609 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-25 13:47:58
IDJOB=4406256
IDBENCH=138227
IDSOLVER=2869
FILE ID=node133/4406256-1569412119
RUNJOBID= node133-1569396629-3721
PBS_JOBID= 21705685
Free space on /var/tmp= 13460 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-fu/BinPacking-mdd-fu1000-02.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-4406256-1569412119/watcher-4406256-1569412119 -o /var/tmp/evaluation-result-4406256-1569412119/solver-4406256-1569412119 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1569396629-3721 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 884761324 HOME/instance-4406256-1569412119.xml

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

MD5SUM BENCH= 81a54afd524339631fcda48b56d1b2da
RANDOM SEED=884761324

node133.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.18
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.18
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.18
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.18
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:        22797752 kB
MemAvailable:   30526160 kB
Buffers:          176396 kB
Cached:          7598468 kB
SwapCached:         5084 kB
Active:          5145636 kB
Inactive:        3951068 kB
Active(anon):    1318624 kB
Inactive(anon):    58652 kB
Active(file):    3827012 kB
Inactive(file):  3892416 kB
Unevictable:      109536 kB
Mlocked:          109536 kB
SwapTotal:      67108860 kB
SwapFree:       67003060 kB
Dirty:             26264 kB
Writeback:             0 kB
AnonPages:       1427876 kB
Mapped:            71760 kB
Shmem:             46908 kB
Slab:             466896 kB
SReclaimable:     437440 kB
SUnreclaim:        29456 kB
KernelStack:        3808 kB
PageTables:         8632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2589384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1323008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13436 MiB
End job on node133 at 2019-09-25 14:29:46