Trace number 4398348

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 parallelOPT804126 1211.6 151.74

General information on the benchmark

NameWarehouse/Warehouse-m1-s1/
Warehouse-cap081.xml
MD5SUMb3bc9c910d0d9ad9cb0df62a165750df
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark804126
Best CPU time to get the best result obtained on this benchmark98.5886
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints125
Number of domains52
Minimum domain size2
Maximum domain size25
Distribution of domain sizes[{"size":2,"count":25},{"size":24,"count":3},{"size":25,"count":97}]
Minimum variable degree2
Maximum variable degree51
Distribution of variable degrees[{"degree":2,"count":50},{"degree":27,"count":50},{"degree":51,"count":25}]
Minimum constraint arity2
Maximum constraint arity50
Distribution of constraint arities[{"arity":2,"count":50},{"arity":26,"count":50},{"arity":50,"count":25}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"count","count":25},{"type":"element","count":100}]
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.03	c
0.00/0.03	c This is cosoco 2.00 --  
0.00/0.03	c
0.00/0.03	c command line: cosoco -model -nbcores=8 HOME/instance-4398348-1568601005.xml 
0.00/0.03	c enable optimization
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.02 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 125
0.00/0.03	c |            Domain Sizes: 2..25
0.00/0.03	c |
0.00/0.03	c |             Constraints: 126
0.00/0.03	c |                   Arity: 2..75  -- Binary: 50
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          At most: 25
0.00/0.03	c |                          Element Constant: 50
0.00/0.03	c |                          Extension: 50  (nb tuples: 25..25) -- (shared: 0)
0.00/0.03	c |                          Sum: 1
0.00/0.03	c |                          
0.00/0.03	c |               Objective: Minimize Sum
0.00/0.03	
0.00/0.03	c =========================================================================================================
0.00/0.03	c Parallel mode: Portfolio
0.00/0.03	c [pFactory][Group N°0] created (threads:8).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.03	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.03	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.03	c [pFactory][Group N°0] task 7 launched on thread 0.
0.00/0.03	c [pFactory][Group N°0] task 6 launched on thread 5.
0.00/0.03	c [pFactory][Group N°0] task 5 launched on thread 4.
0.00/0.03	c [pFactory][Group N°0] task 4 launched on thread 1.
0.00/0.03	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.03	c [pFactory][Group N°0] task 2 launched on thread 2.
0.00/0.03	c [pFactory][Group N°0] task 1 launched on thread 3.
0.00/0.03	c [pFactory][Group N°0] task 0 launched on thread 7.
0.00/0.03	o 2341201
0.00/0.03	o 1852473
0.00/0.03	o 1762050
0.00/0.03	o 1432867
0.00/0.04	o 1432801
0.00/0.05	o 1281117
0.00/0.06	o 1281030
0.00/0.07	o 1242272
0.00/0.08	o 1145774
0.00/0.09	o 1132741
0.00/0.10	o 1116389
0.69/0.11	o 1046369
0.69/0.11	o 923643
0.69/0.12	o 922394
0.69/0.13	o 919576
0.69/0.15	o 915751
0.69/0.16	o 914942
0.69/0.18	o 913580
0.69/0.19	o 910425
0.69/0.20	o 910019
0.69/0.21	o 908470
0.69/0.21	o 907621
1.56/0.22	o 891715
1.56/0.23	o 887304
1.56/0.24	o 844206
1.56/0.24	o 839795
1.56/0.26	o 837180
1.56/0.27	o 832769
1.56/0.29	o 832114
1.56/0.30	o 831925
1.56/0.31	o 831369
1.56/0.31	o 830915
2.35/0.32	o 830406
2.35/0.33	o 829713
2.35/0.33	o 828884
2.35/0.35	o 828696
2.35/0.35	o 828233
2.35/0.36	o 828184
2.35/0.37	o 828056
2.35/0.38	o 827950
2.35/0.39	o 827837
2.35/0.39	o 817763
2.35/0.39	o 815157
2.35/0.40	o 812624
2.35/0.41	o 810018
2.35/0.41	o 809848
3.14/0.42	o 808919
3.14/0.43	o 808895
3.14/0.44	o 807966
3.92/0.56	o 807617
3.92/0.58	o 805940
4.65/0.70	o 805797
5.38/0.77	o 804987
8.64/1.17	o 804126
1211.28/151.73	c [pFactory][Group N°0] concurent mode: thread 0 has won with the task 7.
1211.28/151.73	c [pFactory][Group N°0] Thread N°0 is joined.
1211.28/151.73	c [pFactory][Group N°0] Thread N°1 is joined.
1211.28/151.73	c [pFactory][Group N°0] Thread N°2 is joined.
1211.28/151.73	c [pFactory][Group N°0] Thread N°3 is joined.
1211.28/151.73	c [pFactory][Group N°0] Thread N°4 is joined.
1211.28/151.73	c [pFactory][Group N°0] Thread N°5 is joined.
1211.28/151.73	c [pFactory][Group N°0] Thread N°6 is joined.
1211.28/151.73	c [pFactory][Group N°0] Thread N°7 is joined.
1211.28/151.73	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°0)
1211.28/151.73	s OPTIMUM FOUND
1211.28/151.73	c call to solver        : 42169
1211.28/151.73	c
1211.28/151.73	c restarts              : 45614       
1211.28/151.73	c conflicts             : 45666        (38 /sec)
1211.28/151.73	c decisions             : 6269080      (5174 /sec)
1211.28/151.73	c propagations          : 197047099   (162637 /sec)
1211.28/151.73	c root propagations     : 1325        
1211.28/151.73	c filter calls          : 523445336      (432036 /sec)
1211.28/151.73	c useless filter calls  : 499559280      (95 %)
1211.28/151.73	c Memory used           : 573.96 MB
1211.28/151.73	c Best bound time (wc)  : 1.16642 s
1211.28/151.73	c CPU time              : 1211.58 s
1211.28/151.73	c real time             : 151.733 s
1211.28/151.73	
1211.28/151.73	
1211.28/151.73	v <instantiation type='solution' cost='804126'>
1211.28/151.73	v <list>c[0] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[1] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[2] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[3] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[4] c[5] c[6] c[7] c[8] c[9] o[0] o[10] o[11] o[12] o[13] o[14] o[15] o[16] o[17] o[18] o[19] o[1] o[20] o[21] o[22] o[23] o[24] o[2] o[3] o[4] o[5] o[6] o[7] o[8] o[9] s[0] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[1] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[2] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[3] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[4] s[5] s[6] s[7] s[8] s[9] </list>
1211.28/151.73	v <values>3847 12638 2463 5185 1953 7310 8135 2542 11423 3542 5467 1838 693 14919 0 4883 8099 3268 124051 1601 5121 12480 4914 3727 2398 13451 130895 5378 4886 32993 15076 23696 3636 12183 5043 13627 7885 9331 68042 21302 8172 1756 11949 3335 955 6421 28499 8861 1211 546 1 1 0 1 0 0 0 1 1 0 1 1 0 0 1 1 1 0 1 0 1 1 1 1 0 7 3 10 5 0 6 7 3 8 3 6 6 3 6 10 0 19 10 12 10 19 0 0 0 10 0 16 19 19 17 5 23 24 24 19 3 7 6 22 23 23 6 24 19 7 0 1 5 7 7 </values>
1211.28/151.73	v </instantiation>
1211.28/151.73	

Verifier Data

OK	804126

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398348-1568601005/watcher-4398348-1568601005 -o /tmp/evaluation-result-4398348-1568601005/solver-4398348-1568601005 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568598282-7808 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398348-1568601005.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
solver pid=8358, runsolver pid=8355
Current StackSize limit: 8192 KiB


[startup+0.100665 s]*
/proc/loadavg: 8.62 8.23 7.90 10/199 8367
/proc/meminfo: memFree=24396040/32770624 swapFree=66999428/67108860
[pid=8358] ppid=8355 vsize=620516 memory=7384 CPUtime=0.69 cores=0-7
/proc/8358/stat : 8358 (cosoco) S 8355 8358 7781 0 -1 1077944320 2212 0 0 0 69 0 0 0 20 0 9 0 436038925 635408384 1846 33554432000 4194304 6211092 140721343488928 140721343487184 140138021777143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
/proc/8358/statm: 155129 1846 889 493 0 148434 0
[pid=8358/tid=8360] ppid=8355 vsize=620516 memory=7005738693937936738 CPUtime=0.08 cores=0-7
/proc/8358/task/8360/stat : 8360 (cosoco) R 8355 8358 7781 0 -1 4202560 30 0 0 0 8 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137998634000 5157544 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8361] ppid=8355 vsize=620516 memory=4872558044660077418 CPUtime=0.08 cores=0-7
/proc/8358/task/8361/stat : 8361 (cosoco) R 8355 8358 7781 0 -1 4202560 26 0 0 0 8 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137990241552 5193744 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8362] ppid=8355 vsize=620516 memory=140444505323136 CPUtime=0.08 cores=0-7
/proc/8358/task/8362/stat : 8362 (cosoco) R 8355 8358 7781 0 -1 4202560 24 0 0 0 8 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137981849184 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8363] ppid=8355 vsize=620516 memory=0 CPUtime=0.08 cores=0-7
/proc/8358/task/8363/stat : 8363 (cosoco) R 8355 8358 7781 0 -1 4202560 21 0 0 0 8 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137973455888 5133704 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8364] ppid=8355 vsize=620516 memory=0 CPUtime=0.07 cores=0-7
/proc/8358/task/8364/stat : 8364 (cosoco) R 8355 8358 7781 0 -1 4202560 22 0 0 0 7 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137965063184 5157536 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8365] ppid=8355 vsize=620516 memory=0 CPUtime=0.08 cores=0-7
/proc/8358/task/8365/stat : 8365 (cosoco) R 8355 8358 7781 0 -1 4202560 25 0 0 0 8 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137956670736 5250224 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8366] ppid=8355 vsize=620516 memory=-1 CPUtime=0.08 cores=0-7
/proc/8358/task/8366/stat : 8366 (cosoco) R 8355 8358 7781 0 -1 4202560 28 0 0 0 8 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137948278032 5155974 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8367] ppid=8355 vsize=620516 memory=0 CPUtime=0.08 cores=0-7
/proc/8358/task/8367/stat : 8367 (cosoco) R 8355 8358 7781 0 -1 4202560 20 0 0 0 8 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137939885072 5250467 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+0.210662 s]*
/proc/loadavg: 8.62 8.23 7.90 10/199 8367
/proc/meminfo: memFree=24396040/32770624 swapFree=66999428/67108860
[pid=8358] ppid=8355 vsize=620516 memory=7384 CPUtime=1.56 cores=0-7
/proc/8358/stat : 8358 (cosoco) S 8355 8358 7781 0 -1 1077944320 2220 0 0 0 156 0 0 0 20 0 9 0 436038925 635408384 1846 33554432000 4194304 6211092 140721343488928 140721343487184 140138021777143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
/proc/8358/statm: 155129 1846 889 493 0 148434 0
[pid=8358/tid=8360] ppid=8355 vsize=620516 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/8358/task/8360/stat : 8360 (cosoco) R 8355 8358 7781 0 -1 4202560 31 0 0 0 19 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137998634112 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8361] ppid=8355 vsize=620516 memory=2129190 CPUtime=0.19 cores=0-7
/proc/8358/task/8361/stat : 8361 (cosoco) R 8355 8358 7781 0 -1 4202560 26 0 0 0 19 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137990241296 5099205 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8362] ppid=8355 vsize=620516 memory=140444505331751 CPUtime=0.19 cores=0-7
/proc/8358/task/8362/stat : 8362 (cosoco) R 8355 8358 7781 0 -1 4202560 27 0 0 0 19 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137981848848 5250287 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8363] ppid=8355 vsize=620516 memory=-1 CPUtime=0.19 cores=0-7
/proc/8358/task/8363/stat : 8363 (cosoco) R 8355 8358 7781 0 -1 4202560 21 0 0 0 19 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137973455888 5158028 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8364] ppid=8355 vsize=620516 memory=0 CPUtime=0.17 cores=0-7
/proc/8358/task/8364/stat : 8364 (cosoco) R 8355 8358 7781 0 -1 4202560 24 0 0 0 17 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137965063184 5397368 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8365] ppid=8355 vsize=620516 memory=0 CPUtime=0.19 cores=0-7
/proc/8358/task/8365/stat : 8365 (cosoco) R 8355 8358 7781 0 -1 4202560 26 0 0 0 19 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137956670480 5155968 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8366] ppid=8355 vsize=620516 memory=-1 CPUtime=0.19 cores=0-7
/proc/8358/task/8366/stat : 8366 (cosoco) R 8355 8358 7781 0 -1 4202560 28 0 0 0 19 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137948278032 5397375 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8367] ppid=8355 vsize=620516 memory=0 CPUtime=0.19 cores=0-7
/proc/8358/task/8367/stat : 8367 (cosoco) R 8355 8358 7781 0 -1 4202560 21 0 0 0 19 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137939885072 5396409 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+0.310659 s]*
/proc/loadavg: 8.62 8.23 7.90 10/199 8367
/proc/meminfo: memFree=24396040/32770624 swapFree=66999428/67108860
[pid=8358] ppid=8355 vsize=620516 memory=7384 CPUtime=2.35 cores=0-7
/proc/8358/stat : 8358 (cosoco) S 8355 8358 7781 0 -1 1077944320 2224 0 0 0 235 0 0 0 20 0 9 0 436038925 635408384 1846 33554432000 4194304 6211092 140721343488928 140721343487184 140138021777143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
/proc/8358/statm: 155129 1846 889 493 0 148434 0
[pid=8358/tid=8360] ppid=8355 vsize=620516 memory=-7035114785800479027 CPUtime=0.29 cores=0-7
/proc/8358/task/8360/stat : 8360 (cosoco) R 8355 8358 7781 0 -1 4202560 32 0 0 0 29 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137998634016 5250458 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8361] ppid=8355 vsize=620516 memory=4872558044660077418 CPUtime=0.29 cores=0-7
/proc/8358/task/8361/stat : 8361 (cosoco) R 8355 8358 7781 0 -1 4202560 26 0 0 0 29 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137990241408 5250272 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8362] ppid=8355 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/8358/task/8362/stat : 8362 (cosoco) R 8355 8358 7781 0 -1 4202560 28 0 0 0 29 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137981848848 5250279 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8363] ppid=8355 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/8358/task/8363/stat : 8363 (cosoco) R 8355 8358 7781 0 -1 4202560 21 0 0 0 29 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137973455888 5250284 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8364] ppid=8355 vsize=620516 memory=6656426216303648864 CPUtime=0.26 cores=0-7
/proc/8358/task/8364/stat : 8364 (cosoco) R 8355 8358 7781 0 -1 4202560 25 0 0 0 26 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137965063184 5250293 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8365] ppid=8355 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/8358/task/8365/stat : 8365 (cosoco) R 8355 8358 7781 0 -1 4202560 26 0 0 0 29 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137956670480 5157976 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8366] ppid=8355 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/8358/task/8366/stat : 8366 (cosoco) R 8355 8358 7781 0 -1 4202560 29 0 0 0 29 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137948277792 5250287 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8367] ppid=8355 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/8358/task/8367/stat : 8367 (cosoco) R 8355 8358 7781 0 -1 4202560 21 0 0 0 29 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137939885072 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
Current children cumulated CPU time: 2.35 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+0.700661 s]
/proc/loadavg: 8.62 8.23 7.90 9/199 8367
/proc/meminfo: memFree=24397356/32770624 swapFree=66999428/67108860
[pid=8358] ppid=8355 vsize=620516 memory=7384 CPUtime=5.38 cores=0-7
/proc/8358/stat : 8358 (cosoco) S 8355 8358 7781 0 -1 1077944320 2229 0 0 0 538 0 0 0 20 0 9 0 436038925 635408384 1846 33554432000 4194304 6211092 140721343488928 140721343487184 140138021777143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
/proc/8358/statm: 155129 1846 889 493 0 148434 0
[pid=8358/tid=8360] ppid=8355 vsize=620516 memory=1980 CPUtime=0.67 cores=0-7
/proc/8358/task/8360/stat : 8360 (cosoco) R 8355 8358 7781 0 -1 4202560 32 0 0 0 67 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137998634112 5397223 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8361] ppid=8355 vsize=620516 memory=2540 CPUtime=0.67 cores=0-7
/proc/8358/task/8361/stat : 8361 (cosoco) R 8355 8358 7781 0 -1 4202560 27 0 0 0 67 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137990241408 5250287 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8362] ppid=8355 vsize=620516 memory=1760 CPUtime=0.67 cores=0-7
/proc/8358/task/8362/stat : 8362 (cosoco) R 8355 8358 7781 0 -1 4202560 28 0 0 0 67 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137981848848 5409444 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8363] ppid=8355 vsize=620516 memory=111636 CPUtime=0.67 cores=0-7
/proc/8358/task/8363/stat : 8363 (cosoco) R 8355 8358 7781 0 -1 4202560 22 0 0 0 67 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137973455888 5250279 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8364] ppid=8355 vsize=620516 memory=804 CPUtime=0.62 cores=0-7
/proc/8358/task/8364/stat : 8364 (cosoco) R 8355 8358 7781 0 -1 4202560 25 0 0 0 62 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137965063184 5156192 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8365] ppid=8355 vsize=620516 memory=7100839861465685612 CPUtime=0.67 cores=0-7
/proc/8358/task/8365/stat : 8365 (cosoco) R 8355 8358 7781 0 -1 4202560 28 0 0 0 67 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137956670736 5009136 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8366] ppid=8355 vsize=620516 memory=-7175204567652784766 CPUtime=0.67 cores=0-7
/proc/8358/task/8366/stat : 8366 (cosoco) R 8355 8358 7781 0 -1 4202560 29 0 0 0 67 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137948277888 5157099 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8367] ppid=8355 vsize=620516 memory=3054156605268465310 CPUtime=0.67 cores=0-7
/proc/8358/task/8367/stat : 8367 (cosoco) R 8355 8358 7781 0 -1 4202560 22 0 0 0 67 0 0 0 20 0 9 0 436038927 635408384 1846 33554432000 4194304 6211092 140721343488928 140137939885328 140138005746768 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
Current children cumulated CPU time: 5.38 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+1.50066 s]
/proc/loadavg: 8.62 8.23 7.90 9/199 8367
/proc/meminfo: memFree=24397356/32770624 swapFree=66999428/67108860
[pid=8358] ppid=8355 vsize=620516 memory=8240 CPUtime=11.77 cores=0-7
/proc/8358/stat : 8358 (cosoco) S 8355 8358 7781 0 -1 1077944320 3371 0 0 0 1177 0 0 0 20 0 9 0 436038925 635408384 2060 33554432000 4194304 6211092 140721343488928 140721343487184 140138021777143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
/proc/8358/statm: 155129 2060 896 493 0 148434 0
[pid=8358/tid=8360] ppid=8355 vsize=620516 memory=0 CPUtime=1.47 cores=0-7
/proc/8358/task/8360/stat : 8360 (cosoco) R 8355 8358 7781 0 -1 4202560 122 0 0 0 147 0 0 0 20 0 9 0 436038927 635408384 2060 33554432000 4194304 6211092 140721343488928 140137998634112 5250234 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8361] ppid=8355 vsize=620516 memory=148 CPUtime=1.47 cores=0-7
/proc/8358/task/8361/stat : 8361 (cosoco) R 8355 8358 7781 0 -1 4202560 213 0 0 0 147 0 0 0 20 0 9 0 436038927 635408384 2060 33554432000 4194304 6211092 140721343488928 140137990241408 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8362] ppid=8355 vsize=620516 memory=2129121 CPUtime=1.47 cores=0-7
/proc/8358/task/8362/stat : 8362 (cosoco) R 8355 8358 7781 0 -1 4202560 112 0 0 0 147 0 0 0 20 0 9 0 436038927 635408384 2060 33554432000 4194304 6211092 140721343488928 140137981848848 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8363] ppid=8355 vsize=620516 memory=2141687 CPUtime=1.47 cores=0-7
/proc/8358/task/8363/stat : 8363 (cosoco) R 8355 8358 7781 0 -1 4202560 251 0 0 0 147 0 0 0 20 0 9 0 436038927 635408384 2060 33554432000 4194304 6211092 140721343488928 140137973455888 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8364] ppid=8355 vsize=620516 memory=0 CPUtime=1.41 cores=0-7
/proc/8358/task/8364/stat : 8364 (cosoco) R 8355 8358 7781 0 -1 4202560 117 0 0 0 141 0 0 0 20 0 9 0 436038927 635408384 2060 33554432000 4194304 6211092 140721343488928 140137965063184 5157728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8365] ppid=8355 vsize=620516 memory=0 CPUtime=1.47 cores=0-7
/proc/8358/task/8365/stat : 8365 (cosoco) R 8355 8358 7781 0 -1 4202560 235 0 0 0 147 0 0 0 20 0 9 0 436038927 635408384 2060 33554432000 4194304 6211092 140721343488928 140137956670496 5017617 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8366] ppid=8355 vsize=620516 memory=0 CPUtime=1.47 cores=0-7
/proc/8358/task/8366/stat : 8366 (cosoco) R 8355 8358 7781 0 -1 4202560 183 0 0 0 147 0 0 0 20 0 9 0 436038927 635408384 2060 33554432000 4194304 6211092 140721343488928 140137948277888 5157540 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8367] ppid=8355 vsize=620516 memory=280888713674992 CPUtime=1.47 cores=0-7
/proc/8358/task/8367/stat : 8367 (cosoco) R 8355 8358 7781 0 -1 4202560 122 0 0 0 147 0 0 0 20 0 9 0 436038927 635408384 2060 33554432000 4194304 6211092 140721343488928 140137939885072 5397454 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
Current children cumulated CPU time: 11.77 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8240 KiB

[startup+3.11066 s]
/proc/loadavg: 8.57 8.22 7.90 9/199 8367
/proc/meminfo: memFree=24397480/32770624 swapFree=66999428/67108860
[pid=8358] ppid=8355 vsize=620516 memory=8268 CPUtime=24.62 cores=0-7
/proc/8358/stat : 8358 (cosoco) S 8355 8358 7781 0 -1 1077944320 4505 0 0 0 2462 0 0 0 20 0 9 0 436038925 635408384 2067 33554432000 4194304 6211092 140721343488928 140721343487184 140138021777143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
/proc/8358/statm: 155129 2067 896 493 0 148434 0
[pid=8358/tid=8360] ppid=8355 vsize=620516 memory=0 CPUtime=3.08 cores=0-7
/proc/8358/task/8360/stat : 8360 (cosoco) R 8355 8358 7781 0 -1 4202560 239 0 0 0 308 0 0 0 20 0 9 0 436038927 635408384 2067 33554432000 4194304 6211092 140721343488928 140137998634112 5156232 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8361] ppid=8355 vsize=620516 memory=4420 CPUtime=3.08 cores=0-7
/proc/8358/task/8361/stat : 8361 (cosoco) R 8355 8358 7781 0 -1 4202560 344 0 0 0 308 0 0 0 20 0 9 0 436038927 635408384 2067 33554432000 4194304 6211092 140721343488928 140137990241552 5250293 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8362] ppid=8355 vsize=620516 memory=0 CPUtime=3.08 cores=0-7
/proc/8358/task/8362/stat : 8362 (cosoco) R 8355 8358 7781 0 -1 4202560 241 0 0 0 308 0 0 0 20 0 9 0 436038927 635408384 2067 33554432000 4194304 6211092 140721343488928 140137981848512 5250224 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8363] ppid=8355 vsize=620516 memory=0 CPUtime=3.08 cores=0-7
/proc/8358/task/8363/stat : 8363 (cosoco) R 8355 8358 7781 0 -1 4202560 449 0 0 0 308 0 0 0 20 0 9 0 436038927 635408384 2067 33554432000 4194304 6211092 140721343488928 140137973456144 5250450 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8364] ppid=8355 vsize=620516 memory=8240 CPUtime=2.99 cores=0-7
/proc/8358/task/8364/stat : 8364 (cosoco) R 8355 8358 7781 0 -1 4202560 257 0 0 0 299 0 0 0 20 0 9 0 436038927 635408384 2067 33554432000 4194304 6211092 140721343488928 140137965063312 5397382 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8365] ppid=8355 vsize=620516 memory=16238605374851416 CPUtime=3.08 cores=0-7
/proc/8358/task/8365/stat : 8365 (cosoco) R 8355 8358 7781 0 -1 4202560 371 0 0 0 308 0 0 0 20 0 9 0 436038927 635408384 2067 33554432000 4194304 6211092 140721343488928 140137956670496 5155968 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8366] ppid=8355 vsize=620516 memory=7384 CPUtime=3.08 cores=0-7
/proc/8358/task/8366/stat : 8366 (cosoco) R 8355 8358 7781 0 -1 4202560 347 0 0 0 308 0 0 0 20 0 9 0 436038927 635408384 2067 33554432000 4194304 6211092 140721343488928 140137948277888 5157588 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8367] ppid=8355 vsize=620516 memory=1404 CPUtime=3.08 cores=0-7
/proc/8358/task/8367/stat : 8367 (cosoco) R 8355 8358 7781 0 -1 4202560 241 0 0 0 308 0 0 0 20 0 9 0 436038927 635408384 2067 33554432000 4194304 6211092 140721343488928 140137939885328 5099205 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
Current children cumulated CPU time: 24.62 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8268 KiB

[startup+6.30066 s]
/proc/loadavg: 8.57 8.22 7.90 9/200 8369
/proc/meminfo: memFree=24397684/32770624 swapFree=66999428/67108860
[pid=8358] ppid=8355 vsize=620516 memory=8280 CPUtime=50.09 cores=0-7
/proc/8358/stat : 8358 (cosoco) S 8355 8358 7781 0 -1 1077944320 6743 0 0 0 5009 0 0 0 20 0 9 0 436038925 635408384 2070 33554432000 4194304 6211092 140721343488928 140721343487184 140138021777143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
/proc/8358/statm: 155129 2070 896 493 0 148434 0
[pid=8358/tid=8360] ppid=8355 vsize=620516 memory=8280 CPUtime=6.27 cores=0-7
/proc/8358/task/8360/stat : 8360 (cosoco) R 8355 8358 7781 0 -1 4202560 456 0 0 0 627 0 0 0 20 0 9 0 436038927 635408384 2070 33554432000 4194304 6211092 140721343488928 140137998633920 5009195 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8361] ppid=8355 vsize=620516 memory=0 CPUtime=6.27 cores=0-7
/proc/8358/task/8361/stat : 8361 (cosoco) R 8355 8358 7781 0 -1 4202560 688 0 0 0 627 0 0 0 20 0 9 0 436038927 635408384 2070 33554432000 4194304 6211092 140721343488928 140137990241424 5250272 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8362] ppid=8355 vsize=620516 memory=0 CPUtime=6.27 cores=0-7
/proc/8358/task/8362/stat : 8362 (cosoco) R 8355 8358 7781 0 -1 4202560 454 0 0 0 627 0 0 0 20 0 9 0 436038927 635408384 2070 33554432000 4194304 6211092 140721343488928 140137981848512 5250289 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8363] ppid=8355 vsize=620516 memory=8316868033356759116 CPUtime=6.27 cores=0-7
/proc/8358/task/8363/stat : 8363 (cosoco) R 8355 8358 7781 0 -1 4202560 694 0 0 0 627 0 0 0 20 0 9 0 436038927 635408384 2070 33554432000 4194304 6211092 140721343488928 140137973456144 5158028 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0

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

Current children cumulated CPU time: 1124.23 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8360 KiB

[startup+147.201 s]
/proc/loadavg: 8.07 8.15 7.92 9/201 8386
/proc/meminfo: memFree=24398648/32770624 swapFree=66999428/67108860
[pid=8358] ppid=8355 vsize=620516 memory=8360 CPUtime=1175.34 cores=0-7
/proc/8358/stat : 8358 (cosoco) S 8355 8358 7781 0 -1 1077944320 18399 0 0 0 117533 1 0 0 20 0 9 0 436038925 635408384 2090 33554432000 4194304 6211092 140721343488928 140721343487184 140138021777143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
/proc/8358/statm: 155129 2090 897 493 0 148434 0
[pid=8358/tid=8360] ppid=8355 vsize=620516 memory=8360 CPUtime=147.16 cores=0-7
/proc/8358/task/8360/stat : 8360 (cosoco) R 8355 8358 7781 0 -1 4202560 1783 0 0 0 14716 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137998634112 5158020 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8361] ppid=8355 vsize=620516 memory=45404 CPUtime=147.15 cores=0-7
/proc/8358/task/8361/stat : 8361 (cosoco) R 8355 8358 7781 0 -1 4202560 2242 0 0 0 14715 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137990240952 5008978 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8362] ppid=8355 vsize=620516 memory=8360 CPUtime=147.15 cores=0-7
/proc/8358/task/8362/stat : 8362 (cosoco) R 8355 8358 7781 0 -1 4202560 1650 0 0 0 14715 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137981848576 5250289 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8363] ppid=8355 vsize=620516 memory=2828 CPUtime=147.17 cores=0-7
/proc/8358/task/8363/stat : 8363 (cosoco) R 8355 8358 7781 0 -1 4202560 2150 0 0 0 14717 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137973455888 5250284 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8364] ppid=8355 vsize=620516 memory=8360 CPUtime=145.24 cores=0-7
/proc/8358/task/8364/stat : 8364 (cosoco) R 8355 8358 7781 0 -1 4202560 1877 0 0 0 14524 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137965063312 5155982 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8365] ppid=8355 vsize=620516 memory=0 CPUtime=147.13 cores=0-7
/proc/8358/task/8365/stat : 8365 (cosoco) R 8355 8358 7781 0 -1 4202560 2191 0 0 0 14713 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137956670400 5250287 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8366] ppid=8355 vsize=620516 memory=8360 CPUtime=147.14 cores=0-7
/proc/8358/task/8366/stat : 8366 (cosoco) R 8355 8358 7781 0 -1 4202560 2097 0 0 0 14714 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137948277696 5250272 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8367] ppid=8355 vsize=620516 memory=2016 CPUtime=147.14 cores=0-7
/proc/8358/task/8367/stat : 8367 (cosoco) R 8355 8358 7781 0 -1 4202560 2393 0 0 0 14714 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137939885072 5250287 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
Current children cumulated CPU time: 1175.34 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8360 KiB

[startup+148.801 s]
/proc/loadavg: 8.06 8.15 7.92 9/201 8386
/proc/meminfo: memFree=24398696/32770624 swapFree=66999428/67108860
[pid=8358] ppid=8355 vsize=620516 memory=8360 CPUtime=1188.12 cores=0-7
/proc/8358/stat : 8358 (cosoco) S 8355 8358 7781 0 -1 1077944320 18399 0 0 0 118811 1 0 0 20 0 9 0 436038925 635408384 2090 33554432000 4194304 6211092 140721343488928 140721343487184 140138021777143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
/proc/8358/statm: 155129 2090 897 493 0 148434 0
[pid=8358/tid=8360] ppid=8355 vsize=620516 memory=8360 CPUtime=148.76 cores=0-7
/proc/8358/task/8360/stat : 8360 (cosoco) R 8355 8358 7781 0 -1 4202560 1783 0 0 0 14876 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137998634112 5157540 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8361] ppid=8355 vsize=620516 memory=-7035114785800479027 CPUtime=148.75 cores=0-7
/proc/8358/task/8361/stat : 8361 (cosoco) R 8355 8358 7781 0 -1 4202560 2242 0 0 0 14875 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137990240952 5157544 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8362] ppid=8355 vsize=620516 memory=45404 CPUtime=148.75 cores=0-7
/proc/8358/task/8362/stat : 8362 (cosoco) R 8355 8358 7781 0 -1 4202560 1650 0 0 0 14875 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137981848576 5250450 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8363] ppid=8355 vsize=620516 memory=8360 CPUtime=148.77 cores=0-7
/proc/8358/task/8363/stat : 8363 (cosoco) R 8355 8358 7781 0 -1 4202560 2150 0 0 0 14877 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137973455888 5158000 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8364] ppid=8355 vsize=620516 memory=2016 CPUtime=146.82 cores=0-7
/proc/8358/task/8364/stat : 8364 (cosoco) R 8355 8358 7781 0 -1 4202560 1877 0 0 0 14682 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137965063312 5250461 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8365] ppid=8355 vsize=620516 memory=8360 CPUtime=148.73 cores=0-7
/proc/8358/task/8365/stat : 8365 (cosoco) R 8355 8358 7781 0 -1 4202560 2191 0 0 0 14873 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137956670400 5158020 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8366] ppid=8355 vsize=620516 memory=45404 CPUtime=148.74 cores=0-7
/proc/8358/task/8366/stat : 8366 (cosoco) R 8355 8358 7781 0 -1 4202560 2097 0 0 0 14874 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137948277696 5250293 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8367] ppid=8355 vsize=620516 memory=988 CPUtime=148.74 cores=0-7
/proc/8358/task/8367/stat : 8367 (cosoco) R 8355 8358 7781 0 -1 4202560 2393 0 0 0 14874 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137939885072 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
Current children cumulated CPU time: 1188.12 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8360 KiB

[startup+150.401 s]
/proc/loadavg: 8.06 8.15 7.92 9/201 8386
/proc/meminfo: memFree=24398696/32770624 swapFree=66999428/67108860
[pid=8358] ppid=8355 vsize=620516 memory=8360 CPUtime=1200.9 cores=0-7
/proc/8358/stat : 8358 (cosoco) S 8355 8358 7781 0 -1 1077944320 18399 0 0 0 120089 1 0 0 20 0 9 0 436038925 635408384 2090 33554432000 4194304 6211092 140721343488928 140721343487184 140138021777143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
/proc/8358/statm: 155129 2090 897 493 0 148434 0
[pid=8358/tid=8360] ppid=8355 vsize=620516 memory=1540 CPUtime=150.36 cores=0-7
/proc/8358/task/8360/stat : 8360 (cosoco) R 8355 8358 7781 0 -1 4202560 1783 0 0 0 15036 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137998634112 5156224 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8361] ppid=8355 vsize=620516 memory=772 CPUtime=150.35 cores=0-7
/proc/8358/task/8361/stat : 8361 (cosoco) R 8355 8358 7781 0 -1 4202560 2242 0 0 0 15035 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137990240952 5250287 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8362] ppid=8355 vsize=620516 memory=10596 CPUtime=150.35 cores=0-7
/proc/8358/task/8362/stat : 8362 (cosoco) R 8355 8358 7781 0 -1 4202560 1650 0 0 0 15035 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137981848576 5250287 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8363] ppid=8355 vsize=620516 memory=1712 CPUtime=150.37 cores=0-7
/proc/8358/task/8363/stat : 8363 (cosoco) R 8355 8358 7781 0 -1 4202560 2150 0 0 0 15037 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137973455888 5193754 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8364] ppid=8355 vsize=620516 memory=8360 CPUtime=148.4 cores=0-7
/proc/8358/task/8364/stat : 8364 (cosoco) R 8355 8358 7781 0 -1 4202560 1877 0 0 0 14840 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137965063312 5250224 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8365] ppid=8355 vsize=620516 memory=932 CPUtime=150.33 cores=0-7
/proc/8358/task/8365/stat : 8365 (cosoco) R 8355 8358 7781 0 -1 4202560 2191 0 0 0 15033 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137956670400 5155800 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8366] ppid=8355 vsize=620516 memory=3680 CPUtime=150.34 cores=0-7
/proc/8358/task/8366/stat : 8366 (cosoco) R 8355 8358 7781 0 -1 4202560 2097 0 0 0 15034 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137948277696 5250272 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8367] ppid=8355 vsize=620516 memory=3624 CPUtime=150.34 cores=0-7
/proc/8358/task/8367/stat : 8367 (cosoco) R 8355 8358 7781 0 -1 4202560 2393 0 0 0 15034 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137939885072 5017617 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
Current children cumulated CPU time: 1200.9 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8360 KiB

[startup+151.201 s]
/proc/loadavg: 8.06 8.15 7.92 9/201 8386
/proc/meminfo: memFree=24398696/32770624 swapFree=66999428/67108860
[pid=8358] ppid=8355 vsize=620516 memory=8360 CPUtime=1207.29 cores=0-7
/proc/8358/stat : 8358 (cosoco) S 8355 8358 7781 0 -1 1077944320 18399 0 0 0 120728 1 0 0 20 0 9 0 436038925 635408384 2090 33554432000 4194304 6211092 140721343488928 140721343487184 140138021777143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
/proc/8358/statm: 155129 2090 897 493 0 148434 0
[pid=8358/tid=8360] ppid=8355 vsize=620516 memory=8360 CPUtime=151.16 cores=0-7
/proc/8358/task/8360/stat : 8360 (cosoco) R 8355 8358 7781 0 -1 4202560 1783 0 0 0 15116 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137998634112 5250287 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8361] ppid=8355 vsize=620516 memory=988 CPUtime=151.15 cores=0-7
/proc/8358/task/8361/stat : 8361 (cosoco) R 8355 8358 7781 0 -1 4202560 2242 0 0 0 15115 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137990240952 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8362] ppid=8355 vsize=620516 memory=988 CPUtime=151.15 cores=0-7
/proc/8358/task/8362/stat : 8362 (cosoco) R 8355 8358 7781 0 -1 4202560 1650 0 0 0 15115 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137981848576 5156171 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8363] ppid=8355 vsize=620516 memory=4164 CPUtime=151.17 cores=0-7
/proc/8358/task/8363/stat : 8363 (cosoco) R 8355 8358 7781 0 -1 4202560 2150 0 0 0 15117 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137973455888 5099107 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8364] ppid=8355 vsize=620516 memory=2828 CPUtime=149.19 cores=0-7
/proc/8358/task/8364/stat : 8364 (cosoco) R 8355 8358 7781 0 -1 4202560 1877 0 0 0 14919 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137965063312 5157976 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8365] ppid=8355 vsize=620516 memory=3624 CPUtime=151.13 cores=0-7
/proc/8358/task/8365/stat : 8365 (cosoco) R 8355 8358 7781 0 -1 4202560 2191 0 0 0 15113 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137956670400 5207504 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8366] ppid=8355 vsize=620516 memory=45404 CPUtime=151.14 cores=0-7
/proc/8358/task/8366/stat : 8366 (cosoco) R 8355 8358 7781 0 -1 4202560 2097 0 0 0 15114 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137948277696 5397286 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8367] ppid=8355 vsize=620516 memory=988 CPUtime=151.14 cores=0-7
/proc/8358/task/8367/stat : 8367 (cosoco) R 8355 8358 7781 0 -1 4202560 2393 0 0 0 15114 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137939885072 5250287 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
Current children cumulated CPU time: 1207.29 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8360 KiB

[startup+151.601 s]
/proc/loadavg: 8.06 8.15 7.92 9/201 8386
/proc/meminfo: memFree=24398696/32770624 swapFree=66999428/67108860
[pid=8358] ppid=8355 vsize=620516 memory=8360 CPUtime=1210.49 cores=0-7
/proc/8358/stat : 8358 (cosoco) S 8355 8358 7781 0 -1 1077944320 18399 0 0 0 121048 1 0 0 20 0 9 0 436038925 635408384 2090 33554432000 4194304 6211092 140721343488928 140721343487184 140138021777143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
/proc/8358/statm: 155129 2090 897 493 0 148434 0
[pid=8358/tid=8360] ppid=8355 vsize=620516 memory=-7035114785800479027 CPUtime=151.56 cores=0-7
/proc/8358/task/8360/stat : 8360 (cosoco) R 8355 8358 7781 0 -1 4202560 1783 0 0 0 15156 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137998634112 5193754 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8361] ppid=8355 vsize=620516 memory=45404 CPUtime=151.55 cores=0-7
/proc/8358/task/8361/stat : 8361 (cosoco) R 8355 8358 7781 0 -1 4202560 2242 0 0 0 15155 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137990240952 5250224 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8362] ppid=8355 vsize=620516 memory=988 CPUtime=151.55 cores=0-7
/proc/8358/task/8362/stat : 8362 (cosoco) R 8355 8358 7781 0 -1 4202560 1650 0 0 0 15155 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137981848576 5155800 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8363] ppid=8355 vsize=620516 memory=2016 CPUtime=151.57 cores=0-7
/proc/8358/task/8363/stat : 8363 (cosoco) R 8355 8358 7781 0 -1 4202560 2150 0 0 0 15157 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137973455888 5099201 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8364] ppid=8355 vsize=620516 memory=1424 CPUtime=149.59 cores=0-7
/proc/8358/task/8364/stat : 8364 (cosoco) R 8355 8358 7781 0 -1 4202560 1877 0 0 0 14959 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137965063312 5250298 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8365] ppid=8355 vsize=620516 memory=1540 CPUtime=151.53 cores=0-7
/proc/8358/task/8365/stat : 8365 (cosoco) R 8355 8358 7781 0 -1 4202560 2191 0 0 0 15153 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137956670400 5156232 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8366] ppid=8355 vsize=620516 memory=772 CPUtime=151.54 cores=0-7
/proc/8358/task/8366/stat : 8366 (cosoco) R 8355 8358 7781 0 -1 4202560 2097 0 0 0 15154 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137948277696 5250467 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8367] ppid=8355 vsize=620516 memory=10596 CPUtime=151.54 cores=0-7
/proc/8358/task/8367/stat : 8367 (cosoco) R 8355 8358 7781 0 -1 4202560 2393 0 0 0 15154 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137939885072 5250287 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
Current children cumulated CPU time: 1210.49 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8360 KiB

[startup+151.701 s]
/proc/loadavg: 8.06 8.15 7.92 9/201 8386
/proc/meminfo: memFree=24398696/32770624 swapFree=66999428/67108860
[pid=8358] ppid=8355 vsize=620516 memory=8360 CPUtime=1211.28 cores=0-7
/proc/8358/stat : 8358 (cosoco) S 8355 8358 7781 0 -1 1077944320 18404 0 0 0 121127 1 0 0 20 0 9 0 436038925 635408384 2090 33554432000 4194304 6211092 140721343488928 140721343487184 140138021777143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
/proc/8358/statm: 155129 2090 897 493 0 148434 0
[pid=8358/tid=8360] ppid=8355 vsize=620516 memory=8360 CPUtime=151.66 cores=0-7
/proc/8358/task/8360/stat : 8360 (cosoco) R 8355 8358 7781 0 -1 4202560 1783 0 0 0 15166 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137998634112 5250275 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8361] ppid=8355 vsize=620516 memory=8360 CPUtime=151.65 cores=0-7
/proc/8358/task/8361/stat : 8361 (cosoco) R 8355 8358 7781 0 -1 4202560 2242 0 0 0 15165 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137990240952 5156120 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8362] ppid=8355 vsize=620516 memory=8348 CPUtime=151.65 cores=0-7
/proc/8358/task/8362/stat : 8362 (cosoco) R 8355 8358 7781 0 -1 4202560 1652 0 0 0 15165 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137981848576 5250459 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8363] ppid=8355 vsize=620516 memory=8360 CPUtime=151.67 cores=0-7
/proc/8358/task/8363/stat : 8363 (cosoco) R 8355 8358 7781 0 -1 4202560 2150 0 0 0 15167 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137973455888 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8364] ppid=8355 vsize=620516 memory=8360 CPUtime=149.69 cores=0-7
/proc/8358/task/8364/stat : 8364 (cosoco) R 8355 8358 7781 0 -1 4202560 1877 0 0 0 14969 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137965063312 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8365] ppid=8355 vsize=620516 memory=8360 CPUtime=151.63 cores=0-7
/proc/8358/task/8365/stat : 8365 (cosoco) R 8355 8358 7781 0 -1 4202560 2191 0 0 0 15163 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137956670400 5193748 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8366] ppid=8355 vsize=620516 memory=8360 CPUtime=151.64 cores=0-7
/proc/8358/task/8366/stat : 8366 (cosoco) R 8355 8358 7781 0 -1 4202560 2097 0 0 0 15164 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137948277696 5250284 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
[pid=8358/tid=8367] ppid=8355 vsize=620516 memory=8360 CPUtime=151.64 cores=0-7
/proc/8358/task/8367/stat : 8367 (cosoco) R 8355 8358 7781 0 -1 4202560 2396 0 0 0 15164 0 0 0 20 0 9 0 436038927 635408384 2090 33554432000 4194304 6211092 140721343488928 140137939885072 5156232 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30109696 140721343497233 140721343497325 140721343497325 140721343500238 0
Current children cumulated CPU time: 1211.28 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8360 KiB

Child status: 0
Real time (s): 151.74
CPU time (s): 1211.6
CPU user time (s): 1211.58
CPU system time (s): 0.016991
CPU usage (%): 798.47
Max. virtual memory (cumulated for all children) (KiB): 620516
Max. memory (cumulated for all children) (KiB): 8360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1211.58
system time used= 0.016991
maximum resident set size= 8484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18460
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= 100
involuntary context switches= 10917


# summary of solver processes directly reported to runsolver:
#   pid: 8358
#   total CPU time (s): 1211.6
#   total CPU user time (s): 1211.58
#   total CPU system time (s): 0.016991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.736282 second user time and 1.25168 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-16 04:29:25
IDJOB=4398348
IDBENCH=123246
IDSOLVER=2851
FILE ID=node140/4398348-1568601005
RUNJOBID= node140-1568598282-7808
PBS_JOBID= 21703422
Free space on /tmp= 58140 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/Warehouse/Warehouse-m1-s1/Warehouse-cap081.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398348-1568601005/watcher-4398348-1568601005 -o /tmp/evaluation-result-4398348-1568601005/solver-4398348-1568601005 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568598282-7808 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398348-1568601005.xml

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

MD5SUM BENCH= b3bc9c910d0d9ad9cb0df62a165750df
RANDOM SEED=572177490

node140.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.43
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.43
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.43
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.43
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:        24401416 kB
MemAvailable:   31849344 kB
Buffers:          204528 kB
Cached:          7451704 kB
SwapCached:         2604 kB
Active:          1555876 kB
Inactive:        6106880 kB
Active(anon):       4380 kB
Inactive(anon):    51336 kB
Active(file):    1551496 kB
Inactive(file):  6055544 kB
Unevictable:      108712 kB
Mlocked:          108712 kB
SwapTotal:      67108860 kB
SwapFree:       66999428 kB
Dirty:              2824 kB
Writeback:             0 kB
AnonPages:        123044 kB
Mapped:            46276 kB
Shmem:             40576 kB
Slab:             299076 kB
SReclaimable:     269348 kB
SUnreclaim:        29728 kB
KernelStack:        3712 kB
PageTables:         5236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 58136 MiB
End job on node140 at 2019-09-16 04:31:56