Trace number 4409599

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.0 parallelOPT804126 948.034 118.734

General information on the benchmark

NameWarehouse/Warehouse-m1-s1/
Warehouse-cap101.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 benchmark94.41
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.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -model -nbcores=8 HOME/instance-4409599-1569822035.xml 
0.00/0.02	c enable optimization
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.02 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 125
0.00/0.02	c |            Domain Sizes: 2..25
0.00/0.02	c |
0.00/0.02	c |             Constraints: 126
0.00/0.02	c |                   Arity: 2..75  -- Binary: 50
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          At most: 25
0.00/0.02	c |                          Element Constant: 50
0.00/0.02	c |                          Extension: 50  (nb tuples: 25..25) -- (shared: 0)
0.00/0.02	c |                          Sum: 1
0.00/0.02	c |                          
0.00/0.02	c |               Objective: Minimize Sum
0.00/0.02	
0.00/0.02	c =========================================================================================================
0.00/0.02	c Parallel mode: Portfolio
0.00/0.02	c [pFactory][Group N°0] created (threads:8).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] task 7 launched on thread 3.
0.00/0.02	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.02	c [pFactory][Group N°0] task 5 launched on thread 6.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 2.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 1.
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 4.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 5.
0.00/0.02	o 5662599
0.00/0.02	o 2341201
0.00/0.02	o 1852473
0.00/0.03	o 1432867
0.00/0.04	o 1432668
0.00/0.05	o 1279378
0.00/0.06	o 1275361
0.00/0.07	o 1275165
0.00/0.07	o 1271772
0.00/0.08	o 1257586
0.00/0.09	o 1252585
0.00/0.10	o 1251977
0.70/0.11	o 1227656
0.70/0.11	o 1227590
0.70/0.12	o 1225961
0.70/0.12	o 1203887
0.70/0.13	o 1203138
0.70/0.13	o 1193254
0.70/0.14	o 1184781
0.70/0.15	o 1168398
0.70/0.16	o 1163298
0.70/0.17	o 1161645
0.70/0.21	o 1151700
0.70/0.21	o 1135487
0.70/0.21	o 1106410
0.70/0.21	o 1105796
1.57/0.22	o 1104997
1.57/0.23	o 1103878
1.57/0.24	o 1102813
1.57/0.24	o 1102662
1.57/0.25	o 1092260
1.57/0.26	o 1091032
1.57/0.27	o 1080502
1.57/0.28	o 1041238
1.57/0.29	o 1041168
1.57/0.29	o 1008557
1.57/0.30	o 1007058
1.57/0.31	o 923643
2.36/0.32	o 922344
2.36/0.33	o 919409
2.36/0.34	o 916877
2.36/0.35	o 914186
2.36/0.35	o 908245
2.36/0.36	o 904242
2.36/0.37	o 901581
2.36/0.38	o 892805
2.36/0.39	o 888936
2.36/0.39	o 886804
2.36/0.40	o 883918
2.36/0.41	o 875204
3.13/0.42	o 866658
3.13/0.43	o 865024
3.13/0.46	o 863368
3.92/0.55	o 846859
3.92/0.56	o 832425
3.92/0.57	o 831756
3.92/0.57	o 828571
3.92/0.58	o 823432
3.92/0.58	o 823262
3.92/0.59	o 818189
3.92/0.59	o 816217
3.92/0.60	o 815036
3.92/0.60	o 813765
4.65/0.62	o 813034
4.65/0.62	o 811451
4.65/0.64	o 811313
7.04/0.92	o 809509
7.04/0.93	o 809462
7.04/0.93	o 809274
7.04/0.94	o 808527
7.04/0.94	o 807732
7.04/0.95	o 806070
7.04/0.97	o 805060
34.93/4.49	o 804126
947.77/118.73	c [pFactory][Group N°0] concurent mode: thread 7 has won with the task 2.
947.77/118.73	c [pFactory][Group N°0] Thread N°0 is joined.
947.77/118.73	c [pFactory][Group N°0] Thread N°1 is joined.
947.77/118.73	c [pFactory][Group N°0] Thread N°2 is joined.
947.77/118.73	c [pFactory][Group N°0] Thread N°3 is joined.
947.77/118.73	c [pFactory][Group N°0] Thread N°4 is joined.
947.77/118.73	c [pFactory][Group N°0] Thread N°5 is joined.
947.77/118.73	c [pFactory][Group N°0] Thread N°6 is joined.
947.77/118.73	c [pFactory][Group N°0] Thread N°7 is joined.
947.77/118.73	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°7)
947.77/118.73	s OPTIMUM FOUND
947.77/118.73	c call to solver        : 43119
947.77/118.73	c
947.77/118.73	c restarts              : 29560       
947.77/118.73	c conflicts             : 29545        (31 /sec)
947.77/118.73	c decisions             : 6019241      (6349 /sec)
947.77/118.73	c propagations          : 150678146   (158941 /sec)
947.77/118.73	c root propagations     : 1325        
947.77/118.73	c filter calls          : 401718431      (423747 /sec)
947.77/118.73	c useless filter calls  : 385430748      (95 %)
947.77/118.73	c Memory used           : 573.96 MB
947.77/118.73	c Best bound time (wc)  : 4.48676 s
947.77/118.73	c CPU time              : 948.015 s
947.77/118.73	c real time             : 118.728 s
947.77/118.73	
947.77/118.73	
947.77/118.73	v <instantiation type='solution' cost='804126'>
947.77/118.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>
947.77/118.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>
947.77/118.73	v </instantiation>
947.77/118.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 (15199 MiB free)
  memory of node 1: 16384 MiB (15049 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409599-1569822035/watcher-4409599-1569822035 -o /tmp/evaluation-result-4409599-1569822035/solver-4409599-1569822035 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1569818144-9348 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409599-1569822035.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
Current StackSize limit: 8192 KiB

solver pid=10044, runsolver pid=10041

[startup+0.100922 s]*
/proc/loadavg: 7.78 8.18 7.96 10/200 10053
/proc/meminfo: memFree=30970852/32770624 swapFree=66997268/67108860
[pid=10044] ppid=10041 vsize=620516 memory=7384 CPUtime=0.7 cores=0-7
/proc/10044/stat : 10044 (cosoco) S 10041 10044 9321 0 -1 1077944320 2211 0 0 0 70 0 0 0 20 0 9 0 558141778 635408384 1846 33554432000 4194304 6211132 140724730378528 140724730376784 140632531730167 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
/proc/10044/statm: 155129 1846 889 493 0 148434 0
[pid=10044/tid=10046] ppid=10041 vsize=620516 memory=4134692831991786133 CPUtime=0.08 cores=0-7
/proc/10044/task/10046/stat : 10046 (cosoco) R 10041 10044 9321 0 -1 4202560 24 0 0 0 8 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632508587616 5158008 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10047] ppid=10041 vsize=620516 memory=4872558044660077418 CPUtime=0.08 cores=0-7
/proc/10044/task/10047/stat : 10047 (cosoco) R 10041 10044 9321 0 -1 4202560 28 0 0 0 8 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632500194576 5157576 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10048] ppid=10041 vsize=620516 memory=140211502073472 CPUtime=0.08 cores=0-7
/proc/10044/task/10048/stat : 10048 (cosoco) R 10041 10044 9321 0 -1 4202560 23 0 0 0 8 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632491802208 5156429 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10049] ppid=10041 vsize=620516 memory=0 CPUtime=0.08 cores=0-7
/proc/10044/task/10049/stat : 10049 (cosoco) R 10041 10044 9321 0 -1 4202560 31 0 0 0 8 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632483409168 5250325 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10050] ppid=10041 vsize=620516 memory=0 CPUtime=0.08 cores=0-7
/proc/10044/task/10050/stat : 10050 (cosoco) R 10041 10044 9321 0 -1 4202560 21 0 0 0 8 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632475016208 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10051] ppid=10041 vsize=620516 memory=0 CPUtime=0.08 cores=0-7
/proc/10044/task/10051/stat : 10051 (cosoco) R 10041 10044 9321 0 -1 4202560 21 0 0 0 8 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632466623504 5099197 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10052] ppid=10041 vsize=620516 memory=-1 CPUtime=0.08 cores=0-7
/proc/10044/task/10052/stat : 10052 (cosoco) R 10041 10044 9321 0 -1 4202560 25 0 0 0 8 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632458231392 5250311 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10053] ppid=10041 vsize=620516 memory=0 CPUtime=0.07 cores=0-7
/proc/10044/task/10053/stat : 10053 (cosoco) R 10041 10044 9321 0 -1 4202560 24 0 0 0 7 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632449838096 5193786 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+0.210918 s]*
/proc/loadavg: 7.78 8.18 7.96 9/200 10053
/proc/meminfo: memFree=30970580/32770624 swapFree=66997268/67108860
[pid=10044] ppid=10041 vsize=620516 memory=7384 CPUtime=1.57 cores=0-7
/proc/10044/stat : 10044 (cosoco) S 10041 10044 9321 0 -1 1077944320 2216 0 0 0 157 0 0 0 20 0 9 0 558141778 635408384 1846 33554432000 4194304 6211132 140724730378528 140724730376784 140632531730167 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
/proc/10044/statm: 155129 1846 889 493 0 148434 0
[pid=10044/tid=10046] ppid=10041 vsize=620516 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/10044/task/10046/stat : 10046 (cosoco) R 10041 10044 9321 0 -1 4202560 25 0 0 0 19 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632508587192 5193776 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10047] ppid=10041 vsize=620516 memory=2129199 CPUtime=0.19 cores=0-7
/proc/10044/task/10047/stat : 10047 (cosoco) R 10041 10044 9321 0 -1 4202560 30 0 0 0 19 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632500194576 5250319 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10048] ppid=10041 vsize=620516 memory=140211502083575 CPUtime=0.19 cores=0-7
/proc/10044/task/10048/stat : 10048 (cosoco) R 10041 10044 9321 0 -1 4202560 23 0 0 0 19 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632491802208 5390188 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10049] ppid=10041 vsize=620516 memory=-1 CPUtime=0.19 cores=0-7
/proc/10044/task/10049/stat : 10049 (cosoco) R 10041 10044 9321 0 -1 4202560 33 0 0 0 19 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632483409168 5017373 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10050] ppid=10041 vsize=620516 memory=0 CPUtime=0.19 cores=0-7
/proc/10044/task/10050/stat : 10050 (cosoco) R 10041 10044 9321 0 -1 4202560 21 0 0 0 19 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632475016208 5409476 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10051] ppid=10041 vsize=620516 memory=0 CPUtime=0.19 cores=0-7
/proc/10044/task/10051/stat : 10051 (cosoco) R 10041 10044 9321 0 -1 4202560 21 0 0 0 19 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632466623504 5099197 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10052] ppid=10041 vsize=620516 memory=-1 CPUtime=0.19 cores=0-7
/proc/10044/task/10052/stat : 10052 (cosoco) R 10041 10044 9321 0 -1 4202560 25 0 0 0 19 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632458231392 5155832 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10053] ppid=10041 vsize=620516 memory=0 CPUtime=0.17 cores=0-7
/proc/10044/task/10053/stat : 10053 (cosoco) R 10041 10044 9321 0 -1 4202560 24 0 0 0 17 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632449838096 5155839 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+0.31092 s]*
/proc/loadavg: 7.78 8.18 7.96 9/200 10053
/proc/meminfo: memFree=30970580/32770624 swapFree=66997268/67108860
[pid=10044] ppid=10041 vsize=620516 memory=7384 CPUtime=2.36 cores=0-7
/proc/10044/stat : 10044 (cosoco) S 10041 10044 9321 0 -1 1077944320 2220 0 0 0 236 0 0 0 20 0 9 0 558141778 635408384 1846 33554432000 4194304 6211132 140724730378528 140724730376784 140632531730167 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
/proc/10044/statm: 155129 1846 889 493 0 148434 0
[pid=10044/tid=10046] ppid=10041 vsize=620516 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/10044/task/10046/stat : 10046 (cosoco) R 10041 10044 9321 0 -1 4202560 26 0 0 0 29 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632508587192 5155832 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10047] ppid=10041 vsize=620516 memory=4872558044660077418 CPUtime=0.29 cores=0-7
/proc/10044/task/10047/stat : 10047 (cosoco) R 10041 10044 9321 0 -1 4202560 30 0 0 0 29 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632500194576 140632516127869 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10048] ppid=10041 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/10044/task/10048/stat : 10048 (cosoco) R 10041 10044 9321 0 -1 4202560 24 0 0 0 29 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632491801616 5158038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10049] ppid=10041 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/10044/task/10049/stat : 10049 (cosoco) R 10041 10044 9321 0 -1 4202560 34 0 0 0 29 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632483409168 5250482 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10050] ppid=10041 vsize=620516 memory=6656426216303648864 CPUtime=0.29 cores=0-7
/proc/10044/task/10050/stat : 10050 (cosoco) R 10041 10044 9321 0 -1 4202560 21 0 0 0 29 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632475016208 5250319 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10051] ppid=10041 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/10044/task/10051/stat : 10051 (cosoco) R 10041 10044 9321 0 -1 4202560 21 0 0 0 29 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632466623504 5157769 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10052] ppid=10041 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/10044/task/10052/stat : 10052 (cosoco) R 10041 10044 9321 0 -1 4202560 26 0 0 0 29 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632458231392 5250319 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10053] ppid=10041 vsize=620516 memory=0 CPUtime=0.26 cores=0-7
/proc/10044/task/10053/stat : 10053 (cosoco) R 10041 10044 9321 0 -1 4202560 24 0 0 0 26 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632449838096 5250304 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
Current children cumulated CPU time: 2.36 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+0.700918 s]
/proc/loadavg: 7.78 8.18 7.96 9/199 10053
/proc/meminfo: memFree=30970468/32770624 swapFree=66997268/67108860
[pid=10044] ppid=10041 vsize=620516 memory=7384 CPUtime=5.38 cores=0-7
/proc/10044/stat : 10044 (cosoco) S 10041 10044 9321 0 -1 1077944320 2228 0 0 0 538 0 0 0 20 0 9 0 558141778 635408384 1846 33554432000 4194304 6211132 140724730378528 140724730376784 140632531730167 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
/proc/10044/statm: 155129 1846 889 493 0 148434 0
[pid=10044/tid=10046] ppid=10041 vsize=620516 memory=1980 CPUtime=0.67 cores=0-7
/proc/10044/task/10046/stat : 10046 (cosoco) R 10041 10044 9321 0 -1 4202560 28 0 0 0 67 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632508587024 5158154 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10047] ppid=10041 vsize=620516 memory=2540 CPUtime=0.67 cores=0-7
/proc/10044/task/10047/stat : 10047 (cosoco) R 10041 10044 9321 0 -1 4202560 31 0 0 0 67 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632500194576 5158052 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10048] ppid=10041 vsize=620516 memory=1760 CPUtime=0.67 cores=0-7
/proc/10044/task/10048/stat : 10048 (cosoco) R 10041 10044 9321 0 -1 4202560 24 0 0 0 67 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632491801616 5157572 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10049] ppid=10041 vsize=620516 memory=111636 CPUtime=0.67 cores=0-7
/proc/10044/task/10049/stat : 10049 (cosoco) R 10041 10044 9321 0 -1 4202560 34 0 0 0 67 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632483409024 5396441 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10050] ppid=10041 vsize=620516 memory=804 CPUtime=0.67 cores=0-7
/proc/10044/task/10050/stat : 10050 (cosoco) R 10041 10044 9321 0 -1 4202560 21 0 0 0 67 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632475016208 5155836 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10051] ppid=10041 vsize=620516 memory=7100839861465685612 CPUtime=0.67 cores=0-7
/proc/10044/task/10051/stat : 10051 (cosoco) R 10041 10044 9321 0 -1 4202560 21 0 0 0 67 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632466623504 5179503 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10052] ppid=10041 vsize=620516 memory=-7175204567652784766 CPUtime=0.67 cores=0-7
/proc/10044/task/10052/stat : 10052 (cosoco) R 10041 10044 9321 0 -1 4202560 26 0 0 0 67 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632458231392 5017277 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10053] ppid=10041 vsize=620516 memory=3054156605268465310 CPUtime=0.61 cores=0-7
/proc/10044/task/10053/stat : 10053 (cosoco) R 10041 10044 9321 0 -1 4202560 29 0 0 0 61 0 0 0 20 0 9 0 558141780 635408384 1846 33554432000 4194304 6211132 140724730378528 140632449838352 5099197 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
Current children cumulated CPU time: 5.38 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+1.50092 s]
/proc/loadavg: 7.78 8.18 7.96 9/199 10053
/proc/meminfo: memFree=30970548/32770624 swapFree=66997268/67108860
[pid=10044] ppid=10041 vsize=620516 memory=8284 CPUtime=11.77 cores=0-7
/proc/10044/stat : 10044 (cosoco) S 10041 10044 9321 0 -1 1077944320 3368 0 0 0 1176 1 0 0 20 0 9 0 558141778 635408384 2071 33554432000 4194304 6211132 140724730378528 140724730376784 140632531730167 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
/proc/10044/statm: 155129 2071 896 493 0 148434 0
[pid=10044/tid=10046] ppid=10041 vsize=620516 memory=0 CPUtime=1.47 cores=0-7
/proc/10044/task/10046/stat : 10046 (cosoco) R 10041 10044 9321 0 -1 4202560 119 0 0 0 147 0 0 0 20 0 9 0 558141780 635408384 2071 33554432000 4194304 6211132 140724730378528 140632508587280 5157804 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10047] ppid=10041 vsize=620516 memory=148 CPUtime=1.47 cores=0-7
/proc/10044/task/10047/stat : 10047 (cosoco) R 10041 10044 9321 0 -1 4202560 224 0 0 0 147 0 0 0 20 0 9 0 558141780 635408384 2071 33554432000 4194304 6211132 140724730378528 140632500194432 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10048] ppid=10041 vsize=620516 memory=2129121 CPUtime=1.47 cores=0-7
/proc/10044/task/10048/stat : 10048 (cosoco) R 10041 10044 9321 0 -1 4202560 112 0 0 0 147 0 0 0 20 0 9 0 558141780 635408384 2071 33554432000 4194304 6211132 140724730378528 140632491801616 5158052 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10049] ppid=10041 vsize=620516 memory=2141618 CPUtime=1.47 cores=0-7
/proc/10044/task/10049/stat : 10049 (cosoco) R 10041 10044 9321 0 -1 4202560 203 0 0 0 147 0 0 0 20 0 9 0 558141780 635408384 2071 33554432000 4194304 6211132 140724730378528 140632483409024 5250493 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10050] ppid=10041 vsize=620516 memory=0 CPUtime=1.47 cores=0-7
/proc/10044/task/10050/stat : 10050 (cosoco) R 10041 10044 9321 0 -1 4202560 120 0 0 0 147 0 0 0 20 0 9 0 558141780 635408384 2071 33554432000 4194304 6211132 140724730378528 140632475016208 5250273 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10051] ppid=10041 vsize=620516 memory=0 CPUtime=1.47 cores=0-7
/proc/10044/task/10051/stat : 10051 (cosoco) R 10041 10044 9321 0 -1 4202560 212 0 0 0 147 0 0 0 20 0 9 0 558141780 635408384 2071 33554432000 4194304 6211132 140724730378528 140632466623504 5157572 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10052] ppid=10041 vsize=620516 memory=0 CPUtime=1.47 cores=0-7
/proc/10044/task/10052/stat : 10052 (cosoco) R 10041 10044 9321 0 -1 4202560 243 0 0 0 147 0 0 0 20 0 9 0 558141780 635408384 2071 33554432000 4194304 6211132 140724730378528 140632458230800 5250319 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10053] ppid=10041 vsize=620516 memory=280422709723376 CPUtime=1.4 cores=0-7
/proc/10044/task/10053/stat : 10053 (cosoco) R 10041 10044 9321 0 -1 4202560 121 0 0 0 140 0 0 0 20 0 9 0 558141780 635408384 2071 33554432000 4194304 6211132 140724730378528 140632449838352 5250304 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
Current children cumulated CPU time: 11.77 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8284 KiB

[startup+3.12092 s]
/proc/loadavg: 7.78 8.18 7.96 10/199 10053
/proc/meminfo: memFree=30971292/32770624 swapFree=66997268/67108860
[pid=10044] ppid=10041 vsize=620516 memory=8300 CPUtime=24.71 cores=0-7
/proc/10044/stat : 10044 (cosoco) S 10041 10044 9321 0 -1 1077944320 4477 0 0 0 2470 1 0 0 20 0 9 0 558141778 635408384 2075 33554432000 4194304 6211132 140724730378528 140724730376784 140632531730167 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
/proc/10044/statm: 155129 2075 896 493 0 148434 0
[pid=10044/tid=10046] ppid=10041 vsize=620516 memory=0 CPUtime=3.09 cores=0-7
/proc/10044/task/10046/stat : 10046 (cosoco) R 10041 10044 9321 0 -1 4202560 199 0 0 0 309 0 0 0 20 0 9 0 558141780 635408384 2075 33554432000 4194304 6211132 140724730378528 140632508586944 5250330 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10047] ppid=10041 vsize=620516 memory=4420 CPUtime=3.09 cores=0-7
/proc/10044/task/10047/stat : 10047 (cosoco) R 10041 10044 9321 0 -1 4202560 355 0 0 0 309 0 0 0 20 0 9 0 558141780 635408384 2075 33554432000 4194304 6211132 140724730378528 140632500194432 5158008 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10048] ppid=10041 vsize=620516 memory=0 CPUtime=3.09 cores=0-7
/proc/10044/task/10048/stat : 10048 (cosoco) R 10041 10044 9321 0 -1 4202560 251 0 0 0 309 0 0 0 20 0 9 0 558141780 635408384 2075 33554432000 4194304 6211132 140724730378528 140632491801616 5193776 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10049] ppid=10041 vsize=620516 memory=0 CPUtime=3.09 cores=0-7
/proc/10044/task/10049/stat : 10049 (cosoco) R 10041 10044 9321 0 -1 4202560 365 0 0 0 309 0 0 0 20 0 9 0 558141780 635408384 2075 33554432000 4194304 6211132 140724730378528 140632483409024 5099201 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10050] ppid=10041 vsize=620516 memory=8284 CPUtime=3.09 cores=0-7
/proc/10044/task/10050/stat : 10050 (cosoco) R 10041 10044 9321 0 -1 4202560 270 0 0 0 309 0 0 0 20 0 9 0 558141780 635408384 2075 33554432000 4194304 6211132 140724730378528 140632475016336 5396720 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10051] ppid=10041 vsize=620516 memory=16238372372875608 CPUtime=3.09 cores=0-7
/proc/10044/task/10051/stat : 10051 (cosoco) R 10041 10044 9321 0 -1 4202560 366 0 0 0 309 0 0 0 20 0 9 0 558141780 635408384 2075 33554432000 4194304 6211132 140724730378528 140632466623632 5157163 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10052] ppid=10041 vsize=620516 memory=7384 CPUtime=3.09 cores=0-7
/proc/10044/task/10052/stat : 10052 (cosoco) R 10041 10044 9321 0 -1 4202560 391 0 0 0 309 0 0 0 20 0 9 0 558141780 635408384 2075 33554432000 4194304 6211132 140724730378528 140632458230800 5390088 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10053] ppid=10041 vsize=620516 memory=1408 CPUtime=2.99 cores=0-7
/proc/10044/task/10053/stat : 10053 (cosoco) R 10041 10044 9321 0 -1 4202560 266 0 0 0 299 0 0 0 20 0 9 0 558141780 635408384 2075 33554432000 4194304 6211132 140724730378528 140632449838352 5193776 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
Current children cumulated CPU time: 24.71 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8300 KiB

[startup+6.30092 s]
/proc/loadavg: 7.80 8.18 7.96 9/199 10053
/proc/meminfo: memFree=30972048/32770624 swapFree=66997268/67108860
[pid=10044] ppid=10041 vsize=620516 memory=8312 CPUtime=50.11 cores=0-7
/proc/10044/stat : 10044 (cosoco) S 10041 10044 9321 0 -1 1077944320 5661 0 0 0 5010 1 0 0 20 0 9 0 558141778 635408384 2078 33554432000 4194304 6211132 140724730378528 140724730376784 140632531730167 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
/proc/10044/statm: 155129 2078 896 493 0 148434 0
[pid=10044/tid=10046] ppid=10041 vsize=620516 memory=8312 CPUtime=6.27 cores=0-7
/proc/10044/task/10046/stat : 10046 (cosoco) R 10041 10044 9321 0 -1 4202560 340 0 0 0 627 0 0 0 20 0 9 0 558141780 635408384 2078 33554432000 4194304 6211132 140724730378528 140632508587280 5250316 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10047] ppid=10041 vsize=620516 memory=0 CPUtime=6.27 cores=0-7
/proc/10044/task/10047/stat : 10047 (cosoco) R 10041 10044 9321 0 -1 4202560 553 0 0 0 627 0 0 0 20 0 9 0 558141780 635408384 2078 33554432000 4194304 6211132 140724730378528 140632500194432 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10048] ppid=10041 vsize=620516 memory=0 CPUtime=6.27 cores=0-7
/proc/10044/task/10048/stat : 10048 (cosoco) R 10041 10044 9321 0 -1 4202560 330 0 0 0 627 0 0 0 20 0 9 0 558141780 635408384 2078 33554432000 4194304 6211132 140724730378528 140632491801744 5008944 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10049] ppid=10041 vsize=620516 memory=8316868033356759116 CPUtime=6.27 cores=0-7
/proc/10044/task/10049/stat : 10049 (cosoco) R 10041 10044 9321 0 -1 4202560 538 0 0 0 627 0 0 0 20 0 9 0 558141780 635408384 2078 33554432000 4194304 6211132 140724730378528 140632483408832 5250319 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0

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

Current children cumulated CPU time: 868.7 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8368 KiB

[startup+115.201 s]
/proc/loadavg: 8.15 8.23 8.01 9/200 10067
/proc/meminfo: memFree=30974472/32770624 swapFree=66997268/67108860
[pid=10044] ppid=10041 vsize=620516 memory=8368 CPUtime=919.81 cores=0-7
/proc/10044/stat : 10044 (cosoco) S 10041 10044 9321 0 -1 1077944320 16284 0 0 0 91980 1 0 0 20 0 9 0 558141778 635408384 2092 33554432000 4194304 6211132 140724730378528 140724730376784 140632531730167 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
/proc/10044/statm: 155129 2092 897 493 0 148434 0
[pid=10044/tid=10046] ppid=10041 vsize=620516 memory=2016 CPUtime=115.16 cores=0-7
/proc/10044/task/10046/stat : 10046 (cosoco) R 10041 10044 9321 0 -1 4202560 1501 0 0 0 11516 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632508586944 5250491 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10047] ppid=10041 vsize=620516 memory=1424 CPUtime=115.15 cores=0-7
/proc/10044/task/10047/stat : 10047 (cosoco) R 10041 10044 9321 0 -1 4202560 1826 0 0 0 11515 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632500194240 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10048] ppid=10041 vsize=620516 memory=1540 CPUtime=115.16 cores=0-7
/proc/10044/task/10048/stat : 10048 (cosoco) R 10041 10044 9321 0 -1 4202560 1567 0 0 0 11516 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632491801744 5155832 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10049] ppid=10041 vsize=620516 memory=8368 CPUtime=115.15 cores=0-7
/proc/10044/task/10049/stat : 10049 (cosoco) R 10041 10044 9321 0 -1 4202560 2064 0 0 0 11515 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632483408832 5157999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10050] ppid=10041 vsize=620516 memory=612 CPUtime=115.16 cores=0-7
/proc/10044/task/10050/stat : 10050 (cosoco) R 10041 10044 9321 0 -1 4202560 1738 0 0 0 11516 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632475016464 5157148 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10051] ppid=10041 vsize=620516 memory=8368 CPUtime=115.17 cores=0-7
/proc/10044/task/10051/stat : 10051 (cosoco) R 10041 10044 9321 0 -1 4202560 2101 0 0 0 11517 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632466623760 5155836 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10052] ppid=10041 vsize=620516 memory=8368 CPUtime=115.17 cores=0-7
/proc/10044/task/10052/stat : 10052 (cosoco) R 10041 10044 9321 0 -1 4202560 1947 0 0 0 11517 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632458230928 5250311 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10053] ppid=10041 vsize=620516 memory=14004 CPUtime=113.62 cores=0-7
/proc/10044/task/10053/stat : 10053 (cosoco) R 10041 10044 9321 0 -1 4202560 1526 0 0 0 11362 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632449838016 5250491 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
Current children cumulated CPU time: 919.81 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8368 KiB

[startup+116.802 s]
/proc/loadavg: 8.15 8.23 8.01 9/200 10067
/proc/meminfo: memFree=30974472/32770624 swapFree=66997268/67108860
[pid=10044] ppid=10041 vsize=620516 memory=8368 CPUtime=932.6 cores=0-7
/proc/10044/stat : 10044 (cosoco) S 10041 10044 9321 0 -1 1077944320 16284 0 0 0 93259 1 0 0 20 0 9 0 558141778 635408384 2092 33554432000 4194304 6211132 140724730378528 140724730376784 140632531730167 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
/proc/10044/statm: 155129 2092 897 493 0 148434 0
[pid=10044/tid=10046] ppid=10041 vsize=620516 memory=8368 CPUtime=116.76 cores=0-7
/proc/10044/task/10046/stat : 10046 (cosoco) R 10041 10044 9321 0 -1 4202560 1501 0 0 0 11676 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632508586944 5250311 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10047] ppid=10041 vsize=620516 memory=8368 CPUtime=116.75 cores=0-7
/proc/10044/task/10047/stat : 10047 (cosoco) R 10041 10044 9321 0 -1 4202560 1826 0 0 0 11675 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632500194240 5156264 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10048] ppid=10041 vsize=620516 memory=988 CPUtime=116.76 cores=0-7
/proc/10044/task/10048/stat : 10048 (cosoco) R 10041 10044 9321 0 -1 4202560 1567 0 0 0 11676 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632491801744 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10049] ppid=10041 vsize=620516 memory=2016 CPUtime=116.75 cores=0-7
/proc/10044/task/10049/stat : 10049 (cosoco) R 10041 10044 9321 0 -1 4202560 2064 0 0 0 11675 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632483408832 5158008 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10050] ppid=10041 vsize=620516 memory=6935054825532540783 CPUtime=116.76 cores=0-7
/proc/10044/task/10050/stat : 10050 (cosoco) R 10041 10044 9321 0 -1 4202560 1738 0 0 0 11676 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632475016464 5193776 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10051] ppid=10041 vsize=620516 memory=4104 CPUtime=116.77 cores=0-7
/proc/10044/task/10051/stat : 10051 (cosoco) R 10041 10044 9321 0 -1 4202560 2101 0 0 0 11677 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632466623760 5099201 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10052] ppid=10041 vsize=620516 memory=1408 CPUtime=116.77 cores=0-7
/proc/10044/task/10052/stat : 10052 (cosoco) R 10041 10044 9321 0 -1 4202560 1947 0 0 0 11677 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632458230928 5193786 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10053] ppid=10041 vsize=620516 memory=2704 CPUtime=115.21 cores=0-7
/proc/10044/task/10053/stat : 10053 (cosoco) R 10041 10044 9321 0 -1 4202560 1526 0 0 0 11521 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632449838016 5157568 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
Current children cumulated CPU time: 932.6 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8368 KiB

[startup+117.61 s]
/proc/loadavg: 8.15 8.23 8.01 9/200 10067
/proc/meminfo: memFree=30974472/32770624 swapFree=66997268/67108860
[pid=10044] ppid=10041 vsize=620516 memory=8368 CPUtime=939.06 cores=0-7
/proc/10044/stat : 10044 (cosoco) S 10041 10044 9321 0 -1 1077944320 16284 0 0 0 93905 1 0 0 20 0 9 0 558141778 635408384 2092 33554432000 4194304 6211132 140724730378528 140724730376784 140632531730167 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
/proc/10044/statm: 155129 2092 897 493 0 148434 0
[pid=10044/tid=10046] ppid=10041 vsize=620516 memory=11576 CPUtime=117.57 cores=0-7
/proc/10044/task/10046/stat : 10046 (cosoco) R 10041 10044 9321 0 -1 4202560 1501 0 0 0 11757 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632508586944 5157073 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10047] ppid=10041 vsize=620516 memory=11575 CPUtime=117.56 cores=0-7
/proc/10044/task/10047/stat : 10047 (cosoco) R 10041 10044 9321 0 -1 4202560 1826 0 0 0 11756 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632500194240 5397407 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10048] ppid=10041 vsize=620516 memory=11576 CPUtime=117.57 cores=0-7
/proc/10044/task/10048/stat : 10048 (cosoco) R 10041 10044 9321 0 -1 4202560 1567 0 0 0 11757 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632491801744 5389878 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10049] ppid=10041 vsize=620516 memory=3624 CPUtime=117.56 cores=0-7
/proc/10044/task/10049/stat : 10049 (cosoco) R 10041 10044 9321 0 -1 4202560 2064 0 0 0 11756 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632483408832 5017267 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10050] ppid=10041 vsize=620516 memory=10388 CPUtime=117.57 cores=0-7
/proc/10044/task/10050/stat : 10050 (cosoco) R 10041 10044 9321 0 -1 4202560 1738 0 0 0 11757 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632475016464 5250482 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10051] ppid=10041 vsize=620516 memory=988 CPUtime=117.58 cores=0-7
/proc/10044/task/10051/stat : 10051 (cosoco) R 10041 10044 9321 0 -1 4202560 2101 0 0 0 11758 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632466623760 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10052] ppid=10041 vsize=620516 memory=2016 CPUtime=117.58 cores=0-7
/proc/10044/task/10052/stat : 10052 (cosoco) R 10041 10044 9321 0 -1 4202560 1947 0 0 0 11758 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632458230928 5250283 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10053] ppid=10041 vsize=620516 memory=8368 CPUtime=116.01 cores=0-7
/proc/10044/task/10053/stat : 10053 (cosoco) R 10041 10044 9321 0 -1 4202560 1526 0 0 0 11601 0 0 0 20 0 9 0 558141780 635408384 2092 33554432000 4194304 6211132 140724730378528 140632449838016 5099155 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
Current children cumulated CPU time: 939.06 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8368 KiB

[startup+118.401 s]
/proc/loadavg: 8.15 8.23 8.01 9/200 10067
/proc/meminfo: memFree=30974472/32770624 swapFree=66997268/67108860
[pid=10044] ppid=10041 vsize=620516 memory=8448 CPUtime=945.37 cores=0-7
/proc/10044/stat : 10044 (cosoco) S 10041 10044 9321 0 -1 1077944320 17415 0 0 0 94536 1 0 0 20 0 9 0 558141778 635408384 2112 33554432000 4194304 6211132 140724730378528 140724730376784 140632531730167 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
/proc/10044/statm: 155129 2112 897 493 0 148434 0
[pid=10044/tid=10046] ppid=10041 vsize=620516 memory=1424 CPUtime=118.36 cores=0-7
/proc/10044/task/10046/stat : 10046 (cosoco) R 10041 10044 9321 0 -1 4202560 1603 0 0 0 11836 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632508586944 5158060 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10047] ppid=10041 vsize=620516 memory=8368 CPUtime=118.35 cores=0-7
/proc/10044/task/10047/stat : 10047 (cosoco) R 10041 10044 9321 0 -1 4202560 1978 0 0 0 11835 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632500194240 5250256 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10048] ppid=10041 vsize=620516 memory=988 CPUtime=118.36 cores=0-7
/proc/10044/task/10048/stat : 10048 (cosoco) R 10041 10044 9321 0 -1 4202560 1704 0 0 0 11836 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632491801744 5158217 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10049] ppid=10041 vsize=620516 memory=2016 CPUtime=118.35 cores=0-7
/proc/10044/task/10049/stat : 10049 (cosoco) R 10041 10044 9321 0 -1 4202560 2215 0 0 0 11835 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632483408832 5397414 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10050] ppid=10041 vsize=620516 memory=8368 CPUtime=118.36 cores=0-7
/proc/10044/task/10050/stat : 10050 (cosoco) R 10041 10044 9321 0 -1 4202560 1855 0 0 0 11836 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632475016464 5250319 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10051] ppid=10041 vsize=620516 memory=3624 CPUtime=118.37 cores=0-7
/proc/10044/task/10051/stat : 10051 (cosoco) R 10041 10044 9321 0 -1 4202560 2293 0 0 0 11837 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632466623760 5250256 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10052] ppid=10041 vsize=620516 memory=10388 CPUtime=118.37 cores=0-7
/proc/10044/task/10052/stat : 10052 (cosoco) R 10041 10044 9321 0 -1 4202560 2071 0 0 0 11837 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632458230928 5250307 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10053] ppid=10041 vsize=620516 memory=8368 CPUtime=116.79 cores=0-7
/proc/10044/task/10053/stat : 10053 (cosoco) R 10041 10044 9321 0 -1 4202560 1682 0 0 0 11679 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632449838016 5099201 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
Current children cumulated CPU time: 945.37 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8448 KiB

[startup+118.601 s]
/proc/loadavg: 8.15 8.23 8.01 9/200 10067
/proc/meminfo: memFree=30974472/32770624 swapFree=66997268/67108860
[pid=10044] ppid=10041 vsize=620516 memory=8448 CPUtime=946.97 cores=0-7
/proc/10044/stat : 10044 (cosoco) S 10041 10044 9321 0 -1 1077944320 17430 0 0 0 94696 1 0 0 20 0 9 0 558141778 635408384 2112 33554432000 4194304 6211132 140724730378528 140724730376784 140632531730167 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
/proc/10044/statm: 155129 2112 897 493 0 148434 0
[pid=10044/tid=10046] ppid=10041 vsize=620516 memory=14060 CPUtime=118.56 cores=0-7
/proc/10044/task/10046/stat : 10046 (cosoco) R 10041 10044 9321 0 -1 4202560 1603 0 0 0 11856 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632508586944 5250482 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10047] ppid=10041 vsize=620516 memory=6935054825532540783 CPUtime=118.55 cores=0-7
/proc/10044/task/10047/stat : 10047 (cosoco) R 10041 10044 9321 0 -1 4202560 1978 0 0 0 11855 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632500194240 5155836 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10048] ppid=10041 vsize=620516 memory=14060 CPUtime=118.56 cores=0-7
/proc/10044/task/10048/stat : 10048 (cosoco) R 10041 10044 9321 0 -1 4202560 1705 0 0 0 11856 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632491801744 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10049] ppid=10041 vsize=620516 memory=2116 CPUtime=118.55 cores=0-7
/proc/10044/task/10049/stat : 10049 (cosoco) R 10041 10044 9321 0 -1 4202560 2219 0 0 0 11855 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632483408832 5397407 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10050] ppid=10041 vsize=620516 memory=6496 CPUtime=118.56 cores=0-7
/proc/10044/task/10050/stat : 10050 (cosoco) R 10041 10044 9321 0 -1 4202560 1856 0 0 0 11856 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632475016464 5186344 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10051] ppid=10041 vsize=620516 memory=532 CPUtime=118.57 cores=0-7
/proc/10044/task/10051/stat : 10051 (cosoco) R 10041 10044 9321 0 -1 4202560 2293 0 0 0 11857 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632466623760 5158008 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10052] ppid=10041 vsize=620516 memory=1556 CPUtime=118.57 cores=0-7
/proc/10044/task/10052/stat : 10052 (cosoco) R 10041 10044 9321 0 -1 4202560 2077 0 0 0 11857 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632458230928 5158052 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10053] ppid=10041 vsize=620516 memory=1760 CPUtime=116.98 cores=0-7
/proc/10044/task/10053/stat : 10053 (cosoco) R 10041 10044 9321 0 -1 4202560 1685 0 0 0 11698 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632449838016 5250325 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
Current children cumulated CPU time: 946.97 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8448 KiB

[startup+118.701 s]
/proc/loadavg: 8.15 8.23 8.01 9/200 10067
/proc/meminfo: memFree=30974472/32770624 swapFree=66997268/67108860
[pid=10044] ppid=10041 vsize=620516 memory=8448 CPUtime=947.77 cores=0-7
/proc/10044/stat : 10044 (cosoco) S 10041 10044 9321 0 -1 1077944320 17445 0 0 0 94776 1 0 0 20 0 9 0 558141778 635408384 2112 33554432000 4194304 6211132 140724730378528 140724730376784 140632531730167 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
/proc/10044/statm: 155129 2112 897 493 0 148434 0
[pid=10044/tid=10046] ppid=10041 vsize=620516 memory=8368 CPUtime=118.66 cores=0-7
/proc/10044/task/10046/stat : 10046 (cosoco) R 10041 10044 9321 0 -1 4202560 1603 0 0 0 11866 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632508586944 5158008 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10047] ppid=10041 vsize=620516 memory=8368 CPUtime=118.65 cores=0-7
/proc/10044/task/10047/stat : 10047 (cosoco) R 10041 10044 9321 0 -1 4202560 1980 0 0 0 11865 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632500194240 5157572 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10048] ppid=10041 vsize=620516 memory=8368 CPUtime=118.66 cores=0-7
/proc/10044/task/10048/stat : 10048 (cosoco) R 10041 10044 9321 0 -1 4202560 1709 0 0 0 11866 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632491801744 5099256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10049] ppid=10041 vsize=620516 memory=8368 CPUtime=118.65 cores=0-7
/proc/10044/task/10049/stat : 10049 (cosoco) R 10041 10044 9321 0 -1 4202560 2219 0 0 0 11865 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632483408832 5250319 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10050] ppid=10041 vsize=620516 memory=8368 CPUtime=118.66 cores=0-7
/proc/10044/task/10050/stat : 10050 (cosoco) R 10041 10044 9321 0 -1 4202560 1858 0 0 0 11866 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632475016464 5250316 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10051] ppid=10041 vsize=620516 memory=8368 CPUtime=118.67 cores=0-7
/proc/10044/task/10051/stat : 10051 (cosoco) R 10041 10044 9321 0 -1 4202560 2294 0 0 0 11867 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632466623760 5157609 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10052] ppid=10041 vsize=620516 memory=8368 CPUtime=118.67 cores=0-7
/proc/10044/task/10052/stat : 10052 (cosoco) R 10041 10044 9321 0 -1 4202560 2082 0 0 0 11867 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632458230928 5250333 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
[pid=10044/tid=10053] ppid=10041 vsize=620516 memory=8368 CPUtime=117.08 cores=0-7
/proc/10044/task/10053/stat : 10053 (cosoco) R 10041 10044 9321 0 -1 4202560 1686 0 0 0 11708 0 0 0 20 0 9 0 558141780 635408384 2112 33554432000 4194304 6211132 140724730378528 140632449838080 5250319 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25632768 140724730381329 140724730381421 140724730381421 140724730384334 0
Current children cumulated CPU time: 947.77 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8448 KiB

Child status: 0
Real time (s): 118.734
CPU time (s): 948.034
CPU user time (s): 948.016
CPU system time (s): 0.01799
CPU usage (%): 798.452
Max. virtual memory (cumulated for all children) (KiB): 620516
Max. memory (cumulated for all children) (KiB): 8448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 948.016
system time used= 0.01799
maximum resident set size= 8744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17573
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= 72
involuntary context switches= 8519


# summary of solver processes directly reported to runsolver:
#   pid: 10044
#   total CPU time (s): 948.034
#   total CPU user time (s): 948.016
#   total CPU system time (s): 0.01799

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.507979 second user time and 1.049 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-30 07:39:53
IDJOB=4409599
IDBENCH=123244
IDSOLVER=2877
FILE ID=node140/4409599-1569822035
RUNJOBID= node140-1569818144-9348
PBS_JOBID= 21705927
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/Warehouse/Warehouse-m1-s1/Warehouse-cap101.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409599-1569822035/watcher-4409599-1569822035 -o /tmp/evaluation-result-4409599-1569822035/solver-4409599-1569822035 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1569818144-9348 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409599-1569822035.xml

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

MD5SUM BENCH= b3bc9c910d0d9ad9cb0df62a165750df
RANDOM SEED=2074724690

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:        30975432 kB
MemAvailable:   31872616 kB
Buffers:          113180 kB
Cached:          1121568 kB
SwapCached:         3040 kB
Active:           891208 kB
Inactive:         351016 kB
Active(anon):       3396 kB
Inactive(anon):    83992 kB
Active(file):     887812 kB
Inactive(file):   267024 kB
Unevictable:      107704 kB
Mlocked:          107704 kB
SwapTotal:      67108860 kB
SwapFree:       66997268 kB
Dirty:              2784 kB
Writeback:             4 kB
AnonPages:        113300 kB
Mapped:            26640 kB
Shmem:             71168 kB
Slab:             144688 kB
SReclaimable:     116368 kB
SUnreclaim:        28320 kB
KernelStack:        3504 kB
PageTables:         5060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 62028 MiB
End job on node140 at 2019-09-30 07:41:52