Trace number 4403782

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-20OPT34 538.589 136.248

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-06-11.xml
MD5SUM5296a674fcd135b0317e95ffe6d81fd1
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark38.015
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints158
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":66},{"size":9,"count":66}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":66},{"degree":7,"count":4},{"degree":8,"count":26},{"degree":10,"count":36}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":66},{"arity":3,"count":26},{"arity":4,"count":4},{"arity":6,"count":26},{"arity":9,"count":36}]
Number of extensional constraints92
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":92},{"type":"sum","count":66}]
Optimization problemYES
Type of objectivemax SUM

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-4403782-1568988014.xml"  -tl '2520s' -p 4
0.15/0.18	c Choco 3fb4b153
0.15/0.18	c [HOME/instance-4403782-1568988014.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.29	c parse instance...
1.27/0.66	c solve instance...
1.56/0.70	o 0 
1.56/0.72	o 4 
1.56/0.74	o 6 
1.56/0.74	o 8 
1.56/0.75	o 10 
1.56/0.76	o 12 
1.56/0.77	o 14 
1.56/0.79	o 26 
1.94/0.85	o 29 
1.94/0.86	o 30 
2.28/0.94	o 31 
3.09/1.11	o 33 
3.09/1.13	o 34 
538.43/136.23	s OPTIMUM FOUND
538.43/136.23	v <instantiation>
538.43/136.23	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] </list>
538.43/136.23	v 	<values>1 0 0 1 1 0 0 0 1 1 0 1 1 1 1 0 1 0 1 0 0 1 0 0 0 0 0 1 0 1 1 1 1 1 1 1 1 0 1 0 0 0 0 0 1 0 0 1 0 1 0 1 1 1 1 0 1 1 0 0 0 1 1 0 0 1 2 4 4 3 3 2 2 2 2 2 2 2 3 3 3 5 2 4 3 6 6 3 4 6 6 4 5 2 5 2 3 3 2 2 3 3 2 5 2 5 4 6 6 4 3 6 6 3 4 2 5 3 3 3 2 2 2 2 2 2 2 3 3 4 4 2 </values>
538.43/136.23	v </instantiation>

Verifier Data

OK	34

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403782-1568988014/watcher-4403782-1568988014 -o /tmp/evaluation-result-4403782-1568988014/solver-4403782-1568988014 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568983762-7721 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 534317711 HOME/instance-4403782-1568988014.xml 

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

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

solver pid=8248, runsolver pid=8245

[startup+0.108428 s]*
/proc/loadavg: 3.98 1.53 1.17 7/232 8264
/proc/meminfo: memFree=5917596/32770624 swapFree=66986244/67108860
[pid=8248] ppid=8245 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/8248/stat : 8248 (xcsp3-exec) S 8245 8248 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475058286 115843072 362 33554432000 4194304 5098028 140736934917088 140736934915192 140640809808508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36065280 140736934921083 140736934921325 140736934921325 140736934924234 0
/proc/8248/statm: 28282 362 304 221 0 87 0
[pid=8250] ppid=8248 vsize=15144776 memory=28000 CPUtime=0.15 cores=0,2,4,6
/proc/8250/stat : 8250 (java) S 8248 8248 7690 0 -1 1077944320 5971 0 0 0 14 1 0 0 20 0 15 0 475058286 15508250624 7000 33554432000 4194304 4196468 140723380062784 140723380045328 140171389128439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
/proc/8250/statm: 3786194 7000 3156 1 0 3748377 0
[pid=8250/tid=8251] ppid=8248 vsize=15144776 memory=-2698087569006908830 CPUtime=0.09 cores=0,2,4,6
/proc/8250/task/8251/stat : 8251 (java) R 8248 8248 7690 0 -1 4202560 3662 0 0 0 9 0 0 0 20 0 15 0 475058286 15508250624 7066 33554432000 4194304 4196468 140723380062784 140171393357960 140171381365566 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8252] ppid=8248 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8252/stat : 8252 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475058287 15508250624 7066 33554432000 4194304 4196468 140723380062784 140170981149584 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8253] ppid=8248 vsize=15144776 memory=140518143841920 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8253/stat : 8253 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475058287 15508250624 7066 33554432000 4194304 4196468 140723380062784 140170980096784 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8254] ppid=8248 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8254/stat : 8254 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475058287 15508250624 7066 33554432000 4194304 4196468 140723380062784 140170979044496 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8255] ppid=8248 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8255/stat : 8255 (java) S 8248 8248 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475058287 15508250624 7132 33554432000 4194304 4196468 140723380062784 140170977991696 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8256] ppid=8248 vsize=15144776 memory=140518143841920 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8256/stat : 8256 (java) S 8248 8248 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475058288 15508250624 7132 33554432000 4194304 4196468 140723380062784 140170857318512 140171389139586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8257] ppid=8248 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8257/stat : 8257 (java) S 8248 8248 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475058289 15508250624 7132 33554432000 4194304 4196468 140723380062784 140170856264480 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8258] ppid=8248 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8258/stat : 8258 (java) S 8248 8248 7690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475058289 15508250624 7132 33554432000 4194304 4196468 140723380062784 140170855212144 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8259] ppid=8248 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8259/stat : 8259 (java) S 8248 8248 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475058291 15508250624 7132 33554432000 4194304 4196468 140723380062784 140170854160464 140171389147035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8260] ppid=8248 vsize=15144776 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/8250/task/8260/stat : 8260 (java) S 8248 8248 7690 0 -1 1077944384 350 0 0 0 1 0 0 0 20 0 15 0 475058291 15508250624 7132 33554432000 4194304 4196468 140723380062784 140170853108336 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8261] ppid=8248 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8261/stat : 8261 (java) S 8248 8248 7690 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 475058291 15508250624 7132 33554432000 4194304 4196468 140723380062784 140170852055536 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8262] ppid=8248 vsize=15144776 memory=140518143841920 CPUtime=0.03 cores=0,2,4,6
/proc/8250/task/8262/stat : 8262 (java) R 8248 8248 7690 0 -1 4202560 680 0 0 0 3 0 0 0 20 0 15 0 475058291 15508250624 7132 33554432000 4194304 4196468 140723380062784 140170851000056 140171368070095 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8263] ppid=8248 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8263/stat : 8263 (java) S 8248 8248 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475058292 15508250624 7132 33554432000 4194304 4196468 140723380062784 140170849950688 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8264] ppid=8248 vsize=15144776 memory=140518143841920 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8264/stat : 8264 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475058292 15508250624 7132 33554432000 4194304 4196468 140723380062784 140170848897456 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29448 KiB

[startup+0.210852 s]*
/proc/loadavg: 3.98 1.53 1.17 6/232 8264
/proc/meminfo: memFree=5904728/32770624 swapFree=66986244/67108860
[pid=8248] ppid=8245 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/8248/stat : 8248 (xcsp3-exec) S 8245 8248 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475058286 115843072 362 33554432000 4194304 5098028 140736934917088 140736934915192 140640809808508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36065280 140736934921083 140736934921325 140736934921325 140736934924234 0
/proc/8248/statm: 28282 362 304 221 0 87 0
[pid=8250] ppid=8248 vsize=15144776 memory=39072 CPUtime=0.34 cores=0,2,4,6
/proc/8250/stat : 8250 (java) S 8248 8248 7690 0 -1 1077944320 9564 0 0 0 31 3 0 0 20 0 15 0 475058286 15508250624 9768 33554432000 4194304 4196468 140723380062784 140723380045328 140171389128439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
/proc/8250/statm: 3786194 9768 3265 1 0 3748377 0
[pid=8250/tid=8251] ppid=8248 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/8250/task/8251/stat : 8251 (java) R 8248 8248 7690 0 -1 4202560 6651 0 0 0 18 2 0 0 20 0 15 0 475058286 15508250624 9768 33554432000 4194304 4196468 140723380062784 140171393362320 140171389140374 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8252] ppid=8248 vsize=15144776 memory=1898699 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8252/stat : 8252 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475058287 15508250624 9768 33554432000 4194304 4196468 140723380062784 140170981149584 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8253] ppid=8248 vsize=15144776 memory=3370899 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8253/stat : 8253 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475058287 15508250624 9768 33554432000 4194304 4196468 140723380062784 140170980096784 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8254] ppid=8248 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8254/stat : 8254 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475058287 15508250624 9768 33554432000 4194304 4196468 140723380062784 140170979044496 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8255] ppid=8248 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8255/stat : 8255 (java) S 8248 8248 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475058287 15508250624 9768 33554432000 4194304 4196468 140723380062784 140170977991696 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8256] ppid=8248 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8256/stat : 8256 (java) S 8248 8248 7690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475058288 15508250624 9768 33554432000 4194304 4196468 140723380062784 140170857318512 140171389139586 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8257] ppid=8248 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8257/stat : 8257 (java) S 8248 8248 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475058289 15508250624 9768 33554432000 4194304 4196468 140723380062784 140170856264480 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8258] ppid=8248 vsize=15144776 memory=140518143841920 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8258/stat : 8258 (java) S 8248 8248 7690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475058289 15508250624 9768 33554432000 4194304 4196468 140723380062784 140170855212144 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8259] ppid=8248 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8259/stat : 8259 (java) S 8248 8248 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475058291 15508250624 9768 33554432000 4194304 4196468 140723380062784 140170854160464 140171389147035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8260] ppid=8248 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8250/task/8260/stat : 8260 (java) S 8248 8248 7690 0 -1 1077944384 391 0 0 0 2 0 0 0 20 0 15 0 475058291 15508250624 9768 33554432000 4194304 4196468 140723380062784 140170853108336 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8261] ppid=8248 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/8250/task/8261/stat : 8261 (java) S 8248 8248 7690 0 -1 1077944384 256 0 0 0 2 0 0 0 20 0 15 0 475058291 15508250624 9768 33554432000 4194304 4196468 140723380062784 140170852055536 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8262] ppid=8248 vsize=15144776 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8250/task/8262/stat : 8262 (java) R 8248 8248 7690 0 -1 4202560 963 0 0 0 8 0 0 0 20 0 15 0 475058291 15508250624 9768 33554432000 4194304 4196468 140723380062784 140170851003376 140171381365566 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8263] ppid=8248 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8263/stat : 8263 (java) S 8248 8248 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475058292 15508250624 9768 33554432000 4194304 4196468 140723380062784 140170849950688 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8264] ppid=8248 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8264/stat : 8264 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475058292 15508250624 9768 33554432000 4194304 4196468 140723380062784 140170848897456 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 40520 KiB

[startup+0.311924 s]*
/proc/loadavg: 3.98 1.53 1.17 6/232 8264
/proc/meminfo: memFree=5896340/32770624 swapFree=66986244/67108860
[pid=8248] ppid=8245 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/8248/stat : 8248 (xcsp3-exec) S 8245 8248 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475058286 115843072 362 33554432000 4194304 5098028 140736934917088 140736934915192 140640809808508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36065280 140736934921083 140736934921325 140736934921325 140736934924234 0
/proc/8248/statm: 28282 362 304 221 0 87 0
[pid=8250] ppid=8248 vsize=15149032 memory=48864 CPUtime=0.52 cores=0,2,4,6
/proc/8250/stat : 8250 (java) S 8248 8248 7690 0 -1 1077944320 10999 0 0 0 49 3 0 0 20 0 15 0 475058286 15512608768 12216 33554432000 4194304 4196468 140723380062784 140723380045328 140171389128439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
/proc/8250/statm: 3787258 12216 3368 1 0 3748377 0
[pid=8250/tid=8251] ppid=8248 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/8250/task/8251/stat : 8251 (java) R 8248 8248 7690 0 -1 4202560 7805 0 0 0 28 2 0 0 20 0 15 0 475058286 15512608768 12216 33554432000 4194304 4196468 140723380062784 140171393359552 140171389150365 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8252] ppid=8248 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8252/stat : 8252 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475058287 15512608768 12216 33554432000 4194304 4196468 140723380062784 140170981149584 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8253] ppid=8248 vsize=15149032 memory=3375890 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8253/stat : 8253 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475058287 15512608768 12216 33554432000 4194304 4196468 140723380062784 140170980096784 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8254] ppid=8248 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8254/stat : 8254 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475058287 15512608768 12216 33554432000 4194304 4196468 140723380062784 140170979044496 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8255] ppid=8248 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8255/stat : 8255 (java) S 8248 8248 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475058287 15512608768 12216 33554432000 4194304 4196468 140723380062784 140170977991696 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8256] ppid=8248 vsize=15149032 memory=140518143841920 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8256/stat : 8256 (java) S 8248 8248 7690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475058288 15512608768 12216 33554432000 4194304 4196468 140723380062784 140170857318512 140171389139586 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8257] ppid=8248 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8257/stat : 8257 (java) S 8248 8248 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475058289 15512608768 12216 33554432000 4194304 4196468 140723380062784 140170856264480 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8258] ppid=8248 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8258/stat : 8258 (java) S 8248 8248 7690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475058289 15512608768 12216 33554432000 4194304 4196468 140723380062784 140170855212144 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8259] ppid=8248 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8259/stat : 8259 (java) S 8248 8248 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475058291 15512608768 12216 33554432000 4194304 4196468 140723380062784 140170854160464 140171389147035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8260] ppid=8248 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/8250/task/8260/stat : 8260 (java) S 8248 8248 7690 0 -1 1077944384 427 0 0 0 3 0 0 0 20 0 15 0 475058291 15512608768 12216 33554432000 4194304 4196468 140723380062784 140170853108336 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8261] ppid=8248 vsize=15149032 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/8250/task/8261/stat : 8261 (java) S 8248 8248 7690 0 -1 1077944384 274 0 0 0 3 0 0 0 20 0 15 0 475058291 15512608768 12216 33554432000 4194304 4196468 140723380062784 140170852055536 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8262] ppid=8248 vsize=15149032 memory=140518143841920 CPUtime=0.13 cores=0,2,4,6
/proc/8250/task/8262/stat : 8262 (java) S 8248 8248 7690 0 -1 1077944384 1199 0 0 0 13 0 0 0 20 0 15 0 475058291 15512608768 12216 33554432000 4194304 4196468 140723380062784 140170851003248 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8263] ppid=8248 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8263/stat : 8263 (java) S 8248 8248 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475058292 15512608768 12216 33554432000 4194304 4196468 140723380062784 140170849950688 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8264] ppid=8248 vsize=15149032 memory=140518143841920 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8264/stat : 8264 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475058292 15512608768 12216 33554432000 4194304 4196468 140723380062784 140170848897456 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50312 KiB

[startup+0.701883 s]
/proc/loadavg: 3.98 1.53 1.17 7/232 8264
/proc/meminfo: memFree=5888532/32770624 swapFree=66986244/67108860
[pid=8248] ppid=8245 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/8248/stat : 8248 (xcsp3-exec) S 8245 8248 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475058286 115843072 362 33554432000 4194304 5098028 140736934917088 140736934915192 140640809808508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36065280 140736934921083 140736934921325 140736934921325 140736934924234 0
/proc/8248/statm: 28282 362 304 221 0 87 0
[pid=8250] ppid=8248 vsize=15417412 memory=82404 CPUtime=1.56 cores=0,2,4,6
/proc/8250/stat : 8250 (java) S 8248 8248 7690 0 -1 1077944320 14905 0 0 0 151 5 0 0 20 0 19 0 475058286 15787429888 20601 33554432000 4194304 4196468 140723380062784 140723380045328 140171389128439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
/proc/8250/statm: 3854353 20601 3453 1 0 3815453 0
[pid=8250/tid=8251] ppid=8248 vsize=15417412 memory=2120 CPUtime=0.65 cores=0,2,4,6
/proc/8250/task/8251/stat : 8251 (java) S 8248 8248 7690 0 -1 1077944384 9387 0 0 0 62 3 0 0 20 0 19 0 475058286 15787429888 20601 33554432000 4194304 4196468 140723380062784 140171393369216 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8252] ppid=8248 vsize=15417412 memory=532 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8252/stat : 8252 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475058287 15787429888 20601 33554432000 4194304 4196468 140723380062784 140170981149584 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8253] ppid=8248 vsize=15417412 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8253/stat : 8253 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475058287 15787429888 20601 33554432000 4194304 4196468 140723380062784 140170980096784 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8254] ppid=8248 vsize=15417412 memory=924 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8254/stat : 8254 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475058287 15787429888 20648 33554432000 4194304 4196468 140723380062784 140170979044496 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8255] ppid=8248 vsize=15417412 memory=1680 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8255/stat : 8255 (java) S 8248 8248 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475058287 15787429888 20648 33554432000 4194304 4196468 140723380062784 140170977991696 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8256] ppid=8248 vsize=15417412 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8256/stat : 8256 (java) S 8248 8248 7690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 475058288 15787429888 20648 33554432000 4194304 4196468 140723380062784 140170857318512 140171389139586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8257] ppid=8248 vsize=15417412 memory=912 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8257/stat : 8257 (java) S 8248 8248 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475058289 15787429888 20648 33554432000 4194304 4196468 140723380062784 140170856264480 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8258] ppid=8248 vsize=15417412 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8258/stat : 8258 (java) S 8248 8248 7690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475058289 15787429888 20648 33554432000 4194304 4196468 140723380062784 140170855212144 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8259] ppid=8248 vsize=15417412 memory=2480 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8259/stat : 8259 (java) S 8248 8248 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475058291 15787429888 20648 33554432000 4194304 4196468 140723380062784 140170854160464 140171389147035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8260] ppid=8248 vsize=15417412 memory=7302135314614015849 CPUtime=0.2 cores=0,2,4,6
/proc/8250/task/8260/stat : 8260 (java) S 8248 8248 7690 0 -1 1077944384 1079 0 0 0 20 0 0 0 20 0 19 0 475058291 15787429888 20648 33554432000 4194304 4196468 140723380062784 140170853101360 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8261] ppid=8248 vsize=15417412 memory=6224655726756129366 CPUtime=0.22 cores=0,2,4,6
/proc/8250/task/8261/stat : 8261 (java) S 8248 8248 7690 0 -1 1077944384 877 0 0 0 22 0 0 0 20 0 19 0 475058291 15787429888 20648 33554432000 4194304 4196468 140723380062784 140170852048560 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8262] ppid=8248 vsize=15417412 memory=7295944995277656144 CPUtime=0.41 cores=0,2,4,6
/proc/8250/task/8262/stat : 8262 (java) R 8248 8248 7690 0 -1 4202560 2103 0 0 0 41 0 0 0 20 0 19 0 475058291 15787429888 20648 33554432000 4194304 4196468 140723380062784 140170851000184 140171370538589 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8263] ppid=8248 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8263/stat : 8263 (java) S 8248 8248 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475058292 15787429888 20648 33554432000 4194304 4196468 140723380062784 140170849950688 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8264] ppid=8248 vsize=15417412 memory=7523096512984082771 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8264/stat : 8264 (java) S 8248 8248 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475058292 15787429888 20648 33554432000 4194304 4196468 140723380062784 140170848897456 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 83852 KiB

[startup+1.50685 s]
/proc/loadavg: 3.98 1.53 1.17 12/236 8312
/proc/meminfo: memFree=5771016/32770624 swapFree=66986244/67108860
[pid=8248] ppid=8245 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/8248/stat : 8248 (xcsp3-exec) S 8245 8248 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475058286 115843072 362 33554432000 4194304 5098028 140736934917088 140736934915192 140640809808508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36065280 140736934921083 140736934921325 140736934921325 140736934924234 0
/proc/8248/statm: 28282 362 304 221 0 87 0

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

/proc/8250/task/8264/stat : 8264 (java) S 8248 8248 7690 0 -1 1077944384 524 0 0 0 0 3 0 0 20 0 19 0 475058292 15858741248 214317 33554432000 4194304 4196468 140723380062784 140170848897456 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8317] ppid=8248 vsize=15487052 memory=1712 CPUtime=130.54 cores=0,2,4,6
/proc/8250/task/8317/stat : 8317 (java) R 8248 8248 7690 0 -1 4202560 1178 0 0 0 13053 1 0 0 20 0 19 0 475058399 15858741248 214317 33554432000 4194304 4196468 140723380062784 140170835704768 140171031217016 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8318] ppid=8248 vsize=15487052 memory=692 CPUtime=130.62 cores=0,2,4,6
/proc/8250/task/8318/stat : 8318 (java) R 8248 8248 7690 0 -1 4202560 4012 0 0 0 13059 3 0 0 20 0 19 0 475058399 15858741248 214317 33554432000 4194304 4196468 140723380062784 140170837814576 140171033122436 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8319] ppid=8248 vsize=15487052 memory=1056 CPUtime=131.17 cores=0,2,4,6
/proc/8250/task/8319/stat : 8319 (java) R 8248 8248 7690 0 -1 4202560 2535 0 0 0 13115 2 0 0 20 0 19 0 475058399 15858741248 214317 33554432000 4194304 4196468 140723380062784 140170836759640 140171031217161 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8320] ppid=8248 vsize=15487052 memory=816760 CPUtime=130.9 cores=0,2,4,6
/proc/8250/task/8320/stat : 8320 (java) R 8248 8248 7690 0 -1 4202560 9299 0 0 0 13086 4 0 0 20 0 19 0 475058399 15858741248 214317 33554432000 4194304 4196468 140723380062784 140170834653520 140171031214389 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
Current children cumulated CPU time: 531.27 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 858716 KiB

[startup+135.201 s]
/proc/loadavg: 7.64 3.94 2.12 9/237 8354
/proc/meminfo: memFree=5063352/32770624 swapFree=66986244/67108860
[pid=8248] ppid=8245 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/8248/stat : 8248 (xcsp3-exec) S 8245 8248 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475058286 115843072 362 33554432000 4194304 5098028 140736934917088 140736934915192 140640809808508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36065280 140736934921083 140736934921325 140736934921325 140736934924234 0
/proc/8248/statm: 28282 362 304 221 0 87 0
[pid=8250] ppid=8248 vsize=15487052 memory=856756 CPUtime=534.44 cores=0,2,4,6
/proc/8250/stat : 8250 (java) S 8248 8248 7690 0 -1 1077944320 63372 0 0 0 53399 45 0 0 20 0 19 0 475058286 15858741248 214189 33554432000 4194304 4196468 140723380062784 140723380045328 140171389128439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
/proc/8250/statm: 3871763 214189 3530 1 0 3832863 0
[pid=8250/tid=8251] ppid=8248 vsize=15487052 memory=55252 CPUtime=0.65 cores=0,2,4,6
/proc/8250/task/8251/stat : 8251 (java) S 8248 8248 7690 0 -1 1077944384 9391 0 0 0 62 3 0 0 20 0 19 0 475058286 15858741248 214189 33554432000 4194304 4196468 140723380062784 140171393369216 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8252] ppid=8248 vsize=15487052 memory=988 CPUtime=0.51 cores=0,2,4,6
/proc/8250/task/8252/stat : 8252 (java) S 8248 8248 7690 0 -1 1077944384 1541 0 0 0 44 7 0 0 20 0 19 0 475058287 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170981149584 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8253] ppid=8248 vsize=15487052 memory=2004 CPUtime=0.5 cores=0,2,4,6
/proc/8250/task/8253/stat : 8253 (java) S 8248 8248 7690 0 -1 1077944384 1901 0 0 0 44 6 0 0 20 0 19 0 475058287 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170980096784 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8254] ppid=8248 vsize=15487052 memory=1448 CPUtime=0.5 cores=0,2,4,6
/proc/8250/task/8254/stat : 8254 (java) S 8248 8248 7690 0 -1 1077944384 1064 0 0 0 44 6 0 0 20 0 19 0 475058287 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170979044496 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8255] ppid=8248 vsize=15487052 memory=857268 CPUtime=0.51 cores=0,2,4,6
/proc/8250/task/8255/stat : 8255 (java) S 8248 8248 7690 0 -1 1077944384 3579 0 0 0 45 6 0 0 20 0 19 0 475058287 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170977991696 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8256] ppid=8248 vsize=15487052 memory=924 CPUtime=0.3 cores=0,2,4,6
/proc/8250/task/8256/stat : 8256 (java) S 8248 8248 7690 0 -1 1077944384 1979 0 0 0 26 4 0 0 20 0 19 0 475058288 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170857318512 140171389139586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8257] ppid=8248 vsize=15487052 memory=1680 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8257/stat : 8257 (java) S 8248 8248 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475058289 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170856264544 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8258] ppid=8248 vsize=15487052 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8258/stat : 8258 (java) S 8248 8248 7690 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475058289 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170855212160 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8259] ppid=8248 vsize=15487052 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8259/stat : 8259 (java) S 8248 8248 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475058291 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170854160464 140171389147035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8260] ppid=8248 vsize=15487052 memory=780 CPUtime=1.61 cores=0,2,4,6
/proc/8250/task/8260/stat : 8260 (java) S 8248 8248 7690 0 -1 1077944384 7409 0 0 0 160 1 0 0 20 0 19 0 475058291 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170853108336 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8261] ppid=8248 vsize=15487052 memory=3616 CPUtime=1.84 cores=0,2,4,6
/proc/8250/task/8261/stat : 8261 (java) S 8248 8248 7690 0 -1 1077944384 9601 0 0 0 184 0 0 0 20 0 19 0 475058291 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170852055536 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8262] ppid=8248 vsize=15487052 memory=1112 CPUtime=0.7 cores=0,2,4,6
/proc/8250/task/8262/stat : 8262 (java) S 8248 8248 7690 0 -1 1077944384 6927 0 0 0 69 1 0 0 20 0 19 0 475058291 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170851003248 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8263] ppid=8248 vsize=15487052 memory=6048 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8263/stat : 8263 (java) S 8248 8248 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475058292 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170849950688 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8264] ppid=8248 vsize=15487052 memory=1448 CPUtime=0.03 cores=0,2,4,6
/proc/8250/task/8264/stat : 8264 (java) S 8248 8248 7690 0 -1 1077944384 524 0 0 0 0 3 0 0 20 0 19 0 475058292 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170848897456 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8317] ppid=8248 vsize=15487052 memory=785368 CPUtime=131.34 cores=0,2,4,6
/proc/8250/task/8317/stat : 8317 (java) R 8248 8248 7690 0 -1 4202560 1179 0 0 0 13133 1 0 0 20 0 19 0 475058399 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170835705392 140171031215817 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8318] ppid=8248 vsize=15487052 memory=1440 CPUtime=131.41 cores=0,2,4,6
/proc/8250/task/8318/stat : 8318 (java) R 8248 8248 7690 0 -1 4202560 4012 0 0 0 13138 3 0 0 20 0 19 0 475058399 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170837811760 140171032919667 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8319] ppid=8248 vsize=15487052 memory=912 CPUtime=131.96 cores=0,2,4,6
/proc/8250/task/8319/stat : 8319 (java) R 8248 8248 7690 0 -1 4202560 2535 0 0 0 13194 2 0 0 20 0 19 0 475058399 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170836758800 140171031598500 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8320] ppid=8248 vsize=15487052 memory=1984 CPUtime=131.68 cores=0,2,4,6
/proc/8250/task/8320/stat : 8320 (java) R 8248 8248 7690 0 -1 4202560 9300 0 0 0 13164 4 0 0 20 0 19 0 475058399 15858741248 214189 33554432000 4194304 4196468 140723380062784 140170834655792 140171027205236 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
Current children cumulated CPU time: 534.44 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 858204 KiB

[startup+136.001 s]*
/proc/loadavg: 7.64 3.94 2.12 9/237 8354
/proc/meminfo: memFree=5047340/32770624 swapFree=66986244/67108860
[pid=8248] ppid=8245 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/8248/stat : 8248 (xcsp3-exec) S 8245 8248 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475058286 115843072 362 33554432000 4194304 5098028 140736934917088 140736934915192 140640809808508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36065280 140736934921083 140736934921325 140736934921325 140736934924234 0
/proc/8248/statm: 28282 362 304 221 0 87 0
[pid=8250] ppid=8248 vsize=15487052 memory=873140 CPUtime=537.67 cores=0,2,4,6
/proc/8250/stat : 8250 (java) S 8248 8248 7690 0 -1 1077944320 63386 0 0 0 53721 46 0 0 20 0 19 0 475058286 15858741248 218285 33554432000 4194304 4196468 140723380062784 140723380045328 140171389128439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
/proc/8250/statm: 3871763 218285 3530 1 0 3832863 0
[pid=8250/tid=8251] ppid=8248 vsize=15487052 memory=1112 CPUtime=0.65 cores=0,2,4,6
/proc/8250/task/8251/stat : 8251 (java) S 8248 8248 7690 0 -1 1077944384 9391 0 0 0 62 3 0 0 20 0 19 0 475058286 15858741248 218285 33554432000 4194304 4196468 140723380062784 140171393369216 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8252] ppid=8248 vsize=15487052 memory=4126316290023845779 CPUtime=0.52 cores=0,2,4,6
/proc/8250/task/8252/stat : 8252 (java) S 8248 8248 7690 0 -1 1077944384 1542 0 0 0 45 7 0 0 20 0 19 0 475058287 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170981149584 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8253] ppid=8248 vsize=15487052 memory=1412 CPUtime=0.51 cores=0,2,4,6
/proc/8250/task/8253/stat : 8253 (java) S 8248 8248 7690 0 -1 1077944384 1902 0 0 0 45 6 0 0 20 0 19 0 475058287 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170980096784 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8254] ppid=8248 vsize=15487052 memory=3304 CPUtime=0.51 cores=0,2,4,6
/proc/8250/task/8254/stat : 8254 (java) S 8248 8248 7690 0 -1 1077944384 1066 0 0 0 45 6 0 0 20 0 19 0 475058287 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170979044496 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8255] ppid=8248 vsize=15487052 memory=1448 CPUtime=0.52 cores=0,2,4,6
/proc/8250/task/8255/stat : 8255 (java) S 8248 8248 7690 0 -1 1077944384 3586 0 0 0 46 6 0 0 20 0 19 0 475058287 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170977991696 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8256] ppid=8248 vsize=15487052 memory=265360 CPUtime=0.3 cores=0,2,4,6
/proc/8250/task/8256/stat : 8256 (java) S 8248 8248 7690 0 -1 1077944384 1979 0 0 0 26 4 0 0 20 0 19 0 475058288 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170857318512 140171389139586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8257] ppid=8248 vsize=15487052 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8257/stat : 8257 (java) S 8248 8248 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475058289 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170856264544 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8258] ppid=8248 vsize=15487052 memory=3208 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8258/stat : 8258 (java) S 8248 8248 7690 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475058289 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170855212160 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8259] ppid=8248 vsize=15487052 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8259/stat : 8259 (java) S 8248 8248 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475058291 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170854160464 140171389147035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8260] ppid=8248 vsize=15487052 memory=856756 CPUtime=1.61 cores=0,2,4,6
/proc/8250/task/8260/stat : 8260 (java) S 8248 8248 7690 0 -1 1077944384 7409 0 0 0 160 1 0 0 20 0 19 0 475058291 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170853108336 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8261] ppid=8248 vsize=15487052 memory=1448 CPUtime=1.84 cores=0,2,4,6
/proc/8250/task/8261/stat : 8261 (java) S 8248 8248 7690 0 -1 1077944384 9601 0 0 0 184 0 0 0 20 0 19 0 475058291 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170852055536 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8262] ppid=8248 vsize=15487052 memory=856756 CPUtime=0.7 cores=0,2,4,6
/proc/8250/task/8262/stat : 8262 (java) S 8248 8248 7690 0 -1 1077944384 6927 0 0 0 69 1 0 0 20 0 19 0 475058291 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170851003248 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8263] ppid=8248 vsize=15487052 memory=692 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8263/stat : 8263 (java) S 8248 8248 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475058292 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170849950688 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8264] ppid=8248 vsize=15487052 memory=1056 CPUtime=0.03 cores=0,2,4,6
/proc/8250/task/8264/stat : 8264 (java) S 8248 8248 7690 0 -1 1077944384 524 0 0 0 0 3 0 0 20 0 19 0 475058292 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170848897456 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8317] ppid=8248 vsize=15487052 memory=1556 CPUtime=132.14 cores=0,2,4,6
/proc/8250/task/8317/stat : 8317 (java) R 8248 8248 7690 0 -1 4202560 1181 0 0 0 13213 1 0 0 20 0 19 0 475058399 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170835705432 140171031768949 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8318] ppid=8248 vsize=15487052 memory=780 CPUtime=132.21 cores=0,2,4,6
/proc/8250/task/8318/stat : 8318 (java) R 8248 8248 7690 0 -1 4202560 4012 0 0 0 13218 3 0 0 20 0 19 0 475058399 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170837811536 140171032811404 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8319] ppid=8248 vsize=15487052 memory=3616 CPUtime=132.76 cores=0,2,4,6
/proc/8250/task/8319/stat : 8319 (java) R 8248 8248 7690 0 -1 4202560 2536 0 0 0 13274 2 0 0 20 0 19 0 475058399 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170836759592 140171031598409 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8320] ppid=8248 vsize=15487052 memory=1112 CPUtime=132.46 cores=0,2,4,6
/proc/8250/task/8320/stat : 8320 (java) R 8248 8248 7690 0 -1 4202560 9300 0 0 0 13242 4 0 0 20 0 19 0 475058399 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170834655760 140171374338932 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
Current children cumulated CPU time: 537.67 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 874588 KiB

[startup+136.201 s]
/proc/loadavg: 7.64 3.94 2.12 9/237 8354
/proc/meminfo: memFree=5047340/32770624 swapFree=66986244/67108860
[pid=8248] ppid=8245 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/8248/stat : 8248 (xcsp3-exec) S 8245 8248 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475058286 115843072 362 33554432000 4194304 5098028 140736934917088 140736934915192 140640809808508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36065280 140736934921083 140736934921325 140736934921325 140736934924234 0
/proc/8248/statm: 28282 362 304 221 0 87 0
[pid=8250] ppid=8248 vsize=15487052 memory=873140 CPUtime=538.43 cores=0,2,4,6
/proc/8250/stat : 8250 (java) S 8248 8248 7690 0 -1 1077944320 63386 0 0 0 53797 46 0 0 20 0 19 0 475058286 15858741248 218285 33554432000 4194304 4196468 140723380062784 140723380045328 140171389128439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
/proc/8250/statm: 3871763 218285 3530 1 0 3832863 0
[pid=8250/tid=8251] ppid=8248 vsize=15487052 memory=2832 CPUtime=0.65 cores=0,2,4,6
/proc/8250/task/8251/stat : 8251 (java) S 8248 8248 7690 0 -1 1077944384 9391 0 0 0 62 3 0 0 20 0 19 0 475058286 15858741248 218285 33554432000 4194304 4196468 140723380062784 140171393369216 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8252] ppid=8248 vsize=15487052 memory=1084 CPUtime=0.52 cores=0,2,4,6
/proc/8250/task/8252/stat : 8252 (java) S 8248 8248 7690 0 -1 1077944384 1542 0 0 0 45 7 0 0 20 0 19 0 475058287 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170981149584 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8253] ppid=8248 vsize=15487052 memory=288230574492221466 CPUtime=0.51 cores=0,2,4,6
/proc/8250/task/8253/stat : 8253 (java) S 8248 8248 7690 0 -1 1077944384 1902 0 0 0 45 6 0 0 20 0 19 0 475058287 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170980096784 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8254] ppid=8248 vsize=15487052 memory=288230621803970871 CPUtime=0.51 cores=0,2,4,6
/proc/8250/task/8254/stat : 8254 (java) S 8248 8248 7690 0 -1 1077944384 1066 0 0 0 45 6 0 0 20 0 19 0 475058287 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170979044496 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8255] ppid=8248 vsize=15487052 memory=14697383221004840 CPUtime=0.52 cores=0,2,4,6
/proc/8250/task/8255/stat : 8255 (java) S 8248 8248 7690 0 -1 1077944384 3586 0 0 0 46 6 0 0 20 0 19 0 475058287 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170977991696 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8256] ppid=8248 vsize=15487052 memory=1448 CPUtime=0.3 cores=0,2,4,6
/proc/8250/task/8256/stat : 8256 (java) S 8248 8248 7690 0 -1 1077944384 1979 0 0 0 26 4 0 0 20 0 19 0 475058288 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170857318512 140171389139586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8257] ppid=8248 vsize=15487052 memory=265360 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8257/stat : 8257 (java) S 8248 8248 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475058289 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170856264544 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8258] ppid=8248 vsize=15487052 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8258/stat : 8258 (java) S 8248 8248 7690 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475058289 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170855212160 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8259] ppid=8248 vsize=15487052 memory=3068 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8259/stat : 8259 (java) S 8248 8248 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475058291 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170854160464 140171389147035 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8260] ppid=8248 vsize=15487052 memory=1448 CPUtime=1.61 cores=0,2,4,6
/proc/8250/task/8260/stat : 8260 (java) S 8248 8248 7690 0 -1 1077944384 7409 0 0 0 160 1 0 0 20 0 19 0 475058291 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170853108336 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8261] ppid=8248 vsize=15487052 memory=847540 CPUtime=1.84 cores=0,2,4,6
/proc/8250/task/8261/stat : 8261 (java) S 8248 8248 7690 0 -1 1077944384 9601 0 0 0 184 0 0 0 20 0 19 0 475058291 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170852055536 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8262] ppid=8248 vsize=15487052 memory=1164 CPUtime=0.7 cores=0,2,4,6
/proc/8250/task/8262/stat : 8262 (java) S 8248 8248 7690 0 -1 1077944384 6927 0 0 0 69 1 0 0 20 0 19 0 475058291 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170851003248 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8263] ppid=8248 vsize=15487052 memory=8317482817917895235 CPUtime=0 cores=0,2,4,6
/proc/8250/task/8263/stat : 8263 (java) S 8248 8248 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475058292 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170849950688 140171389138645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8264] ppid=8248 vsize=15487052 memory=796 CPUtime=0.03 cores=0,2,4,6
/proc/8250/task/8264/stat : 8264 (java) S 8248 8248 7690 0 -1 1077944384 524 0 0 0 0 3 0 0 20 0 19 0 475058292 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170848897456 140171389139586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8317] ppid=8248 vsize=15487052 memory=4104 CPUtime=132.33 cores=0,2,4,6
/proc/8250/task/8317/stat : 8317 (java) R 8248 8248 7690 0 -1 4202560 1181 0 0 0 13232 1 0 0 20 0 19 0 475058399 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170835705432 140171031770163 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8318] ppid=8248 vsize=15487052 memory=1804 CPUtime=132.4 cores=0,2,4,6
/proc/8250/task/8318/stat : 8318 (java) R 8248 8248 7690 0 -1 4202560 4012 0 0 0 13237 3 0 0 20 0 19 0 475058399 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170837811536 140171034244152 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8319] ppid=8248 vsize=15487052 memory=1448 CPUtime=132.95 cores=0,2,4,6
/proc/8250/task/8319/stat : 8319 (java) R 8248 8248 7690 0 -1 4202560 2536 0 0 0 13293 2 0 0 20 0 19 0 475058399 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170836759592 140171030753280 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
[pid=8250/tid=8320] ppid=8248 vsize=15487052 memory=857268 CPUtime=132.65 cores=0,2,4,6
/proc/8250/task/8320/stat : 8320 (java) R 8248 8248 7690 0 -1 4202560 9300 0 0 0 13261 4 0 0 20 0 19 0 475058399 15858741248 218285 33554432000 4194304 4196468 140723380062784 140170834655760 140171031256874 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26955776 140723380069359 140723380069530 140723380069530 140723380072399 0
Current children cumulated CPU time: 538.43 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 874588 KiB

Child status: 0
Real time (s): 136.248
CPU time (s): 538.589
CPU user time (s): 538.118
CPU system time (s): 0.471486
CPU usage (%): 395.302
Max. virtual memory (cumulated for all children) (KiB): 15600180
Max. memory (cumulated for all children) (KiB): 874588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 538.118
system time used= 0.471486
maximum resident set size= 873404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64464
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16331
involuntary context switches= 10669


# summary of solver processes directly reported to runsolver:
#   pid: 8248
#   total CPU time (s): 538.589
#   total CPU user time (s): 538.118
#   total CPU system time (s): 0.471486

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.931987 second user time and 1.51867 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-20 14:49:53
IDJOB=4403782
IDBENCH=115954
IDSOLVER=2863
FILE ID=node104/4403782-1568988014
RUNJOBID= node104-1568983762-7721
PBS_JOBID= 21704640
Free space on /tmp= 9560 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-06-11.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-4403782-1568988014/watcher-4403782-1568988014 -o /tmp/evaluation-result-4403782-1568988014/solver-4403782-1568988014 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568983762-7721 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 534317711 HOME/instance-4403782-1568988014.xml

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

MD5SUM BENCH= 5296a674fcd135b0317e95ffe6d81fd1
RANDOM SEED=534317711

node104.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:         5931960 kB
MemAvailable:   31597440 kB
Buffers:          131000 kB
Cached:         25441768 kB
SwapCached:        22656 kB
Active:         13002740 kB
Inactive:       12828852 kB
Active(anon):     236856 kB
Inactive(anon):    71700 kB
Active(file):   12765884 kB
Inactive(file): 12757152 kB
Unevictable:      109712 kB
Mlocked:          109712 kB
SwapTotal:      67108860 kB
SwapFree:       66986244 kB
Dirty:             26448 kB
Writeback:             0 kB
AnonPages:        347760 kB
Mapped:            65300 kB
Shmem:             40708 kB
Slab:             600288 kB
SReclaimable:     570904 kB
SUnreclaim:        29384 kB
KernelStack:        3776 kB
PageTables:         6288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1462008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 9536 MiB
End job on node104 at 2019-09-20 14:52:10