Trace number 4398592

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 parallelSAT (TO)450 2012.52 252.022

General information on the benchmark

NameVrp/Vrp-zinc-s1/
Vrp-P-n16-k8.xml
MD5SUMcfd5e3ed3d40597c9df5fc0ce0b3cf5f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark450
Best CPU time to get the best result obtained on this benchmark138.159
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints255
Number of domains3
Minimum domain size1
Maximum domain size36
Distribution of domain sizes[{"size":1,"count":16},{"size":2,"count":240},{"size":36,"count":15}]
Minimum variable degree0
Maximum variable degree29
Distribution of variable degrees[{"degree":0,"count":1},{"degree":1,"count":16},{"degree":2,"count":30},{"degree":4,"count":210},{"degree":29,"count":15}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":15},{"arity":3,"count":210},{"arity":15,"count":30}]
Number of extensional constraints0
Number of intensional constraints15
Distribution of constraint types[{"type":"intension","count":15},{"type":"sum","count":210},{"type":"count","count":30}]
Optimization problemYES
Type of objectivemin 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.04	c
0.00/0.04	c This is cosoco 2.00 --  
0.00/0.04	c
0.00/0.04	c command line: cosoco -model -nbcores=8 HOME/instance-4398592-1568608590.xml 
0.00/0.04	c enable optimization
0.00/0.04	c ========================================[ Problem Statistics ]===========================================
0.00/0.04	c |                                                                                                       
0.00/0.04	c |  Parse time        :         0.03 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 272
0.00/0.04	c |            Domain Sizes: 1..36
0.00/0.04	c |
0.00/0.04	c |             Constraints: 256
0.00/0.04	c |                   Arity: 1..240  -- Unary: 15  -- Ternary: 210
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          Exactly K: 30
0.00/0.04	c |                          Sum: 211
0.00/0.04	c |                          Unary: 15
0.00/0.04	c |                          
0.00/0.04	c |               Objective: Minimize Sum
0.00/0.04	
0.00/0.04	c =========================================================================================================
0.00/0.04	c Parallel mode: Portfolio
0.00/0.04	c [pFactory][Group N°0] created (threads:8).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.04	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.04	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.04	c [pFactory][Group N°0] task 7 launched on thread 2.
0.00/0.04	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.04	c [pFactory][Group N°0] task 5 launched on thread 1.
0.00/0.04	c [pFactory][Group N°0] task 4 launched on thread 5.
0.00/0.04	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.04	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.04	c [pFactory][Group N°0] task 1 launched on thread 3.
0.00/0.04	c [pFactory][Group N°0] task 0 launched on thread 4.
0.00/0.04	o 562
0.00/0.05	o 556
0.00/0.05	o 525
0.00/0.06	o 522
0.00/0.06	o 517
0.00/0.07	o 516
0.00/0.07	o 514
0.00/0.07	o 510
0.00/0.08	o 502
0.00/0.08	o 494
0.57/0.13	o 488
0.57/0.16	o 469
0.57/0.18	o 465
1.44/0.22	o 464
1.44/0.23	o 463
2.23/0.33	o 461
2.23/0.33	o 458
2.23/0.38	o 456
11.66/1.56	o 450
2012.42/252.02	
2012.42/252.02	c *** INTERRUPTED ***
2012.42/252.02	c call to solver        : 13
2012.42/252.02	c
2012.42/252.02	c restarts              : 66062       
2012.42/252.02	c conflicts             : 619252       (308 /sec)
2012.42/252.02	c decisions             : 12548699     (6235 /sec)
2012.42/252.02	c propagations          : 74802370    (37169 /sec)
2012.42/252.02	c root propagations     : 336         
2012.42/252.02	c filter calls          : 105489641      (52418 /sec)
2012.42/252.02	c useless filter calls  : 95381804       (90 %)
2012.42/252.02	c Memory used           : 607.17 MB
2012.42/252.02	c Best bound time (wc)  : 1.55545 s
2012.42/252.02	c CPU time              : 2012.48 s
2012.42/252.02	c real time             : 252.016 s
2012.42/252.02	
2012.42/252.02	s SATISFIABLE
2012.42/252.02	c Best value found: 450
2012.42/252.02	
2012.42/252.02	
2012.42/252.02	v <instantiation type='solution' cost='450'>
2012.42/252.02	v <list>u[0] u[10] u[11] u[12] u[13] u[14] u[15] u[1] u[2] u[3] u[4] u[5] u[6] u[7] u[8] u[9] x[0][0] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] 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[10][0] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[11][0] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[12][0] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[13][0] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[14][0] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[14][15] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[15][0] x[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[1][0] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] 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[2][0] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] 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[3][0] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] 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[4][0] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] 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[5][0] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] 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[6][0] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] 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[6][9] x[7][0] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] 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[7][9] x[8][0] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] </list>
2012.42/252.02	v <values>* 35 7 25 6 19 11 35 30 35 30 11 31 34 35 19 * 0 1 0 1 1 1 1 1 0 0 1 1 0 0 0 1 * 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 * 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 * 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 * 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 * 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 * 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 * 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 * 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 * 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 * 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 * 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 * 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 * 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 * 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 * </values>
2012.42/252.02	v </instantiation>
2012.42/252.02	

Verifier Data

OK	450

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398592-1568608590/watcher-4398592-1568608590 -o /tmp/evaluation-result-4398592-1568608590/solver-4398592-1568608590 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node126-1568596180-23901 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398592-1568608590.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
Starting watchdog thread
solver pid=26093, runsolver pid=26090
Current StackSize limit: 8192 KiB


[startup+0.100202 s]*
/proc/loadavg: 8.02 6.47 5.61 9/199 26102
/proc/meminfo: memFree=31314152/32770624 swapFree=66986532/67108860
[pid=26093] ppid=26090 vsize=621736 memory=10648 CPUtime=0.57 cores=0-7
/proc/26093/stat : 26093 (cosoco) S 26090 26093 23874 0 -1 1077944320 2940 0 0 0 57 0 0 0 20 0 9 0 437126772 636657664 2662 33554432000 4194304 6211092 140729898014448 140729898012704 140157851643639 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
/proc/26093/statm: 155434 2662 892 493 0 148739 0
[pid=26093/tid=26095] ppid=26090 vsize=621736 memory=1398722017469774279 CPUtime=0.07 cores=0-7
/proc/26093/task/26095/stat : 26095 (cosoco) R 26090 26093 23874 0 -1 4202560 75 0 0 0 7 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157828500072 5155812 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26096] ppid=26090 vsize=621736 memory=4872558142750484543 CPUtime=0.07 cores=0-7
/proc/26093/task/26096/stat : 26096 (cosoco) R 26090 26093 23874 0 -1 4202560 74 0 0 0 7 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157820107368 5409457 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26097] ppid=26090 vsize=621736 memory=140569422243456 CPUtime=0.07 cores=0-7
/proc/26093/task/26097/stat : 26097 (cosoco) R 26090 26093 23874 0 -1 4202560 81 0 0 0 7 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157811714504 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26098] ppid=26090 vsize=621736 memory=0 CPUtime=0.06 cores=0-7
/proc/26093/task/26098/stat : 26098 (cosoco) R 26090 26093 23874 0 -1 4202560 79 0 0 0 6 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157803322640 5250284 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26099] ppid=26090 vsize=621736 memory=0 CPUtime=0.06 cores=0-7
/proc/26093/task/26099/stat : 26099 (cosoco) R 26090 26093 23874 0 -1 4202560 74 0 0 0 6 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157794929256 5250224 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26100] ppid=26090 vsize=621736 memory=0 CPUtime=0.06 cores=0-7
/proc/26093/task/26100/stat : 26100 (cosoco) R 26090 26093 23874 0 -1 4202560 73 0 0 0 6 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157786536552 5157976 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26101] ppid=26090 vsize=621736 memory=-1 CPUtime=0.07 cores=0-7
/proc/26093/task/26101/stat : 26101 (cosoco) R 26090 26093 23874 0 -1 4202560 76 0 0 0 7 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157778143848 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26102] ppid=26090 vsize=621736 memory=0 CPUtime=0.06 cores=0-7
/proc/26093/task/26102/stat : 26102 (cosoco) R 26090 26093 23874 0 -1 4202560 74 0 0 0 6 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157769751144 5156232 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 10648 KiB

[startup+0.210201 s]*
/proc/loadavg: 8.02 6.47 5.61 9/199 26102
/proc/meminfo: memFree=31314152/32770624 swapFree=66986532/67108860
[pid=26093] ppid=26090 vsize=621736 memory=10648 CPUtime=1.44 cores=0-7
/proc/26093/stat : 26093 (cosoco) S 26090 26093 23874 0 -1 1077944320 2957 0 0 0 144 0 0 0 20 0 9 0 437126772 636657664 2662 33554432000 4194304 6211092 140729898014448 140729898012704 140157851643639 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
/proc/26093/statm: 155434 2662 892 493 0 148739 0
[pid=26093/tid=26095] ppid=26090 vsize=621736 memory=7310027617963868211 CPUtime=0.18 cores=0-7
/proc/26093/task/26095/stat : 26095 (cosoco) R 26090 26093 23874 0 -1 4202560 79 0 0 0 18 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157828500072 5250251 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26096] ppid=26090 vsize=621736 memory=288230613264367639 CPUtime=0.18 cores=0-7
/proc/26093/task/26096/stat : 26096 (cosoco) R 26090 26093 23874 0 -1 4202560 75 0 0 0 18 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157820107368 5155812 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26097] ppid=26090 vsize=621736 memory=140569425514001 CPUtime=0.18 cores=0-7
/proc/26093/task/26097/stat : 26097 (cosoco) R 26090 26093 23874 0 -1 4202560 83 0 0 0 18 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157811714504 5155800 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26098] ppid=26090 vsize=621736 memory=-1 CPUtime=0.16 cores=0-7
/proc/26093/task/26098/stat : 26098 (cosoco) R 26090 26093 23874 0 -1 4202560 80 0 0 0 16 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157803322640 5250289 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26099] ppid=26090 vsize=621736 memory=0 CPUtime=0.17 cores=0-7
/proc/26093/task/26099/stat : 26099 (cosoco) R 26090 26093 23874 0 -1 4202560 76 0 0 0 17 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157794929256 5157544 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26100] ppid=26090 vsize=621736 memory=0 CPUtime=0.17 cores=0-7
/proc/26093/task/26100/stat : 26100 (cosoco) R 26090 26093 23874 0 -1 4202560 75 0 0 0 17 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157786536392 5157603 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26101] ppid=26090 vsize=621736 memory=-1 CPUtime=0.18 cores=0-7
/proc/26093/task/26101/stat : 26101 (cosoco) R 26090 26093 23874 0 -1 4202560 79 0 0 0 18 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157778143848 5409453 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26102] ppid=26090 vsize=621736 memory=0 CPUtime=0.17 cores=0-7
/proc/26093/task/26102/stat : 26102 (cosoco) R 26090 26093 23874 0 -1 4202560 76 0 0 0 17 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157769751144 5155800 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 10648 KiB

[startup+0.310211 s]*
/proc/loadavg: 8.02 6.47 5.61 9/199 26102
/proc/meminfo: memFree=31314152/32770624 swapFree=66986532/67108860
[pid=26093] ppid=26090 vsize=621736 memory=10648 CPUtime=2.23 cores=0-7
/proc/26093/stat : 26093 (cosoco) S 26090 26093 23874 0 -1 1077944320 2967 0 0 0 223 0 0 0 20 0 9 0 437126772 636657664 2662 33554432000 4194304 6211092 140729898014448 140729898012704 140157851643639 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
/proc/26093/statm: 155434 2662 892 493 0 148739 0
[pid=26093/tid=26095] ppid=26090 vsize=621736 memory=1398722017469774279 CPUtime=0.28 cores=0-7
/proc/26093/task/26095/stat : 26095 (cosoco) R 26090 26093 23874 0 -1 4202560 82 0 0 0 28 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157828500072 5155804 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26096] ppid=26090 vsize=621736 memory=4872558044660077418 CPUtime=0.28 cores=0-7
/proc/26093/task/26096/stat : 26096 (cosoco) R 26090 26093 23874 0 -1 4202560 75 0 0 0 28 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157820107368 5155807 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26097] ppid=26090 vsize=621736 memory=0 CPUtime=0.28 cores=0-7
/proc/26093/task/26097/stat : 26097 (cosoco) R 26090 26093 23874 0 -1 4202560 84 0 0 0 28 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157811714504 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26098] ppid=26090 vsize=621736 memory=6656426216303648864 CPUtime=0.25 cores=0-7
/proc/26093/task/26098/stat : 26098 (cosoco) R 26090 26093 23874 0 -1 4202560 80 0 0 0 25 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157803322640 5250298 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26099] ppid=26090 vsize=621736 memory=6656426216303648864 CPUtime=0.27 cores=0-7
/proc/26093/task/26099/stat : 26099 (cosoco) R 26090 26093 23874 0 -1 4202560 78 0 0 0 27 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157794929256 5250467 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26100] ppid=26090 vsize=621736 memory=0 CPUtime=0.27 cores=0-7
/proc/26093/task/26100/stat : 26100 (cosoco) R 26090 26093 23874 0 -1 4202560 75 0 0 0 27 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157786536392 5156232 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26101] ppid=26090 vsize=621736 memory=0 CPUtime=0.28 cores=0-7
/proc/26093/task/26101/stat : 26101 (cosoco) R 26090 26093 23874 0 -1 4202560 80 0 0 0 28 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157778143848 5155996 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26102] ppid=26090 vsize=621736 memory=0 CPUtime=0.27 cores=0-7
/proc/26093/task/26102/stat : 26102 (cosoco) R 26090 26093 23874 0 -1 4202560 79 0 0 0 27 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157769751144 5155804 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
Current children cumulated CPU time: 2.23 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 10648 KiB

[startup+0.701204 s]
/proc/loadavg: 8.02 6.47 5.61 9/199 26102
/proc/meminfo: memFree=31313780/32770624 swapFree=66986532/67108860
[pid=26093] ppid=26090 vsize=621736 memory=10648 CPUtime=5.27 cores=0-7
/proc/26093/stat : 26093 (cosoco) S 26090 26093 23874 0 -1 1077944320 2980 0 0 0 527 0 0 0 20 0 9 0 437126772 636657664 2662 33554432000 4194304 6211092 140729898014448 140729898012704 140157851643639 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
/proc/26093/statm: 155434 2662 892 493 0 148739 0
[pid=26093/tid=26095] ppid=26090 vsize=621736 memory=4028 CPUtime=0.66 cores=0-7
/proc/26093/task/26095/stat : 26095 (cosoco) R 26090 26093 23874 0 -1 4202560 82 0 0 0 66 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157828500488 5409453 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26096] ppid=26090 vsize=621736 memory=2832 CPUtime=0.66 cores=0-7
/proc/26093/task/26096/stat : 26096 (cosoco) R 26090 26093 23874 0 -1 4202560 76 0 0 0 66 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157820107784 5250284 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26097] ppid=26090 vsize=621736 memory=1540 CPUtime=0.66 cores=0-7
/proc/26093/task/26097/stat : 26097 (cosoco) R 26090 26093 23874 0 -1 4202560 85 0 0 0 66 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157811714520 5250279 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26098] ppid=26090 vsize=621736 memory=1696 CPUtime=0.61 cores=0-7
/proc/26093/task/26098/stat : 26098 (cosoco) R 26090 26093 23874 0 -1 4202560 80 0 0 0 61 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157803322640 5157562 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26099] ppid=26090 vsize=621736 memory=5972 CPUtime=0.66 cores=0-7
/proc/26093/task/26099/stat : 26099 (cosoco) R 26090 26093 23874 0 -1 4202560 80 0 0 0 66 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157794929256 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26100] ppid=26090 vsize=621736 memory=772 CPUtime=0.65 cores=0-7
/proc/26093/task/26100/stat : 26100 (cosoco) R 26090 26093 23874 0 -1 4202560 81 0 0 0 65 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157786536552 5186560 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26101] ppid=26090 vsize=621736 memory=140573717210751 CPUtime=0.66 cores=0-7
/proc/26093/task/26101/stat : 26101 (cosoco) R 26090 26093 23874 0 -1 4202560 82 0 0 0 66 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157778143848 5157562 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26102] ppid=26090 vsize=621736 memory=7079746850842632256 CPUtime=0.65 cores=0-7
/proc/26093/task/26102/stat : 26102 (cosoco) R 26090 26093 23874 0 -1 4202560 80 0 0 0 65 0 0 0 20 0 9 0 437126776 636657664 2662 33554432000 4194304 6211092 140729898014448 140157769751144 5250298 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
Current children cumulated CPU time: 5.27 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 10648 KiB

[startup+1.5012 s]
/proc/loadavg: 8.02 6.47 5.61 9/199 26102
/proc/meminfo: memFree=31313352/32770624 swapFree=66986532/67108860
[pid=26093] ppid=26090 vsize=621736 memory=11156 CPUtime=11.66 cores=0-7
/proc/26093/stat : 26093 (cosoco) S 26090 26093 23874 0 -1 1077944320 4847 0 0 0 1165 1 0 0 20 0 9 0 437126772 636657664 2789 33554432000 4194304 6211092 140729898014448 140729898012704 140157851643639 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
/proc/26093/statm: 155434 2789 892 493 0 148739 0
[pid=26093/tid=26095] ppid=26090 vsize=621736 memory=6438155977927 CPUtime=1.46 cores=0-7
/proc/26093/task/26095/stat : 26095 (cosoco) R 26090 26093 23874 0 -1 4202560 281 0 0 0 146 0 0 0 20 0 9 0 437126776 636657664 2789 33554432000 4194304 6211092 140729898014448 140157828500488 5158006 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26096] ppid=26090 vsize=621736 memory=288230621803970871 CPUtime=1.46 cores=0-7
/proc/26093/task/26096/stat : 26096 (cosoco) R 26090 26093 23874 0 -1 4202560 416 0 0 0 146 0 0 0 20 0 9 0 437126776 636657664 2789 33554432000 4194304 6211092 140729898014448 140157820107784 5156232 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26097] ppid=26090 vsize=621736 memory=13848581702421048 CPUtime=1.46 cores=0-7
/proc/26093/task/26097/stat : 26097 (cosoco) R 26090 26093 23874 0 -1 4202560 307 0 0 0 146 0 0 0 20 0 9 0 437126776 636657664 2789 33554432000 4194304 6211092 140729898014448 140157811714520 5155804 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26098] ppid=26090 vsize=621736 memory=132 CPUtime=1.4 cores=0-7
/proc/26093/task/26098/stat : 26098 (cosoco) R 26090 26093 23874 0 -1 4202560 339 0 0 0 140 0 0 0 20 0 9 0 437126776 636657664 2789 33554432000 4194304 6211092 140729898014448 140157803321800 5250224 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26099] ppid=26090 vsize=621736 memory=288230596034167089 CPUtime=1.45 cores=0-7
/proc/26093/task/26099/stat : 26099 (cosoco) R 26090 26093 23874 0 -1 4202560 219 0 0 0 145 0 0 0 20 0 9 0 437126776 636657664 2789 33554432000 4194304 6211092 140729898014448 140157794929096 5136320 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26100] ppid=26090 vsize=621736 memory=15259250825889593 CPUtime=1.45 cores=0-7
/proc/26093/task/26100/stat : 26100 (cosoco) R 26090 26093 23874 0 -1 4202560 319 0 0 0 145 0 0 0 20 0 9 0 437126776 636657664 2789 33554432000 4194304 6211092 140729898014448 140157786536552 5250450 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26101] ppid=26090 vsize=621736 memory=0 CPUtime=1.46 cores=0-7
/proc/26093/task/26101/stat : 26101 (cosoco) R 26090 26093 23874 0 -1 4202560 275 0 0 0 146 0 0 0 20 0 9 0 437126776 636657664 2789 33554432000 4194304 6211092 140729898014448 140157778143688 5250272 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26102] ppid=26090 vsize=621736 memory=0 CPUtime=1.45 cores=0-7
/proc/26093/task/26102/stat : 26102 (cosoco) R 26090 26093 23874 0 -1 4202560 357 0 0 0 145 0 0 0 20 0 9 0 437126776 636657664 2789 33554432000 4194304 6211092 140729898014448 140157769751176 5250279 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
Current children cumulated CPU time: 11.66 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11156 KiB

[startup+3.1102 s]
/proc/loadavg: 8.02 6.49 5.62 9/199 26102
/proc/meminfo: memFree=31313176/32770624 swapFree=66986532/67108860
[pid=26093] ppid=26090 vsize=621736 memory=11168 CPUtime=24.51 cores=0-7
/proc/26093/stat : 26093 (cosoco) S 26090 26093 23874 0 -1 1077944320 6580 0 0 0 2450 1 0 0 20 0 9 0 437126772 636657664 2792 33554432000 4194304 6211092 140729898014448 140729898012704 140157851643639 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
/proc/26093/statm: 155434 2792 892 493 0 148739 0
[pid=26093/tid=26095] ppid=26090 vsize=621736 memory=3616 CPUtime=3.07 cores=0-7
/proc/26093/task/26095/stat : 26095 (cosoco) R 26090 26093 23874 0 -1 4202560 410 0 0 0 307 0 0 0 20 0 9 0 437126776 636657664 2792 33554432000 4194304 6211092 140729898014448 140157828500752 5186326 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26096] ppid=26090 vsize=621736 memory=35808 CPUtime=3.07 cores=0-7
/proc/26093/task/26096/stat : 26096 (cosoco) R 26090 26093 23874 0 -1 4202560 711 0 0 0 307 0 0 0 20 0 9 0 437126776 636657664 2792 33554432000 4194304 6211092 140729898014448 140157820107784 5156232 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26097] ppid=26090 vsize=621736 memory=984 CPUtime=3.07 cores=0-7
/proc/26093/task/26097/stat : 26097 (cosoco) R 26090 26093 23874 0 -1 4202560 526 0 0 0 307 0 0 0 20 0 9 0 437126776 636657664 2792 33554432000 4194304 6211092 140729898014448 140157811714520 5390424 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26098] ppid=26090 vsize=621736 memory=11156 CPUtime=2.98 cores=0-7
/proc/26093/task/26098/stat : 26098 (cosoco) R 26090 26093 23874 0 -1 4202560 610 0 0 0 298 0 0 0 20 0 9 0 437126776 636657664 2792 33554432000 4194304 6211092 140729898014448 140157803321800 5158106 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26099] ppid=26090 vsize=621736 memory=0 CPUtime=3.06 cores=0-7
/proc/26093/task/26099/stat : 26099 (cosoco) R 26090 26093 23874 0 -1 4202560 432 0 0 0 306 0 0 0 20 0 9 0 437126776 636657664 2792 33554432000 4194304 6211092 140729898014448 140157794929096 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26100] ppid=26090 vsize=621736 memory=140569313651775 CPUtime=3.06 cores=0-7
/proc/26093/task/26100/stat : 26100 (cosoco) R 26090 26093 23874 0 -1 4202560 519 0 0 0 306 0 0 0 20 0 9 0 437126776 636657664 2792 33554432000 4194304 6211092 140729898014448 140157786536552 5155944 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26101] ppid=26090 vsize=621736 memory=288230583149265199 CPUtime=3.07 cores=0-7
/proc/26093/task/26101/stat : 26101 (cosoco) R 26090 26093 23874 0 -1 4202560 476 0 0 0 307 0 0 0 20 0 9 0 437126776 636657664 2792 33554432000 4194304 6211092 140729898014448 140157778143688 5250298 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26102] ppid=26090 vsize=621736 memory=14978866770872074 CPUtime=3.06 cores=0-7
/proc/26093/task/26102/stat : 26102 (cosoco) R 26090 26093 23874 0 -1 4202560 562 0 0 0 306 0 0 0 20 0 9 0 437126776 636657664 2792 33554432000 4194304 6211092 140729898014448 140157769751176 5157034 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
Current children cumulated CPU time: 24.51 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11168 KiB

[startup+6.30121 s]
/proc/loadavg: 8.02 6.49 5.62 9/199 26102
/proc/meminfo: memFree=31313736/32770624 swapFree=66986532/67108860
[pid=26093] ppid=26090 vsize=621736 memory=11176 CPUtime=50 cores=0-7
/proc/26093/stat : 26093 (cosoco) S 26090 26093 23874 0 -1 1077944320 10481 0 0 0 4998 2 0 0 20 0 9 0 437126772 636657664 2794 33554432000 4194304 6211092 140729898014448 140729898012704 140157851643639 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
/proc/26093/statm: 155434 2794 892 493 0 148739 0
[pid=26093/tid=26095] ppid=26090 vsize=621736 memory=11176 CPUtime=6.26 cores=0-7
/proc/26093/task/26095/stat : 26095 (cosoco) R 26090 26093 23874 0 -1 4202560 859 0 0 0 626 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157828500752 5155960 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26096] ppid=26090 vsize=621736 memory=140573717210751 CPUtime=6.25 cores=0-7
/proc/26093/task/26096/stat : 26096 (cosoco) R 26090 26093 23874 0 -1 4202560 1236 0 0 0 625 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157820107784 5380270 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26097] ppid=26090 vsize=621736 memory=326 CPUtime=6.26 cores=0-7
/proc/26093/task/26097/stat : 26097 (cosoco) R 26090 26093 23874 0 -1 4202560 1007 0 0 0 626 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157811714664 5155944 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26098] ppid=26090 vsize=621736 memory=326 CPUtime=6.14 cores=0-7

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

/proc/26093/task/26097/stat : 26097 (cosoco) R 26090 26093 23874 0 -1 4202560 1960 0 0 0 2545 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157811714664 5250260 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26098] ppid=26090 vsize=621736 memory=281138627528336 CPUtime=25.1 cores=0-7
/proc/26093/task/26098/stat : 26098 (cosoco) R 26090 26093 23874 0 -1 4202560 2092 0 0 0 2510 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157803321800 5250279 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26099] ppid=26090 vsize=621736 memory=3616 CPUtime=25.45 cores=0-7
/proc/26093/task/26099/stat : 26099 (cosoco) R 26090 26093 23874 0 -1 4202560 1704 0 0 0 2545 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157794929128 5250287 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26100] ppid=26090 vsize=621736 memory=35808 CPUtime=25.45 cores=0-7
/proc/26093/task/26100/stat : 26100 (cosoco) R 26090 26093 23874 0 -1 4202560 1977 0 0 0 2545 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157786536552 5155812 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26101] ppid=26090 vsize=621736 memory=35808 CPUtime=25.45 cores=0-7
/proc/26093/task/26101/stat : 26101 (cosoco) R 26090 26093 23874 0 -1 4202560 1869 0 0 0 2545 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157778143688 5250467 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26102] ppid=26090 vsize=621736 memory=984 CPUtime=25.45 cores=0-7
/proc/26093/task/26102/stat : 26102 (cosoco) R 26090 26093 23874 0 -1 4202560 2079 0 0 0 2545 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157769751144 5157544 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
Current children cumulated CPU time: 203.33 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11176 KiB

[startup+51.1102 s]
/proc/loadavg: 8.01 6.70 5.73 9/199 26105
/proc/meminfo: memFree=31311768/32770624 swapFree=66986532/67108860
[pid=26093] ppid=26090 vsize=621736 memory=11176 CPUtime=407.88 cores=0-7
/proc/26093/stat : 26093 (cosoco) S 26090 26093 23874 0 -1 1077944320 21837 0 0 0 40785 3 0 0 20 0 9 0 437126772 636657664 2794 33554432000 4194304 6211092 140729898014448 140729898012704 140157851643639 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
/proc/26093/statm: 155434 2794 892 493 0 148739 0
[pid=26093/tid=26095] ppid=26090 vsize=621736 memory=11176 CPUtime=51.05 cores=0-7
/proc/26093/task/26095/stat : 26095 (cosoco) R 26090 26093 23874 0 -1 4202560 2258 0 0 0 5105 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157828500752 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26096] ppid=26090 vsize=621736 memory=0 CPUtime=51.06 cores=0-7
/proc/26093/task/26096/stat : 26096 (cosoco) R 26090 26093 23874 0 -1 4202560 2707 0 0 0 5106 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157820107784 5157544 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26097] ppid=26090 vsize=621736 memory=164 CPUtime=51.06 cores=0-7
/proc/26093/task/26097/stat : 26097 (cosoco) R 26090 26093 23874 0 -1 4202560 2428 0 0 0 5106 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157811714664 5158095 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26098] ppid=26090 vsize=621736 memory=56 CPUtime=50.39 cores=0-7
/proc/26093/task/26098/stat : 26098 (cosoco) R 26090 26093 23874 0 -1 4202560 2599 0 0 0 5039 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157803321800 5250279 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26099] ppid=26090 vsize=621736 memory=281138627246112 CPUtime=51.06 cores=0-7
/proc/26093/task/26099/stat : 26099 (cosoco) R 26090 26093 23874 0 -1 4202560 2111 0 0 0 5106 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157794929128 5156232 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26100] ppid=26090 vsize=621736 memory=0 CPUtime=51.05 cores=0-7
/proc/26093/task/26100/stat : 26100 (cosoco) R 26090 26093 23874 0 -1 4202560 2533 0 0 0 5105 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157786536552 5397454 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26101] ppid=26090 vsize=621736 memory=0 CPUtime=51.05 cores=0-7
/proc/26093/task/26101/stat : 26101 (cosoco) R 26090 26093 23874 0 -1 4202560 2323 0 0 0 5105 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157778143688 5136256 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26102] ppid=26090 vsize=621736 memory=0 CPUtime=51.06 cores=0-7
/proc/26093/task/26102/stat : 26102 (cosoco) R 26090 26093 23874 0 -1 4202560 2544 0 0 0 5106 0 0 0 20 0 9 0 437126776 636657664 2794 33554432000 4194304 6211092 140729898014448 140157769751144 5158194 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
Current children cumulated CPU time: 407.88 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11176 KiB

[startup+102.301 s]
/proc/loadavg: 8.00 6.92 5.87 9/199 26107
/proc/meminfo: memFree=31311864/32770624 swapFree=66986532/67108860
[pid=26093] ppid=26090 vsize=621736 memory=11180 CPUtime=816.74 cores=0-7
/proc/26093/stat : 26093 (cosoco) S 26090 26093 23874 0 -1 1077944320 25627 0 0 0 81671 3 0 0 20 0 9 0 437126772 636657664 2795 33554432000 4194304 6211092 140729898014448 140729898012704 140157851643639 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
/proc/26093/statm: 155434 2795 892 493 0 148739 0
[pid=26093/tid=26095] ppid=26090 vsize=621736 memory=11180 CPUtime=102.24 cores=0-7
/proc/26093/task/26095/stat : 26095 (cosoco) R 26090 26093 23874 0 -1 4202560 2747 0 0 0 10224 0 0 0 20 0 9 0 437126776 636657664 2795 33554432000 4194304 6211092 140729898014448 140157828500752 5157540 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26096] ppid=26090 vsize=621736 memory=6443078088302683241 CPUtime=102.25 cores=0-7
/proc/26093/task/26096/stat : 26096 (cosoco) R 26090 26093 23874 0 -1 4202560 3152 0 0 0 10225 0 0 0 20 0 9 0 437126776 636657664 2795 33554432000 4194304 6211092 140729898014448 140157820107784 5156133 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26097] ppid=26090 vsize=621736 memory=59 CPUtime=102.25 cores=0-7
/proc/26093/task/26097/stat : 26097 (cosoco) R 26090 26093 23874 0 -1 4202560 2943 0 0 0 10225 0 0 0 20 0 9 0 437126776 636657664 2795 33554432000 4194304 6211092 140729898014448 140157811714664 5155960 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26098] ppid=26090 vsize=621736 memory=6944656592387989600 CPUtime=101 cores=0-7
/proc/26093/task/26098/stat : 26098 (cosoco) R 26090 26093 23874 0 -1 4202560 3046 0 0 0 10100 0 0 0 20 0 9 0 437126776 636657664 2795 33554432000 4194304 6211092 140729898014448 140157803322056 5409453 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26099] ppid=26090 vsize=621736 memory=225 CPUtime=102.23 cores=0-7
/proc/26093/task/26099/stat : 26099 (cosoco) R 26090 26093 23874 0 -1 4202560 2573 0 0 0 10223 0 0 0 20 0 9 0 437126776 636657664 2795 33554432000 4194304 6211092 140729898014448 140157794929096 5156120 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26100] ppid=26090 vsize=621736 memory=6872598998417432672 CPUtime=102.2 cores=0-7
/proc/26093/task/26100/stat : 26100 (cosoco) R 26090 26093 23874 0 -1 4202560 3084 0 0 0 10220 0 0 0 20 0 9 0 437126776 636657664 2795 33554432000 4194304 6211092 140729898014448 140157786536552 5250287 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26101] ppid=26090 vsize=621736 memory=11176 CPUtime=102.24 cores=0-7
/proc/26093/task/26101/stat : 26101 (cosoco) R 26090 26093 23874 0 -1 4202560 2756 0 0 0 10224 0 0 0 20 0 9 0 437126776 636657664 2795 33554432000 4194304 6211092 140729898014448 140157778143688 5250272 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26102] ppid=26090 vsize=621736 memory=35808 CPUtime=102.25 cores=0-7
/proc/26093/task/26102/stat : 26102 (cosoco) R 26090 26093 23874 0 -1 4202560 2992 0 0 0 10225 0 0 0 20 0 9 0 437126776 636657664 2795 33554432000 4194304 6211092 140729898014448 140157769751144 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
Current children cumulated CPU time: 816.74 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11180 KiB

[startup+162.301 s]
/proc/loadavg: 8.08 7.13 6.00 9/199 26112
/proc/meminfo: memFree=31310592/32770624 swapFree=66986532/67108860
[pid=26093] ppid=26090 vsize=621736 memory=11184 CPUtime=1295.95 cores=0-7
/proc/26093/stat : 26093 (cosoco) S 26090 26093 23874 0 -1 1077944320 27498 0 0 0 129592 3 0 0 20 0 9 0 437126772 636657664 2796 33554432000 4194304 6211092 140729898014448 140729898012704 140157851643639 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
/proc/26093/statm: 155434 2796 892 493 0 148739 0
[pid=26093/tid=26095] ppid=26090 vsize=621736 memory=11184 CPUtime=162.23 cores=0-7
/proc/26093/task/26095/stat : 26095 (cosoco) R 26090 26093 23874 0 -1 4202560 2977 0 0 0 16223 0 0 0 20 0 9 0 437126776 636657664 2796 33554432000 4194304 6211092 140729898014448 140157828500752 5155804 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26096] ppid=26090 vsize=621736 memory=0 CPUtime=162.24 cores=0-7
/proc/26093/task/26096/stat : 26096 (cosoco) R 26090 26093 23874 0 -1 4202560 3333 0 0 0 16224 0 0 0 20 0 9 0 437126776 636657664 2796 33554432000 4194304 6211092 140729898014448 140157820107464 5155800 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26097] ppid=26090 vsize=621736 memory=1060 CPUtime=162.25 cores=0-7
/proc/26093/task/26097/stat : 26097 (cosoco) R 26090 26093 23874 0 -1 4202560 3217 0 0 0 16225 0 0 0 20 0 9 0 437126776 636657664 2796 33554432000 4194304 6211092 140729898014448 140157811714664 5157721 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26098] ppid=26090 vsize=621736 memory=11184 CPUtime=161 cores=0-7
/proc/26093/task/26098/stat : 26098 (cosoco) R 26090 26093 23874 0 -1 4202560 3270 0 0 0 16100 0 0 0 20 0 9 0 437126776 636657664 2796 33554432000 4194304 6211092 140729898014448 140157803322056 5250279 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26099] ppid=26090 vsize=621736 memory=11184 CPUtime=162.22 cores=0-7
/proc/26093/task/26099/stat : 26099 (cosoco) R 26090 26093 23874 0 -1 4202560 2751 0 0 0 16222 0 0 0 20 0 9 0 437126776 636657664 2796 33554432000 4194304 6211092 140729898014448 140157794929096 5157557 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26100] ppid=26090 vsize=621736 memory=11184 CPUtime=161.46 cores=0-7
/proc/26093/task/26100/stat : 26100 (cosoco) R 26090 26093 23874 0 -1 4202560 3382 0 0 0 16146 0 0 0 20 0 9 0 437126776 636657664 2796 33554432000 4194304 6211092 140729898014448 140157786536552 5250293 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26101] ppid=26090 vsize=621736 memory=11184 CPUtime=162.23 cores=0-7
/proc/26093/task/26101/stat : 26101 (cosoco) R 26090 26093 23874 0 -1 4202560 2980 0 0 0 16223 0 0 0 20 0 9 0 437126776 636657664 2796 33554432000 4194304 6211092 140729898014448 140157778143688 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26102] ppid=26090 vsize=621736 memory=11184 CPUtime=162.24 cores=0-7
/proc/26093/task/26102/stat : 26102 (cosoco) R 26090 26093 23874 0 -1 4202560 3254 0 0 0 16224 0 0 0 20 0 9 0 437126776 636657664 2796 33554432000 4194304 6211092 140729898014448 140157769751144 5157577 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
Current children cumulated CPU time: 1295.95 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11184 KiB

[startup+222.301 s]
/proc/loadavg: 8.07 7.31 6.13 9/199 26115
/proc/meminfo: memFree=31311988/32770624 swapFree=66986532/67108860
[pid=26093] ppid=26090 vsize=621736 memory=11188 CPUtime=1775.18 cores=0-7
/proc/26093/stat : 26093 (cosoco) S 26090 26093 23874 0 -1 1077944320 29367 0 0 0 177515 3 0 0 20 0 9 0 437126772 636657664 2797 33554432000 4194304 6211092 140729898014448 140729898012704 140157851643639 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
/proc/26093/statm: 155434 2797 892 493 0 148739 0
[pid=26093/tid=26095] ppid=26090 vsize=621736 memory=11188 CPUtime=222.22 cores=0-7
/proc/26093/task/26095/stat : 26095 (cosoco) R 26090 26093 23874 0 -1 4202560 3209 0 0 0 22222 0 0 0 20 0 9 0 437126776 636657664 2797 33554432000 4194304 6211092 140729898014448 140157828500752 5156232 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26096] ppid=26090 vsize=621736 memory=3616 CPUtime=222.24 cores=0-7
/proc/26093/task/26096/stat : 26096 (cosoco) R 26090 26093 23874 0 -1 4202560 3536 0 0 0 22224 0 0 0 20 0 9 0 437126776 636657664 2797 33554432000 4194304 6211092 140729898014448 140157820107464 5157577 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26097] ppid=26090 vsize=621736 memory=11188 CPUtime=222.24 cores=0-7
/proc/26093/task/26097/stat : 26097 (cosoco) R 26090 26093 23874 0 -1 4202560 3489 0 0 0 22224 0 0 0 20 0 9 0 437126776 636657664 2797 33554432000 4194304 6211092 140729898014448 140157811714664 5250224 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26098] ppid=26090 vsize=621736 memory=11188 CPUtime=220.99 cores=0-7
/proc/26093/task/26098/stat : 26098 (cosoco) R 26090 26093 23874 0 -1 4202560 3517 0 0 0 22099 0 0 0 20 0 9 0 437126776 636657664 2797 33554432000 4194304 6211092 140729898014448 140157803322056 5155812 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26099] ppid=26090 vsize=621736 memory=11188 CPUtime=222.21 cores=0-7
/proc/26093/task/26099/stat : 26099 (cosoco) R 26090 26093 23874 0 -1 4202560 2919 0 0 0 22221 0 0 0 20 0 9 0 437126776 636657664 2797 33554432000 4194304 6211092 140729898014448 140157794929096 5158114 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26100] ppid=26090 vsize=621736 memory=11188 CPUtime=220.72 cores=0-7
/proc/26093/task/26100/stat : 26100 (cosoco) R 26090 26093 23874 0 -1 4202560 3647 0 0 0 22072 0 0 0 20 0 9 0 437126776 636657664 2797 33554432000 4194304 6211092 140729898014448 140157786536552 5156144 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26101] ppid=26090 vsize=621736 memory=11188 CPUtime=222.22 cores=0-7
/proc/26093/task/26101/stat : 26101 (cosoco) R 26090 26093 23874 0 -1 4202560 3170 0 0 0 22222 0 0 0 20 0 9 0 437126776 636657664 2797 33554432000 4194304 6211092 140729898014448 140157778143848 5250459 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26102] ppid=26090 vsize=621736 memory=11188 CPUtime=222.22 cores=0-7
/proc/26093/task/26102/stat : 26102 (cosoco) R 26090 26093 23874 0 -1 4202560 3546 0 0 0 22222 0 0 0 20 0 9 0 437126776 636657664 2797 33554432000 4194304 6211092 140729898014448 140157769751144 5250260 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
Current children cumulated CPU time: 1775.18 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11188 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.04 7.37 6.19 9/199 26126
/proc/meminfo: memFree=31314264/32770624 swapFree=66986548/67108860
[pid=26093] ppid=26090 vsize=621736 memory=11192 CPUtime=2012.42 cores=0-7
/proc/26093/stat : 26093 (cosoco) S 26090 26093 23874 0 -1 1077944320 31213 0 0 0 201239 3 0 0 20 0 9 0 437126772 636657664 2798 33554432000 4194304 6211092 140729898014448 140729898012704 140157851643639 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
/proc/26093/statm: 155434 2798 892 493 0 148739 0
[pid=26093/tid=26095] ppid=26090 vsize=621736 memory=1688 CPUtime=251.91 cores=0-7
/proc/26093/task/26095/stat : 26095 (cosoco) R 26090 26093 23874 0 -1 4202560 3482 0 0 0 25191 0 0 0 20 0 9 0 437126776 636657664 2798 33554432000 4194304 6211092 140729898014448 140157828500752 5136256 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26096] ppid=26090 vsize=621736 memory=4872558044660077418 CPUtime=251.94 cores=0-7
/proc/26093/task/26096/stat : 26096 (cosoco) R 26090 26093 23874 0 -1 4202560 3724 0 0 0 25194 0 0 0 20 0 9 0 437126776 636657664 2798 33554432000 4194304 6211092 140729898014448 140157820107464 5250224 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26097] ppid=26090 vsize=621736 memory=1540 CPUtime=251.95 cores=0-7
/proc/26093/task/26097/stat : 26097 (cosoco) R 26090 26093 23874 0 -1 4202560 3734 0 0 0 25195 0 0 0 20 0 9 0 437126776 636657664 2798 33554432000 4194304 6211092 140729898014448 140157811714664 5156120 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26098] ppid=26090 vsize=621736 memory=800 CPUtime=250.69 cores=0-7
/proc/26093/task/26098/stat : 26098 (cosoco) R 26090 26093 23874 0 -1 4202560 3738 0 0 0 25069 0 0 0 20 0 9 0 437126776 636657664 2798 33554432000 4194304 6211092 140729898014448 140157803322056 5157544 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26099] ppid=26090 vsize=621736 memory=1764 CPUtime=251.92 cores=0-7
/proc/26093/task/26099/stat : 26099 (cosoco) R 26090 26093 23874 0 -1 4202560 3124 0 0 0 25192 0 0 0 20 0 9 0 437126776 636657664 2798 33554432000 4194304 6211092 140729898014448 140157794929096 5250293 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26100] ppid=26090 vsize=621736 memory=111628 CPUtime=250.06 cores=0-7
/proc/26093/task/26100/stat : 26100 (cosoco) R 26090 26093 23874 0 -1 4202560 3944 0 0 0 25006 0 0 0 20 0 9 0 437126776 636657664 2798 33554432000 4194304 6211092 140729898014448 140157786536552 5155944 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26101] ppid=26090 vsize=621736 memory=804 CPUtime=251.92 cores=0-7
/proc/26093/task/26101/stat : 26101 (cosoco) R 26090 26093 23874 0 -1 4202560 3320 0 0 0 25192 0 0 0 20 0 9 0 437126776 636657664 2798 33554432000 4194304 6211092 140729898014448 140157778143848 5250279 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
[pid=26093/tid=26102] ppid=26090 vsize=621736 memory=1804 CPUtime=251.93 cores=0-7
/proc/26093/task/26102/stat : 26102 (cosoco) R 26090 26093 23874 0 -1 4202560 3813 0 0 0 25193 0 0 0 20 0 9 0 437126776 636657664 2798 33554432000 4194304 6211092 140729898014448 140157769751144 5155804 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8572928 140729898021910 140729898022002 140729898022002 140729898024910 0
Current children cumulated CPU time: 2012.42 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11192 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+252.022 s]
# the end of solver process 26093 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.48 s, system=0.039982 s

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

Child status: 1
Real time (s): 252.022
CPU time (s): 2012.52
CPU user time (s): 2012.48
CPU system time (s): 0.039982
CPU usage (%): 798.55
Max. virtual memory (cumulated for all children) (KiB): 621736
Max. memory (cumulated for all children) (KiB): 11192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.48
system time used= 0.039982
maximum resident set size= 11376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31263
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= 326
involuntary context switches= 16654


# summary of solver processes directly reported to runsolver:
#   pid: 26093
#   total CPU time (s): 2012.52
#   total CPU user time (s): 2012.48
#   total CPU system time (s): 0.039982

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.14795 second user time and 1.95897 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-16 06:35:52
IDJOB=4398592
IDBENCH=124403
IDSOLVER=2852
FILE ID=node126/4398592-1568608590
RUNJOBID= node126-1568596180-23901
PBS_JOBID= 21703398
Free space on /tmp= 55708 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/Vrp/Vrp-zinc-s1/Vrp-P-n16-k8.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398592-1568608590/watcher-4398592-1568608590 -o /tmp/evaluation-result-4398592-1568608590/solver-4398592-1568608590 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node126-1568596180-23901 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398592-1568608590.xml

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

MD5SUM BENCH= cfd5e3ed3d40597c9df5fc0ce0b3cf5f
RANDOM SEED=852977736

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31319976 kB
MemAvailable:   31897560 kB
Buffers:           32468 kB
Cached:           811988 kB
SwapCached:         4932 kB
Active:           503100 kB
Inactive:         351960 kB
Active(anon):      23000 kB
Inactive(anon):    19244 kB
Active(file):     480100 kB
Inactive(file):   332716 kB
Unevictable:      106576 kB
Mlocked:          106576 kB
SwapTotal:      67108860 kB
SwapFree:       66986532 kB
Dirty:              2720 kB
Writeback:             0 kB
AnonPages:        113688 kB
Mapped:            40528 kB
Shmem:             22908 kB
Slab:             190708 kB
SReclaimable:     161208 kB
SUnreclaim:        29500 kB
KernelStack:        3360 kB
PageTables:         5192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55704 MiB
End job on node126 at 2019-09-16 06:40:04