Trace number 4284194

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-08-18)? (TO) 248.125 240.024

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-92.xml
MD5SUM6d97f1ae26f5c15ae832acf0c34f9a7a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark240.036
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size46
Distribution of domain sizes[{"size":19,"count":1},{"size":46,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284194-1503214744.xml"  -tl '264s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284194-1503214744.xml, -tl, 264s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.27	c parse instance...
3.77/1.62	c solve instance...
248.10/240.01	s UNKNOWN
248.10/240.01	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284194-1503214744/watcher-4284194-1503214744 -o /tmp/evaluation-result-4284194-1503214744/solver-4284194-1503214744 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node112-1503208953-13390 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1107975602 HOME/instance-4284194-1503214744.xml 

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

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


[startup+0.100063 s]*
/proc/loadavg: 1.61 1.80 1.80 4/218 17587
/proc/meminfo: memFree=24820396/32770624 swapFree=67108860/67108860
[pid=17571] ppid=17568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17571/stat : 17571 (xcsp3-exec) S 17568 17571 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154562035 9740288 346 33554432000 4194304 5098028 140720369454992 140720369453096 140504051913340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 40062976 140720369460340 140720369460544 140720369460544 140720369463275 0
/proc/17571/statm: 2378 346 289 221 0 87 0
[pid=17573] ppid=17571 vsize=13978596 memory=26384 CPUtime=0.12 cores=1,3,5,7
/proc/17573/stat : 17573 (java) S 17571 17571 13358 0 -1 1077944320 5509 0 0 0 11 1 0 0 20 0 15 0 154562035 14314082304 6596 33554432000 4194304 4196468 140729283113712 140729283096256 140062938885879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
/proc/17573/statm: 3494649 6596 2858 1 0 3482966 0
[pid=17573/tid=17574] ppid=17571 vsize=13978596 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/17573/task/17574/stat : 17574 (java) R 17571 17571 13358 0 -1 4202560 3484 0 0 0 8 0 0 0 20 0 15 0 154562035 14314082304 6596 33554432000 4194304 4196468 140729283113712 140062943102032 140062938897814 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17575] ppid=17571 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17575/stat : 17575 (java) S 17571 17571 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154562036 14314082304 6596 33554432000 4194304 4196468 140729283113712 140062534507024 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17576] ppid=17571 vsize=13978596 memory=140135632586368 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17576/stat : 17576 (java) S 17571 17571 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154562036 14314082304 6596 33554432000 4194304 4196468 140729283113712 140062533454480 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17577] ppid=17571 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17577/stat : 17577 (java) S 17571 17571 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154562036 14314082304 6596 33554432000 4194304 4196468 140729283113712 140062532401424 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17578] ppid=17571 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17578/stat : 17578 (java) S 17571 17571 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154562036 14314082304 6596 33554432000 4194304 4196468 140729283113712 140062531348880 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17579] ppid=17571 vsize=13978596 memory=140135632586368 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17579/stat : 17579 (java) S 17571 17571 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154562038 14314082304 6596 33554432000 4194304 4196468 140729283113712 140062119856880 140062938897026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17580] ppid=17571 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17580/stat : 17580 (java) S 17571 17571 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154562038 14314082304 6596 33554432000 4194304 4196468 140729283113712 140062118803104 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17581] ppid=17571 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17581/stat : 17581 (java) S 17571 17571 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154562038 14314082304 6596 33554432000 4194304 4196468 140729283113712 140062117750000 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17582] ppid=17571 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17582/stat : 17582 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14314082304 6596 33554432000 4194304 4196468 140729283113712 140062116698576 140062938904475 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17583] ppid=17571 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17583/stat : 17583 (java) S 17571 17571 13358 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 15 0 154562041 14314082304 6596 33554432000 4194304 4196468 140729283113712 140062115645680 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17584] ppid=17571 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17584/stat : 17584 (java) S 17571 17571 13358 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 154562041 14314082304 6596 33554432000 4194304 4196468 140729283113712 140062114593136 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17585] ppid=17571 vsize=13978596 memory=140135632586368 CPUtime=0.01 cores=1,3,5,7
/proc/17573/task/17585/stat : 17585 (java) R 17571 17571 13358 0 -1 4202560 284 0 0 0 1 0 0 0 20 0 15 0 154562041 14314082304 6596 33554432000 4194304 4196468 140729283113712 140062113540080 140062938897814 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17586] ppid=17571 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17586/stat : 17586 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14314082304 6596 33554432000 4194304 4196468 140729283113712 140062112487776 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17587] ppid=17571 vsize=13978596 memory=140135632586368 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17587/stat : 17587 (java) S 17571 17571 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154562041 14314082304 6596 33554432000 4194304 4196468 140729283113712 140062111435824 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 27768 KiB

[startup+0.210891 s]*
/proc/loadavg: 1.61 1.80 1.80 3/218 17587
/proc/meminfo: memFree=24808116/32770624 swapFree=67108860/67108860
[pid=17571] ppid=17568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17571/stat : 17571 (xcsp3-exec) S 17568 17571 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154562035 9740288 346 33554432000 4194304 5098028 140720369454992 140720369453096 140504051913340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 40062976 140720369460340 140720369460544 140720369460544 140720369463275 0
/proc/17571/statm: 2378 346 289 221 0 87 0
[pid=17573] ppid=17571 vsize=13982852 memory=39128 CPUtime=0.33 cores=1,3,5,7
/proc/17573/stat : 17573 (java) S 17571 17571 13358 0 -1 1077944320 8371 0 0 0 31 2 0 0 20 0 15 0 154562035 14318440448 9782 33554432000 4194304 4196468 140729283113712 140729283096256 140062938885879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
/proc/17573/statm: 3495713 9782 3058 1 0 3482966 0
[pid=17573/tid=17574] ppid=17571 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/17573/task/17574/stat : 17574 (java) R 17571 17571 13358 0 -1 4202560 5328 0 0 0 18 1 0 0 20 0 15 0 154562035 14318440448 9782 33554432000 4194304 4196468 140729283113712 140062943106688 140062938907805 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17575] ppid=17571 vsize=13982852 memory=2898 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17575/stat : 17575 (java) S 17571 17571 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154562036 14318440448 9782 33554432000 4194304 4196468 140729283113712 140062534507024 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17576] ppid=17571 vsize=13982852 memory=3545095585820165792 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17576/stat : 17576 (java) S 17571 17571 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154562036 14318440448 9782 33554432000 4194304 4196468 140729283113712 140062533454480 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17577] ppid=17571 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17577/stat : 17577 (java) S 17571 17571 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154562036 14318440448 9782 33554432000 4194304 4196468 140729283113712 140062532401424 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17578] ppid=17571 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17578/stat : 17578 (java) S 17571 17571 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154562036 14318440448 9782 33554432000 4194304 4196468 140729283113712 140062531348880 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17579] ppid=17571 vsize=13982852 memory=140135632586368 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17579/stat : 17579 (java) S 17571 17571 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154562038 14318440448 9782 33554432000 4194304 4196468 140729283113712 140062119856880 140062938897026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17580] ppid=17571 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17580/stat : 17580 (java) S 17571 17571 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154562038 14318440448 9782 33554432000 4194304 4196468 140729283113712 140062118803104 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17581] ppid=17571 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17581/stat : 17581 (java) S 17571 17571 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154562038 14318440448 9782 33554432000 4194304 4196468 140729283113712 140062117750000 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17582] ppid=17571 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17582/stat : 17582 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14318440448 9782 33554432000 4194304 4196468 140729283113712 140062116698576 140062938904475 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17583] ppid=17571 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/17573/task/17583/stat : 17583 (java) S 17571 17571 13358 0 -1 1077944384 714 0 0 0 3 0 0 0 20 0 15 0 154562041 14318440448 9782 33554432000 4194304 4196468 140729283113712 140062115645680 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17584] ppid=17571 vsize=13982852 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/17573/task/17584/stat : 17584 (java) S 17571 17571 13358 0 -1 1077944384 179 0 0 0 1 0 0 0 20 0 15 0 154562041 14318440448 9782 33554432000 4194304 4196468 140729283113712 140062114593136 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17585] ppid=17571 vsize=13982852 memory=140135632586368 CPUtime=0.07 cores=1,3,5,7
/proc/17573/task/17585/stat : 17585 (java) S 17571 17571 13358 0 -1 1077944384 846 0 0 0 7 0 0 0 20 0 15 0 154562041 14318440448 9782 33554432000 4194304 4196468 140729283113712 140062113540080 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17586] ppid=17571 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17586/stat : 17586 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14318440448 9782 33554432000 4194304 4196468 140729283113712 140062112487776 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17587] ppid=17571 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17587/stat : 17587 (java) S 17571 17571 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154562041 14318440448 9782 33554432000 4194304 4196468 140729283113712 140062111435824 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 40512 KiB

[startup+0.310866 s]*
/proc/loadavg: 1.61 1.80 1.80 3/218 17587
/proc/meminfo: memFree=24801292/32770624 swapFree=67108860/67108860
[pid=17571] ppid=17568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17571/stat : 17571 (xcsp3-exec) S 17568 17571 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154562035 9740288 346 33554432000 4194304 5098028 140720369454992 140720369453096 140504051913340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 40062976 140720369460340 140720369460544 140720369460544 140720369463275 0
/proc/17571/statm: 2378 346 289 221 0 87 0
[pid=17573] ppid=17571 vsize=13982852 memory=46112 CPUtime=0.5 cores=1,3,5,7
/proc/17573/stat : 17573 (java) S 17571 17571 13358 0 -1 1077944320 9224 0 0 0 48 2 0 0 20 0 15 0 154562035 14318440448 11528 33554432000 4194304 4196468 140729283113712 140729283096256 140062938885879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
/proc/17573/statm: 3495713 11528 3112 1 0 3482966 0
[pid=17573/tid=17574] ppid=17571 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/17573/task/17574/stat : 17574 (java) R 17571 17571 13358 0 -1 4202560 6008 0 0 0 28 1 0 0 20 0 15 0 154562035 14318440448 11528 33554432000 4194304 4196468 140729283113712 140062943122384 140062938907805 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17575] ppid=17571 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17575/stat : 17575 (java) S 17571 17571 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154562036 14318440448 11528 33554432000 4194304 4196468 140729283113712 140062534507024 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17576] ppid=17571 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17576/stat : 17576 (java) S 17571 17571 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154562036 14318440448 11528 33554432000 4194304 4196468 140729283113712 140062533454480 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17577] ppid=17571 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17577/stat : 17577 (java) S 17571 17571 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154562036 14318440448 11528 33554432000 4194304 4196468 140729283113712 140062532401424 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17578] ppid=17571 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17578/stat : 17578 (java) S 17571 17571 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154562036 14318440448 11528 33554432000 4194304 4196468 140729283113712 140062531348880 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17579] ppid=17571 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17579/stat : 17579 (java) S 17571 17571 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154562038 14318440448 11528 33554432000 4194304 4196468 140729283113712 140062119856880 140062938897026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17580] ppid=17571 vsize=13982852 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17580/stat : 17580 (java) S 17571 17571 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154562038 14318440448 11528 33554432000 4194304 4196468 140729283113712 140062118803104 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17581] ppid=17571 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17581/stat : 17581 (java) S 17571 17571 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154562038 14318440448 11528 33554432000 4194304 4196468 140729283113712 140062117750000 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17582] ppid=17571 vsize=13982852 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17582/stat : 17582 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14318440448 11528 33554432000 4194304 4196468 140729283113712 140062116698576 140062938904475 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17583] ppid=17571 vsize=13982852 memory=4713750055892520310 CPUtime=0.05 cores=1,3,5,7
/proc/17573/task/17583/stat : 17583 (java) S 17571 17571 13358 0 -1 1077944384 729 0 0 0 5 0 0 0 20 0 15 0 154562041 14318440448 11528 33554432000 4194304 4196468 140729283113712 140062115645680 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17584] ppid=17571 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17573/task/17584/stat : 17584 (java) S 17571 17571 13358 0 -1 1077944384 196 0 0 0 2 0 0 0 20 0 15 0 154562041 14318440448 11528 33554432000 4194304 4196468 140729283113712 140062114593136 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17585] ppid=17571 vsize=13982852 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/17573/task/17585/stat : 17585 (java) R 17571 17571 13358 0 -1 4202560 987 0 0 0 12 0 0 0 20 0 15 0 154562041 14318440448 11528 33554432000 4194304 4196468 140729283113712 140062113540080 140062938899743 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17586] ppid=17571 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17586/stat : 17586 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14318440448 11528 33554432000 4194304 4196468 140729283113712 140062112487776 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17587] ppid=17571 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17587/stat : 17587 (java) S 17571 17571 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154562041 14318440448 11528 33554432000 4194304 4196468 140729283113712 140062111435824 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 47496 KiB

[startup+0.700893 s]
/proc/loadavg: 1.61 1.80 1.80 5/218 17587
/proc/meminfo: memFree=24767124/32770624 swapFree=67108860/67108860
[pid=17571] ppid=17568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17571/stat : 17571 (xcsp3-exec) S 17568 17571 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154562035 9740288 346 33554432000 4194304 5098028 140720369454992 140720369453096 140504051913340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 40062976 140720369460340 140720369460544 140720369460544 140720369463275 0
/proc/17571/statm: 2378 346 289 221 0 87 0
[pid=17573] ppid=17571 vsize=13982928 memory=119668 CPUtime=1.48 cores=1,3,5,7
/proc/17573/stat : 17573 (java) S 17571 17571 13358 0 -1 1077944320 11229 0 0 0 144 4 0 0 20 0 15 0 154562035 14318518272 29917 33554432000 4194304 4196468 140729283113712 140729283096256 140062938885879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
/proc/17573/statm: 3495732 29917 3195 1 0 3482966 0
[pid=17573/tid=17574] ppid=17571 vsize=13982928 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/17573/task/17574/stat : 17574 (java) R 17571 17571 13358 0 -1 4202560 6379 0 0 0 64 3 0 0 20 0 15 0 154562035 14318518272 29917 33554432000 4194304 4196468 140729283113712 140062943121552 140062921293467 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17575] ppid=17571 vsize=13982928 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17575/stat : 17575 (java) S 17571 17571 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154562036 14318518272 29917 33554432000 4194304 4196468 140729283113712 140062534507024 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17576] ppid=17571 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17576/stat : 17576 (java) S 17571 17571 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154562036 14318518272 29917 33554432000 4194304 4196468 140729283113712 140062533454480 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17577] ppid=17571 vsize=13982928 memory=43056 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17577/stat : 17577 (java) S 17571 17571 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154562036 14318518272 29917 33554432000 4194304 4196468 140729283113712 140062532401424 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17578] ppid=17571 vsize=13982928 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17578/stat : 17578 (java) S 17571 17571 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154562036 14318518272 29917 33554432000 4194304 4196468 140729283113712 140062531348880 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17579] ppid=17571 vsize=13982928 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17579/stat : 17579 (java) S 17571 17571 13358 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154562038 14318518272 29917 33554432000 4194304 4196468 140729283113712 140062119856880 140062938897026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17580] ppid=17571 vsize=13982928 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17580/stat : 17580 (java) S 17571 17571 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154562038 14318518272 29917 33554432000 4194304 4196468 140729283113712 140062118803104 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17581] ppid=17571 vsize=13982928 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17581/stat : 17581 (java) S 17571 17571 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154562038 14318518272 29917 33554432000 4194304 4196468 140729283113712 140062117750000 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17582] ppid=17571 vsize=13982928 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17582/stat : 17582 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14318518272 29917 33554432000 4194304 4196468 140729283113712 140062116698576 140062938904475 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17583] ppid=17571 vsize=13982928 memory=796 CPUtime=0.3 cores=1,3,5,7
/proc/17573/task/17583/stat : 17583 (java) S 17571 17571 13358 0 -1 1077944384 1307 0 0 0 30 0 0 0 20 0 15 0 154562041 14318518272 29917 33554432000 4194304 4196468 140729283113712 140062115645680 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17584] ppid=17571 vsize=13982928 memory=10088 CPUtime=0.26 cores=1,3,5,7
/proc/17573/task/17584/stat : 17584 (java) S 17571 17571 13358 0 -1 1077944384 809 0 0 0 26 0 0 0 20 0 15 0 154562041 14318518272 29917 33554432000 4194304 4196468 140729283113712 140062114593136 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17585] ppid=17571 vsize=13982928 memory=1948 CPUtime=0.22 cores=1,3,5,7
/proc/17573/task/17585/stat : 17585 (java) S 17571 17571 13358 0 -1 1077944384 1427 0 0 0 22 0 0 0 20 0 15 0 154562041 14318518272 29917 33554432000 4194304 4196468 140729283113712 140062113540080 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17586] ppid=17571 vsize=13982928 memory=8584 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17586/stat : 17586 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14318518272 29917 33554432000 4194304 4196468 140729283113712 140062112487776 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17587] ppid=17571 vsize=13982928 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17587/stat : 17587 (java) S 17571 17571 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154562041 14318518272 29917 33554432000 4194304 4196468 140729283113712 140062111435824 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 121052 KiB

[startup+1.50083 s]
/proc/loadavg: 1.61 1.80 1.80 3/218 17587
/proc/meminfo: memFree=24661016/32770624 swapFree=67108860/67108860
[pid=17571] ppid=17568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17571/stat : 17571 (xcsp3-exec) S 17568 17571 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154562035 9740288 346 33554432000 4194304 5098028 140720369454992 140720369453096 140504051913340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 40062976 140720369460340 140720369460544 140720369460544 140720369463275 0
/proc/17571/statm: 2378 346 289 221 0 87 0

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

/proc/17573/task/17581/stat : 17581 (java) S 17571 17571 13358 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 154562038 14320615424 177792 33554432000 4194304 4196468 140729283113712 140062117750016 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17582] ppid=17571 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17582/stat : 17582 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14320615424 177792 33554432000 4194304 4196468 140729283113712 140062116698576 140062938904475 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17583] ppid=17571 vsize=13984976 memory=5788 CPUtime=2.9 cores=1,3,5,7
/proc/17573/task/17583/stat : 17583 (java) S 17571 17571 13358 0 -1 1077944384 11143 0 0 0 289 1 0 0 20 0 15 0 154562041 14320615424 177792 33554432000 4194304 4196468 140729283113712 140062115645680 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17584] ppid=17571 vsize=13984976 memory=1228 CPUtime=3.09 cores=1,3,5,7
/proc/17573/task/17584/stat : 17584 (java) S 17571 17571 13358 0 -1 1077944384 10890 0 0 0 309 0 0 0 20 0 15 0 154562041 14320615424 177792 33554432000 4194304 4196468 140729283113712 140062114593136 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17585] ppid=17571 vsize=13984976 memory=8584 CPUtime=0.68 cores=1,3,5,7
/proc/17573/task/17585/stat : 17585 (java) S 17571 17571 13358 0 -1 1077944384 9971 0 0 0 66 2 0 0 20 0 15 0 154562041 14320615424 177792 33554432000 4194304 4196468 140729283113712 140062113540080 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17586] ppid=17571 vsize=13984976 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17586/stat : 17586 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14320615424 177792 33554432000 4194304 4196468 140729283113712 140062112487776 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17587] ppid=17571 vsize=13984976 memory=1720 CPUtime=0.05 cores=1,3,5,7
/proc/17573/task/17587/stat : 17587 (java) S 17571 17571 13358 0 -1 1077944384 819 0 0 0 3 2 0 0 20 0 15 0 154562041 14320615424 177792 33554432000 4194304 4196468 140729283113712 140062111435824 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
Current children cumulated CPU time: 109.27 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 712552 KiB

[startup+162.301 s]
/proc/loadavg: 1.48 1.72 1.77 3/217 17668
/proc/meminfo: memFree=22403764/32770624 swapFree=67108860/67108860
[pid=17571] ppid=17568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17571/stat : 17571 (xcsp3-exec) S 17568 17571 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154562035 9740288 346 33554432000 4194304 5098028 140720369454992 140720369453096 140504051913340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 40062976 140720369460340 140720369460544 140720369460544 140720369463275 0
/proc/17571/statm: 2378 346 289 221 0 87 0
[pid=17573] ppid=17571 vsize=13984976 memory=772572 CPUtime=170.08 cores=1,3,5,7
/proc/17573/stat : 17573 (java) S 17571 17571 13358 0 -1 1077944320 54346 0 0 0 16966 42 0 0 20 0 15 0 154562035 14320615424 193143 33554432000 4194304 4196468 140729283113712 140729283096256 140062938885879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
/proc/17573/statm: 3496244 193143 3256 1 0 3483478 0
[pid=17573/tid=17574] ppid=17571 vsize=13984976 memory=772572 CPUtime=162.11 cores=1,3,5,7
/proc/17573/task/17574/stat : 17574 (java) R 17571 17571 13358 0 -1 4202560 15323 0 0 0 16201 10 0 0 20 0 15 0 154562035 14320615424 193143 33554432000 4194304 4196468 140729283113712 140062943121504 140062580809086 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17575] ppid=17571 vsize=13984976 memory=772572 CPUtime=0.12 cores=1,3,5,7
/proc/17573/task/17575/stat : 17575 (java) S 17571 17571 13358 0 -1 1077944384 376 0 0 0 7 5 0 0 20 0 15 0 154562036 14320615424 193143 33554432000 4194304 4196468 140729283113712 140062534507024 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17576] ppid=17571 vsize=13984976 memory=772572 CPUtime=0.13 cores=1,3,5,7
/proc/17573/task/17576/stat : 17576 (java) S 17571 17571 13358 0 -1 1077944384 323 0 0 0 8 5 0 0 20 0 15 0 154562036 14320615424 193143 33554432000 4194304 4196468 140729283113712 140062533454480 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17577] ppid=17571 vsize=13984976 memory=772572 CPUtime=0.13 cores=1,3,5,7
/proc/17573/task/17577/stat : 17577 (java) S 17571 17571 13358 0 -1 1077944384 1206 0 0 0 7 6 0 0 20 0 15 0 154562036 14320615424 193143 33554432000 4194304 4196468 140729283113712 140062532401424 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17578] ppid=17571 vsize=13984976 memory=772572 CPUtime=0.12 cores=1,3,5,7
/proc/17573/task/17578/stat : 17578 (java) S 17571 17571 13358 0 -1 1077944384 827 0 0 0 7 5 0 0 20 0 15 0 154562036 14320615424 193143 33554432000 4194304 4196468 140729283113712 140062531348880 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17579] ppid=17571 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/17573/task/17579/stat : 17579 (java) S 17571 17571 13358 0 -1 1077944384 1490 0 0 0 1 0 0 0 20 0 15 0 154562038 14320615424 193143 33554432000 4194304 4196468 140729283113712 140062119856880 140062938897026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17580] ppid=17571 vsize=13984976 memory=772572 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17580/stat : 17580 (java) S 17571 17571 13358 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 154562038 14320615424 193143 33554432000 4194304 4196468 140729283113712 140062118803168 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17581] ppid=17571 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17581/stat : 17581 (java) S 17571 17571 13358 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 154562038 14320615424 193143 33554432000 4194304 4196468 140729283113712 140062117750016 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17582] ppid=17571 vsize=13984976 memory=772572 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17582/stat : 17582 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14320615424 193143 33554432000 4194304 4196468 140729283113712 140062116698576 140062938904475 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17583] ppid=17571 vsize=13984976 memory=1384 CPUtime=3.2 cores=1,3,5,7
/proc/17573/task/17583/stat : 17583 (java) S 17571 17571 13358 0 -1 1077944384 11449 0 0 0 318 2 0 0 20 0 15 0 154562041 14320615424 193143 33554432000 4194304 4196468 140729283113712 140062115645680 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17584] ppid=17571 vsize=13984976 memory=1384 CPUtime=3.38 cores=1,3,5,7
/proc/17573/task/17584/stat : 17584 (java) S 17571 17571 13358 0 -1 1077944384 11149 0 0 0 338 0 0 0 20 0 15 0 154562041 14320615424 193143 33554432000 4194304 4196468 140729283113712 140062114593136 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17585] ppid=17571 vsize=13984976 memory=1384 CPUtime=0.71 cores=1,3,5,7
/proc/17573/task/17585/stat : 17585 (java) S 17571 17571 13358 0 -1 1077944384 10009 0 0 0 69 2 0 0 20 0 15 0 154562041 14320615424 193143 33554432000 4194304 4196468 140729283113712 140062113540080 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17586] ppid=17571 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17586/stat : 17586 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14320615424 193143 33554432000 4194304 4196468 140729283113712 140062112487776 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17587] ppid=17571 vsize=13984976 memory=796 CPUtime=0.08 cores=1,3,5,7
/proc/17573/task/17587/stat : 17587 (java) S 17571 17571 13358 0 -1 1077944384 824 0 0 0 5 3 0 0 20 0 15 0 154562041 14320615424 193143 33554432000 4194304 4196468 140729283113712 140062111435824 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
Current children cumulated CPU time: 170.08 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 773956 KiB

[startup+222.301 s]
/proc/loadavg: 1.76 1.75 1.78 4/217 17670
/proc/meminfo: memFree=16173740/32770624 swapFree=67108860/67108860
[pid=17571] ppid=17568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17571/stat : 17571 (xcsp3-exec) S 17568 17571 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154562035 9740288 346 33554432000 4194304 5098028 140720369454992 140720369453096 140504051913340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 40062976 140720369460340 140720369460544 140720369460544 140720369463275 0
/proc/17571/statm: 2378 346 289 221 0 87 0
[pid=17573] ppid=17571 vsize=13984976 memory=765328 CPUtime=230.36 cores=1,3,5,7
/proc/17573/stat : 17573 (java) S 17571 17571 13358 0 -1 1077944320 59297 0 0 0 22986 50 0 0 20 0 15 0 154562035 14320615424 191332 33554432000 4194304 4196468 140729283113712 140729283096256 140062938885879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
/proc/17573/statm: 3496244 191332 3258 1 0 3483478 0
[pid=17573/tid=17574] ppid=17571 vsize=13984976 memory=765328 CPUtime=222.08 cores=1,3,5,7
/proc/17573/task/17574/stat : 17574 (java) R 17571 17571 13358 0 -1 4202560 16269 0 0 0 22198 10 0 0 20 0 15 0 154562035 14320615424 191332 33554432000 4194304 4196468 140729283113712 140062943123576 140062580808995 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17575] ppid=17571 vsize=13984976 memory=778736 CPUtime=0.15 cores=1,3,5,7
/proc/17573/task/17575/stat : 17575 (java) S 17571 17571 13358 0 -1 1077944384 439 0 0 0 8 7 0 0 20 0 15 0 154562036 14320615424 191332 33554432000 4194304 4196468 140729283113712 140062534507024 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17576] ppid=17571 vsize=13984976 memory=1384 CPUtime=0.15 cores=1,3,5,7
/proc/17573/task/17576/stat : 17576 (java) S 17571 17571 13358 0 -1 1077944384 610 0 0 0 9 6 0 0 20 0 15 0 154562036 14320615424 191332 33554432000 4194304 4196468 140729283113712 140062533454480 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17577] ppid=17571 vsize=13984976 memory=765328 CPUtime=0.16 cores=1,3,5,7
/proc/17573/task/17577/stat : 17577 (java) S 17571 17571 13358 0 -1 1077944384 1306 0 0 0 9 7 0 0 20 0 15 0 154562036 14320615424 191332 33554432000 4194304 4196468 140729283113712 140062532401424 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17578] ppid=17571 vsize=13984976 memory=765328 CPUtime=0.16 cores=1,3,5,7
/proc/17573/task/17578/stat : 17578 (java) S 17571 17571 13358 0 -1 1077944384 993 0 0 0 9 7 0 0 20 0 15 0 154562036 14320615424 191332 33554432000 4194304 4196468 140729283113712 140062531348880 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17579] ppid=17571 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/17573/task/17579/stat : 17579 (java) S 17571 17571 13358 0 -1 1077944384 1706 0 0 0 1 0 0 0 20 0 15 0 154562038 14320615424 191332 33554432000 4194304 4196468 140729283113712 140062119856880 140062938897026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17580] ppid=17571 vsize=13984976 memory=765328 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17580/stat : 17580 (java) S 17571 17571 13358 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 154562038 14320615424 191332 33554432000 4194304 4196468 140729283113712 140062118803168 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17581] ppid=17571 vsize=13984976 memory=765328 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17581/stat : 17581 (java) S 17571 17571 13358 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 154562038 14320615424 191332 33554432000 4194304 4196468 140729283113712 140062117750016 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17582] ppid=17571 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17582/stat : 17582 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14320615424 191332 33554432000 4194304 4196468 140729283113712 140062116698576 140062938904475 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17583] ppid=17571 vsize=13984976 memory=4132 CPUtime=3.28 cores=1,3,5,7
/proc/17573/task/17583/stat : 17583 (java) S 17571 17571 13358 0 -1 1077944384 12927 0 0 0 326 2 0 0 20 0 15 0 154562041 14320615424 191332 33554432000 4194304 4196468 140729283113712 140062115645680 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17584] ppid=17571 vsize=13984976 memory=43068 CPUtime=3.45 cores=1,3,5,7
/proc/17573/task/17584/stat : 17584 (java) S 17571 17571 13358 0 -1 1077944384 12750 0 0 0 345 0 0 0 20 0 15 0 154562041 14320615424 191332 33554432000 4194304 4196468 140729283113712 140062114593136 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17585] ppid=17571 vsize=13984976 memory=15876 CPUtime=0.71 cores=1,3,5,7
/proc/17573/task/17585/stat : 17585 (java) S 17571 17571 13358 0 -1 1077944384 10068 0 0 0 69 2 0 0 20 0 15 0 154562041 14320615424 191332 33554432000 4194304 4196468 140729283113712 140062113540080 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17586] ppid=17571 vsize=13984976 memory=4040 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17586/stat : 17586 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14320615424 191332 33554432000 4194304 4196468 140729283113712 140062112487776 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17587] ppid=17571 vsize=13984976 memory=2332 CPUtime=0.12 cores=1,3,5,7
/proc/17573/task/17587/stat : 17587 (java) S 17571 17571 13358 0 -1 1077944384 859 0 0 0 7 5 0 0 20 0 15 0 154562041 14320615424 191332 33554432000 4194304 4196468 140729283113712 140062111435824 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
Current children cumulated CPU time: 230.36 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 766712 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.83 1.77 1.78 3/217 17670
/proc/meminfo: memFree=16173120/32770624 swapFree=67108860/67108860
[pid=17571] ppid=17568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17571/stat : 17571 (xcsp3-exec) S 17568 17571 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154562035 9740288 346 33554432000 4194304 5098028 140720369454992 140720369453096 140504051913340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 40062976 140720369460340 140720369460544 140720369460544 140720369463275 0
/proc/17571/statm: 2378 346 289 221 0 87 0
[pid=17573] ppid=17571 vsize=13984976 memory=765336 CPUtime=248.1 cores=1,3,5,7
/proc/17573/stat : 17573 (java) S 17571 17571 13358 0 -1 1077944320 59878 0 0 0 24759 51 0 0 20 0 15 0 154562035 14320615424 191334 33554432000 4194304 4196468 140729283113712 140729283096256 140062938885879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
/proc/17573/statm: 3496244 191334 3259 1 0 3483478 0
[pid=17573/tid=17574] ppid=17571 vsize=13984976 memory=6791534058613427641 CPUtime=239.79 cores=1,3,5,7
/proc/17573/task/17574/stat : 17574 (java) R 17571 17571 13358 0 -1 4202560 16487 0 0 0 23969 10 0 0 20 0 15 0 154562035 14320615424 191334 33554432000 4194304 4196468 140729283113712 140062943121424 140062580808995 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17575] ppid=17571 vsize=13984976 memory=4872558044660077418 CPUtime=0.15 cores=1,3,5,7
/proc/17573/task/17575/stat : 17575 (java) S 17571 17571 13358 0 -1 1077944384 439 0 0 0 8 7 0 0 20 0 15 0 154562036 14320615424 191334 33554432000 4194304 4196468 140729283113712 140062534507024 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17576] ppid=17571 vsize=13984976 memory=2200 CPUtime=0.15 cores=1,3,5,7
/proc/17573/task/17576/stat : 17576 (java) S 17571 17571 13358 0 -1 1077944384 610 0 0 0 9 6 0 0 20 0 15 0 154562036 14320615424 191334 33554432000 4194304 4196468 140729283113712 140062533454480 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17577] ppid=17571 vsize=13984976 memory=8048 CPUtime=0.16 cores=1,3,5,7
/proc/17573/task/17577/stat : 17577 (java) S 17571 17571 13358 0 -1 1077944384 1306 0 0 0 9 7 0 0 20 0 15 0 154562036 14320615424 191334 33554432000 4194304 4196468 140729283113712 140062532401424 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17578] ppid=17571 vsize=13984976 memory=836 CPUtime=0.16 cores=1,3,5,7
/proc/17573/task/17578/stat : 17578 (java) S 17571 17571 13358 0 -1 1077944384 993 0 0 0 9 7 0 0 20 0 15 0 154562036 14320615424 191334 33554432000 4194304 4196468 140729283113712 140062531348880 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17579] ppid=17571 vsize=13984976 memory=1692 CPUtime=0.01 cores=1,3,5,7
/proc/17573/task/17579/stat : 17579 (java) S 17571 17571 13358 0 -1 1077944384 1706 0 0 0 1 0 0 0 20 0 15 0 154562038 14320615424 191334 33554432000 4194304 4196468 140729283113712 140062119856880 140062938897026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17580] ppid=17571 vsize=13984976 memory=916 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17580/stat : 17580 (java) S 17571 17571 13358 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 154562038 14320615424 191334 33554432000 4194304 4196468 140729283113712 140062118803168 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17581] ppid=17571 vsize=13984976 memory=3832 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17581/stat : 17581 (java) S 17571 17571 13358 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 154562038 14320615424 191334 33554432000 4194304 4196468 140729283113712 140062117750016 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17582] ppid=17571 vsize=13984976 memory=24512 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17582/stat : 17582 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14320615424 191334 33554432000 4194304 4196468 140729283113712 140062116698576 140062938904475 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17583] ppid=17571 vsize=13984976 memory=18292 CPUtime=3.28 cores=1,3,5,7
/proc/17573/task/17583/stat : 17583 (java) S 17571 17571 13358 0 -1 1077944384 12927 0 0 0 326 2 0 0 20 0 15 0 154562041 14320615424 191334 33554432000 4194304 4196468 140729283113712 140062115645680 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17584] ppid=17571 vsize=13984976 memory=1792 CPUtime=3.46 cores=1,3,5,7
/proc/17573/task/17584/stat : 17584 (java) S 17571 17571 13358 0 -1 1077944384 12779 0 0 0 346 0 0 0 20 0 15 0 154562041 14320615424 191334 33554432000 4194304 4196468 140729283113712 140062114593136 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17585] ppid=17571 vsize=13984976 memory=6791534058613427641 CPUtime=0.72 cores=1,3,5,7
/proc/17573/task/17585/stat : 17585 (java) S 17571 17571 13358 0 -1 1077944384 10402 0 0 0 70 2 0 0 20 0 15 0 154562041 14320615424 191334 33554432000 4194304 4196468 140729283113712 140062113540080 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17586] ppid=17571 vsize=13984976 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/17573/task/17586/stat : 17586 (java) S 17571 17571 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154562041 14320615424 191334 33554432000 4194304 4196468 140729283113712 140062112487776 140062938896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
[pid=17573/tid=17587] ppid=17571 vsize=13984976 memory=648 CPUtime=0.12 cores=1,3,5,7
/proc/17573/task/17587/stat : 17587 (java) S 17571 17571 13358 0 -1 1077944384 859 0 0 0 7 5 0 0 20 0 15 0 154562041 14320615424 191334 33554432000 4194304 4196468 140729283113712 140062111435824 140062938897026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6778880 140729283122333 140729283122508 140729283122508 140729283125199 0
Current children cumulated CPU time: 248.1 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 766720 KiB

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

[startup+240.02 s]
# the end of solver process 17571 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000868 s, system=0.001275 s

[startup+240.024 s]
# the end of solver process 17573 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=247.605 s, system=0.519578 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): 240.024
CPU time (s): 248.125
CPU user time (s): 247.605
CPU system time (s): 0.519578
CPU usage (%): 103.375
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 790380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.605
system time used= 0.519578
maximum resident set size= 795140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60755
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8708
involuntary context switches= 206


# summary of solver processes directly reported to runsolver:
#   pid: 17571,17573
#   total CPU time (s): 248.125
#   total CPU user time (s): 247.605
#   total CPU system time (s): 0.519578

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.05081 second user time and 1.88781 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-20 09:24:44
IDJOB=4284194
IDBENCH=137678
IDSOLVER=2680
FILE ID=node112/4284194-1503214744
RUNJOBID= node112-1503208953-13390
PBS_JOBID= 20630869
Free space on /tmp= 61780 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-92.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-4284194-1503214744/watcher-4284194-1503214744 -o /tmp/evaluation-result-4284194-1503214744/solver-4284194-1503214744 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node112-1503208953-13390 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1107975602 HOME/instance-4284194-1503214744.xml

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

MD5SUM BENCH= 6d97f1ae26f5c15ae832acf0c34f9a7a
RANDOM SEED=1107975602

node112.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.24
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.24
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.24
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.24
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:        24836860 kB
MemAvailable:   31594904 kB
Buffers:          255260 kB
Cached:          6792584 kB
SwapCached:            0 kB
Active:          1556328 kB
Inactive:        5922324 kB
Active(anon):     382792 kB
Inactive(anon):    84384 kB
Active(file):    1173536 kB
Inactive(file):  5837940 kB
Unevictable:        7844 kB
Mlocked:            7844 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8268 kB
Writeback:             0 kB
AnonPages:        512328 kB
Mapped:            64036 kB
Shmem:             33416 kB
Slab:             151876 kB
SReclaimable:     124808 kB
SUnreclaim:        27068 kB
KernelStack:        3824 kB
PageTables:         6412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1194360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    399360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61736 MiB
End job on node112 at 2017-08-20 09:28:44