Trace number 4409991

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 parallelOPT1003 944.038 118.19

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-02.xml
MD5SUM917d2a52bc099bc665a23ef7a1bbabd2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1003
Best CPU time to get the best result obtained on this benchmark85.0464
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-4409991-1569829569.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 6.
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 2.
0.00/0.00	c [pFactory][Group N°0] task 4 launched on thread 0.
0.00/0.00	c [pFactory][Group N°0] task 3 launched on thread 4.
0.00/0.00	o 0
0.00/0.00	o 502
0.00/0.00	o 587
0.00/0.00	o 622
0.00/0.00	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.00	c [pFactory][Group N°0] task 1 launched on thread 5.
0.00/0.00	c [pFactory][Group N°0] task 0 launched on thread 3.
0.00/0.00	o 637
0.00/0.01	o 668
0.00/0.01	o 676
0.00/0.01	o 684
0.00/0.01	o 700
0.00/0.01	o 726
0.00/0.01	o 733
0.00/0.01	o 787
0.00/0.01	o 852
0.00/0.01	o 865
0.00/0.01	o 877
0.00/0.02	o 894
0.00/0.04	o 916
0.80/0.12	o 927
0.80/0.15	o 935
0.80/0.15	o 941
0.80/0.16	o 960
0.80/0.20	o 963
1.67/0.24	o 964
1.67/0.27	o 971
1.67/0.29	o 981
2.45/0.39	o 984
39.90/5.02	o 986
59.81/7.56	o 987
265.12/33.20	o 1003
943.38/118.19	c [pFactory][Group N°0] concurent mode: thread 3 has won with the task 0.
943.38/118.19	c [pFactory][Group N°0] Thread N°0 is joined.
943.38/118.19	c [pFactory][Group N°0] Thread N°1 is joined.
943.38/118.19	c [pFactory][Group N°0] Thread N°2 is joined.
943.38/118.19	c [pFactory][Group N°0] Thread N°3 is joined.
943.38/118.19	c [pFactory][Group N°0] Thread N°4 is joined.
943.38/118.19	c [pFactory][Group N°0] Thread N°5 is joined.
943.38/118.19	c [pFactory][Group N°0] Thread N°6 is joined.
943.38/118.19	c [pFactory][Group N°0] Thread N°7 is joined.
943.38/118.19	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°3)
943.38/118.19	s OPTIMUM FOUND
943.38/118.19	c call to solver        : 20
943.38/118.19	c
943.38/118.19	c restarts              : 353897      
943.38/118.19	c conflicts             : 2644213      (2801 /sec)
943.38/118.19	c decisions             : 15772996     (16708 /sec)
943.38/118.19	c propagations          : 72814940    (77132 /sec)
943.38/118.19	c root propagations     : 90          
943.38/118.19	c filter calls          : 40530426       (42934 /sec)
943.38/118.19	c useless filter calls  : 31653953       (78 %)
943.38/118.19	c Memory used           : 570.87 MB
943.38/118.19	c Best bound time (wc)  : 33.2005 s
943.38/118.19	c CPU time              : 944.026 s
943.38/118.19	c real time             : 118.184 s
943.38/118.19	
943.38/118.19	
943.38/118.19	v <instantiation type='solution' cost='1003'>
943.38/118.19	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>
943.38/118.19	v <values>1 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 1 1 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 1 1 0 0 1 </values>
943.38/118.19	v </instantiation>
943.38/118.19	

Verifier Data

OK	1003

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409991-1569829569/watcher-4409991-1569829569 -o /tmp/evaluation-result-4409991-1569829569/solver-4409991-1569829569 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node146-1569818084-23682 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409991-1569829569.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=26573, runsolver pid=26570
Current StackSize limit: 8192 KiB


[startup+0.100668 s]*
/proc/loadavg: 7.51 7.01 6.49 9/199 26582
/proc/meminfo: memFree=30290768/32770624 swapFree=67002424/67108860
[pid=26573] ppid=26570 vsize=617348 memory=3952 CPUtime=0.8 cores=0-7
/proc/26573/stat : 26573 (cosoco) S 26570 26573 23655 0 -1 1077944320 1265 0 0 0 80 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140735156687584 140153101930231 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
/proc/26573/statm: 154337 988 838 493 0 147642 0
[pid=26573/tid=26575] ppid=26570 vsize=617348 memory=4134692831991786133 CPUtime=0.1 cores=0-7
/proc/26573/task/26575/stat : 26575 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 10 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153078787344 5155385 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26576] ppid=26570 vsize=617348 memory=4872558044660077418 CPUtime=0.1 cores=0-7
/proc/26573/task/26576/stat : 26576 (cosoco) R 26570 26573 23655 0 -1 4202560 11 0 0 0 10 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153070394640 5250266 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26577] ppid=26570 vsize=617348 memory=140683727312512 CPUtime=0.1 cores=0-7
/proc/26573/task/26577/stat : 26577 (cosoco) R 26570 26573 23655 0 -1 4202560 6 0 0 0 10 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153062001936 5250321 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26578] ppid=26570 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/26573/task/26578/stat : 26578 (cosoco) R 26570 26573 23655 0 -1 4202560 11 0 0 0 10 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153053609232 5155989 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26579] ppid=26570 vsize=617348 memory=0 CPUtime=0.09 cores=0-7
/proc/26573/task/26579/stat : 26579 (cosoco) R 26570 26573 23655 0 -1 4202560 5 0 0 0 9 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153045216400 5155377 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26580] ppid=26570 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/26573/task/26580/stat : 26580 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 10 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153036823824 5156000 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26581] ppid=26570 vsize=617348 memory=-1 CPUtime=0.1 cores=0-7
/proc/26573/task/26581/stat : 26581 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 10 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153028431032 5250273 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26582] ppid=26570 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/26573/task/26582/stat : 26582 (cosoco) R 26570 26573 23655 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153020038416 5392044 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
Current children cumulated CPU time: 0.8 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+0.210663 s]*
/proc/loadavg: 7.51 7.01 6.49 9/199 26582
/proc/meminfo: memFree=30290768/32770624 swapFree=67002424/67108860
[pid=26573] ppid=26570 vsize=617348 memory=3952 CPUtime=1.67 cores=0-7
/proc/26573/stat : 26573 (cosoco) S 26570 26573 23655 0 -1 1077944320 1267 0 0 0 167 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140735156687584 140153101930231 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
/proc/26573/statm: 154337 988 838 493 0 147642 0
[pid=26573/tid=26575] ppid=26570 vsize=617348 memory=6935054825532540783 CPUtime=0.21 cores=0-7
/proc/26573/task/26575/stat : 26575 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 21 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153078787344 5156681 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26576] ppid=26570 vsize=617348 memory=4872558142750483006 CPUtime=0.21 cores=0-7
/proc/26573/task/26576/stat : 26576 (cosoco) R 26570 26573 23655 0 -1 4202560 11 0 0 0 21 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153070394640 5155836 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26577] ppid=26570 vsize=617348 memory=140683727312512 CPUtime=0.21 cores=0-7
/proc/26573/task/26577/stat : 26577 (cosoco) R 26570 26573 23655 0 -1 4202560 6 0 0 0 21 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153062001936 5156014 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26578] ppid=26570 vsize=617348 memory=0 CPUtime=0.21 cores=0-7
/proc/26573/task/26578/stat : 26578 (cosoco) R 26570 26573 23655 0 -1 4202560 11 0 0 0 21 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153053609232 5250495 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26579] ppid=26570 vsize=617348 memory=0 CPUtime=0.19 cores=0-7
/proc/26573/task/26579/stat : 26579 (cosoco) R 26570 26573 23655 0 -1 4202560 5 0 0 0 19 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153045216400 5250330 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26580] ppid=26570 vsize=617348 memory=0 CPUtime=0.21 cores=0-7
/proc/26573/task/26580/stat : 26580 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 21 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153036823824 5250491 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26581] ppid=26570 vsize=617348 memory=-1 CPUtime=0.21 cores=0-7
/proc/26573/task/26581/stat : 26581 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 21 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153028431032 5250292 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26582] ppid=26570 vsize=617348 memory=0 CPUtime=0.21 cores=0-7
/proc/26573/task/26582/stat : 26582 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 21 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153020038416 5392113 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+0.309669 s]*
/proc/loadavg: 7.51 7.01 6.49 9/199 26582
/proc/meminfo: memFree=30290768/32770624 swapFree=67002424/67108860
[pid=26573] ppid=26570 vsize=617348 memory=3952 CPUtime=2.45 cores=0-7
/proc/26573/stat : 26573 (cosoco) S 26570 26573 23655 0 -1 1077944320 1267 0 0 0 245 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140735156687584 140153101930231 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
/proc/26573/statm: 154337 988 838 493 0 147642 0
[pid=26573/tid=26575] ppid=26570 vsize=617348 memory=6935054825532540783 CPUtime=0.3 cores=0-7
/proc/26573/task/26575/stat : 26575 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 30 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153078787344 5156943 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26576] ppid=26570 vsize=617348 memory=4872558142750483006 CPUtime=0.31 cores=0-7
/proc/26573/task/26576/stat : 26576 (cosoco) R 26570 26573 23655 0 -1 4202560 11 0 0 0 31 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153070394640 5157795 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26577] ppid=26570 vsize=617348 memory=140683735231559 CPUtime=0.31 cores=0-7
/proc/26573/task/26577/stat : 26577 (cosoco) R 26570 26573 23655 0 -1 4202560 6 0 0 0 31 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153062001936 5155992 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26578] ppid=26570 vsize=617348 memory=-1 CPUtime=0.3 cores=0-7
/proc/26573/task/26578/stat : 26578 (cosoco) R 26570 26573 23655 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153053609232 5156549 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26579] ppid=26570 vsize=617348 memory=0 CPUtime=0.28 cores=0-7
/proc/26573/task/26579/stat : 26579 (cosoco) R 26570 26573 23655 0 -1 4202560 5 0 0 0 28 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153045216400 5156869 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26580] ppid=26570 vsize=617348 memory=0 CPUtime=0.3 cores=0-7
/proc/26573/task/26580/stat : 26580 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 30 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153036823824 5008824 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26581] ppid=26570 vsize=617348 memory=2208 CPUtime=0.31 cores=0-7
/proc/26573/task/26581/stat : 26581 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 31 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153028431032 5156472 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26582] ppid=26570 vsize=617348 memory=0 CPUtime=0.3 cores=0-7
/proc/26573/task/26582/stat : 26582 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 30 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153020038416 5250283 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
Current children cumulated CPU time: 2.45 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+0.700666 s]
/proc/loadavg: 7.51 7.01 6.49 9/199 26582
/proc/meminfo: memFree=30290768/32770624 swapFree=67002424/67108860
[pid=26573] ppid=26570 vsize=617348 memory=3952 CPUtime=5.49 cores=0-7
/proc/26573/stat : 26573 (cosoco) S 26570 26573 23655 0 -1 1077944320 1267 0 0 0 549 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140735156687584 140153101930231 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
/proc/26573/statm: 154337 988 838 493 0 147642 0
[pid=26573/tid=26575] ppid=26570 vsize=617348 memory=0 CPUtime=0.69 cores=0-7
/proc/26573/task/26575/stat : 26575 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 69 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153078787344 5193776 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26576] ppid=26570 vsize=617348 memory=0 CPUtime=0.69 cores=0-7
/proc/26573/task/26576/stat : 26576 (cosoco) R 26570 26573 23655 0 -1 4202560 11 0 0 0 69 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153070394640 5155844 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26577] ppid=26570 vsize=617348 memory=0 CPUtime=0.69 cores=0-7
/proc/26573/task/26577/stat : 26577 (cosoco) R 26570 26573 23655 0 -1 4202560 6 0 0 0 69 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153062001936 5155989 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26578] ppid=26570 vsize=617348 memory=0 CPUtime=0.69 cores=0-7
/proc/26573/task/26578/stat : 26578 (cosoco) R 26570 26573 23655 0 -1 4202560 11 0 0 0 69 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153053609232 5157576 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26579] ppid=26570 vsize=617348 memory=764 CPUtime=0.64 cores=0-7
/proc/26573/task/26579/stat : 26579 (cosoco) R 26570 26573 23655 0 -1 4202560 5 0 0 0 64 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153045216400 5156912 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26580] ppid=26570 vsize=617348 memory=1692 CPUtime=0.69 cores=0-7
/proc/26573/task/26580/stat : 26580 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 69 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153036823824 5156963 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26581] ppid=26570 vsize=617348 memory=3988 CPUtime=0.69 cores=0-7
/proc/26573/task/26581/stat : 26581 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 69 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153028431032 5409904 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26582] ppid=26570 vsize=617348 memory=7548 CPUtime=0.69 cores=0-7
/proc/26573/task/26582/stat : 26582 (cosoco) R 26570 26573 23655 0 -1 4202560 7 0 0 0 69 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153020038416 5156176 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
Current children cumulated CPU time: 5.49 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+1.50067 s]
/proc/loadavg: 7.51 7.01 6.49 9/199 26582
/proc/meminfo: memFree=30291592/32770624 swapFree=67002424/67108860
[pid=26573] ppid=26570 vsize=617348 memory=3952 CPUtime=11.88 cores=0-7
/proc/26573/stat : 26573 (cosoco) S 26570 26573 23655 0 -1 1077944320 1433 0 0 0 1188 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140735156687584 140153101930231 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
/proc/26573/statm: 154337 988 838 493 0 147642 0
[pid=26573/tid=26575] ppid=26570 vsize=617348 memory=6944656592455359580 CPUtime=1.49 cores=0-7
/proc/26573/task/26575/stat : 26575 (cosoco) R 26570 26573 23655 0 -1 4202560 27 0 0 0 149 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153078787344 5397407 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26576] ppid=26570 vsize=617348 memory=6944656575208382560 CPUtime=1.49 cores=0-7
/proc/26573/task/26576/stat : 26576 (cosoco) R 26570 26573 23655 0 -1 4202560 18 0 0 0 149 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153070394640 5156256 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26577] ppid=26570 vsize=617348 memory=7976406965554101975 CPUtime=1.49 cores=0-7
/proc/26573/task/26577/stat : 26577 (cosoco) R 26570 26573 23655 0 -1 4202560 19 0 0 0 149 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153062001936 5155989 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26578] ppid=26570 vsize=617348 memory=0 CPUtime=1.49 cores=0-7
/proc/26573/task/26578/stat : 26578 (cosoco) R 26570 26573 23655 0 -1 4202560 47 0 0 0 149 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153053609232 5157629 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26579] ppid=26570 vsize=617348 memory=6655300316396806240 CPUtime=1.43 cores=0-7
/proc/26573/task/26579/stat : 26579 (cosoco) R 26570 26573 23655 0 -1 4202560 13 0 0 0 143 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153045216400 5250482 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26580] ppid=26570 vsize=617348 memory=0 CPUtime=1.49 cores=0-7
/proc/26573/task/26580/stat : 26580 (cosoco) R 26570 26573 23655 0 -1 4202560 40 0 0 0 149 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153036823824 5155373 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26581] ppid=26570 vsize=617348 memory=0 CPUtime=1.49 cores=0-7
/proc/26573/task/26581/stat : 26581 (cosoco) R 26570 26573 23655 0 -1 4202560 22 0 0 0 149 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153028431032 5250482 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26582] ppid=26570 vsize=617348 memory=129 CPUtime=1.49 cores=0-7
/proc/26573/task/26582/stat : 26582 (cosoco) R 26570 26573 23655 0 -1 4202560 41 0 0 0 149 0 0 0 20 0 9 0 558870804 632164352 988 33554432000 4194304 6211132 140735156689328 140153020038416 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
Current children cumulated CPU time: 11.88 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+3.11966 s]
/proc/loadavg: 7.51 7.01 6.49 9/199 26582
/proc/meminfo: memFree=30291612/32770624 swapFree=67002424/67108860
[pid=26573] ppid=26570 vsize=617348 memory=3996 CPUtime=24.81 cores=0-7
/proc/26573/stat : 26573 (cosoco) S 26570 26573 23655 0 -1 1077944320 1595 0 0 0 2481 0 0 0 20 0 9 0 558870804 632164352 999 33554432000 4194304 6211132 140735156689328 140735156687584 140153101930231 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
/proc/26573/statm: 154337 999 842 493 0 147642 0
[pid=26573/tid=26575] ppid=26570 vsize=617348 memory=3952 CPUtime=3.11 cores=0-7
/proc/26573/task/26575/stat : 26575 (cosoco) R 26570 26573 23655 0 -1 4202560 48 0 0 0 311 0 0 0 20 0 9 0 558870804 632164352 999 33554432000 4194304 6211132 140735156689328 140153078787344 5156012 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26576] ppid=26570 vsize=617348 memory=3952 CPUtime=3.11 cores=0-7
/proc/26573/task/26576/stat : 26576 (cosoco) R 26570 26573 23655 0 -1 4202560 25 0 0 0 311 0 0 0 20 0 9 0 558870804 632164352 999 33554432000 4194304 6211132 140735156689328 140153070394640 5193776 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26577] ppid=26570 vsize=617348 memory=3952 CPUtime=3.11 cores=0-7
/proc/26573/task/26577/stat : 26577 (cosoco) R 26570 26573 23655 0 -1 4202560 39 0 0 0 311 0 0 0 20 0 9 0 558870804 632164352 999 33554432000 4194304 6211132 140735156689328 140153062001936 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26578] ppid=26570 vsize=617348 memory=0 CPUtime=3.11 cores=0-7
/proc/26573/task/26578/stat : 26578 (cosoco) R 26570 26573 23655 0 -1 4202560 74 0 0 0 311 0 0 0 20 0 9 0 558870804 632164352 999 33554432000 4194304 6211132 140735156689328 140153053609232 5250497 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26579] ppid=26570 vsize=617348 memory=0 CPUtime=3.03 cores=0-7
/proc/26573/task/26579/stat : 26579 (cosoco) R 26570 26573 23655 0 -1 4202560 32 0 0 0 303 0 0 0 20 0 9 0 558870804 632164352 999 33554432000 4194304 6211132 140735156689328 140153045216400 5156968 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26580] ppid=26570 vsize=617348 memory=0 CPUtime=3.11 cores=0-7
/proc/26573/task/26580/stat : 26580 (cosoco) R 26570 26573 23655 0 -1 4202560 64 0 0 0 311 0 0 0 20 0 9 0 558870804 632164352 999 33554432000 4194304 6211132 140735156689328 140153036823824 5250499 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26581] ppid=26570 vsize=617348 memory=6935054825532540783 CPUtime=3.11 cores=0-7
/proc/26573/task/26581/stat : 26581 (cosoco) R 26570 26573 23655 0 -1 4202560 44 0 0 0 311 0 0 0 20 0 9 0 558870804 632164352 999 33554432000 4194304 6211132 140735156689328 140153028431032 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26582] ppid=26570 vsize=617348 memory=2111034207168644 CPUtime=3.11 cores=0-7
/proc/26573/task/26582/stat : 26582 (cosoco) R 26570 26573 23655 0 -1 4202560 63 0 0 0 311 0 0 0 20 0 9 0 558870804 632164352 999 33554432000 4194304 6211132 140735156689328 140153020038416 5157589 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
Current children cumulated CPU time: 24.81 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3996 KiB

[startup+6.30066 s]
/proc/loadavg: 6.99 6.91 6.46 9/199 26582
/proc/meminfo: memFree=30291984/32770624 swapFree=67002424/67108860
[pid=26573] ppid=26570 vsize=617348 memory=4080 CPUtime=50.22 cores=0-7
/proc/26573/stat : 26573 (cosoco) S 26570 26573 23655 0 -1 1077944320 1769 0 0 0 5022 0 0 0 20 0 9 0 558870804 632164352 1020 33554432000 4194304 6211132 140735156689328 140735156687584 140153101930231 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
/proc/26573/statm: 154337 1020 844 493 0 147642 0
[pid=26573/tid=26575] ppid=26570 vsize=617348 memory=281365253878688 CPUtime=6.29 cores=0-7
/proc/26573/task/26575/stat : 26575 (cosoco) R 26570 26573 23655 0 -1 4202560 72 0 0 0 629 0 0 0 20 0 9 0 558870804 632164352 1020 33554432000 4194304 6211132 140735156689328 140153078787344 5250266 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26576] ppid=26570 vsize=617348 memory=140688022279807 CPUtime=6.29 cores=0-7
/proc/26573/task/26576/stat : 26576 (cosoco) R 26570 26573 23655 0 -1 4202560 48 0 0 0 629 0 0 0 20 0 9 0 558870804 632164352 1020 33554432000 4194304 6211132 140735156689328 140153070394640 5157576 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26577] ppid=26570 vsize=617348 memory=0 CPUtime=6.29 cores=0-7
/proc/26573/task/26577/stat : 26577 (cosoco) R 26570 26573 23655 0 -1 4202560 55 0 0 0 629 0 0 0 20 0 9 0 558870804 632164352 1020 33554432000 4194304 6211132 140735156689328 140153062001936 5155532 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26578] ppid=26570 vsize=617348 memory=0 CPUtime=6.29 cores=0-7
/proc/26573/task/26578/stat : 26578 (cosoco) R 26570 26573 23655 0 -1 4202560 88 0 0 0 629 0 0 0 20 0 9 0 558870804 632164352 1020 33554432000 4194304 6211132 140735156689328 140153053609232 5156940 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0

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

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

[startup+112.001 s]*
/proc/loadavg: 7.83 7.23 6.63 9/199 26588
/proc/meminfo: memFree=30291980/32770624 swapFree=67002424/67108860
[pid=26573] ppid=26570 vsize=617348 memory=4204 CPUtime=894.65 cores=0-7
/proc/26573/stat : 26573 (cosoco) S 26570 26573 23655 0 -1 1077944320 3318 0 0 0 89465 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140735156687584 140153101930231 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
/proc/26573/statm: 154337 1051 852 493 0 147642 0
[pid=26573/tid=26575] ppid=26570 vsize=617348 memory=808 CPUtime=112.01 cores=0-7
/proc/26573/task/26575/stat : 26575 (cosoco) R 26570 26573 23655 0 -1 4202560 247 0 0 0 11201 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153078787344 5155836 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26576] ppid=26570 vsize=617348 memory=1808 CPUtime=112 cores=0-7
/proc/26573/task/26576/stat : 26576 (cosoco) R 26570 26573 23655 0 -1 4202560 252 0 0 0 11200 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153070394640 5156000 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26577] ppid=26570 vsize=617348 memory=924 CPUtime=112 cores=0-7
/proc/26573/task/26577/stat : 26577 (cosoco) R 26570 26573 23655 0 -1 4202560 234 0 0 0 11200 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153062001936 5396441 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26578] ppid=26570 vsize=617348 memory=4872558044660077418 CPUtime=111.99 cores=0-7
/proc/26573/task/26578/stat : 26578 (cosoco) R 26570 26573 23655 0 -1 4202560 340 0 0 0 11199 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153053609232 5156714 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26579] ppid=26570 vsize=617348 memory=4872558044660077418 CPUtime=110.62 cores=0-7
/proc/26573/task/26579/stat : 26579 (cosoco) R 26570 26573 23655 0 -1 4202560 180 0 0 0 11062 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153045216400 5155380 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26580] ppid=26570 vsize=617348 memory=1224 CPUtime=111.99 cores=0-7
/proc/26573/task/26580/stat : 26580 (cosoco) R 26570 26573 23655 0 -1 4202560 298 0 0 0 11199 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153036823824 5250256 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26581] ppid=26570 vsize=617348 memory=772 CPUtime=112 cores=0-7
/proc/26573/task/26581/stat : 26581 (cosoco) R 26570 26573 23655 0 -1 4202560 241 0 0 0 11200 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153028431032 5396428 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26582] ppid=26570 vsize=617348 memory=4204 CPUtime=112 cores=0-7
/proc/26573/task/26582/stat : 26582 (cosoco) R 26570 26573 23655 0 -1 4202560 320 0 0 0 11200 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153020038416 5250499 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
Current children cumulated CPU time: 894.65 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4204 KiB

[startup+115.21 s]
/proc/loadavg: 7.84 7.24 6.64 9/199 26588
/proc/meminfo: memFree=30291980/32770624 swapFree=67002424/67108860
[pid=26573] ppid=26570 vsize=617348 memory=4204 CPUtime=920.22 cores=0-7
/proc/26573/stat : 26573 (cosoco) S 26570 26573 23655 0 -1 1077944320 3318 0 0 0 92022 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140735156687584 140153101930231 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
/proc/26573/statm: 154337 1051 852 493 0 147642 0
[pid=26573/tid=26575] ppid=26570 vsize=617348 memory=8652 CPUtime=115.21 cores=0-7
/proc/26573/task/26575/stat : 26575 (cosoco) R 26570 26573 23655 0 -1 4202560 247 0 0 0 11521 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153078787344 5158132 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26576] ppid=26570 vsize=617348 memory=4204 CPUtime=115.2 cores=0-7
/proc/26573/task/26576/stat : 26576 (cosoco) R 26570 26573 23655 0 -1 4202560 252 0 0 0 11520 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153070394640 5156220 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26577] ppid=26570 vsize=617348 memory=4204 CPUtime=115.2 cores=0-7
/proc/26573/task/26577/stat : 26577 (cosoco) R 26570 26573 23655 0 -1 4202560 234 0 0 0 11520 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153062001936 5156220 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26578] ppid=26570 vsize=617348 memory=1224 CPUtime=115.19 cores=0-7
/proc/26573/task/26578/stat : 26578 (cosoco) R 26570 26573 23655 0 -1 4202560 340 0 0 0 11519 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153053609232 5250316 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26579] ppid=26570 vsize=617348 memory=6268 CPUtime=113.78 cores=0-7
/proc/26573/task/26579/stat : 26579 (cosoco) R 26570 26573 23655 0 -1 4202560 180 0 0 0 11378 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153045216400 5250495 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26580] ppid=26570 vsize=617348 memory=4204 CPUtime=115.19 cores=0-7
/proc/26573/task/26580/stat : 26580 (cosoco) R 26570 26573 23655 0 -1 4202560 298 0 0 0 11519 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153036823824 5157249 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26581] ppid=26570 vsize=617348 memory=4204 CPUtime=115.2 cores=0-7
/proc/26573/task/26581/stat : 26581 (cosoco) R 26570 26573 23655 0 -1 4202560 241 0 0 0 11520 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153028431032 5156963 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26582] ppid=26570 vsize=617348 memory=4204 CPUtime=115.2 cores=0-7
/proc/26573/task/26582/stat : 26582 (cosoco) R 26570 26573 23655 0 -1 4202560 320 0 0 0 11520 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153020038416 5158127 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
Current children cumulated CPU time: 920.22 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4204 KiB

[startup+116.801 s]
/proc/loadavg: 7.84 7.24 6.64 9/199 26588
/proc/meminfo: memFree=30291980/32770624 swapFree=67002424/67108860
[pid=26573] ppid=26570 vsize=617348 memory=4204 CPUtime=932.94 cores=0-7
/proc/26573/stat : 26573 (cosoco) S 26570 26573 23655 0 -1 1077944320 3318 0 0 0 93294 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140735156687584 140153101930231 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
/proc/26573/statm: 154337 1051 852 493 0 147642 0
[pid=26573/tid=26575] ppid=26570 vsize=617348 memory=1556 CPUtime=116.8 cores=0-7
/proc/26573/task/26575/stat : 26575 (cosoco) R 26570 26573 23655 0 -1 4202560 247 0 0 0 11680 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153078787344 5155972 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26576] ppid=26570 vsize=617348 memory=1692 CPUtime=116.79 cores=0-7
/proc/26573/task/26576/stat : 26576 (cosoco) R 26570 26573 23655 0 -1 4202560 252 0 0 0 11679 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153070394640 5157572 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26577] ppid=26570 vsize=617348 memory=3988 CPUtime=116.79 cores=0-7
/proc/26573/task/26577/stat : 26577 (cosoco) R 26570 26573 23655 0 -1 4202560 234 0 0 0 11679 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153062001936 5155752 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26578] ppid=26570 vsize=617348 memory=7548 CPUtime=116.78 cores=0-7
/proc/26573/task/26578/stat : 26578 (cosoco) R 26570 26573 23655 0 -1 4202560 340 0 0 0 11678 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153053609232 5250321 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26579] ppid=26570 vsize=617348 memory=140683600111313 CPUtime=115.36 cores=0-7
/proc/26573/task/26579/stat : 26579 (cosoco) R 26570 26573 23655 0 -1 4202560 180 0 0 0 11536 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153045216400 5155836 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26580] ppid=26570 vsize=617348 memory=3833609071596513296 CPUtime=116.78 cores=0-7
/proc/26573/task/26580/stat : 26580 (cosoco) R 26570 26573 23655 0 -1 4202560 298 0 0 0 11678 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153036823824 5155816 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26581] ppid=26570 vsize=617348 memory=3833609071596513328 CPUtime=116.79 cores=0-7
/proc/26573/task/26581/stat : 26581 (cosoco) R 26570 26573 23655 0 -1 4202560 241 0 0 0 11679 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153028431032 5156264 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26582] ppid=26570 vsize=617348 memory=6935054825532540783 CPUtime=116.79 cores=0-7
/proc/26573/task/26582/stat : 26582 (cosoco) R 26570 26573 23655 0 -1 4202560 320 0 0 0 11679 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153020038416 5155373 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
Current children cumulated CPU time: 932.94 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4204 KiB

[startup+117.601 s]
/proc/loadavg: 7.84 7.24 6.64 9/199 26588
/proc/meminfo: memFree=30291980/32770624 swapFree=67002424/67108860
[pid=26573] ppid=26570 vsize=617348 memory=4204 CPUtime=939.32 cores=0-7
/proc/26573/stat : 26573 (cosoco) S 26570 26573 23655 0 -1 1077944320 3318 0 0 0 93932 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140735156687584 140153101930231 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
/proc/26573/statm: 154337 1051 852 493 0 147642 0
[pid=26573/tid=26575] ppid=26570 vsize=617348 memory=281367200008096 CPUtime=117.6 cores=0-7
/proc/26573/task/26575/stat : 26575 (cosoco) R 26570 26573 23655 0 -1 4202560 247 0 0 0 11760 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153078787344 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26576] ppid=26570 vsize=617348 memory=2832 CPUtime=117.59 cores=0-7
/proc/26573/task/26576/stat : 26576 (cosoco) R 26570 26573 23655 0 -1 4202560 252 0 0 0 11759 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153070394640 5250256 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26577] ppid=26570 vsize=617348 memory=1224 CPUtime=117.59 cores=0-7
/proc/26573/task/26577/stat : 26577 (cosoco) R 26570 26573 23655 0 -1 4202560 234 0 0 0 11759 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153062001936 5155766 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26578] ppid=26570 vsize=617348 memory=6268 CPUtime=117.58 cores=0-7
/proc/26573/task/26578/stat : 26578 (cosoco) R 26570 26573 23655 0 -1 4202560 340 0 0 0 11758 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153053609232 5409898 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26579] ppid=26570 vsize=617348 memory=3616 CPUtime=116.15 cores=0-7
/proc/26573/task/26579/stat : 26579 (cosoco) R 26570 26573 23655 0 -1 4202560 180 0 0 0 11615 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153045216400 5158138 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26580] ppid=26570 vsize=617348 memory=10556 CPUtime=117.58 cores=0-7
/proc/26573/task/26580/stat : 26580 (cosoco) R 26570 26573 23655 0 -1 4202560 298 0 0 0 11758 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153036823824 5157576 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26581] ppid=26570 vsize=617348 memory=988 CPUtime=117.59 cores=0-7
/proc/26573/task/26581/stat : 26581 (cosoco) R 26570 26573 23655 0 -1 4202560 241 0 0 0 11759 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153028431032 5250273 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26582] ppid=26570 vsize=617348 memory=6935054825532540783 CPUtime=117.59 cores=0-7
/proc/26573/task/26582/stat : 26582 (cosoco) R 26570 26573 23655 0 -1 4202560 320 0 0 0 11759 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153020038416 5396240 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
Current children cumulated CPU time: 939.32 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4204 KiB

[startup+118.001 s]*
/proc/loadavg: 7.84 7.24 6.64 9/199 26588
/proc/meminfo: memFree=30291980/32770624 swapFree=67002424/67108860
[pid=26573] ppid=26570 vsize=617348 memory=4204 CPUtime=942.58 cores=0-7
/proc/26573/stat : 26573 (cosoco) S 26570 26573 23655 0 -1 1077944320 3318 0 0 0 94258 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140735156687584 140153101930231 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
/proc/26573/statm: 154337 1051 852 493 0 147642 0
[pid=26573/tid=26575] ppid=26570 vsize=617348 memory=6935054825532540783 CPUtime=118.01 cores=0-7
/proc/26573/task/26575/stat : 26575 (cosoco) R 26570 26573 23655 0 -1 4202560 247 0 0 0 11801 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153078787344 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26576] ppid=26570 vsize=617348 memory=4872558044660077418 CPUtime=118 cores=0-7
/proc/26573/task/26576/stat : 26576 (cosoco) R 26570 26573 23655 0 -1 4202560 252 0 0 0 11800 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153070394640 5156492 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26577] ppid=26570 vsize=617348 memory=7548 CPUtime=118 cores=0-7
/proc/26573/task/26577/stat : 26577 (cosoco) R 26570 26573 23655 0 -1 4202560 234 0 0 0 11800 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153062001936 5409898 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26578] ppid=26570 vsize=617348 memory=2832 CPUtime=117.98 cores=0-7
/proc/26573/task/26578/stat : 26578 (cosoco) R 26570 26573 23655 0 -1 4202560 340 0 0 0 11798 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153053609232 5155766 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26579] ppid=26570 vsize=617348 memory=1224 CPUtime=116.55 cores=0-7
/proc/26573/task/26579/stat : 26579 (cosoco) R 26570 26573 23655 0 -1 4202560 180 0 0 0 11655 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153045216400 5156264 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26580] ppid=26570 vsize=617348 memory=6268 CPUtime=117.99 cores=0-7
/proc/26573/task/26580/stat : 26580 (cosoco) R 26570 26573 23655 0 -1 4202560 298 0 0 0 11799 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153036823824 5156176 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26581] ppid=26570 vsize=617348 memory=772 CPUtime=118 cores=0-7
/proc/26573/task/26581/stat : 26581 (cosoco) R 26570 26573 23655 0 -1 4202560 241 0 0 0 11800 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153028431032 5158069 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26582] ppid=26570 vsize=617348 memory=1556 CPUtime=118 cores=0-7
/proc/26573/task/26582/stat : 26582 (cosoco) R 26570 26573 23655 0 -1 4202560 320 0 0 0 11800 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153020038416 5157512 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
Current children cumulated CPU time: 942.58 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4204 KiB

[startup+118.11 s]
/proc/loadavg: 7.84 7.24 6.64 9/199 26588
/proc/meminfo: memFree=30291980/32770624 swapFree=67002424/67108860
[pid=26573] ppid=26570 vsize=617348 memory=4204 CPUtime=943.38 cores=0-7
/proc/26573/stat : 26573 (cosoco) S 26570 26573 23655 0 -1 1077944320 3318 0 0 0 94338 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140735156687584 140153101930231 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
/proc/26573/statm: 154337 1051 852 493 0 147642 0
[pid=26573/tid=26575] ppid=26570 vsize=617348 memory=4204 CPUtime=118.11 cores=0-7
/proc/26573/task/26575/stat : 26575 (cosoco) R 26570 26573 23655 0 -1 4202560 247 0 0 0 11811 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153078787344 5250273 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26576] ppid=26570 vsize=617348 memory=4204 CPUtime=118.1 cores=0-7
/proc/26573/task/26576/stat : 26576 (cosoco) R 26570 26573 23655 0 -1 4202560 252 0 0 0 11810 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153070394640 5193776 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26577] ppid=26570 vsize=617348 memory=4204 CPUtime=118.1 cores=0-7
/proc/26573/task/26577/stat : 26577 (cosoco) R 26570 26573 23655 0 -1 4202560 234 0 0 0 11810 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153062001936 5250491 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26578] ppid=26570 vsize=617348 memory=4204 CPUtime=118.08 cores=0-7
/proc/26573/task/26578/stat : 26578 (cosoco) R 26570 26573 23655 0 -1 4202560 340 0 0 0 11808 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153053609232 5155782 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26579] ppid=26570 vsize=617348 memory=4204 CPUtime=116.65 cores=0-7
/proc/26573/task/26579/stat : 26579 (cosoco) R 26570 26573 23655 0 -1 4202560 180 0 0 0 11665 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153045216400 5250325 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26580] ppid=26570 vsize=617348 memory=4204 CPUtime=118.09 cores=0-7
/proc/26573/task/26580/stat : 26580 (cosoco) R 26570 26573 23655 0 -1 4202560 298 0 0 0 11809 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153036823824 5157576 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26581] ppid=26570 vsize=617348 memory=4204 CPUtime=118.1 cores=0-7
/proc/26573/task/26581/stat : 26581 (cosoco) R 26570 26573 23655 0 -1 4202560 241 0 0 0 11810 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153028430784 5155836 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
[pid=26573/tid=26582] ppid=26570 vsize=617348 memory=1096 CPUtime=118.1 cores=0-7
/proc/26573/task/26582/stat : 26582 (cosoco) R 26570 26573 23655 0 -1 4202560 320 0 0 0 11810 0 0 0 20 0 9 0 558870804 632164352 1051 33554432000 4194304 6211132 140735156689328 140153020038416 5155839 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19972096 140735156691990 140735156692082 140735156692082 140735156694990 0
Current children cumulated CPU time: 943.38 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4204 KiB

Child status: 0
Real time (s): 118.19
CPU time (s): 944.038
CPU user time (s): 944.026
CPU system time (s): 0.011996
CPU usage (%): 798.744
Max. virtual memory (cumulated for all children) (KiB): 617348
Max. memory (cumulated for all children) (KiB): 4204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 944.026
system time used= 0.011996
maximum resident set size= 4468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3403
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= 45
involuntary context switches= 7725


# summary of solver processes directly reported to runsolver:
#   pid: 26573
#   total CPU time (s): 944.038
#   total CPU user time (s): 944.026
#   total CPU system time (s): 0.011996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.594973 second user time and 0.861948 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-30 09:45:27
IDJOB=4409991
IDBENCH=133456
IDSOLVER=2878
FILE ID=node146/4409991-1569829569
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-02.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409991-1569829569/watcher-4409991-1569829569 -o /tmp/evaluation-result-4409991-1569829569/solver-4409991-1569829569 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node146-1569818084-23682 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409991-1569829569.xml

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

MD5SUM BENCH= 917d2a52bc099bc665a23ef7a1bbabd2
RANDOM SEED=1963651279

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:        30292188 kB
MemAvailable:   31869780 kB
Buffers:          137164 kB
Cached:          1776984 kB
SwapCached:         3676 kB
Active:          1067108 kB
Inactive:         854108 kB
Active(anon):       3512 kB
Inactive(anon):    84340 kB
Active(file):    1063596 kB
Inactive(file):   769768 kB
Unevictable:      109348 kB
Mlocked:          109348 kB
SwapTotal:      67108860 kB
SwapFree:       67002424 kB
Dirty:              2820 kB
Writeback:             0 kB
AnonPages:        122472 kB
Mapped:            26784 kB
Shmem:             72200 kB
Slab:             149136 kB
SReclaimable:     120128 kB
SUnreclaim:        29008 kB
KernelStack:        3712 kB
PageTables:         5520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     541092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 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:47:26