Trace number 4398510

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 parallelOPT72 2389.89 299.296

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-11_c18.xml
MD5SUMed3f9a47d1f1ba76ff72e7160e212ad4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark885.287
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints56
Number of domains2
Minimum domain size121
Maximum domain size122
Distribution of domain sizes[{"size":121,"count":55},{"size":122,"count":11}]
Minimum variable degree0
Maximum variable degree11
Distribution of variable degrees[{"degree":0,"count":66},{"degree":2,"count":55},{"degree":10,"count":10},{"degree":11,"count":1}]
Minimum constraint arity3
Maximum constraint arity55
Distribution of constraint arities[{"arity":3,"count":55},{"arity":55,"count":1}]
Number of extensional constraints0
Number of intensional constraints55
Distribution of constraint types[{"type":"intension","count":55},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

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.05	c
0.00/0.05	c This is cosoco 2.00 --  
0.00/0.05	c
0.00/0.05	c command line: cosoco -model -nbcores=8 HOME/instance-4398510-1568616584.xml 
0.00/0.05	c enable optimization
0.00/0.05	c ========================================[ Problem Statistics ]===========================================
0.00/0.05	c |                                                                                                       
0.00/0.05	c |  Parse time        :         0.02 s 
0.00/0.05	c |
0.00/0.05	c |               Variables: 132
0.00/0.05	c |            Domain Sizes: 121..122
0.00/0.05	c |
0.00/0.05	c |             Constraints: 57
0.00/0.05	c |                   Arity: 1..55  -- Unary: 1  -- Ternary: 55
0.00/0.05	c | 
0.00/0.05	c |                   Types: 
0.00/0.05	c |                          All Different: 1
0.00/0.05	c |                          Intension: 1
0.00/0.05	c |                          Sum: 55
0.00/0.05	c |                          
0.00/0.05	c |               Objective: Minimize Intension
0.00/0.05	
0.00/0.05	c =========================================================================================================
0.00/0.05	c Parallel mode: Portfolio
0.00/0.05	c [pFactory][Group N°0] created (threads:8).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.05	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.05	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.05	c [pFactory][Group N°0] task 7 launched on thread 1.
0.00/0.05	c [pFactory][Group N°0] task 6 launched on thread 3.
0.00/0.05	c [pFactory][Group N°0] task 5 launched on thread 0.
0.00/0.05	c [pFactory][Group N°0] task 4 launched on thread 4.
0.00/0.05	c [pFactory][Group N°0] task 3 launched on thread 5.
0.00/0.05	c [pFactory][Group N°0] task 2 launched on thread 6.
0.00/0.05	c [pFactory][Group N°0] task 1 launched on thread 7.
0.00/0.05	c [pFactory][Group N°0] task 0 launched on thread 2.
0.00/0.05	o 98
0.00/0.06	o 97
0.00/0.06	o 96
0.00/0.07	o 95
0.00/0.07	o 86
0.67/0.14	o 79
4.64/0.63	o 78
21.30/2.71	o 77
24.57/5.04	o 74
374.89/47.04	o 73
612.81/76.82	o 72
2389.12/299.29	c [pFactory][Group N°0] concurent mode: thread 7 has won with the task 1.
2389.12/299.29	c [pFactory][Group N°0] Thread N°0 is joined.
2389.12/299.29	c [pFactory][Group N°0] Thread N°1 is joined.
2389.12/299.29	c [pFactory][Group N°0] Thread N°2 is joined.
2389.12/299.29	c [pFactory][Group N°0] Thread N°3 is joined.
2389.12/299.29	c [pFactory][Group N°0] Thread N°4 is joined.
2389.12/299.29	c [pFactory][Group N°0] Thread N°5 is joined.
2389.12/299.29	c [pFactory][Group N°0] Thread N°6 is joined.
2389.12/299.29	c [pFactory][Group N°0] Thread N°7 is joined.
2389.12/299.29	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°7)
2389.12/299.29	s OPTIMUM FOUND
2389.12/299.29	c call to solver        : 7
2389.12/299.29	c
2389.12/299.29	c restarts              : 183982      
2389.12/299.29	c conflicts             : 1372452      (574 /sec)
2389.12/299.29	c decisions             : 2756815      (1154 /sec)
2389.12/299.29	c propagations          : 734436473   (307363 /sec)
2389.12/299.29	c root propagations     : 440         
2389.12/299.29	c filter calls          : 178890947      (74866 /sec)
2389.12/299.29	c useless filter calls  : 23146503       (12 %)
2389.12/299.29	c Memory used           : 572.93 MB
2389.12/299.29	c Best bound time (wc)  : 76.8198 s
2389.12/299.29	c CPU time              : 2389.47 s
2389.12/299.29	c real time             : 299.29 s
2389.12/299.29	
2389.12/299.29	
2389.12/299.29	v <instantiation type='solution' cost='72'>
2389.12/299.29	v <list>x[0] x[10] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][0] y[0][10] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[10][0] y[10][10] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[10][9] y[1][0] y[1][10] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][0] y[2][10] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][0] y[3][10] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][0] y[4][10] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][0] y[5][10] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[5][9] y[6][0] y[6][10] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[6][8] y[6][9] y[7][0] y[7][10] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[7][9] y[8][0] y[8][10] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] y[8][9] y[9][0] y[9][10] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][9] </list>
2389.12/299.29	v <values>0 72 1 4 13 28 33 47 54 64 70 * 72 1 4 13 28 33 47 54 64 70 * * * * * * * * * * * * 71 * 3 12 27 32 46 53 63 69 * 68 * * 9 24 29 43 50 60 66 * 59 * * * 15 20 34 41 51 57 * 44 * * * * 5 19 26 36 42 * 39 * * * * * 14 21 31 37 * 25 * * * * * * 7 17 23 * 18 * * * * * * * 10 16 * 8 * * * * * * * * 6 * 2 * * * * * * * * * </values>
2389.12/299.29	v </instantiation>
2389.12/299.29	

Verifier Data

OK	72

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398510-1568616584/watcher-4398510-1568616584 -o /tmp/evaluation-result-4398510-1568616584/solver-4398510-1568616584 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1568606415-14744 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398510-1568616584.xml 

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

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


[startup+0.100558 s]*
/proc/loadavg: 1.00 1.01 1.49 9/204 15923
/proc/meminfo: memFree=30069816/32770624 swapFree=67004460/67108860
[pid=15914] ppid=15911 vsize=619588 memory=6656 CPUtime=0.67 cores=0-7
/proc/15914/stat : 15914 (cosoco) S 15911 15914 14717 0 -1 1077944320 2176 0 0 0 67 0 0 0 20 0 9 0 437897963 634458112 1664 33554432000 4194304 6211092 140736138342544 140736138340800 140056745385719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
/proc/15914/statm: 154897 1664 844 493 0 148202 0
[pid=15914/tid=15916] ppid=15911 vsize=619588 memory=4134692831991786133 CPUtime=0.08 cores=0-7
/proc/15914/task/15916/stat : 15916 (cosoco) R 15911 15914 14717 0 -1 4202560 67 0 0 0 8 0 0 0 20 0 9 0 437897966 634458112 1664 33554432000 4194304 6211092 140736138342544 140056722242592 5081978 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15917] ppid=15911 vsize=619588 memory=4872558044660077418 CPUtime=0.08 cores=0-7
/proc/15914/task/15917/stat : 15917 (cosoco) R 15911 15914 14717 0 -1 4202560 66 0 0 0 8 0 0 0 20 0 9 0 437897966 634458112 1664 33554432000 4194304 6211092 140736138342544 140056713850128 5150115 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15918] ppid=15911 vsize=619588 memory=140385506416256 CPUtime=0.08 cores=0-7
/proc/15914/task/15918/stat : 15918 (cosoco) R 15911 15914 14717 0 -1 4202560 46 0 0 0 8 0 0 0 20 0 9 0 437897966 634458112 1664 33554432000 4194304 6211092 140736138342544 140056705457168 5074665 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15919] ppid=15911 vsize=619588 memory=0 CPUtime=0.07 cores=0-7
/proc/15914/task/15919/stat : 15919 (cosoco) R 15911 15914 14717 0 -1 4202560 48 0 0 0 7 0 0 0 20 0 9 0 437897966 634458112 1664 33554432000 4194304 6211092 140736138342544 140056697064216 5081301 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15920] ppid=15911 vsize=619588 memory=0 CPUtime=0.07 cores=0-7
/proc/15914/task/15920/stat : 15920 (cosoco) R 15911 15914 14717 0 -1 4202560 77 0 0 0 7 0 0 0 20 0 9 0 437897966 634458112 1664 33554432000 4194304 6211092 140736138342544 140056688671776 5076402 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15921] ppid=15911 vsize=619588 memory=0 CPUtime=0.08 cores=0-7
/proc/15914/task/15921/stat : 15921 (cosoco) R 15911 15914 14717 0 -1 4202560 64 0 0 0 8 0 0 0 20 0 9 0 437897966 634458112 1664 33554432000 4194304 6211092 140736138342544 140056680279056 5078771 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15922] ppid=15911 vsize=619588 memory=-1 CPUtime=0.08 cores=0-7
/proc/15914/task/15922/stat : 15922 (cosoco) R 15911 15914 14717 0 -1 4202560 45 0 0 0 8 0 0 0 20 0 9 0 437897966 634458112 1664 33554432000 4194304 6211092 140736138342544 140056671886104 5149682 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15923] ppid=15911 vsize=619588 memory=0 CPUtime=0.08 cores=0-7
/proc/15914/task/15923/stat : 15923 (cosoco) R 15911 15914 14717 0 -1 4202560 48 0 0 0 8 0 0 0 20 0 9 0 437897966 634458112 1664 33554432000 4194304 6211092 140736138342544 140056663493648 5207518 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 619588 KiB
Current children cumulated memory: 6656 KiB

[startup+0.210561 s]*
/proc/loadavg: 1.00 1.01 1.49 9/204 15923
/proc/meminfo: memFree=30069816/32770624 swapFree=67004460/67108860
[pid=15914] ppid=15911 vsize=619456 memory=6816 CPUtime=1.55 cores=0-7
/proc/15914/stat : 15914 (cosoco) S 15911 15914 14717 0 -1 1077944320 2200 0 0 0 154 1 0 0 20 0 9 0 437897963 634322944 1704 33554432000 4194304 6211092 140736138342544 140736138340800 140056745385719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
/proc/15914/statm: 154864 1704 844 493 0 148169 0
[pid=15914/tid=15916] ppid=15911 vsize=619456 memory=6935054825532540783 CPUtime=0.19 cores=0-7
/proc/15914/task/15916/stat : 15916 (cosoco) R 15911 15914 14717 0 -1 4202560 67 0 0 0 19 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056722242688 5082756 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15917] ppid=15911 vsize=619456 memory=4872558142750484026 CPUtime=0.19 cores=0-7
/proc/15914/task/15917/stat : 15917 (cosoco) R 15911 15914 14717 0 -1 4202560 66 0 0 0 19 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056713850128 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15918] ppid=15911 vsize=619456 memory=140385506416256 CPUtime=0.19 cores=0-7
/proc/15914/task/15918/stat : 15918 (cosoco) R 15911 15914 14717 0 -1 4202560 51 0 0 0 19 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056705456960 5076389 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15919] ppid=15911 vsize=619456 memory=0 CPUtime=0.17 cores=0-7
/proc/15914/task/15919/stat : 15919 (cosoco) R 15911 15914 14717 0 -1 4202560 56 0 0 0 17 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056697064120 5078752 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15920] ppid=15911 vsize=619456 memory=0 CPUtime=0.18 cores=0-7
/proc/15914/task/15920/stat : 15920 (cosoco) R 15911 15914 14717 0 -1 4202560 77 0 0 0 18 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056688671872 5081687 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15921] ppid=15911 vsize=619456 memory=0 CPUtime=0.19 cores=0-7
/proc/15914/task/15921/stat : 15921 (cosoco) R 15911 15914 14717 0 -1 4202560 65 0 0 0 19 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056680278848 5009142 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15922] ppid=15911 vsize=619456 memory=-1 CPUtime=0.19 cores=0-7
/proc/15914/task/15922/stat : 15922 (cosoco) R 15911 15914 14717 0 -1 4202560 50 0 0 0 19 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056671886200 5079374 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15923] ppid=15911 vsize=619456 memory=0 CPUtime=0.19 cores=0-7
/proc/15914/task/15923/stat : 15923 (cosoco) R 15911 15914 14717 0 -1 4202560 53 0 0 0 19 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056663493648 5186176 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6816 KiB

[startup+0.310559 s]*
/proc/loadavg: 1.00 1.01 1.49 9/204 15923
/proc/meminfo: memFree=30069816/32770624 swapFree=67004460/67108860
[pid=15914] ppid=15911 vsize=619456 memory=6816 CPUtime=2.33 cores=0-7
/proc/15914/stat : 15914 (cosoco) S 15911 15914 14717 0 -1 1077944320 2205 0 0 0 232 1 0 0 20 0 9 0 437897963 634322944 1704 33554432000 4194304 6211092 140736138342544 140736138340800 140056745385719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
/proc/15914/statm: 154864 1704 844 493 0 148169 0
[pid=15914/tid=15916] ppid=15911 vsize=619456 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/15914/task/15916/stat : 15916 (cosoco) R 15911 15914 14717 0 -1 4202560 67 0 0 0 29 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056722242688 5083023 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15917] ppid=15911 vsize=619456 memory=4872558142750484026 CPUtime=0.29 cores=0-7
/proc/15914/task/15917/stat : 15917 (cosoco) R 15911 15914 14717 0 -1 4202560 66 0 0 0 29 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056713850128 5149932 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15918] ppid=15911 vsize=619456 memory=140385506416256 CPUtime=0.29 cores=0-7
/proc/15914/task/15918/stat : 15918 (cosoco) R 15911 15914 14717 0 -1 4202560 51 0 0 0 29 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056705456960 5081747 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15919] ppid=15911 vsize=619456 memory=2240 CPUtime=0.26 cores=0-7
/proc/15914/task/15919/stat : 15919 (cosoco) R 15911 15914 14717 0 -1 4202560 56 0 0 0 26 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056697064576 5081220 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15920] ppid=15911 vsize=619456 memory=2241 CPUtime=0.28 cores=0-7
/proc/15914/task/15920/stat : 15920 (cosoco) R 15911 15914 14717 0 -1 4202560 77 0 0 0 27 1 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056688671872 5075208 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15921] ppid=15911 vsize=619456 memory=2241 CPUtime=0.29 cores=0-7
/proc/15914/task/15921/stat : 15921 (cosoco) R 15911 15914 14717 0 -1 4202560 67 0 0 0 29 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056680278848 5078904 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15922] ppid=15911 vsize=619456 memory=140385368271023 CPUtime=0.29 cores=0-7
/proc/15914/task/15922/stat : 15922 (cosoco) R 15911 15914 14717 0 -1 4202560 52 0 0 0 29 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056671886200 5078781 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15923] ppid=15911 vsize=619456 memory=2209 CPUtime=0.29 cores=0-7
/proc/15914/task/15923/stat : 15923 (cosoco) R 15911 15914 14717 0 -1 4202560 54 0 0 0 29 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056663493648 5149905 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
Current children cumulated CPU time: 2.33 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6816 KiB

[startup+0.700561 s]
/proc/loadavg: 1.00 1.01 1.49 9/204 15923
/proc/meminfo: memFree=30069816/32770624 swapFree=67004460/67108860
[pid=15914] ppid=15911 vsize=619456 memory=6816 CPUtime=5.36 cores=0-7
/proc/15914/stat : 15914 (cosoco) S 15911 15914 14717 0 -1 1077944320 2207 0 0 0 533 3 0 0 20 0 9 0 437897963 634322944 1704 33554432000 4194304 6211092 140736138342544 140736138340800 140056745385719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
/proc/15914/statm: 154864 1704 844 493 0 148169 0
[pid=15914/tid=15916] ppid=15911 vsize=619456 memory=0 CPUtime=0.67 cores=0-7
/proc/15914/task/15916/stat : 15916 (cosoco) R 15911 15914 14717 0 -1 4202560 67 0 0 0 67 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056722242832 5079352 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15917] ppid=15911 vsize=619456 memory=0 CPUtime=0.67 cores=0-7
/proc/15914/task/15917/stat : 15917 (cosoco) R 15911 15914 14717 0 -1 4202560 66 0 0 0 67 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056713850128 5078872 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15918] ppid=15911 vsize=619456 memory=0 CPUtime=0.67 cores=0-7
/proc/15914/task/15918/stat : 15918 (cosoco) R 15911 15914 14717 0 -1 4202560 51 0 0 0 67 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056705456440 5075269 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15919] ppid=15911 vsize=619456 memory=0 CPUtime=0.62 cores=0-7
/proc/15914/task/15919/stat : 15919 (cosoco) R 15911 15914 14717 0 -1 4202560 56 0 0 0 62 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056697064576 5079302 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15920] ppid=15911 vsize=619456 memory=1716 CPUtime=0.67 cores=0-7
/proc/15914/task/15920/stat : 15920 (cosoco) R 15911 15914 14717 0 -1 4202560 77 0 0 0 64 3 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056688671872 5078748 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15921] ppid=15911 vsize=619456 memory=784 CPUtime=0.67 cores=0-7
/proc/15914/task/15921/stat : 15921 (cosoco) R 15911 15914 14717 0 -1 4202560 69 0 0 0 67 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056680278712 5079328 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15922] ppid=15911 vsize=619456 memory=8252 CPUtime=0.67 cores=0-7
/proc/15914/task/15922/stat : 15922 (cosoco) R 15911 15914 14717 0 -1 4202560 52 0 0 0 67 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056671886200 5079027 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15923] ppid=15911 vsize=619456 memory=6024 CPUtime=0.67 cores=0-7
/proc/15914/task/15923/stat : 15923 (cosoco) R 15911 15914 14717 0 -1 4202560 54 0 0 0 67 0 0 0 20 0 9 0 437897966 634322944 1704 33554432000 4194304 6211092 140736138342544 140056663493648 5397226 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
Current children cumulated CPU time: 5.36 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6816 KiB

[startup+1.50056 s]
/proc/loadavg: 1.08 1.03 1.49 9/204 15923
/proc/meminfo: memFree=30069444/32770624 swapFree=67004460/67108860
[pid=15914] ppid=15911 vsize=619456 memory=7732 CPUtime=11.74 cores=0-7
/proc/15914/stat : 15914 (cosoco) S 15911 15914 14717 0 -1 1077944320 2850 0 0 0 1167 7 0 0 20 0 9 0 437897963 634322944 1933 33554432000 4194304 6211092 140736138342544 140736138340800 140056745385719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
/proc/15914/statm: 154864 1933 845 493 0 148169 0
[pid=15914/tid=15916] ppid=15911 vsize=619456 memory=4420 CPUtime=1.47 cores=0-7
/proc/15914/task/15916/stat : 15916 (cosoco) R 15911 15914 14717 0 -1 4202560 106 0 0 0 147 0 0 0 20 0 9 0 437897966 634322944 1933 33554432000 4194304 6211092 140736138342544 140056722242688 5081329 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15917] ppid=15911 vsize=619456 memory=6628 CPUtime=1.47 cores=0-7
/proc/15914/task/15917/stat : 15917 (cosoco) R 15911 15914 14717 0 -1 4202560 167 0 0 0 147 0 0 0 20 0 9 0 437897966 634322944 1933 33554432000 4194304 6211092 140736138342544 140056713850128 5149811 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15918] ppid=15911 vsize=619456 memory=8836 CPUtime=1.47 cores=0-7
/proc/15914/task/15918/stat : 15918 (cosoco) R 15911 15914 14717 0 -1 4202560 135 0 0 0 147 0 0 0 20 0 9 0 437897966 634322944 1933 33554432000 4194304 6211092 140736138342544 140056705457168 5082393 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15919] ppid=15911 vsize=619456 memory=11073 CPUtime=1.4 cores=0-7
/proc/15914/task/15919/stat : 15919 (cosoco) R 15911 15914 14717 0 -1 4202560 150 0 0 0 140 0 0 0 20 0 9 0 437897966 634322944 1933 33554432000 4194304 6211092 140736138342544 140056697064576 5082138 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15920] ppid=15911 vsize=619456 memory=4420 CPUtime=1.45 cores=0-7
/proc/15914/task/15920/stat : 15920 (cosoco) R 15911 15914 14717 0 -1 4202560 189 0 0 0 139 6 0 0 20 0 9 0 437897966 634322944 1933 33554432000 4194304 6211092 140736138342544 140056688671872 5389872 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15921] ppid=15911 vsize=619456 memory=6628 CPUtime=1.47 cores=0-7
/proc/15914/task/15921/stat : 15921 (cosoco) R 15911 15914 14717 0 -1 4202560 108 0 0 0 147 0 0 0 20 0 9 0 437897966 634322944 1933 33554432000 4194304 6211092 140736138342544 140056680278904 5081301 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15922] ppid=15911 vsize=619456 memory=8836 CPUtime=1.47 cores=0-7
/proc/15914/task/15922/stat : 15922 (cosoco) R 15911 15914 14717 0 -1 4202560 165 0 0 0 147 0 0 0 20 0 9 0 437897966 634322944 1933 33554432000 4194304 6211092 140736138342544 140056671886200 5081349 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15923] ppid=15911 vsize=619456 memory=11044 CPUtime=1.47 cores=0-7
/proc/15914/task/15923/stat : 15923 (cosoco) R 15911 15914 14717 0 -1 4202560 115 0 0 0 147 0 0 0 20 0 9 0 437897966 634322944 1933 33554432000 4194304 6211092 140736138342544 140056663493648 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
Current children cumulated CPU time: 11.74 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7732 KiB

[startup+3.11056 s]
/proc/loadavg: 1.08 1.03 1.49 9/204 15923
/proc/meminfo: memFree=30067736/32770624 swapFree=67004460/67108860
[pid=15914] ppid=15911 vsize=619456 memory=7768 CPUtime=24.57 cores=0-7
/proc/15914/stat : 15914 (cosoco) S 15911 15914 14717 0 -1 1077944320 3599 0 0 0 2442 15 0 0 20 0 9 0 437897963 634322944 1942 33554432000 4194304 6211092 140736138342544 140736138340800 140056745385719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
/proc/15914/statm: 154864 1942 845 493 0 148169 0
[pid=15914/tid=15916] ppid=15911 vsize=619456 memory=56 CPUtime=3.07 cores=0-7
/proc/15914/task/15916/stat : 15916 (cosoco) R 15911 15914 14717 0 -1 4202560 195 0 0 0 307 0 0 0 20 0 9 0 437897966 634322944 1942 33554432000 4194304 6211092 140736138342544 140056722242688 5150559 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15917] ppid=15911 vsize=619456 memory=257 CPUtime=3.08 cores=0-7
/proc/15914/task/15917/stat : 15917 (cosoco) R 15911 15914 14717 0 -1 4202560 266 0 0 0 308 0 0 0 20 0 9 0 437897966 634322944 1942 33554432000 4194304 6211092 140736138342544 140056713850128 5079261 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15918] ppid=15911 vsize=619456 memory=257 CPUtime=3.08 cores=0-7
/proc/15914/task/15918/stat : 15918 (cosoco) R 15911 15914 14717 0 -1 4202560 203 0 0 0 306 2 0 0 20 0 9 0 437897966 634322944 1942 33554432000 4194304 6211092 140736138342544 140056705457168 5149682 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15919] ppid=15911 vsize=619456 memory=8514701219931451533 CPUtime=2.99 cores=0-7
/proc/15914/task/15919/stat : 15919 (cosoco) R 15911 15914 14717 0 -1 4202560 239 0 0 0 299 0 0 0 20 0 9 0 437897966 634322944 1942 33554432000 4194304 6211092 140736138342544 140056697064576 5075571 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15920] ppid=15911 vsize=619456 memory=7668954310335084857 CPUtime=3.06 cores=0-7
/proc/15914/task/15920/stat : 15920 (cosoco) R 15911 15914 14717 0 -1 4202560 253 0 0 0 294 12 0 0 20 0 9 0 437897966 634322944 1942 33554432000 4194304 6211092 140736138342544 140056688671872 5390103 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15921] ppid=15911 vsize=619456 memory=-3319895899788031312 CPUtime=3.08 cores=0-7
/proc/15914/task/15921/stat : 15921 (cosoco) R 15911 15914 14717 0 -1 4202560 288 0 0 0 308 0 0 0 20 0 9 0 437897966 634322944 1942 33554432000 4194304 6211092 140736138342544 140056680279312 5082405 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15922] ppid=15911 vsize=619456 memory=0 CPUtime=3.08 cores=0-7
/proc/15914/task/15922/stat : 15922 (cosoco) R 15911 15914 14717 0 -1 4202560 231 0 0 0 308 0 0 0 20 0 9 0 437897966 634322944 1942 33554432000 4194304 6211092 140736138342544 140056671886200 5081301 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15923] ppid=15911 vsize=619456 memory=5859271421084390760 CPUtime=3.08 cores=0-7
/proc/15914/task/15923/stat : 15923 (cosoco) R 15911 15914 14717 0 -1 4202560 209 0 0 0 308 0 0 0 20 0 9 0 437897966 634322944 1942 33554432000 4194304 6211092 140736138342544 140056663493664 5081747 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
Current children cumulated CPU time: 24.57 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7768 KiB

[startup+6.30056 s]
/proc/loadavg: 1.08 1.03 1.49 12/204 15923
/proc/meminfo: memFree=30046884/32770624 swapFree=67004460/67108860
[pid=15914] ppid=15911 vsize=619456 memory=7804 CPUtime=50.03 cores=0-7
/proc/15914/stat : 15914 (cosoco) S 15911 15914 14717 0 -1 1077944320 5123 0 0 0 4977 26 0 0 20 0 9 0 437897963 634322944 1951 33554432000 4194304 6211092 140736138342544 140736138340800 140056745385719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
/proc/15914/statm: 154864 1951 845 493 0 148169 0
[pid=15914/tid=15916] ppid=15911 vsize=619456 memory=2495443109633 CPUtime=6.23 cores=0-7
/proc/15914/task/15916/stat : 15916 (cosoco) R 15911 15914 14717 0 -1 4202560 318 0 0 0 623 0 0 0 20 0 9 0 437897966 634322944 1951 33554432000 4194304 6211092 140736138342544 140056722242688 5082431 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15917] ppid=15911 vsize=619456 memory=2504033044225 CPUtime=6.27 cores=0-7
/proc/15914/task/15917/stat : 15917 (cosoco) R 15911 15914 14717 0 -1 4202560 446 0 0 0 627 0 0 0 20 0 9 0 437897966 634322944 1951 33554432000 4194304 6211092 140736138342544 140056713849872 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15918] ppid=15911 vsize=619456 memory=7804 CPUtime=6.26 cores=0-7
/proc/15914/task/15918/stat : 15918 (cosoco) R 15911 15914 14717 0 -1 4202560 387 0 0 0 619 7 0 0 20 0 9 0 437897966 634322944 1951 33554432000 4194304 6211092 140736138342544 140056705457168 5081349 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15919] ppid=15911 vsize=619456 memory=288230583166042426 CPUtime=6.16 cores=0-7
/proc/15914/task/15919/stat : 15919 (cosoco) R 15911 15914 14717 0 -1 4202560 568 0 0 0 616 0 0 0 20 0 9 0 437897966 634322944 1951 33554432000 4194304 6211092 140736138342544 140056697064720 5074850 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0

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

Current children cumulated CPU time: 2314.91 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7944 KiB

[startup+293.101 s]
/proc/loadavg: 8.73 5.75 3.39 9/204 15953
/proc/meminfo: memFree=31140480/32770624 swapFree=67004460/67108860
[pid=15914] ppid=15911 vsize=619456 memory=7944 CPUtime=2340.4 cores=0-7
/proc/15914/stat : 15914 (cosoco) S 15911 15914 14717 0 -1 1077944320 13847 0 0 0 233999 41 0 0 20 0 9 0 437897963 634322944 1986 33554432000 4194304 6211092 140736138342544 140736138340800 140056745385719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
/proc/15914/statm: 154864 1986 845 493 0 148169 0
[pid=15914/tid=15916] ppid=15911 vsize=619456 memory=7944 CPUtime=292.93 cores=0-7
/proc/15914/task/15916/stat : 15916 (cosoco) R 15911 15914 14717 0 -1 4202560 1263 0 0 0 29293 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056722242832 5082823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15917] ppid=15911 vsize=619456 memory=7944 CPUtime=293.06 cores=0-7
/proc/15914/task/15917/stat : 15917 (cosoco) R 15911 15914 14717 0 -1 4202560 1680 0 0 0 29306 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056713849496 5148998 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15918] ppid=15911 vsize=619456 memory=1716 CPUtime=292.97 cores=0-7
/proc/15914/task/15918/stat : 15918 (cosoco) R 15911 15914 14717 0 -1 4202560 1888 0 0 0 29282 15 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056705457016 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15919] ppid=15911 vsize=619456 memory=784 CPUtime=289.32 cores=0-7
/proc/15914/task/15919/stat : 15919 (cosoco) R 15911 15914 14717 0 -1 4202560 1464 0 0 0 28932 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056697064312 5075544 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15920] ppid=15911 vsize=619456 memory=3280 CPUtime=292.93 cores=0-7
/proc/15914/task/15920/stat : 15920 (cosoco) R 15911 15914 14717 0 -1 4202560 1319 0 0 0 29268 25 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056688671872 5079336 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15921] ppid=15911 vsize=619456 memory=7944 CPUtime=293.06 cores=0-7
/proc/15914/task/15921/stat : 15921 (cosoco) R 15911 15914 14717 0 -1 4202560 1353 0 0 0 29306 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056680278808 5074429 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15922] ppid=15911 vsize=619456 memory=988 CPUtime=293.04 cores=0-7
/proc/15914/task/15922/stat : 15922 (cosoco) R 15911 15914 14717 0 -1 4202560 1504 0 0 0 29304 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056671886008 5081205 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15923] ppid=15911 vsize=619456 memory=2052 CPUtime=293.01 cores=0-7
/proc/15914/task/15923/stat : 15923 (cosoco) R 15911 15914 14717 0 -1 4202560 1661 0 0 0 29301 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056663493400 5082431 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
Current children cumulated CPU time: 2340.4 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7944 KiB

[startup+296.301 s]
/proc/loadavg: 8.73 5.75 3.39 9/204 15953
/proc/meminfo: memFree=31140756/32770624 swapFree=67004460/67108860
[pid=15914] ppid=15911 vsize=619456 memory=7944 CPUtime=2365.96 cores=0-7
/proc/15914/stat : 15914 (cosoco) S 15911 15914 14717 0 -1 1077944320 13852 0 0 0 236555 41 0 0 20 0 9 0 437897963 634322944 1986 33554432000 4194304 6211092 140736138342544 140736138340800 140056745385719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
/proc/15914/statm: 154864 1986 845 493 0 148169 0
[pid=15914/tid=15916] ppid=15911 vsize=619456 memory=7944 CPUtime=296.13 cores=0-7
/proc/15914/task/15916/stat : 15916 (cosoco) R 15911 15914 14717 0 -1 4202560 1263 0 0 0 29613 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056722242832 5074400 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15917] ppid=15911 vsize=619456 memory=7944 CPUtime=296.26 cores=0-7
/proc/15914/task/15917/stat : 15917 (cosoco) R 15911 15914 14717 0 -1 4202560 1681 0 0 0 29626 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056713849720 5076434 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15918] ppid=15911 vsize=619456 memory=7944 CPUtime=296.17 cores=0-7
/proc/15914/task/15918/stat : 15918 (cosoco) R 15911 15914 14717 0 -1 4202560 1889 0 0 0 29602 15 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056705457016 5074400 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15919] ppid=15911 vsize=619456 memory=7944 CPUtime=292.49 cores=0-7
/proc/15914/task/15919/stat : 15919 (cosoco) R 15911 15914 14717 0 -1 4202560 1465 0 0 0 29249 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056697064312 5390112 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15920] ppid=15911 vsize=619456 memory=45940 CPUtime=296.13 cores=0-7
/proc/15914/task/15920/stat : 15920 (cosoco) R 15911 15914 14717 0 -1 4202560 1320 0 0 0 29588 25 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056688671872 5082823 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15921] ppid=15911 vsize=619456 memory=988 CPUtime=296.26 cores=0-7
/proc/15914/task/15921/stat : 15921 (cosoco) R 15911 15914 14717 0 -1 4202560 1353 0 0 0 29626 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056680278808 5082358 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15922] ppid=15911 vsize=619456 memory=7944 CPUtime=296.25 cores=0-7
/proc/15914/task/15922/stat : 15922 (cosoco) R 15911 15914 14717 0 -1 4202560 1505 0 0 0 29625 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056671886008 5079267 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15923] ppid=15911 vsize=619456 memory=7944 CPUtime=296.21 cores=0-7
/proc/15914/task/15923/stat : 15923 (cosoco) R 15911 15914 14717 0 -1 4202560 1661 0 0 0 29621 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056663493400 5149768 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
Current children cumulated CPU time: 2365.96 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7944 KiB

[startup+297.901 s]*
/proc/loadavg: 8.67 5.78 3.42 9/204 15953
/proc/meminfo: memFree=31140944/32770624 swapFree=67004460/67108860
[pid=15914] ppid=15911 vsize=619456 memory=7944 CPUtime=2378.8 cores=0-7
/proc/15914/stat : 15914 (cosoco) S 15911 15914 14717 0 -1 1077944320 13856 0 0 0 237839 41 0 0 20 0 9 0 437897963 634322944 1986 33554432000 4194304 6211092 140736138342544 140736138340800 140056745385719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
/proc/15914/statm: 154864 1986 845 493 0 148169 0
[pid=15914/tid=15916] ppid=15911 vsize=619456 memory=6935054825532540783 CPUtime=297.74 cores=0-7
/proc/15914/task/15916/stat : 15916 (cosoco) R 15911 15914 14717 0 -1 4202560 1264 0 0 0 29774 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056722242832 5082376 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15917] ppid=15911 vsize=619456 memory=4872558044660077418 CPUtime=297.87 cores=0-7
/proc/15914/task/15917/stat : 15917 (cosoco) R 15911 15914 14717 0 -1 4202560 1682 0 0 0 29787 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056713849400 5082243 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15918] ppid=15911 vsize=619456 memory=920 CPUtime=297.78 cores=0-7
/proc/15914/task/15918/stat : 15918 (cosoco) R 15911 15914 14717 0 -1 4202560 1889 0 0 0 29763 15 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056705457016 5079374 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15919] ppid=15911 vsize=619456 memory=5632 CPUtime=294.07 cores=0-7
/proc/15914/task/15919/stat : 15919 (cosoco) R 15911 15914 14717 0 -1 4202560 1465 0 0 0 29407 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056697064312 5150587 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15920] ppid=15911 vsize=619456 memory=4100 CPUtime=297.74 cores=0-7
/proc/15914/task/15920/stat : 15920 (cosoco) R 15911 15914 14717 0 -1 4202560 1320 0 0 0 29749 25 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056688671872 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15921] ppid=15911 vsize=619456 memory=1408 CPUtime=297.86 cores=0-7
/proc/15914/task/15921/stat : 15921 (cosoco) R 15911 15914 14717 0 -1 4202560 1354 0 0 0 29786 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056680278904 5078744 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15922] ppid=15911 vsize=619456 memory=2776 CPUtime=297.85 cores=0-7
/proc/15914/task/15922/stat : 15922 (cosoco) R 15911 15914 14717 0 -1 4202560 1505 0 0 0 29785 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056671886200 5076389 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15923] ppid=15911 vsize=619456 memory=7944 CPUtime=297.82 cores=0-7
/proc/15914/task/15923/stat : 15923 (cosoco) R 15911 15914 14717 0 -1 4202560 1662 0 0 0 29782 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056663493496 5074400 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
Current children cumulated CPU time: 2378.8 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7944 KiB

[startup+298.701 s]
/proc/loadavg: 8.67 5.78 3.42 9/204 15953
/proc/meminfo: memFree=31140944/32770624 swapFree=67004460/67108860
[pid=15914] ppid=15911 vsize=619456 memory=7944 CPUtime=2385.13 cores=0-7
/proc/15914/stat : 15914 (cosoco) S 15911 15914 14717 0 -1 1077944320 13863 0 0 0 238472 41 0 0 20 0 9 0 437897963 634322944 1986 33554432000 4194304 6211092 140736138342544 140736138340800 140056745385719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
/proc/15914/statm: 154864 1986 845 493 0 148169 0
[pid=15914/tid=15916] ppid=15911 vsize=619456 memory=6935054825532540783 CPUtime=298.53 cores=0-7
/proc/15914/task/15916/stat : 15916 (cosoco) R 15911 15914 14717 0 -1 4202560 1265 0 0 0 29853 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056722242832 5081690 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15917] ppid=15911 vsize=619456 memory=45940 CPUtime=298.66 cores=0-7
/proc/15914/task/15917/stat : 15917 (cosoco) R 15911 15914 14717 0 -1 4202560 1682 0 0 0 29866 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056713849400 5079191 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15918] ppid=15911 vsize=619456 memory=6935054825532540783 CPUtime=298.57 cores=0-7
/proc/15914/task/15918/stat : 15918 (cosoco) R 15911 15914 14717 0 -1 4202560 1890 0 0 0 29842 15 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056705457016 5079295 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15919] ppid=15911 vsize=619456 memory=1220 CPUtime=294.86 cores=0-7
/proc/15914/task/15919/stat : 15919 (cosoco) R 15911 15914 14717 0 -1 4202560 1466 0 0 0 29486 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056697064312 5074583 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15920] ppid=15911 vsize=619456 memory=1716 CPUtime=298.53 cores=0-7
/proc/15914/task/15920/stat : 15920 (cosoco) R 15911 15914 14717 0 -1 4202560 1321 0 0 0 29828 25 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056688671872 5081426 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15921] ppid=15911 vsize=619456 memory=784 CPUtime=298.66 cores=0-7
/proc/15914/task/15921/stat : 15921 (cosoco) R 15911 15914 14717 0 -1 4202560 1355 0 0 0 29866 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056680278904 5079348 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15922] ppid=15911 vsize=619456 memory=8252 CPUtime=298.65 cores=0-7
/proc/15914/task/15922/stat : 15922 (cosoco) R 15911 15914 14717 0 -1 4202560 1506 0 0 0 29865 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056671886200 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15923] ppid=15911 vsize=619456 memory=6024 CPUtime=298.62 cores=0-7
/proc/15914/task/15923/stat : 15923 (cosoco) R 15911 15914 14717 0 -1 4202560 1663 0 0 0 29862 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056663493496 5079374 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
Current children cumulated CPU time: 2385.13 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7944 KiB

[startup+299.101 s]
/proc/loadavg: 8.67 5.78 3.42 9/204 15953
/proc/meminfo: memFree=31140944/32770624 swapFree=67004460/67108860
[pid=15914] ppid=15911 vsize=619456 memory=7944 CPUtime=2388.32 cores=0-7
/proc/15914/stat : 15914 (cosoco) S 15911 15914 14717 0 -1 1077944320 13864 0 0 0 238791 41 0 0 20 0 9 0 437897963 634322944 1986 33554432000 4194304 6211092 140736138342544 140736138340800 140056745385719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
/proc/15914/statm: 154864 1986 845 493 0 148169 0
[pid=15914/tid=15916] ppid=15911 vsize=619456 memory=12024 CPUtime=298.93 cores=0-7
/proc/15914/task/15916/stat : 15916 (cosoco) R 15911 15914 14717 0 -1 4202560 1265 0 0 0 29893 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056722242832 5150027 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15917] ppid=15911 vsize=619456 memory=2116 CPUtime=299.06 cores=0-7
/proc/15914/task/15917/stat : 15917 (cosoco) R 15911 15914 14717 0 -1 4202560 1683 0 0 0 29906 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056713849400 5078765 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15918] ppid=15911 vsize=619456 memory=24356 CPUtime=298.97 cores=0-7
/proc/15914/task/15918/stat : 15918 (cosoco) R 15911 15914 14717 0 -1 4202560 1890 0 0 0 29882 15 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056705457016 5149197 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15919] ppid=15911 vsize=619456 memory=496 CPUtime=295.25 cores=0-7
/proc/15914/task/15919/stat : 15919 (cosoco) R 15911 15914 14717 0 -1 4202560 1466 0 0 0 29525 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056697064312 5149700 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15920] ppid=15911 vsize=619456 memory=6935054825532540783 CPUtime=298.93 cores=0-7
/proc/15914/task/15920/stat : 15920 (cosoco) R 15911 15914 14717 0 -1 4202560 1321 0 0 0 29868 25 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056688671872 5081762 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15921] ppid=15911 vsize=619456 memory=4872558044660077418 CPUtime=299.06 cores=0-7
/proc/15914/task/15921/stat : 15921 (cosoco) R 15911 15914 14717 0 -1 4202560 1355 0 0 0 29906 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056680278680 5082376 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15922] ppid=15911 vsize=619456 memory=6935054825532540783 CPUtime=299.05 cores=0-7
/proc/15914/task/15922/stat : 15922 (cosoco) R 15911 15914 14717 0 -1 4202560 1506 0 0 0 29905 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056671886104 5079308 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15923] ppid=15911 vsize=619456 memory=4872558044660077418 CPUtime=299.02 cores=0-7
/proc/15914/task/15923/stat : 15923 (cosoco) R 15911 15914 14717 0 -1 4202560 1663 0 0 0 29902 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056663493496 5081320 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
Current children cumulated CPU time: 2388.32 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7944 KiB

[startup+299.201 s]
/proc/loadavg: 8.67 5.78 3.42 9/204 15953
/proc/meminfo: memFree=31140944/32770624 swapFree=67004460/67108860
[pid=15914] ppid=15911 vsize=619456 memory=7944 CPUtime=2389.12 cores=0-7
/proc/15914/stat : 15914 (cosoco) S 15911 15914 14717 0 -1 1077944320 13866 0 0 0 238871 41 0 0 20 0 9 0 437897963 634322944 1986 33554432000 4194304 6211092 140736138342544 140736138340800 140056745385719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
/proc/15914/statm: 154864 1986 845 493 0 148169 0
[pid=15914/tid=15916] ppid=15911 vsize=619456 memory=7944 CPUtime=299.03 cores=0-7
/proc/15914/task/15916/stat : 15916 (cosoco) R 15911 15914 14717 0 -1 4202560 1265 0 0 0 29903 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056722242832 5397375 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15917] ppid=15911 vsize=619456 memory=7944 CPUtime=299.16 cores=0-7
/proc/15914/task/15917/stat : 15917 (cosoco) R 15911 15914 14717 0 -1 4202560 1683 0 0 0 29916 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056713849496 5151120 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15918] ppid=15911 vsize=619456 memory=12024 CPUtime=299.07 cores=0-7
/proc/15914/task/15918/stat : 15918 (cosoco) R 15911 15914 14717 0 -1 4202560 1890 0 0 0 29892 15 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056705457016 5079374 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15919] ppid=15911 vsize=619456 memory=7940 CPUtime=295.35 cores=0-7
/proc/15914/task/15919/stat : 15919 (cosoco) R 15911 15914 14717 0 -1 4202560 1466 0 0 0 29535 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056697064312 5082358 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15920] ppid=15911 vsize=619456 memory=7944 CPUtime=299.03 cores=0-7
/proc/15914/task/15920/stat : 15920 (cosoco) R 15911 15914 14717 0 -1 4202560 1322 0 0 0 29878 25 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056688671872 5075208 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15921] ppid=15911 vsize=619456 memory=7944 CPUtime=299.16 cores=0-7
/proc/15914/task/15921/stat : 15921 (cosoco) R 15911 15914 14717 0 -1 4202560 1356 0 0 0 29916 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056680278680 5079092 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15922] ppid=15911 vsize=619456 memory=7944 CPUtime=299.15 cores=0-7
/proc/15914/task/15922/stat : 15922 (cosoco) R 15911 15914 14717 0 -1 4202560 1506 0 0 0 29915 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056671886104 5009272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
[pid=15914/tid=15923] ppid=15911 vsize=619456 memory=45940 CPUtime=299.12 cores=0-7
/proc/15914/task/15923/stat : 15923 (cosoco) R 15911 15914 14717 0 -1 4202560 1663 0 0 0 29912 0 0 0 20 0 9 0 437897966 634322944 1986 33554432000 4194304 6211092 140736138342544 140056663493496 5148687 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41324544 140736138351633 140736138351725 140736138351725 140736138354638 0
Current children cumulated CPU time: 2389.12 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7944 KiB

Child status: 0
Real time (s): 299.296
CPU time (s): 2389.89
CPU user time (s): 2389.47
CPU system time (s): 0.415817
CPU usage (%): 798.503
Max. virtual memory (cumulated for all children) (KiB): 619588
Max. memory (cumulated for all children) (KiB): 7944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2389.47
system time used= 0.415817
maximum resident set size= 8440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13947
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= 143
involuntary context switches= 22596


# summary of solver processes directly reported to runsolver:
#   pid: 15914
#   total CPU time (s): 2389.89
#   total CPU user time (s): 2389.47
#   total CPU system time (s): 0.415817

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.38619 second user time and 2.394 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-16 08:49:04
IDJOB=4398510
IDBENCH=141364
IDSOLVER=2851
FILE ID=node133/4398510-1568616584
RUNJOBID= node133-1568606415-14744
PBS_JOBID= 21703427
Free space on /tmp= 59064 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-11_c18.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398510-1568616584/watcher-4398510-1568616584 -o /tmp/evaluation-result-4398510-1568616584/solver-4398510-1568616584 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1568606415-14744 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398510-1568616584.xml

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

MD5SUM BENCH= ed3f9a47d1f1ba76ff72e7160e212ad4
RANDOM SEED=472924877

node133.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.18
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.18
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.18
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.18
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:        30072928 kB
MemAvailable:   31877348 kB
Buffers:          229472 kB
Cached:          1856648 kB
SwapCached:         3208 kB
Active:           468700 kB
Inactive:        1625044 kB
Active(anon):      31892 kB
Inactive(anon):    24388 kB
Active(file):     436808 kB
Inactive(file):  1600656 kB
Unevictable:      111236 kB
Mlocked:          111236 kB
SwapTotal:      67108860 kB
SwapFree:       67004460 kB
Dirty:            790920 kB
Writeback:         72508 kB
AnonPages:        338436 kB
Mapped:            48236 kB
Shmem:             40012 kB
Slab:             194576 kB
SReclaimable:     165580 kB
SUnreclaim:        28996 kB
KernelStack:        3504 kB
PageTables:         5504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     509816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 59572 MiB
End job on node133 at 2019-09-16 08:54:03