Trace number 4398632

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
cosoco 2.O parallelOPT2 180.526 24.7937

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-09-09.xml
MD5SUM72a1fa157874bc53acfadcbdb1252751
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark9.4954
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints1297
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":81}]
Minimum variable degree66
Maximum variable degree66
Distribution of variable degrees[{"degree":66,"count":81}]
Minimum constraint arity4
Maximum constraint arity81
Distribution of constraint arities[{"arity":4,"count":1296},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints1296
Distribution of constraint types[{"type":"intension","count":1296},{"type":"lex","count":1}]
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

1.48/2.90	c
1.48/2.90	c This is cosoco 2.00 --  
1.48/2.90	c
1.48/2.90	c command line: cosoco -model -nbcores=8 HOME/instance-4398632-1568610556.xml 
1.48/2.90	c enable optimization
1.48/2.90	c ========================================[ Problem Statistics ]===========================================
1.48/2.90	c |                                                                                                       
1.48/2.90	c |  Parse time        :         2.35 s 
1.48/2.90	c |
1.48/2.90	c |               Variables: 81
1.48/2.90	c |            Domain Sizes: 81..81
1.48/2.90	c |
1.48/2.90	c |             Constraints: 1313
1.48/2.90	c |                   Arity: 4..81
1.48/2.90	c | 
1.48/2.90	c |                   Types: 
1.48/2.90	c |                          Intension: 1296
1.48/2.90	c |                          Lex: 16
1.48/2.90	c |                          Max constant: 1
1.48/2.90	c |                          
1.48/2.90	c |               Objective: Minimize Max constant
1.48/2.90	
1.48/2.90	c =========================================================================================================
1.48/2.90	c Parallel mode: Portfolio
1.48/2.90	c [pFactory][Group N°0] created (threads:8).
1.48/2.90	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
1.48/7.97	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
1.48/7.97	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
1.48/7.97	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
1.48/7.97	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
1.48/7.97	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
1.48/7.97	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
1.48/7.97	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
1.48/7.97	c [pFactory][Group N°0] concurrent mode: enabled.
1.48/7.97	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
1.48/7.97	c [pFactory][Group N°0] task 7 launched on thread 4.
1.48/7.97	c [pFactory][Group N°0] task 6 launched on thread 0.
1.48/7.97	c [pFactory][Group N°0] task 5 launched on thread 1.
1.48/7.97	c [pFactory][Group N°0] task 4 launched on thread 2.
1.48/7.97	c [pFactory][Group N°0] task 3 launched on thread 6.
1.48/7.97	c [pFactory][Group N°0] task 2 launched on thread 3.
1.48/7.97	c [pFactory][Group N°0] task 1 launched on thread 7.
1.48/7.97	c [pFactory][Group N°0] task 0 launched on thread 5.
1.48/7.97	o 80
1.48/7.97	o 5
1.48/7.97	o 4
1.48/7.97	o 3
166.38/23.07	o 2
179.96/24.78	c [pFactory][Group N°0] concurent mode: thread 0 has won with the task 6.
179.96/24.78	c [pFactory][Group N°0] Thread N°0 is joined.
179.96/24.78	c [pFactory][Group N°0] Thread N°1 is joined.
179.96/24.78	c [pFactory][Group N°0] Thread N°2 is joined.
179.96/24.78	c [pFactory][Group N°0] Thread N°3 is joined.
179.96/24.78	c [pFactory][Group N°0] Thread N°4 is joined.
179.96/24.78	c [pFactory][Group N°0] Thread N°5 is joined.
179.96/24.78	c [pFactory][Group N°0] Thread N°6 is joined.
179.96/24.78	c [pFactory][Group N°0] Thread N°7 is joined.
179.96/24.78	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°0)
179.96/24.78	s OPTIMUM FOUND
179.96/24.78	c call to solver        : 4
179.96/24.78	c
179.96/24.78	c restarts              : 316         
179.96/24.78	c conflicts             : 3564         (20 /sec)
179.96/24.78	c decisions             : 18524        (103 /sec)
179.96/24.78	c propagations          : 130944      (729 /sec)
179.96/24.78	c root propagations     : 6490        
179.96/24.78	c filter calls          : 3622043        (20168 /sec)
179.96/24.78	c useless filter calls  : 3547940        (97 %)
179.96/24.78	c Memory used           : 694.39 MB
179.96/24.78	c Best bound time (wc)  : 23.0653 s
179.96/24.78	c CPU time              : 179.594 s
179.96/24.78	c real time             : 24.7746 s
179.96/24.78	
179.96/24.78	
179.96/24.78	v <instantiation type='solution' cost='2'>
179.96/24.78	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[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[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[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[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[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[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] </list>
179.96/24.78	v <values>0 0 0 0 1 1 1 2 2 0 1 2 2 0 1 2 0 2 0 2 1 2 1 0 0 2 1 1 1 0 1 1 2 2 2 0 1 2 1 0 0 2 1 1 2 1 2 2 0 2 1 0 0 0 2 0 2 1 0 0 1 2 0 2 1 0 2 2 2 1 0 1 2 2 0 1 0 1 2 1 1 </values>
179.96/24.78	v </instantiation>
179.96/24.78	

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398632-1568610556/watcher-4398632-1568610556 -o /tmp/evaluation-result-4398632-1568610556/solver-4398632-1568610556 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568597898-3256 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398632-1568610556.xml 

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

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

solver pid=5172, runsolver pid=5169

[startup+0.100156 s]*
/proc/loadavg: 1.17 4.05 6.70 2/192 5173
/proc/meminfo: memFree=29989504/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=31868 memory=8212 CPUtime=0.1 cores=0-7
/proc/5172/stat : 5172 (cosoco) R 5169 5172 3228 0 -1 4202496 2230 0 0 0 10 0 0 0 20 0 1 0 437217427 32632832 2053 33554432000 4194304 6211092 140724790895904 140724790892440 140150622321637 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 7967 2053 823 493 0 1272 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 31868 KiB
Current children cumulated memory: 8212 KiB

[startup+0.209412 s]*
/proc/loadavg: 1.17 4.05 6.70 2/192 5173
/proc/meminfo: memFree=29983552/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=37644 memory=13988 CPUtime=0.21 cores=0-7
/proc/5172/stat : 5172 (cosoco) R 5169 5172 3228 0 -1 4202496 3684 0 0 0 21 0 0 0 20 0 1 0 437217427 38547456 3497 33554432000 4194304 6211092 140724790895904 140724790892440 140150622321637 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 9411 3497 823 493 0 2716 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37644 KiB
Current children cumulated memory: 13988 KiB

[startup+0.309387 s]*
/proc/loadavg: 1.17 4.05 6.70 2/192 5173
/proc/meminfo: memFree=29978344/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=43020 memory=19228 CPUtime=0.3 cores=0-7
/proc/5172/stat : 5172 (cosoco) R 5169 5172 3228 0 -1 4202496 5016 0 0 0 30 0 0 0 20 0 1 0 437217427 44052480 4807 33554432000 4194304 6211092 140724790895904 140724790892440 140150622321637 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 10755 4807 823 493 0 4060 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 19228 KiB

[startup+0.700348 s]
/proc/loadavg: 1.17 4.05 6.70 2/192 5173
/proc/meminfo: memFree=29967556/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=63124 memory=39344 CPUtime=0.68 cores=0-7
/proc/5172/stat : 5172 (cosoco) R 5169 5172 3228 0 -1 4202496 10039 0 0 0 67 1 0 0 20 0 1 0 437217427 64638976 9836 33554432000 4194304 6211092 140724790895904 140724790891080 140150622321637 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 15781 9836 823 493 0 9086 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 63124 KiB
Current children cumulated memory: 39344 KiB

[startup+1.50035 s]
/proc/loadavg: 1.17 4.05 6.70 2/192 5173
/proc/meminfo: memFree=29941332/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=105812 memory=82032 CPUtime=1.48 cores=0-7
/proc/5172/stat : 5172 (cosoco) R 5169 5172 3228 0 -1 4202496 20704 0 0 0 145 3 0 0 20 0 1 0 437217427 108351488 20508 33554432000 4194304 6211092 140724790895904 140724790890840 140150622321637 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 26453 20508 823 493 0 19758 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 105812 KiB
Current children cumulated memory: 82032 KiB

[startup+8.0735 s]
/proc/loadavg: 1.17 4.05 6.70 2/192 5173
/proc/meminfo: memFree=29941332/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=745124 memory=197364 CPUtime=47.53 cores=0-7
/proc/5172/stat : 5172 (cosoco) S 5169 5172 3228 0 -1 1077944320 242690 0 0 0 4697 56 0 0 20 0 9 0 437217427 763006976 49341 33554432000 4194304 6211092 140724790895904 140724790894160 140150638362359 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 186281 49341 880 493 0 179586 0
Current children cumulated CPU time: 47.53 s
Current children cumulated vsize: 745124 KiB
Current children cumulated memory: 197364 KiB

[startup+8.10049 s]
/proc/loadavg: 1.17 4.05 6.70 2/192 5173
/proc/meminfo: memFree=29941332/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=745124 memory=197364 CPUtime=47.74 cores=0-7
/proc/5172/stat : 5172 (cosoco) S 5169 5172 3228 0 -1 1077944320 242794 0 0 0 4718 56 0 0 20 0 9 0 437217427 763006976 49341 33554432000 4194304 6211092 140724790895904 140724790894160 140150638362359 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 186281 49341 880 493 0 179586 0
Current children cumulated CPU time: 47.74 s
Current children cumulated vsize: 745124 KiB
Current children cumulated memory: 197364 KiB

[startup+12.7015 s]
/proc/loadavg: 2.91 4.33 6.76 9/200 5181
/proc/meminfo: memFree=30317148/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=744348 memory=196820 CPUtime=84.33 cores=0-7
/proc/5172/stat : 5172 (cosoco) S 5169 5172 3228 0 -1 1077944320 287411 0 0 0 8353 80 0 0 20 0 9 0 437217427 762212352 49205 33554432000 4194304 6211092 140724790895904 140724790894160 140150638362359 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 186087 49205 880 493 0 179392 0
[pid=5172/tid=5174] ppid=5169 vsize=744348 memory=140255574394495 CPUtime=10.26 cores=0-7
/proc/5172/task/5174/stat : 5174 (cosoco) R 5169 5172 3228 0 -1 4202560 27524 0 0 0 1021 5 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150615218872 5451416 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5175] ppid=5169 vsize=744348 memory=3588 CPUtime=10.2 cores=0-7
/proc/5172/task/5175/stat : 5175 (cosoco) R 5169 5172 3228 0 -1 4202560 29303 0 0 0 1018 2 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150606826120 5164996 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5176] ppid=5169 vsize=744348 memory=45704 CPUtime=10.26 cores=0-7
/proc/5172/task/5176/stat : 5176 (cosoco) R 5169 5172 3228 0 -1 4202560 28181 0 0 0 1023 3 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150598433464 140150623245902 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5177] ppid=5169 vsize=744348 memory=0 CPUtime=10.27 cores=0-7
/proc/5172/task/5177/stat : 5177 (cosoco) R 5169 5172 3228 0 -1 4202560 27896 0 0 0 1021 6 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150590040760 5453927 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5178] ppid=5169 vsize=744348 memory=280502300907632 CPUtime=10.27 cores=0-7
/proc/5172/task/5178/stat : 5178 (cosoco) R 5169 5172 3228 0 -1 4202560 27870 0 0 0 1022 5 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150581648056 140150623245872 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5179] ppid=5169 vsize=744348 memory=0 CPUtime=10.2 cores=0-7
/proc/5172/task/5179/stat : 5179 (cosoco) R 5169 5172 3228 0 -1 4202560 41347 0 0 0 1013 7 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150573256008 5443072 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5180] ppid=5169 vsize=744348 memory=0 CPUtime=10.26 cores=0-7
/proc/5172/task/5180/stat : 5180 (cosoco) R 5169 5172 3228 0 -1 4202560 24658 0 0 0 1022 4 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150564862648 140150623245889 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5181] ppid=5169 vsize=744348 memory=0 CPUtime=10.15 cores=0-7
/proc/5172/task/5181/stat : 5181 (cosoco) R 5169 5172 3228 0 -1 4202560 34958 0 0 0 975 40 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150556470600 5453908 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
Current children cumulated CPU time: 84.33 s
Current children cumulated vsize: 744348 KiB
Current children cumulated memory: 196820 KiB

[startup+24.7937 s]
# the end of solver process 5172 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=179.594 s, system=0.931435 s

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

[startup+12.8015 s]
/proc/loadavg: 2.91 4.33 6.76 9/200 5181
/proc/meminfo: memFree=30317148/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=744348 memory=196820 CPUtime=85.13 cores=0-7
/proc/5172/stat : 5172 (cosoco) S 5169 5172 3228 0 -1 1077944320 287411 0 0 0 8432 81 0 0 20 0 9 0 437217427 762212352 49205 33554432000 4194304 6211092 140724790895904 140724790894160 140150638362359 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 186087 49205 880 493 0 179392 0
[pid=5172/tid=5174] ppid=5169 vsize=744348 memory=-7035114785800479027 CPUtime=10.36 cores=0-7
/proc/5172/task/5174/stat : 5174 (cosoco) R 5169 5172 3228 0 -1 4202560 27524 0 0 0 1031 5 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150615218872 5443106 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5175] ppid=5169 vsize=744348 memory=4420 CPUtime=10.3 cores=0-7
/proc/5172/task/5175/stat : 5175 (cosoco) R 5169 5172 3228 0 -1 4202560 29303 0 0 0 1028 2 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150606826120 5454188 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5176] ppid=5169 vsize=744348 memory=6628 CPUtime=10.36 cores=0-7
/proc/5172/task/5176/stat : 5176 (cosoco) R 5169 5172 3228 0 -1 4202560 28181 0 0 0 1033 3 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150598433464 5443112 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5177] ppid=5169 vsize=744348 memory=8836 CPUtime=10.37 cores=0-7
/proc/5172/task/5177/stat : 5177 (cosoco) R 5169 5172 3228 0 -1 4202560 27896 0 0 0 1031 6 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150590040760 5446924 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5178] ppid=5169 vsize=744348 memory=11044 CPUtime=10.37 cores=0-7
/proc/5172/task/5178/stat : 5178 (cosoco) R 5169 5172 3228 0 -1 4202560 27870 0 0 0 1032 5 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150581648056 140150623245875 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5179] ppid=5169 vsize=744348 memory=740 CPUtime=10.3 cores=0-7
/proc/5172/task/5179/stat : 5179 (cosoco) R 5169 5172 3228 0 -1 4202560 41347 0 0 0 1023 7 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150573256008 5065847 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5180] ppid=5169 vsize=744348 memory=1052 CPUtime=10.36 cores=0-7
/proc/5172/task/5180/stat : 5180 (cosoco) R 5169 5172 3228 0 -1 4202560 24658 0 0 0 1032 4 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150564862648 5068981 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5181] ppid=5169 vsize=744348 memory=7548 CPUtime=10.25 cores=0-7
/proc/5172/task/5181/stat : 5181 (cosoco) R 5169 5172 3228 0 -1 4202560 34958 0 0 0 985 40 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150556470600 140150623247780 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
Current children cumulated CPU time: 85.13 s
Current children cumulated vsize: 744348 KiB
Current children cumulated memory: 196820 KiB

[startup+19.2005 s]
/proc/loadavg: 3.32 4.39 6.77 9/199 5184
/proc/meminfo: memFree=30919536/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=744348 memory=196820 CPUtime=136.07 cores=0-7
/proc/5172/stat : 5172 (cosoco) S 5169 5172 3228 0 -1 1077944320 361565 0 0 0 13516 91 0 0 20 0 9 0 437217427 762212352 49205 33554432000 4194304 6211092 140724790895904 140724790894160 140150638362359 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 186087 49205 880 493 0 179392 0
[pid=5172/tid=5174] ppid=5169 vsize=744348 memory=-7035114785800479027 CPUtime=16.72 cores=0-7
/proc/5172/task/5174/stat : 5174 (cosoco) R 5169 5172 3228 0 -1 4202560 35485 0 0 0 1666 6 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150615218872 5446238 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5175] ppid=5169 vsize=744348 memory=0 CPUtime=16.6 cores=0-7
/proc/5172/task/5175/stat : 5175 (cosoco) R 5169 5172 3228 0 -1 4202560 38302 0 0 0 1657 3 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150606826120 5442982 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5176] ppid=5169 vsize=744348 memory=0 CPUtime=16.76 cores=0-7
/proc/5172/task/5176/stat : 5176 (cosoco) R 5169 5172 3228 0 -1 4202560 36336 0 0 0 1672 4 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150598433464 5455658 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5177] ppid=5169 vsize=744348 memory=0 CPUtime=16.76 cores=0-7
/proc/5172/task/5177/stat : 5177 (cosoco) R 5169 5172 3228 0 -1 4202560 36231 0 0 0 1669 7 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150590040760 5068981 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5178] ppid=5169 vsize=744348 memory=-7035114785800479027 CPUtime=16.76 cores=0-7
/proc/5172/task/5178/stat : 5178 (cosoco) R 5169 5172 3228 0 -1 4202560 36479 0 0 0 1670 6 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150581648056 5009678 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5179] ppid=5169 vsize=744348 memory=740 CPUtime=16.69 cores=0-7
/proc/5172/task/5179/stat : 5179 (cosoco) R 5169 5172 3228 0 -1 4202560 54220 0 0 0 1661 8 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150573256008 5452231 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5180] ppid=5169 vsize=744348 memory=1052 CPUtime=16.76 cores=0-7
/proc/5172/task/5180/stat : 5180 (cosoco) R 5169 5172 3228 0 -1 4202560 32482 0 0 0 1671 5 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150564862648 5165001 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5181] ppid=5169 vsize=744348 memory=7548 CPUtime=16.57 cores=0-7
/proc/5172/task/5181/stat : 5181 (cosoco) R 5169 5172 3228 0 -1 4202560 46356 0 0 0 1613 44 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150556470600 5164963 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
Current children cumulated CPU time: 136.07 s
Current children cumulated vsize: 744348 KiB
Current children cumulated memory: 196820 KiB

[startup+22.4015 s]*
/proc/loadavg: 3.69 4.45 6.78 9/200 5186
/proc/meminfo: memFree=30920412/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=744348 memory=196820 CPUtime=161.66 cores=0-7
/proc/5172/stat : 5172 (cosoco) S 5169 5172 3228 0 -1 1077944320 366713 0 0 0 16075 91 0 0 20 0 9 0 437217427 762212352 49205 33554432000 4194304 6211092 140724790895904 140724790894160 140150638362359 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 186087 49205 880 493 0 179392 0
[pid=5172/tid=5174] ppid=5169 vsize=744348 memory=1398722017469774279 CPUtime=19.92 cores=0-7
/proc/5172/task/5174/stat : 5174 (cosoco) R 5169 5172 3228 0 -1 4202560 36427 0 0 0 1986 6 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150615218872 140150623247775 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5175] ppid=5169 vsize=744348 memory=1096 CPUtime=19.77 cores=0-7
/proc/5172/task/5175/stat : 5175 (cosoco) R 5169 5172 3228 0 -1 4202560 39311 0 0 0 1974 3 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150606826120 5452226 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5176] ppid=5169 vsize=744348 memory=5984 CPUtime=19.96 cores=0-7
/proc/5172/task/5176/stat : 5176 (cosoco) R 5169 5172 3228 0 -1 4202560 36826 0 0 0 1992 4 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150598433464 5480253 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5177] ppid=5169 vsize=744348 memory=14012 CPUtime=19.97 cores=0-7
/proc/5172/task/5177/stat : 5177 (cosoco) R 5169 5172 3228 0 -1 4202560 36375 0 0 0 1990 7 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150590040760 5065770 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5178] ppid=5169 vsize=744348 memory=22400 CPUtime=19.96 cores=0-7
/proc/5172/task/5178/stat : 5178 (cosoco) R 5169 5172 3228 0 -1 4202560 37094 0 0 0 1990 6 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150581648056 140150623247775 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5179] ppid=5169 vsize=744348 memory=288230574492221466 CPUtime=19.87 cores=0-7
/proc/5172/task/5179/stat : 5179 (cosoco) R 5169 5172 3228 0 -1 4202560 54888 0 0 0 1979 8 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150573256008 5446622 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5180] ppid=5169 vsize=744348 memory=315815169521615159 CPUtime=19.97 cores=0-7
/proc/5172/task/5180/stat : 5180 (cosoco) R 5169 5172 3228 0 -1 4202560 33076 0 0 0 1992 5 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150564862648 5480288 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5181] ppid=5169 vsize=744348 memory=15262527902714418 CPUtime=19.77 cores=0-7
/proc/5172/task/5181/stat : 5181 (cosoco) R 5169 5172 3228 0 -1 4202560 47042 0 0 0 1933 44 0 0 20 0 9 0 437217667 762212352 49205 33554432000 4194304 6211092 140724790895904 140150556470600 5456306 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 744348 KiB
Current children cumulated memory: 196820 KiB

[startup+24.0015 s]
/proc/loadavg: 3.69 4.45 6.78 9/200 5186
/proc/meminfo: memFree=30920924/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=743832 memory=196472 CPUtime=174.37 cores=0-7
/proc/5172/stat : 5172 (cosoco) S 5169 5172 3228 0 -1 1077944320 366829 0 0 0 17346 91 0 0 20 0 9 0 437217427 761683968 49118 33554432000 4194304 6211092 140724790895904 140724790894160 140150638362359 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 185958 49118 880 493 0 179263 0
[pid=5172/tid=5174] ppid=5169 vsize=743832 memory=196472 CPUtime=21.51 cores=0-7
/proc/5172/task/5174/stat : 5174 (cosoco) R 5169 5172 3228 0 -1 4202560 36447 0 0 0 2145 6 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150615219472 5441093 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5175] ppid=5169 vsize=743832 memory=196820 CPUtime=21.36 cores=0-7
/proc/5172/task/5175/stat : 5175 (cosoco) R 5169 5172 3228 0 -1 4202560 39378 0 0 0 2133 3 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150606826824 5068981 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5176] ppid=5169 vsize=743832 memory=280502301358144 CPUtime=21.55 cores=0-7
/proc/5172/task/5176/stat : 5176 (cosoco) R 5169 5172 3228 0 -1 4202560 36836 0 0 0 2151 4 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150598433464 5193332 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5177] ppid=5169 vsize=743832 memory=-7035114785800479027 CPUtime=21.56 cores=0-7
/proc/5172/task/5177/stat : 5177 (cosoco) R 5169 5172 3228 0 -1 4202560 36375 0 0 0 2149 7 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150590040760 5451586 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5178] ppid=5169 vsize=743832 memory=24390112643562 CPUtime=21.55 cores=0-7
/proc/5172/task/5178/stat : 5178 (cosoco) R 5169 5172 3228 0 -1 4202560 37112 0 0 0 2149 6 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150581648056 5452231 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5179] ppid=5169 vsize=743832 memory=24390112643562 CPUtime=21.44 cores=0-7
/proc/5172/task/5179/stat : 5179 (cosoco) R 5169 5172 3228 0 -1 4202560 54889 0 0 0 2136 8 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150573256008 5451521 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5180] ppid=5169 vsize=743832 memory=24390112643562 CPUtime=21.56 cores=0-7
/proc/5172/task/5180/stat : 5180 (cosoco) R 5169 5172 3228 0 -1 4202560 33076 0 0 0 2151 5 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150564862648 5439810 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5181] ppid=5169 vsize=743832 memory=1940 CPUtime=21.36 cores=0-7
/proc/5172/task/5181/stat : 5181 (cosoco) R 5169 5172 3228 0 -1 4202560 47042 0 0 0 2092 44 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150556470600 5453922 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
Current children cumulated CPU time: 174.37 s
Current children cumulated vsize: 743832 KiB
Current children cumulated memory: 196472 KiB

[startup+24.4005 s]*
/proc/loadavg: 3.69 4.45 6.78 9/200 5186
/proc/meminfo: memFree=30921172/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=743832 memory=196472 CPUtime=177.62 cores=0-7
/proc/5172/stat : 5172 (cosoco) S 5169 5172 3228 0 -1 1077944320 366841 0 0 0 17671 91 0 0 20 0 9 0 437217427 761683968 49118 33554432000 4194304 6211092 140724790895904 140724790894160 140150638362359 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 185958 49118 880 493 0 179263 0
[pid=5172/tid=5174] ppid=5169 vsize=743832 memory=1398722017469774279 CPUtime=21.92 cores=0-7
/proc/5172/task/5174/stat : 5174 (cosoco) R 5169 5172 3228 0 -1 4202560 36447 0 0 0 2186 6 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150615219472 5164845 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5175] ppid=5169 vsize=743832 memory=7090468335764590694 CPUtime=21.77 cores=0-7
/proc/5172/task/5175/stat : 5175 (cosoco) R 5169 5172 3228 0 -1 4202560 39378 0 0 0 2174 3 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150606826824 5451618 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5176] ppid=5169 vsize=743832 memory=7450473752874015081 CPUtime=21.96 cores=0-7
/proc/5172/task/5176/stat : 5176 (cosoco) R 5169 5172 3228 0 -1 4202560 36836 0 0 0 2192 4 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150598433464 140150623247775 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5177] ppid=5169 vsize=743832 memory=7595993042950379877 CPUtime=21.97 cores=0-7
/proc/5172/task/5177/stat : 5177 (cosoco) R 5169 5172 3228 0 -1 4202560 36386 0 0 0 2190 7 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150590040760 5451482 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5178] ppid=5169 vsize=743832 memory=7737584834811680875 CPUtime=21.96 cores=0-7
/proc/5172/task/5178/stat : 5178 (cosoco) R 5169 5172 3228 0 -1 4202560 37112 0 0 0 2190 6 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150581648056 5451416 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5179] ppid=5169 vsize=743832 memory=7305514165603948397 CPUtime=21.84 cores=0-7
/proc/5172/task/5179/stat : 5179 (cosoco) R 5169 5172 3228 0 -1 4202560 54889 0 0 0 2176 8 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150573256008 5454176 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5180] ppid=5169 vsize=743832 memory=7237114638262425197 CPUtime=21.97 cores=0-7
/proc/5172/task/5180/stat : 5180 (cosoco) R 5169 5172 3228 0 -1 4202560 33076 0 0 0 2192 5 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150564862648 5440580 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5181] ppid=5169 vsize=743832 memory=7377858710784533856 CPUtime=21.77 cores=0-7
/proc/5172/task/5181/stat : 5181 (cosoco) R 5169 5172 3228 0 -1 4202560 47043 0 0 0 2133 44 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150556470600 5446912 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
Current children cumulated CPU time: 177.62 s
Current children cumulated vsize: 743832 KiB
Current children cumulated memory: 196472 KiB

[startup+24.6015 s]
/proc/loadavg: 3.69 4.45 6.78 9/200 5186
/proc/meminfo: memFree=30921172/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=743832 memory=196472 CPUtime=179.16 cores=0-7
/proc/5172/stat : 5172 (cosoco) S 5169 5172 3228 0 -1 1077944320 366858 0 0 0 17825 91 0 0 20 0 9 0 437217427 761683968 49118 33554432000 4194304 6211092 140724790895904 140724790894160 140150638362359 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 185958 49118 880 493 0 179263 0
[pid=5172/tid=5174] ppid=5169 vsize=743832 memory=288230621803970871 CPUtime=22.11 cores=0-7
/proc/5172/task/5174/stat : 5174 (cosoco) R 5169 5172 3228 0 -1 4202560 36447 0 0 0 2205 6 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150615219472 140150623247786 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5175] ppid=5169 vsize=743832 memory=15262527902714418 CPUtime=21.96 cores=0-7
/proc/5172/task/5175/stat : 5175 (cosoco) R 5169 5172 3228 0 -1 4202560 39378 0 0 0 2193 3 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150606826824 5446082 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5176] ppid=5169 vsize=743832 memory=1560 CPUtime=22.15 cores=0-7
/proc/5172/task/5176/stat : 5176 (cosoco) R 5169 5172 3228 0 -1 4202560 36837 0 0 0 2211 4 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150598433464 5193332 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5177] ppid=5169 vsize=743832 memory=924 CPUtime=22.16 cores=0-7
/proc/5172/task/5177/stat : 5177 (cosoco) R 5169 5172 3228 0 -1 4202560 36386 0 0 0 2209 7 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150590040760 5454160 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5178] ppid=5169 vsize=743832 memory=1692 CPUtime=22.15 cores=0-7
/proc/5172/task/5178/stat : 5178 (cosoco) R 5169 5172 3228 0 -1 4202560 37112 0 0 0 2209 6 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150581648056 5069297 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5179] ppid=5169 vsize=743832 memory=792 CPUtime=22.03 cores=0-7
/proc/5172/task/5179/stat : 5179 (cosoco) R 5169 5172 3228 0 -1 4202560 54889 0 0 0 2195 8 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150573256008 5456310 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5180] ppid=5169 vsize=743832 memory=1448 CPUtime=22.16 cores=0-7
/proc/5172/task/5180/stat : 5180 (cosoco) R 5169 5172 3228 0 -1 4202560 33092 0 0 0 2211 5 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150564862648 5009641 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5181] ppid=5169 vsize=743832 memory=1964 CPUtime=21.96 cores=0-7
/proc/5172/task/5181/stat : 5181 (cosoco) R 5169 5172 3228 0 -1 4202560 47043 0 0 0 2152 44 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150556470600 140150623245872 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
Current children cumulated CPU time: 179.16 s
Current children cumulated vsize: 743832 KiB
Current children cumulated memory: 196472 KiB

[startup+24.7015 s]
/proc/loadavg: 3.69 4.45 6.78 9/200 5186
/proc/meminfo: memFree=30921172/32770624 swapFree=67004300/67108860
[pid=5172] ppid=5169 vsize=743832 memory=196472 CPUtime=179.96 cores=0-7
/proc/5172/stat : 5172 (cosoco) S 5169 5172 3228 0 -1 1077944320 366858 0 0 0 17905 91 0 0 20 0 9 0 437217427 761683968 49118 33554432000 4194304 6211092 140724790895904 140724790894160 140150638362359 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
/proc/5172/statm: 185958 49118 880 493 0 179263 0
[pid=5172/tid=5174] ppid=5169 vsize=743832 memory=196472 CPUtime=22.21 cores=0-7
/proc/5172/task/5174/stat : 5174 (cosoco) R 5169 5172 3228 0 -1 4202560 36447 0 0 0 2215 6 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150615219472 5452207 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5175] ppid=5169 vsize=743832 memory=56 CPUtime=22.06 cores=0-7
/proc/5172/task/5175/stat : 5175 (cosoco) R 5169 5172 3228 0 -1 4202560 39378 0 0 0 2203 3 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150606826824 5451602 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5176] ppid=5169 vsize=743832 memory=3588 CPUtime=22.25 cores=0-7
/proc/5172/task/5176/stat : 5176 (cosoco) R 5169 5172 3228 0 -1 4202560 36837 0 0 0 2221 4 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150598433464 5451482 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5177] ppid=5169 vsize=743832 memory=45716 CPUtime=22.26 cores=0-7
/proc/5172/task/5177/stat : 5177 (cosoco) R 5169 5172 3228 0 -1 4202560 36386 0 0 0 2219 7 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150590040760 140150623247813 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5178] ppid=5169 vsize=743832 memory=0 CPUtime=22.25 cores=0-7
/proc/5172/task/5178/stat : 5178 (cosoco) R 5169 5172 3228 0 -1 4202560 37112 0 0 0 2219 6 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150581648056 140150623242128 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5179] ppid=5169 vsize=743832 memory=-4695052241013923951 CPUtime=22.13 cores=0-7
/proc/5172/task/5179/stat : 5179 (cosoco) R 5169 5172 3228 0 -1 4202560 54889 0 0 0 2205 8 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150573256008 5443096 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5180] ppid=5169 vsize=743832 memory=196472 CPUtime=22.26 cores=0-7
/proc/5172/task/5180/stat : 5180 (cosoco) R 5169 5172 3228 0 -1 4202560 33092 0 0 0 2221 5 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150564862648 140150623247786 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
[pid=5172/tid=5181] ppid=5169 vsize=743832 memory=1556 CPUtime=22.06 cores=0-7
/proc/5172/task/5181/stat : 5181 (cosoco) R 5169 5172 3228 0 -1 4202560 47043 0 0 0 2162 44 0 0 20 0 9 0 437217667 761683968 49118 33554432000 4194304 6211092 140724790895904 140150556470600 5069039 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 34897920 140724790899734 140724790899826 140724790899826 140724790902734 0
Current children cumulated CPU time: 179.96 s
Current children cumulated vsize: 743832 KiB
Current children cumulated memory: 196472 KiB

Child status: 0
Real time (s): 24.7937
CPU time (s): 180.526
CPU user time (s): 179.594
CPU system time (s): 0.931435
CPU usage (%): 728.11
Max. virtual memory (cumulated for all children) (KiB): 745124
Max. memory (cumulated for all children) (KiB): 197364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 179.594
system time used= 0.931435
maximum resident set size= 197364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 367006
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3795
involuntary context switches= 1669


# summary of solver processes directly reported to runsolver:
#   pid: 5172
#   total CPU time (s): 180.526
#   total CPU user time (s): 179.594
#   total CPU system time (s): 0.931435

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.111514 second user time and 0.198392 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-16 07:08:42
IDJOB=4398632
IDBENCH=139724
IDSOLVER=2852
FILE ID=node148/4398632-1568610556
RUNJOBID= node148-1568597898-3256
PBS_JOBID= 21703413
Free space on /tmp= 60772 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-09-09.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398632-1568610556/watcher-4398632-1568610556 -o /tmp/evaluation-result-4398632-1568610556/solver-4398632-1568610556 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568597898-3256 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398632-1568610556.xml

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

MD5SUM BENCH= 72a1fa157874bc53acfadcbdb1252751
RANDOM SEED=8790444

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.13
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:        29993060 kB
MemAvailable:   31887860 kB
Buffers:          133940 kB
Cached:          2054364 kB
SwapCached:         3744 kB
Active:           420140 kB
Inactive:        1776380 kB
Active(anon):       5956 kB
Inactive(anon):    51612 kB
Active(file):     414184 kB
Inactive(file):  1724768 kB
Unevictable:      109236 kB
Mlocked:          109236 kB
SwapTotal:      67108860 kB
SwapFree:       67004300 kB
Dirty:            876288 kB
Writeback:         78320 kB
AnonPages:        118692 kB
Mapped:            48020 kB
Shmem:             40612 kB
Slab:             172468 kB
SReclaimable:     143364 kB
SUnreclaim:        29104 kB
KernelStack:        3360 kB
PageTables:         5780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     508512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 61308 MiB
End job on node148 at 2019-09-16 07:09:06