Trace number 4271954

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 5a (2017-07-26)? (TO) 2520.0701 2454.8101

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0120-17.xml
MD5SUM2f852f7efb9788b9c4f77f580498dd38
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables371
Number of constraints77
Number of domains2
Minimum domain size65
Maximum domain size75
Distribution of domain sizes[{"size":65,"count":370},{"size":75,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":296},{"degree":4,"count":74}]
Minimum constraint arity5
Maximum constraint arity370
Distribution of constraint arities[{"arity":5,"count":74},{"arity":75,"count":1},{"arity":370,"count":2}]
Number of extensional constraints74
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":74},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271954-1502838589.xml"  -tl '2520s' -p 1 -x 3
0.10/0.28	c [HOME/instance-4271954-1502838589.xml, -tl, 2520s, -p, 1, -x, 3]
0.27/0.34	c simple solver
0.27/0.40	c parse instance...
3.59/2.59	c solve instance...
2520.05/2454.80	s UNKNOWN
2520.05/2454.80	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13458 MiB free)
  memory of node 1: 16384 MiB (15193 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271954-1502838589/watcher-4271954-1502838589 -o /tmp/evaluation-result-4271954-1502838589/solver-4271954-1502838589 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 926785680 HOME/instance-4271954-1502838589.xml 

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

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

solver pid=7247, runsolver pid=7244

[startup+0.100061 s]*
/proc/loadavg: 1.72 1.68 1.65 3/204 7254
/proc/meminfo: memFree=29334384/32770624 swapFree=67108860/67108860
[pid=7247] ppid=7244 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7247/stat : 7247 (xcsp3-exec) S 7244 7247 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 37741439 9740288 345 18446744073709551615 4194304 5098028 140722950210448 140722950208552 139636856975996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 20094976 140722950218106 140722950218310 140722950218310 140722950221803 0
/proc/7247/statm: 2378 345 289 221 0 87 0
[pid=7249] ppid=7247 vsize=13358712 memory=14632 CPUtime=0 cores=1,3,5,7
/proc/7249/stat : 7249 (java) S 7247 7247 7968 0 -1 1077944320 3423 0 0 0 0 0 0 0 20 0 6 0 37741448 13679321088 3658 18446744073709551615 4194304 4196468 140728768555776 140728768538320 140521803706103 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
/proc/7249/statm: 3339678 3658 1905 1 0 3329175 0
[pid=7249/tid=7250] ppid=7247 vsize=13358712 memory=8508281356422317474 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7250/stat : 7250 (java) R 7247 7247 7968 0 -1 4202560 2211 0 0 0 0 0 0 0 20 0 6 0 37741448 13679321088 3658 18446744073709551615 4194304 4196468 140728768555776 140521807942224 140521787786590 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7251] ppid=7247 vsize=13358712 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7251/stat : 7251 (java) S 7247 7247 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 37741449 13679321088 3658 18446744073709551615 4194304 4196468 140728768555776 140521738140688 140521803716309 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7252] ppid=7247 vsize=13358712 memory=140656523941504 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7252/stat : 7252 (java) S 7247 7247 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 37741449 13679321088 3658 18446744073709551615 4194304 4196468 140728768555776 140521737088144 140521803716309 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7253] ppid=7247 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7253/stat : 7253 (java) S 7247 7247 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 37741449 13679321088 3658 18446744073709551615 4194304 4196468 140728768555776 140521736035088 140521803716309 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7254] ppid=7247 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7254/stat : 7254 (java) S 7247 7247 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 37741449 13679321088 3658 18446744073709551615 4194304 4196468 140728768555776 140521734982544 140521803716309 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 16012 KiB

[startup+0.218951 s]*
/proc/loadavg: 1.72 1.68 1.65 4/213 7263
/proc/meminfo: memFree=29323392/32770624 swapFree=67108860/67108860
[pid=7247] ppid=7244 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7247/stat : 7247 (xcsp3-exec) S 7244 7247 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 37741439 9740288 345 18446744073709551615 4194304 5098028 140722950210448 140722950208552 139636856975996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 20094976 140722950218106 140722950218310 140722950218310 140722950221803 0
/proc/7247/statm: 2378 345 289 221 0 87 0
[pid=7249] ppid=7247 vsize=13974352 memory=27656 CPUtime=0.1 cores=1,3,5,7
/proc/7249/stat : 7249 (java) S 7247 7247 7968 0 -1 1077944320 5318 0 0 0 8 2 0 0 20 0 15 0 37741448 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140728768538320 140521803706103 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
/proc/7249/statm: 3493588 6914 2752 1 0 3482964 0
[pid=7249/tid=7250] ppid=7247 vsize=13974352 memory=7022364594140610616 CPUtime=0.07 cores=1,3,5,7
/proc/7249/task/7250/stat : 7250 (java) R 7247 7247 7968 0 -1 4202560 3465 0 0 0 6 1 0 0 20 0 15 0 37741448 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140521807937712 140521803728029 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7251] ppid=7247 vsize=13974352 memory=4294978898 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7251/stat : 7251 (java) S 7247 7247 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37741449 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140521738140688 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7252] ppid=7247 vsize=13974352 memory=140656524374266 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7252/stat : 7252 (java) S 7247 7247 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37741449 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140521737088144 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7253] ppid=7247 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7253/stat : 7253 (java) S 7247 7247 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37741449 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140521736035088 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7254] ppid=7247 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7254/stat : 7254 (java) S 7247 7247 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37741449 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140521734982544 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7255] ppid=7247 vsize=13974352 memory=140656523941504 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7255/stat : 7255 (java) S 7247 7247 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37741450 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140521282054384 140521803717250 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7256] ppid=7247 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7256/stat : 7256 (java) S 7247 7247 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 37741451 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140521281000608 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7257] ppid=7247 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7257/stat : 7257 (java) S 7247 7247 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 37741451 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140521279947504 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7258] ppid=7247 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7258/stat : 7258 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140521278896080 140521803724699 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7259] ppid=7247 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7259/stat : 7259 (java) S 7247 7247 7968 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 37741454 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140521277844208 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7260] ppid=7247 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7260/stat : 7260 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140521276791664 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7261] ppid=7247 vsize=13974352 memory=140656523941504 CPUtime=0.01 cores=1,3,5,7
/proc/7249/task/7261/stat : 7261 (java) S 7247 7247 7968 0 -1 1077944384 247 0 0 0 1 0 0 0 20 0 15 0 37741454 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140521275738608 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7262] ppid=7247 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7262/stat : 7262 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140521274686304 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7263] ppid=7247 vsize=13974352 memory=140656523941504 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7263/stat : 7263 (java) S 7247 7247 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37741459 14309736448 6914 18446744073709551615 4194304 4196468 140728768555776 140521273633328 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29036 KiB

[startup+0.310513 s]*
/proc/loadavg: 1.72 1.68 1.65 3/213 7263
/proc/meminfo: memFree=29313168/32770624 swapFree=67108860/67108860
[pid=7247] ppid=7244 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7247/stat : 7247 (xcsp3-exec) S 7244 7247 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 37741439 9740288 345 18446744073709551615 4194304 5098028 140722950210448 140722950208552 139636856975996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 20094976 140722950218106 140722950218310 140722950218310 140722950221803 0
/proc/7247/statm: 2378 345 289 221 0 87 0
[pid=7249] ppid=7247 vsize=13974352 memory=36736 CPUtime=0.27 cores=1,3,5,7
/proc/7249/stat : 7249 (java) S 7247 7247 7968 0 -1 1077944320 8777 0 0 0 24 3 0 0 20 0 15 0 37741448 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140728768538320 140521803706103 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
/proc/7249/statm: 3493588 9184 2966 1 0 3482964 0
[pid=7249/tid=7250] ppid=7247 vsize=13974352 memory=4278483708103473607 CPUtime=0.16 cores=1,3,5,7
/proc/7249/task/7250/stat : 7250 (java) R 7247 7247 7968 0 -1 4202560 6094 0 0 0 14 2 0 0 20 0 15 0 37741448 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140521807940144 140521803718038 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7251] ppid=7247 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7251/stat : 7251 (java) S 7247 7247 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37741449 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140521738140688 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7252] ppid=7247 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7252/stat : 7252 (java) S 7247 7247 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37741449 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140521737088144 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7253] ppid=7247 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7253/stat : 7253 (java) S 7247 7247 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37741449 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140521736035088 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7254] ppid=7247 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7254/stat : 7254 (java) S 7247 7247 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37741449 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140521734982544 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7255] ppid=7247 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7255/stat : 7255 (java) S 7247 7247 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37741450 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140521282054384 140521803717250 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7256] ppid=7247 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7256/stat : 7256 (java) S 7247 7247 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 37741451 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140521281000608 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7257] ppid=7247 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7257/stat : 7257 (java) S 7247 7247 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 37741451 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140521279947504 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7258] ppid=7247 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7258/stat : 7258 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140521278896080 140521803724699 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7259] ppid=7247 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7249/task/7259/stat : 7259 (java) S 7247 7247 7968 0 -1 1077944384 528 0 0 0 2 0 0 0 20 0 15 0 37741454 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140521277844208 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7260] ppid=7247 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/7249/task/7260/stat : 7260 (java) S 7247 7247 7968 0 -1 1077944384 155 0 0 0 1 0 0 0 20 0 15 0 37741454 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140521276791664 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7261] ppid=7247 vsize=13974352 memory=140656523941504 CPUtime=0.06 cores=1,3,5,7
/proc/7249/task/7261/stat : 7261 (java) R 7247 7247 7968 0 -1 4202560 697 0 0 0 6 0 0 0 20 0 15 0 37741454 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140521275738608 140521787786590 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7262] ppid=7247 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7262/stat : 7262 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140521274686304 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7263] ppid=7247 vsize=13974352 memory=140656523941504 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7263/stat : 7263 (java) S 7247 7247 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37741459 14309736448 9184 18446744073709551615 4194304 4196468 140728768555776 140521273633328 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38116 KiB

[startup+0.700952 s]
/proc/loadavg: 1.72 1.68 1.65 4/213 7263
/proc/meminfo: memFree=29301380/32770624 swapFree=67108860/67108860
[pid=7247] ppid=7244 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7247/stat : 7247 (xcsp3-exec) S 7244 7247 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 37741439 9740288 345 18446744073709551615 4194304 5098028 140722950210448 140722950208552 139636856975996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 20094976 140722950218106 140722950218310 140722950218310 140722950221803 0
/proc/7247/statm: 2378 345 289 221 0 87 0
[pid=7249] ppid=7247 vsize=13978684 memory=80904 CPUtime=1.24 cores=1,3,5,7
/proc/7249/stat : 7249 (java) S 7247 7247 7968 0 -1 1077944320 12830 0 0 0 119 5 0 0 20 0 15 0 37741448 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140728768538320 140521803706103 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
/proc/7249/statm: 3494671 20226 3165 1 0 3482964 0
[pid=7249/tid=7250] ppid=7247 vsize=13978684 memory=8751464017575753525 CPUtime=0.55 cores=1,3,5,7
/proc/7249/task/7250/stat : 7250 (java) R 7247 7247 7968 0 -1 4202560 7890 0 0 0 51 4 0 0 20 0 15 0 37741448 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140521807944192 140521782783653 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7251] ppid=7247 vsize=13978684 memory=33 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7251/stat : 7251 (java) S 7247 7247 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37741449 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140521738140688 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7252] ppid=7247 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7252/stat : 7252 (java) S 7247 7247 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37741449 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140521737088144 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7253] ppid=7247 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7253/stat : 7253 (java) S 7247 7247 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37741449 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140521736035088 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7254] ppid=7247 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7254/stat : 7254 (java) S 7247 7247 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37741449 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140521734982544 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7255] ppid=7247 vsize=13978684 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7255/stat : 7255 (java) S 7247 7247 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 37741450 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140521282054384 140521803717250 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7256] ppid=7247 vsize=13978684 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7256/stat : 7256 (java) S 7247 7247 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 37741451 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140521281000608 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7257] ppid=7247 vsize=13978684 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7257/stat : 7257 (java) S 7247 7247 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 37741451 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140521279947504 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7258] ppid=7247 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7258/stat : 7258 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140521278896080 140521803724699 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7259] ppid=7247 vsize=13978684 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/7249/task/7259/stat : 7259 (java) R 7247 7247 7968 0 -1 4202560 1521 0 0 0 23 0 0 0 20 0 15 0 37741454 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140521277833472 140521787092844 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7260] ppid=7247 vsize=13978684 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/7249/task/7260/stat : 7260 (java) R 7247 7247 7968 0 -1 4202560 789 0 0 0 20 0 0 0 20 0 15 0 37741454 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140521276784152 140521782967342 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7261] ppid=7247 vsize=13978684 memory=19265 CPUtime=0.24 cores=1,3,5,7
/proc/7249/task/7261/stat : 7261 (java) S 7247 7247 7968 0 -1 1077944384 1322 0 0 0 24 0 0 0 20 0 15 0 37741454 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140521275738608 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7262] ppid=7247 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7262/stat : 7262 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140521274686304 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7263] ppid=7247 vsize=13978684 memory=3533419649945857448 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7263/stat : 7263 (java) S 7247 7247 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37741459 14314172416 20226 18446744073709551615 4194304 4196468 140728768555776 140521273633328 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 82284 KiB

[startup+1.50086 s]
/proc/loadavg: 1.72 1.68 1.65 4/213 7263
/proc/meminfo: memFree=29256332/32770624 swapFree=67108860/67108860
[pid=7247] ppid=7244 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7247/stat : 7247 (xcsp3-exec) S 7244 7247 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 37741439 9740288 345 18446744073709551615 4194304 5098028 140722950210448 140722950208552 139636856975996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 20094976 140722950218106 140722950218310 140722950218310 140722950221803 0
/proc/7247/statm: 2378 345 289 221 0 87 0
[pid=7249] ppid=7247 vsize=13980732 memory=127232 CPUtime=2.39 cores=1,3,5,7
/proc/7249/stat : 7249 (java) S 7247 7247 7968 0 -1 1077944320 14362 0 0 0 232 7 0 0 20 0 15 0 37741448 14316269568 31808 18446744073709551615 4194304 4196468 140728768555776 140728768538320 140521803706103 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
/proc/7249/statm: 3495183 31808 3177 1 0 3483476 0
[pid=7249/tid=7250] ppid=7247 vsize=13980732 memory=281312841732560 CPUtime=1.34 cores=1,3,5,7
/proc/7249/task/7250/stat : 7250 (java) R 7247 7247 7968 0 -1 4202560 8592 0 0 0 130 4 0 0 20 0 15 0 37741448 14316269568 31808 18446744073709551615 4194304 4196468 140728768555776 140521807943880 140521418306400 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7251] ppid=7247 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7251/stat : 7251 (java) S 7247 7247 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37741449 14316269568 31808 18446744073709551615 4194304 4196468 140728768555776 140521738140688 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7252] ppid=7247 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7252/stat : 7252 (java) S 7247 7247 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37741449 14316269568 31808 18446744073709551615 4194304 4196468 140728768555776 140521737088144 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7253] ppid=7247 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7253/stat : 7253 (java) S 7247 7247 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37741449 14316269568 31808 18446744073709551615 4194304 4196468 140728768555776 140521736035088 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7254] ppid=7247 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7254/stat : 7254 (java) S 7247 7247 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37741449 14316269568 31808 18446744073709551615 4194304 4196468 140728768555776 140521734982544 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7255] ppid=7247 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7255/stat : 7255 (java) S 7247 7247 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 37741450 14316269568 31808 18446744073709551615 4194304 4196468 140728768555776 140521282054384 140521803717250 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7256] ppid=7247 vsize=13980732 memory=281312841797648 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7256/stat : 7256 (java) S 7247 7247 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 37741451 14316269568 31808 18446744073709551615 4194304 4196468 140728768555776 140521281000608 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7257] ppid=7247 vsize=13980732 memory=281312841797712 CPUtime=0 cores=1,3,5,7

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

/proc/7249/task/7257/stat : 7257 (java) S 7247 7247 7968 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 37741451 14316269568 112487 18446744073709551615 4194304 4196468 140728768555776 140521279947520 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7258] ppid=7247 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7258/stat : 7258 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14316269568 112487 18446744073709551615 4194304 4196468 140728768555776 140521278896080 140521803724699 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7259] ppid=7247 vsize=13980732 memory=1380 CPUtime=4.81 cores=1,3,5,7
/proc/7249/task/7259/stat : 7259 (java) S 7247 7247 7968 0 -1 1077944384 23569 0 0 0 477 4 0 0 20 0 15 0 37741454 14316269568 112487 18446744073709551615 4194304 4196468 140728768555776 140521277844208 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7260] ppid=7247 vsize=13980732 memory=1380 CPUtime=4.04 cores=1,3,5,7
/proc/7249/task/7260/stat : 7260 (java) S 7247 7247 7968 0 -1 1077944384 17341 0 0 0 401 3 0 0 20 0 15 0 37741454 14316269568 112487 18446744073709551615 4194304 4196468 140728768555776 140521276791664 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7261] ppid=7247 vsize=13980732 memory=1380 CPUtime=0.9 cores=1,3,5,7
/proc/7249/task/7261/stat : 7261 (java) S 7247 7247 7968 0 -1 1077944384 9766 0 0 0 87 3 0 0 20 0 15 0 37741454 14316269568 112487 18446744073709551615 4194304 4196468 140728768555776 140521275738608 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7262] ppid=7247 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7262/stat : 7262 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14316269568 112487 18446744073709551615 4194304 4196468 140728768555776 140521274686304 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7263] ppid=7247 vsize=13980732 memory=451488 CPUtime=1.3 cores=1,3,5,7
/proc/7249/task/7263/stat : 7263 (java) S 7247 7247 7968 0 -1 1077944384 965 0 0 0 60 70 0 0 20 0 15 0 37741459 14316269568 112487 18446744073709551615 4194304 4196468 140728768555776 140521273633328 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
Current children cumulated CPU time: 2383.63 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 451328 KiB

[startup+2382.3 s]
/proc/loadavg: 1.61 1.73 1.76 3/213 7588
/proc/meminfo: memFree=24339348/32770624 swapFree=67108860/67108860
[pid=7247] ppid=7244 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7247/stat : 7247 (xcsp3-exec) S 7244 7247 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 37741439 9740288 345 18446744073709551615 4194304 5098028 140722950210448 140722950208552 139636856975996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 20094976 140722950218106 140722950218310 140722950218310 140722950221803 0
/proc/7247/statm: 2378 345 289 221 0 87 0
[pid=7249] ppid=7247 vsize=13980732 memory=456260 CPUtime=2445.59 cores=1,3,5,7
/proc/7249/stat : 7249 (java) S 7247 7247 7968 0 -1 1077944320 298714 0 0 0 244101 458 0 0 20 0 15 0 37741448 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140728768538320 140521803706103 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
/proc/7249/statm: 3495183 114065 3263 1 0 3483476 0
[pid=7249/tid=7250] ppid=7247 vsize=13980732 memory=457288 CPUtime=2360.53 cores=1,3,5,7
/proc/7249/task/7250/stat : 7250 (java) R 7247 7247 7968 0 -1 4202560 143408 0 0 0 236003 50 0 0 20 0 15 0 37741448 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140521807945328 140521421316412 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7251] ppid=7247 vsize=13980732 memory=461392 CPUtime=17.69 cores=1,3,5,7
/proc/7249/task/7251/stat : 7251 (java) S 7247 7247 7968 0 -1 1077944384 16159 0 0 0 1694 75 0 0 20 0 15 0 37741449 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140521738140688 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7252] ppid=7247 vsize=13980732 memory=457800 CPUtime=17.78 cores=1,3,5,7
/proc/7249/task/7252/stat : 7252 (java) S 7247 7247 7968 0 -1 1077944384 15416 0 0 0 1701 77 0 0 20 0 15 0 37741449 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140521737088144 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7253] ppid=7247 vsize=13980732 memory=456772 CPUtime=17.81 cores=1,3,5,7
/proc/7249/task/7253/stat : 7253 (java) S 7247 7247 7968 0 -1 1077944384 16718 0 0 0 1706 75 0 0 20 0 15 0 37741449 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140521736035088 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7254] ppid=7247 vsize=13980732 memory=640 CPUtime=17.75 cores=1,3,5,7
/proc/7249/task/7254/stat : 7254 (java) S 7247 7247 7968 0 -1 1077944384 16338 0 0 0 1697 78 0 0 20 0 15 0 37741449 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140521734982544 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7255] ppid=7247 vsize=13980732 memory=1380 CPUtime=2.86 cores=1,3,5,7
/proc/7249/task/7255/stat : 7255 (java) S 7247 7247 7968 0 -1 1077944384 37612 0 0 0 239 47 0 0 20 0 15 0 37741450 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140521282054384 140521803717250 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7256] ppid=7247 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7256/stat : 7256 (java) S 7247 7247 7968 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 37741451 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140521281000672 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7257] ppid=7247 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7257/stat : 7257 (java) S 7247 7247 7968 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 37741451 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140521279947520 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7258] ppid=7247 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7258/stat : 7258 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140521278896080 140521803724699 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7259] ppid=7247 vsize=13980732 memory=1380 CPUtime=4.81 cores=1,3,5,7
/proc/7249/task/7259/stat : 7259 (java) S 7247 7247 7968 0 -1 1077944384 23569 0 0 0 477 4 0 0 20 0 15 0 37741454 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140521277844208 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7260] ppid=7247 vsize=13980732 memory=1380 CPUtime=4.04 cores=1,3,5,7
/proc/7249/task/7260/stat : 7260 (java) S 7247 7247 7968 0 -1 1077944384 17341 0 0 0 401 3 0 0 20 0 15 0 37741454 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140521276791664 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7261] ppid=7247 vsize=13980732 memory=477052 CPUtime=0.9 cores=1,3,5,7
/proc/7249/task/7261/stat : 7261 (java) S 7247 7247 7968 0 -1 1077944384 9766 0 0 0 87 3 0 0 20 0 15 0 37741454 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140521275738608 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7262] ppid=7247 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7262/stat : 7262 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140521274686304 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7263] ppid=7247 vsize=13980732 memory=1380 CPUtime=1.33 cores=1,3,5,7
/proc/7249/task/7263/stat : 7263 (java) S 7247 7247 7968 0 -1 1077944384 976 0 0 0 61 72 0 0 20 0 15 0 37741459 14316269568 114065 18446744073709551615 4194304 4196468 140728768555776 140521273633328 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
Current children cumulated CPU time: 2445.59 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 457640 KiB

[startup+2442.3 s]
/proc/loadavg: 1.82 1.78 1.77 3/213 7592
/proc/meminfo: memFree=24304100/32770624 swapFree=67108860/67108860
[pid=7247] ppid=7244 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7247/stat : 7247 (xcsp3-exec) S 7244 7247 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 37741439 9740288 345 18446744073709551615 4194304 5098028 140722950210448 140722950208552 139636856975996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 20094976 140722950218106 140722950218310 140722950218310 140722950221803 0
/proc/7247/statm: 2378 345 289 221 0 87 0
[pid=7249] ppid=7247 vsize=13980732 memory=491160 CPUtime=2507.03 cores=1,3,5,7
/proc/7249/stat : 7249 (java) S 7247 7247 7968 0 -1 1077944320 303532 0 0 0 250234 469 0 0 20 0 15 0 37741448 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140728768538320 140521803706103 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
/proc/7249/statm: 3495183 122790 3263 1 0 3483476 0
[pid=7249/tid=7250] ppid=7247 vsize=13980732 memory=1380 CPUtime=2420.01 cores=1,3,5,7
/proc/7249/task/7250/stat : 7250 (java) R 7247 7247 7968 0 -1 4202560 145507 0 0 0 241950 51 0 0 20 0 15 0 37741448 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140521807945440 140521421036132 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7251] ppid=7247 vsize=13980732 memory=491676 CPUtime=18.13 cores=1,3,5,7
/proc/7249/task/7251/stat : 7251 (java) S 7247 7247 7968 0 -1 1077944384 16532 0 0 0 1736 77 0 0 20 0 15 0 37741449 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140521738140688 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7252] ppid=7247 vsize=13980732 memory=498864 CPUtime=18.21 cores=1,3,5,7
/proc/7249/task/7252/stat : 7252 (java) S 7247 7247 7968 0 -1 1077944384 15797 0 0 0 1742 79 0 0 20 0 15 0 37741449 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140521737088144 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7253] ppid=7247 vsize=13980732 memory=1380 CPUtime=18.25 cores=1,3,5,7
/proc/7249/task/7253/stat : 7253 (java) S 7247 7247 7968 0 -1 1077944384 16962 0 0 0 1748 77 0 0 20 0 15 0 37741449 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140521736035088 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7254] ppid=7247 vsize=13980732 memory=492708 CPUtime=18.18 cores=1,3,5,7
/proc/7249/task/7254/stat : 7254 (java) S 7247 7247 7968 0 -1 1077944384 16716 0 0 0 1738 80 0 0 20 0 15 0 37741449 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140521734982544 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7255] ppid=7247 vsize=13980732 memory=490652 CPUtime=2.91 cores=1,3,5,7
/proc/7249/task/7255/stat : 7255 (java) S 7247 7247 7968 0 -1 1077944384 38539 0 0 0 244 47 0 0 20 0 15 0 37741450 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140521282054384 140521803717250 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7256] ppid=7247 vsize=13980732 memory=490652 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7256/stat : 7256 (java) S 7247 7247 7968 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 37741451 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140521281000672 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7257] ppid=7247 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7257/stat : 7257 (java) S 7247 7247 7968 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 37741451 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140521279947520 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7258] ppid=7247 vsize=13980732 memory=491160 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7258/stat : 7258 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140521278896080 140521803724699 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7259] ppid=7247 vsize=13980732 memory=1380 CPUtime=4.87 cores=1,3,5,7
/proc/7249/task/7259/stat : 7259 (java) S 7247 7247 7968 0 -1 1077944384 23657 0 0 0 483 4 0 0 20 0 15 0 37741454 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140521277844208 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7260] ppid=7247 vsize=13980732 memory=140656422021783 CPUtime=4.11 cores=1,3,5,7
/proc/7249/task/7260/stat : 7260 (java) S 7247 7247 7968 0 -1 1077944384 17365 0 0 0 408 3 0 0 20 0 15 0 37741454 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140521276791664 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7261] ppid=7247 vsize=13980732 memory=792 CPUtime=0.9 cores=1,3,5,7
/proc/7249/task/7261/stat : 7261 (java) S 7247 7247 7968 0 -1 1077944384 10054 0 0 0 87 3 0 0 20 0 15 0 37741454 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140521275738608 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7262] ppid=7247 vsize=13980732 memory=8708 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7262/stat : 7262 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140521274686304 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7263] ppid=7247 vsize=13980732 memory=1380 CPUtime=1.36 cores=1,3,5,7
/proc/7249/task/7263/stat : 7263 (java) S 7247 7247 7968 0 -1 1077944384 992 0 0 0 62 74 0 0 20 0 15 0 37741459 14316269568 122790 18446744073709551615 4194304 4196468 140728768555776 140521273633328 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
Current children cumulated CPU time: 2507.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 492540 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2454.8 s]
/proc/loadavg: 1.78 1.77 1.77 3/213 7592
/proc/meminfo: memFree=24239192/32770624 swapFree=67108860/67108860
[pid=7247] ppid=7244 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7247/stat : 7247 (xcsp3-exec) S 7244 7247 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 37741439 9740288 345 18446744073709551615 4194304 5098028 140722950210448 140722950208552 139636856975996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 20094976 140722950218106 140722950218310 140722950218310 140722950221803 0
/proc/7247/statm: 2378 345 289 221 0 87 0
[pid=7249] ppid=7247 vsize=13980732 memory=557124 CPUtime=2520.05 cores=1,3,5,7
/proc/7249/stat : 7249 (java) S 7247 7247 7968 0 -1 1077944320 304775 0 0 0 251531 474 0 0 20 0 15 0 37741448 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140728768538320 140521803706103 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
/proc/7249/statm: 3495183 139281 3263 1 0 3483476 0
[pid=7249/tid=7250] ppid=7247 vsize=13980732 memory=13900 CPUtime=2432.31 cores=1,3,5,7
/proc/7249/task/7250/stat : 7250 (java) R 7247 7247 7968 0 -1 4202560 146542 0 0 0 243180 51 0 0 20 0 15 0 37741448 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140521807945328 140521421830731 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7251] ppid=7247 vsize=13980732 memory=1236 CPUtime=18.31 cores=1,3,5,7
/proc/7249/task/7251/stat : 7251 (java) S 7247 7247 7968 0 -1 1077944384 16559 0 0 0 1753 78 0 0 20 0 15 0 37741449 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140521738140688 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7252] ppid=7247 vsize=13980732 memory=640 CPUtime=18.38 cores=1,3,5,7
/proc/7249/task/7252/stat : 7252 (java) S 7247 7247 7968 0 -1 1077944384 15817 0 0 0 1758 80 0 0 20 0 15 0 37741449 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140521737088144 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7253] ppid=7247 vsize=13980732 memory=557124 CPUtime=18.42 cores=1,3,5,7
/proc/7249/task/7253/stat : 7253 (java) S 7247 7247 7968 0 -1 1077944384 16982 0 0 0 1764 78 0 0 20 0 15 0 37741449 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140521736035088 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7254] ppid=7247 vsize=13980732 memory=4124 CPUtime=18.35 cores=1,3,5,7
/proc/7249/task/7254/stat : 7254 (java) S 7247 7247 7968 0 -1 1077944384 16736 0 0 0 1754 81 0 0 20 0 15 0 37741449 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140521734982544 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7255] ppid=7247 vsize=13980732 memory=22736 CPUtime=2.92 cores=1,3,5,7
/proc/7249/task/7255/stat : 7255 (java) S 7247 7247 7968 0 -1 1077944384 38659 0 0 0 245 47 0 0 20 0 15 0 37741450 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140521282054384 140521803717250 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7256] ppid=7247 vsize=13980732 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7256/stat : 7256 (java) S 7247 7247 7968 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 37741451 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140521281000672 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7257] ppid=7247 vsize=13980732 memory=4198373884061773715 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7257/stat : 7257 (java) S 7247 7247 7968 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 37741451 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140521279947520 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7258] ppid=7247 vsize=13980732 memory=503952 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7258/stat : 7258 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140521278896080 140521803724699 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7259] ppid=7247 vsize=13980732 memory=1152 CPUtime=4.87 cores=1,3,5,7
/proc/7249/task/7259/stat : 7259 (java) S 7247 7247 7968 0 -1 1077944384 23657 0 0 0 483 4 0 0 20 0 15 0 37741454 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140521277844208 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7260] ppid=7247 vsize=13980732 memory=3144 CPUtime=4.11 cores=1,3,5,7
/proc/7249/task/7260/stat : 7260 (java) S 7247 7247 7968 0 -1 1077944384 17365 0 0 0 408 3 0 0 20 0 15 0 37741454 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140521276791664 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7261] ppid=7247 vsize=13980732 memory=1380 CPUtime=0.9 cores=1,3,5,7
/proc/7249/task/7261/stat : 7261 (java) S 7247 7247 7968 0 -1 1077944384 10054 0 0 0 87 3 0 0 20 0 15 0 37741454 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140521275738608 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7262] ppid=7247 vsize=13980732 memory=4040 CPUtime=0 cores=1,3,5,7
/proc/7249/task/7262/stat : 7262 (java) S 7247 7247 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37741454 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140521274686304 140521803716309 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
[pid=7249/tid=7263] ppid=7247 vsize=13980732 memory=16444 CPUtime=1.37 cores=1,3,5,7
/proc/7249/task/7263/stat : 7263 (java) S 7247 7247 7968 0 -1 1077944384 993 0 0 0 63 74 0 0 20 0 15 0 37741459 14316269568 139281 18446744073709551615 4194304 4196468 140728768555776 140521273633328 140521803717250 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18153472 140728768557490 140728768557666 140728768557666 140728768561103 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 558504 KiB

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

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

[startup+2454.81 s]
# the end of solver process 7249 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.33 s, system=4.74544 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): 2454.81
CPU time (s): 2520.07
CPU user time (s): 2515.33
CPU system time (s): 4.74544
CPU usage (%): 102.658
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 912860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.33
system time used= 4.74544
maximum resident set size= 917608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305422
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 111030
involuntary context switches= 3694


# summary of solver processes directly reported to runsolver:
#   pid: 7247,7249
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2515.33
#   total CPU system time (s): 4.74544

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4497 second user time and 27.5064 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-16 00:55:51
IDJOB=4271954
IDBENCH=137061
IDSOLVER=2664
FILE ID=node128/4271954-1502838589
RUNJOBID= node128-1502649221-29001
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0120-17.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271954-1502838589/watcher-4271954-1502838589 -o /tmp/evaluation-result-4271954-1502838589/solver-4271954-1502838589 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 926785680 HOME/instance-4271954-1502838589.xml

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

MD5SUM BENCH= 2f852f7efb9788b9c4f77f580498dd38
RANDOM SEED=926785680

node128.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.94
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.94
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.94
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.94
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:        29340140 kB
MemAvailable:   30292988 kB
Buffers:          237348 kB
Cached:          1006776 kB
SwapCached:            0 kB
Active:          2107280 kB
Inactive:         900972 kB
Active(anon):    1764344 kB
Inactive(anon):    24956 kB
Active(file):     342936 kB
Inactive(file):   876016 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7820 kB
Writeback:            16 kB
AnonPages:       1763672 kB
Mapped:            51164 kB
Shmem:             25308 kB
Slab:             125076 kB
SReclaimable:      99464 kB
SUnreclaim:        25612 kB
KernelStack:        3472 kB
PageTables:         8660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2434700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1683456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62012 MiB
End job on node128 at 2017-08-16 01:36:46