Trace number 4271859

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)OPT458 1388.3199 186.16299

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-07-07-8.xml
MD5SUM3801e67c429176a130b0cb7922d17a7f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark458
Best CPU time to get the best result obtained on this benchmark140.11501
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of constraints168
Number of domains9
Minimum domain size6
Maximum domain size560
Distribution of domain sizes[{"size":6,"count":7},{"size":7,"count":91},{"size":560,"count":105}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":56},{"degree":3,"count":98},{"degree":8,"count":49}]
Minimum constraint arity1
Maximum constraint arity9
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":49},{"arity":3,"count":49},{"arity":7,"count":14},{"arity":9,"count":49}]
Number of extensional constraints49
Number of intensional constraints56
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":56},{"type":"allDifferent","count":7},{"type":"noOverlap","count":7},{"type":"element","count":49}]
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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271859-1502639377.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4271859-1502639377.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.67/0.75	c solve instance...
5.30/1.27	o 559 
10.44/1.90	o 558 
10.44/1.93	o 557 
10.44/1.96	o 556 
10.44/2.01	o 555 
11.25/2.03	o 554 
18.34/2.94	o 553 
18.34/2.95	o 552 
18.34/2.95	o 551 
27.05/4.08	o 550 
27.05/4.09	o 549 
27.05/4.09	o 548 
27.05/4.10	o 547 
27.05/4.11	o 546 
27.75/4.12	o 545 
29.23/4.33	o 539 
31.30/4.60	o 538 
31.30/4.61	o 537 
35.81/5.24	o 535 
36.76/5.46	o 534 
36.76/5.47	o 533 
37.44/5.62	o 532 
37.44/5.65	o 531 
37.83/5.79	o 530 
38.96/6.01	o 529 
38.96/6.02	o 528 
39.28/6.12	o 527 
39.28/6.13	o 526 
39.28/6.14	o 525 
39.28/6.14	o 524 
39.28/6.14	o 523 
39.28/6.14	o 522 
39.28/6.15	o 521 
40.06/6.48	o 516 
41.17/6.92	o 515 
41.75/7.07	o 514 
41.75/7.10	o 513 
42.08/7.19	o 512 
42.08/7.19	o 511 
42.08/7.20	o 510 
42.94/7.35	o 509 
42.94/7.35	o 508 
42.94/7.36	o 507 
43.38/7.61	o 506 
43.79/7.80	o 505 
44.55/8.06	o 504 
45.66/8.28	o 503 
45.66/8.29	o 502 
46.42/8.30	o 499 
46.42/8.33	o 498 
47.80/9.01	o 497 
51.29/9.54	o 496 
54.04/10.17	o 495 
55.81/10.49	o 494 
58.45/11.01	o 493 
59.21/11.39	o 491 
59.39/11.41	o 490 
67.44/12.66	o 489 
68.56/13.12	o 488 
69.74/13.77	o 487 
70.70/14.05	o 486 
70.70/14.07	o 485 
73.16/14.65	o 480 
73.16/14.68	o 479 
81.53/15.78	o 478 
81.74/15.80	o 477 
85.56/16.39	o 476 
88.89/16.89	o 475 
104.70/18.98	o 474 
113.43/20.15	o 473 
131.72/22.66	o 472 
156.68/25.86	o 471 
156.68/25.86	o 470 
156.68/25.87	o 469 
156.68/25.88	o 468 
156.68/25.88	o 467 
261.83/39.46	o 466 
262.93/39.87	o 465 
372.81/54.70	o 464 
394.39/57.72	o 462 
406.75/60.53	o 461 
408.41/61.88	o 460 
432.80/65.37	o 459 
1388.26/186.13	o 458 
1388.26/186.13	java.util.concurrent.ExecutionException: java.lang.NullPointerException
1388.26/186.13		at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1006)
1388.26/186.13		at org.chocosolver.solver.ParallelPortfolio.solve(ParallelPortfolio.java:201)
1388.26/186.13		at org.chocosolver.parser.xcsp.XCSP.manyThread(XCSP.java:164)
1388.26/186.13		at org.chocosolver.parser.xcsp.XCSP.solve(XCSP.java:134)
1388.26/186.13		at org.chocosolver.parser.xcsp.ChocoXCSP.main(ChocoXCSP.java:25)
1388.26/186.13	Caused by: java.lang.NullPointerException
1388.26/186.13		at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1388.26/186.13		at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1388.26/186.13		at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1388.26/186.13		at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1388.26/186.13		at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:598)
1388.26/186.13		at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1005)
1388.26/186.13		... 4 more
1388.26/186.13	Caused by: java.lang.NullPointerException
1388.26/186.13		at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1388.26/186.13		at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1388.26/186.13		at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1388.26/186.13		at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1388.26/186.13		at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:598)
1388.26/186.13		at java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:677)
1388.26/186.13		at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:735)
1388.26/186.13		at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160)
1388.26/186.13		at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174)
1388.26/186.13		at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
1388.26/186.13		at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
1388.26/186.13		at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583)
1388.26/186.13		at org.chocosolver.solver.ParallelPortfolio.lambda$solve$48(ParallelPortfolio.java:193)
1388.26/186.13		at java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1386)
1388.26/186.13		at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
1388.26/186.13		at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
1388.26/186.13		at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
1388.26/186.13		at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
1388.26/186.13	Caused by: java.lang.NullPointerException
1388.26/186.13		at org.chocosolver.solver.search.strategy.strategy.ConflictOrderingSearch.stampIt(ConflictOrderingSearch.java:124)
1388.26/186.13		at org.chocosolver.solver.search.strategy.strategy.ConflictOrderingSearch.onContradiction(ConflictOrderingSearch.java:120)
1388.26/186.13		at org.chocosolver.solver.search.loop.monitors.SearchMonitorList.onContradiction(SearchMonitorList.java:133)
1388.26/186.13		at org.chocosolver.solver.Solver.propagate(Solver.java:418)
1388.26/186.13		at org.chocosolver.solver.Solver.searchLoop(Solver.java:294)
1388.26/186.13		at org.chocosolver.solver.Solver.solve(Solver.java:264)
1388.26/186.13		at org.chocosolver.solver.ParallelPortfolio.lambda$null$47(ParallelPortfolio.java:195)
1388.26/186.13		at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
1388.26/186.13		at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
1388.26/186.13		at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
1388.26/186.13		at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
1388.26/186.13		at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731)
1388.26/186.13		... 4 more
1388.26/186.14	s OPTIMUM FOUND
1388.26/186.14	v <instantiation>
1388.26/186.14	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] e[0] e[1] e[2] e[3] e[4] e[5] e[6] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[0][5] sd[0][6] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[1][5] sd[1][6] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[2][5] sd[2][6] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[3][5] sd[3][6] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] sd[4][5] sd[4][6] sd[5][0] sd[5][1] sd[5][2] sd[5][3] sd[5][4] sd[5][5] sd[5][6] sd[6][0] sd[6][1] sd[6][2] sd[6][3] sd[6][4] sd[6][5] sd[6][6] </list>
1388.26/186.14	v 	<values>0 109 152 183 283 315 384 32 79 126 183 247 315 382 0 86 147 254 269 311 385 0 20 62 152 247 297 366 0 86 110 152 218 313 388 0 47 109 136 218 296 385 0 62 79 110 203 296 388 456 454 431 458 456 448 452 32 43 31 71 32 67 72 13 47 41 60 66 35 72 44 23 94 15 6 73 46 20 42 90 95 50 69 92 86 13 37 51 93 75 68 47 62 27 82 65 89 63 62 17 31 86 93 92 64 0 3 6 4 2 1 5 0 5 4 6 3 2 1 3 2 1 4 6 5 0 6 5 0 3 1 4 2 2 4 1 0 5 3 6 1 3 6 5 2 0 4 4 5 1 2 0 6 3 0 315 283 109 183 384 152 32 382 315 247 126 79 183 385 147 86 0 254 311 269 62 247 366 152 297 20 0 152 110 0 313 86 218 388 296 0 218 47 385 136 109 203 79 110 388 0 62 296 </values>
1388.26/186.14	v </instantiation>

Verifier Data

OK	458

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271859-1502639377/watcher-4271859-1502639377 -o /tmp/evaluation-result-4271859-1502639377/solver-4271859-1502639377 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node113-1502637253-8671 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1491170601 HOME/instance-4271859-1502639377.xml 

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

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


[startup+0.100065 s]*
/proc/loadavg: 8.24 8.00 6.39 2/199 9753
/proc/meminfo: memFree=31623888/32770624 swapFree=67108860/67108860
[pid=9732] ppid=9729 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9732/stat : 9732 (xcsp3-exec) S 9729 9732 8644 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97025360 9740288 346 33554432000 4194304 5098028 140731356742016 140731356740120 140272987120252 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28180480 140731356746858 140731356747068 140731356747068 140731356749803 0
/proc/9732/statm: 2378 346 289 221 0 87 0
[pid=9734] ppid=9732 vsize=25999808 memory=26832 CPUtime=0.12 cores=0-7
/proc/9734/stat : 9734 (java) S 9732 9732 8644 0 -1 1077944320 5644 0 0 0 11 1 0 0 20 0 20 0 97025360 26623803392 6708 33554432000 4194304 4196468 140730698236432 140730698218976 140207145336567 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
/proc/9734/statm: 6499952 6708 2845 1 0 6488269 0
[pid=9734/tid=9735] ppid=9732 vsize=25999808 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/9734/task/9735/stat : 9735 (java) R 9732 9732 8644 0 -1 4202560 3654 0 0 0 8 0 0 0 20 0 20 0 97025360 26623803392 6708 33554432000 4194304 4196468 140730698236432 140207149569840 140207145358493 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9736] ppid=9732 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/9734/task/9736/stat : 9736 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025361 26623803392 6708 33554432000 4194304 4196468 140730698236432 140207067916688 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9737] ppid=9732 vsize=25999808 memory=140160765040256 CPUtime=0 cores=0-7
/proc/9734/task/9737/stat : 9737 (java) S 9732 9732 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97025361 26623803392 6708 33554432000 4194304 4196468 140730698236432 140207066863888 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9738] ppid=9732 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9738/stat : 9738 (java) S 9732 9732 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97025361 26623803392 6708 33554432000 4194304 4196468 140730698236432 140207065811600 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9739] ppid=9732 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9739/stat : 9739 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025361 26623803392 6708 33554432000 4194304 4196468 140730698236432 140207064758800 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9740] ppid=9732 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9740/stat : 9740 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025361 26623803392 6708 33554432000 4194304 4196468 140730698236432 140207063706512 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9741] ppid=9732 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/9734/task/9741/stat : 9741 (java) S 9732 9732 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97025361 26623803392 6708 33554432000 4194304 4196468 140730698236432 140207062653712 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9742] ppid=9732 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9742/stat : 9742 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025361 26623803392 6708 33554432000 4194304 4196468 140730698236432 140207061601424 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9743] ppid=9732 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9743/stat : 9743 (java) S 9732 9732 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97025361 26623803392 6708 33554432000 4194304 4196468 140730698236432 140206696061968 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9744] ppid=9732 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9744/stat : 9744 (java) S 9732 9732 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97025362 26623803392 6708 33554432000 4194304 4196468 140730698236432 140206272424048 140207145347714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9745] ppid=9732 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9745/stat : 9745 (java) S 9732 9732 8644 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97025363 26623803392 6708 33554432000 4194304 4196468 140730698236432 140206271370016 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9746] ppid=9732 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9746/stat : 9746 (java) S 9732 9732 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97025363 26623803392 6708 33554432000 4194304 4196468 140730698236432 140206270317680 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9747] ppid=9732 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9747/stat : 9747 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025366 26623803392 6708 33554432000 4194304 4196468 140730698236432 140206269266000 140207145355163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9748] ppid=9732 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9748/stat : 9748 (java) S 9732 9732 8644 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 97025366 26623803392 6708 33554432000 4194304 4196468 140730698236432 140206268213872 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9749] ppid=9732 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9749/stat : 9749 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025366 26623803392 6708 33554432000 4194304 4196468 140730698236432 140206267161072 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9750] ppid=9732 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9750/stat : 9750 (java) S 9732 9732 8644 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 97025366 26623803392 6708 33554432000 4194304 4196468 140730698236432 140206266108784 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9751] ppid=9732 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/9734/task/9751/stat : 9751 (java) R 9732 9732 8644 0 -1 4202560 254 0 0 0 1 0 0 0 20 0 20 0 97025366 26623803392 6708 33554432000 4194304 4196468 140730698236432 140206265055984 140207124278136 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9752] ppid=9732 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9752/stat : 9752 (java) S 9732 9732 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97025366 26623803392 6708 33554432000 4194304 4196468 140730698236432 140206264002912 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9753] ppid=9732 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/9734/task/9753/stat : 9753 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025366 26623803392 6708 33554432000 4194304 4196468 140730698236432 140206262950192 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28216 KiB

[startup+0.21071 s]*
/proc/loadavg: 8.24 8.00 6.39 2/199 9753
/proc/meminfo: memFree=31613344/32770624 swapFree=67108860/67108860
[pid=9732] ppid=9729 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9732/stat : 9732 (xcsp3-exec) S 9729 9732 8644 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97025360 9740288 346 33554432000 4194304 5098028 140731356742016 140731356740120 140272987120252 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28180480 140731356746858 140731356747068 140731356747068 140731356749803 0
/proc/9732/statm: 2378 346 289 221 0 87 0
[pid=9734] ppid=9732 vsize=26004064 memory=38968 CPUtime=0.33 cores=0-7
/proc/9734/stat : 9734 (java) S 9732 9732 8644 0 -1 1077944320 8324 0 0 0 31 2 0 0 20 0 20 0 97025360 26628161536 9742 33554432000 4194304 4196468 140730698236432 140730698218976 140207145336567 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
/proc/9734/statm: 6501016 9742 3050 1 0 6488269 0
[pid=9734/tid=9735] ppid=9732 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/9734/task/9735/stat : 9735 (java) R 9732 9732 8644 0 -1 4202560 5432 0 0 0 18 1 0 0 20 0 20 0 97025360 26628161536 9742 33554432000 4194304 4196468 140730698236432 140207149538288 140207138015789 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9736] ppid=9732 vsize=26004096 memory=328 CPUtime=0 cores=0-7
/proc/9734/task/9736/stat : 9736 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025361 26628194304 9742 33554432000 4194304 4196468 140730698236432 140207067916688 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9737] ppid=9732 vsize=26004096 memory=140160765050245 CPUtime=0 cores=0-7
/proc/9734/task/9737/stat : 9737 (java) S 9732 9732 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97025361 26628194304 9742 33554432000 4194304 4196468 140730698236432 140207066863888 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9738] ppid=9732 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/9734/task/9738/stat : 9738 (java) S 9732 9732 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97025361 26628161536 9762 33554432000 4194304 4196468 140730698236432 140207065811600 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9739] ppid=9732 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9739/stat : 9739 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025361 26628161536 9762 33554432000 4194304 4196468 140730698236432 140207064758800 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9740] ppid=9732 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9740/stat : 9740 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025361 26628161536 9762 33554432000 4194304 4196468 140730698236432 140207063706512 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9741] ppid=9732 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/9734/task/9741/stat : 9741 (java) S 9732 9732 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97025361 26628161536 9762 33554432000 4194304 4196468 140730698236432 140207062653712 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9742] ppid=9732 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9742/stat : 9742 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025361 26628161536 9762 33554432000 4194304 4196468 140730698236432 140207061601424 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9743] ppid=9732 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9743/stat : 9743 (java) S 9732 9732 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97025361 26628161536 9762 33554432000 4194304 4196468 140730698236432 140206696061968 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9744] ppid=9732 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9744/stat : 9744 (java) S 9732 9732 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97025362 26628161536 9762 33554432000 4194304 4196468 140730698236432 140206272424048 140207145347714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9745] ppid=9732 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9745/stat : 9745 (java) S 9732 9732 8644 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97025363 26628161536 9762 33554432000 4194304 4196468 140730698236432 140206271370016 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9746] ppid=9732 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9746/stat : 9746 (java) S 9732 9732 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97025363 26628161536 9762 33554432000 4194304 4196468 140730698236432 140206270317680 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9747] ppid=9732 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9747/stat : 9747 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025366 26628194304 9762 33554432000 4194304 4196468 140730698236432 140206269266000 140207145355163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9748] ppid=9732 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9748/stat : 9748 (java) S 9732 9732 8644 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 97025366 26628194304 9762 33554432000 4194304 4196468 140730698236432 140206268213872 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9749] ppid=9732 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/9734/task/9749/stat : 9749 (java) S 9732 9732 8644 0 -1 1077944384 189 0 0 0 1 0 0 0 20 0 20 0 97025366 26628161536 9762 33554432000 4194304 4196468 140730698236432 140206267161072 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9750] ppid=9732 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/9734/task/9750/stat : 9750 (java) S 9732 9732 8644 0 -1 1077944384 338 0 0 0 2 0 0 0 20 0 20 0 97025366 26628161536 9762 33554432000 4194304 4196468 140730698236432 140206266108784 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9751] ppid=9732 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/9734/task/9751/stat : 9751 (java) S 9732 9732 8644 0 -1 1077944384 752 0 0 0 7 0 0 0 20 0 20 0 97025366 26628161536 9762 33554432000 4194304 4196468 140730698236432 140206265055984 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9752] ppid=9732 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9752/stat : 9752 (java) S 9732 9732 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97025366 26628161536 9762 33554432000 4194304 4196468 140730698236432 140206264002912 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9753] ppid=9732 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/9734/task/9753/stat : 9753 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025366 26628161536 9762 33554432000 4194304 4196468 140730698236432 140206262950192 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40352 KiB

[startup+0.313724 s]*
/proc/loadavg: 8.24 8.00 6.39 2/199 9753
/proc/meminfo: memFree=31606396/32770624 swapFree=67108860/67108860
[pid=9732] ppid=9729 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9732/stat : 9732 (xcsp3-exec) S 9729 9732 8644 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97025360 9740288 346 33554432000 4194304 5098028 140731356742016 140731356740120 140272987120252 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28180480 140731356746858 140731356747068 140731356747068 140731356749803 0
/proc/9732/statm: 2378 346 289 221 0 87 0
[pid=9734] ppid=9732 vsize=26004064 memory=45912 CPUtime=0.5 cores=0-7
/proc/9734/stat : 9734 (java) S 9732 9732 8644 0 -1 1077944320 9274 0 0 0 47 3 0 0 20 0 20 0 97025360 26628161536 11478 33554432000 4194304 4196468 140730698236432 140730698218976 140207145336567 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
/proc/9734/statm: 6501016 11478 3066 1 0 6488269 0
[pid=9734/tid=9735] ppid=9732 vsize=26004064 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/9734/task/9735/stat : 9735 (java) R 9732 9732 8644 0 -1 4202560 6154 0 0 0 28 2 0 0 20 0 20 0 97025360 26628161536 11542 33554432000 4194304 4196468 140730698236432 140207149560384 140207129417054 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9736] ppid=9732 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9736/stat : 9736 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025361 26628161536 11542 33554432000 4194304 4196468 140730698236432 140207067916688 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9737] ppid=9732 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9737/stat : 9737 (java) S 9732 9732 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97025361 26628161536 11542 33554432000 4194304 4196468 140730698236432 140207066863888 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9738] ppid=9732 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9738/stat : 9738 (java) S 9732 9732 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97025361 26628161536 11542 33554432000 4194304 4196468 140730698236432 140207065811600 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9739] ppid=9732 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9739/stat : 9739 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025361 26628161536 11542 33554432000 4194304 4196468 140730698236432 140207064758800 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9740] ppid=9732 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/9734/task/9740/stat : 9740 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025361 26628161536 11542 33554432000 4194304 4196468 140730698236432 140207063706512 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9741] ppid=9732 vsize=26004064 memory=140160620655535 CPUtime=0 cores=0-7
/proc/9734/task/9741/stat : 9741 (java) S 9732 9732 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97025361 26628161536 11542 33554432000 4194304 4196468 140730698236432 140207062653712 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9742] ppid=9732 vsize=26004064 memory=140160620657840 CPUtime=0 cores=0-7
/proc/9734/task/9742/stat : 9742 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025361 26628161536 11542 33554432000 4194304 4196468 140730698236432 140207061601424 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9743] ppid=9732 vsize=26004064 memory=140160620660144 CPUtime=0 cores=0-7
/proc/9734/task/9743/stat : 9743 (java) S 9732 9732 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97025361 26628161536 11542 33554432000 4194304 4196468 140730698236432 140206696061968 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9744] ppid=9732 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9744/stat : 9744 (java) S 9732 9732 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97025362 26628161536 11542 33554432000 4194304 4196468 140730698236432 140206272424048 140207145347714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9745] ppid=9732 vsize=26004064 memory=280321241327248 CPUtime=0 cores=0-7
/proc/9734/task/9745/stat : 9745 (java) S 9732 9732 8644 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97025363 26628161536 11542 33554432000 4194304 4196468 140730698236432 140206271370016 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9746] ppid=9732 vsize=26004064 memory=280321241334160 CPUtime=0 cores=0-7
/proc/9734/task/9746/stat : 9746 (java) S 9732 9732 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97025363 26628161536 11542 33554432000 4194304 4196468 140730698236432 140206270317680 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9747] ppid=9732 vsize=26004064 memory=280321241275440 CPUtime=0 cores=0-7
/proc/9734/task/9747/stat : 9747 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025366 26628161536 11542 33554432000 4194304 4196468 140730698236432 140206269266000 140207145355163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9748] ppid=9732 vsize=26004064 memory=280321241347984 CPUtime=0.01 cores=0-7
/proc/9734/task/9748/stat : 9748 (java) S 9732 9732 8644 0 -1 1077944384 394 0 0 0 1 0 0 0 20 0 20 0 97025366 26628161536 11542 33554432000 4194304 4196468 140730698236432 140206268213872 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9749] ppid=9732 vsize=26004064 memory=280321241354896 CPUtime=0.02 cores=0-7
/proc/9734/task/9749/stat : 9749 (java) S 9732 9732 8644 0 -1 1077944384 198 0 0 0 2 0 0 0 20 0 20 0 97025366 26628161536 11542 33554432000 4194304 4196468 140730698236432 140206267161072 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9750] ppid=9732 vsize=26004064 memory=280321241352592 CPUtime=0.03 cores=0-7
/proc/9734/task/9750/stat : 9750 (java) R 9732 9732 8644 0 -1 4202560 350 0 0 0 3 0 0 0 20 0 20 0 97025366 26628161536 11542 33554432000 4194304 4196468 140730698236432 140206266097776 140207126854382 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9751] ppid=9732 vsize=26004064 memory=280321241368752 CPUtime=0.12 cores=0-7
/proc/9734/task/9751/stat : 9751 (java) S 9732 9732 8644 0 -1 1077944384 882 0 0 0 12 0 0 0 20 0 20 0 97025366 26628161536 11542 33554432000 4194304 4196468 140730698236432 140206265055984 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9752] ppid=9732 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9752/stat : 9752 (java) S 9732 9732 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97025366 26628161536 11542 33554432000 4194304 4196468 140730698236432 140206264002912 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9753] ppid=9732 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/9734/task/9753/stat : 9753 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025366 26628161536 11542 33554432000 4194304 4196468 140730698236432 140206262950192 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47296 KiB

[startup+0.700947 s]
/proc/loadavg: 7.74 7.90 6.36 5/199 9753
/proc/meminfo: memFree=31591504/32770624 swapFree=67108860/67108860
[pid=9732] ppid=9729 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9732/stat : 9732 (xcsp3-exec) S 9729 9732 8644 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97025360 9740288 346 33554432000 4194304 5098028 140731356742016 140731356740120 140272987120252 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28180480 140731356746858 140731356747068 140731356747068 140731356749803 0
/proc/9732/statm: 2378 346 289 221 0 87 0
[pid=9734] ppid=9732 vsize=26006188 memory=84288 CPUtime=1.67 cores=0-7
/proc/9734/stat : 9734 (java) S 9732 9732 8644 0 -1 1077944320 12813 0 0 0 162 5 0 0 20 0 20 0 97025360 26630336512 21072 33554432000 4194304 4196468 140730698236432 140730698218976 140207145336567 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
/proc/9734/statm: 6501547 21072 3204 1 0 6488781 0
[pid=9734/tid=9735] ppid=9732 vsize=26006188 memory=280321241726640 CPUtime=0.67 cores=0-7
/proc/9734/task/9735/stat : 9735 (java) R 9732 9732 8644 0 -1 4202560 7006 0 0 0 64 3 0 0 20 0 20 0 97025360 26630336512 21072 33554432000 4194304 4196468 140730698236432 140207149571968 140206741204738 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9736] ppid=9732 vsize=26006188 memory=140160620864368 CPUtime=0 cores=0-7
/proc/9734/task/9736/stat : 9736 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97025361 26630336512 21072 33554432000 4194304 4196468 140730698236432 140207067916688 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9737] ppid=9732 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/9734/task/9737/stat : 9737 (java) S 9732 9732 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97025361 26630336512 21072 33554432000 4194304 4196468 140730698236432 140207066863888 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9738] ppid=9732 vsize=26006188 memory=4612 CPUtime=0 cores=0-7
/proc/9734/task/9738/stat : 9738 (java) S 9732 9732 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97025361 26630336512 21072 33554432000 4194304 4196468 140730698236432 140207065811600 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0

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

[pid=9734/tid=9751] ppid=9732 vsize=26673876 memory=1200 CPUtime=0.97 cores=0-7
/proc/9734/task/9751/stat : 9751 (java) S 9732 9732 8644 0 -1 1077944384 11597 0 0 0 95 2 0 0 20 0 28 0 97025366 27314049024 74904 33554432000 4194304 4196468 140730698236432 140206265055984 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9752] ppid=9732 vsize=26673876 memory=1004 CPUtime=0 cores=0-7
/proc/9734/task/9752/stat : 9752 (java) S 9732 9732 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97025366 27314049024 74904 33554432000 4194304 4196468 140730698236432 140206264002912 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9753] ppid=9732 vsize=26673876 memory=1200 CPUtime=0.04 cores=0-7
/proc/9734/task/9753/stat : 9753 (java) S 9732 9732 8644 0 -1 1077944384 1690 0 0 0 0 4 0 0 20 0 28 0 97025366 27314049024 74904 33554432000 4194304 4196468 140730698236432 140206262950192 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10419] ppid=9732 vsize=26673876 memory=2448 CPUtime=118.71 cores=0-7
/proc/9734/task/10419/stat : 10419 (java) R 9732 9732 8644 0 -1 4202560 893 0 0 0 11871 0 0 0 20 0 28 0 97031897 27314049024 74904 33554432000 4194304 4196468 140730698236432 140205263137104 140206750083773 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10420] ppid=9732 vsize=26673876 memory=1732 CPUtime=118.8 cores=0-7
/proc/9734/task/10420/stat : 10420 (java) R 9732 9732 8644 0 -1 4202560 465 0 0 0 11880 0 0 0 20 0 28 0 97031897 27314049024 74904 33554432000 4194304 4196468 140730698236432 140205259981416 140206750971328 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10421] ppid=9732 vsize=26673876 memory=1948 CPUtime=118.63 cores=0-7
/proc/9734/task/10421/stat : 10421 (java) R 9732 9732 8644 0 -1 4202560 718 0 0 0 11863 0 0 0 20 0 28 0 97031897 27314049024 74904 33554432000 4194304 4196468 140730698236432 140205254729120 140206747240002 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10422] ppid=9732 vsize=26673876 memory=800 CPUtime=118.44 cores=0-7
/proc/9734/task/10422/stat : 10422 (java) R 9732 9732 8644 0 -1 4202560 1151 0 0 0 11844 0 0 0 20 0 28 0 97031897 27314049024 74904 33554432000 4194304 4196468 140730698236432 140205264191184 140206746864896 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10423] ppid=9732 vsize=26673876 memory=1160 CPUtime=118.31 cores=0-7
/proc/9734/task/10423/stat : 10423 (java) R 9732 9732 8644 0 -1 4202560 696 0 0 0 11830 1 0 0 20 0 28 0 97031897 27314049024 74904 33554432000 4194304 4196468 140730698236432 140205261033968 140206752433899 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10424] ppid=9732 vsize=26673876 memory=3964 CPUtime=119.01 cores=0-7
/proc/9734/task/10424/stat : 10424 (java) R 9732 9732 8644 0 -1 4202560 658 0 0 0 11901 0 0 0 20 0 28 0 97031897 27314049024 74904 33554432000 4194304 4196468 140730698236432 140205253673968 140206742171680 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10425] ppid=9732 vsize=26673876 memory=1384 CPUtime=118.4 cores=0-7
/proc/9734/task/10425/stat : 10425 (java) R 9732 9732 8644 0 -1 4202560 761 0 0 0 11840 0 0 0 20 0 28 0 97031897 27314049024 74904 33554432000 4194304 4196468 140730698236432 140205257874904 140206747129536 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10426] ppid=9732 vsize=26673876 memory=262628 CPUtime=118.37 cores=0-7
/proc/9734/task/10426/stat : 10426 (java) R 9732 9732 8644 0 -1 4202560 2272 0 0 0 11836 1 0 0 20 0 28 0 97031898 27314049024 74904 33554432000 4194304 4196468 140730698236432 140205262085344 140206751096893 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
Current children cumulated CPU time: 1384.31 s
Current children cumulated vsize: 26683388 KiB
Current children cumulated memory: 301000 KiB

[startup+186.001 s]*
/proc/loadavg: 7.90 7.79 6.58 9/207 10426
/proc/meminfo: memFree=31352124/32770624 swapFree=67108860/67108860
[pid=9732] ppid=9729 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9732/stat : 9732 (xcsp3-exec) S 9729 9732 8644 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97025360 9740288 346 33554432000 4194304 5098028 140731356742016 140731356740120 140272987120252 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28180480 140731356746858 140731356747068 140731356747068 140731356749803 0
/proc/9732/statm: 2378 346 289 221 0 87 0
[pid=9734] ppid=9732 vsize=26673876 memory=301664 CPUtime=1387.53 cores=0-7
/proc/9734/stat : 9734 (java) S 9732 9732 8644 0 -1 1077944320 124546 0 0 0 138632 121 0 0 20 0 28 0 97025360 27314049024 75416 33554432000 4194304 4196468 140730698236432 140730698218976 140207145336567 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
/proc/9734/statm: 6668469 75416 3281 1 0 6655703 0
[pid=9734/tid=9735] ppid=9732 vsize=26673876 memory=8112282956445269571 CPUtime=0.8 cores=0-7
/proc/9734/task/9735/stat : 9735 (java) S 9732 9732 8644 0 -1 1077944384 9249 0 0 0 76 4 0 0 20 0 28 0 97025360 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207149577344 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9736] ppid=9732 vsize=26673876 memory=4126316290023845779 CPUtime=0.29 cores=0-7
/proc/9734/task/9736/stat : 9736 (java) S 9732 9732 8644 0 -1 1077944384 784 0 0 0 25 4 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207067916688 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9737] ppid=9732 vsize=26673876 memory=1948 CPUtime=0.31 cores=0-7
/proc/9734/task/9737/stat : 9737 (java) S 9732 9732 8644 0 -1 1077944384 1297 0 0 0 27 4 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207066863888 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9738] ppid=9732 vsize=26673876 memory=800 CPUtime=0.31 cores=0-7
/proc/9734/task/9738/stat : 9738 (java) S 9732 9732 8644 0 -1 1077944384 1832 0 0 0 26 5 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207065811600 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9739] ppid=9732 vsize=26673876 memory=4388 CPUtime=0.28 cores=0-7
/proc/9734/task/9739/stat : 9739 (java) S 9732 9732 8644 0 -1 1077944384 1808 0 0 0 24 4 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207064758800 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9740] ppid=9732 vsize=26673876 memory=1236 CPUtime=0.31 cores=0-7
/proc/9734/task/9740/stat : 9740 (java) S 9732 9732 8644 0 -1 1077944384 1310 0 0 0 27 4 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207063706512 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9741] ppid=9732 vsize=26673876 memory=932 CPUtime=0.31 cores=0-7
/proc/9734/task/9741/stat : 9741 (java) S 9732 9732 8644 0 -1 1077944384 2378 0 0 0 26 5 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207062653712 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9742] ppid=9732 vsize=26673876 memory=1568 CPUtime=0.31 cores=0-7
/proc/9734/task/9742/stat : 9742 (java) S 9732 9732 8644 0 -1 1077944384 1149 0 0 0 27 4 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207061601424 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9743] ppid=9732 vsize=26673876 memory=2240 CPUtime=0.3 cores=0-7
/proc/9734/task/9743/stat : 9743 (java) S 9732 9732 8644 0 -1 1077944384 2210 0 0 0 25 5 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206696061968 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9744] ppid=9732 vsize=26673876 memory=4124 CPUtime=0.81 cores=0-7
/proc/9734/task/9744/stat : 9744 (java) S 9732 9732 8644 0 -1 1077944384 6619 0 0 0 43 38 0 0 20 0 28 0 97025362 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206272424048 140207145347714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9745] ppid=9732 vsize=26673876 memory=2196 CPUtime=0 cores=0-7
/proc/9734/task/9745/stat : 9745 (java) S 9732 9732 8644 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 97025363 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206271370080 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9746] ppid=9732 vsize=26673876 memory=6764 CPUtime=0 cores=0-7
/proc/9734/task/9746/stat : 9746 (java) S 9732 9732 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 97025363 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206270317696 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9747] ppid=9732 vsize=26673876 memory=1004 CPUtime=0 cores=0-7
/proc/9734/task/9747/stat : 9747 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97025366 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206269266000 140207145355163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9748] ppid=9732 vsize=26673876 memory=1200 CPUtime=3.29 cores=0-7
/proc/9734/task/9748/stat : 9748 (java) S 9732 9732 8644 0 -1 1077944384 16530 0 0 0 326 3 0 0 20 0 28 0 97025366 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206268213872 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9749] ppid=9732 vsize=26673876 memory=15872 CPUtime=3.2 cores=0-7
/proc/9734/task/9749/stat : 9749 (java) S 9732 9732 8644 0 -1 1077944384 13949 0 0 0 316 4 0 0 20 0 28 0 97025366 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206267161072 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9750] ppid=9732 vsize=26673876 memory=15752 CPUtime=3.35 cores=0-7
/proc/9734/task/9750/stat : 9750 (java) S 9732 9732 8644 0 -1 1077944384 14406 0 0 0 331 4 0 0 20 0 28 0 97025366 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206266108784 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9751] ppid=9732 vsize=26673876 memory=4052 CPUtime=0.97 cores=0-7
/proc/9734/task/9751/stat : 9751 (java) S 9732 9732 8644 0 -1 1077944384 11597 0 0 0 95 2 0 0 20 0 28 0 97025366 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206265055984 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9752] ppid=9732 vsize=26673876 memory=16236 CPUtime=0 cores=0-7
/proc/9734/task/9752/stat : 9752 (java) S 9732 9732 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97025366 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206264002912 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9753] ppid=9732 vsize=26673876 memory=1796 CPUtime=0.04 cores=0-7
/proc/9734/task/9753/stat : 9753 (java) S 9732 9732 8644 0 -1 1077944384 1690 0 0 0 0 4 0 0 20 0 28 0 97025366 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206262950192 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10419] ppid=9732 vsize=26673876 memory=644 CPUtime=119.11 cores=0-7
/proc/9734/task/10419/stat : 10419 (java) R 9732 9732 8644 0 -1 4202560 893 0 0 0 11911 0 0 0 20 0 28 0 97031897 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205263137576 140206749780833 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10420] ppid=9732 vsize=26673876 memory=960 CPUtime=119.2 cores=0-7
/proc/9734/task/10420/stat : 10420 (java) R 9732 9732 8644 0 -1 4202560 466 0 0 0 11920 0 0 0 20 0 28 0 97031897 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205259981280 140206749621020 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10421] ppid=9732 vsize=26673876 memory=4388 CPUtime=119.03 cores=0-7
/proc/9734/task/10421/stat : 10421 (java) R 9732 9732 8644 0 -1 4202560 718 0 0 0 11903 0 0 0 20 0 28 0 97031897 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205254726504 140206750084026 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10422] ppid=9732 vsize=26673876 memory=1236 CPUtime=118.84 cores=0-7
/proc/9734/task/10422/stat : 10422 (java) R 9732 9732 8644 0 -1 4202560 1151 0 0 0 11884 0 0 0 20 0 28 0 97031897 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205264191592 140206750478113 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10423] ppid=9732 vsize=26673876 memory=932 CPUtime=118.7 cores=0-7
/proc/9734/task/10423/stat : 10423 (java) R 9732 9732 8644 0 -1 4202560 696 0 0 0 11869 1 0 0 20 0 28 0 97031897 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205261033856 140206752433866 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10424] ppid=9732 vsize=26673876 memory=1568 CPUtime=119.41 cores=0-7
/proc/9734/task/10424/stat : 10424 (java) R 9732 9732 8644 0 -1 4202560 659 0 0 0 11941 0 0 0 20 0 28 0 97031897 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205253673984 140206747240280 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10425] ppid=9732 vsize=26673876 memory=285216 CPUtime=118.8 cores=0-7
/proc/9734/task/10425/stat : 10425 (java) R 9732 9732 8644 0 -1 4202560 761 0 0 0 11880 0 0 0 20 0 28 0 97031897 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205257875184 140206747129536 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10426] ppid=9732 vsize=26673876 memory=8560 CPUtime=118.78 cores=0-7
/proc/9734/task/10426/stat : 10426 (java) R 9732 9732 8644 0 -1 4202560 2272 0 0 0 11877 1 0 0 20 0 28 0 97031898 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205262088640 140206750976429 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
Current children cumulated CPU time: 1387.53 s
Current children cumulated vsize: 26683388 KiB
Current children cumulated memory: 303048 KiB

[startup+186.111 s]
/proc/loadavg: 7.90 7.79 6.58 9/207 10426
/proc/meminfo: memFree=31352124/32770624 swapFree=67108860/67108860
[pid=9732] ppid=9729 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9732/stat : 9732 (xcsp3-exec) S 9729 9732 8644 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97025360 9740288 346 33554432000 4194304 5098028 140731356742016 140731356740120 140272987120252 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28180480 140731356746858 140731356747068 140731356747068 140731356749803 0
/proc/9732/statm: 2378 346 289 221 0 87 0
[pid=9734] ppid=9732 vsize=26673876 memory=301664 CPUtime=1388.26 cores=0-7
/proc/9734/stat : 9734 (java) S 9732 9732 8644 0 -1 1077944320 124665 0 0 0 138704 122 0 0 20 0 28 0 97025360 27314049024 75416 33554432000 4194304 4196468 140730698236432 140730698218976 140207145336567 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
/proc/9734/statm: 6668469 75416 3281 1 0 6655703 0
[pid=9734/tid=9735] ppid=9732 vsize=26673876 memory=299616 CPUtime=0.8 cores=0-7
/proc/9734/task/9735/stat : 9735 (java) S 9732 9732 8644 0 -1 1077944384 9249 0 0 0 76 4 0 0 20 0 28 0 97025360 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207149577344 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9736] ppid=9732 vsize=26673876 memory=293408 CPUtime=0.29 cores=0-7
/proc/9734/task/9736/stat : 9736 (java) S 9732 9732 8644 0 -1 1077944384 785 0 0 0 25 4 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207067916688 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9737] ppid=9732 vsize=26673876 memory=1384 CPUtime=0.31 cores=0-7
/proc/9734/task/9737/stat : 9737 (java) S 9732 9732 8644 0 -1 1077944384 1297 0 0 0 27 4 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207066863888 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9738] ppid=9732 vsize=26673876 memory=256484 CPUtime=0.31 cores=0-7
/proc/9734/task/9738/stat : 9738 (java) S 9732 9732 8644 0 -1 1077944384 1832 0 0 0 26 5 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207065811600 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9739] ppid=9732 vsize=26673876 memory=297504 CPUtime=0.28 cores=0-7
/proc/9734/task/9739/stat : 9739 (java) S 9732 9732 8644 0 -1 1077944384 1808 0 0 0 24 4 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207064758800 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9740] ppid=9732 vsize=26673876 memory=301664 CPUtime=0.31 cores=0-7
/proc/9734/task/9740/stat : 9740 (java) S 9732 9732 8644 0 -1 1077944384 1311 0 0 0 27 4 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207063706512 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9741] ppid=9732 vsize=26673876 memory=1384 CPUtime=0.31 cores=0-7
/proc/9734/task/9741/stat : 9741 (java) S 9732 9732 8644 0 -1 1077944384 2378 0 0 0 26 5 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207062653712 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9742] ppid=9732 vsize=26673876 memory=1384 CPUtime=0.31 cores=0-7
/proc/9734/task/9742/stat : 9742 (java) S 9732 9732 8644 0 -1 1077944384 1149 0 0 0 27 4 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140207061601424 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9743] ppid=9732 vsize=26673876 memory=299616 CPUtime=0.3 cores=0-7
/proc/9734/task/9743/stat : 9743 (java) S 9732 9732 8644 0 -1 1077944384 2210 0 0 0 25 5 0 0 20 0 28 0 97025361 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206696061968 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9744] ppid=9732 vsize=26673876 memory=293408 CPUtime=0.82 cores=0-7
/proc/9734/task/9744/stat : 9744 (java) S 9732 9732 8644 0 -1 1077944384 6619 0 0 0 44 38 0 0 20 0 28 0 97025362 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206272424048 140207145347714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9745] ppid=9732 vsize=26673876 memory=4100 CPUtime=0 cores=0-7
/proc/9734/task/9745/stat : 9745 (java) S 9732 9732 8644 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 97025363 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206271370080 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9746] ppid=9732 vsize=26673876 memory=1384 CPUtime=0 cores=0-7
/proc/9734/task/9746/stat : 9746 (java) S 9732 9732 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 97025363 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206270317696 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9747] ppid=9732 vsize=26673876 memory=1384 CPUtime=0 cores=0-7
/proc/9734/task/9747/stat : 9747 (java) S 9732 9732 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97025366 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206269266000 140207145355163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9748] ppid=9732 vsize=26673876 memory=293408 CPUtime=3.29 cores=0-7
/proc/9734/task/9748/stat : 9748 (java) S 9732 9732 8644 0 -1 1077944384 16530 0 0 0 326 3 0 0 20 0 28 0 97025366 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206268213872 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9749] ppid=9732 vsize=26673876 memory=4100 CPUtime=3.2 cores=0-7
/proc/9734/task/9749/stat : 9749 (java) S 9732 9732 8644 0 -1 1077944384 13949 0 0 0 316 4 0 0 20 0 28 0 97025366 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206267161072 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9750] ppid=9732 vsize=26673876 memory=4486604260213485459 CPUtime=3.35 cores=0-7
/proc/9734/task/9750/stat : 9750 (java) S 9732 9732 8644 0 -1 1077944384 14406 0 0 0 331 4 0 0 20 0 28 0 97025366 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206266108784 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9751] ppid=9732 vsize=26673876 memory=1948 CPUtime=0.97 cores=0-7
/proc/9734/task/9751/stat : 9751 (java) S 9732 9732 8644 0 -1 1077944384 11597 0 0 0 95 2 0 0 20 0 28 0 97025366 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206265055984 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9752] ppid=9732 vsize=26673876 memory=1384 CPUtime=0 cores=0-7
/proc/9734/task/9752/stat : 9752 (java) S 9732 9732 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97025366 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206264002912 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=9753] ppid=9732 vsize=26673876 memory=1384 CPUtime=0.04 cores=0-7
/proc/9734/task/9753/stat : 9753 (java) S 9732 9732 8644 0 -1 1077944384 1690 0 0 0 0 4 0 0 20 0 28 0 97025366 27314049024 75416 33554432000 4194304 4196468 140730698236432 140206262950192 140207145347714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10419] ppid=9732 vsize=26673876 memory=1384 CPUtime=119.2 cores=0-7
/proc/9734/task/10419/stat : 10419 (java) S 9732 9732 8644 0 -1 1077944384 920 0 0 0 11920 0 0 0 20 0 28 0 97031897 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205263142640 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10420] ppid=9732 vsize=26673876 memory=297504 CPUtime=119.29 cores=0-7
/proc/9734/task/10420/stat : 10420 (java) S 9732 9732 8644 0 -1 1077944384 467 0 0 0 11929 0 0 0 20 0 28 0 97031897 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205259986000 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10421] ppid=9732 vsize=26673876 memory=6764 CPUtime=119.12 cores=0-7
/proc/9734/task/10421/stat : 10421 (java) S 9732 9732 8644 0 -1 1077944384 718 0 0 0 11912 0 0 0 20 0 28 0 97031897 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205254731216 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10422] ppid=9732 vsize=26673876 memory=840 CPUtime=118.93 cores=0-7
/proc/9734/task/10422/stat : 10422 (java) S 9732 9732 8644 0 -1 1077944384 1155 0 0 0 11893 0 0 0 20 0 28 0 97031897 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205264196944 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10423] ppid=9732 vsize=26673876 memory=1384 CPUtime=118.8 cores=0-7
/proc/9734/task/10423/stat : 10423 (java) R 9732 9732 8644 0 -1 4202560 696 0 0 0 11879 1 0 0 20 0 28 0 97031897 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205261033856 140206752433890 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10424] ppid=9732 vsize=26673876 memory=287264 CPUtime=119.5 cores=0-7
/proc/9734/task/10424/stat : 10424 (java) S 9732 9732 8644 0 -1 1077944384 660 0 0 0 11950 0 0 0 20 0 28 0 97031897 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205253678672 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10425] ppid=9732 vsize=26673876 memory=27840 CPUtime=118.88 cores=0-7
/proc/9734/task/10425/stat : 10425 (java) S 9732 9732 8644 0 -1 1077944384 767 0 0 0 11888 0 0 0 20 0 28 0 97031897 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205257880528 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
[pid=9734/tid=10426] ppid=9732 vsize=26673876 memory=1292 CPUtime=118.86 cores=0-7
/proc/9734/task/10426/stat : 10426 (java) S 9732 9732 8644 0 -1 1077944384 2350 0 0 0 11885 1 0 0 20 0 28 0 97031898 27314049024 75416 33554432000 4194304 4196468 140730698236432 140205262091088 140207145346773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17899520 140730698241176 140730698241352 140730698241352 140730698244047 0
Current children cumulated CPU time: 1388.26 s
Current children cumulated vsize: 26683388 KiB
Current children cumulated memory: 303048 KiB

Child status: 0
Real time (s): 186.163
CPU time (s): 1388.32
CPU user time (s): 1387.08
CPU system time (s): 1.24033
CPU usage (%): 745.754
Max. virtual memory (cumulated for all children) (KiB): 26683388
Max. memory (cumulated for all children) (KiB): 303048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1387.08
system time used= 1.24033
maximum resident set size= 302060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126535
page faults= 0
swaps= 0
block input operations= 0
block output operations= 400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33723
involuntary context switches= 15891


# summary of solver processes directly reported to runsolver:
#   pid: 9732
#   total CPU time (s): 1388.32
#   total CPU user time (s): 1387.08
#   total CPU system time (s): 1.24033

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.91007 second user time and 1.85223 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-13 17:35:19
IDJOB=4271859
IDBENCH=115852
IDSOLVER=2663
FILE ID=node113/4271859-1502639377
RUNJOBID= node113-1502637253-8671
PBS_JOBID= 20628327
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-07-07-8.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271859-1502639377/watcher-4271859-1502639377 -o /tmp/evaluation-result-4271859-1502639377/solver-4271859-1502639377 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node113-1502637253-8671 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1491170601 HOME/instance-4271859-1502639377.xml

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

MD5SUM BENCH= 3801e67c429176a130b0cb7922d17a7f
RANDOM SEED=1491170601

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:        31640196 kB
MemAvailable:   31988052 kB
Buffers:          119036 kB
Cached:           515564 kB
SwapCached:            0 kB
Active:           519864 kB
Inactive:         168516 kB
Active(anon):       3996 kB
Inactive(anon):    77700 kB
Active(file):     515868 kB
Inactive(file):    90816 kB
Unevictable:        6572 kB
Mlocked:            6572 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7756 kB
Writeback:             0 kB
AnonPages:         71104 kB
Mapped:            42688 kB
Shmem:             25224 kB
Slab:             139944 kB
SReclaimable:     114016 kB
SUnreclaim:        25928 kB
KernelStack:        3520 kB
PageTables:         4764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61780 MiB
End job on node113 at 2017-08-13 17:38:25