Trace number 4406106

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-24OPT326 1449.34 1430.14

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-4.xml
MD5SUMa08c622730be04b0ce65f9055d76b754
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark326
Best CPU time to get the best result obtained on this benchmark26.2689
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size429
Distribution of domain sizes[{"size":5,"count":50},{"size":429,"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-4406106-1569396670.xml"  -tl '2520s' -p 1
0.11/0.19	c Choco e747e1e
0.11/0.19	c [HOME/instance-4406106-1569396670.xml, -tl, 2520s, -p, 1]
0.33/0.23	c simple solver
0.33/0.29	c parse instance...
1.01/0.58	c solve instance...
1.48/0.72	o 428 
1.48/0.72	o 427 
1.48/0.72	o 426 
1.48/0.73	o 416 
1.48/0.75	o 411 
1.48/0.75	o 404 
2.79/1.12	o 399 
2.79/1.17	o 392 
3.38/1.33	o 390 
3.38/1.33	o 387 
3.38/1.34	o 383 
5.18/1.94	o 381 
5.51/2.10	o 379 
5.81/2.14	o 376 
5.81/2.17	o 374 
5.81/2.17	o 368 
6.39/2.38	o 367 
10.92/3.85	o 363 
11.22/3.91	o 361 
11.22/4.00	o 359 
11.85/4.16	o 358 
11.85/4.17	o 347 
13.93/5.05	o 343 
14.82/5.70	o 342 
14.82/5.70	o 340 
19.50/10.21	o 338 
33.94/24.50	o 337 
35.25/25.89	o 335 
36.89/27.47	o 332 
36.89/27.47	o 330 
139.66/129.82	o 329 
336.56/326.17	o 328 
338.46/328.02	o 327 
338.75/328.35	o 326 
1449.30/1430.13	s OPTIMUM FOUND
1449.30/1430.13	v <instantiation>
1449.30/1430.13	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>
1449.30/1430.13	v 	<values>0 52 111 191 251 0 33 127 189 254 0 31 113 176 235 2 31 51 110 235 0 52 127 205 235 324 306 321 320 326 52 58 78 60 73 33 92 48 46 52 31 80 63 59 86 5 2 56 92 85 49 75 78 28 91 1 0 2 3 4 0 4 1 2 3 4 2 3 1 0 2 4 3 0 1 3 1 4 0 2 52 0 111 191 251 0 127 189 254 33 235 176 31 113 0 110 235 2 51 31 205 52 235 0 127 </values>
1449.30/1430.13	v </instantiation>

Verifier Data

OK	326

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12694 MiB free)
  memory of node 1: 16384 MiB (11978 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406106-1569396670/watcher-4406106-1569396670 -o /var/tmp/evaluation-result-4406106-1569396670/solver-4406106-1569396670 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node126-1569396632-21641 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1936863015 HOME/instance-4406106-1569396670.xml 

running on 4 cores: 1,3,5,7

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

solver pid=21666, runsolver pid=21661

[startup+0.100143 s]*
/proc/loadavg: 0.00 0.01 0.05 3/229 21701
/proc/meminfo: memFree=25232020/32770624 swapFree=66997236/67108860
[pid=21666] ppid=21661 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21666/stat : 21666 (xcsp3-exec) S 21661 21666 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515934767 115843072 363 33554432000 4194304 5098028 140737438223808 140737438221912 140507462177404 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32456704 140737438229334 140737438229593 140737438229593 140737438232518 0
/proc/21666/statm: 28282 363 304 221 0 87 0
[pid=21672] ppid=21666 vsize=15144776 memory=29084 CPUtime=0.11 cores=1,3,5,7
/proc/21672/stat : 21672 (java) S 21666 21666 21609 0 -1 1077944320 5651 0 0 0 9 2 0 0 20 0 15 0 515934767 15508250624 7271 33554432000 4194304 4196468 140731300276512 140731300259056 140380068527863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
/proc/21672/statm: 3786194 7271 3156 1 0 3748377 0
[pid=21672/tid=21674] ppid=21666 vsize=15144776 memory=576460756329955459 CPUtime=0.08 cores=1,3,5,7
/proc/21672/task/21674/stat : 21674 (java) R 21666 21666 21609 0 -1 4202560 3574 0 0 0 7 1 0 0 20 0 15 0 515934768 15508250624 7271 33554432000 4194304 4196468 140731300276512 140380072742480 140380068539798 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21677] ppid=21666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21677/stat : 21677 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934769 15508250624 7271 33554432000 4194304 4196468 140731300276512 140380004764816 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21679] ppid=21666 vsize=15144776 memory=3691177290483918496 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21679/stat : 21679 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934769 15508250624 7271 33554432000 4194304 4196468 140731300276512 140380003712016 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21681] ppid=21666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21681/stat : 21681 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934769 15508250624 7271 33554432000 4194304 4196468 140731300276512 140380002659216 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21683] ppid=21666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21683/stat : 21683 (java) S 21666 21666 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515934769 15508250624 7271 33554432000 4194304 4196468 140731300276512 140380001606416 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21684] ppid=21666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21684/stat : 21684 (java) S 21666 21666 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515934770 15508250624 7271 33554432000 4194304 4196468 140731300276512 140379604367728 140380068539010 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21687] ppid=21666 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21687/stat : 21687 (java) S 21666 21666 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515934771 15508250624 7271 33554432000 4194304 4196468 140731300276512 140379603313696 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21688] ppid=21666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21688/stat : 21688 (java) S 21666 21666 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515934771 15508250624 7271 33554432000 4194304 4196468 140731300276512 140379602260848 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21690] ppid=21666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21690/stat : 21690 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15508250624 7271 33554432000 4194304 4196468 140731300276512 140379601209168 140380068546459 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21692] ppid=21666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21692/stat : 21692 (java) S 21666 21666 21609 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 515934774 15508250624 7271 33554432000 4194304 4196468 140731300276512 140379600157552 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21693] ppid=21666 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21693/stat : 21693 (java) S 21666 21666 21609 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515934774 15508250624 7271 33554432000 4194304 4196468 140731300276512 140379599104752 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21695] ppid=21666 vsize=15144776 memory=139634491549312 CPUtime=0.01 cores=1,3,5,7
/proc/21672/task/21695/stat : 21695 (java) R 21666 21666 21609 0 -1 4202560 355 0 0 0 1 0 0 0 20 0 15 0 515934774 15508250624 7271 33554432000 4194304 4196468 140731300276512 140379598051952 140380068549210 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21698] ppid=21666 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21698/stat : 21698 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15508250624 7271 33554432000 4194304 4196468 140731300276512 140379529669344 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21700] ppid=21666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21700/stat : 21700 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934774 15508250624 7271 33554432000 4194304 4196468 140731300276512 140379528616624 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30536 KiB

[startup+0.210669 s]*
/proc/loadavg: 0.00 0.01 0.05 5/229 21701
/proc/meminfo: memFree=25206348/32770624 swapFree=66997236/67108860
[pid=21666] ppid=21661 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21666/stat : 21666 (xcsp3-exec) S 21661 21666 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515934767 115843072 363 33554432000 4194304 5098028 140737438223808 140737438221912 140507462177404 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32456704 140737438229334 140737438229593 140737438229593 140737438232518 0
/proc/21666/statm: 28282 363 304 221 0 87 0
[pid=21672] ppid=21666 vsize=15144776 memory=41124 CPUtime=0.33 cores=1,3,5,7
/proc/21672/stat : 21672 (java) S 21666 21666 21609 0 -1 1077944320 9463 0 0 0 29 4 0 0 20 0 15 0 515934767 15508250624 10281 33554432000 4194304 4196468 140731300276512 140731300259056 140380068527863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
/proc/21672/statm: 3786194 10281 3315 1 0 3748377 0
[pid=21672/tid=21674] ppid=21666 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/21672/task/21674/stat : 21674 (java) R 21666 21666 21609 0 -1 4202560 6592 0 0 0 16 3 0 0 20 0 15 0 515934768 15508250624 10281 33554432000 4194304 4196468 140731300276512 140380072757584 140380061205877 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21677] ppid=21666 vsize=15144776 memory=8998 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21677/stat : 21677 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934769 15508250624 10281 33554432000 4194304 4196468 140731300276512 140380004764816 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21679] ppid=21666 vsize=15144776 memory=139634495125337 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21679/stat : 21679 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934769 15508250624 10281 33554432000 4194304 4196468 140731300276512 140380003712016 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21681] ppid=21666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21681/stat : 21681 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934769 15508250624 10281 33554432000 4194304 4196468 140731300276512 140380002659216 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21683] ppid=21666 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21683/stat : 21683 (java) S 21666 21666 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515934769 15508250624 10281 33554432000 4194304 4196468 140731300276512 140380001606416 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21684] ppid=21666 vsize=15144776 memory=139634491549312 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21684/stat : 21684 (java) S 21666 21666 21609 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515934770 15508250624 10281 33554432000 4194304 4196468 140731300276512 140379604367728 140380068539010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21687] ppid=21666 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21687/stat : 21687 (java) S 21666 21666 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515934771 15508250624 10281 33554432000 4194304 4196468 140731300276512 140379603313696 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21688] ppid=21666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21688/stat : 21688 (java) S 21666 21666 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515934771 15508250624 10281 33554432000 4194304 4196468 140731300276512 140379602260848 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21690] ppid=21666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21690/stat : 21690 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15508250624 10281 33554432000 4194304 4196468 140731300276512 140379601209168 140380068546459 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21692] ppid=21666 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21672/task/21692/stat : 21692 (java) S 21666 21666 21609 0 -1 1077944384 497 0 0 0 2 0 0 0 20 0 15 0 515934774 15508250624 10281 33554432000 4194304 4196468 140731300276512 140379600157552 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21693] ppid=21666 vsize=15144776 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/21672/task/21693/stat : 21693 (java) S 21666 21666 21609 0 -1 1077944384 319 0 0 0 3 0 0 0 20 0 15 0 515934774 15508250624 10281 33554432000 4194304 4196468 140731300276512 140379599104752 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21695] ppid=21666 vsize=15144776 memory=139634491549312 CPUtime=0.07 cores=1,3,5,7
/proc/21672/task/21695/stat : 21695 (java) R 21666 21666 21609 0 -1 4202560 748 0 0 0 7 0 0 0 20 0 15 0 515934774 15508250624 10281 33554432000 4194304 4196468 140731300276512 140379598047904 140380053058688 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21698] ppid=21666 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21698/stat : 21698 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15508250624 10281 33554432000 4194304 4196468 140731300276512 140379529669344 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21700] ppid=21666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21700/stat : 21700 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934774 15508250624 10281 33554432000 4194304 4196468 140731300276512 140379528616624 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42576 KiB

[startup+0.313931 s]*
/proc/loadavg: 0.00 0.01 0.05 6/229 21701
/proc/meminfo: memFree=25196584/32770624 swapFree=66997236/67108860
[pid=21666] ppid=21661 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21666/stat : 21666 (xcsp3-exec) S 21661 21666 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515934767 115843072 363 33554432000 4194304 5098028 140737438223808 140737438221912 140507462177404 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32456704 140737438229334 140737438229593 140737438229593 140737438232518 0
/proc/21666/statm: 28282 363 304 221 0 87 0
[pid=21672] ppid=21666 vsize=15149032 memory=49948 CPUtime=0.52 cores=1,3,5,7
/proc/21672/stat : 21672 (java) S 21666 21666 21609 0 -1 1077944320 10816 0 0 0 48 4 0 0 20 0 15 0 515934767 15512608768 12487 33554432000 4194304 4196468 140731300276512 140731300259056 140380068527863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
/proc/21672/statm: 3787258 12487 3351 1 0 3748377 0
[pid=21672/tid=21674] ppid=21666 vsize=15149032 memory=1398722017469774279 CPUtime=0.29 cores=1,3,5,7
/proc/21672/task/21674/stat : 21674 (java) R 21666 21666 21609 0 -1 4202560 7693 0 0 0 26 3 0 0 20 0 15 0 515934768 15512608768 12487 33554432000 4194304 4196468 140731300276512 140380072761648 140380052608350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21677] ppid=21666 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21677/stat : 21677 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934769 15512608768 12487 33554432000 4194304 4196468 140731300276512 140380004764816 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21679] ppid=21666 vsize=15149032 memory=9122464004270842071 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21679/stat : 21679 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934769 15512608768 12487 33554432000 4194304 4196468 140731300276512 140380003712016 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21681] ppid=21666 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21681/stat : 21681 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934769 15512608768 12487 33554432000 4194304 4196468 140731300276512 140380002659216 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21683] ppid=21666 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21683/stat : 21683 (java) S 21666 21666 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515934769 15512608768 12487 33554432000 4194304 4196468 140731300276512 140380001606416 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21684] ppid=21666 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21684/stat : 21684 (java) S 21666 21666 21609 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515934770 15512608768 12487 33554432000 4194304 4196468 140731300276512 140379604367728 140380068539010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21687] ppid=21666 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21687/stat : 21687 (java) S 21666 21666 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515934771 15512608768 12487 33554432000 4194304 4196468 140731300276512 140379603313696 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21688] ppid=21666 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21688/stat : 21688 (java) S 21666 21666 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515934771 15512608768 12487 33554432000 4194304 4196468 140731300276512 140379602260848 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21690] ppid=21666 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21690/stat : 21690 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15512608768 12487 33554432000 4194304 4196468 140731300276512 140379601209168 140380068546459 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21692] ppid=21666 vsize=15149032 memory=7893295687695687954 CPUtime=0.04 cores=1,3,5,7
/proc/21672/task/21692/stat : 21692 (java) S 21666 21666 21609 0 -1 1077944384 520 0 0 0 4 0 0 0 20 0 15 0 515934774 15512608768 12487 33554432000 4194304 4196468 140731300276512 140379600157552 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21693] ppid=21666 vsize=15149032 memory=-8813974798734826869 CPUtime=0.05 cores=1,3,5,7
/proc/21672/task/21693/stat : 21693 (java) R 21666 21666 21609 0 -1 4202560 451 0 0 0 5 0 0 0 20 0 15 0 515934774 15512608768 12487 33554432000 4194304 4196468 140731300276512 140379599085768 140380052054383 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21695] ppid=21666 vsize=15149032 memory=7827413994055111515 CPUtime=0.12 cores=1,3,5,7
/proc/21672/task/21695/stat : 21695 (java) S 21666 21666 21609 0 -1 1077944384 853 0 0 0 12 0 0 0 20 0 15 0 515934774 15512608768 12487 33554432000 4194304 4196468 140731300276512 140379598051952 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21698] ppid=21666 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21698/stat : 21698 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15512608768 12487 33554432000 4194304 4196468 140731300276512 140379529669344 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21700] ppid=21666 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21700/stat : 21700 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934774 15512608768 12487 33554432000 4194304 4196468 140731300276512 140379528616624 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51400 KiB

[startup+0.701192 s]
/proc/loadavg: 0.00 0.01 0.05 9/229 21701
/proc/meminfo: memFree=25164688/32770624 swapFree=66997236/67108860
[pid=21666] ppid=21661 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21666/stat : 21666 (xcsp3-exec) S 21661 21666 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515934767 115843072 363 33554432000 4194304 5098028 140737438223808 140737438221912 140507462177404 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32456704 140737438229334 140737438229593 140737438229593 140737438232518 0
/proc/21666/statm: 28282 363 304 221 0 87 0
[pid=21672] ppid=21666 vsize=15151156 memory=77020 CPUtime=1.48 cores=1,3,5,7
/proc/21672/stat : 21672 (java) S 21666 21666 21609 0 -1 1077944320 15704 0 0 0 142 6 0 0 20 0 15 0 515934767 15514783744 19255 33554432000 4194304 4196468 140731300276512 140731300259056 140380068527863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
/proc/21672/statm: 3787789 19255 3460 1 0 3748889 0
[pid=21672/tid=21674] ppid=21666 vsize=15151156 memory=4572181122233109878 CPUtime=0.66 cores=1,3,5,7
/proc/21672/task/21674/stat : 21674 (java) R 21666 21666 21609 0 -1 4202560 9653 0 0 0 63 3 0 0 20 0 15 0 515934768 15514783744 19255 33554432000 4194304 4196468 140731300276512 140380072763200 140379684620748 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21677] ppid=21666 vsize=15151156 memory=7019257425709197167 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21677/stat : 21677 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934769 15514783744 19255 33554432000 4194304 4196468 140731300276512 140380004764816 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21679] ppid=21666 vsize=15151156 memory=7086810191388234064 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21679/stat : 21679 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934769 15514783744 19255 33554432000 4194304 4196468 140731300276512 140380003712016 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21681] ppid=21666 vsize=15151156 memory=9564 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21681/stat : 21681 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934769 15514783744 19255 33554432000 4194304 4196468 140731300276512 140380002659216 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21683] ppid=21666 vsize=15151156 memory=4076 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21683/stat : 21683 (java) S 21666 21666 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515934769 15514783744 19255 33554432000 4194304 4196468 140731300276512 140380001606416 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21684] ppid=21666 vsize=15151156 memory=2836 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21684/stat : 21684 (java) S 21666 21666 21609 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515934770 15514783744 19255 33554432000 4194304 4196468 140731300276512 140379604367728 140380068539010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21687] ppid=21666 vsize=15151156 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21687/stat : 21687 (java) S 21666 21666 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515934771 15514783744 19255 33554432000 4194304 4196468 140731300276512 140379603313696 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21688] ppid=21666 vsize=15151156 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21688/stat : 21688 (java) S 21666 21666 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515934771 15514783744 19255 33554432000 4194304 4196468 140731300276512 140379602260848 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21690] ppid=21666 vsize=15151156 memory=6140 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21690/stat : 21690 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15514783744 19255 33554432000 4194304 4196468 140731300276512 140379601209168 140380068546459 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21692] ppid=21666 vsize=15151156 memory=772 CPUtime=0.2 cores=1,3,5,7
/proc/21672/task/21692/stat : 21692 (java) R 21666 21666 21609 0 -1 4202560 1328 0 0 0 20 0 0 0 20 0 15 0 515934774 15514783744 19255 33554432000 4194304 4196468 140731300276512 140379600146288 140380048028561 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21693] ppid=21666 vsize=15151156 memory=952 CPUtime=0.21 cores=1,3,5,7
/proc/21672/task/21693/stat : 21693 (java) R 21666 21666 21609 0 -1 4202560 1217 0 0 0 21 0 0 0 20 0 15 0 515934774 15514783744 19255 33554432000 4194304 4196468 140731300276512 140379599090776 140380049701984 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21695] ppid=21666 vsize=15151156 memory=14008 CPUtime=0.37 cores=1,3,5,7
/proc/21672/task/21695/stat : 21695 (java) S 21666 21666 21609 0 -1 1077944384 2198 0 0 0 36 1 0 0 20 0 15 0 515934774 15514783744 19255 33554432000 4194304 4196468 140731300276512 140379598051952 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21698] ppid=21666 vsize=15151156 memory=30184 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21698/stat : 21698 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15514783744 19255 33554432000 4194304 4196468 140731300276512 140379529669344 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21700] ppid=21666 vsize=15151156 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21700/stat : 21700 (java) S 21666 21666 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515934774 15514783744 19255 33554432000 4194304 4196468 140731300276512 140379528616624 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 78472 KiB

[startup+1.50087 s]
/proc/loadavg: 0.00 0.01 0.05 8/229 21701
/proc/meminfo: memFree=25096460/32770624 swapFree=66997236/67108860
[pid=21666] ppid=21661 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21666/stat : 21666 (xcsp3-exec) S 21661 21666 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515934767 115843072 363 33554432000 4194304 5098028 140737438223808 140737438221912 140507462177404 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32456704 140737438229334 140737438229593 140737438229593 140737438232518 0
/proc/21666/statm: 28282 363 304 221 0 87 0

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

/proc/21666/stat : 21666 (xcsp3-exec) S 21661 21666 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515934767 115843072 363 33554432000 4194304 5098028 140737438223808 140737438221912 140507462177404 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32456704 140737438229334 140737438229593 140737438229593 140737438232518 0
/proc/21666/statm: 28282 363 304 221 0 87 0
[pid=21672] ppid=21666 vsize=15153204 memory=1776984 CPUtime=1447.99 cores=1,3,5,7
/proc/21672/stat : 21672 (java) S 21666 21666 21609 0 -1 1077944320 146042 0 0 0 144613 186 0 0 20 0 15 0 515934767 15516880896 444246 33554432000 4194304 4196468 140731300276512 140731300259056 140380068527863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
/proc/21672/statm: 3788301 444246 3532 1 0 3749401 0
[pid=21672/tid=21674] ppid=21666 vsize=15153204 memory=1776984 CPUtime=1424.1 cores=1,3,5,7
/proc/21672/task/21674/stat : 21674 (java) R 21666 21666 21609 0 -1 4202560 64725 0 0 0 142288 122 0 0 20 0 15 0 515934768 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380072767424 140379689904272 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21677] ppid=21666 vsize=15153204 memory=1452 CPUtime=3.06 cores=1,3,5,7
/proc/21672/task/21677/stat : 21677 (java) S 21666 21666 21609 0 -1 1077944384 6104 0 0 0 298 8 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380004764816 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21679] ppid=21666 vsize=15153204 memory=1776984 CPUtime=3.07 cores=1,3,5,7
/proc/21672/task/21679/stat : 21679 (java) S 21666 21666 21609 0 -1 1077944384 3920 0 0 0 301 6 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380003712016 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21681] ppid=21666 vsize=15153204 memory=57988 CPUtime=3.07 cores=1,3,5,7
/proc/21672/task/21681/stat : 21681 (java) S 21666 21666 21609 0 -1 1077944384 4495 0 0 0 299 8 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380002659216 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21683] ppid=21666 vsize=15153204 memory=6791534058613427641 CPUtime=3.08 cores=1,3,5,7
/proc/21672/task/21683/stat : 21683 (java) S 21666 21666 21609 0 -1 1077944384 4410 0 0 0 301 7 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380001606416 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21684] ppid=21666 vsize=15153204 memory=2004 CPUtime=1.14 cores=1,3,5,7
/proc/21672/task/21684/stat : 21684 (java) S 21666 21666 21609 0 -1 1077944384 7598 0 0 0 102 12 0 0 20 0 15 0 515934770 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379604367728 140380068539010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21687] ppid=21666 vsize=15153204 memory=1432 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21687/stat : 21687 (java) S 21666 21666 21609 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 515934771 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379603313760 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21688] ppid=21666 vsize=15153204 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21688/stat : 21688 (java) S 21666 21666 21609 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 515934771 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379602260864 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21690] ppid=21666 vsize=15153204 memory=740 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21690/stat : 21690 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379601209168 140380068546459 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21692] ppid=21666 vsize=15153204 memory=1228 CPUtime=4.64 cores=1,3,5,7
/proc/21672/task/21692/stat : 21692 (java) S 21666 21666 21609 0 -1 1077944384 20487 0 0 0 461 3 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379600157552 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21693] ppid=21666 vsize=15153204 memory=1452 CPUtime=4.71 cores=1,3,5,7
/proc/21672/task/21693/stat : 21693 (java) S 21666 21666 21609 0 -1 1077944384 21259 0 0 0 469 2 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379599104752 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21695] ppid=21666 vsize=15153204 memory=1776984 CPUtime=0.66 cores=1,3,5,7
/proc/21672/task/21695/stat : 21695 (java) S 21666 21666 21609 0 -1 1077944384 10273 0 0 0 64 2 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379598051952 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21698] ppid=21666 vsize=15153204 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21698/stat : 21698 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379529669344 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21700] ppid=21666 vsize=15153204 memory=30196 CPUtime=0.35 cores=1,3,5,7
/proc/21672/task/21700/stat : 21700 (java) S 21666 21666 21609 0 -1 1077944384 1397 0 0 0 15 20 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379528616624 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
Current children cumulated CPU time: 1447.99 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 1778436 KiB

[startup+1429.6 s]
/proc/loadavg: 1.31 1.39 1.18 3/230 22139
/proc/meminfo: memFree=23136808/32770624 swapFree=66997240/67108860
[pid=21666] ppid=21661 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21666/stat : 21666 (xcsp3-exec) S 21661 21666 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515934767 115843072 363 33554432000 4194304 5098028 140737438223808 140737438221912 140507462177404 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32456704 140737438229334 140737438229593 140737438229593 140737438232518 0
/proc/21666/statm: 28282 363 304 221 0 87 0
[pid=21672] ppid=21666 vsize=15153204 memory=1776984 CPUtime=1448.79 cores=1,3,5,7
/proc/21672/stat : 21672 (java) S 21666 21666 21609 0 -1 1077944320 146045 0 0 0 144693 186 0 0 20 0 15 0 515934767 15516880896 444246 33554432000 4194304 4196468 140731300276512 140731300259056 140380068527863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
/proc/21672/statm: 3788301 444246 3532 1 0 3749401 0
[pid=21672/tid=21674] ppid=21666 vsize=15153204 memory=984 CPUtime=1424.9 cores=1,3,5,7
/proc/21672/task/21674/stat : 21674 (java) R 21666 21666 21609 0 -1 4202560 64728 0 0 0 142368 122 0 0 20 0 15 0 515934768 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380072767424 140379688072760 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21677] ppid=21666 vsize=15153204 memory=6791534058613427641 CPUtime=3.06 cores=1,3,5,7
/proc/21672/task/21677/stat : 21677 (java) S 21666 21666 21609 0 -1 1077944384 6104 0 0 0 298 8 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380004764816 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21679] ppid=21666 vsize=15153204 memory=1776984 CPUtime=3.07 cores=1,3,5,7
/proc/21672/task/21679/stat : 21679 (java) S 21666 21666 21609 0 -1 1077944384 3920 0 0 0 301 6 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380003712016 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21681] ppid=21666 vsize=15153204 memory=2836 CPUtime=3.07 cores=1,3,5,7
/proc/21672/task/21681/stat : 21681 (java) S 21666 21666 21609 0 -1 1077944384 4495 0 0 0 299 8 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380002659216 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21683] ppid=21666 vsize=15153204 memory=1540 CPUtime=3.08 cores=1,3,5,7
/proc/21672/task/21683/stat : 21683 (java) S 21666 21666 21609 0 -1 1077944384 4410 0 0 0 301 7 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380001606416 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21684] ppid=21666 vsize=15153204 memory=1732 CPUtime=1.14 cores=1,3,5,7
/proc/21672/task/21684/stat : 21684 (java) S 21666 21666 21609 0 -1 1077944384 7598 0 0 0 102 12 0 0 20 0 15 0 515934770 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379604367728 140380068539010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21687] ppid=21666 vsize=15153204 memory=6140 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21687/stat : 21687 (java) S 21666 21666 21609 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 515934771 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379603313760 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21688] ppid=21666 vsize=15153204 memory=772 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21688/stat : 21688 (java) S 21666 21666 21609 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 515934771 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379602260864 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21690] ppid=21666 vsize=15153204 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21690/stat : 21690 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379601209168 140380068546459 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21692] ppid=21666 vsize=15153204 memory=1432 CPUtime=4.64 cores=1,3,5,7
/proc/21672/task/21692/stat : 21692 (java) S 21666 21666 21609 0 -1 1077944384 20487 0 0 0 461 3 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379600157552 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21693] ppid=21666 vsize=15153204 memory=1060 CPUtime=4.71 cores=1,3,5,7
/proc/21672/task/21693/stat : 21693 (java) S 21666 21666 21609 0 -1 1077944384 21259 0 0 0 469 2 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379599104752 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21695] ppid=21666 vsize=15153204 memory=740 CPUtime=0.66 cores=1,3,5,7
/proc/21672/task/21695/stat : 21695 (java) S 21666 21666 21609 0 -1 1077944384 10273 0 0 0 64 2 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379598051952 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21698] ppid=21666 vsize=15153204 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21698/stat : 21698 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379529669344 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21700] ppid=21666 vsize=15153204 memory=9564 CPUtime=0.35 cores=1,3,5,7
/proc/21672/task/21700/stat : 21700 (java) S 21666 21666 21609 0 -1 1077944384 1397 0 0 0 15 20 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379528616624 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
Current children cumulated CPU time: 1448.79 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 1778436 KiB

[startup+1430 s]*
/proc/loadavg: 1.36 1.40 1.19 3/230 22139
/proc/meminfo: memFree=23136840/32770624 swapFree=66997240/67108860
[pid=21666] ppid=21661 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21666/stat : 21666 (xcsp3-exec) S 21661 21666 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515934767 115843072 363 33554432000 4194304 5098028 140737438223808 140737438221912 140507462177404 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32456704 140737438229334 140737438229593 140737438229593 140737438232518 0
/proc/21666/statm: 28282 363 304 221 0 87 0
[pid=21672] ppid=21666 vsize=15153204 memory=1776984 CPUtime=1449.2 cores=1,3,5,7
/proc/21672/stat : 21672 (java) S 21666 21666 21609 0 -1 1077944320 146045 0 0 0 144734 186 0 0 20 0 15 0 515934767 15516880896 444246 33554432000 4194304 4196468 140731300276512 140731300259056 140380068527863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
/proc/21672/statm: 3788301 444246 3532 1 0 3749401 0
[pid=21672/tid=21674] ppid=21666 vsize=15153204 memory=1398722017469774279 CPUtime=1425.31 cores=1,3,5,7
/proc/21672/task/21674/stat : 21674 (java) R 21666 21666 21609 0 -1 4202560 64728 0 0 0 142409 122 0 0 20 0 15 0 515934768 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380072767424 140379686425859 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21677] ppid=21666 vsize=15153204 memory=-8412652169205224307 CPUtime=3.06 cores=1,3,5,7
/proc/21672/task/21677/stat : 21677 (java) S 21666 21666 21609 0 -1 1077944384 6104 0 0 0 298 8 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380004764816 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21679] ppid=21666 vsize=15153204 memory=7595708252407489638 CPUtime=3.07 cores=1,3,5,7
/proc/21672/task/21679/stat : 21679 (java) S 21666 21666 21609 0 -1 1077944384 3920 0 0 0 301 6 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380003712016 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21681] ppid=21666 vsize=15153204 memory=5864086290296760682 CPUtime=3.07 cores=1,3,5,7
/proc/21672/task/21681/stat : 21681 (java) S 21666 21666 21609 0 -1 1077944384 4495 0 0 0 299 8 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380002659216 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21683] ppid=21666 vsize=15153204 memory=7523661627314432112 CPUtime=3.08 cores=1,3,5,7
/proc/21672/task/21683/stat : 21683 (java) S 21666 21666 21609 0 -1 1077944384 4410 0 0 0 301 7 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380001606416 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21684] ppid=21666 vsize=15153204 memory=8098722731767906404 CPUtime=1.14 cores=1,3,5,7
/proc/21672/task/21684/stat : 21684 (java) S 21666 21666 21609 0 -1 1077944384 7598 0 0 0 102 12 0 0 20 0 15 0 515934770 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379604367728 140380068539010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21687] ppid=21666 vsize=15153204 memory=7451605154650547026 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21687/stat : 21687 (java) S 21666 21666 21609 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 515934771 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379603313760 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21688] ppid=21666 vsize=15153204 memory=7590366790495791206 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21688/stat : 21688 (java) S 21666 21666 21609 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 515934771 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379602260864 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21690] ppid=21666 vsize=15153204 memory=7813575394777065792 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21690/stat : 21690 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379601209168 140380068546459 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21692] ppid=21666 vsize=15153204 memory=7157157023097251687 CPUtime=4.64 cores=1,3,5,7
/proc/21672/task/21692/stat : 21692 (java) S 21666 21666 21609 0 -1 1077944384 20487 0 0 0 461 3 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379600157552 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21693] ppid=21666 vsize=15153204 memory=8016517736310469220 CPUtime=4.71 cores=1,3,5,7
/proc/21672/task/21693/stat : 21693 (java) S 21666 21666 21609 0 -1 1077944384 21259 0 0 0 469 2 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379599104752 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21695] ppid=21666 vsize=15153204 memory=7230361433449458024 CPUtime=0.66 cores=1,3,5,7
/proc/21672/task/21695/stat : 21695 (java) S 21666 21666 21609 0 -1 1077944384 10273 0 0 0 64 2 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379598051952 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21698] ppid=21666 vsize=15153204 memory=6372150813777421417 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21698/stat : 21698 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379529669344 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21700] ppid=21666 vsize=15153204 memory=7300986355279357028 CPUtime=0.35 cores=1,3,5,7
/proc/21672/task/21700/stat : 21700 (java) S 21666 21666 21609 0 -1 1077944384 1397 0 0 0 15 20 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379528616624 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
Current children cumulated CPU time: 1449.2 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 1778436 KiB

[startup+1430.11 s]
/proc/loadavg: 1.36 1.40 1.19 3/230 22139
/proc/meminfo: memFree=23136840/32770624 swapFree=66997240/67108860
[pid=21666] ppid=21661 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21666/stat : 21666 (xcsp3-exec) S 21661 21666 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515934767 115843072 363 33554432000 4194304 5098028 140737438223808 140737438221912 140507462177404 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32456704 140737438229334 140737438229593 140737438229593 140737438232518 0
/proc/21666/statm: 28282 363 304 221 0 87 0
[pid=21672] ppid=21666 vsize=15153204 memory=1776984 CPUtime=1449.3 cores=1,3,5,7
/proc/21672/stat : 21672 (java) S 21666 21666 21609 0 -1 1077944320 146045 0 0 0 144744 186 0 0 20 0 15 0 515934767 15516880896 444246 33554432000 4194304 4196468 140731300276512 140731300259056 140380068527863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
/proc/21672/statm: 3788301 444246 3532 1 0 3749401 0
[pid=21672/tid=21674] ppid=21666 vsize=15153204 memory=1776984 CPUtime=1425.41 cores=1,3,5,7
/proc/21672/task/21674/stat : 21674 (java) R 21666 21666 21609 0 -1 4202560 64728 0 0 0 142419 122 0 0 20 0 15 0 515934768 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380072767424 140379689457770 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21677] ppid=21666 vsize=15153204 memory=1776984 CPUtime=3.06 cores=1,3,5,7
/proc/21672/task/21677/stat : 21677 (java) S 21666 21666 21609 0 -1 1077944384 6104 0 0 0 298 8 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380004764816 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21679] ppid=21666 vsize=15153204 memory=1776984 CPUtime=3.07 cores=1,3,5,7
/proc/21672/task/21679/stat : 21679 (java) S 21666 21666 21609 0 -1 1077944384 3920 0 0 0 301 6 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380003712016 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21681] ppid=21666 vsize=15153204 memory=1774936 CPUtime=3.07 cores=1,3,5,7
/proc/21672/task/21681/stat : 21681 (java) S 21666 21666 21609 0 -1 1077944384 4495 0 0 0 299 8 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380002659216 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21683] ppid=21666 vsize=15153204 memory=1452 CPUtime=3.08 cores=1,3,5,7
/proc/21672/task/21683/stat : 21683 (java) S 21666 21666 21609 0 -1 1077944384 4410 0 0 0 301 7 0 0 20 0 15 0 515934769 15516880896 444246 33554432000 4194304 4196468 140731300276512 140380001606416 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21684] ppid=21666 vsize=15153204 memory=1774856 CPUtime=1.14 cores=1,3,5,7
/proc/21672/task/21684/stat : 21684 (java) S 21666 21666 21609 0 -1 1077944384 7598 0 0 0 102 12 0 0 20 0 15 0 515934770 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379604367728 140380068539010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21687] ppid=21666 vsize=15153204 memory=1774856 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21687/stat : 21687 (java) S 21666 21666 21609 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 515934771 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379603313760 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21688] ppid=21666 vsize=15153204 memory=1776984 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21688/stat : 21688 (java) S 21666 21666 21609 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 515934771 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379602260864 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21690] ppid=21666 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21690/stat : 21690 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379601209168 140380068546459 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21692] ppid=21666 vsize=15153204 memory=1776984 CPUtime=4.64 cores=1,3,5,7
/proc/21672/task/21692/stat : 21692 (java) S 21666 21666 21609 0 -1 1077944384 20487 0 0 0 461 3 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379600157552 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21693] ppid=21666 vsize=15153204 memory=1452 CPUtime=4.71 cores=1,3,5,7
/proc/21672/task/21693/stat : 21693 (java) S 21666 21666 21609 0 -1 1077944384 21259 0 0 0 469 2 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379599104752 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21695] ppid=21666 vsize=15153204 memory=1774936 CPUtime=0.66 cores=1,3,5,7
/proc/21672/task/21695/stat : 21695 (java) S 21666 21666 21609 0 -1 1077944384 10273 0 0 0 64 2 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379598051952 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21698] ppid=21666 vsize=15153204 memory=303430223234596890 CPUtime=0 cores=1,3,5,7
/proc/21672/task/21698/stat : 21698 (java) S 21666 21666 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379529669344 140380068538069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
[pid=21672/tid=21700] ppid=21666 vsize=15153204 memory=288230596050944315 CPUtime=0.35 cores=1,3,5,7
/proc/21672/task/21700/stat : 21700 (java) S 21666 21666 21609 0 -1 1077944384 1397 0 0 0 15 20 0 0 20 0 15 0 515934774 15516880896 444246 33554432000 4194304 4196468 140731300276512 140379528616624 140380068539010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9768960 140731300283355 140731300283530 140731300283530 140731300286415 0
Current children cumulated CPU time: 1449.3 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 1778436 KiB

Child status: 0
Real time (s): 1430.14
CPU time (s): 1449.34
CPU user time (s): 1447.47
CPU system time (s): 1.87175
CPU usage (%): 101.342
Max. virtual memory (cumulated for all children) (KiB): 15266952
Max. memory (cumulated for all children) (KiB): 1778436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1447.47
system time used= 1.87175
maximum resident set size= 1777184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147075
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60879
involuntary context switches= 2266


# summary of solver processes directly reported to runsolver:
#   pid: 21666
#   total CPU time (s): 1449.34
#   total CPU user time (s): 1447.47
#   total CPU system time (s): 1.87175

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.94417 second user time and 11.7981 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-25 09:30:32
IDJOB=4406106
IDBENCH=115816
IDSOLVER=2869
FILE ID=node126/4406106-1569396670
RUNJOBID= node126-1569396632-21641
PBS_JOBID= 21705687
Free space on /var/tmp= 13516 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-4.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406106-1569396670/watcher-4406106-1569396670 -o /var/tmp/evaluation-result-4406106-1569396670/solver-4406106-1569396670 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node126-1569396632-21641 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1936863015 HOME/instance-4406106-1569396670.xml

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

MD5SUM BENCH= a08c622730be04b0ce65f9055d76b754
RANDOM SEED=1936863015

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25266384 kB
MemAvailable:   31846664 kB
Buffers:          102236 kB
Cached:          6708320 kB
SwapCached:         7584 kB
Active:          3369084 kB
Inactive:        3452092 kB
Active(anon):       3872 kB
Inactive(anon):    57088 kB
Active(file):    3365212 kB
Inactive(file):  3395004 kB
Unevictable:      109700 kB
Mlocked:          109700 kB
SwapTotal:      67108860 kB
SwapFree:       66997236 kB
Dirty:             52068 kB
Writeback:             0 kB
AnonPages:        113692 kB
Mapped:            54480 kB
Shmem:             41804 kB
Slab:             276808 kB
SReclaimable:     248524 kB
SUnreclaim:        28284 kB
KernelStack:        3280 kB
PageTables:         5768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     519236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /var/tmp at the end= 13468 MiB
End job on node126 at 2019-09-25 09:54:22