Trace number 4284606

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-08-18)SAT (TO)326 259.01999 240.02699

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-9.xml
MD5SUMb1b903d633c720775ef1eb29649a113f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark326
Best CPU time to get the best result obtained on this benchmark71.385803
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size426
Distribution of domain sizes[{"size":5,"count":50},{"size":426,"count":55}]
Minimum variable degree2
Maximum variable degree6
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":50},{"degree":6,"count":25}]
Minimum constraint arity1
Maximum constraint arity7
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":25},{"arity":3,"count":25},{"arity":5,"count":10},{"arity":7,"count":25}]
Number of extensional constraints25
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":25},{"type":"intension","count":30},{"type":"allDifferent","count":5},{"type":"noOverlap","count":5},{"type":"element","count":25}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284606-1503210448.xml"  -tl '264s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284606-1503210448.xml, -tl, 264s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
1.01/0.53	c solve instance...
4.63/1.70	o 418 
4.63/1.77	o 416 
6.79/2.40	o 399 
6.79/2.46	o 385 
7.10/2.50	o 383 
8.36/2.96	o 373 
9.57/3.33	o 368 
10.81/3.76	o 365 
11.76/4.01	o 363 
17.66/6.10	o 356 
17.94/6.15	o 355 
19.99/6.90	o 354 
20.28/6.91	o 349 
23.11/8.96	o 345 
23.34/9.05	o 342 
34.20/18.87	o 340 
37.06/21.68	o 337 
39.74/24.25	o 333 
56.43/40.59	o 332 
86.01/69.81	o 328 
226.71/208.46	o 326 
258.99/240.01	s SATISFIABLE
258.99/240.01	v <instantiation>
258.99/240.01	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] e[0] e[1] e[2] e[3] e[4] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] </list>
258.99/240.01	v 	<values>0 36 99 120 221 0 99 142 207 311 0 45 162 221 277 45 95 162 196 277 0 95 120 198 272 311 325 321 326 325 36 59 17 87 90 99 32 56 93 14 45 97 59 40 44 50 67 30 81 49 91 25 76 74 53 1 4 3 2 0 3 4 1 2 0 2 1 0 4 3 2 0 4 3 1 0 2 3 1 4 221 0 120 99 36 311 142 207 0 99 162 45 0 277 221 95 277 45 196 162 0 198 95 120 272 </values>
258.99/240.01	v </instantiation>
258.99/240.01	c Unexpected resolution interruption!

Verifier Data

OK	326

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 (13017 MiB free)
  memory of node 1: 16384 MiB (12967 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284606-1503210448/watcher-4284606-1503210448 -o /tmp/evaluation-result-4284606-1503210448/solver-4284606-1503210448 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node113-1503209106-8067 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 123996156 HOME/instance-4284606-1503210448.xml 

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

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


[startup+0.100378 s]*
/proc/loadavg: 1.81 1.73 1.67 3/217 8456
/proc/meminfo: memFree=26579884/32770624 swapFree=67108860/67108860
[pid=8415] ppid=8412 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8415/stat : 8415 (xcsp3-exec) S 8412 8415 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154132271 9740288 346 33554432000 4194304 5098028 140729289237376 140729289235480 140177724334716 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8540160 140729289245813 140729289246016 140729289246016 140729289248747 0
/proc/8415/statm: 2378 346 289 221 0 87 0
[pid=8417] ppid=8415 vsize=13978596 memory=28560 CPUtime=0.12 cores=0,2,4,6
/proc/8417/stat : 8417 (java) S 8415 8415 8036 0 -1 1077944320 5435 0 0 0 11 1 0 0 20 0 15 0 154132272 14314082304 7140 33554432000 4194304 4196468 140730785037024 140730785019568 140559526387447 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
/proc/8417/statm: 3494649 7140 2902 1 0 3482966 0
[pid=8417/tid=8418] ppid=8415 vsize=13978596 memory=4718539106394808473 CPUtime=0.08 cores=0,2,4,6
/proc/8417/task/8418/stat : 8418 (java) R 8415 8415 8036 0 -1 4202560 3450 0 0 0 8 0 0 0 20 0 15 0 154132272 14314082304 7140 33554432000 4194304 4196468 140730785037024 140559530616624 140559526399382 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8423] ppid=8415 vsize=13978596 memory=3472467919659214032 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8423/stat : 8423 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132273 14314082304 7140 33554432000 4194304 4196468 140730785037024 140559456476176 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8424] ppid=8415 vsize=13978596 memory=139790764062336 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8424/stat : 8424 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132273 14314082304 7140 33554432000 4194304 4196468 140730785037024 140559455423632 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8425] ppid=8415 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8425/stat : 8425 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132273 14314082304 7140 33554432000 4194304 4196468 140730785037024 140559454370576 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8426] ppid=8415 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8426/stat : 8426 (java) S 8415 8415 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154132273 14314082304 7140 33554432000 4194304 4196468 140730785037024 140559453318032 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8433] ppid=8415 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8433/stat : 8433 (java) S 8415 8415 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154132274 14314082304 7140 33554432000 4194304 4196468 140730785037024 140559000226032 140559526398594 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8436] ppid=8415 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8436/stat : 8436 (java) S 8415 8415 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154132275 14314082304 7140 33554432000 4194304 4196468 140730785037024 140558999172256 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8437] ppid=8415 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8437/stat : 8437 (java) S 8415 8415 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154132275 14314082304 7140 33554432000 4194304 4196468 140730785037024 140558998119152 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8444] ppid=8415 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8444/stat : 8444 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14314082304 7140 33554432000 4194304 4196468 140730785037024 140558997067728 140559526406043 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8445] ppid=8415 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8445/stat : 8445 (java) S 8415 8415 8036 0 -1 1077944384 411 0 0 0 0 0 0 0 20 0 15 0 154132277 14314082304 7140 33554432000 4194304 4196468 140730785037024 140558996015856 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8446] ppid=8415 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8446/stat : 8446 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14314082304 7140 33554432000 4194304 4196468 140730785037024 140558994963312 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8447] ppid=8415 vsize=13978596 memory=139790764062336 CPUtime=0.01 cores=0,2,4,6
/proc/8417/task/8447/stat : 8447 (java) R 8415 8415 8036 0 -1 4202560 330 0 0 0 1 0 0 0 20 0 15 0 154132277 14314082304 7206 33554432000 4194304 4196468 140730785037024 140558993910256 140559505319694 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8449] ppid=8415 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8449/stat : 8449 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14314082304 7206 33554432000 4194304 4196468 140730785037024 140558992857952 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8450] ppid=8415 vsize=13978596 memory=139790764062336 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8450/stat : 8450 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132278 14314082304 7206 33554432000 4194304 4196468 140730785037024 140558991804976 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29944 KiB

[startup+0.210797 s]*
/proc/loadavg: 1.81 1.73 1.67 5/217 8456
/proc/meminfo: memFree=26553392/32770624 swapFree=67108860/67108860
[pid=8415] ppid=8412 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8415/stat : 8415 (xcsp3-exec) S 8412 8415 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154132271 9740288 346 33554432000 4194304 5098028 140729289237376 140729289235480 140177724334716 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8540160 140729289245813 140729289246016 140729289246016 140729289248747 0
/proc/8415/statm: 2378 346 289 221 0 87 0
[pid=8417] ppid=8415 vsize=13982852 memory=40000 CPUtime=0.33 cores=0,2,4,6
/proc/8417/stat : 8417 (java) S 8415 8415 8036 0 -1 1077944320 8093 0 0 0 31 2 0 0 20 0 15 0 154132272 14318440448 10000 33554432000 4194304 4196468 140730785037024 140730785019568 140559526387447 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
/proc/8417/statm: 3495713 10000 3041 1 0 3482966 0
[pid=8417/tid=8418] ppid=8415 vsize=13982852 memory=4790596700432211346 CPUtime=0.19 cores=0,2,4,6
/proc/8417/task/8418/stat : 8418 (java) R 8415 8415 8036 0 -1 1077944384 5352 0 0 0 18 1 0 0 20 0 15 0 154132272 14318440448 10000 33554432000 4194304 4196468 140730785037024 140559530598416 140559519066669 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8423] ppid=8415 vsize=13982852 memory=3472467919659214032 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8423/stat : 8423 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132273 14318440448 10000 33554432000 4194304 4196468 140730785037024 140559456476176 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8424] ppid=8415 vsize=13982884 memory=139790764062336 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8424/stat : 8424 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132273 14318473216 10000 33554432000 4194304 4196468 140730785037024 140559455423632 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8425] ppid=8415 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8425/stat : 8425 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132273 14318473216 10000 33554432000 4194304 4196468 140730785037024 140559454370576 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8426] ppid=8415 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8426/stat : 8426 (java) S 8415 8415 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154132273 14318440448 10000 33554432000 4194304 4196468 140730785037024 140559453318032 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8433] ppid=8415 vsize=13982852 memory=139790764062336 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8433/stat : 8433 (java) S 8415 8415 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154132274 14318440448 10000 33554432000 4194304 4196468 140730785037024 140559000226032 140559526398594 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8436] ppid=8415 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8436/stat : 8436 (java) S 8415 8415 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154132275 14318440448 10000 33554432000 4194304 4196468 140730785037024 140558999172256 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8437] ppid=8415 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8437/stat : 8437 (java) S 8415 8415 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154132275 14318440448 10000 33554432000 4194304 4196468 140730785037024 140558998119152 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8444] ppid=8415 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8444/stat : 8444 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14318440448 10000 33554432000 4194304 4196468 140730785037024 140558997067728 140559526406043 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8445] ppid=8415 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8417/task/8445/stat : 8445 (java) S 8415 8415 8036 0 -1 1077944384 575 0 0 0 2 0 0 0 20 0 15 0 154132277 14318440448 10000 33554432000 4194304 4196468 140730785037024 140558996015856 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8446] ppid=8415 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/8417/task/8446/stat : 8446 (java) S 8415 8415 8036 0 -1 1077944384 183 0 0 0 2 0 0 0 20 0 15 0 154132277 14318440448 10000 33554432000 4194304 4196468 140730785037024 140558994963312 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8447] ppid=8415 vsize=13982884 memory=139790764062336 CPUtime=0.07 cores=0,2,4,6
/proc/8417/task/8447/stat : 8447 (java) S 8415 8415 8036 0 -1 1077944384 704 0 0 0 7 0 0 0 20 0 15 0 154132277 14318473216 10000 33554432000 4194304 4196468 140730785037024 140558993910256 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8449] ppid=8415 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8449/stat : 8449 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14318473216 10000 33554432000 4194304 4196468 140730785037024 140558992857952 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8450] ppid=8415 vsize=13982852 memory=139790764062336 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8450/stat : 8450 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132278 14318440448 10000 33554432000 4194304 4196468 140730785037024 140558991804976 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41384 KiB

[startup+0.316421 s]*
/proc/loadavg: 1.81 1.73 1.67 4/217 8456
/proc/meminfo: memFree=26539992/32770624 swapFree=67108860/67108860
[pid=8415] ppid=8412 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8415/stat : 8415 (xcsp3-exec) S 8412 8415 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154132271 9740288 346 33554432000 4194304 5098028 140729289237376 140729289235480 140177724334716 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8540160 140729289245813 140729289246016 140729289246016 140729289248747 0
/proc/8415/statm: 2378 346 289 221 0 87 0
[pid=8417] ppid=8415 vsize=13982928 memory=47432 CPUtime=0.52 cores=0,2,4,6
/proc/8417/stat : 8417 (java) S 8415 8415 8036 0 -1 1077944320 9099 0 0 0 49 3 0 0 20 0 15 0 154132272 14318518272 11858 33554432000 4194304 4196468 140730785037024 140730785019568 140559526387447 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
/proc/8417/statm: 3495732 11858 3103 1 0 3482966 0
[pid=8417/tid=8418] ppid=8415 vsize=13982928 memory=4354589905866879899 CPUtime=0.3 cores=0,2,4,6
/proc/8417/task/8418/stat : 8418 (java) R 8415 8415 8036 0 -1 4202560 6096 0 0 0 28 2 0 0 20 0 15 0 154132272 14318518272 11923 33554432000 4194304 4196468 140730785037024 140559530619808 140559510467934 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8423] ppid=8415 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8423/stat : 8423 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132273 14318518272 11923 33554432000 4194304 4196468 140730785037024 140559456476176 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8424] ppid=8415 vsize=13982928 memory=139790649534495 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8424/stat : 8424 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132273 14318518272 11923 33554432000 4194304 4196468 140730785037024 140559455423632 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8425] ppid=8415 vsize=13982928 memory=279581299034400 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8425/stat : 8425 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132273 14318518272 11923 33554432000 4194304 4196468 140730785037024 140559454370576 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8426] ppid=8415 vsize=13982928 memory=139790649497615 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8426/stat : 8426 (java) S 8415 8415 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154132273 14318518272 11923 33554432000 4194304 4196468 140730785037024 140559453318032 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8433] ppid=8415 vsize=13982928 memory=279581413566848 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8433/stat : 8433 (java) S 8415 8415 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154132274 14318518272 11923 33554432000 4194304 4196468 140730785037024 140559000226032 140559526398594 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8436] ppid=8415 vsize=13982928 memory=139790649502223 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8436/stat : 8436 (java) S 8415 8415 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154132275 14318518272 11923 33554432000 4194304 4196468 140730785037024 140558999172256 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8437] ppid=8415 vsize=13982928 memory=139790649512564 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8437/stat : 8437 (java) S 8415 8415 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154132275 14318518272 11923 33554432000 4194304 4196468 140730785037024 140558998119152 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8444] ppid=8415 vsize=13982928 memory=139790649514894 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8444/stat : 8444 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14318518272 11923 33554432000 4194304 4196468 140730785037024 140558997067728 140559526406043 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8445] ppid=8415 vsize=13982928 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/8417/task/8445/stat : 8445 (java) S 8415 8415 8036 0 -1 1077944384 694 0 0 0 4 0 0 0 20 0 15 0 154132277 14318518272 11923 33554432000 4194304 4196468 140730785037024 140558996015856 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8446] ppid=8415 vsize=13982928 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/8417/task/8446/stat : 8446 (java) S 8415 8415 8036 0 -1 1077944384 185 0 0 0 3 0 0 0 20 0 15 0 154132277 14318518272 11923 33554432000 4194304 4196468 140730785037024 140558994963312 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8447] ppid=8415 vsize=13982928 memory=139790764062336 CPUtime=0.12 cores=0,2,4,6
/proc/8417/task/8447/stat : 8447 (java) R 8415 8415 8036 0 -1 4202560 833 0 0 0 12 0 0 0 20 0 15 0 154132277 14318518272 11923 33554432000 4194304 4196468 140730785037024 140558993910256 140559518638970 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8449] ppid=8415 vsize=13982928 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8449/stat : 8449 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14318518272 11923 33554432000 4194304 4196468 140730785037024 140558992857952 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8450] ppid=8415 vsize=13982928 memory=139790764063720 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8450/stat : 8450 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132278 14318518272 11923 33554432000 4194304 4196468 140730785037024 140558991804976 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 48816 KiB

[startup+0.700785 s]
/proc/loadavg: 1.99 1.77 1.68 9/217 8456
/proc/meminfo: memFree=26505960/32770624 swapFree=67108860/67108860
[pid=8415] ppid=8412 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8415/stat : 8415 (xcsp3-exec) S 8412 8415 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154132271 9740288 346 33554432000 4194304 5098028 140729289237376 140729289235480 140177724334716 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8540160 140729289245813 140729289246016 140729289246016 140729289248747 0
/proc/8415/statm: 2378 346 289 221 0 87 0
[pid=8417] ppid=8415 vsize=13984976 memory=72964 CPUtime=1.55 cores=0,2,4,6
/proc/8417/stat : 8417 (java) S 8415 8415 8036 0 -1 1077944320 13047 0 0 0 150 5 0 0 20 0 15 0 154132272 14320615424 18241 33554432000 4194304 4196468 140730785037024 140730785019568 140559526387447 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
/proc/8417/statm: 3496244 18241 3211 1 0 3483478 0
[pid=8417/tid=8418] ppid=8415 vsize=13984976 memory=8751464017575688501 CPUtime=0.67 cores=0,2,4,6
/proc/8417/task/8418/stat : 8418 (java) R 8415 8415 8036 0 -1 4202560 6966 0 0 0 64 3 0 0 20 0 15 0 154132272 14320615424 18241 33554432000 4194304 4196468 140730785037024 140559530623328 140559133506865 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8423] ppid=8415 vsize=13984976 memory=8319106358719951158 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8423/stat : 8423 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132273 14320615424 18241 33554432000 4194304 4196468 140730785037024 140559456476176 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8424] ppid=8415 vsize=13984976 memory=7156872193296589394 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8424/stat : 8424 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132273 14320615424 18241 33554432000 4194304 4196468 140730785037024 140559455423632 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8425] ppid=8415 vsize=13984976 memory=6368468548932681824 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8425/stat : 8425 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132273 14320615424 18241 33554432000 4194304 4196468 140730785037024 140559454370576 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8426] ppid=8415 vsize=13984976 memory=7079746752058384448 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8426/stat : 8426 (java) S 8415 8415 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154132273 14320615424 18241 33554432000 4194304 4196468 140730785037024 140559453318032 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8433] ppid=8415 vsize=13984976 memory=-7023579799431922829 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8433/stat : 8433 (java) S 8415 8415 8036 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154132274 14320615424 18241 33554432000 4194304 4196468 140730785037024 140559000226032 140559526398594 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8436] ppid=8415 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8436/stat : 8436 (java) S 8415 8415 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154132275 14320615424 18241 33554432000 4194304 4196468 140730785037024 140558999172256 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8437] ppid=8415 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8437/stat : 8437 (java) S 8415 8415 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154132275 14320615424 18241 33554432000 4194304 4196468 140730785037024 140558998119152 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8444] ppid=8415 vsize=13984976 memory=2448 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8444/stat : 8444 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14320615424 18241 33554432000 4194304 4196468 140730785037024 140558997067728 140559526406043 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8445] ppid=8415 vsize=13984976 memory=1732 CPUtime=0.25 cores=0,2,4,6
/proc/8417/task/8445/stat : 8445 (java) R 8415 8415 8036 0 -1 4202560 1761 0 0 0 25 0 0 0 20 0 15 0 154132277 14320615424 18241 33554432000 4194304 4196468 140730785037024 140558996004208 140559526408794 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8446] ppid=8415 vsize=13984976 memory=1948 CPUtime=0.22 cores=0,2,4,6
/proc/8417/task/8446/stat : 8446 (java) R 8415 8415 8036 0 -1 4202560 1058 0 0 0 22 0 0 0 20 0 15 0 154132277 14320615424 18241 33554432000 4194304 4196468 140730785037024 140558994948512 140559526408794 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8447] ppid=8415 vsize=13984976 memory=800 CPUtime=0.37 cores=0,2,4,6
/proc/8417/task/8447/stat : 8447 (java) S 8415 8415 8036 0 -1 1077944384 1956 0 0 0 37 0 0 0 20 0 15 0 154132277 14320615424 18241 33554432000 4194304 4196468 140730785037024 140558993910256 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8449] ppid=8415 vsize=13984976 memory=12132 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8449/stat : 8449 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14320615424 18241 33554432000 4194304 4196468 140730785037024 140558992857952 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8450] ppid=8415 vsize=13984976 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8450/stat : 8450 (java) S 8415 8415 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154132278 14320615424 18241 33554432000 4194304 4196468 140730785037024 140558991804976 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 74348 KiB

[startup+1.50083 s]
/proc/loadavg: 1.99 1.77 1.68 7/217 8456
/proc/meminfo: memFree=26445600/32770624 swapFree=67108860/67108860
[pid=8415] ppid=8412 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8415/stat : 8415 (xcsp3-exec) S 8412 8415 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154132271 9740288 346 33554432000 4194304 5098028 140729289237376 140729289235480 140177724334716 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8540160 140729289245813 140729289246016 140729289246016 140729289248747 0
/proc/8415/statm: 2378 346 289 221 0 87 0

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

[pid=8417/tid=8433] ppid=8415 vsize=13984976 memory=4100 CPUtime=0.04 cores=0,2,4,6
/proc/8417/task/8433/stat : 8433 (java) S 8415 8415 8036 0 -1 1077944384 1436 0 0 0 4 0 0 0 20 0 15 0 154132274 14320615424 60176 33554432000 4194304 4196468 140730785037024 140559000226032 140559526398594 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8436] ppid=8415 vsize=13984976 memory=42520 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8436/stat : 8436 (java) S 8415 8415 8036 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 154132275 14320615424 60176 33554432000 4194304 4196468 140730785037024 140558999172256 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8437] ppid=8415 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8437/stat : 8437 (java) S 8415 8415 8036 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154132275 14320615424 60176 33554432000 4194304 4196468 140730785037024 140558998119152 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8444] ppid=8415 vsize=13984976 memory=241624 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8444/stat : 8444 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14320615424 60176 33554432000 4194304 4196468 140730785037024 140558997067728 140559526406043 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8445] ppid=8415 vsize=13984976 memory=1384 CPUtime=7.51 cores=0,2,4,6
/proc/8417/task/8445/stat : 8445 (java) S 8415 8415 8036 0 -1 1077944384 31450 0 0 0 748 3 0 0 20 0 15 0 154132277 14320615424 60176 33554432000 4194304 4196468 140730785037024 140558996015856 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8446] ppid=8415 vsize=13984976 memory=241848 CPUtime=7.43 cores=0,2,4,6
/proc/8417/task/8446/stat : 8446 (java) S 8415 8415 8036 0 -1 1077944384 42976 0 0 0 737 6 0 0 20 0 15 0 154132277 14320615424 60176 33554432000 4194304 4196468 140730785037024 140558994963312 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8447] ppid=8415 vsize=13984976 memory=1384 CPUtime=0.95 cores=0,2,4,6
/proc/8417/task/8447/stat : 8447 (java) S 8415 8415 8036 0 -1 1077944384 11047 0 0 0 93 2 0 0 20 0 15 0 154132277 14320615424 60176 33554432000 4194304 4196468 140730785037024 140558993910256 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8449] ppid=8415 vsize=13984976 memory=241624 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8449/stat : 8449 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14320615424 60176 33554432000 4194304 4196468 140730785037024 140558992857952 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8450] ppid=8415 vsize=13984976 memory=241620 CPUtime=0.03 cores=0,2,4,6
/proc/8417/task/8450/stat : 8450 (java) S 8415 8415 8036 0 -1 1077944384 907 0 0 0 1 2 0 0 20 0 15 0 154132278 14320615424 60176 33554432000 4194304 4196468 140730785037024 140558991804976 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
Current children cumulated CPU time: 118.83 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 242088 KiB

[startup+162.301 s]
/proc/loadavg: 1.84 1.83 1.72 3/217 8458
/proc/meminfo: memFree=25997596/32770624 swapFree=67108860/67108860
[pid=8415] ppid=8412 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8415/stat : 8415 (xcsp3-exec) S 8412 8415 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154132271 9740288 346 33554432000 4194304 5098028 140729289237376 140729289235480 140177724334716 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8540160 140729289245813 140729289246016 140729289246016 140729289248747 0
/proc/8415/statm: 2378 346 289 221 0 87 0
[pid=8417] ppid=8415 vsize=13984976 memory=263112 CPUtime=179.66 cores=0,2,4,6
/proc/8417/stat : 8417 (java) S 8415 8415 8036 0 -1 1077944320 114415 0 0 0 17930 36 0 0 20 0 15 0 154132272 14320615424 65778 33554432000 4194304 4196468 140730785037024 140730785019568 140559526387447 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
/proc/8417/statm: 3496244 65778 3276 1 0 3483478 0
[pid=8417/tid=8418] ppid=8415 vsize=13984976 memory=1384 CPUtime=161.52 cores=0,2,4,6
/proc/8417/task/8418/stat : 8418 (java) R 8415 8415 8036 0 -1 4202560 15777 0 0 0 16146 6 0 0 20 0 15 0 154132272 14320615424 65778 33554432000 4194304 4196468 140730785037024 140559530627056 140559138445027 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8423] ppid=8415 vsize=13984976 memory=254788 CPUtime=0.48 cores=0,2,4,6
/proc/8417/task/8423/stat : 8423 (java) S 8415 8415 8036 0 -1 1077944384 1093 0 0 0 45 3 0 0 20 0 15 0 154132273 14320615424 65778 33554432000 4194304 4196468 140730785037024 140559456476176 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8424] ppid=8415 vsize=13984976 memory=263112 CPUtime=0.48 cores=0,2,4,6
/proc/8417/task/8424/stat : 8424 (java) S 8415 8415 8036 0 -1 1077944384 1624 0 0 0 45 3 0 0 20 0 15 0 154132273 14320615424 65778 33554432000 4194304 4196468 140730785037024 140559455423632 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8425] ppid=8415 vsize=13984976 memory=1384 CPUtime=0.48 cores=0,2,4,6
/proc/8417/task/8425/stat : 8425 (java) S 8415 8415 8036 0 -1 1077944384 1388 0 0 0 45 3 0 0 20 0 15 0 154132273 14320615424 65778 33554432000 4194304 4196468 140730785037024 140559454370576 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8426] ppid=8415 vsize=13984976 memory=1384 CPUtime=0.47 cores=0,2,4,6
/proc/8417/task/8426/stat : 8426 (java) S 8415 8415 8036 0 -1 1077944384 2095 0 0 0 44 3 0 0 20 0 15 0 154132273 14320615424 65778 33554432000 4194304 4196468 140730785037024 140559453318032 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8433] ppid=8415 vsize=13984976 memory=1384 CPUtime=0.08 cores=0,2,4,6
/proc/8417/task/8433/stat : 8433 (java) S 8415 8415 8036 0 -1 1077944384 1704 0 0 0 7 1 0 0 20 0 15 0 154132274 14320615424 65778 33554432000 4194304 4196468 140730785037024 140559000226032 140559526398594 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8436] ppid=8415 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8436/stat : 8436 (java) S 8415 8415 8036 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 154132275 14320615424 65778 33554432000 4194304 4196468 140730785037024 140558999172256 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8437] ppid=8415 vsize=13984976 memory=263112 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8437/stat : 8437 (java) S 8415 8415 8036 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154132275 14320615424 65778 33554432000 4194304 4196468 140730785037024 140558998119152 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8444] ppid=8415 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8444/stat : 8444 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14320615424 65778 33554432000 4194304 4196468 140730785037024 140558997067728 140559526406043 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8445] ppid=8415 vsize=13984976 memory=1384 CPUtime=7.58 cores=0,2,4,6
/proc/8417/task/8445/stat : 8445 (java) S 8415 8415 8036 0 -1 1077944384 32962 0 0 0 755 3 0 0 20 0 15 0 154132277 14320615424 65778 33554432000 4194304 4196468 140730785037024 140558996015856 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8446] ppid=8415 vsize=13984976 memory=1384 CPUtime=7.47 cores=0,2,4,6
/proc/8417/task/8446/stat : 8446 (java) S 8415 8415 8036 0 -1 1077944384 43971 0 0 0 741 6 0 0 20 0 15 0 154132277 14320615424 65778 33554432000 4194304 4196468 140730785037024 140558994963312 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8447] ppid=8415 vsize=13984976 memory=4100 CPUtime=0.96 cores=0,2,4,6
/proc/8417/task/8447/stat : 8447 (java) S 8415 8415 8036 0 -1 1077944384 11519 0 0 0 94 2 0 0 20 0 15 0 154132277 14320615424 65778 33554432000 4194304 4196468 140730785037024 140558993910256 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8449] ppid=8415 vsize=13984976 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8449/stat : 8449 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14320615424 65778 33554432000 4194304 4196468 140730785037024 140558992857952 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8450] ppid=8415 vsize=13984976 memory=42520 CPUtime=0.06 cores=0,2,4,6
/proc/8417/task/8450/stat : 8450 (java) S 8415 8415 8036 0 -1 1077944384 934 0 0 0 2 4 0 0 20 0 15 0 154132278 14320615424 65778 33554432000 4194304 4196468 140730785037024 140558991804976 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
Current children cumulated CPU time: 179.66 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 264496 KiB

[startup+222.301 s]
/proc/loadavg: 1.60 1.75 1.70 3/217 8459
/proc/meminfo: memFree=25906732/32770624 swapFree=67108860/67108860
[pid=8415] ppid=8412 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8415/stat : 8415 (xcsp3-exec) S 8412 8415 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154132271 9740288 346 33554432000 4194304 5098028 140729289237376 140729289235480 140177724334716 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8540160 140729289245813 140729289246016 140729289246016 140729289248747 0
/proc/8415/statm: 2378 346 289 221 0 87 0
[pid=8417] ppid=8415 vsize=13984976 memory=351080 CPUtime=240.9 cores=0,2,4,6
/proc/8417/stat : 8417 (java) S 8415 8415 8036 0 -1 1077944320 120713 0 0 0 24040 50 0 0 20 0 15 0 154132272 14320615424 87770 33554432000 4194304 4196468 140730785037024 140730785019568 140559526387447 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
/proc/8417/statm: 3496244 87770 3276 1 0 3483478 0
[pid=8417/tid=8418] ppid=8415 vsize=13984976 memory=322328 CPUtime=221.08 cores=0,2,4,6
/proc/8417/task/8418/stat : 8418 (java) R 8415 8415 8036 0 -1 4202560 16080 0 0 0 22102 6 0 0 20 0 15 0 154132272 14320615424 87770 33554432000 4194304 4196468 140730785037024 140559530627120 140559139288978 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8423] ppid=8415 vsize=13984976 memory=342888 CPUtime=0.83 cores=0,2,4,6
/proc/8417/task/8423/stat : 8423 (java) S 8415 8415 8036 0 -1 1077944384 1315 0 0 0 77 6 0 0 20 0 15 0 154132273 14320615424 87770 33554432000 4194304 4196468 140730785037024 140559456476176 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8424] ppid=8415 vsize=13984976 memory=344936 CPUtime=0.83 cores=0,2,4,6
/proc/8417/task/8424/stat : 8424 (java) S 8415 8415 8036 0 -1 1077944384 1905 0 0 0 77 6 0 0 20 0 15 0 154132273 14320615424 87770 33554432000 4194304 4196468 140730785037024 140559455423632 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8425] ppid=8415 vsize=13984976 memory=1384 CPUtime=0.83 cores=0,2,4,6
/proc/8417/task/8425/stat : 8425 (java) S 8415 8415 8036 0 -1 1077944384 1705 0 0 0 77 6 0 0 20 0 15 0 154132273 14320615424 87770 33554432000 4194304 4196468 140730785037024 140559454370576 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8426] ppid=8415 vsize=13984976 memory=1384 CPUtime=0.83 cores=0,2,4,6
/proc/8417/task/8426/stat : 8426 (java) S 8415 8415 8036 0 -1 1077944384 2460 0 0 0 76 7 0 0 20 0 15 0 154132273 14320615424 87770 33554432000 4194304 4196468 140730785037024 140559453318032 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8433] ppid=8415 vsize=13984976 memory=349032 CPUtime=0.12 cores=0,2,4,6
/proc/8417/task/8433/stat : 8433 (java) S 8415 8415 8036 0 -1 1077944384 1728 0 0 0 11 1 0 0 20 0 15 0 154132274 14320615424 87770 33554432000 4194304 4196468 140730785037024 140559000226032 140559526398594 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8436] ppid=8415 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8436/stat : 8436 (java) S 8415 8415 8036 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 154132275 14320615424 87770 33554432000 4194304 4196468 140730785037024 140558999172256 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8437] ppid=8415 vsize=13984976 memory=346984 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8437/stat : 8437 (java) S 8415 8415 8036 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154132275 14320615424 87770 33554432000 4194304 4196468 140730785037024 140558998119152 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8444] ppid=8415 vsize=13984976 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8444/stat : 8444 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14320615424 87770 33554432000 4194304 4196468 140730785037024 140558997067728 140559526406043 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8445] ppid=8415 vsize=13984976 memory=42520 CPUtime=7.72 cores=0,2,4,6
/proc/8417/task/8445/stat : 8445 (java) S 8415 8415 8036 0 -1 1077944384 34989 0 0 0 768 4 0 0 20 0 15 0 154132277 14320615424 87770 33554432000 4194304 4196468 140730785037024 140558996015856 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8446] ppid=8415 vsize=13984976 memory=1292 CPUtime=7.54 cores=0,2,4,6
/proc/8417/task/8446/stat : 8446 (java) S 8415 8415 8036 0 -1 1077944384 46088 0 0 0 748 6 0 0 20 0 15 0 154132277 14320615424 87770 33554432000 4194304 4196468 140730785037024 140558994963312 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8447] ppid=8415 vsize=13984976 memory=2448 CPUtime=0.97 cores=0,2,4,6
/proc/8417/task/8447/stat : 8447 (java) S 8415 8415 8036 0 -1 1077944384 12149 0 0 0 95 2 0 0 20 0 15 0 154132277 14320615424 87770 33554432000 4194304 4196468 140730785037024 140558993910256 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8449] ppid=8415 vsize=13984976 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8449/stat : 8449 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14320615424 87770 33554432000 4194304 4196468 140730785037024 140558992857952 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8450] ppid=8415 vsize=13984976 memory=1948 CPUtime=0.09 cores=0,2,4,6
/proc/8417/task/8450/stat : 8450 (java) S 8415 8415 8036 0 -1 1077944384 946 0 0 0 3 6 0 0 20 0 15 0 154132278 14320615424 87770 33554432000 4194304 4196468 140730785037024 140558991804976 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
Current children cumulated CPU time: 240.9 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 352464 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.68 1.77 1.70 6/217 8537
/proc/meminfo: memFree=26154304/32770624 swapFree=67108860/67108860
[pid=8415] ppid=8412 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8415/stat : 8415 (xcsp3-exec) S 8412 8415 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154132271 9740288 346 33554432000 4194304 5098028 140729289237376 140729289235480 140177724334716 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8540160 140729289245813 140729289246016 140729289246016 140729289248747 0
/proc/8415/statm: 2378 346 289 221 0 87 0
[pid=8417] ppid=8415 vsize=13984976 memory=378988 CPUtime=258.99 cores=0,2,4,6
/proc/8417/stat : 8417 (java) S 8415 8415 8036 0 -1 1077944320 124003 0 0 0 25844 55 0 0 20 0 15 0 154132272 14320615424 94747 33554432000 4194304 4196468 140730785037024 140730785019568 140559526387447 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
/proc/8417/statm: 3496244 94747 3276 1 0 3483478 0
[pid=8417/tid=8418] ppid=8415 vsize=13984976 memory=1224 CPUtime=238.64 cores=0,2,4,6
/proc/8417/task/8418/stat : 8418 (java) R 8415 8415 8036 0 -1 4202560 17240 0 0 0 23858 6 0 0 20 0 15 0 154132272 14320615424 94747 33554432000 4194304 4196468 140730785037024 140559530626816 140559139681605 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8423] ppid=8415 vsize=13984976 memory=8716 CPUtime=0.95 cores=0,2,4,6
/proc/8417/task/8423/stat : 8423 (java) S 8415 8415 8036 0 -1 1077944384 1412 0 0 0 88 7 0 0 20 0 15 0 154132273 14320615424 94747 33554432000 4194304 4196468 140730785037024 140559456476176 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8424] ppid=8415 vsize=13984976 memory=-7003737579269690708 CPUtime=0.96 cores=0,2,4,6
/proc/8417/task/8424/stat : 8424 (java) S 8415 8415 8036 0 -1 1077944384 1965 0 0 0 89 7 0 0 20 0 15 0 154132273 14320615424 94747 33554432000 4194304 4196468 140730785037024 140559455423632 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8425] ppid=8415 vsize=13984976 memory=1156 CPUtime=0.94 cores=0,2,4,6
/proc/8417/task/8425/stat : 8425 (java) S 8415 8415 8036 0 -1 1077944384 2318 0 0 0 87 7 0 0 20 0 15 0 154132273 14320615424 94747 33554432000 4194304 4196468 140730785037024 140559454370576 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8426] ppid=8415 vsize=13984976 memory=3084 CPUtime=0.96 cores=0,2,4,6
/proc/8417/task/8426/stat : 8426 (java) S 8415 8415 8036 0 -1 1077944384 2642 0 0 0 88 8 0 0 20 0 15 0 154132273 14320615424 94747 33554432000 4194304 4196468 140730785037024 140559453318032 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8433] ppid=8415 vsize=13984976 memory=1384 CPUtime=0.13 cores=0,2,4,6
/proc/8417/task/8433/stat : 8433 (java) S 8415 8415 8036 0 -1 1077944384 1962 0 0 0 12 1 0 0 20 0 15 0 154132274 14320615424 94747 33554432000 4194304 4196468 140730785037024 140559000226032 140559526398594 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8436] ppid=8415 vsize=13984976 memory=377964 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8436/stat : 8436 (java) S 8415 8415 8036 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 154132275 14320615424 94747 33554432000 4194304 4196468 140730785037024 140558999172256 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8437] ppid=8415 vsize=13984976 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8437/stat : 8437 (java) S 8415 8415 8036 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154132275 14320615424 94747 33554432000 4194304 4196468 140730785037024 140558998119152 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8444] ppid=8415 vsize=13984976 memory=3164 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8444/stat : 8444 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14320615424 94747 33554432000 4194304 4196468 140730785037024 140558997067728 140559526406043 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8445] ppid=8415 vsize=13984976 memory=1384 CPUtime=7.72 cores=0,2,4,6
/proc/8417/task/8445/stat : 8445 (java) S 8415 8415 8036 0 -1 1077944384 34992 0 0 0 768 4 0 0 20 0 15 0 154132277 14320615424 94747 33554432000 4194304 4196468 140730785037024 140558996015856 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8446] ppid=8415 vsize=13984976 memory=370444 CPUtime=7.54 cores=0,2,4,6
/proc/8417/task/8446/stat : 8446 (java) S 8415 8415 8036 0 -1 1077944384 46476 0 0 0 748 6 0 0 20 0 15 0 154132277 14320615424 94747 33554432000 4194304 4196468 140730785037024 140558994963312 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8447] ppid=8415 vsize=13984976 memory=8112282956445269571 CPUtime=0.97 cores=0,2,4,6
/proc/8417/task/8447/stat : 8447 (java) S 8415 8415 8036 0 -1 1077944384 12679 0 0 0 95 2 0 0 20 0 15 0 154132277 14320615424 94747 33554432000 4194304 4196468 140730785037024 140558993910256 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8449] ppid=8415 vsize=13984976 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/8417/task/8449/stat : 8449 (java) S 8415 8415 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154132277 14320615424 94747 33554432000 4194304 4196468 140730785037024 140558992857952 140559526397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
[pid=8417/tid=8450] ppid=8415 vsize=13984976 memory=373868 CPUtime=0.09 cores=0,2,4,6
/proc/8417/task/8450/stat : 8450 (java) S 8415 8415 8036 0 -1 1077944384 969 0 0 0 3 6 0 0 20 0 15 0 154132278 14320615424 94747 33554432000 4194304 4196468 140730785037024 140558991804976 140559526398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 24178688 140730785039517 140730785039692 140730785039692 140730785042383 0
Current children cumulated CPU time: 258.99 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 380372 KiB

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

[startup+240.027 s]
# the end of solver process 8415 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=258.454 s, system=0.566411 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 240.027
CPU time (s): 259.02
CPU user time (s): 258.454
CPU system time (s): 0.566411
CPU usage (%): 107.913
Max. virtual memory (cumulated for all children) (KiB): 14001048
Max. memory (cumulated for all children) (KiB): 380372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 258.454
system time used= 0.566411
maximum resident set size= 379552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124930
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11707
involuntary context switches= 571


# summary of solver processes directly reported to runsolver:
#   pid: 8415
#   total CPU time (s): 259.02
#   total CPU user time (s): 258.454
#   total CPU system time (s): 0.566411

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.549 second user time and 2.38094 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-20 08:13:08
IDJOB=4284606
IDBENCH=115842
IDSOLVER=2680
FILE ID=node113/4284606-1503210448
RUNJOBID= node113-1503209106-8067
PBS_JOBID= 20630874
Free space on /tmp= 61596 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-9.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-4284606-1503210448/watcher-4284606-1503210448 -o /tmp/evaluation-result-4284606-1503210448/solver-4284606-1503210448 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node113-1503209106-8067 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 123996156 HOME/instance-4284606-1503210448.xml

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

MD5SUM BENCH= b1b903d633c720775ef1eb29649a113f
RANDOM SEED=123996156

node113.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.89
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.89
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.89
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.89
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:        26615832 kB
MemAvailable:   31974312 kB
Buffers:          257356 kB
Cached:          5391076 kB
SwapCached:            0 kB
Active:          1301676 kB
Inactive:        4400760 kB
Active(anon):       4472 kB
Inactive(anon):    85940 kB
Active(file):    1297204 kB
Inactive(file):  4314820 kB
Unevictable:        7460 kB
Mlocked:            7460 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7900 kB
Writeback:            64 kB
AnonPages:        153436 kB
Mapped:            51624 kB
Shmem:             33416 kB
Slab:             151496 kB
SReclaimable:     124580 kB
SUnreclaim:        26916 kB
KernelStack:        3648 kB
PageTables:         5412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     335292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61580 MiB
End job on node113 at 2017-08-20 08:17:08