Trace number 4409825

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 parallelOPT1429 1023.39 128.126

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-16.xml
MD5SUMe3af77ac2ce2de59a61fc382fed7941a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1429
Best CPU time to get the best result obtained on this benchmark66.549
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -model -nbcores=8 HOME/instance-4409825-1569829440.xml 
0.00/0.00	c enable optimization
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 50
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 2
0.00/0.00	c |                   Arity: 50..50
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Sum: 2
0.00/0.00	c |                          
0.00/0.00	c |               Objective: Maximize Sum
0.00/0.00	
0.00/0.00	c =========================================================================================================
0.00/0.00	c Parallel mode: Portfolio
0.00/0.00	c [pFactory][Group N°0] created (threads:8).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.00	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.00	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.00	c [pFactory][Group N°0] task 7 launched on thread 0.
0.00/0.00	c [pFactory][Group N°0] task 6 launched on thread 1.
0.00/0.00	c [pFactory][Group N°0] task 5 launched on thread 4.
0.00/0.00	c [pFactory][Group N°0] task 4 launched on thread 2.
0.00/0.00	o 0
0.00/0.00	o 440
0.00/0.00	o 684
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 3.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 5.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 6.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 7.
0.00/0.02	o 716
0.00/0.02	o 807
0.00/0.02	o 869
0.00/0.02	o 1017
0.00/0.02	o 1028
0.00/0.02	o 1146
0.00/0.02	o 1154
0.00/0.02	o 1202
0.00/0.02	o 1208
0.00/0.02	o 1286
0.00/0.02	o 1296
0.00/0.02	o 1311
0.00/0.02	o 1321
0.00/0.02	o 1355
0.00/0.02	o 1357
0.00/0.02	o 1360
0.80/0.18	o 1396
0.80/0.20	o 1398
0.80/0.21	o 1403
6.30/0.90	o 1411
7.96/1.08	o 1426
7.96/1.09	o 1429
1023.25/128.12	c [pFactory][Group N°0] concurent mode: thread 7 has won with the task 0.
1023.25/128.12	c [pFactory][Group N°0] Thread N°0 is joined.
1023.25/128.12	c [pFactory][Group N°0] Thread N°1 is joined.
1023.25/128.12	c [pFactory][Group N°0] Thread N°2 is joined.
1023.25/128.12	c [pFactory][Group N°0] Thread N°3 is joined.
1023.25/128.12	c [pFactory][Group N°0] Thread N°4 is joined.
1023.25/128.12	c [pFactory][Group N°0] Thread N°5 is joined.
1023.25/128.12	c [pFactory][Group N°0] Thread N°6 is joined.
1023.25/128.12	c [pFactory][Group N°0] Thread N°7 is joined.
1023.25/128.12	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°7)
1023.25/128.12	s OPTIMUM FOUND
1023.25/128.12	c call to solver        : 13
1023.25/128.12	c
1023.25/128.12	c restarts              : 266812      
1023.25/128.12	c conflicts             : 3000829      (2932 /sec)
1023.25/128.12	c decisions             : 16043377     (15677 /sec)
1023.25/128.12	c propagations          : 86693299    (84712 /sec)
1023.25/128.12	c root propagations     : 89          
1023.25/128.12	c filter calls          : 43667471       (42670 /sec)
1023.25/128.12	c useless filter calls  : 32636655       (74 %)
1023.25/128.12	c Memory used           : 570.87 MB
1023.25/128.12	c Best bound time (wc)  : 1.08608 s
1023.25/128.12	c CPU time              : 1023.38 s
1023.25/128.12	c real time             : 128.121 s
1023.25/128.12	
1023.25/128.12	
1023.25/128.12	v <instantiation type='solution' cost='1429'>
1023.25/128.12	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[1] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[2] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[3] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[4] x[5] x[6] x[7] x[8] x[9] </list>
1023.25/128.12	v <values>1 1 1 1 0 0 0 0 1 1 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 1 1 0 1 0 1 0 0 0 0 0 1 1 1 1 0 1 0 1 0 </values>
1023.25/128.12	v </instantiation>
1023.25/128.12	

Verifier Data

OK	1429

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409825-1569829440/watcher-4409825-1569829440 -o /tmp/evaluation-result-4409825-1569829440/solver-4409825-1569829440 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node146-1569818084-23682 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409825-1569829440.xml 

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

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


[startup+0.100346 s]*
/proc/loadavg: 8.64 6.64 6.31 9/201 26500
/proc/meminfo: memFree=30292376/32770624 swapFree=67002424/67108860
[pid=26491] ppid=26488 vsize=617348 memory=3956 CPUtime=0.8 cores=0-7
/proc/26491/stat : 26491 (cosoco) S 26488 26491 23655 0 -1 1077944320 1272 0 0 0 80 0 0 0 20 0 9 0 558857882 632164352 989 33554432000 4194304 6211132 140735747607920 140735747606176 139982128914167 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
/proc/26491/statm: 154337 989 838 493 0 147642 0
[pid=26491/tid=26493] ppid=26488 vsize=617348 memory=4134692831991786133 CPUtime=0.1 cores=0-7
/proc/26491/task/26493/stat : 26493 (cosoco) R 26488 26491 23655 0 -1 4202560 13 0 0 0 10 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982105771280 5155989 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26494] ppid=26488 vsize=617348 memory=4872558044660077418 CPUtime=0.1 cores=0-7
/proc/26491/task/26494/stat : 26494 (cosoco) R 26488 26491 23655 0 -1 4202560 11 0 0 0 10 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982097378576 5156497 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26495] ppid=26488 vsize=617348 memory=140127659607680 CPUtime=0.09 cores=0-7
/proc/26491/task/26495/stat : 26495 (cosoco) R 26488 26491 23655 0 -1 4202560 6 0 0 0 9 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982088985872 5250304 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26496] ppid=26488 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/26491/task/26496/stat : 26496 (cosoco) R 26488 26491 23655 0 -1 4202560 6 0 0 0 10 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982080593504 5155385 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26497] ppid=26488 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/26491/task/26497/stat : 26497 (cosoco) R 26488 26491 23655 0 -1 4202560 7 0 0 0 10 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982072200464 5158008 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26498] ppid=26488 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/26491/task/26498/stat : 26498 (cosoco) R 26488 26491 23655 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982063807760 5157819 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26499] ppid=26488 vsize=617348 memory=-1 CPUtime=0.1 cores=0-7
/proc/26491/task/26499/stat : 26499 (cosoco) R 26488 26491 23655 0 -1 4202560 10 0 0 0 10 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982055415392 5250482 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26500] ppid=26488 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/26491/task/26500/stat : 26500 (cosoco) R 26488 26491 23655 0 -1 4202560 7 0 0 0 10 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982047022264 5157490 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
Current children cumulated CPU time: 0.8 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3956 KiB

[startup+0.210352 s]*
/proc/loadavg: 8.64 6.64 6.31 9/201 26500
/proc/meminfo: memFree=30292376/32770624 swapFree=67002424/67108860
[pid=26491] ppid=26488 vsize=617348 memory=3956 CPUtime=1.67 cores=0-7
/proc/26491/stat : 26491 (cosoco) S 26488 26491 23655 0 -1 1077944320 1273 0 0 0 167 0 0 0 20 0 9 0 558857882 632164352 989 33554432000 4194304 6211132 140735747607920 140735747606176 139982128914167 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
/proc/26491/statm: 154337 989 838 493 0 147642 0
[pid=26491/tid=26493] ppid=26488 vsize=617348 memory=6935054825532540783 CPUtime=0.21 cores=0-7
/proc/26491/task/26493/stat : 26493 (cosoco) R 26488 26491 23655 0 -1 4202560 13 0 0 0 21 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982105771280 5250491 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26494] ppid=26488 vsize=617348 memory=4872558142750483006 CPUtime=0.21 cores=0-7
/proc/26491/task/26494/stat : 26494 (cosoco) R 26488 26491 23655 0 -1 4202560 11 0 0 0 21 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982097378576 5250256 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26495] ppid=26488 vsize=617348 memory=140127659607680 CPUtime=0.19 cores=0-7
/proc/26491/task/26495/stat : 26495 (cosoco) R 26488 26491 23655 0 -1 4202560 6 0 0 0 19 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982088985872 5250316 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26496] ppid=26488 vsize=617348 memory=0 CPUtime=0.21 cores=0-7
/proc/26491/task/26496/stat : 26496 (cosoco) R 26488 26491 23655 0 -1 4202560 7 0 0 0 21 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982080593168 5155839 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26497] ppid=26488 vsize=617348 memory=0 CPUtime=0.21 cores=0-7
/proc/26491/task/26497/stat : 26497 (cosoco) R 26488 26491 23655 0 -1 4202560 7 0 0 0 21 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982072200464 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26498] ppid=26488 vsize=617348 memory=0 CPUtime=0.21 cores=0-7
/proc/26491/task/26498/stat : 26498 (cosoco) R 26488 26491 23655 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982063807760 5157453 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26499] ppid=26488 vsize=617348 memory=-1 CPUtime=0.21 cores=0-7
/proc/26491/task/26499/stat : 26499 (cosoco) R 26488 26491 23655 0 -1 4202560 10 0 0 0 21 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982055415392 5250491 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26500] ppid=26488 vsize=617348 memory=0 CPUtime=0.21 cores=0-7
/proc/26491/task/26500/stat : 26500 (cosoco) R 26488 26491 23655 0 -1 4202560 7 0 0 0 21 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982047022264 5156023 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3956 KiB

[startup+0.30935 s]*
/proc/loadavg: 8.64 6.64 6.31 9/201 26500
/proc/meminfo: memFree=30292376/32770624 swapFree=67002424/67108860
[pid=26491] ppid=26488 vsize=617348 memory=3956 CPUtime=2.46 cores=0-7
/proc/26491/stat : 26491 (cosoco) S 26488 26491 23655 0 -1 1077944320 1273 0 0 0 246 0 0 0 20 0 9 0 558857882 632164352 989 33554432000 4194304 6211132 140735747607920 140735747606176 139982128914167 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
/proc/26491/statm: 154337 989 838 493 0 147642 0
[pid=26491/tid=26493] ppid=26488 vsize=617348 memory=6935054825532540783 CPUtime=0.31 cores=0-7
/proc/26491/task/26493/stat : 26493 (cosoco) R 26488 26491 23655 0 -1 4202560 13 0 0 0 31 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982105771280 5250316 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26494] ppid=26488 vsize=617348 memory=4872558142750483006 CPUtime=0.31 cores=0-7
/proc/26491/task/26494/stat : 26494 (cosoco) R 26488 26491 23655 0 -1 4202560 11 0 0 0 31 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982097378576 5155989 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26495] ppid=26488 vsize=617348 memory=140127667424275 CPUtime=0.28 cores=0-7
/proc/26491/task/26495/stat : 26495 (cosoco) R 26488 26491 23655 0 -1 4202560 6 0 0 0 28 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982088985872 5156716 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26496] ppid=26488 vsize=617348 memory=-1 CPUtime=0.31 cores=0-7
/proc/26491/task/26496/stat : 26496 (cosoco) R 26488 26491 23655 0 -1 4202560 7 0 0 0 31 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982080593168 5156288 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26497] ppid=26488 vsize=617348 memory=0 CPUtime=0.31 cores=0-7
/proc/26491/task/26497/stat : 26497 (cosoco) R 26488 26491 23655 0 -1 4202560 7 0 0 0 31 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982072200464 5250283 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26498] ppid=26488 vsize=617348 memory=0 CPUtime=0.31 cores=0-7
/proc/26491/task/26498/stat : 26498 (cosoco) R 26488 26491 23655 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982063807760 5155849 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26499] ppid=26488 vsize=617348 memory=2208 CPUtime=0.31 cores=0-7
/proc/26491/task/26499/stat : 26499 (cosoco) R 26488 26491 23655 0 -1 4202560 10 0 0 0 31 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982055415392 5157568 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26500] ppid=26488 vsize=617348 memory=0 CPUtime=0.31 cores=0-7
/proc/26491/task/26500/stat : 26500 (cosoco) R 26488 26491 23655 0 -1 4202560 7 0 0 0 31 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982047022264 5250273 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3956 KiB

[startup+0.701352 s]
/proc/loadavg: 8.64 6.64 6.31 9/201 26500
/proc/meminfo: memFree=30292100/32770624 swapFree=67002424/67108860
[pid=26491] ppid=26488 vsize=617348 memory=3956 CPUtime=5.5 cores=0-7
/proc/26491/stat : 26491 (cosoco) S 26488 26491 23655 0 -1 1077944320 1273 0 0 0 550 0 0 0 20 0 9 0 558857882 632164352 989 33554432000 4194304 6211132 140735747607920 140735747606176 139982128914167 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
/proc/26491/statm: 154337 989 838 493 0 147642 0
[pid=26491/tid=26493] ppid=26488 vsize=617348 memory=0 CPUtime=0.69 cores=0-7
/proc/26491/task/26493/stat : 26493 (cosoco) R 26488 26491 23655 0 -1 4202560 13 0 0 0 69 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982105771280 5250495 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26494] ppid=26488 vsize=617348 memory=0 CPUtime=0.69 cores=0-7
/proc/26491/task/26494/stat : 26494 (cosoco) R 26488 26491 23655 0 -1 4202560 11 0 0 0 69 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982097378576 5390456 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26495] ppid=26488 vsize=617348 memory=0 CPUtime=0.64 cores=0-7
/proc/26491/task/26495/stat : 26495 (cosoco) R 26488 26491 23655 0 -1 4202560 6 0 0 0 64 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982088985872 5155369 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26496] ppid=26488 vsize=617348 memory=0 CPUtime=0.69 cores=0-7
/proc/26491/task/26496/stat : 26496 (cosoco) R 26488 26491 23655 0 -1 4202560 7 0 0 0 69 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982080593168 5156492 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26497] ppid=26488 vsize=617348 memory=764 CPUtime=0.69 cores=0-7
/proc/26491/task/26497/stat : 26497 (cosoco) R 26488 26491 23655 0 -1 4202560 7 0 0 0 69 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982072200464 5155390 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26498] ppid=26488 vsize=617348 memory=1692 CPUtime=0.69 cores=0-7
/proc/26491/task/26498/stat : 26498 (cosoco) R 26488 26491 23655 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982063807760 5250283 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26499] ppid=26488 vsize=617348 memory=3988 CPUtime=0.69 cores=0-7
/proc/26491/task/26499/stat : 26499 (cosoco) R 26488 26491 23655 0 -1 4202560 10 0 0 0 69 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982055414968 5250325 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26500] ppid=26488 vsize=617348 memory=7548 CPUtime=0.69 cores=0-7
/proc/26491/task/26500/stat : 26500 (cosoco) R 26488 26491 23655 0 -1 4202560 7 0 0 0 69 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982047022264 5250283 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
Current children cumulated CPU time: 5.5 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3956 KiB

[startup+1.50135 s]
/proc/loadavg: 8.64 6.64 6.31 9/201 26500
/proc/meminfo: memFree=30292516/32770624 swapFree=67002424/67108860
[pid=26491] ppid=26488 vsize=617348 memory=3956 CPUtime=11.89 cores=0-7
/proc/26491/stat : 26491 (cosoco) S 26488 26491 23655 0 -1 1077944320 1440 0 0 0 1189 0 0 0 20 0 9 0 558857882 632164352 989 33554432000 4194304 6211132 140735747607920 140735747606176 139982128914167 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
/proc/26491/statm: 154337 989 838 493 0 147642 0
[pid=26491/tid=26493] ppid=26488 vsize=617348 memory=6944656592455359580 CPUtime=1.49 cores=0-7
/proc/26491/task/26493/stat : 26493 (cosoco) R 26488 26491 23655 0 -1 4202560 20 0 0 0 149 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982105771152 5156288 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26494] ppid=26488 vsize=617348 memory=6944656575208382560 CPUtime=1.49 cores=0-7
/proc/26491/task/26494/stat : 26494 (cosoco) R 26488 26491 23655 0 -1 4202560 44 0 0 0 149 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982097378576 5155832 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26495] ppid=26488 vsize=617348 memory=7976406965554101975 CPUtime=1.43 cores=0-7
/proc/26491/task/26495/stat : 26495 (cosoco) R 26488 26491 23655 0 -1 4202560 14 0 0 0 143 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982088985872 5155369 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26496] ppid=26488 vsize=617348 memory=0 CPUtime=1.49 cores=0-7
/proc/26491/task/26496/stat : 26496 (cosoco) R 26488 26491 23655 0 -1 4202560 36 0 0 0 149 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982080593168 5250491 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26497] ppid=26488 vsize=617348 memory=6655300316396806240 CPUtime=1.49 cores=0-7
/proc/26491/task/26497/stat : 26497 (cosoco) R 26488 26491 23655 0 -1 4202560 19 0 0 0 149 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982072200464 5155866 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26498] ppid=26488 vsize=617348 memory=0 CPUtime=1.49 cores=0-7
/proc/26491/task/26498/stat : 26498 (cosoco) R 26488 26491 23655 0 -1 4202560 20 0 0 0 149 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982063807760 5250316 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26499] ppid=26488 vsize=617348 memory=0 CPUtime=1.49 cores=0-7
/proc/26491/task/26499/stat : 26499 (cosoco) R 26488 26491 23655 0 -1 4202560 37 0 0 0 149 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982055414968 5250499 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26500] ppid=26488 vsize=617348 memory=129 CPUtime=1.49 cores=0-7
/proc/26491/task/26500/stat : 26500 (cosoco) R 26488 26491 23655 0 -1 4202560 43 0 0 0 149 0 0 0 20 0 9 0 558857883 632164352 989 33554432000 4194304 6211132 140735747607920 139982047022352 5155989 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
Current children cumulated CPU time: 11.89 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3956 KiB

[startup+3.10935 s]
/proc/loadavg: 8.64 6.64 6.31 9/201 26500
/proc/meminfo: memFree=30292516/32770624 swapFree=67002424/67108860
[pid=26491] ppid=26488 vsize=617348 memory=4028 CPUtime=24.74 cores=0-7
/proc/26491/stat : 26491 (cosoco) S 26488 26491 23655 0 -1 1077944320 1611 0 0 0 2474 0 0 0 20 0 9 0 558857882 632164352 1007 33554432000 4194304 6211132 140735747607920 140735747606176 139982128914167 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
/proc/26491/statm: 154337 1007 842 493 0 147642 0
[pid=26491/tid=26493] ppid=26488 vsize=617348 memory=3956 CPUtime=3.1 cores=0-7
/proc/26491/task/26493/stat : 26493 (cosoco) R 26488 26491 23655 0 -1 4202560 41 0 0 0 310 0 0 0 20 0 9 0 558857883 632164352 1007 33554432000 4194304 6211132 140735747607920 139982105771152 5250311 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26494] ppid=26488 vsize=617348 memory=3956 CPUtime=3.1 cores=0-7
/proc/26491/task/26494/stat : 26494 (cosoco) R 26488 26491 23655 0 -1 4202560 67 0 0 0 310 0 0 0 20 0 9 0 558857883 632164352 1007 33554432000 4194304 6211132 140735747607920 139982097378576 5390116 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26495] ppid=26488 vsize=617348 memory=3956 CPUtime=3.02 cores=0-7
/proc/26491/task/26495/stat : 26495 (cosoco) R 26488 26491 23655 0 -1 4202560 22 0 0 0 302 0 0 0 20 0 9 0 558857883 632164352 1007 33554432000 4194304 6211132 140735747607920 139982088985872 5155377 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26496] ppid=26488 vsize=617348 memory=0 CPUtime=3.1 cores=0-7
/proc/26491/task/26496/stat : 26496 (cosoco) R 26488 26491 23655 0 -1 4202560 57 0 0 0 310 0 0 0 20 0 9 0 558857883 632164352 1007 33554432000 4194304 6211132 140735747607920 139982080593168 5155373 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26497] ppid=26488 vsize=617348 memory=0 CPUtime=3.1 cores=0-7
/proc/26491/task/26497/stat : 26497 (cosoco) R 26488 26491 23655 0 -1 4202560 39 0 0 0 310 0 0 0 20 0 9 0 558857883 632164352 1007 33554432000 4194304 6211132 140735747607920 139982072200464 5250256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26498] ppid=26488 vsize=617348 memory=0 CPUtime=3.1 cores=0-7
/proc/26491/task/26498/stat : 26498 (cosoco) R 26488 26491 23655 0 -1 4202560 45 0 0 0 310 0 0 0 20 0 9 0 558857883 632164352 1007 33554432000 4194304 6211132 140735747607920 139982063807760 5250330 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26499] ppid=26488 vsize=617348 memory=6935054825532540783 CPUtime=3.1 cores=0-7
/proc/26491/task/26499/stat : 26499 (cosoco) R 26488 26491 23655 0 -1 4202560 62 0 0 0 310 0 0 0 20 0 9 0 558857883 632164352 1007 33554432000 4194304 6211132 140735747607920 139982055414968 5193786 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26500] ppid=26488 vsize=617348 memory=2110478143121540 CPUtime=3.1 cores=0-7
/proc/26491/task/26500/stat : 26500 (cosoco) R 26488 26491 23655 0 -1 4202560 71 0 0 0 310 0 0 0 20 0 9 0 558857883 632164352 1007 33554432000 4194304 6211132 140735747607920 139982047022352 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
Current children cumulated CPU time: 24.74 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4028 KiB

[startup+6.30135 s]
/proc/loadavg: 8.59 6.67 6.32 9/201 26500
/proc/meminfo: memFree=30292972/32770624 swapFree=67002424/67108860
[pid=26491] ppid=26488 vsize=617348 memory=4180 CPUtime=50.24 cores=0-7
/proc/26491/stat : 26491 (cosoco) S 26488 26491 23655 0 -1 1077944320 1951 0 0 0 5024 0 0 0 20 0 9 0 558857882 632164352 1045 33554432000 4194304 6211132 140735747607920 140735747606176 139982128914167 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
/proc/26491/statm: 154337 1045 852 493 0 147642 0
[pid=26491/tid=26493] ppid=26488 vsize=617348 memory=280250844083022 CPUtime=6.29 cores=0-7
/proc/26491/task/26493/stat : 26493 (cosoco) R 26488 26491 23655 0 -1 4202560 80 0 0 0 629 0 0 0 20 0 9 0 558857883 632164352 1045 33554432000 4194304 6211132 140735747607920 139982105771152 5158160 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26494] ppid=26488 vsize=617348 memory=140131954574975 CPUtime=6.29 cores=0-7
/proc/26491/task/26494/stat : 26494 (cosoco) R 26488 26491 23655 0 -1 4202560 123 0 0 0 629 0 0 0 20 0 9 0 558857883 632164352 1045 33554432000 4194304 6211132 140735747607920 139982097378576 5155532 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26495] ppid=26488 vsize=617348 memory=0 CPUtime=6.17 cores=0-7
/proc/26491/task/26495/stat : 26495 (cosoco) R 26488 26491 23655 0 -1 4202560 57 0 0 0 617 0 0 0 20 0 9 0 558857883 632164352 1045 33554432000 4194304 6211132 140735747607920 139982088985872 5193786 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26496] ppid=26488 vsize=617348 memory=0 CPUtime=6.29 cores=0-7
/proc/26491/task/26496/stat : 26496 (cosoco) R 26488 26491 23655 0 -1 4202560 107 0 0 0 629 0 0 0 20 0 9 0 558857883 632164352 1045 33554432000 4194304 6211132 140735747607920 139982080593168 5250304 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0

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

Current children cumulated CPU time: 971.27 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4204 KiB

[startup+124.801 s]
/proc/loadavg: 8.08 7.11 6.52 9/200 26508
/proc/meminfo: memFree=30292584/32770624 swapFree=67002424/67108860
[pid=26491] ppid=26488 vsize=617348 memory=4204 CPUtime=996.84 cores=0-7
/proc/26491/stat : 26491 (cosoco) S 26488 26491 23655 0 -1 1077944320 3312 0 0 0 99684 0 0 0 20 0 9 0 558857882 632164352 1051 33554432000 4194304 6211132 140735747607920 140735747606176 139982128914167 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
/proc/26491/statm: 154337 1051 852 493 0 147642 0
[pid=26491/tid=26493] ppid=26488 vsize=617348 memory=6935054825532540783 CPUtime=124.79 cores=0-7
/proc/26491/task/26493/stat : 26493 (cosoco) R 26488 26491 23655 0 -1 4202560 248 0 0 0 12479 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982105771152 5157479 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26494] ppid=26488 vsize=617348 memory=884 CPUtime=124.79 cores=0-7
/proc/26491/task/26494/stat : 26494 (cosoco) R 26488 26491 23655 0 -1 4202560 286 0 0 0 12479 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982097378576 5390173 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26495] ppid=26488 vsize=617348 memory=1440 CPUtime=123.26 cores=0-7
/proc/26491/task/26495/stat : 26495 (cosoco) R 26488 26491 23655 0 -1 4202560 206 0 0 0 12326 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982088985872 5156488 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26496] ppid=26488 vsize=617348 memory=97766 CPUtime=124.8 cores=0-7
/proc/26491/task/26496/stat : 26496 (cosoco) R 26488 26491 23655 0 -1 4202560 283 0 0 0 12480 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982080592832 5302029 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26497] ppid=26488 vsize=617348 memory=12239 CPUtime=124.77 cores=0-7
/proc/26491/task/26497/stat : 26497 (cosoco) R 26488 26491 23655 0 -1 4202560 191 0 0 0 12477 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982072200464 5156508 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26498] ppid=26488 vsize=617348 memory=12239 CPUtime=124.8 cores=0-7
/proc/26491/task/26498/stat : 26498 (cosoco) R 26488 26491 23655 0 -1 4202560 250 0 0 0 12480 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982063807760 5158208 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26499] ppid=26488 vsize=617348 memory=4204 CPUtime=124.79 cores=0-7
/proc/26491/task/26499/stat : 26499 (cosoco) R 26488 26491 23655 0 -1 4202560 302 0 0 0 12479 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982055414968 5250325 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26500] ppid=26488 vsize=617348 memory=3988 CPUtime=124.8 cores=0-7
/proc/26491/task/26500/stat : 26500 (cosoco) R 26488 26491 23655 0 -1 4202560 339 0 0 0 12480 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982047022352 5156211 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
Current children cumulated CPU time: 996.84 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4204 KiB

[startup+126.401 s]
/proc/loadavg: 8.08 7.11 6.52 9/200 26508
/proc/meminfo: memFree=30292708/32770624 swapFree=67002424/67108860
[pid=26491] ppid=26488 vsize=617348 memory=4204 CPUtime=1009.61 cores=0-7
/proc/26491/stat : 26491 (cosoco) S 26488 26491 23655 0 -1 1077944320 3312 0 0 0 100961 0 0 0 20 0 9 0 558857882 632164352 1051 33554432000 4194304 6211132 140735747607920 140735747606176 139982128914167 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
/proc/26491/statm: 154337 1051 852 493 0 147642 0
[pid=26491/tid=26493] ppid=26488 vsize=617348 memory=6655300316396806240 CPUtime=126.39 cores=0-7
/proc/26491/task/26493/stat : 26493 (cosoco) R 26488 26491 23655 0 -1 4202560 248 0 0 0 12639 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982105771152 5158008 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26494] ppid=26488 vsize=617348 memory=2012 CPUtime=126.39 cores=0-7
/proc/26491/task/26494/stat : 26494 (cosoco) R 26488 26491 23655 0 -1 4202560 286 0 0 0 12639 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982097378576 5250491 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26495] ppid=26488 vsize=617348 memory=1424 CPUtime=124.84 cores=0-7
/proc/26491/task/26495/stat : 26495 (cosoco) R 26488 26491 23655 0 -1 4202560 206 0 0 0 12484 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982088985872 5156960 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26496] ppid=26488 vsize=617348 memory=764 CPUtime=126.4 cores=0-7
/proc/26491/task/26496/stat : 26496 (cosoco) R 26488 26491 23655 0 -1 4202560 283 0 0 0 12640 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982080592832 5250490 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26497] ppid=26488 vsize=617348 memory=1692 CPUtime=126.37 cores=0-7
/proc/26491/task/26497/stat : 26497 (cosoco) R 26488 26491 23655 0 -1 4202560 191 0 0 0 12637 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982072200464 5155836 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26498] ppid=26488 vsize=617348 memory=3988 CPUtime=126.4 cores=0-7
/proc/26491/task/26498/stat : 26498 (cosoco) R 26488 26491 23655 0 -1 4202560 250 0 0 0 12640 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982063807760 5155535 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26499] ppid=26488 vsize=617348 memory=7548 CPUtime=126.39 cores=0-7
/proc/26491/task/26499/stat : 26499 (cosoco) R 26488 26491 23655 0 -1 4202560 302 0 0 0 12639 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982055414968 5157052 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26500] ppid=26488 vsize=617348 memory=6935054825532540783 CPUtime=126.4 cores=0-7
/proc/26491/task/26500/stat : 26500 (cosoco) R 26488 26491 23655 0 -1 4202560 339 0 0 0 12640 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982047022352 5250316 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
Current children cumulated CPU time: 1009.61 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4204 KiB

[startup+127.201 s]
/proc/loadavg: 8.08 7.11 6.52 9/199 26508
/proc/meminfo: memFree=30292832/32770624 swapFree=67002424/67108860
[pid=26491] ppid=26488 vsize=617348 memory=4204 CPUtime=1016 cores=0-7
/proc/26491/stat : 26491 (cosoco) S 26488 26491 23655 0 -1 1077944320 3312 0 0 0 101600 0 0 0 20 0 9 0 558857882 632164352 1051 33554432000 4194304 6211132 140735747607920 140735747606176 139982128914167 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
/proc/26491/statm: 154337 1051 852 493 0 147642 0
[pid=26491/tid=26493] ppid=26488 vsize=617348 memory=532 CPUtime=127.19 cores=0-7
/proc/26491/task/26493/stat : 26493 (cosoco) R 26488 26491 23655 0 -1 4202560 248 0 0 0 12719 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982105771152 5193786 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26494] ppid=26488 vsize=617348 memory=1564 CPUtime=127.19 cores=0-7
/proc/26491/task/26494/stat : 26494 (cosoco) R 26488 26491 23655 0 -1 4202560 286 0 0 0 12719 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982097378576 5155844 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26495] ppid=26488 vsize=617348 memory=928 CPUtime=125.63 cores=0-7
/proc/26491/task/26495/stat : 26495 (cosoco) R 26488 26491 23655 0 -1 4202560 206 0 0 0 12563 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982088985872 5250283 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26496] ppid=26488 vsize=617348 memory=1096 CPUtime=127.2 cores=0-7
/proc/26491/task/26496/stat : 26496 (cosoco) R 26488 26491 23655 0 -1 4202560 283 0 0 0 12720 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982080592832 5250256 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26497] ppid=26488 vsize=617348 memory=14008 CPUtime=127.17 cores=0-7
/proc/26491/task/26497/stat : 26497 (cosoco) R 26488 26491 23655 0 -1 4202560 191 0 0 0 12717 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982072200464 5250499 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26498] ppid=26488 vsize=617348 memory=2116 CPUtime=127.2 cores=0-7
/proc/26491/task/26498/stat : 26498 (cosoco) R 26488 26491 23655 0 -1 4202560 250 0 0 0 12720 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982063807760 5250266 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26499] ppid=26488 vsize=617348 memory=8652 CPUtime=127.19 cores=0-7
/proc/26491/task/26499/stat : 26499 (cosoco) R 26488 26491 23655 0 -1 4202560 302 0 0 0 12719 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982055414968 5250482 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26500] ppid=26488 vsize=617348 memory=12028 CPUtime=127.2 cores=0-7
/proc/26491/task/26500/stat : 26500 (cosoco) R 26488 26491 23655 0 -1 4202560 339 0 0 0 12720 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982047022352 5155816 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
Current children cumulated CPU time: 1016 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4204 KiB

[startup+127.601 s]
/proc/loadavg: 8.08 7.11 6.52 9/199 26508
/proc/meminfo: memFree=30292832/32770624 swapFree=67002424/67108860
[pid=26491] ppid=26488 vsize=617348 memory=4204 CPUtime=1019.2 cores=0-7
/proc/26491/stat : 26491 (cosoco) S 26488 26491 23655 0 -1 1077944320 3312 0 0 0 101920 0 0 0 20 0 9 0 558857882 632164352 1051 33554432000 4194304 6211132 140735747607920 140735747606176 139982128914167 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
/proc/26491/statm: 154337 1051 852 493 0 147642 0
[pid=26491/tid=26493] ppid=26488 vsize=617348 memory=6935054825532540783 CPUtime=127.59 cores=0-7
/proc/26491/task/26493/stat : 26493 (cosoco) R 26488 26491 23655 0 -1 4202560 248 0 0 0 12759 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982105771152 5156165 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26494] ppid=26488 vsize=617348 memory=988 CPUtime=127.59 cores=0-7
/proc/26491/task/26494/stat : 26494 (cosoco) R 26488 26491 23655 0 -1 4202560 286 0 0 0 12759 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982097378576 5403752 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26495] ppid=26488 vsize=617348 memory=2012 CPUtime=126.03 cores=0-7
/proc/26491/task/26495/stat : 26495 (cosoco) R 26488 26491 23655 0 -1 4202560 206 0 0 0 12603 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982088985872 5157479 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26496] ppid=26488 vsize=617348 memory=1424 CPUtime=127.6 cores=0-7
/proc/26491/task/26496/stat : 26496 (cosoco) R 26488 26491 23655 0 -1 4202560 283 0 0 0 12760 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982080592832 5156264 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26497] ppid=26488 vsize=617348 memory=6935054825532540783 CPUtime=127.57 cores=0-7
/proc/26491/task/26497/stat : 26497 (cosoco) R 26488 26491 23655 0 -1 4202560 191 0 0 0 12757 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982072200464 5155532 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26498] ppid=26488 vsize=617348 memory=10556 CPUtime=127.6 cores=0-7
/proc/26491/task/26498/stat : 26498 (cosoco) R 26488 26491 23655 0 -1 4202560 250 0 0 0 12760 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982063807760 5155373 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26499] ppid=26488 vsize=617348 memory=988 CPUtime=127.59 cores=0-7
/proc/26491/task/26499/stat : 26499 (cosoco) R 26488 26491 23655 0 -1 4202560 302 0 0 0 12759 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982055414968 5250256 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26500] ppid=26488 vsize=617348 memory=2012 CPUtime=127.6 cores=0-7
/proc/26491/task/26500/stat : 26500 (cosoco) R 26488 26491 23655 0 -1 4202560 339 0 0 0 12760 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982047022352 5155836 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
Current children cumulated CPU time: 1019.2 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4204 KiB

[startup+128.001 s]*
/proc/loadavg: 8.08 7.11 6.52 9/199 26508
/proc/meminfo: memFree=30292956/32770624 swapFree=67002424/67108860
[pid=26491] ppid=26488 vsize=617348 memory=4204 CPUtime=1022.45 cores=0-7
/proc/26491/stat : 26491 (cosoco) S 26488 26491 23655 0 -1 1077944320 3313 0 0 0 102245 0 0 0 20 0 9 0 558857882 632164352 1051 33554432000 4194304 6211132 140735747607920 140735747606176 139982128914167 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
/proc/26491/statm: 154337 1051 852 493 0 147642 0
[pid=26491/tid=26493] ppid=26488 vsize=617348 memory=6935054825532540783 CPUtime=128 cores=0-7
/proc/26491/task/26493/stat : 26493 (cosoco) R 26488 26491 23655 0 -1 4202560 248 0 0 0 12800 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982105771152 5250256 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26494] ppid=26488 vsize=617348 memory=4872558044660077418 CPUtime=127.99 cores=0-7
/proc/26491/task/26494/stat : 26494 (cosoco) R 26488 26491 23655 0 -1 4202560 286 0 0 0 12799 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982097378576 5156503 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26495] ppid=26488 vsize=617348 memory=1768 CPUtime=126.42 cores=0-7
/proc/26491/task/26495/stat : 26495 (cosoco) R 26488 26491 23655 0 -1 4202560 206 0 0 0 12642 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982088985872 5155549 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26496] ppid=26488 vsize=617348 memory=111636 CPUtime=128.01 cores=0-7
/proc/26491/task/26496/stat : 26496 (cosoco) R 26488 26491 23655 0 -1 4202560 283 0 0 0 12801 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982080592832 5250256 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26497] ppid=26488 vsize=617348 memory=808 CPUtime=127.98 cores=0-7
/proc/26491/task/26497/stat : 26497 (cosoco) R 26488 26491 23655 0 -1 4202560 192 0 0 0 12798 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982072200464 5156165 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26498] ppid=26488 vsize=617348 memory=1808 CPUtime=128.01 cores=0-7
/proc/26491/task/26498/stat : 26498 (cosoco) R 26488 26491 23655 0 -1 4202560 250 0 0 0 12801 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982063807760 5155836 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26499] ppid=26488 vsize=617348 memory=924 CPUtime=128 cores=0-7
/proc/26491/task/26499/stat : 26499 (cosoco) R 26488 26491 23655 0 -1 4202560 302 0 0 0 12800 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982055414968 5156224 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26500] ppid=26488 vsize=617348 memory=764 CPUtime=128.01 cores=0-7
/proc/26491/task/26500/stat : 26500 (cosoco) R 26488 26491 23655 0 -1 4202560 339 0 0 0 12801 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982047022352 5250273 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
Current children cumulated CPU time: 1022.45 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4204 KiB

[startup+128.109 s]
/proc/loadavg: 8.08 7.11 6.52 9/199 26508
/proc/meminfo: memFree=30292956/32770624 swapFree=67002424/67108860
[pid=26491] ppid=26488 vsize=617348 memory=4204 CPUtime=1023.25 cores=0-7
/proc/26491/stat : 26491 (cosoco) S 26488 26491 23655 0 -1 1077944320 3313 0 0 0 102325 0 0 0 20 0 9 0 558857882 632164352 1051 33554432000 4194304 6211132 140735747607920 140735747606176 139982128914167 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
/proc/26491/statm: 154337 1051 852 493 0 147642 0
[pid=26491/tid=26493] ppid=26488 vsize=617348 memory=4204 CPUtime=128.1 cores=0-7
/proc/26491/task/26493/stat : 26493 (cosoco) R 26488 26491 23655 0 -1 4202560 248 0 0 0 12810 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982105771152 5250273 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26494] ppid=26488 vsize=617348 memory=4204 CPUtime=128.09 cores=0-7
/proc/26491/task/26494/stat : 26494 (cosoco) R 26488 26491 23655 0 -1 4202560 286 0 0 0 12809 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982097378576 5156472 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26495] ppid=26488 vsize=617348 memory=4204 CPUtime=126.52 cores=0-7
/proc/26491/task/26495/stat : 26495 (cosoco) R 26488 26491 23655 0 -1 4202560 206 0 0 0 12652 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982088985872 5250316 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26496] ppid=26488 vsize=617348 memory=4204 CPUtime=128.1 cores=0-7
/proc/26491/task/26496/stat : 26496 (cosoco) R 26488 26491 23655 0 -1 4202560 283 0 0 0 12810 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982080592832 5155711 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26497] ppid=26488 vsize=617348 memory=4204 CPUtime=128.08 cores=0-7
/proc/26491/task/26497/stat : 26497 (cosoco) R 26488 26491 23655 0 -1 4202560 192 0 0 0 12808 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982072200464 5250256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26498] ppid=26488 vsize=617348 memory=4204 CPUtime=128.11 cores=0-7
/proc/26491/task/26498/stat : 26498 (cosoco) R 26488 26491 23655 0 -1 4202560 250 0 0 0 12811 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982063807760 5391384 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26499] ppid=26488 vsize=617348 memory=4204 CPUtime=128.1 cores=0-7
/proc/26491/task/26499/stat : 26499 (cosoco) R 26488 26491 23655 0 -1 4202560 302 0 0 0 12810 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982055414968 5250283 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
[pid=26491/tid=26500] ppid=26488 vsize=617348 memory=4204 CPUtime=128.11 cores=0-7
/proc/26491/task/26500/stat : 26500 (cosoco) R 26488 26491 23655 0 -1 4202560 339 0 0 0 12811 0 0 0 20 0 9 0 558857883 632164352 1051 33554432000 4194304 6211132 140735747607920 139982047022352 5155700 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33189888 140735747613718 140735747613810 140735747613810 140735747616718 0
Current children cumulated CPU time: 1023.25 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4204 KiB

Child status: 0
Real time (s): 128.126
CPU time (s): 1023.39
CPU user time (s): 1023.38
CPU system time (s): 0.004998
CPU usage (%): 798.735
Max. virtual memory (cumulated for all children) (KiB): 617348
Max. memory (cumulated for all children) (KiB): 4204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1023.38
system time used= 0.004998
maximum resident set size= 4468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3415
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= 55
involuntary context switches= 8478


# summary of solver processes directly reported to runsolver:
#   pid: 26491
#   total CPU time (s): 1023.39
#   total CPU user time (s): 1023.38
#   total CPU system time (s): 0.004998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.600131 second user time and 0.984225 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-30 09:43:18
IDJOB=4409825
IDBENCH=133446
IDSOLVER=2878
FILE ID=node146/4409825-1569829440
RUNJOBID= node146-1569818084-23682
PBS_JOBID= 21705925
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-16.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409825-1569829440/watcher-4409825-1569829440 -o /tmp/evaluation-result-4409825-1569829440/solver-4409825-1569829440 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node146-1569818084-23682 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409825-1569829440.xml

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

MD5SUM BENCH= e3af77ac2ce2de59a61fc382fed7941a
RANDOM SEED=582790121

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        30292772 kB
MemAvailable:   31870092 kB
Buffers:          137080 kB
Cached:          1776860 kB
SwapCached:         3676 kB
Active:          1066560 kB
Inactive:         853996 kB
Active(anon):       3124 kB
Inactive(anon):    84340 kB
Active(file):    1063436 kB
Inactive(file):   769656 kB
Unevictable:      109348 kB
Mlocked:          109348 kB
SwapTotal:      67108860 kB
SwapFree:       67002424 kB
Dirty:              2944 kB
Writeback:             0 kB
AnonPages:        114428 kB
Mapped:            26824 kB
Shmem:             72200 kB
Slab:             149076 kB
SReclaimable:     120124 kB
SUnreclaim:        28952 kB
KernelStack:        3440 kB
PageTables:         5520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     541028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 62028 MiB
End job on node146 at 2019-09-30 09:45:26