Trace number 4409778

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 parallelSAT (TO)112 20125.8 2520.01

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-13_c18.xml
MD5SUM66cce14b45be89e007abc3e2885e8941
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark106
Best CPU time to get the best result obtained on this benchmark20009.2
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints79
Number of domains2
Minimum domain size169
Maximum domain size170
Distribution of domain sizes[{"size":169,"count":78},{"size":170,"count":13}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":91},{"degree":2,"count":78},{"degree":12,"count":12},{"degree":13,"count":1}]
Minimum constraint arity3
Maximum constraint arity78
Distribution of constraint arities[{"arity":3,"count":78},{"arity":78,"count":1}]
Number of extensional constraints0
Number of intensional constraints78
Distribution of constraint types[{"type":"intension","count":78},{"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.62/0.15	c
0.62/0.15	c This is cosoco 2.00 --  
0.62/0.15	c
0.62/0.15	c command line: cosoco -model -nbcores=8 HOME/instance-4409778-1569841073.xml 
0.62/0.15	c enable optimization
0.62/0.15	c ========================================[ Problem Statistics ]===========================================
0.62/0.15	c |                                                                                                       
0.62/0.15	c |  Parse time        :         0.03 s 
0.62/0.15	c |
0.62/0.15	c |               Variables: 182
0.62/0.15	c |            Domain Sizes: 169..170
0.62/0.15	c |
0.62/0.15	c |             Constraints: 80
0.62/0.15	c |                   Arity: 1..78  -- Unary: 1  -- Ternary: 78
0.62/0.15	c | 
0.62/0.15	c |                   Types: 
0.62/0.15	c |                          All Different: 1
0.62/0.15	c |                          Intension: 1
0.62/0.15	c |                          Sum: 78
0.62/0.15	c |                          
0.62/0.15	c |               Objective: Minimize Intension
0.62/0.15	
0.62/0.15	c =========================================================================================================
0.62/0.15	c Parallel mode: Portfolio
0.62/0.15	c [pFactory][Group N°0] created (threads:8).
0.62/0.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.62/0.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.62/0.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.62/0.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.62/0.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.62/0.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.62/0.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.62/0.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.62/0.15	c [pFactory][Group N°0] concurrent mode: enabled.
0.62/0.15	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.62/0.15	c [pFactory][Group N°0] task 7 launched on thread 4.
0.62/0.15	c [pFactory][Group N°0] task 6 launched on thread 1.
0.62/0.15	c [pFactory][Group N°0] task 5 launched on thread 0.
0.62/0.15	c [pFactory][Group N°0] task 4 launched on thread 2.
0.62/0.15	c [pFactory][Group N°0] task 3 launched on thread 7.
0.62/0.15	c [pFactory][Group N°0] task 2 launched on thread 6.
0.62/0.15	c [pFactory][Group N°0] task 1 launched on thread 3.
0.62/0.15	c [pFactory][Group N°0] task 0 launched on thread 5.
0.62/0.15	o 163
0.62/0.16	o 143
0.62/0.17	o 140
0.62/0.17	o 136
0.62/0.18	o 135
1.48/0.22	o 132
3.85/0.58	o 130
7.76/1.07	o 127
11.68/4.96	o 121
133.56/16.82	o 119
808.45/101.32	o 118
940.25/117.85	o 117
3362.50/421.13	o 116
3886.42/486.77	o 115
5769.76/722.55	o 114
7219.25/904.09	o 113
17551.54/2197.73	o 112
20125.68/2520.01	
20125.68/2520.01	c *** INTERRUPTED ***
20125.68/2520.01	c call to solver        : 12
20125.68/2520.01	c
20125.68/2520.01	c restarts              : 1689481     
20125.68/2520.01	c conflicts             : 5850900      (291 /sec)
20125.68/2520.01	c decisions             : 13278521     (660 /sec)
20125.68/2520.01	c propagations          : 8989093383  (446656 /sec)
20125.68/2520.01	c root propagations     : 728         
20125.68/2520.01	c filter calls          : 1178737065     (58570 /sec)
20125.68/2520.01	c useless filter calls  : 172327660      (14 %)
20125.68/2520.01	c Memory used           : 606.35 MB
20125.68/2520.01	c Best bound time (wc)  : 2197.73 s
20125.68/2520.01	c CPU time              : 20125.3 s
20125.68/2520.01	c real time             : 2520.01 s
20125.68/2520.01	
20125.68/2520.01	s SATISFIABLE
20125.68/2520.01	c Best value found: 112
20125.68/2520.01	
20125.68/2520.01	
20125.68/2520.01	v <instantiation type='solution' cost='112'>
20125.68/2520.01	v <list>x[0] x[10] x[11] x[12] 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][11] y[0][12] 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][11] y[10][12] 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[11][0] y[11][10] y[11][11] y[11][12] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[11][7] y[11][8] y[11][9] y[12][0] y[12][10] y[12][11] y[12][12] y[12][1] y[12][2] y[12][3] y[12][4] y[12][5] y[12][6] y[12][7] y[12][8] y[12][9] y[1][0] y[1][10] y[1][11] y[1][12] 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][11] y[2][12] 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][11] y[3][12] 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][11] y[4][12] 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][11] y[5][12] 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][11] y[6][12] 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][11] y[7][12] 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][11] y[8][12] 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][11] y[9][12] 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>
20125.68/2520.01	v <values>0 100 105 112 1 3 11 26 45 59 65 83 96 * 100 105 112 1 3 11 26 45 59 65 83 96 * * 5 12 * * * * * * * * * * * * 7 * * * * * * * * * * * * * * * * * * * * * * * 99 104 111 * 2 10 25 44 58 64 82 95 * 97 102 109 * * 8 23 42 56 62 80 93 * 89 94 101 * * * 15 34 48 54 72 85 * 74 79 86 * * * * 19 33 39 57 70 * 55 60 67 * * * * * 14 20 38 51 * 41 46 53 * * * * * * 6 24 37 * 35 40 47 * * * * * * * 18 31 * 17 22 29 * * * * * * * * 13 * 4 9 16 * * * * * * * * * </values>
20125.68/2520.01	v </instantiation>
20125.68/2520.01	

Verifier Data

OK	112

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409778-1569841073/watcher-4409778-1569841073 -o /tmp/evaluation-result-4409778-1569841073/solver-4409778-1569841073 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1569830904-6198 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409778-1569841073.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
Current StackSize limit: 8192 KiB

solver pid=7346, runsolver pid=7343

[startup+0.100841 s]*
/proc/loadavg: 1.16 1.05 1.49 9/200 7355
/proc/meminfo: memFree=29005996/32770624 swapFree=66954180/67108860
[pid=7346] ppid=7343 vsize=620896 memory=7664 CPUtime=0.62 cores=0-7
/proc/7346/stat : 7346 (cosoco) S 7343 7346 6171 0 -1 1077944320 2411 0 0 0 62 0 0 0 20 0 9 0 560022075 635797504 1916 33554432000 4194304 6211132 140732786223968 140732786222224 139945913331447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
/proc/7346/statm: 155224 1916 870 493 0 148529 0
[pid=7346/tid=7348] ppid=7343 vsize=620896 memory=-2177352373413752899 CPUtime=0.07 cores=0-7
/proc/7346/task/7348/stat : 7348 (cosoco) R 7343 7346 6171 0 -1 4202560 42 0 0 0 7 0 0 0 20 0 9 0 560022078 635797504 1916 33554432000 4194304 6211132 140732786223968 139945890188416 5082397 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7349] ppid=7343 vsize=620896 memory=281087475521272 CPUtime=0.06 cores=0-7
/proc/7346/task/7349/stat : 7349 (cosoco) R 7343 7346 6171 0 -1 4202560 37 0 0 0 6 0 0 0 20 0 9 0 560022078 635797504 1916 33554432000 4194304 6211132 140732786223968 139945881795600 5082393 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7350] ppid=7343 vsize=620896 memory=140543797565056 CPUtime=0.07 cores=0-7
/proc/7346/task/7350/stat : 7350 (cosoco) R 7343 7346 6171 0 -1 4202560 37 0 0 0 7 0 0 0 20 0 9 0 560022078 635797504 1916 33554432000 4194304 6211132 140732786223968 139945873402552 5389864 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7351] ppid=7343 vsize=620896 memory=0 CPUtime=0.07 cores=0-7
/proc/7346/task/7351/stat : 7351 (cosoco) R 7343 7346 6171 0 -1 4202560 37 0 0 0 7 0 0 0 20 0 9 0 560022078 635797504 1916 33554432000 4194304 6211132 140732786223968 139945865010192 5075568 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7352] ppid=7343 vsize=620896 memory=0 CPUtime=0.07 cores=0-7
/proc/7346/task/7352/stat : 7352 (cosoco) R 7343 7346 6171 0 -1 4202560 43 0 0 0 7 0 0 0 20 0 9 0 560022078 635797504 1916 33554432000 4194304 6211132 140732786223968 139945856617504 5150097 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7353] ppid=7343 vsize=620896 memory=0 CPUtime=0.07 cores=0-7
/proc/7346/task/7353/stat : 7353 (cosoco) R 7343 7346 6171 0 -1 4202560 38 0 0 0 7 0 0 0 20 0 9 0 560022078 635797504 1916 33554432000 4194304 6211132 140732786223968 139945848224784 5075694 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7354] ppid=7343 vsize=620896 memory=-1 CPUtime=0.07 cores=0-7
/proc/7346/task/7354/stat : 7354 (cosoco) R 7343 7346 6171 0 -1 4202560 37 0 0 0 7 0 0 0 20 0 9 0 560022078 635797504 1916 33554432000 4194304 6211132 140732786223968 139945839832096 5149843 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7355] ppid=7343 vsize=620896 memory=0 CPUtime=0.07 cores=0-7
/proc/7346/task/7355/stat : 7355 (cosoco) R 7343 7346 6171 0 -1 4202560 37 0 0 0 7 0 0 0 20 0 9 0 560022078 635797504 1916 33554432000 4194304 6211132 140732786223968 139945831439032 5207536 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 7664 KiB

[startup+0.210835 s]*
/proc/loadavg: 1.16 1.05 1.49 9/200 7355
/proc/meminfo: memFree=29005308/32770624 swapFree=66954180/67108860
[pid=7346] ppid=7343 vsize=620896 memory=9132 CPUtime=1.48 cores=0-7
/proc/7346/stat : 7346 (cosoco) S 7343 7346 6171 0 -1 1077944320 2716 0 0 0 148 0 0 0 20 0 9 0 560022075 635797504 2283 33554432000 4194304 6211132 140732786223968 140732786222224 139945913331447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
/proc/7346/statm: 155224 2283 882 493 0 148529 0
[pid=7346/tid=7348] ppid=7343 vsize=620896 memory=0 CPUtime=0.18 cores=0-7
/proc/7346/task/7348/stat : 7348 (cosoco) R 7343 7346 6171 0 -1 4202560 86 0 0 0 18 0 0 0 20 0 9 0 560022078 635797504 2283 33554432000 4194304 6211132 140732786223968 139945890188152 5193731 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7349] ppid=7343 vsize=620896 memory=281087475521272 CPUtime=0.16 cores=0-7
/proc/7346/task/7349/stat : 7349 (cosoco) R 7343 7346 6171 0 -1 4202560 86 0 0 0 16 0 0 0 20 0 9 0 560022078 635797504 2283 33554432000 4194304 6211132 140732786223968 139945881795600 5075102 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7350] ppid=7343 vsize=620896 memory=140543797565056 CPUtime=0.18 cores=0-7
/proc/7346/task/7350/stat : 7350 (cosoco) R 7343 7346 6171 0 -1 4202560 94 0 0 0 18 0 0 0 20 0 9 0 560022078 635797504 2283 33554432000 4194304 6211132 140732786223968 139945873403152 5149152 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7351] ppid=7343 vsize=620896 memory=0 CPUtime=0.18 cores=0-7
/proc/7346/task/7351/stat : 7351 (cosoco) R 7343 7346 6171 0 -1 4202560 37 0 0 0 18 0 0 0 20 0 9 0 560022078 635797504 2283 33554432000 4194304 6211132 140732786223968 139945865010080 5150124 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7352] ppid=7343 vsize=620896 memory=0 CPUtime=0.18 cores=0-7
/proc/7346/task/7352/stat : 7352 (cosoco) R 7343 7346 6171 0 -1 4202560 90 0 0 0 18 0 0 0 20 0 9 0 560022078 635797504 2283 33554432000 4194304 6211132 140732786223968 139945856617744 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7353] ppid=7343 vsize=620896 memory=0 CPUtime=0.18 cores=0-7
/proc/7346/task/7353/stat : 7353 (cosoco) R 7343 7346 6171 0 -1 4202560 88 0 0 0 18 0 0 0 20 0 9 0 560022078 635797504 2283 33554432000 4194304 6211132 140732786223968 139945848224408 5078765 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7354] ppid=7343 vsize=620896 memory=-1 CPUtime=0.17 cores=0-7
/proc/7346/task/7354/stat : 7354 (cosoco) R 7343 7346 6171 0 -1 4202560 65 0 0 0 17 0 0 0 20 0 9 0 560022078 635797504 2283 33554432000 4194304 6211132 140732786223968 139945839832336 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7355] ppid=7343 vsize=620896 memory=0 CPUtime=0.18 cores=0-7
/proc/7346/task/7355/stat : 7355 (cosoco) R 7343 7346 6171 0 -1 4202560 70 0 0 0 18 0 0 0 20 0 9 0 560022078 635797504 2283 33554432000 4194304 6211132 140732786223968 139945831439376 5149001 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 9132 KiB

[startup+0.309835 s]*
/proc/loadavg: 1.16 1.05 1.49 9/200 7355
/proc/meminfo: memFree=29004936/32770624 swapFree=66954180/67108860
[pid=7346] ppid=7343 vsize=621156 memory=9652 CPUtime=2.27 cores=0-7
/proc/7346/stat : 7346 (cosoco) S 7343 7346 6171 0 -1 1077944320 2927 0 0 0 226 1 0 0 20 0 9 0 560022075 636063744 2413 33554432000 4194304 6211132 140732786223968 140732786222224 139945913331447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
/proc/7346/statm: 155289 2413 882 493 0 148594 0
[pid=7346/tid=7348] ppid=7343 vsize=621156 memory=825241649 CPUtime=0.28 cores=0-7
/proc/7346/task/7348/stat : 7348 (cosoco) R 7343 7346 6171 0 -1 4202560 100 0 0 0 28 0 0 0 20 0 9 0 560022078 636063744 2413 33554432000 4194304 6211132 140732786223968 139945890188096 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7349] ppid=7343 vsize=621156 memory=140543797565056 CPUtime=0.25 cores=0-7
/proc/7346/task/7349/stat : 7349 (cosoco) R 7343 7346 6171 0 -1 4202560 127 0 0 0 25 0 0 0 20 0 9 0 560022078 636063744 2413 33554432000 4194304 6211132 140732786223968 139945881795256 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7350] ppid=7343 vsize=621156 memory=140543797565056 CPUtime=0.28 cores=0-7
/proc/7346/task/7350/stat : 7350 (cosoco) R 7343 7346 6171 0 -1 4202560 94 0 0 0 28 0 0 0 20 0 9 0 560022078 636063744 2413 33554432000 4194304 6211132 140732786223968 139945873403152 5078940 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7351] ppid=7343 vsize=621156 memory=0 CPUtime=0.28 cores=0-7
/proc/7346/task/7351/stat : 7351 (cosoco) R 7343 7346 6171 0 -1 4202560 119 0 0 0 28 0 0 0 20 0 9 0 560022078 636063744 2413 33554432000 4194304 6211132 140732786223968 139945865010192 5148625 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7352] ppid=7343 vsize=621156 memory=0 CPUtime=0.28 cores=0-7
/proc/7346/task/7352/stat : 7352 (cosoco) R 7343 7346 6171 0 -1 4202560 90 0 0 0 28 0 0 0 20 0 9 0 560022078 636063744 2413 33554432000 4194304 6211132 140732786223968 139945856617744 5075771 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7353] ppid=7343 vsize=621156 memory=0 CPUtime=0.28 cores=0-7
/proc/7346/task/7353/stat : 7353 (cosoco) R 7343 7346 6171 0 -1 4202560 95 0 0 0 28 0 0 0 20 0 9 0 560022078 636063744 2413 33554432000 4194304 6211132 140732786223968 139945848224576 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7354] ppid=7343 vsize=621156 memory=0 CPUtime=0.27 cores=0-7
/proc/7346/task/7354/stat : 7354 (cosoco) R 7343 7346 6171 0 -1 4202560 113 0 0 0 27 0 0 0 20 0 9 0 560022078 636063744 2413 33554432000 4194304 6211132 140732786223968 139945839831968 5390181 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7355] ppid=7343 vsize=621156 memory=0 CPUtime=0.28 cores=0-7
/proc/7346/task/7355/stat : 7355 (cosoco) R 7343 7346 6171 0 -1 4202560 86 0 0 0 28 0 0 0 20 0 9 0 560022078 636063744 2413 33554432000 4194304 6211132 140732786223968 139945831439376 5081322 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
Current children cumulated CPU time: 2.27 s
Current children cumulated vsize: 621156 KiB
Current children cumulated memory: 9652 KiB

[startup+0.70084 s]
/proc/loadavg: 1.16 1.05 1.49 9/200 7355
/proc/meminfo: memFree=29004564/32770624 swapFree=66954180/67108860
[pid=7346] ppid=7343 vsize=620896 memory=9688 CPUtime=5.31 cores=0-7
/proc/7346/stat : 7346 (cosoco) S 7343 7346 6171 0 -1 1077944320 2927 0 0 0 528 3 0 0 20 0 9 0 560022075 635797504 2422 33554432000 4194304 6211132 140732786223968 140732786222224 139945913331447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
/proc/7346/statm: 155224 2422 882 493 0 148529 0
[pid=7346/tid=7348] ppid=7343 vsize=620896 memory=299060272 CPUtime=0.66 cores=0-7
/proc/7346/task/7348/stat : 7348 (cosoco) R 7343 7346 6171 0 -1 4202560 100 0 0 0 66 0 0 0 20 0 9 0 560022078 635797504 2422 33554432000 4194304 6211132 140732786223968 139945890188096 5079344 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7349] ppid=7343 vsize=620896 memory=0 CPUtime=0.61 cores=0-7
/proc/7346/task/7349/stat : 7349 (cosoco) R 7343 7346 6171 0 -1 4202560 127 0 0 0 61 0 0 0 20 0 9 0 560022078 635797504 2422 33554432000 4194304 6211132 140732786223968 139945881795256 5149714 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7350] ppid=7343 vsize=620896 memory=988 CPUtime=0.66 cores=0-7
/proc/7346/task/7350/stat : 7350 (cosoco) R 7343 7346 6171 0 -1 4202560 94 0 0 0 66 0 0 0 20 0 9 0 560022078 635797504 2422 33554432000 4194304 6211132 140732786223968 139945873403152 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7351] ppid=7343 vsize=620896 memory=2008 CPUtime=0.66 cores=0-7
/proc/7346/task/7351/stat : 7351 (cosoco) R 7343 7346 6171 0 -1 4202560 119 0 0 0 66 0 0 0 20 0 9 0 560022078 635797504 2422 33554432000 4194304 6211132 140732786223968 139945865010192 5082495 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7352] ppid=7343 vsize=620896 memory=1052 CPUtime=0.66 cores=0-7
/proc/7346/task/7352/stat : 7352 (cosoco) R 7343 7346 6171 0 -1 4202560 90 0 0 0 66 0 0 0 20 0 9 0 560022078 635797504 2422 33554432000 4194304 6211132 140732786223968 139945856617744 5393095 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7353] ppid=7343 vsize=620896 memory=776 CPUtime=0.66 cores=0-7
/proc/7346/task/7353/stat : 7353 (cosoco) R 7343 7346 6171 0 -1 4202560 95 0 0 0 66 0 0 0 20 0 9 0 560022078 635797504 2422 33554432000 4194304 6211132 140732786223968 139945848224264 5078923 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7354] ppid=7343 vsize=620896 memory=2832 CPUtime=0.65 cores=0-7
/proc/7346/task/7354/stat : 7354 (cosoco) R 7343 7346 6171 0 -1 4202560 113 0 0 0 63 2 0 0 20 0 9 0 560022078 635797504 2422 33554432000 4194304 6211132 140732786223968 139945839832192 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7355] ppid=7343 vsize=620896 memory=668 CPUtime=0.66 cores=0-7
/proc/7346/task/7355/stat : 7355 (cosoco) R 7343 7346 6171 0 -1 4202560 86 0 0 0 66 0 0 0 20 0 9 0 560022078 635797504 2422 33554432000 4194304 6211132 140732786223968 139945831439376 5397407 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
Current children cumulated CPU time: 5.31 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 9688 KiB

[startup+1.50084 s]
/proc/loadavg: 1.16 1.05 1.49 9/200 7355
/proc/meminfo: memFree=29004360/32770624 swapFree=66954180/67108860
[pid=7346] ppid=7343 vsize=620896 memory=10600 CPUtime=11.68 cores=0-7
/proc/7346/stat : 7346 (cosoco) S 7343 7346 6171 0 -1 1077944320 4333 0 0 0 1162 6 0 0 20 0 9 0 560022075 635797504 2650 33554432000 4194304 6211132 140732786223968 140732786222224 139945913331447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
/proc/7346/statm: 155224 2650 883 493 0 148529 0
[pid=7346/tid=7348] ppid=7343 vsize=620896 memory=299060272 CPUtime=1.46 cores=0-7
/proc/7346/task/7348/stat : 7348 (cosoco) R 7343 7346 6171 0 -1 4202560 201 0 0 0 146 0 0 0 20 0 9 0 560022078 635797504 2650 33554432000 4194304 6211132 140732786223968 139945890188192 5148711 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7349] ppid=7343 vsize=620896 memory=0 CPUtime=1.4 cores=0-7
/proc/7346/task/7349/stat : 7349 (cosoco) R 7343 7346 6171 0 -1 4202560 356 0 0 0 140 0 0 0 20 0 9 0 560022078 635797504 2650 33554432000 4194304 6211132 140732786223968 139945881795256 5081341 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7350] ppid=7343 vsize=620896 memory=988 CPUtime=1.46 cores=0-7
/proc/7346/task/7350/stat : 7350 (cosoco) R 7343 7346 6171 0 -1 4202560 197 0 0 0 146 0 0 0 20 0 9 0 560022078 635797504 2650 33554432000 4194304 6211132 140732786223968 139945873403152 5148691 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7351] ppid=7343 vsize=620896 memory=2008 CPUtime=1.46 cores=0-7
/proc/7346/task/7351/stat : 7351 (cosoco) R 7343 7346 6171 0 -1 4202560 340 0 0 0 146 0 0 0 20 0 9 0 560022078 635797504 2650 33554432000 4194304 6211132 140732786223968 139945865010192 5186313 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7352] ppid=7343 vsize=620896 memory=0 CPUtime=1.46 cores=0-7
/proc/7346/task/7352/stat : 7352 (cosoco) R 7343 7346 6171 0 -1 4202560 182 0 0 0 146 0 0 0 20 0 9 0 560022078 635797504 2650 33554432000 4194304 6211132 140732786223968 139945856617144 5079440 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7353] ppid=7343 vsize=620896 memory=7681421203011431829 CPUtime=1.46 cores=0-7
/proc/7346/task/7353/stat : 7353 (cosoco) R 7343 7346 6171 0 -1 4202560 376 0 0 0 146 0 0 0 20 0 9 0 560022078 635797504 2650 33554432000 4194304 6211132 140732786223968 139945848224784 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7354] ppid=7343 vsize=620896 memory=0 CPUtime=1.45 cores=0-7
/proc/7346/task/7354/stat : 7354 (cosoco) R 7343 7346 6171 0 -1 4202560 346 0 0 0 139 6 0 0 20 0 9 0 560022078 635797504 2650 33554432000 4194304 6211132 140732786223968 139945839832080 5076013 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7355] ppid=7343 vsize=620896 memory=6655300316396806240 CPUtime=1.46 cores=0-7
/proc/7346/task/7355/stat : 7355 (cosoco) R 7343 7346 6171 0 -1 4202560 232 0 0 0 146 0 0 0 20 0 9 0 560022078 635797504 2650 33554432000 4194304 6211132 140732786223968 139945831439376 5390116 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
Current children cumulated CPU time: 11.68 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10600 KiB

[startup+5.06084 s]
/proc/loadavg: 1.16 1.05 1.49 9/200 7355
/proc/meminfo: memFree=29004360/32770624 swapFree=66954180/67108860
[pid=7346] ppid=7343 vsize=620896 memory=10608 CPUtime=40.1 cores=0-7
/proc/7346/stat : 7346 (cosoco) S 7343 7346 6171 0 -1 1077944320 5329 0 0 0 3989 21 0 0 20 0 9 0 560022075 635797504 2652 33554432000 4194304 6211132 140732786223968 140732786222224 139945913331447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
/proc/7346/statm: 155224 2652 883 493 0 148529 0
[pid=7346/tid=7348] ppid=7343 vsize=620896 memory=-7684191407570971757 CPUtime=4.99 cores=0-7
/proc/7346/task/7348/stat : 7348 (cosoco) R 7343 7346 6171 0 -1 4202560 315 0 0 0 499 0 0 0 20 0 9 0 560022078 635797504 2652 33554432000 4194304 6211132 140732786223968 139945890188304 5074360 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7349] ppid=7343 vsize=620896 memory=-7035114785800479027 CPUtime=4.96 cores=0-7
/proc/7346/task/7349/stat : 7349 (cosoco) R 7343 7346 6171 0 -1 4202560 479 0 0 0 496 0 0 0 20 0 9 0 560022078 635797504 2652 33554432000 4194304 6211132 140732786223968 139945881795712 5390068 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7350] ppid=7343 vsize=620896 memory=3 CPUtime=5.02 cores=0-7
/proc/7346/task/7350/stat : 7350 (cosoco) R 7343 7346 6171 0 -1 4202560 272 0 0 0 502 0 0 0 20 0 9 0 560022078 635797504 2652 33554432000 4194304 6211132 140732786223968 139945873403008 5397407 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7351] ppid=7343 vsize=620896 memory=0 CPUtime=5.02 cores=0-7
/proc/7346/task/7351/stat : 7351 (cosoco) R 7343 7346 6171 0 -1 4202560 498 0 0 0 502 0 0 0 20 0 9 0 560022078 635797504 2652 33554432000 4194304 6211132 140732786223968 139945865010192 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7352] ppid=7343 vsize=620896 memory=5859579310563934304 CPUtime=5.02 cores=0-7
/proc/7346/task/7352/stat : 7352 (cosoco) R 7343 7346 6171 0 -1 4202560 302 0 0 0 502 0 0 0 20 0 9 0 560022078 635797504 2652 33554432000 4194304 6211132 140732786223968 139945856617144 5075263 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7353] ppid=7343 vsize=620896 memory=5865187966234681920 CPUtime=5.02 cores=0-7
/proc/7346/task/7353/stat : 7353 (cosoco) R 7343 7346 6171 0 -1 4202560 546 0 0 0 502 0 0 0 20 0 9 0 560022078 635797504 2652 33554432000 4194304 6211132 140732786223968 139945848224784 5082389 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7354] ppid=7343 vsize=620896 memory=5865189121985112658 CPUtime=4.98 cores=0-7
/proc/7346/task/7354/stat : 7354 (cosoco) R 7343 7346 6171 0 -1 4202560 470 0 0 0 477 21 0 0 20 0 9 0 560022078 635797504 2652 33554432000 4194304 6211132 140732786223968 139945839832080 5076399 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7355] ppid=7343 vsize=620896 memory=6363684560972306786 CPUtime=5.02 cores=0-7
/proc/7346/task/7355/stat : 7355 (cosoco) R 7343 7346 6171 0 -1 4202560 344 0 0 0 502 0 0 0 20 0 9 0 560022078 635797504 2652 33554432000 4194304 6211132 140732786223968 139945831439488 5150174 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
Current children cumulated CPU time: 40.1 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10608 KiB

[startup+6.30084 s]
/proc/loadavg: 2.11 1.25 1.55 9/200 7355
/proc/meminfo: memFree=28997396/32770624 swapFree=66954180/67108860
[pid=7346] ppid=7343 vsize=620896 memory=10608 CPUtime=49.99 cores=0-7
/proc/7346/stat : 7346 (cosoco) S 7343 7346 6171 0 -1 1077944320 6232 0 0 0 4973 26 0 0 20 0 9 0 560022075 635797504 2652 33554432000 4194304 6211132 140732786223968 140732786222224 139945913331447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
/proc/7346/statm: 155224 2652 883 493 0 148529 0
[pid=7346/tid=7348] ppid=7343 vsize=620896 memory=10608 CPUtime=6.21 cores=0-7
/proc/7346/task/7348/stat : 7348 (cosoco) R 7343 7346 6171 0 -1 4202560 396 0 0 0 621 0 0 0 20 0 9 0 560022078 635797504 2652 33554432000 4194304 6211132 140732786223968 139945890188304 5149680 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7349] ppid=7343 vsize=620896 memory=0 CPUtime=6.18 cores=0-7
/proc/7346/task/7349/stat : 7349 (cosoco) R 7343 7346 6171 0 -1 4202560 588 0 0 0 618 0 0 0 20 0 9 0 560022078 635797504 2652 33554432000 4194304 6211132 140732786223968 139945881795712 5149714 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7350] ppid=7343 vsize=620896 memory=0 CPUtime=6.26 cores=0-7
/proc/7346/task/7350/stat : 7350 (cosoco) R 7343 7346 6171 0 -1 4202560 353 0 0 0 626 0 0 0 20 0 9 0 560022078 635797504 2652 33554432000 4194304 6211132 140732786223968 139945873403008 5075234 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7351] ppid=7343 vsize=620896 memory=0 CPUtime=6.26 cores=0-7
/proc/7346/task/7351/stat : 7351 (cosoco) R 7343 7346 6171 0 -1 4202560 661 0 0 0 626 0 0 0 20 0 9 0 560022078 635797504 2652 33554432000 4194304 6211132 140732786223968 139945865010192 5075597 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0

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

/proc/7346/task/7350/stat : 7350 (cosoco) R 7343 7346 6171 0 -1 4202560 4218 0 0 0 226208 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945873403008 5076059 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7351] ppid=7343 vsize=620896 memory=0 CPUtime=2257.72 cores=0-7
/proc/7346/task/7351/stat : 7351 (cosoco) R 7343 7346 6171 0 -1 4202560 5466 0 0 0 225772 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945865010192 5079344 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7352] ppid=7343 vsize=620896 memory=0 CPUtime=2262.02 cores=0-7
/proc/7346/task/7352/stat : 7352 (cosoco) R 7343 7346 6171 0 -1 4202560 4347 0 0 0 226202 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945856617744 5081337 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7353] ppid=7343 vsize=620896 memory=10708 CPUtime=2262 cores=0-7
/proc/7346/task/7353/stat : 7353 (cosoco) R 7343 7346 6171 0 -1 4202560 5156 0 0 0 226200 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945848224672 5082441 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7354] ppid=7343 vsize=620896 memory=10708 CPUtime=2261.79 cores=0-7
/proc/7346/task/7354/stat : 7354 (cosoco) R 7343 7346 6171 0 -1 4202560 4530 0 0 0 226147 32 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945839832080 5074429 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7355] ppid=7343 vsize=620896 memory=10708 CPUtime=2262.05 cores=0-7
/proc/7346/task/7355/stat : 7355 (cosoco) R 7343 7346 6171 0 -1 4202560 4567 0 0 0 226205 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945831439632 5150097 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
Current children cumulated CPU time: 18067.5 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10708 KiB

[startup+2322.3 s]
/proc/loadavg: 8.67 8.39 7.79 9/199 7555
/proc/meminfo: memFree=30097600/32770624 swapFree=66954180/67108860
[pid=7346] ppid=7343 vsize=620896 memory=10708 CPUtime=18546.7 cores=0-7
/proc/7346/stat : 7346 (cosoco) S 7343 7346 6171 0 -1 1077944320 39206 0 0 0 1854624 46 0 0 20 0 9 0 560022075 635797504 2677 33554432000 4194304 6211132 140732786223968 140732786222224 139945913331447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
/proc/7346/statm: 155224 2677 883 493 0 148529 0
[pid=7346/tid=7348] ppid=7343 vsize=620896 memory=10708 CPUtime=2321.89 cores=0-7
/proc/7346/task/7348/stat : 7348 (cosoco) R 7343 7346 6171 0 -1 4202560 4090 0 0 0 232180 9 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945890188416 5081337 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7349] ppid=7343 vsize=620896 memory=10708 CPUtime=2297.82 cores=0-7
/proc/7346/task/7349/stat : 7349 (cosoco) R 7343 7346 6171 0 -1 4202560 4252 0 0 0 229781 1 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945881795712 5082818 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7350] ppid=7343 vsize=620896 memory=10708 CPUtime=2322.06 cores=0-7
/proc/7346/task/7350/stat : 7350 (cosoco) R 7343 7346 6171 0 -1 4202560 4293 0 0 0 232206 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945873403008 5081367 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7351] ppid=7343 vsize=620896 memory=10708 CPUtime=2316.98 cores=0-7
/proc/7346/task/7351/stat : 7351 (cosoco) R 7343 7346 6171 0 -1 4202560 5559 0 0 0 231698 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945865010304 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7352] ppid=7343 vsize=620896 memory=10708 CPUtime=2322.01 cores=0-7
/proc/7346/task/7352/stat : 7352 (cosoco) R 7343 7346 6171 0 -1 4202560 4424 0 0 0 232201 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945856617744 5082389 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7353] ppid=7343 vsize=620896 memory=10708 CPUtime=2322 cores=0-7
/proc/7346/task/7353/stat : 7353 (cosoco) R 7343 7346 6171 0 -1 4202560 5231 0 0 0 232200 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945848224672 5151098 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7354] ppid=7343 vsize=620896 memory=10708 CPUtime=2321.78 cores=0-7
/proc/7346/task/7354/stat : 7354 (cosoco) R 7343 7346 6171 0 -1 4202560 4607 0 0 0 232146 32 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945839832080 5076399 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7355] ppid=7343 vsize=620896 memory=10708 CPUtime=2322.05 cores=0-7
/proc/7346/task/7355/stat : 7355 (cosoco) R 7343 7346 6171 0 -1 4202560 4647 0 0 0 232205 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945831439632 5148847 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
Current children cumulated CPU time: 18546.7 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10708 KiB

[startup+2382.3 s]
/proc/loadavg: 8.56 8.42 7.83 9/198 7558
/proc/meminfo: memFree=30100560/32770624 swapFree=66954180/67108860
[pid=7346] ppid=7343 vsize=620896 memory=10708 CPUtime=19025.9 cores=0-7
/proc/7346/stat : 7346 (cosoco) S 7343 7346 6171 0 -1 1077944320 39756 0 0 0 1902545 46 0 0 20 0 9 0 560022075 635797504 2677 33554432000 4194304 6211132 140732786223968 140732786222224 139945913331447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
/proc/7346/statm: 155224 2677 883 493 0 148529 0
[pid=7346/tid=7348] ppid=7343 vsize=620896 memory=3504 CPUtime=2381.88 cores=0-7
/proc/7346/task/7348/stat : 7348 (cosoco) R 7343 7346 6171 0 -1 4202560 4158 0 0 0 238179 9 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945890188416 5082138 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7349] ppid=7343 vsize=620896 memory=10708 CPUtime=2357.82 cores=0-7
/proc/7346/task/7349/stat : 7349 (cosoco) R 7343 7346 6171 0 -1 4202560 4307 0 0 0 235781 1 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945881795712 5149706 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7350] ppid=7343 vsize=620896 memory=10708 CPUtime=2382.06 cores=0-7
/proc/7346/task/7350/stat : 7350 (cosoco) R 7343 7346 6171 0 -1 4202560 4370 0 0 0 238206 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945873403008 5082393 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7351] ppid=7343 vsize=620896 memory=10708 CPUtime=2376.23 cores=0-7
/proc/7346/task/7351/stat : 7351 (cosoco) R 7343 7346 6171 0 -1 4202560 5629 0 0 0 237623 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945865010304 5397267 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7352] ppid=7343 vsize=620896 memory=3504 CPUtime=2382.01 cores=0-7
/proc/7346/task/7352/stat : 7352 (cosoco) R 7343 7346 6171 0 -1 4202560 4495 0 0 0 238201 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945856617744 5078762 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7353] ppid=7343 vsize=620896 memory=4294967712 CPUtime=2381.99 cores=0-7
/proc/7346/task/7353/stat : 7353 (cosoco) R 7343 7346 6171 0 -1 4202560 5307 0 0 0 238199 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945848224672 5079261 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7354] ppid=7343 vsize=620896 memory=10708 CPUtime=2381.77 cores=0-7
/proc/7346/task/7354/stat : 7354 (cosoco) R 7343 7346 6171 0 -1 4202560 4672 0 0 0 238145 32 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945839832080 5148716 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7355] ppid=7343 vsize=620896 memory=10708 CPUtime=2382.04 cores=0-7
/proc/7346/task/7355/stat : 7355 (cosoco) R 7343 7346 6171 0 -1 4202560 4715 0 0 0 238204 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945831439632 5075764 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
Current children cumulated CPU time: 19025.9 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10708 KiB

[startup+2442.3 s]
/proc/loadavg: 8.21 8.35 7.85 9/200 7564
/proc/meminfo: memFree=30098544/32770624 swapFree=66954180/67108860
[pid=7346] ppid=7343 vsize=620896 memory=10708 CPUtime=19505.1 cores=0-7
/proc/7346/stat : 7346 (cosoco) S 7343 7346 6171 0 -1 1077944320 40299 0 0 0 1950464 46 0 0 20 0 9 0 560022075 635797504 2677 33554432000 4194304 6211132 140732786223968 140732786222224 139945913331447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
/proc/7346/statm: 155224 2677 883 493 0 148529 0
[pid=7346/tid=7348] ppid=7343 vsize=620896 memory=10708 CPUtime=2441.87 cores=0-7
/proc/7346/task/7348/stat : 7348 (cosoco) R 7343 7346 6171 0 -1 4202560 4219 0 0 0 244178 9 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945890188416 5081341 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7349] ppid=7343 vsize=620896 memory=10708 CPUtime=2417.82 cores=0-7
/proc/7346/task/7349/stat : 7349 (cosoco) R 7343 7346 6171 0 -1 4202560 4367 0 0 0 241781 1 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945881795712 5079440 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7350] ppid=7343 vsize=620896 memory=10708 CPUtime=2442.06 cores=0-7
/proc/7346/task/7350/stat : 7350 (cosoco) R 7343 7346 6171 0 -1 4202560 4442 0 0 0 244206 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945873403008 5078983 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7351] ppid=7343 vsize=620896 memory=10708 CPUtime=2435.47 cores=0-7
/proc/7346/task/7351/stat : 7351 (cosoco) R 7343 7346 6171 0 -1 4202560 5710 0 0 0 243547 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945865010304 5149756 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7352] ppid=7343 vsize=620896 memory=10708 CPUtime=2442 cores=0-7
/proc/7346/task/7352/stat : 7352 (cosoco) R 7343 7346 6171 0 -1 4202560 4561 0 0 0 244200 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945856617744 5081329 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7353] ppid=7343 vsize=620896 memory=10708 CPUtime=2441.98 cores=0-7
/proc/7346/task/7353/stat : 7353 (cosoco) R 7343 7346 6171 0 -1 4202560 5387 0 0 0 244198 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945848224672 5082397 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7354] ppid=7343 vsize=620896 memory=1548 CPUtime=2441.76 cores=0-7
/proc/7346/task/7354/stat : 7354 (cosoco) R 7343 7346 6171 0 -1 4202560 4727 0 0 0 244144 32 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945839832080 5078728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7355] ppid=7343 vsize=620896 memory=10708 CPUtime=2442.04 cores=0-7
/proc/7346/task/7355/stat : 7355 (cosoco) R 7343 7346 6171 0 -1 4202560 4783 0 0 0 244204 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945831439632 5081404 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
Current children cumulated CPU time: 19505.1 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10708 KiB

[startup+2502.3 s]
/proc/loadavg: 8.08 8.28 7.86 9/199 7567
/proc/meminfo: memFree=30098044/32770624 swapFree=66954180/67108860
[pid=7346] ppid=7343 vsize=620896 memory=10708 CPUtime=19984.3 cores=0-7
/proc/7346/stat : 7346 (cosoco) S 7343 7346 6171 0 -1 1077944320 40912 0 0 0 1998385 46 0 0 20 0 9 0 560022075 635797504 2677 33554432000 4194304 6211132 140732786223968 140732786222224 139945913331447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
/proc/7346/statm: 155224 2677 883 493 0 148529 0
[pid=7346/tid=7348] ppid=7343 vsize=620896 memory=10708 CPUtime=2501.86 cores=0-7
/proc/7346/task/7348/stat : 7348 (cosoco) R 7343 7346 6171 0 -1 4202560 4290 0 0 0 250177 9 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945890188416 5082818 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7349] ppid=7343 vsize=620896 memory=10708 CPUtime=2477.82 cores=0-7
/proc/7346/task/7349/stat : 7349 (cosoco) R 7343 7346 6171 0 -1 4202560 4434 0 0 0 247781 1 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945881795712 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7350] ppid=7343 vsize=620896 memory=10708 CPUtime=2502.05 cores=0-7
/proc/7346/task/7350/stat : 7350 (cosoco) R 7343 7346 6171 0 -1 4202560 4523 0 0 0 250205 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945873403008 5075237 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7351] ppid=7343 vsize=620896 memory=10708 CPUtime=2494.71 cores=0-7
/proc/7346/task/7351/stat : 7351 (cosoco) R 7343 7346 6171 0 -1 4202560 5790 0 0 0 249471 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945865010304 5390177 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7352] ppid=7343 vsize=620896 memory=10708 CPUtime=2502.01 cores=0-7
/proc/7346/task/7352/stat : 7352 (cosoco) R 7343 7346 6171 0 -1 4202560 4645 0 0 0 250201 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945856617744 5079036 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7353] ppid=7343 vsize=620896 memory=10708 CPUtime=2501.98 cores=0-7
/proc/7346/task/7353/stat : 7353 (cosoco) R 7343 7346 6171 0 -1 4202560 5457 0 0 0 250198 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945848224672 5076413 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7354] ppid=7343 vsize=620896 memory=10708 CPUtime=2501.75 cores=0-7
/proc/7346/task/7354/stat : 7354 (cosoco) R 7343 7346 6171 0 -1 4202560 4816 0 0 0 250143 32 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945839832080 5075871 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7355] ppid=7343 vsize=620896 memory=10708 CPUtime=2502.03 cores=0-7
/proc/7346/task/7355/stat : 7355 (cosoco) R 7343 7346 6171 0 -1 4202560 4854 0 0 0 250203 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945831439632 5078752 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
Current children cumulated CPU time: 19984.3 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10708 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 8.06 8.27 7.86 9/199 7568
/proc/meminfo: memFree=30098812/32770624 swapFree=66954180/67108860
[pid=7346] ppid=7343 vsize=620896 memory=10708 CPUtime=20125.7 cores=0-7
/proc/7346/stat : 7346 (cosoco) S 7343 7346 6171 0 -1 1077944320 40913 0 0 0 2012522 46 0 0 20 0 9 0 560022075 635797504 2677 33554432000 4194304 6211132 140732786223968 140732786222224 139945913331447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
/proc/7346/statm: 155224 2677 883 493 0 148529 0
[pid=7346/tid=7348] ppid=7343 vsize=620896 memory=1808 CPUtime=2519.56 cores=0-7
/proc/7346/task/7348/stat : 7348 (cosoco) R 7343 7346 6171 0 -1 4202560 4290 0 0 0 251947 9 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945890188416 5075751 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7349] ppid=7343 vsize=620896 memory=924 CPUtime=2495.52 cores=0-7
/proc/7346/task/7349/stat : 7349 (cosoco) R 7343 7346 6171 0 -1 4202560 4434 0 0 0 249551 1 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945881795712 5082378 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7350] ppid=7343 vsize=620896 memory=4944 CPUtime=2519.75 cores=0-7
/proc/7346/task/7350/stat : 7350 (cosoco) R 7343 7346 6171 0 -1 4202560 4523 0 0 0 251975 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945873403008 5193742 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7351] ppid=7343 vsize=620896 memory=1408 CPUtime=2512.19 cores=0-7
/proc/7346/task/7351/stat : 7351 (cosoco) R 7343 7346 6171 0 -1 4202560 5791 0 0 0 251219 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945865010304 5390088 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7352] ppid=7343 vsize=620896 memory=2844 CPUtime=2519.71 cores=0-7
/proc/7346/task/7352/stat : 7352 (cosoco) R 7343 7346 6171 0 -1 4202560 4645 0 0 0 251971 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945856617744 5149718 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7353] ppid=7343 vsize=620896 memory=10708 CPUtime=2519.68 cores=0-7
/proc/7346/task/7353/stat : 7353 (cosoco) R 7343 7346 6171 0 -1 4202560 5457 0 0 0 251968 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945848224672 5079267 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7354] ppid=7343 vsize=620896 memory=4108 CPUtime=2519.45 cores=0-7
/proc/7346/task/7354/stat : 7354 (cosoco) R 7343 7346 6171 0 -1 4202560 4816 0 0 0 251913 32 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945839832080 5082376 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
[pid=7346/tid=7355] ppid=7343 vsize=620896 memory=1652 CPUtime=2519.73 cores=0-7
/proc/7346/task/7355/stat : 7355 (cosoco) R 7343 7346 6171 0 -1 4202560 4854 0 0 0 251973 0 0 0 20 0 9 0 560022078 635797504 2677 33554432000 4194304 6211132 140732786223968 139945831439632 5081341 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36134912 140732786226193 140732786226285 140732786226285 140732786229198 0
Current children cumulated CPU time: 20125.7 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10708 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.01 s]
# the end of solver process 7346 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20125.3 s, system=0.470777 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520.01
CPU time (s): 20125.8
CPU user time (s): 20125.3
CPU system time (s): 0.470777
CPU usage (%): 798.638
Max. virtual memory (cumulated for all children) (KiB): 621156
Max. memory (cumulated for all children) (KiB): 10708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20125.3
system time used= 0.470777
maximum resident set size= 10868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40963
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= 165
involuntary context switches= 164591


# summary of solver processes directly reported to runsolver:
#   pid: 7346
#   total CPU time (s): 20125.8
#   total CPU user time (s): 20125.3
#   total CPU system time (s): 0.470777

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.0996 second user time and 20.1578 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-30 12:57:12
IDJOB=4409778
IDBENCH=141368
IDSOLVER=2877
FILE ID=node119/4409778-1569841073
RUNJOBID= node119-1569830904-6198
PBS_JOBID= 21705950
Free space on /tmp= 61508 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-13_c18.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409778-1569841073/watcher-4409778-1569841073 -o /tmp/evaluation-result-4409778-1569841073/solver-4409778-1569841073 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1569830904-6198 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409778-1569841073.xml

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

MD5SUM BENCH= 66cce14b45be89e007abc3e2885e8941
RANDOM SEED=1327173372

node119.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.47
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.47
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.47
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.47
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:        29010572 kB
MemAvailable:   31816568 kB
Buffers:          234680 kB
Cached:          2900092 kB
SwapCached:        46700 kB
Active:          1078376 kB
Inactive:        2109116 kB
Active(anon):      18224 kB
Inactive(anon):   116424 kB
Active(file):    1060152 kB
Inactive(file):  1992692 kB
Unevictable:      107468 kB
Mlocked:          107468 kB
SwapTotal:      67108860 kB
SwapFree:       66954180 kB
Dirty:            723740 kB
Writeback:         78836 kB
AnonPages:        115444 kB
Mapped:            28076 kB
Shmem:             73180 kB
Slab:             167040 kB
SReclaimable:     137972 kB
SUnreclaim:        29068 kB
KernelStack:        3376 kB
PageTables:         5240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     541900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 62028 MiB
End job on node119 at 2019-09-30 13:39:12