Trace number 4271970

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)? (TO) 2520.0601 2515.4099

General information on the benchmark

NameBusScheduling/BusScheduling-cnt-s1/
BusScheduling-cnt-r3.xml
MD5SUM35e588148f794a6a4a81576d123b10dc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark2400.14
Satisfiable
(Un)Satisfiability was proved
Number of variables19091
Number of constraints160
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":19091}]
Minimum variable degree3
Maximum variable degree19
Distribution of variable degrees[{"degree":3,"count":10},{"degree":4,"count":86},{"degree":5,"count":309},{"degree":6,"count":636},{"degree":7,"count":911},{"degree":8,"count":1069},{"degree":9,"count":1258},{"degree":10,"count":1321},{"degree":11,"count":1446},{"degree":12,"count":1732},{"degree":13,"count":2126},{"degree":14,"count":2492},{"degree":15,"count":3123},{"degree":16,"count":1856},{"degree":17,"count":628},{"degree":18,"count":85},{"degree":19,"count":3}]
Minimum constraint arity13
Maximum constraint arity4379
Distribution of constraint arities[{"arity":13,"count":2},{"arity":140,"count":2},{"arity":176,"count":1},{"arity":182,"count":2},{"arity":212,"count":2},{"arity":214,"count":2},{"arity":221,"count":2},{"arity":222,"count":2},{"arity":271,"count":1},{"arity":273,"count":2},{"arity":275,"count":3},{"arity":280,"count":1},{"arity":282,"count":1},{"arity":291,"count":3},{"arity":301,"count":4},{"arity":304,"count":3},{"arity":307,"count":5},{"arity":341,"count":3},{"arity":352,"count":1},{"arity":393,"count":2},{"arity":421,"count":3},{"arity":438,"count":2},{"arity":441,"count":2},{"arity":449,"count":1},{"arity":458,"count":2},"...",{"arity":2907,"count":1}, {"arity":2936,"count":1}, {"arity":3201,"count":1}, {"arity":3393,"count":1}, {"arity":3498,"count":1}, {"arity":3551,"count":1}, {"arity":3656,"count":1}, {"arity":3814,"count":1}, {"arity":3816,"count":1}, {"arity":3827,"count":1}, {"arity":3932,"count":1}, {"arity":3961,"count":1}, {"arity":4014,"count":1}, {"arity":4038,"count":1}, {"arity":4066,"count":1}, {"arity":4072,"count":1}, {"arity":4078,"count":1}, {"arity":4125,"count":1}, {"arity":4146,"count":1}, {"arity":4162,"count":1}, {"arity":4242,"count":1}, {"arity":4283,"count":1}, {"arity":4304,"count":1}, {"arity":4369,"count":1}, {"arity":4379,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"count","count":160}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271970-1502810519.xml"  -tl '2520s' -p 1 -x 3
0.11/0.14	c [HOME/instance-4271970-1502810519.xml, -tl, 2520s, -p, 1, -x, 3]
0.11/0.20	c simple solver
0.34/0.26	c parse instance...
3.04/1.11	c solve instance...
2520.04/2515.40	s UNKNOWN
2520.04/2515.40	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 (12846 MiB free)
  memory of node 1: 16384 MiB (12779 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271970-1502810519/watcher-4271970-1502810519 -o /tmp/evaluation-result-4271970-1502810519/solver-4271970-1502810519 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1502789706-444 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1467202244 HOME/instance-4271970-1502810519.xml 

running on 4 cores: 0,2,4,6

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

solver pid=3113, runsolver pid=3110

[startup+0.100166 s]*
/proc/loadavg: 1.54 1.49 1.47 3/217 3129
/proc/meminfo: memFree=26224280/32770624 swapFree=67108860/67108860
[pid=3113] ppid=3110 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (xcsp3-exec) S 3110 3113 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 114139758 9740288 346 33554432000 4194304 5098028 140723765588256 140723765586360 140130380571260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40226816 140723765593198 140723765593403 140723765593403 140723765596139 0
/proc/3113/statm: 2378 346 289 221 0 87 0
[pid=3115] ppid=3113 vsize=13978596 memory=28308 CPUtime=0.11 cores=0,2,4,6
/proc/3115/stat : 3115 (java) S 3113 3113 410 0 -1 1077944320 5426 0 0 0 10 1 0 0 20 0 15 0 114139758 14314082304 7077 33554432000 4194304 4196468 140724213587600 140724213570144 139909910109943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
/proc/3115/statm: 3494649 7077 2871 1 0 3482966 0
[pid=3115/tid=3116] ppid=3113 vsize=13978596 memory=7883960649037381690 CPUtime=0.09 cores=0,2,4,6
/proc/3115/task/3116/stat : 3116 (java) R 3113 3113 410 0 -1 4202560 3447 0 0 0 8 1 0 0 20 0 15 0 114139758 14314082304 7077 33554432000 4194304 4196468 140724213587600 139909914343216 139909910121878 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3117] ppid=3113 vsize=13978596 memory=8944 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3117/stat : 3117 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139759 14314082304 7077 33554432000 4194304 4196468 140724213587600 139909840198416 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3118] ppid=3113 vsize=13978596 memory=140647183438325 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3118/stat : 3118 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139759 14314082304 7077 33554432000 4194304 4196468 140724213587600 139909839145872 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3119] ppid=3113 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3119/stat : 3119 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139759 14314082304 7077 33554432000 4194304 4196468 140724213587600 139909838093328 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3120] ppid=3113 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3120/stat : 3120 (java) S 3113 3113 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114139759 14314082304 7077 33554432000 4194304 4196468 140724213587600 139909837040784 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3121] ppid=3113 vsize=13978596 memory=140647183328896 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3121/stat : 3121 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139760 14314082304 7077 33554432000 4194304 4196468 140724213587600 139909384214512 139909910121090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3122] ppid=3113 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3122/stat : 3122 (java) S 3113 3113 410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114139761 14314082304 7077 33554432000 4194304 4196468 140724213587600 139909383160736 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3123] ppid=3113 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3123/stat : 3123 (java) S 3113 3113 410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114139761 14314082304 7077 33554432000 4194304 4196468 140724213587600 139909382108144 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3124] ppid=3113 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3124/stat : 3124 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139763 14314082304 7077 33554432000 4194304 4196468 140724213587600 139909381056720 139909910128539 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3125] ppid=3113 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3125/stat : 3125 (java) S 3113 3113 410 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 15 0 114139763 14314082304 7077 33554432000 4194304 4196468 140724213587600 139909380004336 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3126] ppid=3113 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3126/stat : 3126 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139764 14314082304 7077 33554432000 4194304 4196468 140724213587600 139909378951792 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3127] ppid=3113 vsize=13978596 memory=140647183328896 CPUtime=0.01 cores=0,2,4,6
/proc/3115/task/3127/stat : 3127 (java) R 3113 3113 410 0 -1 4202560 262 0 0 0 1 0 0 0 20 0 15 0 114139764 14314082304 7077 33554432000 4194304 4196468 140724213587600 139909377896784 139909910121878 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3128] ppid=3113 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3128/stat : 3128 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139764 14314082304 7077 33554432000 4194304 4196468 140724213587600 139909376846944 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3129] ppid=3113 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3129/stat : 3129 (java) S 3113 3113 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114139764 14314082304 7077 33554432000 4194304 4196468 140724213587600 139909375793456 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29692 KiB

[startup+0.210705 s]*
/proc/loadavg: 1.54 1.49 1.47 3/217 3129
/proc/meminfo: memFree=26213024/32770624 swapFree=67108860/67108860
[pid=3113] ppid=3110 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (xcsp3-exec) S 3110 3113 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 114139758 9740288 346 33554432000 4194304 5098028 140723765588256 140723765586360 140130380571260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40226816 140723765593198 140723765593403 140723765593403 140723765596139 0
/proc/3113/statm: 2378 346 289 221 0 87 0
[pid=3115] ppid=3113 vsize=13982852 memory=40384 CPUtime=0.34 cores=0,2,4,6
/proc/3115/stat : 3115 (java) S 3113 3113 410 0 -1 1077944320 8124 0 0 0 32 2 0 0 20 0 15 0 114139758 14318440448 10096 33554432000 4194304 4196468 140724213587600 140724213570144 139909910109943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
/proc/3115/statm: 3495713 10096 3076 1 0 3482966 0
[pid=3115/tid=3116] ppid=3113 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/3115/task/3116/stat : 3116 (java) R 3113 3113 410 0 -1 4202560 5272 0 0 0 18 1 0 0 20 0 15 0 114139758 14318440448 10096 33554432000 4194304 4196468 140724213587600 139909914330928 139909910121878 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3117] ppid=3113 vsize=13982852 memory=8944 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3117/stat : 3117 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139759 14318440448 10096 33554432000 4194304 4196468 140724213587600 139909840198416 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3118] ppid=3113 vsize=13982852 memory=140647183438325 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3118/stat : 3118 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139759 14318440448 10096 33554432000 4194304 4196468 140724213587600 139909839145872 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3119] ppid=3113 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3119/stat : 3119 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139759 14318440448 10096 33554432000 4194304 4196468 140724213587600 139909838093328 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3120] ppid=3113 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3120/stat : 3120 (java) S 3113 3113 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114139759 14318440448 10096 33554432000 4194304 4196468 140724213587600 139909837040784 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3121] ppid=3113 vsize=13982852 memory=140647183328896 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3121/stat : 3121 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139760 14318440448 10096 33554432000 4194304 4196468 140724213587600 139909384214512 139909910121090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3122] ppid=3113 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3122/stat : 3122 (java) S 3113 3113 410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114139761 14318440448 10096 33554432000 4194304 4196468 140724213587600 139909383160736 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3123] ppid=3113 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3123/stat : 3123 (java) S 3113 3113 410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114139761 14318440448 10096 33554432000 4194304 4196468 140724213587600 139909382108144 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3124] ppid=3113 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3124/stat : 3124 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139763 14318440448 10096 33554432000 4194304 4196468 140724213587600 139909381056720 139909910128539 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3125] ppid=3113 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/3115/task/3125/stat : 3125 (java) S 3113 3113 410 0 -1 1077944384 618 0 0 0 2 0 0 0 20 0 15 0 114139763 14318440448 10096 33554432000 4194304 4196468 140724213587600 139909380004336 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3126] ppid=3113 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/3115/task/3126/stat : 3126 (java) S 3113 3113 410 0 -1 1077944384 212 0 0 0 2 0 0 0 20 0 15 0 114139764 14318440448 10096 33554432000 4194304 4196468 140724213587600 139909378951792 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3127] ppid=3113 vsize=13982852 memory=140647183328896 CPUtime=0.08 cores=0,2,4,6
/proc/3115/task/3127/stat : 3127 (java) R 3113 3113 410 0 -1 4202560 720 0 0 0 8 0 0 0 20 0 15 0 114139764 14318440448 10096 33554432000 4194304 4196468 140724213587600 139909377899248 139909889075227 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3128] ppid=3113 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3128/stat : 3128 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139764 14318440448 10096 33554432000 4194304 4196468 140724213587600 139909376846944 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3129] ppid=3113 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3129/stat : 3129 (java) S 3113 3113 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114139764 14318440448 10096 33554432000 4194304 4196468 140724213587600 139909375793456 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41768 KiB

[startup+0.31044 s]*
/proc/loadavg: 1.54 1.49 1.47 5/217 3129
/proc/meminfo: memFree=26206944/32770624 swapFree=67108860/67108860
[pid=3113] ppid=3110 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (xcsp3-exec) S 3110 3113 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 114139758 9740288 346 33554432000 4194304 5098028 140723765588256 140723765586360 140130380571260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40226816 140723765593198 140723765593403 140723765593403 140723765596139 0
/proc/3113/statm: 2378 346 289 221 0 87 0
[pid=3115] ppid=3113 vsize=13982852 memory=48148 CPUtime=0.52 cores=0,2,4,6
/proc/3115/stat : 3115 (java) S 3113 3113 410 0 -1 1077944320 9184 0 0 0 49 3 0 0 20 0 15 0 114139758 14318440448 12037 33554432000 4194304 4196468 140724213587600 140724213570144 139909910109943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
/proc/3115/statm: 3495713 12037 3119 1 0 3482966 0
[pid=3115/tid=3116] ppid=3113 vsize=13982852 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/3115/task/3116/stat : 3116 (java) R 3113 3113 410 0 -1 4202560 5942 0 0 0 27 2 0 0 20 0 15 0 114139758 14318440448 12037 33554432000 4194304 4196468 140724213587600 139909914348400 139909518063020 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3117] ppid=3113 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3117/stat : 3117 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139759 14318440448 12037 33554432000 4194304 4196468 140724213587600 139909840198416 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3118] ppid=3113 vsize=13982852 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3118/stat : 3118 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139759 14318440448 12037 33554432000 4194304 4196468 140724213587600 139909839145872 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3119] ppid=3113 vsize=13982852 memory=4956998493510226538 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3119/stat : 3119 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139759 14318440448 12037 33554432000 4194304 4196468 140724213587600 139909838093328 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3120] ppid=3113 vsize=13982852 memory=6944656592455360569 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3120/stat : 3120 (java) S 3113 3113 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114139759 14318440448 12037 33554432000 4194304 4196468 140724213587600 139909837040784 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3121] ppid=3113 vsize=13982852 memory=-9001734000804784231 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3121/stat : 3121 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139760 14318440448 12037 33554432000 4194304 4196468 140724213587600 139909384214512 139909910121090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3122] ppid=3113 vsize=13982852 memory=-4266093328290194108 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3122/stat : 3122 (java) S 3113 3113 410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114139761 14318440448 12037 33554432000 4194304 4196468 140724213587600 139909383160736 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3123] ppid=3113 vsize=13982852 memory=-5874771483550381248 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3123/stat : 3123 (java) S 3113 3113 410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114139761 14318440448 12037 33554432000 4194304 4196468 140724213587600 139909382108144 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3124] ppid=3113 vsize=13982852 memory=-8686725192589007501 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3124/stat : 3124 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139763 14318440448 12037 33554432000 4194304 4196468 140724213587600 139909381056720 139909910128539 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3125] ppid=3113 vsize=13982852 memory=1394599183717070480 CPUtime=0.04 cores=0,2,4,6
/proc/3115/task/3125/stat : 3125 (java) R 3113 3113 410 0 -1 1077944384 696 0 0 0 4 0 0 0 20 0 15 0 114139763 14318440448 12037 33554432000 4194304 4196468 140724213587600 139909380004336 139909910121090 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3126] ppid=3113 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/3115/task/3126/stat : 3126 (java) R 3113 3113 410 0 -1 4202560 355 0 0 0 3 0 0 0 20 0 15 0 114139764 14318440448 12037 33554432000 4194304 4196468 140724213587600 139909378951792 139909890810240 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3127] ppid=3113 vsize=13982852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/3115/task/3127/stat : 3127 (java) R 3113 3113 410 0 -1 4202560 894 0 0 0 13 0 0 0 20 0 15 0 114139764 14318440448 12037 33554432000 4194304 4196468 140724213587600 139909377899248 139909903206819 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3128] ppid=3113 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3128/stat : 3128 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139764 14318440448 12037 33554432000 4194304 4196468 140724213587600 139909376846944 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3129] ppid=3113 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3129/stat : 3129 (java) S 3113 3113 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114139764 14318440448 12037 33554432000 4194304 4196468 140724213587600 139909375793456 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49532 KiB

[startup+0.701015 s]
/proc/loadavg: 1.54 1.49 1.47 6/217 3129
/proc/meminfo: memFree=26166256/32770624 swapFree=67108860/67108860
[pid=3113] ppid=3110 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (xcsp3-exec) S 3110 3113 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 114139758 9740288 346 33554432000 4194304 5098028 140723765588256 140723765586360 140130380571260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40226816 140723765593198 140723765593403 140723765593403 140723765596139 0
/proc/3113/statm: 2378 346 289 221 0 87 0
[pid=3115] ppid=3113 vsize=13982928 memory=166708 CPUtime=1.77 cores=0,2,4,6
/proc/3115/stat : 3115 (java) S 3113 3113 410 0 -1 1077944320 13775 0 0 0 171 6 0 0 20 0 15 0 114139758 14318518272 41677 33554432000 4194304 4196468 140724213587600 140724213570144 139909910109943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
/proc/3115/statm: 3495732 41677 3202 1 0 3482966 0
[pid=3115/tid=3116] ppid=3113 vsize=13982928 memory=481 CPUtime=0.67 cores=0,2,4,6
/proc/3115/task/3116/stat : 3116 (java) R 3113 3113 410 0 -1 4202560 6294 0 0 0 64 3 0 0 20 0 15 0 114139758 14318518272 41677 33554432000 4194304 4196468 140724213587600 139909914338896 139909894153573 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3117] ppid=3113 vsize=13982928 memory=5795153719298590087 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3117/stat : 3117 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139759 14318518272 41677 33554432000 4194304 4196468 140724213587600 139909840198416 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3118] ppid=3113 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3118/stat : 3118 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139759 14318518272 41677 33554432000 4194304 4196468 140724213587600 139909839145872 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3119] ppid=3113 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3119/stat : 3119 (java) S 3113 3113 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114139759 14318518272 41677 33554432000 4194304 4196468 140724213587600 139909838093328 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3120] ppid=3113 vsize=13982928 memory=916 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3120/stat : 3120 (java) S 3113 3113 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114139759 14318518272 41677 33554432000 4194304 4196468 140724213587600 139909837040784 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3121] ppid=3113 vsize=13982928 memory=3832 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3121/stat : 3121 (java) S 3113 3113 410 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 114139760 14318518272 41677 33554432000 4194304 4196468 140724213587600 139909384214512 139909910121090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3122] ppid=3113 vsize=13982928 memory=2548 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3122/stat : 3122 (java) S 3113 3113 410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114139761 14318518272 41677 33554432000 4194304 4196468 140724213587600 139909383160736 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3123] ppid=3113 vsize=13982928 memory=2548 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3123/stat : 3123 (java) S 3113 3113 410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114139761 14318518272 41677 33554432000 4194304 4196468 140724213587600 139909382108144 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3124] ppid=3113 vsize=13982928 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3124/stat : 3124 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139763 14318518272 41677 33554432000 4194304 4196468 140724213587600 139909381056720 139909910128539 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3125] ppid=3113 vsize=13982928 memory=1716 CPUtime=0.39 cores=0,2,4,6
/proc/3115/task/3125/stat : 3125 (java) R 3113 3113 410 0 -1 4202560 2337 0 0 0 39 0 0 0 20 0 15 0 114139763 14318518272 41677 33554432000 4194304 4196468 140724213587600 139909379985448 139909893494812 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3126] ppid=3113 vsize=13982928 memory=796 CPUtime=0.41 cores=0,2,4,6
/proc/3115/task/3126/stat : 3126 (java) R 3113 3113 410 0 -1 4202560 2452 0 0 0 41 0 0 0 20 0 15 0 114139764 14318518272 41677 33554432000 4194304 4196468 140724213587600 139909378936264 139909889612603 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3127] ppid=3113 vsize=13982928 memory=1952 CPUtime=0.26 cores=0,2,4,6
/proc/3115/task/3127/stat : 3127 (java) S 3113 3113 410 0 -1 1077944384 1382 0 0 0 26 0 0 0 20 0 15 0 114139764 14318518272 41677 33554432000 4194304 4196468 140724213587600 139909377899248 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3128] ppid=3113 vsize=13982928 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3128/stat : 3128 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139764 14318518272 41677 33554432000 4194304 4196468 140724213587600 139909376846944 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3129] ppid=3113 vsize=13982928 memory=8572 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3129/stat : 3129 (java) S 3113 3113 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114139764 14318518272 41677 33554432000 4194304 4196468 140724213587600 139909375793456 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 168092 KiB

[startup+1.50089 s]
/proc/loadavg: 1.66 1.51 1.47 5/217 3129
/proc/meminfo: memFree=26050092/32770624 swapFree=67108860/67108860
[pid=3113] ppid=3110 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (xcsp3-exec) S 3110 3113 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 114139758 9740288 346 33554432000 4194304 5098028 140723765588256 140723765586360 140130380571260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40226816 140723765593198 140723765593403 140723765593403 140723765596139 0
/proc/3113/statm: 2378 346 289 221 0 87 0

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

/proc/3115/task/3123/stat : 3123 (java) S 3113 3113 410 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 114139761 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909382108160 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3124] ppid=3113 vsize=13984976 memory=305612 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3124/stat : 3124 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139763 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909381056720 139909910128539 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3125] ppid=3113 vsize=13984976 memory=1384 CPUtime=1.29 cores=0,2,4,6
/proc/3115/task/3125/stat : 3125 (java) S 3113 3113 410 0 -1 1077944384 10725 0 0 0 128 1 0 0 20 0 15 0 114139763 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909380004336 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3126] ppid=3113 vsize=13984976 memory=305612 CPUtime=1.33 cores=0,2,4,6
/proc/3115/task/3126/stat : 3126 (java) S 3113 3113 410 0 -1 1077944384 8152 0 0 0 131 2 0 0 20 0 15 0 114139764 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909378951792 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3127] ppid=3113 vsize=13984976 memory=1384 CPUtime=0.53 cores=0,2,4,6
/proc/3115/task/3127/stat : 3127 (java) S 3113 3113 410 0 -1 1077944384 5369 0 0 0 52 1 0 0 20 0 15 0 114139764 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909377899248 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3128] ppid=3113 vsize=13984976 memory=305612 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3128/stat : 3128 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139764 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909376846944 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3129] ppid=3113 vsize=13984976 memory=2340 CPUtime=0.83 cores=0,2,4,6
/proc/3115/task/3129/stat : 3129 (java) S 3113 3113 410 0 -1 1077944384 1215 0 0 0 40 43 0 0 20 0 15 0 114139764 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909375793456 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
Current children cumulated CPU time: 2386.87 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 306996 KiB

[startup+2442.3 s]
/proc/loadavg: 1.91 1.97 1.95 3/217 3280
/proc/meminfo: memFree=27589424/32770624 swapFree=67108860/67108860
[pid=3113] ppid=3110 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (xcsp3-exec) S 3110 3113 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 114139758 9740288 346 33554432000 4194304 5098028 140723765588256 140723765586360 140130380571260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40226816 140723765593198 140723765593403 140723765593403 140723765596139 0
/proc/3113/statm: 2378 346 289 221 0 87 0
[pid=3115] ppid=3113 vsize=13984976 memory=305612 CPUtime=2446.9 cores=0,2,4,6
/proc/3115/stat : 3115 (java) S 3113 3113 410 0 -1 1077944320 53029 0 0 0 244626 64 0 0 20 0 15 0 114139758 14320615424 76403 33554432000 4194304 4196468 140724213587600 140724213570144 139909910109943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
/proc/3115/statm: 3496244 76403 3257 1 0 3483478 0
[pid=3115/tid=3116] ppid=3113 vsize=13984976 memory=305612 CPUtime=2442.16 cores=0,2,4,6
/proc/3115/task/3116/stat : 3116 (java) R 3113 3113 410 0 -1 4202560 16642 0 0 0 244211 5 0 0 20 0 15 0 114139758 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909914349840 139909521137270 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3117] ppid=3113 vsize=13984976 memory=305612 CPUtime=0.14 cores=0,2,4,6
/proc/3115/task/3117/stat : 3117 (java) S 3113 3113 410 0 -1 1077944384 2391 0 0 0 10 4 0 0 20 0 15 0 114139759 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909840198416 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3118] ppid=3113 vsize=13984976 memory=1384 CPUtime=0.14 cores=0,2,4,6
/proc/3115/task/3118/stat : 3118 (java) S 3113 3113 410 0 -1 1077944384 1638 0 0 0 10 4 0 0 20 0 15 0 114139759 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909839145872 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3119] ppid=3113 vsize=13984976 memory=1384 CPUtime=0.14 cores=0,2,4,6
/proc/3115/task/3119/stat : 3119 (java) S 3113 3113 410 0 -1 1077944384 1594 0 0 0 10 4 0 0 20 0 15 0 114139759 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909838093328 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3120] ppid=3113 vsize=13984976 memory=305612 CPUtime=0.14 cores=0,2,4,6
/proc/3115/task/3120/stat : 3120 (java) S 3113 3113 410 0 -1 1077944384 1464 0 0 0 11 3 0 0 20 0 15 0 114139759 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909837040784 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3121] ppid=3113 vsize=13984976 memory=1384 CPUtime=0.05 cores=0,2,4,6
/proc/3115/task/3121/stat : 3121 (java) S 3113 3113 410 0 -1 1077944384 2458 0 0 0 4 1 0 0 20 0 15 0 114139760 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909384214512 139909910121090 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3122] ppid=3113 vsize=13984976 memory=305612 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3122/stat : 3122 (java) S 3113 3113 410 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 114139761 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909383160800 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3123] ppid=3113 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3123/stat : 3123 (java) S 3113 3113 410 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 114139761 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909382108160 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3124] ppid=3113 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3124/stat : 3124 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139763 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909381056720 139909910128539 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3125] ppid=3113 vsize=13984976 memory=305612 CPUtime=1.29 cores=0,2,4,6
/proc/3115/task/3125/stat : 3125 (java) S 3113 3113 410 0 -1 1077944384 10727 0 0 0 128 1 0 0 20 0 15 0 114139763 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909380004336 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3126] ppid=3113 vsize=13984976 memory=1384 CPUtime=1.33 cores=0,2,4,6
/proc/3115/task/3126/stat : 3126 (java) S 3113 3113 410 0 -1 1077944384 8155 0 0 0 131 2 0 0 20 0 15 0 114139764 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909378951792 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3127] ppid=3113 vsize=13984976 memory=1384 CPUtime=0.53 cores=0,2,4,6
/proc/3115/task/3127/stat : 3127 (java) S 3113 3113 410 0 -1 1077944384 5371 0 0 0 52 1 0 0 20 0 15 0 114139764 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909377899248 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3128] ppid=3113 vsize=13984976 memory=305612 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3128/stat : 3128 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139764 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909376846944 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3129] ppid=3113 vsize=13984976 memory=1384 CPUtime=0.85 cores=0,2,4,6
/proc/3115/task/3129/stat : 3129 (java) S 3113 3113 410 0 -1 1077944384 1246 0 0 0 41 44 0 0 20 0 15 0 114139764 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909375793456 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
Current children cumulated CPU time: 2446.9 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 306996 KiB

[startup+2502.3 s]
/proc/loadavg: 1.87 1.94 1.95 3/217 3281
/proc/meminfo: memFree=27656860/32770624 swapFree=67108860/67108860
[pid=3113] ppid=3110 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (xcsp3-exec) S 3110 3113 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 114139758 9740288 346 33554432000 4194304 5098028 140723765588256 140723765586360 140130380571260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40226816 140723765593198 140723765593403 140723765593403 140723765596139 0
/proc/3113/statm: 2378 346 289 221 0 87 0
[pid=3115] ppid=3113 vsize=13984976 memory=305612 CPUtime=2506.92 cores=0,2,4,6
/proc/3115/stat : 3115 (java) S 3113 3113 410 0 -1 1077944320 53327 0 0 0 250628 64 0 0 20 0 15 0 114139758 14320615424 76403 33554432000 4194304 4196468 140724213587600 140724213570144 139909910109943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
/proc/3115/statm: 3496244 76403 3257 1 0 3483478 0
[pid=3115/tid=3116] ppid=3113 vsize=13984976 memory=305612 CPUtime=2502.17 cores=0,2,4,6
/proc/3115/task/3116/stat : 3116 (java) R 3113 3113 410 0 -1 4202560 16894 0 0 0 250211 6 0 0 20 0 15 0 114139758 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909914349840 139909521137328 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3117] ppid=3113 vsize=13984976 memory=305612 CPUtime=0.14 cores=0,2,4,6
/proc/3115/task/3117/stat : 3117 (java) S 3113 3113 410 0 -1 1077944384 2391 0 0 0 10 4 0 0 20 0 15 0 114139759 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909840198416 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3118] ppid=3113 vsize=13984976 memory=305612 CPUtime=0.14 cores=0,2,4,6
/proc/3115/task/3118/stat : 3118 (java) S 3113 3113 410 0 -1 1077944384 1638 0 0 0 10 4 0 0 20 0 15 0 114139759 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909839145872 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3119] ppid=3113 vsize=13984976 memory=1384 CPUtime=0.14 cores=0,2,4,6
/proc/3115/task/3119/stat : 3119 (java) S 3113 3113 410 0 -1 1077944384 1594 0 0 0 10 4 0 0 20 0 15 0 114139759 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909838093328 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3120] ppid=3113 vsize=13984976 memory=1384 CPUtime=0.14 cores=0,2,4,6
/proc/3115/task/3120/stat : 3120 (java) S 3113 3113 410 0 -1 1077944384 1464 0 0 0 11 3 0 0 20 0 15 0 114139759 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909837040784 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3121] ppid=3113 vsize=13984976 memory=305612 CPUtime=0.05 cores=0,2,4,6
/proc/3115/task/3121/stat : 3121 (java) S 3113 3113 410 0 -1 1077944384 2464 0 0 0 4 1 0 0 20 0 15 0 114139760 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909384214512 139909910121090 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3122] ppid=3113 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3122/stat : 3122 (java) S 3113 3113 410 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 114139761 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909383160800 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3123] ppid=3113 vsize=13984976 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3123/stat : 3123 (java) S 3113 3113 410 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 114139761 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909382108160 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3124] ppid=3113 vsize=13984976 memory=1692 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3124/stat : 3124 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139763 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909381056720 139909910128539 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3125] ppid=3113 vsize=13984976 memory=305612 CPUtime=1.29 cores=0,2,4,6
/proc/3115/task/3125/stat : 3125 (java) S 3113 3113 410 0 -1 1077944384 10729 0 0 0 128 1 0 0 20 0 15 0 114139763 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909380004336 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3126] ppid=3113 vsize=13984976 memory=305612 CPUtime=1.34 cores=0,2,4,6
/proc/3115/task/3126/stat : 3126 (java) S 3113 3113 410 0 -1 1077944384 8158 0 0 0 132 2 0 0 20 0 15 0 114139764 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909378951792 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3127] ppid=3113 vsize=13984976 memory=305612 CPUtime=0.53 cores=0,2,4,6
/proc/3115/task/3127/stat : 3127 (java) S 3113 3113 410 0 -1 1077944384 5373 0 0 0 52 1 0 0 20 0 15 0 114139764 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909377899248 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3128] ppid=3113 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3128/stat : 3128 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139764 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909376846944 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3129] ppid=3113 vsize=13984976 memory=3832 CPUtime=0.87 cores=0,2,4,6
/proc/3115/task/3129/stat : 3129 (java) S 3113 3113 410 0 -1 1077944384 1279 0 0 0 42 45 0 0 20 0 15 0 114139764 14320615424 76403 33554432000 4194304 4196468 140724213587600 139909375793456 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
Current children cumulated CPU time: 2506.92 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 306996 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.4 s]
/proc/loadavg: 1.89 1.95 1.95 3/217 3282
/proc/meminfo: memFree=27677940/32770624 swapFree=67108860/67108860
[pid=3113] ppid=3110 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (xcsp3-exec) S 3110 3113 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 114139758 9740288 346 33554432000 4194304 5098028 140723765588256 140723765586360 140130380571260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40226816 140723765593198 140723765593403 140723765593403 140723765596139 0
/proc/3113/statm: 2378 346 289 221 0 87 0
[pid=3115] ppid=3113 vsize=13984976 memory=306116 CPUtime=2520.04 cores=0,2,4,6
/proc/3115/stat : 3115 (java) S 3113 3113 410 0 -1 1077944320 54344 0 0 0 251939 65 0 0 20 0 15 0 114139758 14320615424 76529 33554432000 4194304 4196468 140724213587600 140724213570144 139909910109943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
/proc/3115/statm: 3496244 76529 3257 1 0 3483478 0
[pid=3115/tid=3116] ppid=3113 vsize=13984976 memory=1228 CPUtime=2515.27 cores=0,2,4,6
/proc/3115/task/3116/stat : 3116 (java) R 3113 3113 410 0 -1 4202560 17049 0 0 0 251521 6 0 0 20 0 15 0 114139758 14320615424 76529 33554432000 4194304 4196468 140724213587600 139909914349840 139909521137328 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3117] ppid=3113 vsize=13984976 memory=8112282956445269571 CPUtime=0.15 cores=0,2,4,6
/proc/3115/task/3117/stat : 3117 (java) S 3113 3113 410 0 -1 1077944384 2704 0 0 0 10 5 0 0 20 0 15 0 114139759 14320615424 76529 33554432000 4194304 4196468 140724213587600 139909840198416 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3118] ppid=3113 vsize=13984976 memory=3252 CPUtime=0.15 cores=0,2,4,6
/proc/3115/task/3118/stat : 3118 (java) S 3113 3113 410 0 -1 1077944384 1699 0 0 0 10 5 0 0 20 0 15 0 114139759 14320615424 76529 33554432000 4194304 4196468 140724213587600 139909839145872 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3119] ppid=3113 vsize=13984976 memory=1384 CPUtime=0.15 cores=0,2,4,6
/proc/3115/task/3119/stat : 3119 (java) S 3113 3113 410 0 -1 1077944384 1895 0 0 0 11 4 0 0 20 0 15 0 114139759 14320615424 76529 33554432000 4194304 4196468 140724213587600 139909838093328 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3120] ppid=3113 vsize=13984976 memory=306116 CPUtime=0.14 cores=0,2,4,6
/proc/3115/task/3120/stat : 3120 (java) S 3113 3113 410 0 -1 1077944384 1490 0 0 0 11 3 0 0 20 0 15 0 114139759 14320615424 76529 33554432000 4194304 4196468 140724213587600 139909837040784 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3121] ppid=3113 vsize=13984976 memory=1420 CPUtime=0.05 cores=0,2,4,6
/proc/3115/task/3121/stat : 3121 (java) S 3113 3113 410 0 -1 1077944384 2623 0 0 0 4 1 0 0 20 0 15 0 114139760 14320615424 76529 33554432000 4194304 4196468 140724213587600 139909384214512 139909910121090 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3122] ppid=3113 vsize=13984976 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3122/stat : 3122 (java) S 3113 3113 410 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 114139761 14320615424 76529 33554432000 4194304 4196468 140724213587600 139909383160800 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3123] ppid=3113 vsize=13984976 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3123/stat : 3123 (java) S 3113 3113 410 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 114139761 14320615424 76529 33554432000 4194304 4196468 140724213587600 139909382108160 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3124] ppid=3113 vsize=13984976 memory=6760 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3124/stat : 3124 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139763 14320615424 76529 33554432000 4194304 4196468 140724213587600 139909381056720 139909910128539 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3125] ppid=3113 vsize=13984976 memory=840 CPUtime=1.29 cores=0,2,4,6
/proc/3115/task/3125/stat : 3125 (java) S 3113 3113 410 0 -1 1077944384 10729 0 0 0 128 1 0 0 20 0 15 0 114139763 14320615424 76529 33554432000 4194304 4196468 140724213587600 139909380004336 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3126] ppid=3113 vsize=13984976 memory=4100 CPUtime=1.34 cores=0,2,4,6
/proc/3115/task/3126/stat : 3126 (java) S 3113 3113 410 0 -1 1077944384 8158 0 0 0 132 2 0 0 20 0 15 0 114139764 14320615424 76529 33554432000 4194304 4196468 140724213587600 139909378951792 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3127] ppid=3113 vsize=13984976 memory=4486604260213485459 CPUtime=0.53 cores=0,2,4,6
/proc/3115/task/3127/stat : 3127 (java) S 3113 3113 410 0 -1 1077944384 5373 0 0 0 52 1 0 0 20 0 15 0 114139764 14320615424 76529 33554432000 4194304 4196468 140724213587600 139909377899248 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3128] ppid=3113 vsize=13984976 memory=928 CPUtime=0 cores=0,2,4,6
/proc/3115/task/3128/stat : 3128 (java) S 3113 3113 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114139764 14320615424 76529 33554432000 4194304 4196468 140724213587600 139909376846944 139909910120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
[pid=3115/tid=3129] ppid=3113 vsize=13984976 memory=2240 CPUtime=0.88 cores=0,2,4,6
/proc/3115/task/3129/stat : 3129 (java) S 3113 3113 410 0 -1 1077944384 1281 0 0 0 42 46 0 0 20 0 15 0 114139764 14320615424 76529 33554432000 4194304 4196468 140724213587600 139909375793456 139909910121090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 21344256 140724213589143 140724213589319 140724213589319 140724213592015 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 307500 KiB

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

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

[startup+2515.41 s]
# the end of solver process 3115 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.4 s, system=0.65987 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): 2515.41
CPU time (s): 2520.06
CPU user time (s): 2519.4
CPU system time (s): 0.65987
CPU usage (%): 100.185
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 307500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.4
system time used= 0.65987
maximum resident set size= 323056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55187
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56846
involuntary context switches= 1780


# summary of solver processes directly reported to runsolver:
#   pid: 3113,3115
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2519.4
#   total CPU system time (s): 0.65987

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6845 second user time and 23.6631 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-15 17:07:40
IDJOB=4271970
IDBENCH=133709
IDSOLVER=2664
FILE ID=node104/4271970-1502810519
RUNJOBID= node104-1502789706-444
PBS_JOBID= 20629126
Free space on /tmp= 61864 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BusScheduling/BusScheduling-cnt-s1/BusScheduling-cnt-r3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271970-1502810519/watcher-4271970-1502810519 -o /tmp/evaluation-result-4271970-1502810519/solver-4271970-1502810519 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1502789706-444 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1467202244 HOME/instance-4271970-1502810519.xml

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

MD5SUM BENCH= 35e588148f794a6a4a81576d123b10dc
RANDOM SEED=1467202244

node104.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:        26241344 kB
MemAvailable:   29778532 kB
Buffers:          228604 kB
Cached:          3586164 kB
SwapCached:            0 kB
Active:          2689564 kB
Inactive:        3377508 kB
Active(anon):    2254740 kB
Inactive(anon):    25024 kB
Active(file):     434824 kB
Inactive(file):  3352484 kB
Unevictable:        6532 kB
Mlocked:            6532 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7900 kB
Writeback:             0 kB
AnonPages:       2257956 kB
Mapped:            58236 kB
Shmem:             25228 kB
Slab:             157524 kB
SReclaimable:     131428 kB
SUnreclaim:        26096 kB
KernelStack:        3872 kB
PageTables:         9688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3745720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2138112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61856 MiB
End job on node104 at 2017-08-15 17:49:36