Trace number 4281676

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-18)? (TO) 2001.08 252.12801

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-4281676-1503177035.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281676-1503177035.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
3.16/1.04	c solve instance...
2000.29/252.09	s UNKNOWN
2000.29/252.09	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 (11837 MiB free)
  memory of node 1: 16384 MiB (11199 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281676-1503177035/watcher-4281676-1503177035 -o /tmp/evaluation-result-4281676-1503177035/solver-4281676-1503177035 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503165268-26491 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 163051051 HOME/instance-4281676-1503177035.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
solver pid=30656, runsolver pid=30653
Current StackSize limit: 8192 KiB


[startup+0.10126 s]*
/proc/loadavg: 7.50 7.58 7.82 3/199 30677
/proc/meminfo: memFree=23575492/32770624 swapFree=67108860/67108860
[pid=30656] ppid=30653 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30656/stat : 30656 (xcsp3-exec) S 30653 30656 26464 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150784217 9740288 346 33554432000 4194304 5098028 140721646646032 140721646644136 140101905691260 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16797696 140721646654571 140721646654780 140721646654780 140721646657515 0
/proc/30656/statm: 2378 346 289 221 0 87 0
[pid=30658] ppid=30656 vsize=25999808 memory=26452 CPUtime=0.12 cores=0-7
/proc/30658/stat : 30658 (java) S 30656 30656 26464 0 -1 1077944320 5490 0 0 0 11 1 0 0 20 0 20 0 150784217 26623803392 6613 33554432000 4194304 4196468 140723731532784 140723731515328 139735891414775 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
/proc/30658/statm: 6499952 6613 2858 1 0 6488269 0
[pid=30658/tid=30659] ppid=30656 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/30658/task/30659/stat : 30659 (java) R 30656 30656 26464 0 -1 4202560 3481 0 0 0 8 0 0 0 20 0 20 0 150784217 26623803392 6613 33554432000 4194304 4196468 140723731532784 139735895648048 139735891426710 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30660] ppid=30656 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30660/stat : 30660 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26623803392 6613 33554432000 4194304 4196468 140723731532784 139735844035472 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30661] ppid=30656 vsize=25999808 memory=140498398807680 CPUtime=0 cores=0-7
/proc/30658/task/30661/stat : 30661 (java) S 30656 30656 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150784218 26623803392 6613 33554432000 4194304 4196468 140723731532784 139735842982672 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30662] ppid=30656 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30662/stat : 30662 (java) S 30656 30656 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150784218 26623803392 6613 33554432000 4194304 4196468 140723731532784 139735841930384 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30663] ppid=30656 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30663/stat : 30663 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26623803392 6613 33554432000 4194304 4196468 140723731532784 139735840877584 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30664] ppid=30656 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30664/stat : 30664 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26623803392 6613 33554432000 4194304 4196468 140723731532784 139735839824272 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30665] ppid=30656 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/30658/task/30665/stat : 30665 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26623803392 6613 33554432000 4194304 4196468 140723731532784 139735838771472 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30666] ppid=30656 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30666/stat : 30666 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26623803392 6613 33554432000 4194304 4196468 140723731532784 139735837719184 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30667] ppid=30656 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30667/stat : 30667 (java) S 30656 30656 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150784218 26623803392 6613 33554432000 4194304 4196468 140723731532784 139735836666384 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30668] ppid=30656 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30668/stat : 30668 (java) S 30656 30656 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150784220 26623803392 6613 33554432000 4194304 4196468 140723731532784 139734163724912 139735891425922 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30669] ppid=30656 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30669/stat : 30669 (java) S 30656 30656 26464 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150784220 26623803392 6613 33554432000 4194304 4196468 140723731532784 139734162670880 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30670] ppid=30656 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30670/stat : 30670 (java) S 30656 30656 26464 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150784220 26623803392 6613 33554432000 4194304 4196468 140723731532784 139734161618544 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30671] ppid=30656 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30671/stat : 30671 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784223 26623803392 6613 33554432000 4194304 4196468 140723731532784 139734160566864 139735891433371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30672] ppid=30656 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30672/stat : 30672 (java) S 30656 30656 26464 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 150784223 26623803392 6613 33554432000 4194304 4196468 140723731532784 139734159513712 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30673] ppid=30656 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30673/stat : 30673 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784223 26623803392 6613 33554432000 4194304 4196468 140723731532784 139734158460912 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30674] ppid=30656 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30674/stat : 30674 (java) S 30656 30656 26464 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 150784223 26623803392 6613 33554432000 4194304 4196468 140723731532784 139734157408624 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30675] ppid=30656 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/30658/task/30675/stat : 30675 (java) R 30656 30656 26464 0 -1 4202560 283 0 0 0 1 0 0 0 20 0 20 0 150784223 26623803392 6613 33554432000 4194304 4196468 140723731532784 139734156355824 139735872652336 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30676] ppid=30656 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30676/stat : 30676 (java) S 30656 30656 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150784223 26623803392 6613 33554432000 4194304 4196468 140723731532784 139734155303776 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30677] ppid=30656 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/30658/task/30677/stat : 30677 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784223 26623803392 6613 33554432000 4194304 4196468 140723731532784 139734154251056 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27836 KiB

[startup+0.210409 s]*
/proc/loadavg: 7.50 7.58 7.82 2/199 30677
/proc/meminfo: memFree=23563544/32770624 swapFree=67108860/67108860
[pid=30656] ppid=30653 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30656/stat : 30656 (xcsp3-exec) S 30653 30656 26464 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150784217 9740288 346 33554432000 4194304 5098028 140721646646032 140721646644136 140101905691260 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16797696 140721646654571 140721646654780 140721646654780 140721646657515 0
/proc/30656/statm: 2378 346 289 221 0 87 0
[pid=30658] ppid=30656 vsize=26004064 memory=39096 CPUtime=0.32 cores=0-7
/proc/30658/stat : 30658 (java) S 30656 30656 26464 0 -1 1077944320 8336 0 0 0 30 2 0 0 20 0 20 0 150784217 26628161536 9774 33554432000 4194304 4196468 140723731532784 140723731515328 139735891414775 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
/proc/30658/statm: 6501016 9774 3071 1 0 6488269 0
[pid=30658/tid=30659] ppid=30656 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30658/task/30659/stat : 30659 (java) R 30656 30656 26464 0 -1 4202560 5399 0 0 0 18 1 0 0 20 0 20 0 150784217 26628161536 9774 33554432000 4194304 4196468 140723731532784 139735895635768 139735875495262 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30660] ppid=30656 vsize=26004064 memory=330 CPUtime=0 cores=0-7
/proc/30658/task/30660/stat : 30660 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 9774 33554432000 4194304 4196468 140723731532784 139735844035472 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30661] ppid=30656 vsize=26004064 memory=140498399817736 CPUtime=0 cores=0-7
/proc/30658/task/30661/stat : 30661 (java) S 30656 30656 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 9774 33554432000 4194304 4196468 140723731532784 139735842982672 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30662] ppid=30656 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30658/task/30662/stat : 30662 (java) S 30656 30656 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 9774 33554432000 4194304 4196468 140723731532784 139735841930384 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30663] ppid=30656 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30663/stat : 30663 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 9774 33554432000 4194304 4196468 140723731532784 139735840877584 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30664] ppid=30656 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30664/stat : 30664 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 9774 33554432000 4194304 4196468 140723731532784 139735839824272 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30665] ppid=30656 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30658/task/30665/stat : 30665 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 9774 33554432000 4194304 4196468 140723731532784 139735838771472 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30666] ppid=30656 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30666/stat : 30666 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 9774 33554432000 4194304 4196468 140723731532784 139735837719184 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30667] ppid=30656 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30667/stat : 30667 (java) S 30656 30656 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 9774 33554432000 4194304 4196468 140723731532784 139735836666384 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30668] ppid=30656 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30668/stat : 30668 (java) S 30656 30656 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150784220 26628161536 9774 33554432000 4194304 4196468 140723731532784 139734163724912 139735891425922 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30669] ppid=30656 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30669/stat : 30669 (java) S 30656 30656 26464 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150784220 26628161536 9774 33554432000 4194304 4196468 140723731532784 139734162670880 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30670] ppid=30656 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30670/stat : 30670 (java) S 30656 30656 26464 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150784220 26628161536 9774 33554432000 4194304 4196468 140723731532784 139734161618544 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30671] ppid=30656 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30671/stat : 30671 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784223 26628194304 9774 33554432000 4194304 4196468 140723731532784 139734160566864 139735891433371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30672] ppid=30656 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/30658/task/30672/stat : 30672 (java) S 30656 30656 26464 0 -1 1077944384 403 0 0 0 1 0 0 0 20 0 20 0 150784223 26628194304 9774 33554432000 4194304 4196468 140723731532784 139734159513712 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30673] ppid=30656 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/30658/task/30673/stat : 30673 (java) S 30656 30656 26464 0 -1 1077944384 137 0 0 0 1 0 0 0 20 0 20 0 150784223 26628161536 9795 33554432000 4194304 4196468 140723731532784 139734158460912 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30674] ppid=30656 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/30658/task/30674/stat : 30674 (java) S 30656 30656 26464 0 -1 1077944384 319 0 0 0 1 0 0 0 20 0 20 0 150784223 26628161536 9795 33554432000 4194304 4196468 140723731532784 139734157408624 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30675] ppid=30656 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/30658/task/30675/stat : 30675 (java) S 30656 30656 26464 0 -1 1077944384 773 0 0 0 7 0 0 0 20 0 20 0 150784223 26628161536 9795 33554432000 4194304 4196468 140723731532784 139734156355824 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30676] ppid=30656 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30676/stat : 30676 (java) S 30656 30656 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150784223 26628161536 9795 33554432000 4194304 4196468 140723731532784 139734155303776 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30677] ppid=30656 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30658/task/30677/stat : 30677 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784223 26628161536 9795 33554432000 4194304 4196468 140723731532784 139734154251056 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40480 KiB

[startup+0.310398 s]*
/proc/loadavg: 7.50 7.58 7.82 3/199 30677
/proc/meminfo: memFree=23559016/32770624 swapFree=67108860/67108860
[pid=30656] ppid=30653 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30656/stat : 30656 (xcsp3-exec) S 30653 30656 26464 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150784217 9740288 346 33554432000 4194304 5098028 140721646646032 140721646644136 140101905691260 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16797696 140721646654571 140721646654780 140721646654780 140721646657515 0
/proc/30656/statm: 2378 346 289 221 0 87 0
[pid=30658] ppid=30656 vsize=26004064 memory=46044 CPUtime=0.5 cores=0-7
/proc/30658/stat : 30658 (java) S 30656 30656 26464 0 -1 1077944320 9205 0 0 0 47 3 0 0 20 0 20 0 150784217 26628161536 11511 33554432000 4194304 4196468 140723731532784 140723731515328 139735891414775 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
/proc/30658/statm: 6501016 11511 3096 1 0 6488269 0
[pid=30658/tid=30659] ppid=30656 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/30658/task/30659/stat : 30659 (java) R 30656 30656 26464 0 -1 4202560 6063 0 0 0 28 1 0 0 20 0 20 0 150784217 26628161536 11511 33554432000 4194304 4196468 140723731532784 139735895652288 139735502787771 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30660] ppid=30656 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30660/stat : 30660 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 11511 33554432000 4194304 4196468 140723731532784 139735844035472 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30661] ppid=30656 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30661/stat : 30661 (java) S 30656 30656 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 11511 33554432000 4194304 4196468 140723731532784 139735842982672 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30662] ppid=30656 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30662/stat : 30662 (java) S 30656 30656 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 11511 33554432000 4194304 4196468 140723731532784 139735841930384 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30663] ppid=30656 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30663/stat : 30663 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 11511 33554432000 4194304 4196468 140723731532784 139735840877584 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30664] ppid=30656 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/30658/task/30664/stat : 30664 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 11511 33554432000 4194304 4196468 140723731532784 139735839824272 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30665] ppid=30656 vsize=26004064 memory=140498245350319 CPUtime=0 cores=0-7
/proc/30658/task/30665/stat : 30665 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 11511 33554432000 4194304 4196468 140723731532784 139735838771472 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30666] ppid=30656 vsize=26004064 memory=140498245352624 CPUtime=0 cores=0-7
/proc/30658/task/30666/stat : 30666 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 11511 33554432000 4194304 4196468 140723731532784 139735837719184 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30667] ppid=30656 vsize=26004064 memory=140498245354928 CPUtime=0 cores=0-7
/proc/30658/task/30667/stat : 30667 (java) S 30656 30656 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150784218 26628161536 11511 33554432000 4194304 4196468 140723731532784 139735836666384 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30668] ppid=30656 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30668/stat : 30668 (java) S 30656 30656 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150784220 26628161536 11511 33554432000 4194304 4196468 140723731532784 139734163724912 139735891425922 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30669] ppid=30656 vsize=26004064 memory=280996490716816 CPUtime=0 cores=0-7
/proc/30658/task/30669/stat : 30669 (java) S 30656 30656 26464 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150784220 26628161536 11511 33554432000 4194304 4196468 140723731532784 139734162670880 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30670] ppid=30656 vsize=26004064 memory=280996490723728 CPUtime=0 cores=0-7
/proc/30658/task/30670/stat : 30670 (java) S 30656 30656 26464 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150784220 26628161536 11511 33554432000 4194304 4196468 140723731532784 139734161618544 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30671] ppid=30656 vsize=26004064 memory=280996490665008 CPUtime=0 cores=0-7
/proc/30658/task/30671/stat : 30671 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784223 26628161536 11511 33554432000 4194304 4196468 140723731532784 139734160566864 139735891433371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30672] ppid=30656 vsize=26004064 memory=280996490737552 CPUtime=0.01 cores=0-7
/proc/30658/task/30672/stat : 30672 (java) S 30656 30656 26464 0 -1 1077944384 403 0 0 0 1 0 0 0 20 0 20 0 150784223 26628161536 11511 33554432000 4194304 4196468 140723731532784 139734159513712 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30673] ppid=30656 vsize=26004064 memory=280996490744464 CPUtime=0.02 cores=0-7
/proc/30658/task/30673/stat : 30673 (java) R 30656 30656 26464 0 -1 4202560 212 0 0 0 2 0 0 0 20 0 20 0 150784223 26628161536 11511 33554432000 4194304 4196468 140723731532784 139734158450832 139735875812030 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30674] ppid=30656 vsize=26004064 memory=280996490742160 CPUtime=0.02 cores=0-7
/proc/30658/task/30674/stat : 30674 (java) S 30656 30656 26464 0 -1 1077944384 327 0 0 0 2 0 0 0 20 0 20 0 150784223 26628161536 11511 33554432000 4194304 4196468 140723731532784 139734157408624 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30675] ppid=30656 vsize=26004064 memory=280996490758320 CPUtime=0.12 cores=0-7
/proc/30658/task/30675/stat : 30675 (java) R 30656 30656 26464 0 -1 4202560 891 0 0 0 12 0 0 0 20 0 20 0 150784223 26628161536 11511 33554432000 4194304 4196468 140723731532784 139734156353616 139735875495262 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30676] ppid=30656 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30676/stat : 30676 (java) S 30656 30656 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150784223 26628161536 11511 33554432000 4194304 4196468 140723731532784 139734155303776 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30677] ppid=30656 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30658/task/30677/stat : 30677 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784223 26628161536 11511 33554432000 4194304 4196468 140723731532784 139734154251056 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47428 KiB

[startup+0.701013 s]
/proc/loadavg: 7.50 7.58 7.82 6/199 30677
/proc/meminfo: memFree=23537180/32770624 swapFree=67108860/67108860
[pid=30656] ppid=30653 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30656/stat : 30656 (xcsp3-exec) S 30653 30656 26464 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150784217 9740288 346 33554432000 4194304 5098028 140721646646032 140721646644136 140101905691260 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16797696 140721646654571 140721646654780 140721646654780 140721646657515 0
/proc/30656/statm: 2378 346 289 221 0 87 0
[pid=30658] ppid=30656 vsize=26006188 memory=90040 CPUtime=1.76 cores=0-7
/proc/30658/stat : 30658 (java) S 30656 30656 26464 0 -1 1077944320 13199 0 0 0 170 6 0 0 20 0 20 0 150784217 26630336512 22510 33554432000 4194304 4196468 140723731532784 140723731515328 139735891414775 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
/proc/30658/statm: 6501547 22510 3210 1 0 6488781 0
[pid=30658/tid=30659] ppid=30656 vsize=26006188 memory=280996491116208 CPUtime=0.66 cores=0-7
/proc/30658/task/30659/stat : 30659 (java) R 30656 30656 26464 0 -1 4202560 6959 0 0 0 63 3 0 0 20 0 20 0 150784217 26630336512 22510 33554432000 4194304 4196468 140723731532784 139735895652048 139735506394532 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30660] ppid=30656 vsize=26006188 memory=140498245559152 CPUtime=0 cores=0-7
/proc/30658/task/30660/stat : 30660 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150784218 26630336512 22510 33554432000 4194304 4196468 140723731532784 139735844035472 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30661] ppid=30656 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/30658/task/30661/stat : 30661 (java) S 30656 30656 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150784218 26630336512 22510 33554432000 4194304 4196468 140723731532784 139735842982672 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30662] ppid=30656 vsize=26006188 memory=8740 CPUtime=0 cores=0-7
/proc/30658/task/30662/stat : 30662 (java) S 30656 30656 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150784218 26630336512 22510 33554432000 4194304 4196468 140723731532784 139735841930384 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0

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

[pid=30658/tid=30685] ppid=30656 vsize=26540748 memory=0 CPUtime=159.44 cores=0-7
/proc/30658/task/30685/stat : 30685 (java) R 30656 30656 26464 0 -1 4202560 3103 0 0 0 15943 1 0 0 20 0 28 0 150784323 27177725952 183671 33554432000 4194304 4196468 140723731532784 139733266039384 139735512235019 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
Current children cumulated CPU time: 1286.83 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 736068 KiB

[startup+222.301 s]
/proc/loadavg: 8.01 7.80 7.87 9/207 30686
/proc/meminfo: memFree=22898156/32770624 swapFree=67108860/67108860
[pid=30656] ppid=30653 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30656/stat : 30656 (xcsp3-exec) S 30653 30656 26464 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150784217 9740288 346 33554432000 4194304 5098028 140721646646032 140721646644136 140101905691260 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16797696 140721646654571 140721646654780 140721646654780 140721646657515 0
/proc/30656/statm: 2378 346 289 221 0 87 0
[pid=30658] ppid=30656 vsize=26540748 memory=701348 CPUtime=1764.25 cores=0-7
/proc/30658/stat : 30658 (java) S 30656 30656 26464 0 -1 1077944320 171032 0 0 0 176265 160 0 0 20 0 28 0 150784217 27177725952 175337 33554432000 4194304 4196468 140723731532784 140723731515328 139735891414775 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
/proc/30658/statm: 6635187 175337 3284 1 0 6622421 0
[pid=30658/tid=30659] ppid=30656 vsize=26540748 memory=56 CPUtime=1 cores=0-7
/proc/30658/task/30659/stat : 30659 (java) S 30656 30656 26464 0 -1 1077944384 7094 0 0 0 96 4 0 0 20 0 28 0 150784217 27177725952 175337 33554432000 4194304 4196468 140723731532784 139735895655552 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30660] ppid=30656 vsize=26540748 memory=7378144583473130603 CPUtime=0.29 cores=0-7
/proc/30658/task/30660/stat : 30660 (java) S 30656 30656 26464 0 -1 1077944384 4321 0 0 0 19 10 0 0 20 0 28 0 150784218 27177725952 175337 33554432000 4194304 4196468 140723731532784 139735844035472 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30661] ppid=30656 vsize=26540748 memory=712116 CPUtime=0.28 cores=0-7
/proc/30658/task/30661/stat : 30661 (java) S 30656 30656 26464 0 -1 1077944384 2793 0 0 0 18 10 0 0 20 0 28 0 150784218 27177725952 175337 33554432000 4194304 4196468 140723731532784 139735842982672 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30662] ppid=30656 vsize=26540748 memory=1384 CPUtime=0.31 cores=0-7
/proc/30658/task/30662/stat : 30662 (java) S 30656 30656 26464 0 -1 1077944384 3986 0 0 0 19 12 0 0 20 0 28 0 150784218 27177725952 175337 33554432000 4194304 4196468 140723731532784 139735841930384 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30663] ppid=30656 vsize=26540748 memory=56 CPUtime=0.29 cores=0-7
/proc/30658/task/30663/stat : 30663 (java) S 30656 30656 26464 0 -1 1077944384 2760 0 0 0 19 10 0 0 20 0 28 0 150784218 27177725952 175337 33554432000 4194304 4196468 140723731532784 139735840877584 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30664] ppid=30656 vsize=26540748 memory=3472468794473545120 CPUtime=0.29 cores=0-7
/proc/30658/task/30664/stat : 30664 (java) S 30656 30656 26464 0 -1 1077944384 2566 0 0 0 19 10 0 0 20 0 28 0 150784218 27177725952 175337 33554432000 4194304 4196468 140723731532784 139735839824272 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30665] ppid=30656 vsize=26540748 memory=15876 CPUtime=0.29 cores=0-7
/proc/30658/task/30665/stat : 30665 (java) S 30656 30656 26464 0 -1 1077944384 4304 0 0 0 18 11 0 0 20 0 28 0 150784218 27177725952 175337 33554432000 4194304 4196468 140723731532784 139735838771472 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30666] ppid=30656 vsize=26540748 memory=18476 CPUtime=0.3 cores=0-7
/proc/30658/task/30666/stat : 30666 (java) S 30656 30656 26464 0 -1 1077944384 3274 0 0 0 20 10 0 0 20 0 28 0 150784218 27177725952 175337 33554432000 4194304 4196468 140723731532784 139735837719184 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30667] ppid=30656 vsize=26540748 memory=303430223234596890 CPUtime=0.28 cores=0-7
/proc/30658/task/30667/stat : 30667 (java) S 30656 30656 26464 0 -1 1077944384 2996 0 0 0 18 10 0 0 20 0 28 0 150784218 27177725952 175337 33554432000 4194304 4196468 140723731532784 139735836666384 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30668] ppid=30656 vsize=26540748 memory=288230621803970871 CPUtime=0.3 cores=0-7
/proc/30658/task/30668/stat : 30668 (java) S 30656 30656 26464 0 -1 1077944384 11624 0 0 0 16 14 0 0 20 0 28 0 150784220 27177725952 175337 33554432000 4194304 4196468 140723731532784 139734163724912 139735891425922 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30669] ppid=30656 vsize=26540748 memory=708532 CPUtime=0 cores=0-7
/proc/30658/task/30669/stat : 30669 (java) S 30656 30656 26464 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 150784220 27177725952 175337 33554432000 4194304 4196468 140723731532784 139734162670944 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30670] ppid=30656 vsize=26540748 memory=42120 CPUtime=0 cores=0-7
/proc/30658/task/30670/stat : 30670 (java) S 30656 30656 26464 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 28 0 150784220 27177725952 175337 33554432000 4194304 4196468 140723731532784 139734161618560 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30671] ppid=30656 vsize=26540748 memory=648 CPUtime=0 cores=0-7
/proc/30658/task/30671/stat : 30671 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 150784223 27177725952 175337 33554432000 4194304 4196468 140723731532784 139734160566864 139735891433371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30672] ppid=30656 vsize=26540748 memory=703400 CPUtime=3.15 cores=0-7
/proc/30658/task/30672/stat : 30672 (java) S 30656 30656 26464 0 -1 1077944384 23415 0 0 0 311 4 0 0 20 0 28 0 150784223 27177725952 175337 33554432000 4194304 4196468 140723731532784 139734159513712 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30673] ppid=30656 vsize=26540748 memory=0 CPUtime=3.04 cores=0-7
/proc/30658/task/30673/stat : 30673 (java) S 30656 30656 26464 0 -1 1077944384 18917 0 0 0 299 5 0 0 20 0 28 0 150784223 27177725952 175337 33554432000 4194304 4196468 140723731532784 139734158460912 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30674] ppid=30656 vsize=26540748 memory=4639355573485195351 CPUtime=3.25 cores=0-7
/proc/30658/task/30674/stat : 30674 (java) S 30656 30656 26464 0 -1 1077944384 18382 0 0 0 321 4 0 0 20 0 28 0 150784223 27177725952 175337 33554432000 4194304 4196468 140723731532784 139734157408624 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30675] ppid=30656 vsize=26540748 memory=1384 CPUtime=1.06 cores=0-7
/proc/30658/task/30675/stat : 30675 (java) S 30656 30656 26464 0 -1 1077944384 15564 0 0 0 103 3 0 0 20 0 28 0 150784223 27177725952 175337 33554432000 4194304 4196468 140723731532784 139734156355824 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30676] ppid=30656 vsize=26540748 memory=4144 CPUtime=0 cores=0-7
/proc/30658/task/30676/stat : 30676 (java) S 30656 30656 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150784223 27177725952 175337 33554432000 4194304 4196468 140723731532784 139734155303776 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30677] ppid=30656 vsize=26540748 memory=1384 CPUtime=0.06 cores=0-7
/proc/30658/task/30677/stat : 30677 (java) S 30656 30656 26464 0 -1 1077944384 2149 0 0 0 1 5 0 0 20 0 28 0 150784223 27177725952 175337 33554432000 4194304 4196468 140723731532784 139734154251056 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30678] ppid=30656 vsize=26540748 memory=1384 CPUtime=219.18 cores=0-7
/proc/30658/task/30678/stat : 30678 (java) R 30656 30656 26464 0 -1 4202560 4134 0 0 0 21915 3 0 0 20 0 28 0 150784323 27177725952 175337 33554432000 4194304 4196468 140723731532784 139734146240600 139735514431360 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30679] ppid=30656 vsize=26540748 memory=1384 CPUtime=218.94 cores=0-7
/proc/30658/task/30679/stat : 30679 (java) R 30656 30656 26464 0 -1 4202560 4757 0 0 0 21892 2 0 0 20 0 28 0 150784323 27177725952 175337 33554432000 4194304 4196468 140723731532784 139734145188232 139735503821392 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30680] ppid=30656 vsize=26540748 memory=1384 CPUtime=218.33 cores=0-7
/proc/30658/task/30680/stat : 30680 (java) R 30656 30656 26464 0 -1 4202560 5819 0 0 0 21832 1 0 0 20 0 28 0 150784323 27177725952 175337 33554432000 4194304 4196468 140723731532784 139733271302520 139735510721696 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30681] ppid=30656 vsize=26540748 memory=4144 CPUtime=218.41 cores=0-7
/proc/30658/task/30681/stat : 30681 (java) R 30656 30656 26464 0 -1 4202560 12501 0 0 0 21824 17 0 0 20 0 28 0 150784323 27177725952 175337 33554432000 4194304 4196468 140723731532784 139733270251888 139735514431064 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30682] ppid=30656 vsize=26540748 memory=1384 CPUtime=218.7 cores=0-7
/proc/30658/task/30682/stat : 30682 (java) R 30656 30656 26464 0 -1 4202560 5889 0 0 0 21864 6 0 0 20 0 28 0 150784323 27177725952 175337 33554432000 4194304 4196468 140723731532784 139733269196712 139735514431380 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30683] ppid=30656 vsize=26540748 memory=1384 CPUtime=218.62 cores=0-7
/proc/30658/task/30683/stat : 30683 (java) R 30656 30656 26464 0 -1 4202560 3087 0 0 0 21860 2 0 0 20 0 28 0 150784323 27177725952 175337 33554432000 4194304 4196468 140723731532784 139733268143920 139735514431660 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30684] ppid=30656 vsize=26540748 memory=4144 CPUtime=218.44 cores=0-7
/proc/30658/task/30684/stat : 30684 (java) R 30656 30656 26464 0 -1 4202560 4310 0 0 0 21841 3 0 0 20 0 28 0 150784323 27177725952 175337 33554432000 4194304 4196468 140723731532784 139733267091480 139735513111342 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30685] ppid=30656 vsize=26540748 memory=42120 CPUtime=219.23 cores=0-7
/proc/30658/task/30685/stat : 30685 (java) R 30656 30656 26464 0 -1 4202560 5078 0 0 0 21922 1 0 0 20 0 28 0 150784323 27177725952 175337 33554432000 4194304 4196468 140723731532784 139733266038936 139735503821175 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
Current children cumulated CPU time: 1764.25 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 702732 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.01 7.82 7.87 9/208 30694
/proc/meminfo: memFree=22920200/32770624 swapFree=67108860/67108860
[pid=30656] ppid=30653 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30656/stat : 30656 (xcsp3-exec) S 30653 30656 26464 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150784217 9740288 346 33554432000 4194304 5098028 140721646646032 140721646644136 140101905691260 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16797696 140721646654571 140721646654780 140721646654780 140721646657515 0
/proc/30656/statm: 2378 346 289 221 0 87 0
[pid=30658] ppid=30656 vsize=26540748 memory=679280 CPUtime=2000.29 cores=0-7
/proc/30658/stat : 30658 (java) S 30656 30656 26464 0 -1 1077944320 171517 0 0 0 199861 168 0 0 20 0 28 0 150784217 27177725952 169820 33554432000 4194304 4196468 140723731532784 140723731515328 139735891414775 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
/proc/30658/statm: 6635187 169820 3284 1 0 6622421 0
[pid=30658/tid=30659] ppid=30656 vsize=26540748 memory=6791534058613427641 CPUtime=1 cores=0-7
/proc/30658/task/30659/stat : 30659 (java) S 30656 30656 26464 0 -1 1077944384 7094 0 0 0 96 4 0 0 20 0 28 0 150784217 27177725952 169820 33554432000 4194304 4196468 140723731532784 139735895655552 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30660] ppid=30656 vsize=26540748 memory=4126316290023845779 CPUtime=0.33 cores=0-7
/proc/30658/task/30660/stat : 30660 (java) S 30656 30656 26464 0 -1 1077944384 4334 0 0 0 22 11 0 0 20 0 28 0 150784218 27177725952 169820 33554432000 4194304 4196468 140723731532784 139735844035472 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30661] ppid=30656 vsize=26540748 memory=1732 CPUtime=0.31 cores=0-7
/proc/30658/task/30661/stat : 30661 (java) S 30656 30656 26464 0 -1 1077944384 2808 0 0 0 21 10 0 0 20 0 28 0 150784218 27177725952 169820 33554432000 4194304 4196468 140723731532784 139735842982672 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30662] ppid=30656 vsize=26540748 memory=1224 CPUtime=0.33 cores=0-7
/proc/30658/task/30662/stat : 30662 (java) S 30656 30656 26464 0 -1 1077944384 4006 0 0 0 21 12 0 0 20 0 28 0 150784218 27177725952 169820 33554432000 4194304 4196468 140723731532784 139735841930384 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30663] ppid=30656 vsize=26540748 memory=12136 CPUtime=0.31 cores=0-7
/proc/30658/task/30663/stat : 30663 (java) S 30656 30656 26464 0 -1 1077944384 2773 0 0 0 21 10 0 0 20 0 28 0 150784218 27177725952 169820 33554432000 4194304 4196468 140723731532784 139735840877584 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30664] ppid=30656 vsize=26540748 memory=5792 CPUtime=0.32 cores=0-7
/proc/30658/task/30664/stat : 30664 (java) S 30656 30656 26464 0 -1 1077944384 2576 0 0 0 22 10 0 0 20 0 28 0 150784218 27177725952 169820 33554432000 4194304 4196468 140723731532784 139735839824272 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30665] ppid=30656 vsize=26540748 memory=796 CPUtime=0.32 cores=0-7
/proc/30658/task/30665/stat : 30665 (java) S 30656 30656 26464 0 -1 1077944384 4316 0 0 0 20 12 0 0 20 0 28 0 150784218 27177725952 169820 33554432000 4194304 4196468 140723731532784 139735838771472 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30666] ppid=30656 vsize=26540748 memory=1436 CPUtime=0.32 cores=0-7
/proc/30658/task/30666/stat : 30666 (java) S 30656 30656 26464 0 -1 1077944384 3288 0 0 0 22 10 0 0 20 0 28 0 150784218 27177725952 169820 33554432000 4194304 4196468 140723731532784 139735837719184 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30667] ppid=30656 vsize=26540748 memory=1384 CPUtime=0.31 cores=0-7
/proc/30658/task/30667/stat : 30667 (java) S 30656 30656 26464 0 -1 1077944384 3006 0 0 0 21 10 0 0 20 0 28 0 150784218 27177725952 169820 33554432000 4194304 4196468 140723731532784 139735836666384 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30668] ppid=30656 vsize=26540748 memory=680304 CPUtime=0.41 cores=0-7
/proc/30658/task/30668/stat : 30668 (java) S 30656 30656 26464 0 -1 1077944384 11638 0 0 0 21 20 0 0 20 0 28 0 150784220 27177725952 169820 33554432000 4194304 4196468 140723731532784 139734163724912 139735891425922 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30669] ppid=30656 vsize=26540748 memory=1952 CPUtime=0 cores=0-7
/proc/30658/task/30669/stat : 30669 (java) S 30656 30656 26464 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 150784220 27177725952 169820 33554432000 4194304 4196468 140723731532784 139734162670944 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30670] ppid=30656 vsize=26540748 memory=8740 CPUtime=0 cores=0-7
/proc/30658/task/30670/stat : 30670 (java) S 30656 30656 26464 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 28 0 150784220 27177725952 169820 33554432000 4194304 4196468 140723731532784 139734161618560 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30671] ppid=30656 vsize=26540748 memory=4620 CPUtime=0 cores=0-7
/proc/30658/task/30671/stat : 30671 (java) S 30656 30656 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 150784223 27177725952 169820 33554432000 4194304 4196468 140723731532784 139734160566864 139735891433371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30672] ppid=30656 vsize=26540748 memory=1196 CPUtime=3.15 cores=0-7
/proc/30658/task/30672/stat : 30672 (java) S 30656 30656 26464 0 -1 1077944384 23415 0 0 0 311 4 0 0 20 0 28 0 150784223 27177725952 169820 33554432000 4194304 4196468 140723731532784 139734159513712 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30673] ppid=30656 vsize=26540748 memory=15876 CPUtime=3.04 cores=0-7
/proc/30658/task/30673/stat : 30673 (java) S 30656 30656 26464 0 -1 1077944384 18917 0 0 0 299 5 0 0 20 0 28 0 150784223 27177725952 169820 33554432000 4194304 4196468 140723731532784 139734158460912 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30674] ppid=30656 vsize=26540748 memory=1296 CPUtime=3.25 cores=0-7
/proc/30658/task/30674/stat : 30674 (java) S 30656 30656 26464 0 -1 1077944384 18382 0 0 0 321 4 0 0 20 0 28 0 150784223 27177725952 169820 33554432000 4194304 4196468 140723731532784 139734157408624 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30675] ppid=30656 vsize=26540748 memory=2408 CPUtime=1.06 cores=0-7
/proc/30658/task/30675/stat : 30675 (java) S 30656 30656 26464 0 -1 1077944384 15564 0 0 0 103 3 0 0 20 0 28 0 150784223 27177725952 169820 33554432000 4194304 4196468 140723731532784 139734156355824 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30676] ppid=30656 vsize=26540748 memory=1732 CPUtime=0 cores=0-7
/proc/30658/task/30676/stat : 30676 (java) S 30656 30656 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150784223 27177725952 169820 33554432000 4194304 4196468 140723731532784 139734155303776 139735891424981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30677] ppid=30656 vsize=26540748 memory=1224 CPUtime=0.06 cores=0-7
/proc/30658/task/30677/stat : 30677 (java) S 30656 30656 26464 0 -1 1077944384 2151 0 0 0 1 5 0 0 20 0 28 0 150784223 27177725952 169820 33554432000 4194304 4196468 140723731532784 139734154251056 139735891425922 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30678] ppid=30656 vsize=26540748 memory=12136 CPUtime=248.72 cores=0-7
/proc/30658/task/30678/stat : 30678 (java) R 30656 30656 26464 0 -1 4202560 4154 0 0 0 24869 3 0 0 20 0 28 0 150784323 27177725952 169820 33554432000 4194304 4196468 140723731532784 139734146239648 139735514431475 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30679] ppid=30656 vsize=26540748 memory=5792 CPUtime=248.48 cores=0-7
/proc/30658/task/30679/stat : 30679 (java) R 30656 30656 26464 0 -1 4202560 4785 0 0 0 24846 2 0 0 20 0 28 0 150784323 27177725952 169820 33554432000 4194304 4196468 140723731532784 139734145188232 139735509921600 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30680] ppid=30656 vsize=26540748 memory=796 CPUtime=247.87 cores=0-7
/proc/30658/task/30680/stat : 30680 (java) R 30656 30656 26464 0 -1 4202560 5859 0 0 0 24786 1 0 0 20 0 28 0 150784323 27177725952 169820 33554432000 4194304 4196468 140723731532784 139733271301744 139735506417992 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30681] ppid=30656 vsize=26540748 memory=1436 CPUtime=247.88 cores=0-7
/proc/30658/task/30681/stat : 30681 (java) R 30656 30656 26464 0 -1 4202560 12579 0 0 0 24771 17 0 0 20 0 28 0 150784323 27177725952 169820 33554432000 4194304 4196468 140723731532784 139733270248960 139735513111224 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30682] ppid=30656 vsize=26540748 memory=1012 CPUtime=248.14 cores=0-7
/proc/30658/task/30682/stat : 30682 (java) R 30656 30656 26464 0 -1 4202560 6008 0 0 0 24808 6 0 0 20 0 28 0 150784323 27177725952 169820 33554432000 4194304 4196468 140723731532784 139733269196864 139735513597679 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30683] ppid=30656 vsize=26540748 memory=1716 CPUtime=247.79 cores=0-7
/proc/30658/task/30683/stat : 30683 (java) R 30656 30656 26464 0 -1 4202560 3105 0 0 0 24777 2 0 0 20 0 28 0 150784323 27177725952 169820 33554432000 4194304 4196468 140723731532784 139733268144504 139735514431555 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30684] ppid=30656 vsize=26540748 memory=1952 CPUtime=247.88 cores=0-7
/proc/30658/task/30684/stat : 30684 (java) R 30656 30656 26464 0 -1 4202560 4347 0 0 0 24785 3 0 0 20 0 28 0 150784323 27177725952 169820 33554432000 4194304 4196468 140723731532784 139733267094384 139735512037560 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
[pid=30658/tid=30685] ppid=30656 vsize=26540748 memory=8740 CPUtime=248.78 cores=0-7
/proc/30658/task/30685/stat : 30685 (java) R 30656 30656 26464 0 -1 4202560 5100 0 0 0 24876 2 0 0 20 0 28 0 150784323 27177725952 169820 33554432000 4194304 4196468 140723731532784 139733266038320 139735512306931 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 15745024 140723731539096 140723731539272 140723731539272 140723731541967 0
Current children cumulated CPU time: 2000.29 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 680664 KiB

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

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

[startup+252.128 s]
# the end of solver process 30658 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1999.36 s, system=1.71311 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.128
CPU time (s): 2001.08
CPU user time (s): 1999.36
CPU system time (s): 1.71311
CPU usage (%): 793.675
Max. virtual memory (cumulated for all children) (KiB): 26552668
Max. memory (cumulated for all children) (KiB): 741720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1999.36
system time used= 1.71311
maximum resident set size= 741336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173350
page faults= 0
swaps= 0
block input operations= 0
block output operations= 512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21497
involuntary context switches= 22054


# summary of solver processes directly reported to runsolver:
#   pid: 30656,30658
#   total CPU time (s): 2001.08
#   total CPU user time (s): 1999.36
#   total CPU system time (s): 1.71311

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.57371 second user time and 2.481 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-19 22:56:15
IDJOB=4281676
IDBENCH=115845
IDSOLVER=2676
FILE ID=node149/4281676-1503177035
RUNJOBID= node149-1503165268-26491
PBS_JOBID= 20630833
Free space on /tmp= 61768 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-4281676-1503177035/watcher-4281676-1503177035 -o /tmp/evaluation-result-4281676-1503177035/solver-4281676-1503177035 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503165268-26491 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 163051051 HOME/instance-4281676-1503177035.xml

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

MD5SUM BENCH= d6e216edd1b638252c6a206411b5a856
RANDOM SEED=163051051

node149.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.43
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.43
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.43
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.43
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:        23591004 kB
MemAvailable:   31952616 kB
Buffers:          281852 kB
Cached:          8351340 kB
SwapCached:            0 kB
Active:          2136332 kB
Inactive:        6551636 kB
Active(anon):       3768 kB
Inactive(anon):    87212 kB
Active(file):    2132564 kB
Inactive(file):  6464424 kB
Unevictable:        7912 kB
Mlocked:            7912 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8008 kB
Writeback:             0 kB
AnonPages:         60184 kB
Mapped:            51604 kB
Shmem:             33416 kB
Slab:             187508 kB
SReclaimable:     160916 kB
SUnreclaim:        26592 kB
KernelStack:        3616 kB
PageTables:         4832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61760 MiB
End job on node149 at 2017-08-19 23:00:27