Trace number 4399226

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 2019-09-16OPT300 121.332 30.9321

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-0.xml
MD5SUMda64694dd3ca715594c36c32a8b555a8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark300
Best CPU time to get the best result obtained on this benchmark25.2154
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size400
Distribution of domain sizes[{"size":5,"count":50},{"size":400,"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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399226-1568683717.xml"  -tl '2520s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4399226-1568683717.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.24/0.67	c solve instance...
1.90/0.87	o 387 
2.30/0.92	o 369 
2.30/0.98	o 363 
2.68/1.02	o 358 
2.68/1.02	o 357 
2.68/1.04	o 352 
2.68/1.10	o 347 
3.34/1.20	o 338 
3.34/1.25	o 334 
3.71/1.33	o 329 
3.71/1.37	o 327 
4.10/1.48	o 326 
6.05/2.00	o 322 
6.49/2.04	o 319 
6.49/2.09	o 317 
7.63/2.35	o 316 
7.63/2.37	o 313 
9.61/2.86	o 310 
10.44/3.09	o 309 
10.87/3.12	o 308 
10.87/3.15	o 307 
15.19/4.29	o 306 
15.56/4.33	o 305 
19.12/5.26	o 304 
21.48/5.88	o 303 
31.02/8.29	o 302 
33.81/9.00	o 301 
55.65/14.46	o 300 
121.22/30.92	s OPTIMUM FOUND
121.22/30.92	v <instantiation>
121.22/30.92	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>
121.22/30.92	v 	<values>5 38 123 167 234 46 171 261 279 293 0 90 164 239 299 1 51 151 232 287 6 115 160 170 264 300 300 300 300 279 31 85 44 64 66 69 68 18 14 7 90 74 70 60 1 45 98 76 54 13 80 45 10 91 15 2 3 4 0 1 1 2 4 3 0 4 0 1 2 3 1 2 3 0 4 0 1 2 4 3 167 234 5 38 123 293 46 171 279 261 90 164 239 299 0 232 1 51 151 287 6 115 160 264 170 </values>
121.22/30.92	v </instantiation>

Verifier Data

OK	300

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399226-1568683717/watcher-4399226-1568683717 -o /tmp/evaluation-result-4399226-1568683717/solver-4399226-1568683717 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568682260-15014 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1952394867 HOME/instance-4399226-1568683717.xml 

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

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


[startup+0.10185 s]*
/proc/loadavg: 9.08 8.80 8.54 7/234 16511
/proc/meminfo: memFree=31294980/32770624 swapFree=66997372/67108860
[pid=16495] ppid=16492 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16495/stat : 16495 (xcsp3-exec) S 16492 16495 14983 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 444624801 115843072 363 33554432000 4194304 5098028 140727898507200 140727898505304 140205819789948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9383936 140727898510202 140727898510445 140727898510445 140727898513354 0
/proc/16495/statm: 28282 363 304 221 0 87 0
[pid=16497] ppid=16495 vsize=15144776 memory=29624 CPUtime=0.14 cores=0,2,4,6
/proc/16497/stat : 16497 (java) S 16495 16495 14983 0 -1 1077944320 5858 0 0 0 13 1 0 0 20 0 15 0 444624801 15508250624 7406 33554432000 4194304 4196468 140724588977808 140724588960352 140075275648759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
/proc/16497/statm: 3786194 7406 3143 1 0 3748377 0
[pid=16497/tid=16498] ppid=16495 vsize=15144776 memory=7100839870104831090 CPUtime=0.09 cores=0,2,4,6
/proc/16497/task/16498/stat : 16498 (java) R 16495 16495 14983 0 -1 4202560 3734 0 0 0 9 0 0 0 20 0 15 0 444624802 15508250624 7406 33554432000 4194304 4196468 140724588977808 140075279879760 140075275660694 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16499] ppid=16495 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16499/stat : 16499 (java) S 16495 16495 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444624802 15508250624 7406 33554432000 4194304 4196468 140724588977808 140075203689488 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16500] ppid=16495 vsize=15144776 memory=140355160045184 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16500/stat : 16500 (java) S 16495 16495 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444624802 15508250624 7406 33554432000 4194304 4196468 140724588977808 140075202636944 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16501] ppid=16495 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16501/stat : 16501 (java) S 16495 16495 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444624802 15508250624 7406 33554432000 4194304 4196468 140724588977808 140075201583888 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16502] ppid=16495 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16502/stat : 16502 (java) S 16495 16495 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444624802 15508250624 7406 33554432000 4194304 4196468 140724588977808 140075200531344 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16503] ppid=16495 vsize=15144776 memory=140355160045184 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16503/stat : 16503 (java) S 16495 16495 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444624804 15508250624 7406 33554432000 4194304 4196468 140724588977808 140074743773424 140075275659906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16504] ppid=16495 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16504/stat : 16504 (java) S 16495 16495 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444624804 15508250624 7406 33554432000 4194304 4196468 140724588977808 140074742719648 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16505] ppid=16495 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16505/stat : 16505 (java) S 16495 16495 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444624804 15508250624 7406 33554432000 4194304 4196468 140724588977808 140074741666544 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16506] ppid=16495 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16506/stat : 16506 (java) S 16495 16495 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444624807 15508250624 7406 33554432000 4194304 4196468 140724588977808 140074740615120 140075275667355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16507] ppid=16495 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16507/stat : 16507 (java) S 16495 16495 14983 0 -1 1077944384 346 0 0 0 0 0 0 0 20 0 15 0 444624807 15508250624 7406 33554432000 4194304 4196468 140724588977808 140074739563248 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16508] ppid=16495 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16508/stat : 16508 (java) S 16495 16495 14983 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 444624807 15508250624 7406 33554432000 4194304 4196468 140724588977808 140074738510704 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16509] ppid=16495 vsize=15144776 memory=140355160045184 CPUtime=0.02 cores=0,2,4,6
/proc/16497/task/16509/stat : 16509 (java) R 16495 16495 14983 0 -1 4202560 356 0 0 0 2 0 0 0 20 0 15 0 444624807 15508250624 7406 33554432000 4194304 4196468 140724588977808 140074737457648 140075267602938 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16510] ppid=16495 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16510/stat : 16510 (java) S 16495 16495 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444624807 15508250624 7406 33554432000 4194304 4196468 140724588977808 140074736405344 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16511] ppid=16495 vsize=15144776 memory=140355160045184 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16511/stat : 16511 (java) S 16495 16495 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444624807 15508250624 7406 33554432000 4194304 4196468 140724588977808 140074735352368 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31076 KiB

[startup+0.210713 s]*
/proc/loadavg: 9.08 8.80 8.54 8/234 16511
/proc/meminfo: memFree=31281604/32770624 swapFree=66997372/67108860
[pid=16495] ppid=16492 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16495/stat : 16495 (xcsp3-exec) S 16492 16495 14983 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 444624801 115843072 363 33554432000 4194304 5098028 140727898507200 140727898505304 140205819789948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9383936 140727898510202 140727898510445 140727898510445 140727898513354 0
/proc/16495/statm: 28282 363 304 221 0 87 0
[pid=16497] ppid=16495 vsize=15144776 memory=40264 CPUtime=0.34 cores=0,2,4,6
/proc/16497/stat : 16497 (java) S 16495 16495 14983 0 -1 1077944320 9290 0 0 0 32 2 0 0 20 0 15 0 444624801 15508250624 10066 33554432000 4194304 4196468 140724588977808 140724588960352 140075275648759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
/proc/16497/statm: 3786194 10066 3296 1 0 3748377 0
[pid=16497/tid=16498] ppid=16495 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/16497/task/16498/stat : 16498 (java) R 16495 16495 14983 0 -1 4202560 6581 0 0 0 18 1 0 0 20 0 15 0 444624802 15508250624 10066 33554432000 4194304 4196468 140724588977808 140075279886576 140075268326773 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16499] ppid=16495 vsize=15144776 memory=9100 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16499/stat : 16499 (java) S 16495 16495 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444624802 15508250624 10066 33554432000 4194304 4196468 140724588977808 140075203689488 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16500] ppid=16495 vsize=15144776 memory=140355163592452 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16500/stat : 16500 (java) S 16495 16495 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444624802 15508250624 10066 33554432000 4194304 4196468 140724588977808 140075202636944 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16501] ppid=16495 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16501/stat : 16501 (java) S 16495 16495 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444624802 15508250624 10066 33554432000 4194304 4196468 140724588977808 140075201583888 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16502] ppid=16495 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16502/stat : 16502 (java) S 16495 16495 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444624802 15508250624 10066 33554432000 4194304 4196468 140724588977808 140075200531344 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16503] ppid=16495 vsize=15144776 memory=140355160045184 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16503/stat : 16503 (java) S 16495 16495 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 444624804 15508250624 10066 33554432000 4194304 4196468 140724588977808 140074743773424 140075275659906 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16504] ppid=16495 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16504/stat : 16504 (java) S 16495 16495 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444624804 15508250624 10066 33554432000 4194304 4196468 140724588977808 140074742719648 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16505] ppid=16495 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16505/stat : 16505 (java) S 16495 16495 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444624804 15508250624 10066 33554432000 4194304 4196468 140724588977808 140074741666544 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16506] ppid=16495 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16506/stat : 16506 (java) S 16495 16495 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444624807 15508250624 10066 33554432000 4194304 4196468 140724588977808 140074740615120 140075275667355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16507] ppid=16495 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/16497/task/16507/stat : 16507 (java) S 16495 16495 14983 0 -1 1077944384 406 0 0 0 3 0 0 0 20 0 15 0 444624807 15508250624 10066 33554432000 4194304 4196468 140724588977808 140074739563248 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16508] ppid=16495 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/16497/task/16508/stat : 16508 (java) S 16495 16495 14983 0 -1 1077944384 217 0 0 0 2 0 0 0 20 0 15 0 444624807 15508250624 10066 33554432000 4194304 4196468 140724588977808 140074738510704 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16509] ppid=16495 vsize=15144776 memory=140355160045184 CPUtime=0.08 cores=0,2,4,6
/proc/16497/task/16509/stat : 16509 (java) R 16495 16495 14983 0 -1 4202560 782 0 0 0 8 0 0 0 20 0 15 0 444624807 15508250624 10066 33554432000 4194304 4196468 140724588977808 140074737457648 140075275670106 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16510] ppid=16495 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16510/stat : 16510 (java) S 16495 16495 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444624807 15508250624 10066 33554432000 4194304 4196468 140724588977808 140074736405344 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16511] ppid=16495 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16511/stat : 16511 (java) S 16495 16495 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444624807 15508250624 10066 33554432000 4194304 4196468 140724588977808 140074735352368 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41716 KiB

[startup+0.316985 s]*
/proc/loadavg: 9.08 8.80 8.54 7/234 16511
/proc/meminfo: memFree=31274816/32770624 swapFree=66997372/67108860
[pid=16495] ppid=16492 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16495/stat : 16495 (xcsp3-exec) S 16492 16495 14983 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 444624801 115843072 363 33554432000 4194304 5098028 140727898507200 140727898505304 140205819789948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9383936 140727898510202 140727898510445 140727898510445 140727898513354 0
/proc/16495/statm: 28282 363 304 221 0 87 0
[pid=16497] ppid=16495 vsize=15149032 memory=50004 CPUtime=0.54 cores=0,2,4,6
/proc/16497/stat : 16497 (java) S 16495 16495 14983 0 -1 1077944320 10885 0 0 0 51 3 0 0 20 0 15 0 444624801 15512608768 12501 33554432000 4194304 4196468 140724588977808 140724588960352 140075275648759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
/proc/16497/statm: 3787258 12501 3347 1 0 3748377 0
[pid=16497/tid=16498] ppid=16495 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/16497/task/16498/stat : 16498 (java) R 16495 16495 14983 0 -1 4202560 7839 0 0 0 28 2 0 0 20 0 15 0 444624802 15512608768 12566 33554432000 4194304 4196468 140724588977808 140075279877304 140075275660694 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16499] ppid=16495 vsize=15149032 memory=9461 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16499/stat : 16499 (java) S 16495 16495 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444624802 15512608768 12566 33554432000 4194304 4196468 140724588977808 140075203689488 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16500] ppid=16495 vsize=15149032 memory=3559081 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16500/stat : 16500 (java) S 16495 16495 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444624802 15512608768 12566 33554432000 4194304 4196468 140724588977808 140075202636944 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16501] ppid=16495 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16501/stat : 16501 (java) S 16495 16495 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444624802 15512608768 12566 33554432000 4194304 4196468 140724588977808 140075201583888 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16502] ppid=16495 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16502/stat : 16502 (java) S 16495 16495 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444624802 15512608768 12566 33554432000 4194304 4196468 140724588977808 140075200531344 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16503] ppid=16495 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16503/stat : 16503 (java) S 16495 16495 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 444624804 15512608768 12566 33554432000 4194304 4196468 140724588977808 140074743773424 140075275659906 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16504] ppid=16495 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16504/stat : 16504 (java) S 16495 16495 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444624804 15512608768 12566 33554432000 4194304 4196468 140724588977808 140074742719648 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16505] ppid=16495 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16505/stat : 16505 (java) S 16495 16495 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444624804 15512608768 12566 33554432000 4194304 4196468 140724588977808 140074741666544 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16506] ppid=16495 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16506/stat : 16506 (java) S 16495 16495 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444624807 15512608768 12566 33554432000 4194304 4196468 140724588977808 140074740615120 140075275667355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16507] ppid=16495 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/16497/task/16507/stat : 16507 (java) S 16495 16495 14983 0 -1 1077944384 545 0 0 0 5 0 0 0 20 0 15 0 444624807 15512608768 12575 33554432000 4194304 4196468 140724588977808 140074739563248 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16508] ppid=16495 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/16497/task/16508/stat : 16508 (java) S 16495 16495 14983 0 -1 1077944384 261 0 0 0 3 0 0 0 20 0 15 0 444624807 15512608768 12575 33554432000 4194304 4196468 140724588977808 140074738510704 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16509] ppid=16495 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/16497/task/16509/stat : 16509 (java) S 16495 16495 14983 0 -1 1077944384 941 0 0 0 12 0 0 0 20 0 15 0 444624807 15512608768 12575 33554432000 4194304 4196468 140724588977808 140074737457648 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16510] ppid=16495 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16510/stat : 16510 (java) S 16495 16495 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444624807 15512608768 12575 33554432000 4194304 4196468 140724588977808 140074736405344 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16511] ppid=16495 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16511/stat : 16511 (java) S 16495 16495 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444624807 15512608768 12575 33554432000 4194304 4196468 140724588977808 140074735352368 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51456 KiB

[startup+0.700768 s]
/proc/loadavg: 9.08 8.80 8.54 9/234 16511
/proc/meminfo: memFree=31259964/32770624 swapFree=66997372/67108860
[pid=16495] ppid=16492 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16495/stat : 16495 (xcsp3-exec) S 16492 16495 14983 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 444624801 115843072 363 33554432000 4194304 5098028 140727898507200 140727898505304 140205819789948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9383936 140727898510202 140727898510445 140727898510445 140727898513354 0
/proc/16495/statm: 28282 363 304 221 0 87 0
[pid=16497] ppid=16495 vsize=15419460 memory=89496 CPUtime=1.52 cores=0,2,4,6
/proc/16497/stat : 16497 (java) S 16495 16495 14983 0 -1 1077944320 14625 0 0 0 146 6 0 0 20 0 19 0 444624801 15789527040 22374 33554432000 4194304 4196468 140724588977808 140724588960352 140075275648759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
/proc/16497/statm: 3854865 22374 3451 1 0 3815965 0
[pid=16497/tid=16498] ppid=16495 vsize=15419460 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/16497/task/16498/stat : 16498 (java) S 16495 16495 14983 0 -1 1077944384 9449 0 0 0 63 3 0 0 20 0 19 0 444624802 15789527040 22374 33554432000 4194304 4196468 140724588977808 140075279889536 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16499] ppid=16495 vsize=15419460 memory=500 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16499/stat : 16499 (java) S 16495 16495 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 444624802 15789527040 22374 33554432000 4194304 4196468 140724588977808 140075203689488 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16500] ppid=16495 vsize=15419460 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16500/stat : 16500 (java) S 16495 16495 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 444624802 15789527040 22374 33554432000 4194304 4196468 140724588977808 140075202636944 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16501] ppid=16495 vsize=15419460 memory=932 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16501/stat : 16501 (java) S 16495 16495 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 444624802 15789527040 22374 33554432000 4194304 4196468 140724588977808 140075201583888 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16502] ppid=16495 vsize=15419460 memory=3768 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16502/stat : 16502 (java) S 16495 16495 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 444624802 15789527040 22374 33554432000 4194304 4196468 140724588977808 140075200531344 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16503] ppid=16495 vsize=15419460 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16503/stat : 16503 (java) S 16495 16495 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 444624804 15789527040 22374 33554432000 4194304 4196468 140724588977808 140074743773424 140075275659906 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16504] ppid=16495 vsize=15419460 memory=2512 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16504/stat : 16504 (java) S 16495 16495 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 444624804 15789527040 22374 33554432000 4194304 4196468 140724588977808 140074742719648 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16505] ppid=16495 vsize=15419460 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16505/stat : 16505 (java) S 16495 16495 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 444624804 15789527040 22374 33554432000 4194304 4196468 140724588977808 140074741666544 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16506] ppid=16495 vsize=15419460 memory=812 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16506/stat : 16506 (java) S 16495 16495 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444624807 15789527040 22374 33554432000 4194304 4196468 140724588977808 140074740615120 140075275667355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16507] ppid=16495 vsize=15419460 memory=1764 CPUtime=0.22 cores=0,2,4,6
/proc/16497/task/16507/stat : 16507 (java) S 16495 16495 14983 0 -1 1077944384 1005 0 0 0 22 0 0 0 20 0 19 0 444624807 15789527040 22374 33554432000 4194304 4196468 140724588977808 140074739563248 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16508] ppid=16495 vsize=15419460 memory=111628 CPUtime=0.17 cores=0,2,4,6
/proc/16497/task/16508/stat : 16508 (java) S 16495 16495 14983 0 -1 1077944384 732 0 0 0 17 0 0 0 20 0 19 0 444624807 15789527040 22374 33554432000 4194304 4196468 140724588977808 140074738510704 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16509] ppid=16495 vsize=15419460 memory=796 CPUtime=0.4 cores=0,2,4,6
/proc/16497/task/16509/stat : 16509 (java) R 16495 16495 14983 0 -1 4202560 1970 0 0 0 40 0 0 0 20 0 19 0 444624807 15789527040 22374 33554432000 4194304 4196468 140724588977808 140074737453408 140075260814327 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16510] ppid=16495 vsize=15419460 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16510/stat : 16510 (java) S 16495 16495 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444624807 15789527040 22374 33554432000 4194304 4196468 140724588977808 140074736405344 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16511] ppid=16495 vsize=15419460 memory=736 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16511/stat : 16511 (java) S 16495 16495 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 444624807 15789527040 22374 33554432000 4194304 4196468 140724588977808 140074735352368 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 90948 KiB

[startup+1.50898 s]
/proc/loadavg: 9.08 8.80 8.54 10/238 16527
/proc/meminfo: memFree=31189040/32770624 swapFree=66997372/67108860
[pid=16495] ppid=16492 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16495/stat : 16495 (xcsp3-exec) S 16492 16495 14983 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 444624801 115843072 363 33554432000 4194304 5098028 140727898507200 140727898505304 140205819789948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9383936 140727898510202 140727898510445 140727898510445 140727898513354 0
/proc/16495/statm: 28282 363 304 221 0 87 0

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

/proc/16497/task/16511/stat : 16511 (java) S 16495 16495 14983 0 -1 1077944384 671 0 0 0 0 0 0 0 20 0 19 0 444624807 16062173184 47457 33554432000 4194304 4196468 140724588977808 140074735352368 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16624] ppid=16495 vsize=15685716 memory=57689 CPUtime=14.92 cores=0,2,4,6
/proc/16497/task/16624/stat : 16624 (java) R 16495 16495 14983 0 -1 4202560 496 0 0 0 1492 0 0 0 20 0 19 0 444626248 16062173184 47457 33554432000 4194304 4196468 140724588977808 140074651987432 140075257054980 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16625] ppid=16495 vsize=15685716 memory=0 CPUtime=14.91 cores=0,2,4,6
/proc/16497/task/16625/stat : 16625 (java) R 16495 16495 14983 0 -1 4202560 1037 0 0 0 1491 0 0 0 20 0 19 0 444626248 16062173184 47457 33554432000 4194304 4196468 140724588977808 140074653043008 140074882170999 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16626] ppid=16495 vsize=15685716 memory=31 CPUtime=14.96 cores=0,2,4,6
/proc/16497/task/16626/stat : 16626 (java) R 16495 16495 14983 0 -1 4202560 1064 0 0 0 1496 0 0 0 20 0 19 0 444626248 16062173184 47457 33554432000 4194304 4196468 140724588977808 140074650934848 140074881763812 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16627] ppid=16495 vsize=15685716 memory=0 CPUtime=14.97 cores=0,2,4,6
/proc/16497/task/16627/stat : 16627 (java) R 16495 16495 14983 0 -1 4202560 698 0 0 0 1497 0 0 0 20 0 19 0 444626248 16062173184 47457 33554432000 4194304 4196468 140724588977808 140074724274768 140074877002188 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
Current children cumulated CPU time: 116.05 s
Current children cumulated vsize: 15798844 KiB
Current children cumulated memory: 191280 KiB

[startup+30.401 s]
/proc/loadavg: 9.14 8.85 8.56 9/238 16629
/proc/meminfo: memFree=31132436/32770624 swapFree=66997372/67108860
[pid=16495] ppid=16492 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16495/stat : 16495 (xcsp3-exec) S 16492 16495 14983 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 444624801 115843072 363 33554432000 4194304 5098028 140727898507200 140727898505304 140205819789948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9383936 140727898510202 140727898510445 140727898510445 140727898513354 0
/proc/16495/statm: 28282 363 304 221 0 87 0
[pid=16497] ppid=16495 vsize=15685716 memory=188288 CPUtime=119.23 cores=0,2,4,6
/proc/16497/stat : 16497 (java) S 16495 16495 14983 0 -1 1077944320 68165 0 0 0 11904 19 0 0 20 0 19 0 444624801 16062173184 47072 33554432000 4194304 4196468 140724588977808 140724588960352 140075275648759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
/proc/16497/statm: 3921429 47072 3532 1 0 3882529 0
[pid=16497/tid=16498] ppid=16495 vsize=15685716 memory=1060 CPUtime=0.68 cores=0,2,4,6
/proc/16497/task/16498/stat : 16498 (java) S 16495 16495 14983 0 -1 1077944384 10028 0 0 0 64 4 0 0 20 0 19 0 444624802 16062173184 47072 33554432000 4194304 4196468 140724588977808 140075279889536 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16499] ppid=16495 vsize=15685716 memory=6791534058613427641 CPUtime=0.02 cores=0,2,4,6
/proc/16497/task/16499/stat : 16499 (java) S 16495 16495 14983 0 -1 1077944384 341 0 0 0 2 0 0 0 20 0 19 0 444624802 16062173184 47072 33554432000 4194304 4196468 140724588977808 140075203689488 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16500] ppid=16495 vsize=15685716 memory=8560 CPUtime=0.03 cores=0,2,4,6
/proc/16497/task/16500/stat : 16500 (java) S 16495 16495 14983 0 -1 1077944384 651 0 0 0 3 0 0 0 20 0 19 0 444624802 16062173184 47072 33554432000 4194304 4196468 140724588977808 140075202636944 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16501] ppid=16495 vsize=15685716 memory=1668 CPUtime=0.04 cores=0,2,4,6
/proc/16497/task/16501/stat : 16501 (java) S 16495 16495 14983 0 -1 1077944384 1261 0 0 0 4 0 0 0 20 0 19 0 444624802 16062173184 47072 33554432000 4194304 4196468 140724588977808 140075201583888 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16502] ppid=16495 vsize=15685716 memory=1112 CPUtime=0.03 cores=0,2,4,6
/proc/16497/task/16502/stat : 16502 (java) S 16495 16495 14983 0 -1 1077944384 1818 0 0 0 3 0 0 0 20 0 19 0 444624802 16062173184 47072 33554432000 4194304 4196468 140724588977808 140075200531344 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16503] ppid=16495 vsize=15685716 memory=1004 CPUtime=0.04 cores=0,2,4,6
/proc/16497/task/16503/stat : 16503 (java) S 16495 16495 14983 0 -1 1077944384 1569 0 0 0 3 1 0 0 20 0 19 0 444624804 16062173184 47072 33554432000 4194304 4196468 140724588977808 140074743773424 140075275659906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16504] ppid=16495 vsize=15685716 memory=6036 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16504/stat : 16504 (java) S 16495 16495 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 444624804 16062173184 47072 33554432000 4194304 4196468 140724588977808 140074742719712 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16505] ppid=16495 vsize=15685716 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16505/stat : 16505 (java) S 16495 16495 14983 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 444624804 16062173184 47072 33554432000 4194304 4196468 140724588977808 140074741666560 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16506] ppid=16495 vsize=15685716 memory=6205 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16506/stat : 16506 (java) S 16495 16495 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444624807 16062173184 47072 33554432000 4194304 4196468 140724588977808 140074740615120 140075275667355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16507] ppid=16495 vsize=15685716 memory=34764 CPUtime=4.33 cores=0,2,4,6
/proc/16497/task/16507/stat : 16507 (java) S 16495 16495 14983 0 -1 1077944384 14921 0 0 0 431 2 0 0 20 0 19 0 444624807 16062173184 47072 33554432000 4194304 4196468 140724588977808 140074739563248 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16508] ppid=16495 vsize=15685716 memory=2124 CPUtime=4.4 cores=0,2,4,6
/proc/16497/task/16508/stat : 16508 (java) S 16495 16495 14983 0 -1 1077944384 18229 0 0 0 437 3 0 0 20 0 19 0 444624807 16062173184 47072 33554432000 4194304 4196468 140724588977808 140074738510704 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16509] ppid=16495 vsize=15685716 memory=26040 CPUtime=0.86 cores=0,2,4,6
/proc/16497/task/16509/stat : 16509 (java) S 16495 16495 14983 0 -1 1077944384 7918 0 0 0 85 1 0 0 20 0 19 0 444624807 16062173184 47072 33554432000 4194304 4196468 140724588977808 140074737457648 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16510] ppid=16495 vsize=15685716 memory=12024 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16510/stat : 16510 (java) S 16495 16495 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444624807 16062173184 47072 33554432000 4194304 4196468 140724588977808 140074736405344 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16511] ppid=16495 vsize=15685716 memory=500 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16511/stat : 16511 (java) S 16495 16495 14983 0 -1 1077944384 671 0 0 0 0 0 0 0 20 0 19 0 444624807 16062173184 47072 33554432000 4194304 4196468 140724588977808 140074735352368 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16624] ppid=16495 vsize=15685716 memory=1560 CPUtime=15.71 cores=0,2,4,6
/proc/16497/task/16624/stat : 16624 (java) R 16495 16495 14983 0 -1 4202560 497 0 0 0 1571 0 0 0 20 0 19 0 444626248 16062173184 47072 33554432000 4194304 4196468 140724588977808 140074651987400 140074878925472 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16625] ppid=16495 vsize=15685716 memory=932 CPUtime=15.71 cores=0,2,4,6
/proc/16497/task/16625/stat : 16625 (java) R 16495 16495 14983 0 -1 4202560 1040 0 0 0 1571 0 0 0 20 0 19 0 444626248 16062173184 47072 33554432000 4194304 4196468 140724588977808 140074653040272 140074877183505 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16626] ppid=16495 vsize=15685716 memory=3768 CPUtime=15.76 cores=0,2,4,6
/proc/16497/task/16626/stat : 16626 (java) R 16495 16495 14983 0 -1 4202560 1065 0 0 0 1576 0 0 0 20 0 19 0 444626248 16062173184 47072 33554432000 4194304 4196468 140724588977808 140074650937216 140074877201036 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16627] ppid=16495 vsize=15685716 memory=0 CPUtime=15.75 cores=0,2,4,6
/proc/16497/task/16627/stat : 16627 (java) R 16495 16495 14983 0 -1 4202560 698 0 0 0 1575 0 0 0 20 0 19 0 444626248 16062173184 47072 33554432000 4194304 4196468 140724588977808 140074724274336 140074881678908 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
Current children cumulated CPU time: 119.23 s
Current children cumulated vsize: 15798844 KiB
Current children cumulated memory: 189740 KiB

[startup+30.801 s]
/proc/loadavg: 9.14 8.85 8.56 9/238 16629
/proc/meminfo: memFree=31132436/32770624 swapFree=66997372/67108860
[pid=16495] ppid=16492 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16495/stat : 16495 (xcsp3-exec) S 16492 16495 14983 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 444624801 115843072 363 33554432000 4194304 5098028 140727898507200 140727898505304 140205819789948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9383936 140727898510202 140727898510445 140727898510445 140727898513354 0
/proc/16495/statm: 28282 363 304 221 0 87 0
[pid=16497] ppid=16495 vsize=15685716 memory=185724 CPUtime=120.82 cores=0,2,4,6
/proc/16497/stat : 16497 (java) S 16495 16495 14983 0 -1 1077944320 68179 0 0 0 12063 19 0 0 20 0 19 0 444624801 16062173184 46431 33554432000 4194304 4196468 140724588977808 140724588960352 140075275648759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
/proc/16497/statm: 3921429 46431 3532 1 0 3882529 0
[pid=16497/tid=16498] ppid=16495 vsize=15685716 memory=500 CPUtime=0.68 cores=0,2,4,6
/proc/16497/task/16498/stat : 16498 (java) S 16495 16495 14983 0 -1 1077944384 10028 0 0 0 64 4 0 0 20 0 19 0 444624802 16062173184 46431 33554432000 4194304 4196468 140724588977808 140075279889536 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16499] ppid=16495 vsize=15685716 memory=48004 CPUtime=0.03 cores=0,2,4,6
/proc/16497/task/16499/stat : 16499 (java) S 16495 16495 14983 0 -1 1077944384 341 0 0 0 3 0 0 0 20 0 19 0 444624802 16062173184 46431 33554432000 4194304 4196468 140724588977808 140075203689488 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16500] ppid=16495 vsize=15685716 memory=3028 CPUtime=0.03 cores=0,2,4,6
/proc/16497/task/16500/stat : 16500 (java) S 16495 16495 14983 0 -1 1077944384 651 0 0 0 3 0 0 0 20 0 19 0 444624802 16062173184 46431 33554432000 4194304 4196468 140724588977808 140075202636944 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16501] ppid=16495 vsize=15685716 memory=2012 CPUtime=0.04 cores=0,2,4,6
/proc/16497/task/16501/stat : 16501 (java) S 16495 16495 14983 0 -1 1077944384 1261 0 0 0 4 0 0 0 20 0 19 0 444624802 16062173184 46431 33554432000 4194304 4196468 140724588977808 140075201583888 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16502] ppid=16495 vsize=15685716 memory=6791534058613427641 CPUtime=0.03 cores=0,2,4,6
/proc/16497/task/16502/stat : 16502 (java) S 16495 16495 14983 0 -1 1077944384 1818 0 0 0 3 0 0 0 20 0 19 0 444624802 16062173184 46431 33554432000 4194304 4196468 140724588977808 140075200531344 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16503] ppid=16495 vsize=15685716 memory=189828 CPUtime=0.04 cores=0,2,4,6
/proc/16497/task/16503/stat : 16503 (java) S 16495 16495 14983 0 -1 1077944384 1569 0 0 0 3 1 0 0 20 0 19 0 444624804 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074743773424 140075275659906 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16504] ppid=16495 vsize=15685716 memory=2 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16504/stat : 16504 (java) S 16495 16495 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 444624804 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074742719712 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16505] ppid=16495 vsize=15685716 memory=3 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16505/stat : 16505 (java) S 16495 16495 14983 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 444624804 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074741666560 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16506] ppid=16495 vsize=15685716 memory=3 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16506/stat : 16506 (java) S 16495 16495 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444624807 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074740615120 140075275667355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16507] ppid=16495 vsize=15685716 memory=2 CPUtime=4.33 cores=0,2,4,6
/proc/16497/task/16507/stat : 16507 (java) S 16495 16495 14983 0 -1 1077944384 14921 0 0 0 431 2 0 0 20 0 19 0 444624807 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074739563248 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16508] ppid=16495 vsize=15685716 memory=1301 CPUtime=4.4 cores=0,2,4,6
/proc/16497/task/16508/stat : 16508 (java) S 16495 16495 14983 0 -1 1077944384 18229 0 0 0 437 3 0 0 20 0 19 0 444624807 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074738510704 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16509] ppid=16495 vsize=15685716 memory=1300 CPUtime=0.86 cores=0,2,4,6
/proc/16497/task/16509/stat : 16509 (java) S 16495 16495 14983 0 -1 1077944384 7918 0 0 0 85 1 0 0 20 0 19 0 444624807 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074737457648 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16510] ppid=16495 vsize=15685716 memory=2 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16510/stat : 16510 (java) S 16495 16495 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444624807 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074736405344 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16511] ppid=16495 vsize=15685716 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16511/stat : 16511 (java) S 16495 16495 14983 0 -1 1077944384 676 0 0 0 0 0 0 0 20 0 19 0 444624807 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074735352368 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16624] ppid=16495 vsize=15685716 memory=1457 CPUtime=16.11 cores=0,2,4,6
/proc/16497/task/16624/stat : 16624 (java) R 16495 16495 14983 0 -1 4202560 500 0 0 0 1611 0 0 0 20 0 19 0 444626248 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074651987400 140074880516629 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16625] ppid=16495 vsize=15685716 memory=1457 CPUtime=16.11 cores=0,2,4,6
/proc/16497/task/16625/stat : 16625 (java) R 16495 16495 14983 0 -1 4202560 1043 0 0 0 1611 0 0 0 20 0 19 0 444626248 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074653040160 140074880135107 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16626] ppid=16495 vsize=15685716 memory=433 CPUtime=16.16 cores=0,2,4,6
/proc/16497/task/16626/stat : 16626 (java) R 16495 16495 14983 0 -1 4202560 1066 0 0 0 1616 0 0 0 20 0 19 0 444626248 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074650937072 140074879490046 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16627] ppid=16495 vsize=15685716 memory=440 CPUtime=16.14 cores=0,2,4,6
/proc/16497/task/16627/stat : 16627 (java) R 16495 16495 14983 0 -1 4202560 700 0 0 0 1614 0 0 0 20 0 19 0 444626248 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074724274584 140074877201036 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
Current children cumulated CPU time: 120.82 s
Current children cumulated vsize: 15798844 KiB
Current children cumulated memory: 187176 KiB

[startup+30.901 s]
/proc/loadavg: 9.14 8.85 8.56 9/238 16629
/proc/meminfo: memFree=31132436/32770624 swapFree=66997372/67108860
[pid=16495] ppid=16492 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16495/stat : 16495 (xcsp3-exec) S 16492 16495 14983 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 444624801 115843072 363 33554432000 4194304 5098028 140727898507200 140727898505304 140205819789948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9383936 140727898510202 140727898510445 140727898510445 140727898513354 0
/proc/16495/statm: 28282 363 304 221 0 87 0
[pid=16497] ppid=16495 vsize=15685716 memory=185724 CPUtime=121.22 cores=0,2,4,6
/proc/16497/stat : 16497 (java) S 16495 16495 14983 0 -1 1077944320 68179 0 0 0 12103 19 0 0 20 0 19 0 444624801 16062173184 46431 33554432000 4194304 4196468 140724588977808 140724588960352 140075275648759 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
/proc/16497/statm: 3921429 46431 3532 1 0 3882529 0
[pid=16497/tid=16498] ppid=16495 vsize=15685716 memory=1452 CPUtime=0.68 cores=0,2,4,6
/proc/16497/task/16498/stat : 16498 (java) S 16495 16495 14983 0 -1 1077944384 10028 0 0 0 64 4 0 0 20 0 19 0 444624802 16062173184 46431 33554432000 4194304 4196468 140724588977808 140075279889536 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16499] ppid=16495 vsize=15685716 memory=192392 CPUtime=0.03 cores=0,2,4,6
/proc/16497/task/16499/stat : 16499 (java) S 16495 16495 14983 0 -1 1077944384 341 0 0 0 3 0 0 0 20 0 19 0 444624802 16062173184 46431 33554432000 4194304 4196468 140724588977808 140075203689488 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16500] ppid=16495 vsize=15685716 memory=212368 CPUtime=0.03 cores=0,2,4,6
/proc/16497/task/16500/stat : 16500 (java) S 16495 16495 14983 0 -1 1077944384 651 0 0 0 3 0 0 0 20 0 19 0 444624802 16062173184 46431 33554432000 4194304 4196468 140724588977808 140075202636944 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16501] ppid=16495 vsize=15685716 memory=237192 CPUtime=0.04 cores=0,2,4,6
/proc/16497/task/16501/stat : 16501 (java) S 16495 16495 14983 0 -1 1077944384 1261 0 0 0 4 0 0 0 20 0 19 0 444624802 16062173184 46431 33554432000 4194304 4196468 140724588977808 140075201583888 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16502] ppid=16495 vsize=15685716 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/16497/task/16502/stat : 16502 (java) S 16495 16495 14983 0 -1 1077944384 1818 0 0 0 3 0 0 0 20 0 19 0 444624802 16062173184 46431 33554432000 4194304 4196468 140724588977808 140075200531344 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16503] ppid=16495 vsize=15685716 memory=1064 CPUtime=0.04 cores=0,2,4,6
/proc/16497/task/16503/stat : 16503 (java) S 16495 16495 14983 0 -1 1077944384 1569 0 0 0 3 1 0 0 20 0 19 0 444624804 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074743773424 140075275659906 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16504] ppid=16495 vsize=15685716 memory=1388 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16504/stat : 16504 (java) S 16495 16495 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 444624804 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074742719712 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16505] ppid=16495 vsize=15685716 memory=776 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16505/stat : 16505 (java) S 16495 16495 14983 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 444624804 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074741666560 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16506] ppid=16495 vsize=15685716 memory=3992 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16506/stat : 16506 (java) S 16495 16495 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444624807 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074740615120 140075275667355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16507] ppid=16495 vsize=15685716 memory=56 CPUtime=4.33 cores=0,2,4,6
/proc/16497/task/16507/stat : 16507 (java) S 16495 16495 14983 0 -1 1077944384 14921 0 0 0 431 2 0 0 20 0 19 0 444624807 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074739563248 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16508] ppid=16495 vsize=15685716 memory=4569560680463965544 CPUtime=4.4 cores=0,2,4,6
/proc/16497/task/16508/stat : 16508 (java) S 16495 16495 14983 0 -1 1077944384 18229 0 0 0 437 3 0 0 20 0 19 0 444624807 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074738510704 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16509] ppid=16495 vsize=15685716 memory=-6364273852100155639 CPUtime=0.86 cores=0,2,4,6
/proc/16497/task/16509/stat : 16509 (java) S 16495 16495 14983 0 -1 1077944384 7918 0 0 0 85 1 0 0 20 0 19 0 444624807 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074737457648 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16510] ppid=16495 vsize=15685716 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16510/stat : 16510 (java) S 16495 16495 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444624807 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074736405344 140075275658965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16511] ppid=16495 vsize=15685716 memory=212368 CPUtime=0 cores=0,2,4,6
/proc/16497/task/16511/stat : 16511 (java) S 16495 16495 14983 0 -1 1077944384 676 0 0 0 0 0 0 0 20 0 19 0 444624807 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074735352368 140075275659906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16624] ppid=16495 vsize=15685716 memory=0 CPUtime=16.21 cores=0,2,4,6
/proc/16497/task/16624/stat : 16624 (java) R 16495 16495 14983 0 -1 4202560 500 0 0 0 1621 0 0 0 20 0 19 0 444626248 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074651987400 140074882156544 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16625] ppid=16495 vsize=15685716 memory=4096 CPUtime=16.21 cores=0,2,4,6
/proc/16497/task/16625/stat : 16625 (java) R 16495 16495 14983 0 -1 4202560 1043 0 0 0 1621 0 0 0 20 0 19 0 444626248 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074653040160 140074877202019 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16626] ppid=16495 vsize=15685716 memory=736 CPUtime=16.26 cores=0,2,4,6
/proc/16497/task/16626/stat : 16626 (java) R 16495 16495 14983 0 -1 4202560 1066 0 0 0 1626 0 0 0 20 0 19 0 444626248 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074650937072 140074877183953 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
[pid=16497/tid=16627] ppid=16495 vsize=15685716 memory=1808 CPUtime=16.24 cores=0,2,4,6
/proc/16497/task/16627/stat : 16627 (java) R 16495 16495 14983 0 -1 4202560 700 0 0 0 1624 0 0 0 20 0 19 0 444626248 16062173184 46431 33554432000 4194304 4196468 140724588977808 140074724274584 140074880035854 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33452032 140724588983279 140724588983450 140724588983450 140724588986319 0
Current children cumulated CPU time: 121.22 s
Current children cumulated vsize: 15798844 KiB
Current children cumulated memory: 187176 KiB

Child status: 0
Real time (s): 30.9321
CPU time (s): 121.332
CPU user time (s): 121.128
CPU system time (s): 0.203598
CPU usage (%): 392.254
Max. virtual memory (cumulated for all children) (KiB): 15798844
Max. memory (cumulated for all children) (KiB): 243740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 121.128
system time used= 0.203598
maximum resident set size= 243336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69543
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5900
involuntary context switches= 3480


# summary of solver processes directly reported to runsolver:
#   pid: 16495
#   total CPU time (s): 121.332
#   total CPU user time (s): 121.128
#   total CPU system time (s): 0.203598

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.202698 second user time and 0.389121 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-17 03:27:38
IDJOB=4399226
IDBENCH=115827
IDSOLVER=2853
FILE ID=node103/4399226-1568683717
RUNJOBID= node103-1568682260-15014
PBS_JOBID= 21703798
Free space on /tmp= 61692 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-0.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399226-1568683717/watcher-4399226-1568683717 -o /tmp/evaluation-result-4399226-1568683717/solver-4399226-1568683717 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568682260-15014 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1952394867 HOME/instance-4399226-1568683717.xml

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

MD5SUM BENCH= da64694dd3ca715594c36c32a8b555a8
RANDOM SEED=1952394867

node103.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.74
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.74
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.74
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.74
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:        31311340 kB
MemAvailable:   31682840 kB
Buffers:           59764 kB
Cached:           606948 kB
SwapCached:         9016 kB
Active:           633792 kB
Inactive:         249736 kB
Active(anon):     208244 kB
Inactive(anon):    57332 kB
Active(file):     425548 kB
Inactive(file):   192404 kB
Unevictable:      111144 kB
Mlocked:          111144 kB
SwapTotal:      67108860 kB
SwapFree:       66997372 kB
Dirty:             26480 kB
Writeback:             0 kB
AnonPages:        319088 kB
Mapped:            61624 kB
Shmem:             40888 kB
Slab:             168828 kB
SReclaimable:     138768 kB
SUnreclaim:        30060 kB
KernelStack:        3824 kB
PageTables:         7004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1399136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61668 MiB
End job on node103 at 2019-09-17 03:28:09