Trace number 4409988

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 parallelOPT1121 1101.55 137.929

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-14.xml
MD5SUM0fb8e68e5b6c8402080e230a0c605796
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1121
Best CPU time to get the best result obtained on this benchmark74.0319
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-4409988-1569829431.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 1.
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 0.
0.00/0.00	c [pFactory][Group N°0] task 4 launched on thread 4.
0.00/0.00	c [pFactory][Group N°0] task 3 launched on thread 2.
0.00/0.00	c [pFactory][Group N°0] task 2 launched on thread 5.
0.00/0.00	c [pFactory][Group N°0] task 1 launched on thread 6.
0.00/0.00	o 0
0.00/0.00	c [pFactory][Group N°0] task 0 launched on thread 7.
0.00/0.00	o 607
0.00/0.02	o 758
0.00/0.02	o 783
0.00/0.02	o 882
0.00/0.02	o 890
0.00/0.02	o 912
0.00/0.02	o 918
0.00/0.02	o 968
0.00/0.02	o 986
0.00/0.02	o 996
0.00/0.02	o 999
0.00/0.02	o 1052
0.00/0.02	o 1055
0.00/0.03	o 1073
0.00/0.03	o 1100
0.00/0.03	o 1104
0.81/0.11	o 1120
105.32/13.21	o 1121
1101.31/137.92	c [pFactory][Group N°0] concurent mode: thread 3 has won with the task 6.
1101.31/137.92	c [pFactory][Group N°0] Thread N°0 is joined.
1101.31/137.92	c [pFactory][Group N°0] Thread N°1 is joined.
1101.31/137.92	c [pFactory][Group N°0] Thread N°2 is joined.
1101.31/137.92	c [pFactory][Group N°0] Thread N°3 is joined.
1101.31/137.92	c [pFactory][Group N°0] Thread N°4 is joined.
1101.31/137.92	c [pFactory][Group N°0] Thread N°5 is joined.
1101.31/137.92	c [pFactory][Group N°0] Thread N°6 is joined.
1101.31/137.92	c [pFactory][Group N°0] Thread N°7 is joined.
1101.31/137.92	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°3)
1101.31/137.92	s OPTIMUM FOUND
1101.31/137.92	c call to solver        : 10
1101.31/137.92	c
1101.31/137.92	c restarts              : 295464      
1101.31/137.92	c conflicts             : 3270309      (2969 /sec)
1101.31/137.92	c decisions             : 16685918     (15148 /sec)
1101.31/137.92	c propagations          : 84296524    (76526 /sec)
1101.31/137.92	c root propagations     : 89          
1101.31/137.92	c filter calls          : 44413712       (40320 /sec)
1101.31/137.92	c useless filter calls  : 33742953       (75 %)
1101.31/137.92	c Memory used           : 570.87 MB
1101.31/137.92	c Best bound time (wc)  : 13.2095 s
1101.31/137.92	c CPU time              : 1101.54 s
1101.31/137.92	c real time             : 137.924 s
1101.31/137.92	
1101.31/137.92	
1101.31/137.92	v <instantiation type='solution' cost='1121'>
1101.31/137.92	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>
1101.31/137.92	v <values>1 0 0 0 1 1 0 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 1 1 1 0 1 0 1 1 1 0 0 0 1 1 1 0 0 0 1 0 0 0 0 </values>
1101.31/137.92	v </instantiation>
1101.31/137.92	

Verifier Data

OK	1121

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409988-1569829431/watcher-4409988-1569829431 -o /tmp/evaluation-result-4409988-1569829431/solver-4409988-1569829431 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node123-1569817680-13343 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409988-1569829431.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=15376, runsolver pid=15373
Current StackSize limit: 8192 KiB


[startup+0.100773 s]*
/proc/loadavg: 8.33 7.93 7.38 9/201 15385
/proc/meminfo: memFree=31901728/32770624 swapFree=66938928/67108860
[pid=15376] ppid=15373 vsize=617348 memory=3948 CPUtime=0.81 cores=0-7
/proc/15376/stat : 15376 (cosoco) S 15373 15376 13316 0 -1 1077944320 1267 0 0 0 81 0 0 0 20 0 9 0 559207902 632164352 987 33554432000 4194304 6211132 140723155243024 140723155241280 140015193386743 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
/proc/15376/statm: 154337 987 838 493 0 147642 0
[pid=15376/tid=15378] ppid=15373 vsize=617348 memory=1398722017469774279 CPUtime=0.1 cores=0-7
/proc/15376/task/15378/stat : 15378 (cosoco) R 15373 15376 13316 0 -1 4202560 7 0 0 0 10 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015170243856 5158025 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15379] ppid=15373 vsize=617348 memory=4872558142750484799 CPUtime=0.1 cores=0-7
/proc/15376/task/15379/stat : 15379 (cosoco) R 15373 15376 13316 0 -1 4202560 15 0 0 0 10 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015161851152 5250256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15380] ppid=15373 vsize=617348 memory=140118136301184 CPUtime=0.1 cores=0-7
/proc/15376/task/15380/stat : 15380 (cosoco) R 15373 15376 13316 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015153458360 5250283 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15381] ppid=15373 vsize=617348 memory=0 CPUtime=0.09 cores=0-7
/proc/15376/task/15381/stat : 15381 (cosoco) R 15373 15376 13316 0 -1 4202560 7 0 0 0 9 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015145065744 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15382] ppid=15373 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/15376/task/15382/stat : 15382 (cosoco) R 15373 15376 13316 0 -1 4202560 6 0 0 0 10 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015136672912 5250256 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15383] ppid=15373 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/15376/task/15383/stat : 15383 (cosoco) R 15373 15376 13316 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015128280248 5156006 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15384] ppid=15373 vsize=617348 memory=-1 CPUtime=0.1 cores=0-7
/proc/15376/task/15384/stat : 15384 (cosoco) R 15373 15376 13316 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015119887544 5155739 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15385] ppid=15373 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/15376/task/15385/stat : 15385 (cosoco) R 15373 15376 13316 0 -1 4202560 11 0 0 0 10 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015111494840 5155832 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
Current children cumulated CPU time: 0.81 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3948 KiB

[startup+0.210773 s]*
/proc/loadavg: 8.33 7.93 7.38 9/201 15385
/proc/meminfo: memFree=31901728/32770624 swapFree=66938928/67108860
[pid=15376] ppid=15373 vsize=617348 memory=3948 CPUtime=1.68 cores=0-7
/proc/15376/stat : 15376 (cosoco) S 15373 15376 13316 0 -1 1077944320 1268 0 0 0 168 0 0 0 20 0 9 0 559207902 632164352 987 33554432000 4194304 6211132 140723155243024 140723155241280 140015193386743 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
/proc/15376/statm: 154337 987 838 493 0 147642 0
[pid=15376/tid=15378] ppid=15373 vsize=617348 memory=4715097562860122762 CPUtime=0.21 cores=0-7
/proc/15376/task/15378/stat : 15378 (cosoco) R 15373 15376 13316 0 -1 4202560 7 0 0 0 21 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015170243856 5409481 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15379] ppid=15373 vsize=617348 memory=4872558142750484799 CPUtime=0.21 cores=0-7
/proc/15376/task/15379/stat : 15379 (cosoco) R 15373 15376 13316 0 -1 4202560 15 0 0 0 21 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015161851152 5250490 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15380] ppid=15373 vsize=617348 memory=140118136301184 CPUtime=0.21 cores=0-7
/proc/15376/task/15380/stat : 15380 (cosoco) R 15373 15376 13316 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015153458360 5155849 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15381] ppid=15373 vsize=617348 memory=0 CPUtime=0.19 cores=0-7
/proc/15376/task/15381/stat : 15381 (cosoco) R 15373 15376 13316 0 -1 4202560 7 0 0 0 19 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015145065744 5157572 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15382] ppid=15373 vsize=617348 memory=0 CPUtime=0.21 cores=0-7
/proc/15376/task/15382/stat : 15382 (cosoco) R 15373 15376 13316 0 -1 4202560 6 0 0 0 21 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015136672912 5155377 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15383] ppid=15373 vsize=617348 memory=0 CPUtime=0.21 cores=0-7
/proc/15376/task/15383/stat : 15383 (cosoco) R 15373 15376 13316 0 -1 4202560 6 0 0 0 21 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015128280336 5155976 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15384] ppid=15373 vsize=617348 memory=-1 CPUtime=0.21 cores=0-7
/proc/15376/task/15384/stat : 15384 (cosoco) R 15373 15376 13316 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015119887544 5155700 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15385] ppid=15373 vsize=617348 memory=0 CPUtime=0.21 cores=0-7
/proc/15376/task/15385/stat : 15385 (cosoco) R 15373 15376 13316 0 -1 4202560 11 0 0 0 21 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015111494840 5250316 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3948 KiB

[startup+0.309778 s]*
/proc/loadavg: 8.33 7.93 7.38 9/201 15385
/proc/meminfo: memFree=31901728/32770624 swapFree=66938928/67108860
[pid=15376] ppid=15373 vsize=617348 memory=3948 CPUtime=2.46 cores=0-7
/proc/15376/stat : 15376 (cosoco) S 15373 15376 13316 0 -1 1077944320 1268 0 0 0 246 0 0 0 20 0 9 0 559207902 632164352 987 33554432000 4194304 6211132 140723155243024 140723155241280 140015193386743 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
/proc/15376/statm: 154337 987 838 493 0 147642 0
[pid=15376/tid=15378] ppid=15373 vsize=617348 memory=0 CPUtime=0.31 cores=0-7
/proc/15376/task/15378/stat : 15378 (cosoco) R 15373 15376 13316 0 -1 4202560 7 0 0 0 31 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015170243856 5193776 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15379] ppid=15373 vsize=617348 memory=4872558142750484799 CPUtime=0.31 cores=0-7
/proc/15376/task/15379/stat : 15379 (cosoco) R 15373 15376 13316 0 -1 4202560 15 0 0 0 31 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015161851152 5157453 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15380] ppid=15373 vsize=617348 memory=140118136301184 CPUtime=0.31 cores=0-7
/proc/15376/task/15380/stat : 15380 (cosoco) R 15373 15376 13316 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015153458360 5156960 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15381] ppid=15373 vsize=617348 memory=-1 CPUtime=0.28 cores=0-7
/proc/15376/task/15381/stat : 15381 (cosoco) R 15373 15376 13316 0 -1 4202560 7 0 0 0 28 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015145065744 5155535 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15382] ppid=15373 vsize=617348 memory=0 CPUtime=0.31 cores=0-7
/proc/15376/task/15382/stat : 15382 (cosoco) R 15373 15376 13316 0 -1 4202560 6 0 0 0 31 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015136672912 5155841 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15383] ppid=15373 vsize=617348 memory=0 CPUtime=0.31 cores=0-7
/proc/15376/task/15383/stat : 15383 (cosoco) R 15373 15376 13316 0 -1 4202560 6 0 0 0 31 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015128280336 5156492 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15384] ppid=15373 vsize=617348 memory=2208 CPUtime=0.31 cores=0-7
/proc/15376/task/15384/stat : 15384 (cosoco) R 15373 15376 13316 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015119887544 5250482 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15385] ppid=15373 vsize=617348 memory=0 CPUtime=0.31 cores=0-7
/proc/15376/task/15385/stat : 15385 (cosoco) R 15373 15376 13316 0 -1 4202560 11 0 0 0 31 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015111494928 5157479 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3948 KiB

[startup+0.700772 s]
/proc/loadavg: 8.33 7.93 7.38 9/201 15385
/proc/meminfo: memFree=31901728/32770624 swapFree=66938928/67108860
[pid=15376] ppid=15373 vsize=617348 memory=3948 CPUtime=5.5 cores=0-7
/proc/15376/stat : 15376 (cosoco) S 15373 15376 13316 0 -1 1077944320 1268 0 0 0 550 0 0 0 20 0 9 0 559207902 632164352 987 33554432000 4194304 6211132 140723155243024 140723155241280 140015193386743 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
/proc/15376/statm: 154337 987 838 493 0 147642 0
[pid=15376/tid=15378] ppid=15373 vsize=617348 memory=140122431268479 CPUtime=0.69 cores=0-7
/proc/15376/task/15378/stat : 15378 (cosoco) R 15373 15376 13316 0 -1 4202560 7 0 0 0 69 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015170243856 5156272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15379] ppid=15373 vsize=617348 memory=0 CPUtime=0.69 cores=0-7
/proc/15376/task/15379/stat : 15379 (cosoco) R 15373 15376 13316 0 -1 4202560 15 0 0 0 69 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015161851152 5155844 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15380] ppid=15373 vsize=617348 memory=0 CPUtime=0.69 cores=0-7
/proc/15376/task/15380/stat : 15380 (cosoco) R 15373 15376 13316 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015153458360 5156176 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15381] ppid=15373 vsize=617348 memory=0 CPUtime=0.64 cores=0-7
/proc/15376/task/15381/stat : 15381 (cosoco) R 15373 15376 13316 0 -1 4202560 7 0 0 0 64 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015145065744 5155875 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15382] ppid=15373 vsize=617348 memory=0 CPUtime=0.69 cores=0-7
/proc/15376/task/15382/stat : 15382 (cosoco) R 15373 15376 13316 0 -1 4202560 6 0 0 0 69 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015136672912 5158127 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15383] ppid=15373 vsize=617348 memory=4000 CPUtime=0.69 cores=0-7
/proc/15376/task/15383/stat : 15383 (cosoco) R 15373 15376 13316 0 -1 4202560 6 0 0 0 69 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015128280336 5155380 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15384] ppid=15373 vsize=617348 memory=2832 CPUtime=0.69 cores=0-7
/proc/15376/task/15384/stat : 15384 (cosoco) R 15373 15376 13316 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015119887544 5250325 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15385] ppid=15373 vsize=617348 memory=1696 CPUtime=0.69 cores=0-7
/proc/15376/task/15385/stat : 15385 (cosoco) R 15373 15376 13316 0 -1 4202560 11 0 0 0 69 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015111494928 5155385 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
Current children cumulated CPU time: 5.5 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3948 KiB

[startup+1.50077 s]
/proc/loadavg: 8.33 7.93 7.38 9/201 15385
/proc/meminfo: memFree=31902192/32770624 swapFree=66938928/67108860
[pid=15376] ppid=15373 vsize=617348 memory=3948 CPUtime=11.89 cores=0-7
/proc/15376/stat : 15376 (cosoco) S 15373 15376 13316 0 -1 1077944320 1434 0 0 0 1189 0 0 0 20 0 9 0 559207902 632164352 987 33554432000 4194304 6211132 140723155243024 140723155241280 140015193386743 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
/proc/15376/statm: 154337 987 838 493 0 147642 0
[pid=15376/tid=15378] ppid=15373 vsize=617348 memory=0 CPUtime=1.49 cores=0-7
/proc/15376/task/15378/stat : 15378 (cosoco) R 15373 15376 13316 0 -1 4202560 22 0 0 0 149 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015170243856 5250316 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15379] ppid=15373 vsize=617348 memory=0 CPUtime=1.49 cores=0-7
/proc/15376/task/15379/stat : 15379 (cosoco) R 15373 15376 13316 0 -1 4202560 48 0 0 0 149 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015161851152 5155373 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15380] ppid=15373 vsize=617348 memory=0 CPUtime=1.49 cores=0-7
/proc/15376/task/15380/stat : 15380 (cosoco) R 15373 15376 13316 0 -1 4202560 15 0 0 0 149 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015153458360 5409872 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15381] ppid=15373 vsize=617348 memory=0 CPUtime=1.43 cores=0-7
/proc/15376/task/15381/stat : 15381 (cosoco) R 15373 15376 13316 0 -1 4202560 16 0 0 0 143 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015145065744 5250304 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15382] ppid=15373 vsize=617348 memory=6656426216303648864 CPUtime=1.49 cores=0-7
/proc/15376/task/15382/stat : 15382 (cosoco) R 15373 15376 13316 0 -1 4202560 37 0 0 0 149 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015136672912 5390043 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15383] ppid=15373 vsize=617348 memory=6944656575208382560 CPUtime=1.49 cores=0-7
/proc/15376/task/15383/stat : 15383 (cosoco) R 15373 15376 13316 0 -1 4202560 22 0 0 0 149 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015128280336 5155293 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15384] ppid=15373 vsize=617348 memory=6944652177228980320 CPUtime=1.49 cores=0-7
/proc/15376/task/15384/stat : 15384 (cosoco) R 15373 15376 13316 0 -1 4202560 35 0 0 0 149 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015119887544 5157572 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15385] ppid=15373 vsize=617348 memory=123 CPUtime=1.49 cores=0-7
/proc/15376/task/15385/stat : 15385 (cosoco) R 15373 15376 13316 0 -1 4202560 33 0 0 0 149 0 0 0 20 0 9 0 559207903 632164352 987 33554432000 4194304 6211132 140723155243024 140015111494928 5156492 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
Current children cumulated CPU time: 11.89 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3948 KiB

[startup+3.10978 s]
/proc/loadavg: 8.33 7.93 7.38 9/201 15385
/proc/meminfo: memFree=31902192/32770624 swapFree=66938928/67108860
[pid=15376] ppid=15373 vsize=617348 memory=4008 CPUtime=24.74 cores=0-7
/proc/15376/stat : 15376 (cosoco) S 15373 15376 13316 0 -1 1077944320 1599 0 0 0 2474 0 0 0 20 0 9 0 559207902 632164352 1002 33554432000 4194304 6211132 140723155243024 140723155241280 140015193386743 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
/proc/15376/statm: 154337 1002 847 493 0 147642 0
[pid=15376/tid=15378] ppid=15373 vsize=617348 memory=0 CPUtime=3.1 cores=0-7
/proc/15376/task/15378/stat : 15378 (cosoco) R 15373 15376 13316 0 -1 4202560 46 0 0 0 310 0 0 0 20 0 9 0 559207903 632164352 1002 33554432000 4194304 6211132 140723155243024 140015170243856 5156264 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15379] ppid=15373 vsize=617348 memory=3948 CPUtime=3.1 cores=0-7
/proc/15376/task/15379/stat : 15379 (cosoco) R 15373 15376 13316 0 -1 4202560 67 0 0 0 310 0 0 0 20 0 9 0 559207903 632164352 1002 33554432000 4194304 6211132 140723155243024 140015161851152 5157473 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15380] ppid=15373 vsize=617348 memory=3948 CPUtime=3.1 cores=0-7
/proc/15376/task/15380/stat : 15380 (cosoco) R 15373 15376 13316 0 -1 4202560 35 0 0 0 310 0 0 0 20 0 9 0 559207903 632164352 1002 33554432000 4194304 6211132 140723155243024 140015153458360 5158032 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15381] ppid=15373 vsize=617348 memory=0 CPUtime=3.02 cores=0-7
/proc/15376/task/15381/stat : 15381 (cosoco) R 15373 15376 13316 0 -1 4202560 25 0 0 0 302 0 0 0 20 0 9 0 559207903 632164352 1002 33554432000 4194304 6211132 140723155243024 140015145065744 5380288 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15382] ppid=15373 vsize=617348 memory=3948 CPUtime=3.1 cores=0-7
/proc/15376/task/15382/stat : 15382 (cosoco) R 15373 15376 13316 0 -1 4202560 61 0 0 0 310 0 0 0 20 0 9 0 559207903 632164352 1002 33554432000 4194304 6211132 140723155243024 140015136672912 5396525 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15383] ppid=15373 vsize=617348 memory=1032 CPUtime=3.1 cores=0-7
/proc/15376/task/15383/stat : 15383 (cosoco) R 15373 15376 13316 0 -1 4202560 42 0 0 0 310 0 0 0 20 0 9 0 559207903 632164352 1002 33554432000 4194304 6211132 140723155243024 140015128280336 5206625 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15384] ppid=15373 vsize=617348 memory=0 CPUtime=3.1 cores=0-7
/proc/15376/task/15384/stat : 15384 (cosoco) R 15373 15376 13316 0 -1 4202560 58 0 0 0 310 0 0 0 20 0 9 0 559207903 632164352 1002 33554432000 4194304 6211132 140723155243024 140015119887544 5193786 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15385] ppid=15373 vsize=617348 memory=0 CPUtime=3.1 cores=0-7
/proc/15376/task/15385/stat : 15385 (cosoco) R 15373 15376 13316 0 -1 4202560 59 0 0 0 310 0 0 0 20 0 9 0 559207903 632164352 1002 33554432000 4194304 6211132 140723155243024 140015111494928 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
Current children cumulated CPU time: 24.74 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4008 KiB

[startup+6.30078 s]
/proc/loadavg: 8.30 7.93 7.39 9/201 15386
/proc/meminfo: memFree=31902032/32770624 swapFree=66938928/67108860
[pid=15376] ppid=15373 vsize=617348 memory=4172 CPUtime=50.22 cores=0-7
/proc/15376/stat : 15376 (cosoco) S 15373 15376 13316 0 -1 1077944320 1935 0 0 0 5022 0 0 0 20 0 9 0 559207902 632164352 1043 33554432000 4194304 6211132 140723155243024 140723155241280 140015193386743 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
/proc/15376/statm: 154337 1043 852 493 0 147642 0
[pid=15376/tid=15378] ppid=15373 vsize=617348 memory=0 CPUtime=6.29 cores=0-7
/proc/15376/task/15378/stat : 15378 (cosoco) R 15373 15376 13316 0 -1 4202560 86 0 0 0 629 0 0 0 20 0 9 0 559207903 632164352 1043 33554432000 4194304 6211132 140723155243024 140015170243856 5250304 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15379] ppid=15373 vsize=617348 memory=0 CPUtime=6.29 cores=0-7
/proc/15376/task/15379/stat : 15379 (cosoco) R 15373 15376 13316 0 -1 4202560 114 0 0 0 629 0 0 0 20 0 9 0 559207903 632164352 1043 33554432000 4194304 6211132 140723155243024 140015161851152 5158217 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15380] ppid=15373 vsize=617348 memory=4096 CPUtime=6.29 cores=0-7
/proc/15376/task/15380/stat : 15380 (cosoco) R 15373 15376 13316 0 -1 4202560 61 0 0 0 629 0 0 0 20 0 9 0 559207903 632164352 1043 33554432000 4194304 6211132 140723155243024 140015153458360 5156943 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15381] ppid=15373 vsize=617348 memory=4008 CPUtime=6.17 cores=0-7
/proc/15376/task/15381/stat : 15381 (cosoco) R 15373 15376 13316 0 -1 4202560 71 0 0 0 617 0 0 0 20 0 9 0 559207903 632164352 1043 33554432000 4194304 6211132 140723155243024 140015145065744 5155373 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0

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

Current children cumulated CPU time: 1022.3 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4196 KiB

[startup+134.401 s]
/proc/loadavg: 8.09 7.97 7.47 9/199 15394
/proc/meminfo: memFree=31902848/32770624 swapFree=66938928/67108860
[pid=15376] ppid=15373 vsize=617348 memory=4196 CPUtime=1073.35 cores=0-7
/proc/15376/stat : 15376 (cosoco) S 15373 15376 13316 0 -1 1077944320 3482 0 0 0 107335 0 0 0 20 0 9 0 559207902 632164352 1049 33554432000 4194304 6211132 140723155243024 140723155241280 140015193386743 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
/proc/15376/statm: 154337 1049 852 493 0 147642 0
[pid=15376/tid=15378] ppid=15373 vsize=617348 memory=0 CPUtime=134.36 cores=0-7
/proc/15376/task/15378/stat : 15378 (cosoco) R 15373 15376 13316 0 -1 4202560 272 0 0 0 13436 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015170243856 5186278 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15379] ppid=15373 vsize=617348 memory=4196 CPUtime=134.39 cores=0-7
/proc/15376/task/15379/stat : 15379 (cosoco) R 15373 15376 13316 0 -1 4202560 306 0 0 0 13439 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015161851152 5155832 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15380] ppid=15373 vsize=617348 memory=4196 CPUtime=134.38 cores=0-7
/proc/15376/task/15380/stat : 15380 (cosoco) R 15373 15376 13316 0 -1 4202560 259 0 0 0 13438 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015153458360 5155352 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15381] ppid=15373 vsize=617348 memory=10412 CPUtime=132.67 cores=0-7
/proc/15376/task/15381/stat : 15381 (cosoco) R 15373 15376 13316 0 -1 4202560 248 0 0 0 13267 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015145065744 5250256 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15382] ppid=15373 vsize=617348 memory=4196 CPUtime=134.38 cores=0-7
/proc/15376/task/15382/stat : 15382 (cosoco) R 15373 15376 13316 0 -1 4202560 306 0 0 0 13438 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015136672704 5156028 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15383] ppid=15373 vsize=617348 memory=4196 CPUtime=134.39 cores=0-7
/proc/15376/task/15383/stat : 15383 (cosoco) R 15373 15376 13316 0 -1 4202560 277 0 0 0 13439 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015128280336 5157003 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15384] ppid=15373 vsize=617348 memory=3576 CPUtime=134.36 cores=0-7
/proc/15376/task/15384/stat : 15384 (cosoco) R 15373 15376 13316 0 -1 4202560 290 0 0 0 13436 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015119887544 5155377 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15385] ppid=15373 vsize=617348 memory=10412 CPUtime=134.38 cores=0-7
/proc/15376/task/15385/stat : 15385 (cosoco) R 15373 15376 13316 0 -1 4202560 318 0 0 0 13438 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015111494928 5155377 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
Current children cumulated CPU time: 1073.35 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4196 KiB

[startup+136.001 s]*
/proc/loadavg: 8.08 7.97 7.47 9/199 15394
/proc/meminfo: memFree=31902848/32770624 swapFree=66938928/67108860
[pid=15376] ppid=15373 vsize=617348 memory=4196 CPUtime=1086.2 cores=0-7
/proc/15376/stat : 15376 (cosoco) S 15373 15376 13316 0 -1 1077944320 3482 0 0 0 108620 0 0 0 20 0 9 0 559207902 632164352 1049 33554432000 4194304 6211132 140723155243024 140723155241280 140015193386743 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
/proc/15376/statm: 154337 1049 852 493 0 147642 0
[pid=15376/tid=15378] ppid=15373 vsize=617348 memory=1398722017469774279 CPUtime=135.97 cores=0-7
/proc/15376/task/15378/stat : 15378 (cosoco) R 15373 15376 13316 0 -1 4202560 272 0 0 0 13597 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015170243856 5250283 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15379] ppid=15373 vsize=617348 memory=111632 CPUtime=136 cores=0-7
/proc/15376/task/15379/stat : 15379 (cosoco) R 15373 15376 13316 0 -1 4202560 306 0 0 0 13600 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015161851152 5380336 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15380] ppid=15373 vsize=617348 memory=800 CPUtime=135.99 cores=0-7
/proc/15376/task/15380/stat : 15380 (cosoco) R 15373 15376 13316 0 -1 4202560 259 0 0 0 13599 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015153458360 5157576 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15381] ppid=15373 vsize=617348 memory=1644 CPUtime=134.25 cores=0-7
/proc/15376/task/15381/stat : 15381 (cosoco) R 15373 15376 13316 0 -1 4202560 248 0 0 0 13425 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015145065744 5250497 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15382] ppid=15373 vsize=617348 memory=4872558044660077418 CPUtime=135.99 cores=0-7
/proc/15376/task/15382/stat : 15382 (cosoco) R 15373 15376 13316 0 -1 4202560 306 0 0 0 13599 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015136672704 5155964 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15383] ppid=15373 vsize=617348 memory=3896 CPUtime=136 cores=0-7
/proc/15376/task/15383/stat : 15383 (cosoco) R 15373 15376 13316 0 -1 4202560 277 0 0 0 13600 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015128280336 5158127 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15384] ppid=15373 vsize=617348 memory=4108 CPUtime=135.97 cores=0-7
/proc/15376/task/15384/stat : 15384 (cosoco) R 15373 15376 13316 0 -1 4202560 290 0 0 0 13597 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015119887544 5158146 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15385] ppid=15373 vsize=617348 memory=1408 CPUtime=135.99 cores=0-7
/proc/15376/task/15385/stat : 15385 (cosoco) R 15373 15376 13316 0 -1 4202560 318 0 0 0 13599 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015111494928 5156520 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
Current children cumulated CPU time: 1086.2 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4196 KiB

[startup+136.801 s]
/proc/loadavg: 8.08 7.97 7.47 9/199 15394
/proc/meminfo: memFree=31902848/32770624 swapFree=66938928/67108860
[pid=15376] ppid=15373 vsize=617348 memory=4196 CPUtime=1092.53 cores=0-7
/proc/15376/stat : 15376 (cosoco) S 15373 15376 13316 0 -1 1077944320 3482 0 0 0 109253 0 0 0 20 0 9 0 559207902 632164352 1049 33554432000 4194304 6211132 140723155243024 140723155241280 140015193386743 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
/proc/15376/statm: 154337 1049 852 493 0 147642 0
[pid=15376/tid=15378] ppid=15373 vsize=617348 memory=4196 CPUtime=136.76 cores=0-7
/proc/15376/task/15378/stat : 15378 (cosoco) R 15373 15376 13316 0 -1 4202560 272 0 0 0 13676 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015170243856 5157579 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15379] ppid=15373 vsize=617348 memory=6528 CPUtime=136.79 cores=0-7
/proc/15376/task/15379/stat : 15379 (cosoco) R 15373 15376 13316 0 -1 4202560 306 0 0 0 13679 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015161851152 5250319 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15380] ppid=15373 vsize=617348 memory=12024 CPUtime=136.78 cores=0-7
/proc/15376/task/15380/stat : 15380 (cosoco) R 15373 15376 13316 0 -1 4202560 259 0 0 0 13678 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015153458360 5155836 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15381] ppid=15373 vsize=617348 memory=4196 CPUtime=135.04 cores=0-7
/proc/15376/task/15381/stat : 15381 (cosoco) R 15373 15376 13316 0 -1 4202560 248 0 0 0 13504 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015145065744 5409898 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15382] ppid=15373 vsize=617348 memory=10412 CPUtime=136.78 cores=0-7
/proc/15376/task/15382/stat : 15382 (cosoco) R 15373 15376 13316 0 -1 4202560 306 0 0 0 13678 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015136672704 5155377 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15383] ppid=15373 vsize=617348 memory=988 CPUtime=136.79 cores=0-7
/proc/15376/task/15383/stat : 15383 (cosoco) R 15373 15376 13316 0 -1 4202560 277 0 0 0 13679 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015128280336 5250266 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15384] ppid=15373 vsize=617348 memory=6935054825532540783 CPUtime=136.76 cores=0-7
/proc/15376/task/15384/stat : 15384 (cosoco) R 15373 15376 13316 0 -1 4202560 290 0 0 0 13676 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015119887544 5158132 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15385] ppid=15373 vsize=617348 memory=4196 CPUtime=136.78 cores=0-7
/proc/15376/task/15385/stat : 15385 (cosoco) R 15373 15376 13316 0 -1 4202560 318 0 0 0 13678 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015111494928 5156472 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
Current children cumulated CPU time: 1092.53 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4196 KiB

[startup+137.601 s]
/proc/loadavg: 8.08 7.97 7.47 9/199 15394
/proc/meminfo: memFree=31902848/32770624 swapFree=66938928/67108860
[pid=15376] ppid=15373 vsize=617348 memory=4196 CPUtime=1098.91 cores=0-7
/proc/15376/stat : 15376 (cosoco) S 15373 15376 13316 0 -1 1077944320 3482 0 0 0 109891 0 0 0 20 0 9 0 559207902 632164352 1049 33554432000 4194304 6211132 140723155243024 140723155241280 140015193386743 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
/proc/15376/statm: 154337 1049 852 493 0 147642 0
[pid=15376/tid=15378] ppid=15373 vsize=617348 memory=6935054825532540783 CPUtime=137.56 cores=0-7
/proc/15376/task/15378/stat : 15378 (cosoco) R 15373 15376 13316 0 -1 4202560 272 0 0 0 13756 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015170243856 5155992 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15379] ppid=15373 vsize=617348 memory=988 CPUtime=137.59 cores=0-7
/proc/15376/task/15379/stat : 15379 (cosoco) R 15373 15376 13316 0 -1 4202560 306 0 0 0 13759 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015161851152 5158032 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15380] ppid=15373 vsize=617348 memory=4196 CPUtime=137.58 cores=0-7
/proc/15376/task/15380/stat : 15380 (cosoco) R 15373 15376 13316 0 -1 4202560 259 0 0 0 13758 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015153458360 5250311 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15381] ppid=15373 vsize=617348 memory=800 CPUtime=135.83 cores=0-7
/proc/15376/task/15381/stat : 15381 (cosoco) R 15373 15376 13316 0 -1 4202560 248 0 0 0 13583 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015145065744 5250256 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15382] ppid=15373 vsize=617348 memory=1644 CPUtime=137.58 cores=0-7
/proc/15376/task/15382/stat : 15382 (cosoco) R 15373 15376 13316 0 -1 4202560 306 0 0 0 13758 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015136672704 5155836 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15383] ppid=15373 vsize=617348 memory=4196 CPUtime=137.59 cores=0-7
/proc/15376/task/15383/stat : 15383 (cosoco) R 15373 15376 13316 0 -1 4202560 277 0 0 0 13759 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015128280336 5250266 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15384] ppid=15373 vsize=617348 memory=4196 CPUtime=137.56 cores=0-7
/proc/15376/task/15384/stat : 15384 (cosoco) R 15373 15376 13316 0 -1 4202560 290 0 0 0 13756 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015119887544 5392100 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15385] ppid=15373 vsize=617348 memory=20674 CPUtime=137.58 cores=0-7
/proc/15376/task/15385/stat : 15385 (cosoco) R 15373 15376 13316 0 -1 4202560 318 0 0 0 13758 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015111494928 5390043 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
Current children cumulated CPU time: 1098.91 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4196 KiB

[startup+137.801 s]
/proc/loadavg: 8.08 7.97 7.47 9/199 15394
/proc/meminfo: memFree=31902848/32770624 swapFree=66938928/67108860
[pid=15376] ppid=15373 vsize=617348 memory=4196 CPUtime=1100.51 cores=0-7
/proc/15376/stat : 15376 (cosoco) S 15373 15376 13316 0 -1 1077944320 3482 0 0 0 110051 0 0 0 20 0 9 0 559207902 632164352 1049 33554432000 4194304 6211132 140723155243024 140723155241280 140015193386743 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
/proc/15376/statm: 154337 1049 852 493 0 147642 0
[pid=15376/tid=15378] ppid=15373 vsize=617348 memory=13278 CPUtime=137.76 cores=0-7
/proc/15376/task/15378/stat : 15378 (cosoco) R 15373 15376 13316 0 -1 4202560 272 0 0 0 13776 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015170243856 5155752 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15379] ppid=15373 vsize=617348 memory=13109 CPUtime=137.79 cores=0-7
/proc/15376/task/15379/stat : 15379 (cosoco) R 15373 15376 13316 0 -1 4202560 306 0 0 0 13779 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015161851152 5250321 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15380] ppid=15373 vsize=617348 memory=164 CPUtime=137.78 cores=0-7
/proc/15376/task/15380/stat : 15380 (cosoco) R 15373 15376 13316 0 -1 4202560 259 0 0 0 13778 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015153458360 5155519 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15381] ppid=15373 vsize=617348 memory=-7019007802211101846 CPUtime=136.03 cores=0-7
/proc/15376/task/15381/stat : 15381 (cosoco) R 15373 15376 13316 0 -1 4202560 248 0 0 0 13603 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015145065744 5158146 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15382] ppid=15373 vsize=617348 memory=6944613755495348631 CPUtime=137.78 cores=0-7
/proc/15376/task/15382/stat : 15382 (cosoco) R 15373 15376 13316 0 -1 4202560 306 0 0 0 13778 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015136672704 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15383] ppid=15373 vsize=617348 memory=4196 CPUtime=137.79 cores=0-7
/proc/15376/task/15383/stat : 15383 (cosoco) R 15373 15376 13316 0 -1 4202560 277 0 0 0 13779 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015128280336 5156497 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15384] ppid=15373 vsize=617348 memory=7453577682822512742 CPUtime=137.76 cores=0-7
/proc/15376/task/15384/stat : 15384 (cosoco) R 15373 15376 13316 0 -1 4202560 290 0 0 0 13776 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015119887544 5193786 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15385] ppid=15373 vsize=617348 memory=7521405446333555556 CPUtime=137.78 cores=0-7
/proc/15376/task/15385/stat : 15385 (cosoco) R 15373 15376 13316 0 -1 4202560 318 0 0 0 13778 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015111494928 5155385 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
Current children cumulated CPU time: 1100.51 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4196 KiB

[startup+137.901 s]
/proc/loadavg: 8.08 7.97 7.47 9/199 15394
/proc/meminfo: memFree=31902848/32770624 swapFree=66938928/67108860
[pid=15376] ppid=15373 vsize=617348 memory=4196 CPUtime=1101.31 cores=0-7
/proc/15376/stat : 15376 (cosoco) S 15373 15376 13316 0 -1 1077944320 3482 0 0 0 110131 0 0 0 20 0 9 0 559207902 632164352 1049 33554432000 4194304 6211132 140723155243024 140723155241280 140015193386743 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
/proc/15376/statm: 154337 1049 852 493 0 147642 0
[pid=15376/tid=15378] ppid=15373 vsize=617348 memory=6935054825532540783 CPUtime=137.86 cores=0-7
/proc/15376/task/15378/stat : 15378 (cosoco) R 15373 15376 13316 0 -1 4202560 272 0 0 0 13786 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015170243856 5250490 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15379] ppid=15373 vsize=617348 memory=4196 CPUtime=137.89 cores=0-7
/proc/15376/task/15379/stat : 15379 (cosoco) R 15373 15376 13316 0 -1 4202560 306 0 0 0 13789 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015161851152 5155352 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15380] ppid=15373 vsize=617348 memory=6935054825532540783 CPUtime=137.88 cores=0-7
/proc/15376/task/15380/stat : 15380 (cosoco) R 15373 15376 13316 0 -1 4202560 259 0 0 0 13788 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015153458360 5250499 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15381] ppid=15373 vsize=617348 memory=4196 CPUtime=136.13 cores=0-7
/proc/15376/task/15381/stat : 15381 (cosoco) R 15373 15376 13316 0 -1 4202560 248 0 0 0 13613 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015145065744 5155703 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15382] ppid=15373 vsize=617348 memory=4196 CPUtime=137.88 cores=0-7
/proc/15376/task/15382/stat : 15382 (cosoco) R 15373 15376 13316 0 -1 4202560 306 0 0 0 13788 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015136672704 5156960 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15383] ppid=15373 vsize=617348 memory=4196 CPUtime=137.89 cores=0-7
/proc/15376/task/15383/stat : 15383 (cosoco) R 15373 15376 13316 0 -1 4202560 277 0 0 0 13789 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015128280336 5156272 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15384] ppid=15373 vsize=617348 memory=4196 CPUtime=137.86 cores=0-7
/proc/15376/task/15384/stat : 15384 (cosoco) R 15373 15376 13316 0 -1 4202560 290 0 0 0 13786 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015119887544 5157479 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
[pid=15376/tid=15385] ppid=15373 vsize=617348 memory=4196 CPUtime=137.88 cores=0-7
/proc/15376/task/15385/stat : 15385 (cosoco) R 15373 15376 13316 0 -1 4202560 318 0 0 0 13788 0 0 0 20 0 9 0 559207903 632164352 1049 33554432000 4194304 6211132 140723155243024 140015111494928 5156000 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27869184 140723155244054 140723155244146 140723155244146 140723155247054 0
Current children cumulated CPU time: 1101.31 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4196 KiB

Child status: 0
Real time (s): 137.929
CPU time (s): 1101.55
CPU user time (s): 1101.54
CPU system time (s): 0.009995
CPU usage (%): 798.634
Max. virtual memory (cumulated for all children) (KiB): 617348
Max. memory (cumulated for all children) (KiB): 4196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1101.54
system time used= 0.009995
maximum resident set size= 4460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3573
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= 47
involuntary context switches= 9094


# summary of solver processes directly reported to runsolver:
#   pid: 15376
#   total CPU time (s): 1101.55
#   total CPU user time (s): 1101.54
#   total CPU system time (s): 0.009995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.649861 second user time and 1.08044 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-30 09:43:11
IDJOB=4409988
IDBENCH=133442
IDSOLVER=2878
FILE ID=node123/4409988-1569829431
RUNJOBID= node123-1569817680-13343
PBS_JOBID= 21705919
Free space on /tmp= 62032 MiB

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

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

MD5SUM BENCH= 0fb8e68e5b6c8402080e230a0c605796
RANDOM SEED=1106613747

node123.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
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:        31901516 kB
MemAvailable:   31841076 kB
Buffers:            5736 kB
Cached:           220080 kB
SwapCached:        63960 kB
Active:            63916 kB
Inactive:         229212 kB
Active(anon):       6372 kB
Inactive(anon):   138300 kB
Active(file):      57544 kB
Inactive(file):    90912 kB
Unevictable:      109864 kB
Mlocked:          109864 kB
SwapTotal:      67108860 kB
SwapFree:       66938928 kB
Dirty:              2812 kB
Writeback:             0 kB
AnonPages:        192744 kB
Mapped:            26556 kB
Shmem:             69132 kB
Slab:             167004 kB
SReclaimable:     137084 kB
SUnreclaim:        29920 kB
KernelStack:        3744 kB
PageTables:         5276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

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