Trace number 4271866

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 4.0.5 par (2017-08-09)? (TO) 2004.05 252.10899

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-15-15-2.xml
MD5SUMd6e216edd1b638252c6a206411b5a856
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables915
Number of constraints720
Number of domains17
Minimum domain size12
Maximum domain size999
Distribution of domain sizes[{"size":12,"count":15},{"size":13,"count":60},{"size":14,"count":45},{"size":15,"count":330},{"size":999,"count":465}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":240},{"degree":3,"count":450},{"degree":16,"count":225}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":3,"count":225},{"arity":15,"count":30},{"arity":17,"count":225}]
Number of extensional constraints225
Number of intensional constraints240
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":240},{"type":"allDifferent","count":15},{"type":"noOverlap","count":15},{"type":"element","count":225}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271866-1502639305.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4271866-1502639305.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
3.16/1.06	c solve instance...
2003.35/252.08	s UNKNOWN
2003.35/252.08	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 (15278 MiB free)
  memory of node 1: 16384 MiB (15683 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271866-1502639305/watcher-4271866-1502639305 -o /tmp/evaluation-result-4271866-1502639305/solver-4271866-1502639305 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502636672-7612 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 658675073 HOME/instance-4271866-1502639305.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=9675, runsolver pid=9672

[startup+0.100139 s]*
/proc/loadavg: 7.14 7.54 6.87 2/202 9696
/proc/meminfo: memFree=31688396/32770624 swapFree=67108860/67108860
[pid=9675] ppid=9672 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9675/stat : 9675 (xcsp3-exec) S 9672 9675 7585 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97018334 9740288 346 33554432000 4194304 5098028 140729720073568 140729720071672 140198967509628 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14987264 140729720079467 140729720079676 140729720079676 140729720082411 0
/proc/9675/statm: 2378 346 289 221 0 87 0
[pid=9677] ppid=9675 vsize=25999808 memory=26860 CPUtime=0.12 cores=0-7
/proc/9677/stat : 9677 (java) S 9675 9675 7585 0 -1 1077944320 5480 0 0 0 11 1 0 0 20 0 20 0 97018334 26623803392 6715 33554432000 4194304 4196468 140725236082496 140725236065040 139760329371383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
/proc/9677/statm: 6499952 6715 2904 1 0 6488269 0
[pid=9677/tid=9678] ppid=9675 vsize=25999808 memory=4643384331483640734 CPUtime=0.09 cores=0-7
/proc/9677/task/9678/stat : 9678 (java) R 9675 9675 7585 0 -1 4202560 3486 0 0 0 8 1 0 0 20 0 20 0 97018334 26623803392 6715 33554432000 4194304 4196468 140725236082496 139760333604656 139760329383318 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9679] ppid=9675 vsize=25999808 memory=732370323765296101 CPUtime=0 cores=0-7
/proc/9677/task/9679/stat : 9679 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018335 26623803392 6715 33554432000 4194304 4196468 140725236082496 139760251951632 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9680] ppid=9675 vsize=25999808 memory=140185427842688 CPUtime=0 cores=0-7
/proc/9677/task/9680/stat : 9680 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018335 26623803392 6715 33554432000 4194304 4196468 140725236082496 139760250899088 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9681] ppid=9675 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9681/stat : 9681 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018335 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759885244688 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9682] ppid=9675 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9682/stat : 9682 (java) S 9675 9675 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97018335 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759884192144 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9683] ppid=9675 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9683/stat : 9683 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018335 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759883140112 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9684] ppid=9675 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/9677/task/9684/stat : 9684 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018335 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759882087568 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9685] ppid=9675 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9685/stat : 9685 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018335 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759881034512 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9686] ppid=9675 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9686/stat : 9686 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018335 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759879981968 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9687] ppid=9675 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9687/stat : 9687 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018336 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759590562032 139760329382530 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9688] ppid=9675 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9688/stat : 9688 (java) S 9675 9675 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97018337 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759589508256 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9689] ppid=9675 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9689/stat : 9689 (java) S 9675 9675 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97018337 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759588455152 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9690] ppid=9675 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9690/stat : 9690 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018339 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759587403728 139760329389979 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9691] ppid=9675 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9691/stat : 9691 (java) S 9675 9675 7585 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 20 0 97018339 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759586351856 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9692] ppid=9675 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9692/stat : 9692 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018339 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759585299312 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9693] ppid=9675 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9693/stat : 9693 (java) S 9675 9675 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97018339 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759584246256 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9694] ppid=9675 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/9677/task/9694/stat : 9694 (java) R 9675 9675 7585 0 -1 4202560 276 0 0 0 1 0 0 0 20 0 20 0 97018339 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759583193712 139760313451870 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9695] ppid=9675 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9695/stat : 9695 (java) S 9675 9675 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97018340 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759582140896 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9696] ppid=9675 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/9677/task/9696/stat : 9696 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018340 26623803392 6715 33554432000 4194304 4196468 140725236082496 139759581088432 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28244 KiB

[startup+0.209896 s]*
/proc/loadavg: 7.14 7.54 6.87 2/202 9696
/proc/meminfo: memFree=31676860/32770624 swapFree=67108860/67108860
[pid=9675] ppid=9672 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9675/stat : 9675 (xcsp3-exec) S 9672 9675 7585 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97018334 9740288 346 33554432000 4194304 5098028 140729720073568 140729720071672 140198967509628 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14987264 140729720079467 140729720079676 140729720079676 140729720082411 0
/proc/9675/statm: 2378 346 289 221 0 87 0
[pid=9677] ppid=9675 vsize=26004064 memory=38860 CPUtime=0.33 cores=0-7
/proc/9677/stat : 9677 (java) S 9675 9675 7585 0 -1 1077944320 8337 0 0 0 31 2 0 0 20 0 20 0 97018334 26628161536 9715 33554432000 4194304 4196468 140725236082496 140725236065040 139760329371383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
/proc/9677/statm: 6501016 9715 3041 1 0 6488269 0
[pid=9677/tid=9678] ppid=9675 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/9677/task/9678/stat : 9678 (java) R 9675 9675 7585 0 -1 4202560 5411 0 0 0 18 1 0 0 20 0 20 0 97018334 26628161536 9715 33554432000 4194304 4196468 140725236082496 139760333594208 139760329393309 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9679] ppid=9675 vsize=26004064 memory=280370744465144 CPUtime=0 cores=0-7
/proc/9677/task/9679/stat : 9679 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 9715 33554432000 4194304 4196468 140725236082496 139760251951632 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9680] ppid=9675 vsize=26004064 memory=140185427842688 CPUtime=0 cores=0-7
/proc/9677/task/9680/stat : 9680 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 9715 33554432000 4194304 4196468 140725236082496 139760250899088 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9681] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9681/stat : 9681 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759885244688 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9682] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9682/stat : 9682 (java) S 9675 9675 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759884192144 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9683] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9683/stat : 9683 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759883140112 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9684] ppid=9675 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/9677/task/9684/stat : 9684 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759882087568 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9685] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9685/stat : 9685 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759881034512 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9686] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9686/stat : 9686 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759879981968 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9687] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9687/stat : 9687 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018336 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759590562032 139760329382530 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9688] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9688/stat : 9688 (java) S 9675 9675 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97018337 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759589508256 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9689] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9689/stat : 9689 (java) S 9675 9675 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97018337 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759588455152 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9690] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9690/stat : 9690 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018339 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759587403728 139760329389979 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9691] ppid=9675 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/9677/task/9691/stat : 9691 (java) S 9675 9675 7585 0 -1 1077944384 508 0 0 0 1 0 0 0 20 0 20 0 97018339 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759586351856 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9692] ppid=9675 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/9677/task/9692/stat : 9692 (java) S 9675 9675 7585 0 -1 1077944384 238 0 0 0 1 0 0 0 20 0 20 0 97018339 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759585299312 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9693] ppid=9675 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/9677/task/9693/stat : 9693 (java) S 9675 9675 7585 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 20 0 97018339 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759584246256 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9694] ppid=9675 vsize=26004064 memory=0 CPUtime=0.08 cores=0-7
/proc/9677/task/9694/stat : 9694 (java) R 9675 9675 7585 0 -1 4202560 777 0 0 0 8 0 0 0 20 0 20 0 97018339 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759583193712 139760321608510 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9695] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9695/stat : 9695 (java) S 9675 9675 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97018340 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759582140896 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9696] ppid=9675 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/9677/task/9696/stat : 9696 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018340 26628161536 9715 33554432000 4194304 4196468 140725236082496 139759581088432 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40244 KiB

[startup+0.309639 s]*
/proc/loadavg: 7.14 7.54 6.87 4/202 9696
/proc/meminfo: memFree=31672580/32770624 swapFree=67108860/67108860
[pid=9675] ppid=9672 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9675/stat : 9675 (xcsp3-exec) S 9672 9675 7585 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97018334 9740288 346 33554432000 4194304 5098028 140729720073568 140729720071672 140198967509628 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14987264 140729720079467 140729720079676 140729720079676 140729720082411 0
/proc/9675/statm: 2378 346 289 221 0 87 0
[pid=9677] ppid=9675 vsize=26004064 memory=45828 CPUtime=0.51 cores=0-7
/proc/9677/stat : 9677 (java) S 9675 9675 7585 0 -1 1077944320 9185 0 0 0 48 3 0 0 20 0 20 0 97018334 26628161536 11457 33554432000 4194304 4196468 140725236082496 140725236065040 139760329371383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
/proc/9677/statm: 6501016 11457 3083 1 0 6488269 0
[pid=9677/tid=9678] ppid=9675 vsize=26004064 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9677/task/9678/stat : 9678 (java) R 9675 9675 7585 0 -1 4202560 6081 0 0 0 27 2 0 0 20 0 20 0 97018334 26628161536 11457 33554432000 4194304 4196468 140725236082496 139760333609264 139760329383318 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9679] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9679/stat : 9679 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 11457 33554432000 4194304 4196468 140725236082496 139760251951632 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9680] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9680/stat : 9680 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 11457 33554432000 4194304 4196468 140725236082496 139760250899088 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9681] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9681/stat : 9681 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759885244688 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9682] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9682/stat : 9682 (java) S 9675 9675 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759884192144 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9683] ppid=9675 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/9677/task/9683/stat : 9683 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759883140112 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9684] ppid=9675 vsize=26004064 memory=140185316717487 CPUtime=0 cores=0-7
/proc/9677/task/9684/stat : 9684 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759882087568 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9685] ppid=9675 vsize=26004064 memory=140185316719792 CPUtime=0 cores=0-7
/proc/9677/task/9685/stat : 9685 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759881034512 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9686] ppid=9675 vsize=26004064 memory=140185316722096 CPUtime=0 cores=0-7
/proc/9677/task/9686/stat : 9686 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018335 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759879981968 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9687] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9687/stat : 9687 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018336 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759590562032 139760329382530 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9688] ppid=9675 vsize=26004064 memory=280370633451152 CPUtime=0 cores=0-7
/proc/9677/task/9688/stat : 9688 (java) S 9675 9675 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97018337 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759589508256 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9689] ppid=9675 vsize=26004064 memory=280370633458064 CPUtime=0 cores=0-7
/proc/9677/task/9689/stat : 9689 (java) S 9675 9675 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97018337 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759588455152 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9690] ppid=9675 vsize=26004064 memory=280370633399344 CPUtime=0 cores=0-7
/proc/9677/task/9690/stat : 9690 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018339 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759587403728 139760329389979 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9691] ppid=9675 vsize=26004064 memory=280370633471888 CPUtime=0.02 cores=0-7
/proc/9677/task/9691/stat : 9691 (java) S 9675 9675 7585 0 -1 1077944384 516 0 0 0 2 0 0 0 20 0 20 0 97018339 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759586351856 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9692] ppid=9675 vsize=26004064 memory=280370633478800 CPUtime=0.02 cores=0-7
/proc/9677/task/9692/stat : 9692 (java) S 9675 9675 7585 0 -1 1077944384 238 0 0 0 2 0 0 0 20 0 20 0 97018339 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759585299312 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9693] ppid=9675 vsize=26004064 memory=280370633476496 CPUtime=0.03 cores=0-7
/proc/9677/task/9693/stat : 9693 (java) R 9675 9675 7585 0 -1 4202560 163 0 0 0 3 0 0 0 20 0 20 0 97018339 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759584236176 139760307818683 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9694] ppid=9675 vsize=26004064 memory=280370633492656 CPUtime=0.13 cores=0-7
/proc/9677/task/9694/stat : 9694 (java) R 9675 9675 7585 0 -1 4202560 880 0 0 0 13 0 0 0 20 0 20 0 97018339 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759583189440 139760329383318 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9695] ppid=9675 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9695/stat : 9695 (java) S 9675 9675 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97018340 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759582140896 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9696] ppid=9675 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/9677/task/9696/stat : 9696 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018340 26628161536 11457 33554432000 4194304 4196468 140725236082496 139759581088432 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47212 KiB

[startup+0.700976 s]
/proc/loadavg: 7.14 7.54 6.87 6/202 9696
/proc/meminfo: memFree=31652040/32770624 swapFree=67108860/67108860
[pid=9675] ppid=9672 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9675/stat : 9675 (xcsp3-exec) S 9672 9675 7585 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97018334 9740288 346 33554432000 4194304 5098028 140729720073568 140729720071672 140198967509628 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14987264 140729720079467 140729720079676 140729720079676 140729720082411 0
/proc/9675/statm: 2378 346 289 221 0 87 0
[pid=9677] ppid=9675 vsize=26006188 memory=89260 CPUtime=1.77 cores=0-7
/proc/9677/stat : 9677 (java) S 9675 9675 7585 0 -1 1077944320 13474 0 0 0 171 6 0 0 20 0 20 0 97018334 26630336512 22315 33554432000 4194304 4196468 140725236082496 140725236065040 139760329371383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
/proc/9677/statm: 6501547 22315 3211 1 0 6488781 0
[pid=9677/tid=9678] ppid=9675 vsize=26006188 memory=280370633787520 CPUtime=0.67 cores=0-7
/proc/9677/task/9678/stat : 9678 (java) R 9675 9675 7585 0 -1 4202560 6987 0 0 0 63 4 0 0 20 0 20 0 97018334 26630336512 22315 33554432000 4194304 4196468 140725236082496 139760333608656 139760329383318 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9679] ppid=9675 vsize=26006188 memory=5123895985313 CPUtime=0 cores=0-7
/proc/9677/task/9679/stat : 9679 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018335 26630336512 22315 33554432000 4194304 4196468 140725236082496 139760251951632 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9680] ppid=9675 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9680/stat : 9680 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97018335 26630336512 22315 33554432000 4194304 4196468 140725236082496 139760250899088 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9681] ppid=9675 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/9677/task/9681/stat : 9681 (java) S 9675 9675 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97018335 26630336512 22315 33554432000 4194304 4196468 140725236082496 139759885244688 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0

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

[pid=9677/tid=9704] ppid=9675 vsize=26540748 memory=1384 CPUtime=159.46 cores=0-7
/proc/9677/task/9704/stat : 9704 (java) R 9675 9675 7585 0 -1 4202560 3019 0 0 0 15944 2 0 0 20 0 28 0 97018442 27177725952 145166 33554432000 4194304 4196468 140725236082496 139759430988200 139759933694716 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
Current children cumulated CPU time: 1287.78 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 582048 KiB

[startup+222.302 s]
/proc/loadavg: 8.01 7.74 7.09 9/207 9704
/proc/meminfo: memFree=31224244/32770624 swapFree=67108860/67108860
[pid=9675] ppid=9672 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9675/stat : 9675 (xcsp3-exec) S 9672 9675 7585 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97018334 9740288 346 33554432000 4194304 5098028 140729720073568 140729720071672 140198967509628 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14987264 140729720079467 140729720079676 140729720079676 140729720082411 0
/proc/9675/statm: 2378 346 289 221 0 87 0
[pid=9677] ppid=9675 vsize=26540748 memory=495504 CPUtime=1766.4 cores=0-7
/proc/9677/stat : 9677 (java) S 9675 9675 7585 0 -1 1077944320 123746 0 0 0 176536 104 0 0 20 0 28 0 97018334 27177725952 123876 33554432000 4194304 4196468 140725236082496 140725236065040 139760329371383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
/proc/9677/statm: 6635187 123876 3287 1 0 6622421 0
[pid=9677/tid=9678] ppid=9675 vsize=26540748 memory=495504 CPUtime=1 cores=0-7
/proc/9677/task/9678/stat : 9678 (java) S 9675 9675 7585 0 -1 1077944384 7126 0 0 0 95 5 0 0 20 0 28 0 97018334 27177725952 123876 33554432000 4194304 4196468 140725236082496 139760333612160 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9679] ppid=9675 vsize=26540748 memory=495504 CPUtime=0.15 cores=0-7
/proc/9677/task/9679/stat : 9679 (java) S 9675 9675 7585 0 -1 1077944384 1331 0 0 0 10 5 0 0 20 0 28 0 97018335 27177725952 123876 33554432000 4194304 4196468 140725236082496 139760251951632 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9680] ppid=9675 vsize=26540748 memory=1004 CPUtime=0.13 cores=0-7
/proc/9677/task/9680/stat : 9680 (java) S 9675 9675 7585 0 -1 1077944384 1137 0 0 0 9 4 0 0 20 0 28 0 97018335 27177725952 123876 33554432000 4194304 4196468 140725236082496 139760250899088 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9681] ppid=9675 vsize=26540748 memory=518588 CPUtime=0.15 cores=0-7
/proc/9677/task/9681/stat : 9681 (java) S 9675 9675 7585 0 -1 1077944384 2440 0 0 0 10 5 0 0 20 0 28 0 97018335 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759885244688 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9682] ppid=9675 vsize=26540748 memory=507300 CPUtime=0.14 cores=0-7
/proc/9677/task/9682/stat : 9682 (java) S 9675 9675 7585 0 -1 1077944384 2286 0 0 0 9 5 0 0 20 0 28 0 97018335 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759884192144 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9683] ppid=9675 vsize=26540748 memory=1384 CPUtime=0.14 cores=0-7
/proc/9677/task/9683/stat : 9683 (java) S 9675 9675 7585 0 -1 1077944384 769 0 0 0 10 4 0 0 20 0 28 0 97018335 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759883140112 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9684] ppid=9675 vsize=26540748 memory=1384 CPUtime=0.14 cores=0-7
/proc/9677/task/9684/stat : 9684 (java) S 9675 9675 7585 0 -1 1077944384 1217 0 0 0 9 5 0 0 20 0 28 0 97018335 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759882087568 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9685] ppid=9675 vsize=26540748 memory=507300 CPUtime=0.15 cores=0-7
/proc/9677/task/9685/stat : 9685 (java) S 9675 9675 7585 0 -1 1077944384 957 0 0 0 10 5 0 0 20 0 28 0 97018335 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759881034512 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9686] ppid=9675 vsize=26540748 memory=1384 CPUtime=0.13 cores=0-7
/proc/9677/task/9686/stat : 9686 (java) S 9675 9675 7585 0 -1 1077944384 2821 0 0 0 9 4 0 0 20 0 28 0 97018335 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759879981968 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9687] ppid=9675 vsize=26540748 memory=566304 CPUtime=0.08 cores=0-7
/proc/9677/task/9687/stat : 9687 (java) S 9675 9675 7585 0 -1 1077944384 4480 0 0 0 5 3 0 0 20 0 28 0 97018336 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759590562032 139760329382530 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9688] ppid=9675 vsize=26540748 memory=1384 CPUtime=0 cores=0-7
/proc/9677/task/9688/stat : 9688 (java) S 9675 9675 7585 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 97018337 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759589508320 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9689] ppid=9675 vsize=26540748 memory=539116 CPUtime=0 cores=0-7
/proc/9677/task/9689/stat : 9689 (java) S 9675 9675 7585 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 97018337 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759588455168 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9690] ppid=9675 vsize=26540748 memory=280370634456272 CPUtime=0 cores=0-7
/proc/9677/task/9690/stat : 9690 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97018339 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759587403728 139760329389979 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9691] ppid=9675 vsize=26540748 memory=4279073131472642624 CPUtime=3.07 cores=0-7
/proc/9677/task/9691/stat : 9691 (java) S 9675 9675 7585 0 -1 1077944384 16252 0 0 0 302 5 0 0 20 0 28 0 97018339 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759586351856 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9692] ppid=9675 vsize=26540748 memory=796 CPUtime=3.24 cores=0-7
/proc/9677/task/9692/stat : 9692 (java) S 9675 9675 7585 0 -1 1077944384 19901 0 0 0 320 4 0 0 20 0 28 0 97018339 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759585299312 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9693] ppid=9675 vsize=26540748 memory=10020 CPUtime=3.46 cores=0-7
/proc/9677/task/9693/stat : 9693 (java) S 9675 9675 7585 0 -1 1077944384 16887 0 0 0 342 4 0 0 20 0 28 0 97018339 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759584246256 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9694] ppid=9675 vsize=26540748 memory=4132 CPUtime=1.09 cores=0-7
/proc/9677/task/9694/stat : 9694 (java) S 9675 9675 7585 0 -1 1077944384 13422 0 0 0 105 4 0 0 20 0 28 0 97018339 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759583193712 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9695] ppid=9675 vsize=26540748 memory=507300 CPUtime=0 cores=0-7
/proc/9677/task/9695/stat : 9695 (java) S 9675 9675 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97018340 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759582140896 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9696] ppid=9675 vsize=26540748 memory=1384 CPUtime=0.03 cores=0-7
/proc/9677/task/9696/stat : 9696 (java) S 9675 9675 7585 0 -1 1077944384 1469 0 0 0 1 2 0 0 20 0 28 0 97018340 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759581088432 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9697] ppid=9675 vsize=26540748 memory=1384 CPUtime=219.34 cores=0-7
/proc/9677/task/9697/stat : 9697 (java) R 9675 9675 7585 0 -1 4202560 2844 0 0 0 21930 4 0 0 20 0 28 0 97018441 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759580027184 139759940402243 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9698] ppid=9675 vsize=26540748 memory=507300 CPUtime=219.34 cores=0-7
/proc/9677/task/9698/stat : 9698 (java) R 9675 9675 7585 0 -1 4202560 3259 0 0 0 21930 4 0 0 20 0 28 0 97018442 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759437306512 139759938582336 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9699] ppid=9675 vsize=26540748 memory=4132 CPUtime=218.44 cores=0-7
/proc/9677/task/9699/stat : 9699 (java) R 9675 9675 7585 0 -1 4202560 4000 0 0 0 21842 2 0 0 20 0 28 0 97018442 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759436252080 139759939144964 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9700] ppid=9675 vsize=26540748 memory=28248 CPUtime=219.49 cores=0-7
/proc/9677/task/9700/stat : 9700 (java) R 9675 9675 7585 0 -1 4202560 6133 0 0 0 21940 9 0 0 20 0 28 0 97018442 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759435199032 139759938456976 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9701] ppid=9675 vsize=26540748 memory=1384 CPUtime=218.37 cores=0-7
/proc/9677/task/9701/stat : 9701 (java) R 9675 9675 7585 0 -1 4202560 2415 0 0 0 21835 2 0 0 20 0 28 0 97018442 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759434145816 139759939788060 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9702] ppid=9675 vsize=26540748 memory=507300 CPUtime=218.98 cores=0-7
/proc/9677/task/9702/stat : 9702 (java) R 9675 9675 7585 0 -1 4202560 4154 0 0 0 21893 5 0 0 20 0 28 0 97018442 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759433093544 139759939526500 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9703] ppid=9675 vsize=26540748 memory=2236 CPUtime=219.69 cores=0-7
/proc/9677/task/9703/stat : 9703 (java) R 9675 9675 7585 0 -1 4202560 3310 0 0 0 21967 2 0 0 20 0 28 0 97018442 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759432039864 139759938457548 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9704] ppid=9675 vsize=26540748 memory=531412 CPUtime=219.4 cores=0-7
/proc/9677/task/9704/stat : 9704 (java) R 9675 9675 7585 0 -1 4202560 3808 0 0 0 21938 2 0 0 20 0 28 0 97018442 27177725952 123876 33554432000 4194304 4196468 140725236082496 139759430988208 139759941579727 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
Current children cumulated CPU time: 1766.4 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 496888 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.49 7.88 7.16 9/207 9704
/proc/meminfo: memFree=31256180/32770624 swapFree=67108860/67108860
[pid=9675] ppid=9672 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9675/stat : 9675 (xcsp3-exec) S 9672 9675 7585 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97018334 9740288 346 33554432000 4194304 5098028 140729720073568 140729720071672 140198967509628 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14987264 140729720079467 140729720079676 140729720079676 140729720082411 0
/proc/9675/statm: 2378 346 289 221 0 87 0
[pid=9677] ppid=9675 vsize=26540748 memory=462672 CPUtime=2003.35 cores=0-7
/proc/9677/stat : 9677 (java) S 9675 9675 7585 0 -1 1077944320 132283 0 0 0 200225 110 0 0 20 0 28 0 97018334 27177725952 115668 33554432000 4194304 4196468 140725236082496 140725236065040 139760329371383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
/proc/9677/statm: 6635187 115668 3287 1 0 6622421 0
[pid=9677/tid=9678] ppid=9675 vsize=26540748 memory=28248 CPUtime=1 cores=0-7
/proc/9677/task/9678/stat : 9678 (java) S 9675 9675 7585 0 -1 1077944384 7126 0 0 0 95 5 0 0 20 0 28 0 97018334 27177725952 115668 33554432000 4194304 4196468 140725236082496 139760333612160 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9679] ppid=9675 vsize=26540748 memory=-7003737579269690708 CPUtime=0.16 cores=0-7
/proc/9677/task/9679/stat : 9679 (java) S 9675 9675 7585 0 -1 1077944384 1455 0 0 0 11 5 0 0 20 0 28 0 97018335 27177725952 115668 33554432000 4194304 4196468 140725236082496 139760251951632 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9680] ppid=9675 vsize=26540748 memory=4132 CPUtime=0.15 cores=0-7
/proc/9677/task/9680/stat : 9680 (java) S 9675 9675 7585 0 -1 1077944384 1699 0 0 0 10 5 0 0 20 0 28 0 97018335 27177725952 115668 33554432000 4194304 4196468 140725236082496 139760250899088 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9681] ppid=9675 vsize=26540748 memory=28248 CPUtime=0.15 cores=0-7
/proc/9677/task/9681/stat : 9681 (java) S 9675 9675 7585 0 -1 1077944384 2563 0 0 0 10 5 0 0 20 0 28 0 97018335 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759885244688 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9682] ppid=9675 vsize=26540748 memory=4132 CPUtime=0.14 cores=0-7
/proc/9677/task/9682/stat : 9682 (java) S 9675 9675 7585 0 -1 1077944384 2771 0 0 0 9 5 0 0 20 0 28 0 97018335 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759884192144 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9683] ppid=9675 vsize=26540748 memory=28248 CPUtime=0.14 cores=0-7
/proc/9677/task/9683/stat : 9683 (java) S 9675 9675 7585 0 -1 1077944384 838 0 0 0 10 4 0 0 20 0 28 0 97018335 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759883140112 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9684] ppid=9675 vsize=26540748 memory=932 CPUtime=0.14 cores=0-7
/proc/9677/task/9684/stat : 9684 (java) S 9675 9675 7585 0 -1 1077944384 1250 0 0 0 9 5 0 0 20 0 28 0 97018335 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759882087568 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9685] ppid=9675 vsize=26540748 memory=1572 CPUtime=0.15 cores=0-7
/proc/9677/task/9685/stat : 9685 (java) S 9675 9675 7585 0 -1 1077944384 1407 0 0 0 10 5 0 0 20 0 28 0 97018335 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759881034512 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9686] ppid=9675 vsize=26540748 memory=2200 CPUtime=0.14 cores=0-7
/proc/9677/task/9686/stat : 9686 (java) S 9675 9675 7585 0 -1 1077944384 2867 0 0 0 10 4 0 0 20 0 28 0 97018335 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759879981968 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9687] ppid=9675 vsize=26540748 memory=6504 CPUtime=0.11 cores=0-7
/proc/9677/task/9687/stat : 9687 (java) S 9675 9675 7585 0 -1 1077944384 5324 0 0 0 6 5 0 0 20 0 28 0 97018336 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759590562032 139760329382530 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9688] ppid=9675 vsize=26540748 memory=836 CPUtime=0 cores=0-7
/proc/9677/task/9688/stat : 9688 (java) S 9675 9675 7585 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 97018337 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759589508320 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9689] ppid=9675 vsize=26540748 memory=4104 CPUtime=0 cores=0-7
/proc/9677/task/9689/stat : 9689 (java) S 9675 9675 7585 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 97018337 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759588455168 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9690] ppid=9675 vsize=26540748 memory=1696 CPUtime=0 cores=0-7
/proc/9677/task/9690/stat : 9690 (java) S 9675 9675 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97018339 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759587403728 139760329389979 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9691] ppid=9675 vsize=26540748 memory=1384 CPUtime=3.07 cores=0-7
/proc/9677/task/9691/stat : 9691 (java) S 9675 9675 7585 0 -1 1077944384 16272 0 0 0 302 5 0 0 20 0 28 0 97018339 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759586351856 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9692] ppid=9675 vsize=26540748 memory=1384 CPUtime=3.24 cores=0-7
/proc/9677/task/9692/stat : 9692 (java) S 9675 9675 7585 0 -1 1077944384 19925 0 0 0 320 4 0 0 20 0 28 0 97018339 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759585299312 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9693] ppid=9675 vsize=26540748 memory=462672 CPUtime=3.46 cores=0-7
/proc/9677/task/9693/stat : 9693 (java) S 9675 9675 7585 0 -1 1077944384 16906 0 0 0 342 4 0 0 20 0 28 0 97018339 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759584246256 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9694] ppid=9675 vsize=26540748 memory=8112282956445269571 CPUtime=1.09 cores=0-7
/proc/9677/task/9694/stat : 9694 (java) S 9675 9675 7585 0 -1 1077944384 13440 0 0 0 105 4 0 0 20 0 28 0 97018339 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759583193712 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9695] ppid=9675 vsize=26540748 memory=28248 CPUtime=0 cores=0-7
/proc/9677/task/9695/stat : 9695 (java) S 9675 9675 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97018340 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759582140896 139760329381589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9696] ppid=9675 vsize=26540748 memory=2332 CPUtime=0.03 cores=0-7
/proc/9677/task/9696/stat : 9696 (java) S 9675 9675 7585 0 -1 1077944384 1596 0 0 0 1 2 0 0 20 0 28 0 97018340 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759581088432 139760329382530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9697] ppid=9675 vsize=26540748 memory=1292 CPUtime=249.02 cores=0-7
/proc/9677/task/9697/stat : 9697 (java) R 9675 9675 7585 0 -1 4202560 3279 0 0 0 24898 4 0 0 20 0 28 0 97018441 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759580027432 139759940402217 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9698] ppid=9675 vsize=26540748 memory=1728 CPUtime=248.92 cores=0-7
/proc/9677/task/9698/stat : 9698 (java) R 9675 9675 7585 0 -1 4202560 3967 0 0 0 24887 5 0 0 20 0 28 0 97018442 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759437303976 139759939849964 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9699] ppid=9675 vsize=26540748 memory=5788 CPUtime=248.12 cores=0-7
/proc/9677/task/9699/stat : 9699 (java) R 9675 9675 7585 0 -1 4202560 4778 0 0 0 24809 3 0 0 20 0 28 0 97018442 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759436252216 139759939850702 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9700] ppid=9675 vsize=26540748 memory=1228 CPUtime=249.18 cores=0-7
/proc/9677/task/9700/stat : 9700 (java) R 9675 9675 7585 0 -1 4202560 7269 0 0 0 24908 10 0 0 20 0 28 0 97018442 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759435198576 139759940402397 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9701] ppid=9675 vsize=26540748 memory=796 CPUtime=248.04 cores=0-7
/proc/9677/task/9701/stat : 9701 (java) R 9675 9675 7585 0 -1 4202560 2992 0 0 0 24802 2 0 0 20 0 28 0 97018442 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759434145592 139759940402260 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9702] ppid=9675 vsize=26540748 memory=10020 CPUtime=248.22 cores=0-7
/proc/9677/task/9702/stat : 9702 (java) R 9675 9675 7585 0 -1 4202560 4976 0 0 0 24816 6 0 0 20 0 28 0 97018442 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759433093544 139759943021127 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9703] ppid=9675 vsize=26540748 memory=1948 CPUtime=249.36 cores=0-7
/proc/9677/task/9703/stat : 9703 (java) R 9675 9675 7585 0 -1 4202560 3738 0 0 0 24934 2 0 0 20 0 28 0 97018442 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759432040152 139759940402015 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
[pid=9677/tid=9704] ppid=9675 vsize=26540748 memory=8536 CPUtime=249.09 cores=0-7
/proc/9677/task/9704/stat : 9704 (java) R 9675 9675 7585 0 -1 4202560 4517 0 0 0 24906 3 0 0 20 0 28 0 97018442 27177725952 115668 33554432000 4194304 4196468 140725236082496 139759430990464 139759941092010 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 9293824 140725236090008 140725236090184 140725236090184 140725236092879 0
Current children cumulated CPU time: 2003.35 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 464056 KiB

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

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

[startup+252.109 s]
# the end of solver process 9677 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2002.94 s, system=1.11396 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): 252.109
CPU time (s): 2004.05
CPU user time (s): 2002.94
CPU system time (s): 1.11396
CPU usage (%): 794.914
Max. virtual memory (cumulated for all children) (KiB): 26554492
Max. memory (cumulated for all children) (KiB): 705204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2002.94
system time used= 1.11396
maximum resident set size= 722268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133571
page faults= 0
swaps= 0
block input operations= 0
block output operations= 504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13268
involuntary context switches= 21629


# summary of solver processes directly reported to runsolver:
#   pid: 9675,9677
#   total CPU time (s): 2004.05
#   total CPU user time (s): 2002.94
#   total CPU system time (s): 1.11396

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.97484 second user time and 2.78264 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-13 17:34:07
IDJOB=4271866
IDBENCH=115845
IDSOLVER=2663
FILE ID=node112/4271866-1502639305
RUNJOBID= node112-1502636672-7612
PBS_JOBID= 20628326
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-15-15-2.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271866-1502639305/watcher-4271866-1502639305 -o /tmp/evaluation-result-4271866-1502639305/solver-4271866-1502639305 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502636672-7612 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 658675073 HOME/instance-4271866-1502639305.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d6e216edd1b638252c6a206411b5a856
RANDOM SEED=658675073

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:        31703860 kB
MemAvailable:   31979680 kB
Buffers:          126364 kB
Cached:           430116 kB
SwapCached:            0 kB
Active:           405080 kB
Inactive:         205104 kB
Active(anon):       5016 kB
Inactive(anon):    76476 kB
Active(file):     400064 kB
Inactive(file):   128628 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7860 kB
Writeback:             0 kB
AnonPages:         72808 kB
Mapped:            43240 kB
Shmem:             25224 kB
Slab:             151520 kB
SReclaimable:     125924 kB
SUnreclaim:        25596 kB
KernelStack:        3568 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 61780 MiB
End job on node112 at 2017-08-13 17:38:19