Trace number 4398575

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelOPT1079 307.297 38.493

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-06.xml
MD5SUMe9e920efca2956d8591f17ca956249c3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1079
Best CPU time to get the best result obtained on this benchmark30.6556
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-4398575-1568609198.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 3.
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 5.
0.00/0.00	c [pFactory][Group N°0] task 3 launched on thread 4.
0.00/0.00	c [pFactory][Group N°0] task 2 launched on thread 6.
0.00/0.00	c [pFactory][Group N°0] task 1 launched on thread 1.
0.00/0.00	c [pFactory][Group N°0] task 0 launched on thread 7.
0.00/0.00	o 0
0.00/0.00	o 526
0.00/0.01	o 568
0.00/0.01	o 610
0.00/0.01	o 621
0.00/0.01	o 743
0.00/0.01	o 844
0.00/0.01	o 848
0.00/0.01	o 885
0.00/0.01	o 890
0.00/0.01	o 917
0.00/0.04	o 931
0.00/0.05	o 949
0.00/0.05	o 952
0.00/0.06	o 990
0.00/0.07	o 991
0.00/0.07	o 1005
0.00/0.09	o 1015
0.80/0.11	o 1016
0.80/0.12	o 1017
0.80/0.12	o 1018
0.80/0.14	o 1029
0.80/0.15	o 1030
0.80/0.17	o 1032
0.80/0.18	o 1033
0.80/0.19	o 1045
0.80/0.20	o 1050
0.80/0.21	o 1070
54.20/6.81	o 1079
306.56/38.49	c [pFactory][Group N°0] concurent mode: thread 6 has won with the task 2.
306.56/38.49	c [pFactory][Group N°0] Thread N°0 is joined.
306.56/38.49	c [pFactory][Group N°0] Thread N°1 is joined.
306.56/38.49	c [pFactory][Group N°0] Thread N°2 is joined.
306.56/38.49	c [pFactory][Group N°0] Thread N°3 is joined.
306.56/38.49	c [pFactory][Group N°0] Thread N°4 is joined.
306.56/38.49	c [pFactory][Group N°0] Thread N°5 is joined.
306.56/38.49	c [pFactory][Group N°0] Thread N°6 is joined.
306.56/38.49	c [pFactory][Group N°0] Thread N°7 is joined.
306.56/38.49	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°6)
306.56/38.49	s OPTIMUM FOUND
306.56/38.49	c call to solver        : 14
306.56/38.49	c
306.56/38.49	c restarts              : 80517       
306.56/38.49	c conflicts             : 814571       (2651 /sec)
306.56/38.49	c decisions             : 4041334      (13152 /sec)
306.56/38.49	c propagations          : 22522580    (73294 /sec)
306.56/38.49	c root propagations     : 89          
306.56/38.49	c filter calls          : 10994874       (35780 /sec)
306.56/38.49	c useless filter calls  : 8194924        (74 %)
306.56/38.49	c Memory used           : 570.87 MB
306.56/38.49	c Best bound time (wc)  : 6.80988 s
306.56/38.49	c CPU time              : 307.289 s
306.56/38.49	c real time             : 38.4872 s
306.56/38.49	
306.56/38.49	
306.56/38.49	v <instantiation type='solution' cost='1079'>
306.56/38.49	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>
306.56/38.49	v <values>1 0 0 0 1 0 0 1 1 1 1 1 1 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 1 0 0 1 0 0 0 1 0 1 0 1 0 0 1 0 1 0 1 0 0 </values>
306.56/38.49	v </instantiation>
306.56/38.49	

Verifier Data

OK	1079

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398575-1568609198/watcher-4398575-1568609198 -o /tmp/evaluation-result-4398575-1568609198/solver-4398575-1568609198 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324111741-488 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398575-1568609198.xml 

running on 8 cores: 0-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=3329, runsolver pid=3326
Current StackSize limit: 8192 KiB


[startup+0.100957 s]*
/proc/loadavg: 8.44 8.33 8.17 9/200 3338
/proc/meminfo: memFree=29594848/32770688 swapFree=66919992/67108860
[pid=3329] ppid=3326 vsize=617348 memory=3952 CPUtime=0.8 cores=0-7
/proc/3329/stat : 3329 (cosoco) S 3326 3329 460 0 -1 1077944320 1268 0 0 0 80 0 0 0 20 0 9 0 436926112 632164352 988 33554432000 4194304 6211092 140735104628832 140735104627088 139742306664183 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
/proc/3329/statm: 154337 988 838 493 0 147642 0
[pid=3329/tid=3331] ppid=3326 vsize=617348 memory=1398722017469774279 CPUtime=0.1 cores=0-7
/proc/3329/task/3331/stat : 3331 (cosoco) R 3326 3329 460 0 -1 4202560 14 0 0 0 10 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742283521208 5250465 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3332] ppid=3326 vsize=617348 memory=4872558142750483522 CPUtime=0.1 cores=0-7
/proc/3329/task/3332/stat : 3332 (cosoco) R 3326 3329 460 0 -1 4202560 8 0 0 0 10 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742275128504 5250453 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3333] ppid=3326 vsize=617348 memory=140206201169536 CPUtime=0.1 cores=0-7
/proc/3329/task/3333/stat : 3333 (cosoco) R 3326 3329 460 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742266735800 5156943 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3334] ppid=3326 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/3329/task/3334/stat : 3334 (cosoco) R 3326 3329 460 0 -1 4202560 7 0 0 0 10 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742258343184 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3335] ppid=3326 vsize=617348 memory=0 CPUtime=0.09 cores=0-7
/proc/3329/task/3335/stat : 3335 (cosoco) R 3326 3329 460 0 -1 4202560 5 0 0 0 9 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742249950480 5156476 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3336] ppid=3326 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/3329/task/3336/stat : 3336 (cosoco) R 3326 3329 460 0 -1 4202560 6 0 0 0 10 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742241557688 5409866 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3337] ppid=3326 vsize=617348 memory=-1 CPUtime=0.1 cores=0-7
/proc/3329/task/3337/stat : 3337 (cosoco) R 3326 3329 460 0 -1 4202560 7 0 0 0 10 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742233165072 139742291061885 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3338] ppid=3326 vsize=617348 memory=0 CPUtime=0.09 cores=0-7
/proc/3329/task/3338/stat : 3338 (cosoco) R 3326 3329 460 0 -1 4202560 10 0 0 0 9 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742224772368 5155804 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
Current children cumulated CPU time: 0.8 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+0.210956 s]*
/proc/loadavg: 8.44 8.33 8.17 9/200 3338
/proc/meminfo: memFree=29594848/32770688 swapFree=66919992/67108860
[pid=3329] ppid=3326 vsize=617348 memory=3952 CPUtime=1.67 cores=0-7
/proc/3329/stat : 3329 (cosoco) S 3326 3329 460 0 -1 1077944320 1268 0 0 0 167 0 0 0 20 0 9 0 436926112 632164352 988 33554432000 4194304 6211092 140735104628832 140735104627088 139742306664183 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
/proc/3329/statm: 154337 988 838 493 0 147642 0
[pid=3329/tid=3331] ppid=3326 vsize=617348 memory=8316850467074736180 CPUtime=0.21 cores=0-7
/proc/3329/task/3331/stat : 3331 (cosoco) R 3326 3329 460 0 -1 4202560 14 0 0 0 21 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742283521208 5396293 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3332] ppid=3326 vsize=617348 memory=1915930 CPUtime=0.21 cores=0-7
/proc/3329/task/3332/stat : 3332 (cosoco) R 3326 3329 460 0 -1 4202560 8 0 0 0 21 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742275128504 5250272 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3333] ppid=3326 vsize=617348 memory=140206201180430 CPUtime=0.21 cores=0-7
/proc/3329/task/3333/stat : 3333 (cosoco) R 3326 3329 460 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742266735800 5250234 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3334] ppid=3326 vsize=617348 memory=-1 CPUtime=0.21 cores=0-7
/proc/3329/task/3334/stat : 3334 (cosoco) R 3326 3329 460 0 -1 4202560 7 0 0 0 21 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742258343184 5250450 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3335] ppid=3326 vsize=617348 memory=0 CPUtime=0.2 cores=0-7
/proc/3329/task/3335/stat : 3335 (cosoco) R 3326 3329 460 0 -1 4202560 5 0 0 0 20 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742249950480 5250467 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3336] ppid=3326 vsize=617348 memory=0 CPUtime=0.21 cores=0-7
/proc/3329/task/3336/stat : 3336 (cosoco) R 3326 3329 460 0 -1 4202560 6 0 0 0 21 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742241557688 5409453 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3337] ppid=3326 vsize=617348 memory=-1 CPUtime=0.21 cores=0-7
/proc/3329/task/3337/stat : 3337 (cosoco) R 3326 3329 460 0 -1 4202560 7 0 0 0 21 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742233165072 5155807 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3338] ppid=3326 vsize=617348 memory=0 CPUtime=0.19 cores=0-7
/proc/3329/task/3338/stat : 3338 (cosoco) R 3326 3329 460 0 -1 4202560 10 0 0 0 19 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742224772368 5155320 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+0.310957 s]*
/proc/loadavg: 8.44 8.33 8.17 10/200 3338
/proc/meminfo: memFree=29594848/32770688 swapFree=66919992/67108860
[pid=3329] ppid=3326 vsize=617348 memory=3952 CPUtime=2.46 cores=0-7
/proc/3329/stat : 3329 (cosoco) S 3326 3329 460 0 -1 1077944320 1268 0 0 0 246 0 0 0 20 0 9 0 436926112 632164352 988 33554432000 4194304 6211092 140735104628832 140735104627088 139742306664183 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
/proc/3329/statm: 154337 988 838 493 0 147642 0
[pid=3329/tid=3331] ppid=3326 vsize=617348 memory=1398722017469774279 CPUtime=0.31 cores=0-7
/proc/3329/task/3331/stat : 3331 (cosoco) R 3326 3329 460 0 -1 4202560 14 0 0 0 31 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742283521208 5155800 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3332] ppid=3326 vsize=617348 memory=4872558044660077418 CPUtime=0.31 cores=0-7
/proc/3329/task/3332/stat : 3332 (cosoco) R 3326 3329 460 0 -1 4202560 8 0 0 0 31 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742275128504 5158006 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3333] ppid=3326 vsize=617348 memory=0 CPUtime=0.31 cores=0-7
/proc/3329/task/3333/stat : 3333 (cosoco) R 3326 3329 460 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742266735800 5155539 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3334] ppid=3326 vsize=617348 memory=6944656592455097440 CPUtime=0.31 cores=0-7
/proc/3329/task/3334/stat : 3334 (cosoco) R 3326 3329 460 0 -1 4202560 7 0 0 0 31 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742258343184 5157474 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3335] ppid=3326 vsize=617348 memory=6656426216303648864 CPUtime=0.3 cores=0-7
/proc/3329/task/3335/stat : 3335 (cosoco) R 3326 3329 460 0 -1 4202560 5 0 0 0 30 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742249950480 5158176 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3336] ppid=3326 vsize=617348 memory=0 CPUtime=0.31 cores=0-7
/proc/3329/task/3336/stat : 3336 (cosoco) R 3326 3329 460 0 -1 4202560 6 0 0 0 31 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742241557688 5156440 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3337] ppid=3326 vsize=617348 memory=0 CPUtime=0.31 cores=0-7
/proc/3329/task/3337/stat : 3337 (cosoco) R 3326 3329 460 0 -1 4202560 7 0 0 0 31 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742233165072 5380256 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3338] ppid=3326 vsize=617348 memory=0 CPUtime=0.28 cores=0-7
/proc/3329/task/3338/stat : 3338 (cosoco) R 3326 3329 460 0 -1 4202560 10 0 0 0 28 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742224772368 5250289 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+0.700957 s]
/proc/loadavg: 8.44 8.33 8.17 10/199 3338
/proc/meminfo: memFree=29594848/32770688 swapFree=66919992/67108860
[pid=3329] ppid=3326 vsize=617348 memory=3952 CPUtime=5.48 cores=0-7
/proc/3329/stat : 3329 (cosoco) S 3326 3329 460 0 -1 1077944320 1268 0 0 0 548 0 0 0 20 0 9 0 436926112 632164352 988 33554432000 4194304 6211092 140735104628832 140735104627088 139742306664183 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
/proc/3329/statm: 154337 988 838 493 0 147642 0
[pid=3329/tid=3331] ppid=3326 vsize=617348 memory=1056 CPUtime=0.69 cores=0-7
/proc/3329/task/3331/stat : 3331 (cosoco) R 3326 3329 460 0 -1 4202560 14 0 0 0 69 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742283521296 5250467 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3332] ppid=3326 vsize=617348 memory=2828 CPUtime=0.69 cores=0-7
/proc/3329/task/3332/stat : 3332 (cosoco) R 3326 3329 460 0 -1 4202560 8 0 0 0 69 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742275128592 5156943 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3333] ppid=3326 vsize=617348 memory=1176 CPUtime=0.68 cores=0-7
/proc/3329/task/3333/stat : 3333 (cosoco) R 3326 3329 460 0 -1 4202560 5 0 0 0 68 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742266735888 5193754 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3334] ppid=3326 vsize=617348 memory=980 CPUtime=0.69 cores=0-7
/proc/3329/task/3334/stat : 3334 (cosoco) R 3326 3329 460 0 -1 4202560 7 0 0 0 69 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742258343184 5155341 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3335] ppid=3326 vsize=617348 memory=14008 CPUtime=0.68 cores=0-7
/proc/3329/task/3335/stat : 3335 (cosoco) R 3326 3329 460 0 -1 4202560 5 0 0 0 68 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742249950480 5158028 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3336] ppid=3326 vsize=617348 memory=12028 CPUtime=0.69 cores=0-7
/proc/3329/task/3336/stat : 3336 (cosoco) R 3326 3329 460 0 -1 4202560 6 0 0 0 69 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742241557776 5158095 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3337] ppid=3326 vsize=617348 memory=28452 CPUtime=0.69 cores=0-7
/proc/3329/task/3337/stat : 3337 (cosoco) R 3326 3329 460 0 -1 4202560 7 0 0 0 69 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742233165072 5155800 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3338] ppid=3326 vsize=617348 memory=2120 CPUtime=0.63 cores=0-7
/proc/3329/task/3338/stat : 3338 (cosoco) R 3326 3329 460 0 -1 4202560 10 0 0 0 63 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742224772368 5250224 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
Current children cumulated CPU time: 5.48 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+1.50096 s]
/proc/loadavg: 8.44 8.33 8.17 9/199 3338
/proc/meminfo: memFree=29594812/32770688 swapFree=66919992/67108860
[pid=3329] ppid=3326 vsize=617348 memory=3952 CPUtime=11.87 cores=0-7
/proc/3329/stat : 3329 (cosoco) S 3326 3329 460 0 -1 1077944320 1423 0 0 0 1187 0 0 0 20 0 9 0 436926112 632164352 988 33554432000 4194304 6211092 140735104628832 140735104627088 139742306664183 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
/proc/3329/statm: 154337 988 838 493 0 147642 0
[pid=3329/tid=3331] ppid=3326 vsize=617348 memory=0 CPUtime=1.49 cores=0-7
/proc/3329/task/3331/stat : 3331 (cosoco) R 3326 3329 460 0 -1 4202560 23 0 0 0 149 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742283521296 5158006 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3332] ppid=3326 vsize=617348 memory=6656426216303648864 CPUtime=1.49 cores=0-7
/proc/3329/task/3332/stat : 3332 (cosoco) R 3326 3329 460 0 -1 4202560 35 0 0 0 149 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742275128592 5250234 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3333] ppid=3326 vsize=617348 memory=4485683339795917577 CPUtime=1.48 cores=0-7
/proc/3329/task/3333/stat : 3333 (cosoco) R 3326 3329 460 0 -1 4202560 18 0 0 0 148 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742266735888 5155525 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3334] ppid=3326 vsize=617348 memory=5232 CPUtime=1.49 cores=0-7
/proc/3329/task/3334/stat : 3334 (cosoco) R 3326 3329 460 0 -1 4202560 36 0 0 0 149 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742258343184 5008816 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3335] ppid=3326 vsize=617348 memory=280412106564824 CPUtime=1.48 cores=0-7
/proc/3329/task/3335/stat : 3335 (cosoco) R 3326 3329 460 0 -1 4202560 32 0 0 0 148 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742249950480 5155341 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3336] ppid=3326 vsize=617348 memory=288230617509003574 CPUtime=1.49 cores=0-7
/proc/3329/task/3336/stat : 3336 (cosoco) R 3326 3329 460 0 -1 4202560 31 0 0 0 149 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742241557776 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3337] ppid=3326 vsize=617348 memory=13564894817551928 CPUtime=1.49 cores=0-7
/proc/3329/task/3337/stat : 3337 (cosoco) R 3326 3329 460 0 -1 4202560 19 0 0 0 149 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742233165072 5250289 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3338] ppid=3326 vsize=617348 memory=8514726395714826909 CPUtime=1.42 cores=0-7
/proc/3329/task/3338/stat : 3338 (cosoco) R 3326 3329 460 0 -1 4202560 23 0 0 0 142 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742224772368 5250289 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
Current children cumulated CPU time: 11.87 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+3.10996 s]
/proc/loadavg: 8.40 8.33 8.17 9/199 3338
/proc/meminfo: memFree=29594812/32770688 swapFree=66919992/67108860
[pid=3329] ppid=3326 vsize=617348 memory=3952 CPUtime=24.71 cores=0-7
/proc/3329/stat : 3329 (cosoco) S 3326 3329 460 0 -1 1077944320 1593 0 0 0 2471 0 0 0 20 0 9 0 436926112 632164352 988 33554432000 4194304 6211092 140735104628832 140735104627088 139742306664183 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
/proc/3329/statm: 154337 988 838 493 0 147642 0
[pid=3329/tid=3331] ppid=3326 vsize=617348 memory=3952 CPUtime=3.1 cores=0-7
/proc/3329/task/3331/stat : 3331 (cosoco) R 3326 3329 460 0 -1 4202560 32 0 0 0 310 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742283521296 5397413 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3332] ppid=3326 vsize=617348 memory=140210496136831 CPUtime=3.1 cores=0-7
/proc/3329/task/3332/stat : 3332 (cosoco) R 3326 3329 460 0 -1 4202560 65 0 0 0 310 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742275128592 5158194 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3333] ppid=3326 vsize=617348 memory=7523071198212214892 CPUtime=3.09 cores=0-7
/proc/3329/task/3333/stat : 3333 (cosoco) R 3326 3329 460 0 -1 4202560 40 0 0 0 309 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742266735888 5155834 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3334] ppid=3326 vsize=617348 memory=5787221558389985360 CPUtime=3.1 cores=0-7
/proc/3329/task/3334/stat : 3334 (cosoco) R 3326 3329 460 0 -1 4202560 62 0 0 0 310 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742258343184 5155337 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3335] ppid=3326 vsize=617348 memory=5232 CPUtime=3.09 cores=0-7
/proc/3329/task/3335/stat : 3335 (cosoco) R 3326 3329 460 0 -1 4202560 56 0 0 0 309 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742249950480 5155804 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3336] ppid=3326 vsize=617348 memory=280412106564824 CPUtime=3.1 cores=0-7
/proc/3329/task/3336/stat : 3336 (cosoco) R 3326 3329 460 0 -1 4202560 53 0 0 0 310 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742241557776 5156460 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3337] ppid=3326 vsize=617348 memory=288230617509003574 CPUtime=3.1 cores=0-7
/proc/3329/task/3337/stat : 3337 (cosoco) R 3326 3329 460 0 -1 4202560 45 0 0 0 310 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742233165072 5409453 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3338] ppid=3326 vsize=617348 memory=13564894817551928 CPUtime=3.01 cores=0-7
/proc/3329/task/3338/stat : 3338 (cosoco) R 3326 3329 460 0 -1 4202560 34 0 0 0 301 0 0 0 20 0 9 0 436926113 632164352 988 33554432000 4194304 6211092 140735104628832 139742224772368 5193744 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
Current children cumulated CPU time: 24.71 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+6.30096 s]
/proc/loadavg: 8.40 8.33 8.17 9/199 3338
/proc/meminfo: memFree=29594240/32770688 swapFree=66919992/67108860
[pid=3329] ppid=3326 vsize=617348 memory=4084 CPUtime=50.2 cores=0-7
/proc/3329/stat : 3329 (cosoco) S 3326 3329 460 0 -1 1077944320 1762 0 0 0 5020 0 0 0 20 0 9 0 436926112 632164352 1021 33554432000 4194304 6211092 140735104628832 140735104627088 139742306664183 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
/proc/3329/statm: 154337 1021 839 493 0 147642 0
[pid=3329/tid=3331] ppid=3326 vsize=617348 memory=2110556660502180 CPUtime=6.29 cores=0-7
/proc/3329/task/3331/stat : 3331 (cosoco) R 3326 3329 460 0 -1 4202560 47 0 0 0 629 0 0 0 20 0 9 0 436926113 632164352 1021 33554432000 4194304 6211092 140735104628832 139742283521296 5155804 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3332] ppid=3326 vsize=617348 memory=1266 CPUtime=6.29 cores=0-7
/proc/3329/task/3332/stat : 3332 (cosoco) R 3326 3329 460 0 -1 4202560 95 0 0 0 629 0 0 0 20 0 9 0 436926113 632164352 1021 33554432000 4194304 6211092 140735104628832 139742275128592 5156144 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3333] ppid=3326 vsize=617348 memory=159 CPUtime=6.28 cores=0-7
/proc/3329/task/3333/stat : 3333 (cosoco) R 3326 3329 460 0 -1 4202560 55 0 0 0 628 0 0 0 20 0 9 0 436926113 632164352 1021 33554432000 4194304 6211092 140735104628832 139742266735888 5155345 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3334] ppid=3326 vsize=617348 memory=159 CPUtime=6.29 cores=0-7
/proc/3329/task/3334/stat : 3334 (cosoco) R 3326 3329 460 0 -1 4202560 78 0 0 0 629 0 0 0 20 0 9 0 436926113 632164352 1021 33554432000 4194304 6211092 140735104628832 139742258343184 5390500 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0

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

Current children cumulated CPU time: 204.34 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4200 KiB

[startup+32.001 s]*
/proc/loadavg: 8.26 8.30 8.16 9/199 3339
/proc/meminfo: memFree=29594160/32770688 swapFree=66919992/67108860
[pid=3329] ppid=3326 vsize=617348 memory=4200 CPUtime=255.51 cores=0-7
/proc/3329/stat : 3329 (cosoco) S 3326 3329 460 0 -1 1077944320 2631 0 0 0 25551 0 0 0 20 0 9 0 436926112 632164352 1050 33554432000 4194304 6211092 140735104628832 140735104627088 139742306664183 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
/proc/3329/statm: 154337 1050 852 493 0 147642 0
[pid=3329/tid=3331] ppid=3326 vsize=617348 memory=1398722017469774279 CPUtime=32 cores=0-7
/proc/3329/task/3331/stat : 3331 (cosoco) R 3326 3329 460 0 -1 4202560 152 0 0 0 3200 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742283521296 5155337 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3332] ppid=3326 vsize=617348 memory=4872558044660077418 CPUtime=31.99 cores=0-7
/proc/3329/task/3332/stat : 3332 (cosoco) R 3326 3329 460 0 -1 4202560 206 0 0 0 3199 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742275128592 5155517 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3333] ppid=3326 vsize=617348 memory=53448 CPUtime=31.99 cores=0-7
/proc/3329/task/3333/stat : 3333 (cosoco) R 3326 3329 460 0 -1 4202560 146 0 0 0 3199 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742266735888 5155996 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3334] ppid=3326 vsize=617348 memory=984 CPUtime=31.99 cores=0-7
/proc/3329/task/3334/stat : 3334 (cosoco) R 3326 3329 460 0 -1 4202560 210 0 0 0 3199 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742258343184 5158006 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3335] ppid=3326 vsize=617348 memory=2020 CPUtime=31.99 cores=0-7
/proc/3329/task/3335/stat : 3335 (cosoco) R 3326 3329 460 0 -1 4202560 186 0 0 0 3199 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742249950480 5380194 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3336] ppid=3326 vsize=617348 memory=0 CPUtime=32 cores=0-7
/proc/3329/task/3336/stat : 3336 (cosoco) R 3326 3329 460 0 -1 4202560 196 0 0 0 3200 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742241557440 5404104 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3337] ppid=3326 vsize=617348 memory=9588 CPUtime=31.99 cores=0-7
/proc/3329/task/3337/stat : 3337 (cosoco) R 3326 3329 460 0 -1 4202560 166 0 0 0 3199 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742233165072 5155693 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3338] ppid=3326 vsize=617348 memory=1712 CPUtime=31.53 cores=0-7
/proc/3329/task/3338/stat : 3338 (cosoco) R 3326 3329 460 0 -1 4202560 163 0 0 0 3153 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742224772368 5156440 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
Current children cumulated CPU time: 255.51 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4200 KiB

[startup+35.201 s]
/proc/loadavg: 8.24 8.30 8.16 9/199 3339
/proc/meminfo: memFree=29594160/32770688 swapFree=66919992/67108860
[pid=3329] ppid=3326 vsize=617348 memory=4200 CPUtime=281.01 cores=0-7
/proc/3329/stat : 3329 (cosoco) S 3326 3329 460 0 -1 1077944320 2632 0 0 0 28101 0 0 0 20 0 9 0 436926112 632164352 1050 33554432000 4194304 6211092 140735104628832 140735104627088 139742306664183 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
/proc/3329/statm: 154337 1050 852 493 0 147642 0
[pid=3329/tid=3331] ppid=3326 vsize=617348 memory=4200 CPUtime=35.19 cores=0-7
/proc/3329/task/3331/stat : 3331 (cosoco) R 3326 3329 460 0 -1 4202560 153 0 0 0 3519 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742283521296 5155800 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3332] ppid=3326 vsize=617348 memory=776 CPUtime=35.19 cores=0-7
/proc/3329/task/3332/stat : 3332 (cosoco) R 3326 3329 460 0 -1 4202560 206 0 0 0 3519 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742275128592 5409449 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3333] ppid=3326 vsize=617348 memory=3624 CPUtime=35.18 cores=0-7
/proc/3329/task/3333/stat : 3333 (cosoco) R 3326 3329 460 0 -1 4202560 146 0 0 0 3518 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742266735888 5156460 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3334] ppid=3326 vsize=617348 memory=53448 CPUtime=35.18 cores=0-7
/proc/3329/task/3334/stat : 3334 (cosoco) R 3326 3329 460 0 -1 4202560 210 0 0 0 3518 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742258343184 5390011 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3335] ppid=3326 vsize=617348 memory=-7035114785800479027 CPUtime=35.18 cores=0-7
/proc/3329/task/3335/stat : 3335 (cosoco) R 3326 3329 460 0 -1 4202560 186 0 0 0 3518 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742249950480 5250298 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3336] ppid=3326 vsize=617348 memory=2828 CPUtime=35.19 cores=0-7
/proc/3329/task/3336/stat : 3336 (cosoco) R 3326 3329 460 0 -1 4202560 196 0 0 0 3519 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742241557440 5156465 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3337] ppid=3326 vsize=617348 memory=1176 CPUtime=35.18 cores=0-7
/proc/3329/task/3337/stat : 3337 (cosoco) R 3326 3329 460 0 -1 4202560 166 0 0 0 3518 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742233165072 5156179 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3338] ppid=3326 vsize=617348 memory=0 CPUtime=34.69 cores=0-7
/proc/3329/task/3338/stat : 3338 (cosoco) R 3326 3329 460 0 -1 4202560 163 0 0 0 3469 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742224772368 5396511 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
Current children cumulated CPU time: 281.01 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4200 KiB

[startup+36.801 s]
/proc/loadavg: 8.24 8.30 8.16 9/199 3339
/proc/meminfo: memFree=29594160/32770688 swapFree=66919992/67108860
[pid=3329] ppid=3326 vsize=617348 memory=4200 CPUtime=293.79 cores=0-7
/proc/3329/stat : 3329 (cosoco) S 3326 3329 460 0 -1 1077944320 2632 0 0 0 29379 0 0 0 20 0 9 0 436926112 632164352 1050 33554432000 4194304 6211092 140735104628832 140735104627088 139742306664183 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
/proc/3329/statm: 154337 1050 852 493 0 147642 0
[pid=3329/tid=3331] ppid=3326 vsize=617348 memory=4200 CPUtime=36.79 cores=0-7
/proc/3329/task/3331/stat : 3331 (cosoco) R 3326 3329 460 0 -1 4202560 153 0 0 0 3679 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742283521296 5156908 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3332] ppid=3326 vsize=617348 memory=3439 CPUtime=36.79 cores=0-7
/proc/3329/task/3332/stat : 3332 (cosoco) R 3326 3329 460 0 -1 4202560 206 0 0 0 3679 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742275128592 5155353 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3333] ppid=3326 vsize=617348 memory=3438 CPUtime=36.78 cores=0-7
/proc/3329/task/3333/stat : 3333 (cosoco) R 3326 3329 460 0 -1 4202560 146 0 0 0 3678 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742266735888 5158194 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3334] ppid=3326 vsize=617348 memory=3390 CPUtime=36.78 cores=0-7
/proc/3329/task/3334/stat : 3334 (cosoco) R 3326 3329 460 0 -1 4202560 210 0 0 0 3678 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742258343184 5409439 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3335] ppid=3326 vsize=617348 memory=-7035114785800479027 CPUtime=36.78 cores=0-7
/proc/3329/task/3335/stat : 3335 (cosoco) R 3326 3329 460 0 -1 4202560 186 0 0 0 3678 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742249950480 5250241 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3336] ppid=3326 vsize=617348 memory=3178 CPUtime=36.79 cores=0-7
/proc/3329/task/3336/stat : 3336 (cosoco) R 3326 3329 460 0 -1 4202560 196 0 0 0 3679 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742241557440 5250467 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3337] ppid=3326 vsize=617348 memory=3178 CPUtime=36.78 cores=0-7
/proc/3329/task/3337/stat : 3337 (cosoco) R 3326 3329 460 0 -1 4202560 166 0 0 0 3678 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742233165072 5155784 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3338] ppid=3326 vsize=617348 memory=3178 CPUtime=36.27 cores=0-7
/proc/3329/task/3338/stat : 3338 (cosoco) R 3326 3329 460 0 -1 4202560 163 0 0 0 3627 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742224772368 5250450 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
Current children cumulated CPU time: 293.79 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4200 KiB

[startup+37.601 s]
/proc/loadavg: 8.24 8.30 8.16 9/199 3339
/proc/meminfo: memFree=29594160/32770688 swapFree=66919992/67108860
[pid=3329] ppid=3326 vsize=617348 memory=4200 CPUtime=300.17 cores=0-7
/proc/3329/stat : 3329 (cosoco) S 3326 3329 460 0 -1 1077944320 2632 0 0 0 30017 0 0 0 20 0 9 0 436926112 632164352 1050 33554432000 4194304 6211092 140735104628832 140735104627088 139742306664183 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
/proc/3329/statm: 154337 1050 852 493 0 147642 0
[pid=3329/tid=3331] ppid=3326 vsize=617348 memory=8104553123159684401 CPUtime=37.59 cores=0-7
/proc/3329/task/3331/stat : 3331 (cosoco) R 3326 3329 460 0 -1 4202560 153 0 0 0 3759 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742283521296 5250298 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3332] ppid=3326 vsize=617348 memory=-7035114785800479027 CPUtime=37.58 cores=0-7
/proc/3329/task/3332/stat : 3332 (cosoco) R 3326 3329 460 0 -1 4202560 206 0 0 0 3758 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742275128592 5250272 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3333] ppid=3326 vsize=617348 memory=4137293581110450563 CPUtime=37.58 cores=0-7
/proc/3329/task/3333/stat : 3333 (cosoco) R 3326 3329 460 0 -1 4202560 146 0 0 0 3758 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742266735888 5155804 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3334] ppid=3326 vsize=617348 memory=7016714190785702558 CPUtime=37.57 cores=0-7
/proc/3329/task/3334/stat : 3334 (cosoco) R 3326 3329 460 0 -1 4202560 210 0 0 0 3757 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742258343184 5397219 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3335] ppid=3326 vsize=617348 memory=7016671349533276567 CPUtime=37.58 cores=0-7
/proc/3329/task/3335/stat : 3335 (cosoco) R 3326 3329 460 0 -1 4202560 186 0 0 0 3758 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742249950480 5158000 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3336] ppid=3326 vsize=617348 memory=280412106956080 CPUtime=37.59 cores=0-7
/proc/3329/task/3336/stat : 3336 (cosoco) R 3326 3329 460 0 -1 4202560 196 0 0 0 3759 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742241557440 5250298 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3337] ppid=3326 vsize=617348 memory=140206055620313 CPUtime=37.58 cores=0-7
/proc/3329/task/3337/stat : 3337 (cosoco) R 3326 3329 460 0 -1 4202560 166 0 0 0 3758 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742233165072 5250467 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3338] ppid=3326 vsize=617348 memory=140206055620438 CPUtime=37.06 cores=0-7
/proc/3329/task/3338/stat : 3338 (cosoco) R 3326 3329 460 0 -1 4202560 163 0 0 0 3706 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742224772368 5155679 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
Current children cumulated CPU time: 300.17 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4200 KiB

[startup+38.001 s]*
/proc/loadavg: 8.22 8.29 8.16 9/200 3341
/proc/meminfo: memFree=29593632/32770688 swapFree=66919992/67108860
[pid=3329] ppid=3326 vsize=617348 memory=4200 CPUtime=303.43 cores=0-7
/proc/3329/stat : 3329 (cosoco) S 3326 3329 460 0 -1 1077944320 2632 0 0 0 30343 0 0 0 20 0 9 0 436926112 632164352 1050 33554432000 4194304 6211092 140735104628832 140735104627088 139742306664183 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
/proc/3329/statm: 154337 1050 852 493 0 147642 0
[pid=3329/tid=3331] ppid=3326 vsize=617348 memory=1398722017469774279 CPUtime=38 cores=0-7
/proc/3329/task/3331/stat : 3331 (cosoco) R 3326 3329 460 0 -1 4202560 153 0 0 0 3800 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742283521296 5250467 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3332] ppid=3326 vsize=617348 memory=0 CPUtime=37.99 cores=0-7
/proc/3329/task/3332/stat : 3332 (cosoco) R 3326 3329 460 0 -1 4202560 206 0 0 0 3799 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742275128592 5390017 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3333] ppid=3326 vsize=617348 memory=0 CPUtime=37.99 cores=0-7
/proc/3329/task/3333/stat : 3333 (cosoco) R 3326 3329 460 0 -1 4202560 146 0 0 0 3799 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742266735888 5009218 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3334] ppid=3326 vsize=617348 memory=0 CPUtime=37.98 cores=0-7
/proc/3329/task/3334/stat : 3334 (cosoco) R 3326 3329 460 0 -1 4202560 210 0 0 0 3798 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742258343184 5157976 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3335] ppid=3326 vsize=617348 memory=0 CPUtime=37.99 cores=0-7
/proc/3329/task/3335/stat : 3335 (cosoco) R 3326 3329 460 0 -1 4202560 186 0 0 0 3799 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742249950480 5250224 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3336] ppid=3326 vsize=617348 memory=0 CPUtime=38 cores=0-7
/proc/3329/task/3336/stat : 3336 (cosoco) R 3326 3329 460 0 -1 4202560 196 0 0 0 3800 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742241557440 5155341 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3337] ppid=3326 vsize=617348 memory=-1 CPUtime=37.99 cores=0-7
/proc/3329/task/3337/stat : 3337 (cosoco) R 3326 3329 460 0 -1 4202560 166 0 0 0 3799 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742233165072 5392060 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3338] ppid=3326 vsize=617348 memory=0 CPUtime=37.46 cores=0-7
/proc/3329/task/3338/stat : 3338 (cosoco) R 3326 3329 460 0 -1 4202560 163 0 0 0 3746 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742224772368 5157447 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
Current children cumulated CPU time: 303.43 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4200 KiB

[startup+38.401 s]
/proc/loadavg: 8.22 8.29 8.16 9/200 3341
/proc/meminfo: memFree=29593632/32770688 swapFree=66919992/67108860
[pid=3329] ppid=3326 vsize=617348 memory=4200 CPUtime=306.56 cores=0-7
/proc/3329/stat : 3329 (cosoco) S 3326 3329 460 0 -1 1077944320 2632 0 0 0 30656 0 0 0 20 0 9 0 436926112 632164352 1050 33554432000 4194304 6211092 140735104628832 140735104627088 139742306664183 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
/proc/3329/statm: 154337 1050 852 493 0 147642 0
[pid=3329/tid=3331] ppid=3326 vsize=617348 memory=0 CPUtime=38.39 cores=0-7
/proc/3329/task/3331/stat : 3331 (cosoco) R 3326 3329 460 0 -1 4202560 153 0 0 0 3839 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742283521296 5157458 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3332] ppid=3326 vsize=617348 memory=4420 CPUtime=38.38 cores=0-7
/proc/3329/task/3332/stat : 3332 (cosoco) R 3326 3329 460 0 -1 4202560 206 0 0 0 3838 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742275128592 5157544 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3333] ppid=3326 vsize=617348 memory=4200 CPUtime=38.38 cores=0-7
/proc/3329/task/3333/stat : 3333 (cosoco) R 3326 3329 460 0 -1 4202560 146 0 0 0 3838 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742266735888 5155353 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3334] ppid=3326 vsize=617348 memory=1656 CPUtime=38.37 cores=0-7
/proc/3329/task/3334/stat : 3334 (cosoco) R 3326 3329 460 0 -1 4202560 210 0 0 0 3837 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742258343184 5390011 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3335] ppid=3326 vsize=617348 memory=4200 CPUtime=38.38 cores=0-7
/proc/3329/task/3335/stat : 3335 (cosoco) R 3326 3329 460 0 -1 4202560 186 0 0 0 3838 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742249950480 5193754 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3336] ppid=3326 vsize=617348 memory=0 CPUtime=38.39 cores=0-7
/proc/3329/task/3336/stat : 3336 (cosoco) R 3326 3329 460 0 -1 4202560 196 0 0 0 3839 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742241557440 5155800 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3337] ppid=3326 vsize=617348 memory=3624 CPUtime=38.38 cores=0-7
/proc/3329/task/3337/stat : 3337 (cosoco) R 3326 3329 460 0 -1 4202560 166 0 0 0 3838 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742233165072 5250450 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
[pid=3329/tid=3338] ppid=3326 vsize=617348 memory=53448 CPUtime=37.85 cores=0-7
/proc/3329/task/3338/stat : 3338 (cosoco) R 3326 3329 460 0 -1 4202560 163 0 0 0 3785 0 0 0 20 0 9 0 436926113 632164352 1050 33554432000 4194304 6211092 140735104628832 139742224772368 5157544 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16809984 140735104631830 140735104631922 140735104631922 140735104634830 0
Current children cumulated CPU time: 306.56 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4200 KiB

Child status: 0
Real time (s): 38.493
CPU time (s): 307.297
CPU user time (s): 307.29
CPU system time (s): 0.006996
CPU usage (%): 798.319
Max. virtual memory (cumulated for all children) (KiB): 617348
Max. memory (cumulated for all children) (KiB): 4200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 307.29
system time used= 0.006996
maximum resident set size= 4464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2709
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= 64
involuntary context switches= 2725


# summary of solver processes directly reported to runsolver:
#   pid: 3329
#   total CPU time (s): 307.297
#   total CPU user time (s): 307.29
#   total CPU system time (s): 0.006996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.181282 second user time and 0.379693 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-17 13:07:00
IDJOB=4398575
IDBENCH=133451
IDSOLVER=2852
FILE ID=node120/4398575-1568609198
RUNJOBID= node120-1324111741-488
PBS_JOBID= 21703407
Free space on /tmp= 61656 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-06.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398575-1568609198/watcher-4398575-1568609198 -o /tmp/evaluation-result-4398575-1568609198/solver-4398575-1568609198 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324111741-488 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398575-1568609198.xml

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

MD5SUM BENCH= e9e920efca2956d8591f17ca956249c3
RANDOM SEED=1893158438

node120.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		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
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		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
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		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
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		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        29595136 kB
MemAvailable:   31825872 kB
Buffers:          162856 kB
Cached:          2371904 kB
SwapCached:        77548 kB
Active:          1344108 kB
Inactive:        1274120 kB
Active(anon):       3940 kB
Inactive(anon):   128860 kB
Active(file):    1340168 kB
Inactive(file):  1145260 kB
Unevictable:      107500 kB
Mlocked:          107500 kB
SwapTotal:      67108860 kB
SwapFree:       66919992 kB
Dirty:              2712 kB
Writeback:             0 kB
AnonPages:        136776 kB
Mapped:            51824 kB
Shmem:             41008 kB
Slab:             151544 kB
SReclaimable:     122288 kB
SUnreclaim:        29256 kB
KernelStack:        3728 kB
PageTables:         5308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     516424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 61652 MiB
End job on node120 at 2011-12-17 13:07:39