Trace number 4400548

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) 2400.54 609.485

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-4400548-1568695289.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400548-1568695289.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.00/0.88	c solve instance...
2400.27/609.46	s UNKNOWN
2400.27/609.46	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 (12148 MiB free)
  memory of node 1: 16384 MiB (15023 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400548-1568695289/watcher-4400548-1568695289 -o /tmp/evaluation-result-4400548-1568695289/solver-4400548-1568695289 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568694456-7913 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1343682325 HOME/instance-4400548-1568695289.xml 

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

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

solver pid=12478, runsolver pid=12475

[startup+0.100057 s]*
/proc/loadavg: 8.27 7.95 5.22 8/234 12494
/proc/meminfo: memFree=27807612/32770624 swapFree=66988572/67108860
[pid=12478] ppid=12475 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12478/stat : 12478 (xcsp3-exec) S 12475 12478 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445796659 115843072 362 33554432000 4194304 5098028 140724909366640 140724909364744 139656972800636 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34680832 140724909372282 140724909372525 140724909372525 140724909375434 0
/proc/12478/statm: 28282 362 304 221 0 87 0
[pid=12480] ppid=12478 vsize=15144776 memory=29632 CPUtime=0.13 cores=1,3,5,7
/proc/12480/stat : 12480 (java) S 12478 12478 7881 0 -1 1077944320 5836 0 0 0 11 2 0 0 20 0 15 0 445796660 15508250624 7408 33554432000 4194304 4196468 140732618265424 140732618247968 139716578529015 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
/proc/12480/statm: 3786194 7408 3159 1 0 3748377 0
[pid=12480/tid=12481] ppid=12478 vsize=15144776 memory=8324486588775410251 CPUtime=0.09 cores=1,3,5,7
/proc/12480/task/12481/stat : 12481 (java) R 12478 12478 7881 0 -1 4202560 3743 0 0 0 8 1 0 0 20 0 15 0 445796660 15508250624 7408 33554432000 4194304 4196468 140732618265424 139716582761280 139716570766142 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12482] ppid=12478 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12482/stat : 12482 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796661 15508250624 7408 33554432000 4194304 4196468 140732618265424 139716506569872 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12483] ppid=12478 vsize=15144776 memory=140315154687616 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12483/stat : 12483 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796661 15508250624 7408 33554432000 4194304 4196468 140732618265424 139716505517072 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12484] ppid=12478 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12484/stat : 12484 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796661 15508250624 7408 33554432000 4194304 4196468 140732618265424 139716504464272 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12485] ppid=12478 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12485/stat : 12485 (java) S 12478 12478 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445796661 15508250624 7408 33554432000 4194304 4196468 140732618265424 139716503411472 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12486] ppid=12478 vsize=15144776 memory=140315154687616 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12486/stat : 12486 (java) S 12478 12478 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445796662 15508250624 7408 33554432000 4194304 4196468 140732618265424 139716046895472 139716578540162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12487] ppid=12478 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12487/stat : 12487 (java) S 12478 12478 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445796663 15508250624 7408 33554432000 4194304 4196468 140732618265424 139716045841440 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12488] ppid=12478 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12488/stat : 12488 (java) S 12478 12478 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445796663 15508250624 7408 33554432000 4194304 4196468 140732618265424 139716044788592 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12489] ppid=12478 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12489/stat : 12489 (java) S 12478 12478 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445796665 15508250624 7408 33554432000 4194304 4196468 140732618265424 139716043736912 139716578547611 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12490] ppid=12478 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12490/stat : 12490 (java) S 12478 12478 7881 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 15 0 445796665 15508250624 7408 33554432000 4194304 4196468 140732618265424 139716042685296 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12491] ppid=12478 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12491/stat : 12491 (java) S 12478 12478 7881 0 -1 1077944384 318 0 0 0 0 0 0 0 20 0 15 0 445796665 15508250624 7408 33554432000 4194304 4196468 140732618265424 139716041632496 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12492] ppid=12478 vsize=15144776 memory=140315154687616 CPUtime=0.02 cores=1,3,5,7
/proc/12480/task/12492/stat : 12492 (java) R 12478 12478 7881 0 -1 4202560 348 0 0 0 2 0 0 0 20 0 15 0 445796665 15508250624 7408 33554432000 4194304 4196468 140732618265424 139716040579696 139716562670785 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12493] ppid=12478 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12493/stat : 12493 (java) S 12478 12478 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445796665 15508250624 7408 33554432000 4194304 4196468 140732618265424 139716039527136 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12494] ppid=12478 vsize=15144776 memory=140315154687616 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12494/stat : 12494 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796666 15508250624 7408 33554432000 4194304 4196468 140732618265424 139716038474416 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31080 KiB

[startup+0.210972 s]*
/proc/loadavg: 8.27 7.95 5.22 7/234 12494
/proc/meminfo: memFree=27795872/32770624 swapFree=66988572/67108860
[pid=12478] ppid=12475 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12478/stat : 12478 (xcsp3-exec) S 12475 12478 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445796659 115843072 362 33554432000 4194304 5098028 140724909366640 140724909364744 139656972800636 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34680832 140724909372282 140724909372525 140724909372525 140724909375434 0
/proc/12478/statm: 28282 362 304 221 0 87 0
[pid=12480] ppid=12478 vsize=15144776 memory=40144 CPUtime=0.34 cores=1,3,5,7
/proc/12480/stat : 12480 (java) S 12478 12478 7881 0 -1 1077944320 9302 0 0 0 30 4 0 0 20 0 15 0 445796660 15508250624 10036 33554432000 4194304 4196468 140732618265424 140732618247968 139716578529015 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
/proc/12480/statm: 3786194 10036 3266 1 0 3748377 0
[pid=12480/tid=12481] ppid=12478 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/12480/task/12481/stat : 12481 (java) R 12478 12478 7881 0 -1 4202560 6612 0 0 0 17 3 0 0 20 0 15 0 445796660 15508250624 10036 33554432000 4194304 4196468 140732618265424 139716582763072 139716562609502 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12482] ppid=12478 vsize=15144776 memory=8996 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12482/stat : 12482 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796661 15508250624 10036 33554432000 4194304 4196468 140732618265424 139716506569872 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12483] ppid=12478 vsize=15144776 memory=3617151151767004832 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12483/stat : 12483 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796661 15508250624 10036 33554432000 4194304 4196468 140732618265424 139716505517072 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12484] ppid=12478 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12484/stat : 12484 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796661 15508250624 10036 33554432000 4194304 4196468 140732618265424 139716504464272 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12485] ppid=12478 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12485/stat : 12485 (java) S 12478 12478 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445796661 15508250624 10036 33554432000 4194304 4196468 140732618265424 139716503411472 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12486] ppid=12478 vsize=15144776 memory=140315154687616 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12486/stat : 12486 (java) S 12478 12478 7881 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445796662 15508250624 10036 33554432000 4194304 4196468 140732618265424 139716046895472 139716578540162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12487] ppid=12478 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12487/stat : 12487 (java) S 12478 12478 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445796663 15508250624 10036 33554432000 4194304 4196468 140732618265424 139716045841440 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12488] ppid=12478 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12488/stat : 12488 (java) S 12478 12478 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445796663 15508250624 10036 33554432000 4194304 4196468 140732618265424 139716044788592 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12489] ppid=12478 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12489/stat : 12489 (java) S 12478 12478 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445796665 15508250624 10036 33554432000 4194304 4196468 140732618265424 139716043736912 139716578547611 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12490] ppid=12478 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/12480/task/12490/stat : 12490 (java) S 12478 12478 7881 0 -1 1077944384 193 0 0 0 2 0 0 0 20 0 15 0 445796665 15508250624 10036 33554432000 4194304 4196468 140732618265424 139716042685296 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12491] ppid=12478 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/12480/task/12491/stat : 12491 (java) S 12478 12478 7881 0 -1 1077944384 434 0 0 0 2 0 0 0 20 0 15 0 445796665 15508250624 10036 33554432000 4194304 4196468 140732618265424 139716041632496 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12492] ppid=12478 vsize=15144776 memory=140315154687616 CPUtime=0.08 cores=1,3,5,7
/proc/12480/task/12492/stat : 12492 (java) R 12478 12478 7881 0 -1 4202560 761 0 0 0 8 0 0 0 20 0 15 0 445796665 15508250624 10036 33554432000 4194304 4196468 140732618265424 139716040579696 139716562609502 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12493] ppid=12478 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12493/stat : 12493 (java) S 12478 12478 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445796665 15508250624 10036 33554432000 4194304 4196468 140732618265424 139716039527136 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12494] ppid=12478 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12494/stat : 12494 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796666 15508250624 10036 33554432000 4194304 4196468 140732618265424 139716038474416 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41592 KiB

[startup+0.311981 s]*
/proc/loadavg: 8.27 7.95 5.22 7/234 12494
/proc/meminfo: memFree=27788464/32770624 swapFree=66988572/67108860
[pid=12478] ppid=12475 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12478/stat : 12478 (xcsp3-exec) S 12475 12478 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445796659 115843072 362 33554432000 4194304 5098028 140724909366640 140724909364744 139656972800636 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34680832 140724909372282 140724909372525 140724909372525 140724909375434 0
/proc/12478/statm: 28282 362 304 221 0 87 0
[pid=12480] ppid=12478 vsize=15149032 memory=49824 CPUtime=0.54 cores=1,3,5,7
/proc/12480/stat : 12480 (java) S 12478 12478 7881 0 -1 1077944320 10810 0 0 0 49 5 0 0 20 0 15 0 445796660 15512608768 12456 33554432000 4194304 4196468 140732618265424 140732618247968 139716578529015 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
/proc/12480/statm: 3787258 12456 3341 1 0 3748377 0
[pid=12480/tid=12481] ppid=12478 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/12480/task/12481/stat : 12481 (java) R 12478 12478 7881 0 -1 4202560 7812 0 0 0 26 4 0 0 20 0 15 0 445796660 15512608768 12460 33554432000 4194304 4196468 140732618265424 139716582760128 139716562609502 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12482] ppid=12478 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12482/stat : 12482 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796661 15512608768 12460 33554432000 4194304 4196468 140732618265424 139716506569872 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12483] ppid=12478 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12483/stat : 12483 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796661 15512608768 12460 33554432000 4194304 4196468 140732618265424 139716505517072 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12484] ppid=12478 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12484/stat : 12484 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796661 15512608768 12460 33554432000 4194304 4196468 140732618265424 139716504464272 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12485] ppid=12478 vsize=15149032 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12485/stat : 12485 (java) S 12478 12478 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445796661 15512608768 12460 33554432000 4194304 4196468 140732618265424 139716503411472 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12486] ppid=12478 vsize=15149032 memory=7379517702019849078 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12486/stat : 12486 (java) S 12478 12478 7881 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445796662 15512608768 12460 33554432000 4194304 4196468 140732618265424 139716046895472 139716578540162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12487] ppid=12478 vsize=15149032 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12487/stat : 12487 (java) S 12478 12478 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445796663 15512608768 12460 33554432000 4194304 4196468 140732618265424 139716045841440 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12488] ppid=12478 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12488/stat : 12488 (java) S 12478 12478 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445796663 15512608768 12460 33554432000 4194304 4196468 140732618265424 139716044788592 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12489] ppid=12478 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12489/stat : 12489 (java) S 12478 12478 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445796665 15512608768 12460 33554432000 4194304 4196468 140732618265424 139716043736912 139716578547611 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12490] ppid=12478 vsize=15149032 memory=4426089072227881875 CPUtime=0.05 cores=1,3,5,7
/proc/12480/task/12490/stat : 12490 (java) R 12478 12478 7881 0 -1 4202560 330 0 0 0 5 0 0 0 20 0 15 0 445796665 15512608768 12460 33554432000 4194304 4196468 140732618265424 139716042675408 139716558246151 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12491] ppid=12478 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/12480/task/12491/stat : 12491 (java) S 12478 12478 7881 0 -1 1077944384 452 0 0 0 4 0 0 0 20 0 15 0 445796665 15512608768 12526 33554432000 4194304 4196468 140732618265424 139716041632496 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12492] ppid=12478 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/12480/task/12492/stat : 12492 (java) S 12478 12478 7881 0 -1 1077944384 922 0 0 0 12 0 0 0 20 0 15 0 445796665 15512608768 12526 33554432000 4194304 4196468 140732618265424 139716040579696 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12493] ppid=12478 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12493/stat : 12493 (java) S 12478 12478 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445796665 15512608768 12526 33554432000 4194304 4196468 140732618265424 139716039527136 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12494] ppid=12478 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12494/stat : 12494 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796666 15512608768 12526 33554432000 4194304 4196468 140732618265424 139716038474416 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51272 KiB

[startup+0.700816 s]
/proc/loadavg: 8.27 7.95 5.22 6/234 12494
/proc/meminfo: memFree=27777588/32770624 swapFree=66988572/67108860
[pid=12478] ppid=12475 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12478/stat : 12478 (xcsp3-exec) S 12475 12478 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445796659 115843072 362 33554432000 4194304 5098028 140724909366640 140724909364744 139656972800636 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34680832 140724909372282 140724909372525 140724909372525 140724909375434 0
/proc/12478/statm: 28282 362 304 221 0 87 0
[pid=12480] ppid=12478 vsize=15151156 memory=83956 CPUtime=1.66 cores=1,3,5,7
/proc/12480/stat : 12480 (java) S 12478 12478 7881 0 -1 1077944320 14643 0 0 0 159 7 0 0 20 0 15 0 445796660 15514783744 20989 33554432000 4194304 4196468 140732618265424 140732618247968 139716578529015 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
/proc/12480/statm: 3787789 20989 3459 1 0 3748889 0
[pid=12480/tid=12481] ppid=12478 vsize=15151156 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/12480/task/12481/stat : 12481 (java) R 12478 12478 7881 0 -1 4202560 9289 0 0 0 63 5 0 0 20 0 15 0 445796660 15514783744 20989 33554432000 4194304 4196468 140732618265424 139716582764720 139716178532039 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12482] ppid=12478 vsize=15151156 memory=33 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12482/stat : 12482 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796661 15514783744 20989 33554432000 4194304 4196468 140732618265424 139716506569872 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12483] ppid=12478 vsize=15151156 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12483/stat : 12483 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796661 15514783744 20989 33554432000 4194304 4196468 140732618265424 139716505517072 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12484] ppid=12478 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12484/stat : 12484 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796661 15514783744 20989 33554432000 4194304 4196468 140732618265424 139716504464272 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12485] ppid=12478 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12485/stat : 12485 (java) S 12478 12478 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445796661 15514783744 20989 33554432000 4194304 4196468 140732618265424 139716503411472 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12486] ppid=12478 vsize=15151156 memory=38668 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12486/stat : 12486 (java) S 12478 12478 7881 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445796662 15514783744 20989 33554432000 4194304 4196468 140732618265424 139716046895472 139716578540162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12487] ppid=12478 vsize=15151156 memory=984 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12487/stat : 12487 (java) S 12478 12478 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445796663 15514783744 20989 33554432000 4194304 4196468 140732618265424 139716045841440 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12488] ppid=12478 vsize=15151156 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12488/stat : 12488 (java) S 12478 12478 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445796663 15514783744 20989 33554432000 4194304 4196468 140732618265424 139716044788592 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12489] ppid=12478 vsize=15151156 memory=1212 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12489/stat : 12489 (java) S 12478 12478 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445796665 15514783744 20989 33554432000 4194304 4196468 140732618265424 139716043736912 139716578547611 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12490] ppid=12478 vsize=15151156 memory=1060 CPUtime=0.28 cores=1,3,5,7
/proc/12480/task/12490/stat : 12490 (java) R 12478 12478 7881 0 -1 4202560 947 0 0 0 28 0 0 0 20 0 15 0 445796665 15514783744 20989 33554432000 4194304 4196468 140732618265424 139716042675680 139716563653050 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12491] ppid=12478 vsize=15151156 memory=740 CPUtime=0.25 cores=1,3,5,7
/proc/12480/task/12491/stat : 12491 (java) R 12478 12478 7881 0 -1 4202560 1150 0 0 0 25 0 0 0 20 0 15 0 445796665 15514783744 20989 33554432000 4194304 4196468 140732618265424 139716041622096 139716558365356 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12492] ppid=12478 vsize=15151156 memory=1228 CPUtime=0.42 cores=1,3,5,7
/proc/12480/task/12492/stat : 12492 (java) S 12478 12478 7881 0 -1 1077944384 1950 0 0 0 41 1 0 0 20 0 15 0 445796665 15514783744 20989 33554432000 4194304 4196468 140732618265424 139716040579696 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12493] ppid=12478 vsize=15151156 memory=9520 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12493/stat : 12493 (java) S 12478 12478 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445796665 15514783744 20989 33554432000 4194304 4196468 140732618265424 139716039527136 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12494] ppid=12478 vsize=15151156 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12494/stat : 12494 (java) S 12478 12478 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445796666 15514783744 20989 33554432000 4194304 4196468 140732618265424 139716038474416 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 85404 KiB

[startup+1.50955 s]
/proc/loadavg: 8.27 7.95 5.22 10/238 12498
/proc/meminfo: memFree=27699776/32770624 swapFree=66988572/67108860
[pid=12478] ppid=12475 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12478/stat : 12478 (xcsp3-exec) S 12475 12478 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445796659 115843072 362 33554432000 4194304 5098028 140724909366640 140724909364744 139656972800636 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34680832 140724909372282 140724909372525 140724909372525 140724909375434 0
/proc/12478/statm: 28282 362 304 221 0 87 0

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

/proc/12480/stat : 12480 (java) S 12478 12478 7881 0 -1 1077944320 79723 0 0 0 206356 132 0 0 20 0 19 0 445796660 15787429888 997534 33554432000 4194304 4196468 140732618265424 140732618247968 139716578529015 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
/proc/12480/statm: 3854353 997534 3545 1 0 3815453 0
[pid=12480/tid=12481] ppid=12478 vsize=15417412 memory=3990136 CPUtime=0.87 cores=1,3,5,7
/proc/12480/task/12481/stat : 12481 (java) S 12478 12478 7881 0 -1 1077944384 9385 0 0 0 82 5 0 0 20 0 19 0 445796660 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716582769792 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12482] ppid=12478 vsize=15417412 memory=3990136 CPUtime=1.54 cores=1,3,5,7
/proc/12480/task/12482/stat : 12482 (java) S 12478 12478 7881 0 -1 1077944384 2215 0 0 0 143 11 0 0 20 0 19 0 445796661 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716506569872 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12483] ppid=12478 vsize=15417412 memory=107262513277639 CPUtime=1.48 cores=1,3,5,7
/proc/12480/task/12483/stat : 12483 (java) S 12478 12478 7881 0 -1 1077944384 2584 0 0 0 139 9 0 0 20 0 19 0 445796661 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716505517072 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12484] ppid=12478 vsize=15417412 memory=3990136 CPUtime=1.54 cores=1,3,5,7
/proc/12480/task/12484/stat : 12484 (java) S 12478 12478 7881 0 -1 1077944384 1467 0 0 0 142 12 0 0 20 0 19 0 445796661 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716504464272 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12485] ppid=12478 vsize=15417412 memory=1448 CPUtime=1.52 cores=1,3,5,7
/proc/12480/task/12485/stat : 12485 (java) S 12478 12478 7881 0 -1 1077944384 1617 0 0 0 147 5 0 0 20 0 19 0 445796661 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716503411472 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12486] ppid=12478 vsize=15417412 memory=3990136 CPUtime=4.29 cores=1,3,5,7
/proc/12480/task/12486/stat : 12486 (java) S 12478 12478 7881 0 -1 1077944384 9327 0 0 0 410 19 0 0 20 0 19 0 445796662 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716046895472 139716578540162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12487] ppid=12478 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12487/stat : 12487 (java) S 12478 12478 7881 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 445796663 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716045841504 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12488] ppid=12478 vsize=15417412 memory=3990136 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12488/stat : 12488 (java) S 12478 12478 7881 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 19 0 445796663 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716044788608 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12489] ppid=12478 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12489/stat : 12489 (java) S 12478 12478 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445796665 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716043736912 139716578547611 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12490] ppid=12478 vsize=15417412 memory=3990136 CPUtime=1.75 cores=1,3,5,7
/proc/12480/task/12490/stat : 12490 (java) S 12478 12478 7881 0 -1 1077944384 12374 0 0 0 174 1 0 0 20 0 19 0 445796665 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716042685296 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12491] ppid=12478 vsize=15417412 memory=1448 CPUtime=2.18 cores=1,3,5,7
/proc/12480/task/12491/stat : 12491 (java) S 12478 12478 7881 0 -1 1077944384 12920 0 0 0 217 1 0 0 20 0 19 0 445796665 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716041632496 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12492] ppid=12478 vsize=15417412 memory=1448 CPUtime=0.73 cores=1,3,5,7
/proc/12480/task/12492/stat : 12492 (java) S 12478 12478 7881 0 -1 1077944384 9240 0 0 0 72 1 0 0 20 0 19 0 445796665 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716040579696 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12493] ppid=12478 vsize=15417412 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12493/stat : 12493 (java) S 12478 12478 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445796665 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716039527136 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12494] ppid=12478 vsize=15417412 memory=2486212 CPUtime=0.2 cores=1,3,5,7
/proc/12480/task/12494/stat : 12494 (java) S 12478 12478 7881 0 -1 1077944384 447 0 0 0 15 5 0 0 20 0 19 0 445796666 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716038474416 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12495] ppid=12478 vsize=15417412 memory=1448 CPUtime=510.37 cores=1,3,5,7
/proc/12480/task/12495/stat : 12495 (java) R 12478 12478 7881 0 -1 4202560 4781 0 0 0 51010 27 0 0 20 0 19 0 445796749 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716029493976 139716182460067 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12496] ppid=12478 vsize=15417412 memory=1448 CPUtime=513.09 cores=1,3,5,7
/proc/12480/task/12496/stat : 12496 (java) R 12478 12478 7881 0 -1 4202560 5266 0 0 0 51307 2 0 0 20 0 19 0 445796749 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716028440136 139716181478181 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12497] ppid=12478 vsize=15417412 memory=1448 CPUtime=514.39 cores=1,3,5,7
/proc/12480/task/12497/stat : 12497 (java) R 12478 12478 7881 0 -1 4202560 4142 0 0 0 51407 32 0 0 20 0 19 0 445796749 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716027387640 139716181478242 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12498] ppid=12478 vsize=15417412 memory=3990136 CPUtime=510.8 cores=1,3,5,7
/proc/12480/task/12498/stat : 12498 (java) R 12478 12478 7881 0 -1 4202560 2551 0 0 0 51078 2 0 0 20 0 19 0 445796749 15787429888 997534 33554432000 4194304 4196468 140732618265424 139716026335672 139716181478326 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
Current children cumulated CPU time: 2064.88 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3991584 KiB

[startup+582.302 s]
/proc/loadavg: 8.72 8.62 6.83 9/239 12986
/proc/meminfo: memFree=24565420/32770624 swapFree=66988580/67108860
[pid=12478] ppid=12475 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12478/stat : 12478 (xcsp3-exec) S 12475 12478 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445796659 115843072 362 33554432000 4194304 5098028 140724909366640 140724909364744 139656972800636 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34680832 140724909372282 140724909372525 140724909372525 140724909375434 0
/proc/12478/statm: 28282 362 304 221 0 87 0
[pid=12480] ppid=12478 vsize=15417412 memory=4057292 CPUtime=2292.37 cores=1,3,5,7
/proc/12480/stat : 12480 (java) S 12478 12478 7881 0 -1 1077944320 93235 0 0 0 229102 135 0 0 20 0 19 0 445796660 15787429888 1014323 33554432000 4194304 4196468 140732618265424 140732618247968 139716578529015 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
/proc/12480/statm: 3854353 1014323 3545 1 0 3815453 0
[pid=12480/tid=12481] ppid=12478 vsize=15417412 memory=4057264 CPUtime=0.87 cores=1,3,5,7
/proc/12480/task/12481/stat : 12481 (java) S 12478 12478 7881 0 -1 1077944384 9385 0 0 0 82 5 0 0 20 0 19 0 445796660 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716582769792 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12482] ppid=12478 vsize=15417412 memory=1448 CPUtime=2.3 cores=1,3,5,7
/proc/12480/task/12482/stat : 12482 (java) S 12478 12478 7881 0 -1 1077944384 3508 0 0 0 218 12 0 0 20 0 19 0 445796661 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716506569872 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12483] ppid=12478 vsize=15417412 memory=4057292 CPUtime=2.23 cores=1,3,5,7
/proc/12480/task/12483/stat : 12483 (java) S 12478 12478 7881 0 -1 1077944384 3161 0 0 0 214 9 0 0 20 0 19 0 445796661 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716505517072 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12484] ppid=12478 vsize=15417412 memory=1448 CPUtime=2.27 cores=1,3,5,7
/proc/12480/task/12484/stat : 12484 (java) S 12478 12478 7881 0 -1 1077944384 1659 0 0 0 215 12 0 0 20 0 19 0 445796661 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716504464272 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12485] ppid=12478 vsize=15417412 memory=0 CPUtime=2.26 cores=1,3,5,7
/proc/12480/task/12485/stat : 12485 (java) S 12478 12478 7881 0 -1 1077944384 1775 0 0 0 221 5 0 0 20 0 19 0 445796661 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716503411472 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12486] ppid=12478 vsize=15417412 memory=1448 CPUtime=8.11 cores=1,3,5,7
/proc/12480/task/12486/stat : 12486 (java) S 12478 12478 7881 0 -1 1077944384 17818 0 0 0 790 21 0 0 20 0 19 0 445796662 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716046895472 139716578540162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12487] ppid=12478 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12487/stat : 12487 (java) S 12478 12478 7881 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 445796663 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716045841504 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12488] ppid=12478 vsize=15417412 memory=4057292 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12488/stat : 12488 (java) S 12478 12478 7881 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 19 0 445796663 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716044788608 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12489] ppid=12478 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12489/stat : 12489 (java) S 12478 12478 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445796665 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716043736912 139716578547611 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12490] ppid=12478 vsize=15417412 memory=3620 CPUtime=1.76 cores=1,3,5,7
/proc/12480/task/12490/stat : 12490 (java) S 12478 12478 7881 0 -1 1077944384 13187 0 0 0 175 1 0 0 20 0 19 0 445796665 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716042685296 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12491] ppid=12478 vsize=15417412 memory=4057292 CPUtime=2.18 cores=1,3,5,7
/proc/12480/task/12491/stat : 12491 (java) S 12478 12478 7881 0 -1 1077944384 12925 0 0 0 217 1 0 0 20 0 19 0 445796665 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716041632496 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12492] ppid=12478 vsize=15417412 memory=1448 CPUtime=0.73 cores=1,3,5,7
/proc/12480/task/12492/stat : 12492 (java) S 12478 12478 7881 0 -1 1077944384 9389 0 0 0 72 1 0 0 20 0 19 0 445796665 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716040579696 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12493] ppid=12478 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12493/stat : 12493 (java) S 12478 12478 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445796665 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716039527136 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12494] ppid=12478 vsize=15417412 memory=1448 CPUtime=0.22 cores=1,3,5,7
/proc/12480/task/12494/stat : 12494 (java) S 12478 12478 7881 0 -1 1077944384 546 0 0 0 17 5 0 0 20 0 19 0 445796666 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716038474416 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12495] ppid=12478 vsize=15417412 memory=1448 CPUtime=565.81 cores=1,3,5,7
/proc/12480/task/12495/stat : 12495 (java) R 12478 12478 7881 0 -1 4202560 4929 0 0 0 56554 27 0 0 20 0 19 0 445796749 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716029492008 139716181478194 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12496] ppid=12478 vsize=15417412 memory=4057264 CPUtime=567.57 cores=1,3,5,7
/proc/12480/task/12496/stat : 12496 (java) R 12478 12478 7881 0 -1 4202560 6581 0 0 0 56755 2 0 0 20 0 19 0 445796749 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716028440328 139716182462166 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12497] ppid=12478 vsize=15417412 memory=4012748 CPUtime=569.72 cores=1,3,5,7
/proc/12480/task/12497/stat : 12497 (java) R 12478 12478 7881 0 -1 4202560 4254 0 0 0 56940 32 0 0 20 0 19 0 445796749 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716027387312 139716182460534 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12498] ppid=12478 vsize=15417412 memory=1448 CPUtime=566.22 cores=1,3,5,7
/proc/12480/task/12498/stat : 12498 (java) R 12478 12478 7881 0 -1 4202560 2711 0 0 0 56620 2 0 0 20 0 19 0 445796749 15787429888 1014323 33554432000 4194304 4196468 140732618265424 139716026335704 139716181478313 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
Current children cumulated CPU time: 2292.37 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4058740 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+609.402 s]
/proc/loadavg: 8.62 8.61 6.87 9/238 12987
/proc/meminfo: memFree=24566096/32770624 swapFree=66988580/67108860
[pid=12478] ppid=12475 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12478/stat : 12478 (xcsp3-exec) S 12475 12478 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445796659 115843072 362 33554432000 4194304 5098028 140724909366640 140724909364744 139656972800636 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34680832 140724909372282 140724909372525 140724909372525 140724909375434 0
/proc/12478/statm: 28282 362 304 221 0 87 0
[pid=12480] ppid=12478 vsize=15417412 memory=4057300 CPUtime=2400.27 cores=1,3,5,7
/proc/12480/stat : 12480 (java) S 12478 12478 7881 0 -1 1077944320 94318 0 0 0 239891 136 0 0 20 0 19 0 445796660 15787429888 1014325 33554432000 4194304 4196468 140732618265424 140732618247968 139716578529015 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
/proc/12480/statm: 3854353 1014325 3545 1 0 3815453 0
[pid=12480/tid=12481] ppid=12478 vsize=15417412 memory=16104775267649398 CPUtime=0.87 cores=1,3,5,7
/proc/12480/task/12481/stat : 12481 (java) S 12478 12478 7881 0 -1 1077944384 9385 0 0 0 82 5 0 0 20 0 19 0 445796660 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716582769792 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12482] ppid=12478 vsize=15417412 memory=111628 CPUtime=2.3 cores=1,3,5,7
/proc/12480/task/12482/stat : 12482 (java) S 12478 12478 7881 0 -1 1077944384 3508 0 0 0 218 12 0 0 20 0 19 0 445796661 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716506569872 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12483] ppid=12478 vsize=15417412 memory=804 CPUtime=2.23 cores=1,3,5,7
/proc/12480/task/12483/stat : 12483 (java) S 12478 12478 7881 0 -1 1077944384 3161 0 0 0 214 9 0 0 20 0 19 0 445796661 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716505517072 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12484] ppid=12478 vsize=15417412 memory=4100 CPUtime=2.27 cores=1,3,5,7
/proc/12480/task/12484/stat : 12484 (java) S 12478 12478 7881 0 -1 1077944384 1659 0 0 0 215 12 0 0 20 0 19 0 445796661 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716504464272 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12485] ppid=12478 vsize=15417412 memory=1808 CPUtime=2.26 cores=1,3,5,7
/proc/12480/task/12485/stat : 12485 (java) S 12478 12478 7881 0 -1 1077944384 1775 0 0 0 221 5 0 0 20 0 19 0 445796661 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716503411472 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12486] ppid=12478 vsize=15417412 memory=924 CPUtime=8.11 cores=1,3,5,7
/proc/12480/task/12486/stat : 12486 (java) S 12478 12478 7881 0 -1 1077944384 17826 0 0 0 790 21 0 0 20 0 19 0 445796662 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716046895472 139716578540162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12487] ppid=12478 vsize=15417412 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12487/stat : 12487 (java) S 12478 12478 7881 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 445796663 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716045841504 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12488] ppid=12478 vsize=15417412 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12488/stat : 12488 (java) S 12478 12478 7881 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 19 0 445796663 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716044788608 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12489] ppid=12478 vsize=15417412 memory=288230583166042425 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12489/stat : 12489 (java) S 12478 12478 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445796665 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716043736912 139716578547611 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12490] ppid=12478 vsize=15417412 memory=16104775267649398 CPUtime=1.77 cores=1,3,5,7
/proc/12480/task/12490/stat : 12490 (java) S 12478 12478 7881 0 -1 1077944384 13634 0 0 0 176 1 0 0 20 0 19 0 445796665 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716042685296 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12491] ppid=12478 vsize=15417412 memory=1412 CPUtime=2.18 cores=1,3,5,7
/proc/12480/task/12491/stat : 12491 (java) S 12478 12478 7881 0 -1 1077944384 12933 0 0 0 217 1 0 0 20 0 19 0 445796665 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716041632496 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12492] ppid=12478 vsize=15417412 memory=3220 CPUtime=0.73 cores=1,3,5,7
/proc/12480/task/12492/stat : 12492 (java) S 12478 12478 7881 0 -1 1077944384 9393 0 0 0 72 1 0 0 20 0 19 0 445796665 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716040579696 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12493] ppid=12478 vsize=15417412 memory=6944613755395144096 CPUtime=0 cores=1,3,5,7
/proc/12480/task/12493/stat : 12493 (java) S 12478 12478 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445796665 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716039527136 139716578539221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12494] ppid=12478 vsize=15417412 memory=-7449383003082255507 CPUtime=0.22 cores=1,3,5,7
/proc/12480/task/12494/stat : 12494 (java) S 12478 12478 7881 0 -1 1077944384 573 0 0 0 17 5 0 0 20 0 19 0 445796666 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716038474416 139716578540162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12495] ppid=12478 vsize=15417412 memory=4206749494057918560 CPUtime=592.89 cores=1,3,5,7
/proc/12480/task/12495/stat : 12495 (java) R 12478 12478 7881 0 -1 4202560 5053 0 0 0 59262 27 0 0 20 0 19 0 445796749 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716029492008 139716181503275 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12496] ppid=12478 vsize=15417412 memory=6791534058613427641 CPUtime=594.65 cores=1,3,5,7
/proc/12480/task/12496/stat : 12496 (java) R 12478 12478 7881 0 -1 4202560 6889 0 0 0 59463 2 0 0 20 0 19 0 445796749 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716028440080 139716181478338 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12497] ppid=12478 vsize=15417412 memory=6944656626178237591 CPUtime=596.58 cores=1,3,5,7
/proc/12480/task/12497/stat : 12497 (java) R 12478 12478 7881 0 -1 4202560 4366 0 0 0 59626 32 0 0 20 0 19 0 445796749 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716027387528 139716182758013 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
[pid=12480/tid=12498] ppid=12478 vsize=15417412 memory=6944656425123094137 CPUtime=593.06 cores=1,3,5,7
/proc/12480/task/12498/stat : 12498 (java) R 12478 12478 7881 0 -1 4202560 2756 0 0 0 59304 2 0 0 20 0 19 0 445796749 15787429888 1014325 33554432000 4194304 4196468 140732618265424 139716026335672 139716181189264 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26640384 140732618269679 140732618269850 140732618269850 140732618272719 0
Current children cumulated CPU time: 2400.27 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4058748 KiB

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

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

[startup+609.484 s]
# the end of solver process 12480 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.15 s, system=1.38426 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): 609.485
CPU time (s): 2400.54
CPU user time (s): 2399.15
CPU system time (s): 1.38426
CPU usage (%): 393.863
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 4058748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.15
system time used= 1.38426
maximum resident set size= 4057740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95792
page faults= 0
swaps= 0
block input operations= 0
block output operations= 728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16930
involuntary context switches= 47079


# summary of solver processes directly reported to runsolver:
#   pid: 12478,12480
#   total CPU time (s): 2400.54
#   total CPU user time (s): 2399.15
#   total CPU system time (s): 1.38426

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.98634 second user time and 7.30343 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-17 06:40:51
IDJOB=4400548
IDBENCH=136273
IDSOLVER=2856
FILE ID=node126/4400548-1568695289
RUNJOBID= node126-1568694456-7913
PBS_JOBID= 21703806
Free space on /tmp= 55680 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-4400548-1568695289/watcher-4400548-1568695289 -o /tmp/evaluation-result-4400548-1568695289/solver-4400548-1568695289 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568694456-7913 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1343682325 HOME/instance-4400548-1568695289.xml

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

MD5SUM BENCH= d888f3c6414640c595bd57a6b8e70245
RANDOM SEED=1343682325

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27825036 kB
MemAvailable:   28620472 kB
Buffers:           65128 kB
Cached:           998960 kB
SwapCached:         8168 kB
Active:          3920484 kB
Inactive:         423116 kB
Active(anon):    3289704 kB
Inactive(anon):    23240 kB
Active(file):     630780 kB
Inactive(file):   399876 kB
Unevictable:      107804 kB
Mlocked:          107804 kB
SwapTotal:      67108860 kB
SwapFree:       66988572 kB
Dirty:             26072 kB
Writeback:             0 kB
AnonPages:       3345960 kB
Mapped:            55884 kB
Shmem:             24940 kB
Slab:             191432 kB
SReclaimable:     161232 kB
SUnreclaim:        30200 kB
KernelStack:        4176 kB
PageTables:        12352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4855160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3223552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55652 MiB
End job on node126 at 2019-09-17 06:51:01