Trace number 4409734

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)549 20119.1 2520.03

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n150/
TravellingSalesman-150-50-13.xml
MD5SUMd698eba466bb4d42bacc008ef87467ee
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark549
Best CPU time to get the best result obtained on this benchmark20119.1
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints151
Number of domains2
Minimum domain size66
Maximum domain size150
Distribution of domain sizes[{"size":66,"count":150},{"size":150,"count":150}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":150},{"degree":3,"count":150}]
Minimum constraint arity3
Maximum constraint arity150
Distribution of constraint arities[{"arity":3,"count":150},{"arity":150,"count":1}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

17.11/2.46	c
17.11/2.46	c This is cosoco 2.00 --  
17.11/2.46	c
17.11/2.46	c command line: cosoco -model -nbcores=8 HOME/instance-4409734-1569833460.xml 
17.11/2.46	c enable optimization
17.11/2.46	c ========================================[ Problem Statistics ]===========================================
17.11/2.46	c |                                                                                                       
17.11/2.46	c |  Parse time        :         0.20 s 
17.11/2.46	c |
17.11/2.46	c |               Variables: 300
17.11/2.46	c |            Domain Sizes: 66..150
17.11/2.46	c |
17.11/2.46	c |             Constraints: 152
17.11/2.46	c |                   Arity: 3..150  -- Ternary: 150
17.11/2.46	c | 
17.11/2.46	c |                   Types: 
17.11/2.46	c |                          All Different: 1
17.11/2.46	c |                          Extension: 150  (nb tuples: 22350..22350) -- (shared: 1192)
17.11/2.46	c |                          Sum: 1
17.11/2.46	c |                          
17.11/2.46	c |               Objective: Minimize Sum
17.11/2.46	
17.11/2.46	c =========================================================================================================
17.11/2.46	c Parallel mode: Portfolio
17.11/2.46	c [pFactory][Group N°0] created (threads:8).
17.11/2.46	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
17.11/2.46	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
17.11/2.46	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
17.11/2.46	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
17.11/2.46	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
17.11/2.46	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
17.11/2.46	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
17.11/2.46	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
17.11/2.46	c [pFactory][Group N°0] concurrent mode: enabled.
17.11/2.46	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
17.11/2.46	c [pFactory][Group N°0] task 7 launched on thread 0.
17.11/2.46	c [pFactory][Group N°0] task 6 launched on thread 2.
17.11/2.46	c [pFactory][Group N°0] task 5 launched on thread 1.
17.11/2.46	c [pFactory][Group N°0] task 4 launched on thread 5.
17.11/2.46	c [pFactory][Group N°0] task 3 launched on thread 4.
17.11/2.46	c [pFactory][Group N°0] task 2 launched on thread 3.
17.11/2.46	c [pFactory][Group N°0] task 1 launched on thread 6.
17.11/2.46	c [pFactory][Group N°0] task 0 launched on thread 7.
17.11/2.46	o 2952
17.91/2.56	o 2778
18.70/2.65	o 2712
40.26/5.39	o 1974
61.03/7.91	o 1703
80.99/10.44	o 1505
104.14/13.32	o 569
197.63/25.06	o 560
221.58/28.04	o 552
278.27/35.15	o 549
20118.96/2520.02	
20118.96/2520.02	c *** INTERRUPTED ***
20118.96/2520.02	c call to solver        : 6
20118.96/2520.02	c
20118.96/2520.02	c restarts              : 33208       
20118.96/2520.02	c conflicts             : 423601       (21 /sec)
20118.96/2520.02	c decisions             : 669216       (33 /sec)
20118.96/2520.02	c propagations          : 1228292159  (61053 /sec)
20118.96/2520.02	c root propagations     : 21806       
20118.96/2520.02	c filter calls          : 37608929       (1869 /sec)
20118.96/2520.02	c useless filter calls  : 15525622       (41 %)
20118.96/2520.02	c Memory used           : 828.75 MB
20118.96/2520.02	c Best bound time (wc)  : 35.1457 s
20118.96/2520.02	c CPU time              : 20118.3 s
20118.96/2520.02	c real time             : 2520.02 s
20118.96/2520.02	
20118.96/2520.02	s SATISFIABLE
20118.96/2520.02	c Best value found: 549
20118.96/2520.02	
20118.96/2520.02	
20118.96/2520.02	v <instantiation type='solution' cost='549'>
20118.96/2520.02	v <list>c[0] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[10] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[11] c[120] c[121] c[122] c[123] c[124] c[125] c[126] c[127] c[128] c[129] c[12] c[130] c[131] c[132] c[133] c[134] c[135] c[136] c[137] c[138] c[139] c[13] c[140] c[141] c[142] c[143] c[144] c[145] c[146] c[147] c[148] c[149] c[14] c[15] c[16] c[17] c[18] c[19] c[1] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[2] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[3] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[4] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[5] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[6] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[7] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[8] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] c[9] d[0] d[100] d[101] d[102] d[103] d[104] d[105] d[106] d[107] d[108] d[109] d[10] d[110] d[111] d[112] d[113] d[114] d[115] d[116] d[117] d[118] d[119] d[11] d[120] d[121] d[122] d[123] d[124] d[125] d[126] d[127] d[128] d[129] d[12] d[130] d[131] d[132] d[133] d[134] d[135] d[136] d[137] d[138] d[139] d[13] d[140] d[141] d[142] d[143] d[144] d[145] d[146] d[147] d[148] d[149] d[14] d[15] d[16] d[17] d[18] d[19] d[1] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[2] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[3] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[4] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[5] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[6] d[70] d[71] d[72] d[73] d[74] d[75] d[76] d[77] d[78] d[79] d[7] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[8] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] d[9] </list>
20118.96/2520.02	v <values>103 138 147 143 142 137 130 90 83 80 77 84 14 46 43 32 25 34 47 41 35 36 85 37 44 48 59 57 55 54 53 52 49 79 66 70 69 62 68 75 76 78 82 86 72 89 108 111 146 148 129 126 122 118 112 64 63 50 39 40 31 95 28 29 21 17 3 2 4 11 16 10 92 1 20 15 19 7 9 18 0 23 26 96 27 30 22 12 8 13 5 6 24 33 109 38 42 56 51 45 58 60 65 67 71 113 81 91 101 107 110 100 102 106 99 94 104 88 105 116 114 119 123 127 131 120 134 97 139 149 144 140 135 128 124 132 136 141 93 145 125 121 117 74 73 61 98 115 133 87 2 2 7 1 1 3 14 4 8 4 28 5 10 1 4 3 3 4 3 2 1 4 2 5 1 5 1 2 1 1 3 1 6 2 2 1 4 2 4 2 1 2 2 1 3 5 2 12 3 7 2 1 2 4 2 2 5 4 2 3 2 1 2 2 1 4 1 4 2 1 3 3 1 6 4 3 4 1 3 5 9 1 15 5 1 16 4 1 1 2 5 5 8 4 3 3 7 3 2 4 1 2 2 2 6 3 4 2 2 3 4 1 1 3 1 5 2 5 6 1 3 2 1 2 3 5 2 2 5 4 1 1 3 1 3 3 1 3 2 6 4 2 20 1 4 16 7 6 2 2 </values>
20118.96/2520.02	v </instantiation>
20118.96/2520.02	

Verifier Data

OK	549

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409734-1569833460/watcher-4409734-1569833460 -o /tmp/evaluation-result-4409734-1569833460/solver-4409734-1569833460 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node123-1569830857-16206 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409734-1569833460.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=16494, runsolver pid=16491


[startup+0.100154 s]*
/proc/loadavg: 5.41 8.26 8.76 2/191 16495
/proc/meminfo: memFree=31840260/32770624 swapFree=66939156/67108860
[pid=16494] ppid=16491 vsize=39212 memory=15100 CPUtime=0.09 cores=0-7
/proc/16494/stat : 16494 (cosoco) R 16491 16494 16179 0 -1 4202496 4120 0 0 0 9 0 0 0 20 0 1 0 559610785 40153088 3775 33554432000 4194304 6211132 140731520143088 140731520139624 140142756278834 0 0 4096 8405026 0 0 0 17 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
/proc/16494/statm: 9803 3775 821 493 0 3108 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39212 KiB
Current children cumulated memory: 15100 KiB

[startup+0.208884 s]*
/proc/loadavg: 5.41 8.26 8.76 2/191 16495
/proc/meminfo: memFree=31724816/32770624 swapFree=66939156/67108860
[pid=16494] ppid=16491 vsize=160996 memory=137048 CPUtime=0.2 cores=0-7
/proc/16494/stat : 16494 (cosoco) R 16491 16494 16179 0 -1 4202496 34707 0 0 0 15 5 0 0 20 0 1 0 559610785 164859904 34262 33554432000 4194304 6211132 140731520143088 140731520139624 5037221 0 0 4096 8405026 0 0 0 17 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
/proc/16494/statm: 40249 34262 829 493 0 33554 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 160996 KiB
Current children cumulated memory: 137048 KiB

[startup+0.308766 s]*
/proc/loadavg: 5.41 8.26 8.76 11/199 16503
/proc/meminfo: memFree=31617476/32770624 swapFree=66939156/67108860
[pid=16494] ppid=16491 vsize=324348 memory=234992 CPUtime=0.5 cores=0-7
/proc/16494/stat : 16494 (cosoco) S 16491 16494 16179 0 -1 1077944320 59246 0 0 0 42 8 0 0 20 0 9 0 559610785 332132352 58748 33554432000 4194304 6211132 140731520143088 140731520141344 140142772322039 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
/proc/16494/statm: 81087 58748 845 493 0 74392 0
[pid=16494/tid=16496] ppid=16491 vsize=324348 memory=1398722017469774279 CPUtime=0.02 cores=0-7
/proc/16494/task/16496/stat : 16496 (cosoco) R 16491 16494 16179 0 -1 4202560 3 0 0 0 2 0 0 0 20 0 9 0 559610814 332132352 58748 33554432000 4194304 6211132 140731520143088 140142749179488 5039047 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16497] ppid=16491 vsize=324348 memory=4872558044660077418 CPUtime=0.02 cores=0-7
/proc/16494/task/16497/stat : 16497 (cosoco) R 16491 16494 16179 0 -1 4202560 0 0 0 0 2 0 0 0 20 0 9 0 559610814 332132352 58748 33554432000 4194304 6211132 140731520143088 140142740786784 5039026 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16498] ppid=16491 vsize=324348 memory=0 CPUtime=0.02 cores=0-7
/proc/16494/task/16498/stat : 16498 (cosoco) R 16491 16494 16179 0 -1 4202560 0 0 0 0 2 0 0 0 20 0 9 0 559610814 332132352 58748 33554432000 4194304 6211132 140731520143088 140142732394080 5038992 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16499] ppid=16491 vsize=324348 memory=6944656592455359580 CPUtime=0.02 cores=0-7
/proc/16494/task/16499/stat : 16499 (cosoco) R 16491 16494 16179 0 -1 4202560 0 0 0 0 2 0 0 0 20 0 9 0 559610814 332132352 58748 33554432000 4194304 6211132 140731520143088 140142724001280 5039007 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16500] ppid=16491 vsize=324348 memory=6656426216303648864 CPUtime=0.02 cores=0-7
/proc/16494/task/16500/stat : 16500 (cosoco) R 16491 16494 16179 0 -1 4202560 0 0 0 0 2 0 0 0 20 0 9 0 559610814 332132352 58748 33554432000 4194304 6211132 140731520143088 140142715608672 5039022 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16501] ppid=16491 vsize=324348 memory=0 CPUtime=0.01 cores=0-7
/proc/16494/task/16501/stat : 16501 (cosoco) R 16491 16494 16179 0 -1 4202560 0 0 0 0 1 0 0 0 20 0 9 0 559610814 332132352 58748 33554432000 4194304 6211132 140731520143088 140142707215872 5038992 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16502] ppid=16491 vsize=324348 memory=0 CPUtime=0.02 cores=0-7
/proc/16494/task/16502/stat : 16502 (cosoco) R 16491 16494 16179 0 -1 4202560 0 0 0 0 2 0 0 0 20 0 9 0 559610814 332132352 58748 33554432000 4194304 6211132 140731520143088 140142698823168 5397258 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16503] ppid=16491 vsize=324348 memory=0 CPUtime=0.02 cores=0-7
/proc/16494/task/16503/stat : 16503 (cosoco) R 16491 16494 16179 0 -1 4202560 0 0 0 0 2 0 0 0 20 0 9 0 559610814 332132352 58748 33554432000 4194304 6211132 140731520143088 140142690430464 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 324348 KiB
Current children cumulated memory: 234992 KiB

[startup+0.700765 s]
/proc/loadavg: 5.41 8.26 8.76 9/199 16503
/proc/meminfo: memFree=31617172/32770624 swapFree=66939156/67108860
[pid=16494] ppid=16491 vsize=848636 memory=235252 CPUtime=3.54 cores=0-7
/proc/16494/stat : 16494 (cosoco) S 16491 16494 16179 0 -1 1077944320 59493 0 0 0 346 8 0 0 20 0 9 0 559610785 869003264 58813 33554432000 4194304 6211132 140731520143088 140731520141344 140142772322039 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
/proc/16494/statm: 212159 58813 845 493 0 205464 0
[pid=16494/tid=16496] ppid=16491 vsize=848636 memory=1204 CPUtime=0.41 cores=0-7
/proc/16494/task/16496/stat : 16496 (cosoco) R 16491 16494 16179 0 -1 4202560 18 0 0 0 41 0 0 0 20 0 9 0 559610814 869003264 58813 33554432000 4194304 6211132 140731520143088 140142749179064 5039210 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16497] ppid=16491 vsize=848636 memory=1032 CPUtime=0.41 cores=0-7
/proc/16494/task/16497/stat : 16497 (cosoco) R 16491 16494 16179 0 -1 4202560 32 0 0 0 41 0 0 0 20 0 9 0 559610814 869003264 58813 33554432000 4194304 6211132 140731520143088 140142740786784 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16498] ppid=16491 vsize=848636 memory=6124 CPUtime=0.41 cores=0-7
/proc/16494/task/16498/stat : 16498 (cosoco) R 16491 16494 16179 0 -1 4202560 18 0 0 0 41 0 0 0 20 0 9 0 559610814 869003264 58813 33554432000 4194304 6211132 140731520143088 140142732393656 5039007 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16499] ppid=16491 vsize=848636 memory=1544 CPUtime=0.41 cores=0-7
/proc/16494/task/16499/stat : 16499 (cosoco) R 16491 16494 16179 0 -1 4202560 15 0 0 0 41 0 0 0 20 0 9 0 559610814 869003264 58813 33554432000 4194304 6211132 140731520143088 140142724001280 5038964 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16500] ppid=16491 vsize=848636 memory=776 CPUtime=0.4 cores=0-7
/proc/16494/task/16500/stat : 16500 (cosoco) R 16491 16494 16179 0 -1 4202560 18 0 0 0 40 0 0 0 20 0 9 0 559610814 869003264 58813 33554432000 4194304 6211132 140731520143088 140142715608248 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16501] ppid=16491 vsize=848636 memory=140323380426367 CPUtime=0.38 cores=0-7
/proc/16494/task/16501/stat : 16501 (cosoco) R 16491 16494 16179 0 -1 4202560 111 0 0 0 38 0 0 0 20 0 9 0 559610814 869003264 58813 33554432000 4194304 6211132 140731520143088 140142707215048 5039199 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16502] ppid=16491 vsize=848636 memory=7588935179160282176 CPUtime=0.41 cores=0-7
/proc/16494/task/16502/stat : 16502 (cosoco) R 16491 16494 16179 0 -1 4202560 19 0 0 0 41 0 0 0 20 0 9 0 559610814 869003264 58813 33554432000 4194304 6211132 140731520143088 140142698822840 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16503] ppid=16491 vsize=848636 memory=6083631278952175205 CPUtime=0.4 cores=0-7
/proc/16494/task/16503/stat : 16503 (cosoco) R 16491 16494 16179 0 -1 4202560 19 0 0 0 40 0 0 0 20 0 9 0 559610814 869003264 58813 33554432000 4194304 6211132 140731520143088 140142690430464 5039029 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
Current children cumulated CPU time: 3.54 s
Current children cumulated vsize: 848636 KiB
Current children cumulated memory: 235252 KiB

[startup+1.50076 s]
/proc/loadavg: 5.41 8.26 8.76 9/199 16503
/proc/meminfo: memFree=31616764/32770624 swapFree=66939156/67108860
[pid=16494] ppid=16491 vsize=848636 memory=236352 CPUtime=9.93 cores=0-7
/proc/16494/stat : 16494 (cosoco) S 16491 16494 16179 0 -1 1077944320 103055 0 0 0 966 27 0 0 20 0 9 0 559610785 869003264 59088 33554432000 4194304 6211132 140731520143088 140731520141344 140142772322039 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
/proc/16494/statm: 212159 59088 854 493 0 205464 0
[pid=16494/tid=16496] ppid=16491 vsize=848636 memory=0 CPUtime=1.2 cores=0-7
/proc/16494/task/16496/stat : 16496 (cosoco) R 16491 16494 16179 0 -1 4202560 5080 0 0 0 117 3 0 0 20 0 9 0 559610814 869003264 59088 33554432000 4194304 6211132 140731520143088 140142749179064 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16497] ppid=16491 vsize=848636 memory=1760 CPUtime=1.2 cores=0-7
/proc/16494/task/16497/stat : 16497 (cosoco) R 16491 16494 16179 0 -1 4202560 5691 0 0 0 120 0 0 0 20 0 9 0 559610814 869003264 59088 33554432000 4194304 6211132 140731520143088 140142740785688 5039007 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16498] ppid=16491 vsize=848636 memory=111632 CPUtime=1.21 cores=0-7
/proc/16494/task/16498/stat : 16498 (cosoco) R 16491 16494 16179 0 -1 4202560 4810 0 0 0 117 4 0 0 20 0 9 0 559610814 869003264 59088 33554432000 4194304 6211132 140731520143088 140142732392840 5039022 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16499] ppid=16491 vsize=848636 memory=4872558142750484799 CPUtime=1.2 cores=0-7
/proc/16494/task/16499/stat : 16499 (cosoco) R 16491 16494 16179 0 -1 4202560 5404 0 0 0 120 0 0 0 20 0 9 0 559610814 869003264 59088 33554432000 4194304 6211132 140731520143088 140142724000952 5039026 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16500] ppid=16491 vsize=848636 memory=280637861164832 CPUtime=1.2 cores=0-7
/proc/16494/task/16500/stat : 16500 (cosoco) R 16491 16494 16179 0 -1 4202560 4994 0 0 0 117 3 0 0 20 0 9 0 559610814 869003264 59088 33554432000 4194304 6211132 140731520143088 140142715608248 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16501] ppid=16491 vsize=848636 memory=140318930578864 CPUtime=1.16 cores=0-7
/proc/16494/task/16501/stat : 16501 (cosoco) R 16491 16494 16179 0 -1 4202560 7276 0 0 0 111 5 0 0 20 0 9 0 559610814 869003264 59088 33554432000 4194304 6211132 140731520143088 140142707215048 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16502] ppid=16491 vsize=848636 memory=6656426216303648864 CPUtime=1.2 cores=0-7
/proc/16494/task/16502/stat : 16502 (cosoco) R 16491 16494 16179 0 -1 4202560 4926 0 0 0 120 0 0 0 20 0 9 0 559610814 869003264 59088 33554432000 4194304 6211132 140731520143088 140142698822024 5039199 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16503] ppid=16491 vsize=848636 memory=0 CPUtime=1.2 cores=0-7
/proc/16494/task/16503/stat : 16503 (cosoco) R 16491 16494 16179 0 -1 4202560 5631 0 0 0 120 0 0 0 20 0 9 0 559610814 869003264 59088 33554432000 4194304 6211132 140731520143088 140142690430136 5039199 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
Current children cumulated CPU time: 9.93 s
Current children cumulated vsize: 848636 KiB
Current children cumulated memory: 236352 KiB

[startup+3.11077 s]
/proc/loadavg: 5.54 8.24 8.75 9/199 16503
/proc/meminfo: memFree=31613444/32770624 swapFree=66939156/67108860
[pid=16494] ppid=16491 vsize=848636 memory=238992 CPUtime=22.77 cores=0-7
/proc/16494/stat : 16494 (cosoco) S 16491 16494 16179 0 -1 1077944320 118464 0 0 0 2245 32 0 0 20 0 9 0 559610785 869003264 59748 33554432000 4194304 6211132 140731520143088 140731520141344 140142772322039 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
/proc/16494/statm: 212159 59748 856 493 0 205464 0
[pid=16494/tid=16496] ppid=16491 vsize=848636 memory=0 CPUtime=2.81 cores=0-7
/proc/16494/task/16496/stat : 16496 (cosoco) R 16491 16494 16179 0 -1 4202560 7266 0 0 0 276 5 0 0 20 0 9 0 559610814 869003264 59748 33554432000 4194304 6211132 140731520143088 140142749179152 5039029 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16497] ppid=16491 vsize=848636 memory=0 CPUtime=2.81 cores=0-7
/proc/16494/task/16497/stat : 16497 (cosoco) R 16491 16494 16179 0 -1 4202560 7417 0 0 0 281 0 0 0 20 0 9 0 559610814 869003264 59748 33554432000 4194304 6211132 140731520143088 140142740785688 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16498] ppid=16491 vsize=848636 memory=3576 CPUtime=2.81 cores=0-7
/proc/16494/task/16498/stat : 16498 (cosoco) R 16491 16494 16179 0 -1 4202560 7268 0 0 0 276 5 0 0 20 0 9 0 559610814 869003264 59748 33554432000 4194304 6211132 140731520143088 140142732393744 5039026 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16499] ppid=16491 vsize=848636 memory=10496 CPUtime=2.81 cores=0-7
/proc/16494/task/16499/stat : 16499 (cosoco) R 16491 16494 16179 0 -1 4202560 7653 0 0 0 281 0 0 0 20 0 9 0 559610814 869003264 59748 33554432000 4194304 6211132 140731520143088 140142724001040 5039328 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16500] ppid=16491 vsize=848636 memory=988 CPUtime=2.81 cores=0-7
/proc/16494/task/16500/stat : 16500 (cosoco) R 16491 16494 16179 0 -1 4202560 7368 0 0 0 276 5 0 0 20 0 9 0 559610814 869003264 59748 33554432000 4194304 6211132 140731520143088 140142715607784 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16501] ppid=16491 vsize=848636 memory=236584 CPUtime=2.74 cores=0-7
/proc/16494/task/16501/stat : 16501 (cosoco) R 16491 16494 16179 0 -1 4202560 7277 0 0 0 269 5 0 0 20 0 9 0 559610814 869003264 59748 33554432000 4194304 6211132 140731520143088 140142707215048 5039125 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16502] ppid=16491 vsize=848636 memory=0 CPUtime=2.81 cores=0-7
/proc/16494/task/16502/stat : 16502 (cosoco) R 16491 16494 16179 0 -1 4202560 7163 0 0 0 281 0 0 0 20 0 9 0 559610814 869003264 59748 33554432000 4194304 6211132 140731520143088 140142698822328 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16503] ppid=16491 vsize=848636 memory=0 CPUtime=2.81 cores=0-7
/proc/16494/task/16503/stat : 16503 (cosoco) R 16491 16494 16179 0 -1 4202560 7809 0 0 0 281 0 0 0 20 0 9 0 559610814 869003264 59748 33554432000 4194304 6211132 140731520143088 140142690429624 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
Current children cumulated CPU time: 22.77 s
Current children cumulated vsize: 848636 KiB
Current children cumulated memory: 238992 KiB

[startup+6.30076 s]
/proc/loadavg: 5.54 8.24 8.75 9/199 16504
/proc/meminfo: memFree=31613664/32770624 swapFree=66939156/67108860
[pid=16494] ppid=16491 vsize=848636 memory=239472 CPUtime=48.25 cores=0-7
/proc/16494/stat : 16494 (cosoco) S 16491 16494 16179 0 -1 1077944320 233573 0 0 0 4786 39 0 0 20 0 9 0 559610785 869003264 59868 33554432000 4194304 6211132 140731520143088 140731520141344 140142772322039 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
/proc/16494/statm: 212159 59868 856 493 0 205464 0
[pid=16494/tid=16496] ppid=16491 vsize=848636 memory=193 CPUtime=6 cores=0-7
/proc/16494/task/16496/stat : 16496 (cosoco) R 16491 16494 16179 0 -1 4202560 22362 0 0 0 594 6 0 0 20 0 9 0 559610814 869003264 59868 33554432000 4194304 6211132 140731520143088 140142749179152 5037801 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16497] ppid=16491 vsize=848636 memory=56 CPUtime=6 cores=0-7
/proc/16494/task/16497/stat : 16497 (cosoco) R 16491 16494 16179 0 -1 4202560 22219 0 0 0 599 1 0 0 20 0 9 0 559610814 869003264 59868 33554432000 4194304 6211132 140731520143088 140142740785688 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16498] ppid=16491 vsize=848636 memory=1980 CPUtime=6 cores=0-7
/proc/16494/task/16498/stat : 16498 (cosoco) R 16491 16494 16179 0 -1 4202560 21946 0 0 0 594 6 0 0 20 0 9 0 559610814 869003264 59868 33554432000 4194304 6211132 140731520143088 140142732393744 5038990 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16499] ppid=16491 vsize=848636 memory=239464 CPUtime=6 cores=0-7
/proc/16494/task/16499/stat : 16499 (cosoco) R 16491 16494 16179 0 -1 4202560 22529 0 0 0 600 0 0 0 20 0 9 0 559610814 869003264 59868 33554432000 4194304 6211132 140731520143088 140142724000200 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16500] ppid=16491 vsize=848636 memory=2020 CPUtime=6 cores=0-7
/proc/16494/task/16500/stat : 16500 (cosoco) R 16491 16494 16179 0 -1 4202560 22162 0 0 0 594 6 0 0 20 0 9 0 559610814 869003264 59868 33554432000 4194304 6211132 140731520143088 140142715607432 5038990 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16501] ppid=16491 vsize=848636 memory=1412 CPUtime=5.89 cores=0-7
/proc/16494/task/16501/stat : 16501 (cosoco) R 16491 16494 16179 0 -1 4202560 21685 0 0 0 583 6 0 0 20 0 9 0 559610814 869003264 59868 33554432000 4194304 6211132 140731520143088 140142707214792 5037854 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16502] ppid=16491 vsize=848636 memory=9508 CPUtime=6 cores=0-7
/proc/16494/task/16502/stat : 16502 (cosoco) R 16491 16494 16179 0 -1 4202560 20442 0 0 0 599 1 0 0 20 0 9 0 559610814 869003264 59868 33554432000 4194304 6211132 140731520143088 140142698822328 5038990 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16503] ppid=16491 vsize=848636 memory=632 CPUtime=6 cores=0-7
/proc/16494/task/16503/stat : 16503 (cosoco) R 16491 16494 16179 0 -1 4202560 20985 0 0 0 599 1 0 0 20 0 9 0 559610814 869003264 59868 33554432000 4194304 6211132 140731520143088 140142690429624 5038982 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
Current children cumulated CPU time: 48.25 s
Current children cumulated vsize: 848636 KiB
Current children cumulated memory: 239472 KiB

[startup+12.7008 s]
/proc/loadavg: 5.92 8.23 8.74 9/199 16504
/proc/meminfo: memFree=31612360/32770624 swapFree=66939156/67108860
[pid=16494] ppid=16491 vsize=848636 memory=239864 CPUtime=99.35 cores=0-7
/proc/16494/stat : 16494 (cosoco) S 16491 16494 16179 0 -1 1077944320 295502 0 0 0 9891 44 0 0 20 0 9 0 559610785 869003264 59966 33554432000 4194304 6211132 140731520143088 140731520141344 140142772322039 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
/proc/16494/statm: 212159 59966 856 493 0 205464 0
[pid=16494/tid=16496] ppid=16491 vsize=848636 memory=0 CPUtime=12.4 cores=0-7
/proc/16494/task/16496/stat : 16496 (cosoco) R 16491 16494 16179 0 -1 4202560 29668 0 0 0 1234 6 0 0 20 0 9 0 559610814 869003264 59966 33554432000 4194304 6211132 140731520143088 140142749179152 5039014 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16497] ppid=16491 vsize=848636 memory=0 CPUtime=12.4 cores=0-7
/proc/16494/task/16497/stat : 16497 (cosoco) R 16491 16494 16179 0 -1 4202560 29313 0 0 0 1239 1 0 0 20 0 9 0 559610814 869003264 59966 33554432000 4194304 6211132 140731520143088 140142740785576 5039178 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16498] ppid=16491 vsize=848636 memory=3576 CPUtime=12.39 cores=0-7
/proc/16494/task/16498/stat : 16498 (cosoco) R 16491 16494 16179 0 -1 4202560 29473 0 0 0 1232 7 0 0 20 0 9 0 559610814 869003264 59966 33554432000 4194304 6211132 140731520143088 140142732392984 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16499] ppid=16491 vsize=848636 memory=140318930524728 CPUtime=12.4 cores=0-7
/proc/16494/task/16499/stat : 16499 (cosoco) R 16491 16494 16179 0 -1 4202560 29833 0 0 0 1239 1 0 0 20 0 9 0 559610814 869003264 59966 33554432000 4194304 6211132 140731520143088 140142724000200 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16500] ppid=16491 vsize=848636 memory=239836 CPUtime=12.4 cores=0-7
/proc/16494/task/16500/stat : 16500 (cosoco) R 16491 16494 16179 0 -1 4202560 29375 0 0 0 1234 6 0 0 20 0 9 0 559610814 869003264 59966 33554432000 4194304 6211132 140731520143088 140142715607496 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16501] ppid=16491 vsize=848636 memory=193 CPUtime=12.21 cores=0-7
/proc/16494/task/16501/stat : 16501 (cosoco) R 16491 16494 16179 0 -1 4202560 29561 0 0 0 1214 7 0 0 20 0 9 0 559610814 869003264 59966 33554432000 4194304 6211132 140731520143088 140142707214792 5039199 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16502] ppid=16491 vsize=848636 memory=434 CPUtime=12.4 cores=0-7
/proc/16494/task/16502/stat : 16502 (cosoco) R 16491 16494 16179 0 -1 4202560 29502 0 0 0 1238 2 0 0 20 0 9 0 559610814 869003264 59966 33554432000 4194304 6211132 140731520143088 140142698822168 5039141 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0

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

/proc/16494/task/16498/stat : 16498 (cosoco) R 16491 16494 16179 0 -1 4202560 67732 0 0 0 225772 12 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142732392984 5037823 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16499] ppid=16491 vsize=848636 memory=240836 CPUtime=2261.74 cores=0-7
/proc/16494/task/16499/stat : 16499 (cosoco) R 16491 16494 16179 0 -1 4202560 57637 0 0 0 226171 3 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142724000280 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16500] ppid=16491 vsize=848636 memory=240836 CPUtime=2261.52 cores=0-7
/proc/16494/task/16500/stat : 16500 (cosoco) R 16491 16494 16179 0 -1 4202560 58419 0 0 0 226143 9 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142715607496 5039199 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16501] ppid=16491 vsize=848636 memory=240836 CPUtime=2261.2 cores=0-7
/proc/16494/task/16501/stat : 16501 (cosoco) R 16491 16494 16179 0 -1 4202560 64758 0 0 0 226111 9 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142707214872 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16502] ppid=16491 vsize=848636 memory=240836 CPUtime=2261.49 cores=0-7
/proc/16494/task/16502/stat : 16502 (cosoco) R 16491 16494 16179 0 -1 4202560 57419 0 0 0 226145 4 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142698822344 5037823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16503] ppid=16491 vsize=848636 memory=240836 CPUtime=2261.68 cores=0-7
/proc/16494/task/16503/stat : 16503 (cosoco) R 16491 16494 16179 0 -1 4202560 49859 0 0 0 226165 3 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142690429640 5037823 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
Current children cumulated CPU time: 18061.3 s
Current children cumulated vsize: 848636 KiB
Current children cumulated memory: 240836 KiB

[startup+2322.3 s]
/proc/loadavg: 8.37 8.19 8.26 9/199 16695
/proc/meminfo: memFree=31611240/32770624 swapFree=66939156/67108860
[pid=16494] ppid=16491 vsize=848636 memory=240836 CPUtime=18540.4 cores=0-7
/proc/16494/stat : 16494 (cosoco) S 16491 16494 16179 0 -1 1077944320 557252 0 0 0 1853966 72 0 0 20 0 9 0 559610785 869003264 60209 33554432000 4194304 6211132 140731520143088 140731520141344 140142772322039 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
/proc/16494/statm: 212159 60209 856 493 0 205464 0
[pid=16494/tid=16496] ppid=16491 vsize=848636 memory=240836 CPUtime=2293.17 cores=0-7
/proc/16494/task/16496/stat : 16496 (cosoco) R 16491 16494 16179 0 -1 4202560 78637 0 0 0 229303 14 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142749178312 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16497] ppid=16491 vsize=848636 memory=240836 CPUtime=2321.42 cores=0-7
/proc/16494/task/16497/stat : 16497 (cosoco) R 16491 16494 16179 0 -1 4202560 62406 0 0 0 232138 4 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142740785864 5037825 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16498] ppid=16491 vsize=848636 memory=240836 CPUtime=2317.85 cores=0-7
/proc/16494/task/16498/stat : 16498 (cosoco) R 16491 16494 16179 0 -1 4202560 67926 0 0 0 231772 13 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142732392984 5039178 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16499] ppid=16491 vsize=848636 memory=240836 CPUtime=2321.74 cores=0-7
/proc/16494/task/16499/stat : 16499 (cosoco) R 16491 16494 16179 0 -1 4202560 57812 0 0 0 232171 3 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142724000280 5037744 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16500] ppid=16491 vsize=848636 memory=240836 CPUtime=2321.5 cores=0-7
/proc/16494/task/16500/stat : 16500 (cosoco) R 16491 16494 16179 0 -1 4202560 58612 0 0 0 232141 9 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142715607496 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16501] ppid=16491 vsize=848636 memory=10540 CPUtime=2321.2 cores=0-7
/proc/16494/task/16501/stat : 16501 (cosoco) R 16491 16494 16179 0 -1 4202560 65003 0 0 0 232111 9 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142707214872 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16502] ppid=16491 vsize=848636 memory=3576 CPUtime=2321.46 cores=0-7
/proc/16494/task/16502/stat : 16502 (cosoco) R 16491 16494 16179 0 -1 4202560 57575 0 0 0 232142 4 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142698822344 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16503] ppid=16491 vsize=848636 memory=240836 CPUtime=2321.67 cores=0-7
/proc/16494/task/16503/stat : 16503 (cosoco) R 16491 16494 16179 0 -1 4202560 50038 0 0 0 232164 3 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142690429640 5037823 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
Current children cumulated CPU time: 18540.4 s
Current children cumulated vsize: 848636 KiB
Current children cumulated memory: 240836 KiB

[startup+2382.3 s]
/proc/loadavg: 8.62 8.30 8.29 9/201 16709
/proc/meminfo: memFree=31611156/32770624 swapFree=66939156/67108860
[pid=16494] ppid=16491 vsize=848636 memory=240836 CPUtime=19019.4 cores=0-7
/proc/16494/stat : 16494 (cosoco) S 16491 16494 16179 0 -1 1077944320 557306 0 0 0 1901869 72 0 0 20 0 9 0 559610785 869003264 60209 33554432000 4194304 6211132 140731520143088 140731520141344 140142772322039 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
/proc/16494/statm: 212159 60209 856 493 0 205464 0
[pid=16494/tid=16496] ppid=16491 vsize=848636 memory=0 CPUtime=2352.31 cores=0-7
/proc/16494/task/16496/stat : 16496 (cosoco) R 16491 16494 16179 0 -1 4202560 78639 0 0 0 235217 14 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142749178312 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16497] ppid=16491 vsize=848636 memory=240836 CPUtime=2381.4 cores=0-7
/proc/16494/task/16497/stat : 16497 (cosoco) R 16491 16494 16179 0 -1 4202560 62409 0 0 0 238136 4 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142740785864 5038990 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16498] ppid=16491 vsize=848636 memory=240836 CPUtime=2377.83 cores=0-7
/proc/16494/task/16498/stat : 16498 (cosoco) R 16491 16494 16179 0 -1 4202560 67928 0 0 0 237770 13 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142732392984 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16499] ppid=16491 vsize=848636 memory=240836 CPUtime=2381.73 cores=0-7
/proc/16494/task/16499/stat : 16499 (cosoco) R 16491 16494 16179 0 -1 4202560 57814 0 0 0 238170 3 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142724000280 5037744 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16500] ppid=16491 vsize=848636 memory=2020 CPUtime=2381.48 cores=0-7
/proc/16494/task/16500/stat : 16500 (cosoco) R 16491 16494 16179 0 -1 4202560 58657 0 0 0 238139 9 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142715607496 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16501] ppid=16491 vsize=848636 memory=240836 CPUtime=2381.18 cores=0-7
/proc/16494/task/16501/stat : 16501 (cosoco) R 16491 16494 16179 0 -1 4202560 65003 0 0 0 238109 9 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142707214872 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16502] ppid=16491 vsize=848636 memory=240836 CPUtime=2381.45 cores=0-7
/proc/16494/task/16502/stat : 16502 (cosoco) R 16491 16494 16179 0 -1 4202560 57575 0 0 0 238141 4 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142698822344 5079440 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16503] ppid=16491 vsize=848636 memory=240836 CPUtime=2381.67 cores=0-7
/proc/16494/task/16503/stat : 16503 (cosoco) R 16491 16494 16179 0 -1 4202560 50038 0 0 0 238164 3 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142690429640 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
Current children cumulated CPU time: 19019.4 s
Current children cumulated vsize: 848636 KiB
Current children cumulated memory: 240836 KiB

[startup+2442.3 s]
/proc/loadavg: 8.40 8.30 8.29 9/201 16712
/proc/meminfo: memFree=31611816/32770624 swapFree=66939156/67108860
[pid=16494] ppid=16491 vsize=848636 memory=240836 CPUtime=19498.5 cores=0-7
/proc/16494/stat : 16494 (cosoco) S 16491 16494 16179 0 -1 1077944320 558831 0 0 0 1949775 73 0 0 20 0 9 0 559610785 869003264 60209 33554432000 4194304 6211132 140731520143088 140731520141344 140142772322039 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
/proc/16494/statm: 212159 60209 856 493 0 205464 0
[pid=16494/tid=16496] ppid=16491 vsize=848636 memory=288230574492221466 CPUtime=2411.45 cores=0-7
/proc/16494/task/16496/stat : 16496 (cosoco) R 16491 16494 16179 0 -1 4202560 78775 0 0 0 241131 14 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142749178312 5039540 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16497] ppid=16491 vsize=848636 memory=240836 CPUtime=2441.38 cores=0-7
/proc/16494/task/16497/stat : 16497 (cosoco) R 16491 16494 16179 0 -1 4202560 62560 0 0 0 244134 4 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142740785864 5079295 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16498] ppid=16491 vsize=848636 memory=240836 CPUtime=2437.82 cores=0-7
/proc/16494/task/16498/stat : 16498 (cosoco) R 16491 16494 16179 0 -1 4202560 68217 0 0 0 243769 13 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142732392984 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16499] ppid=16491 vsize=848636 memory=240836 CPUtime=2441.73 cores=0-7
/proc/16494/task/16499/stat : 16499 (cosoco) R 16491 16494 16179 0 -1 4202560 58055 0 0 0 244169 4 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142724000280 5193776 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16500] ppid=16491 vsize=848636 memory=240836 CPUtime=2441.46 cores=0-7
/proc/16494/task/16500/stat : 16500 (cosoco) R 16491 16494 16179 0 -1 4202560 58867 0 0 0 244137 9 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142715607496 5038990 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16501] ppid=16491 vsize=848636 memory=240836 CPUtime=2441.18 cores=0-7
/proc/16494/task/16501/stat : 16501 (cosoco) R 16491 16494 16179 0 -1 4202560 65153 0 0 0 244109 9 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142707214872 5037823 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16502] ppid=16491 vsize=848636 memory=240836 CPUtime=2441.43 cores=0-7
/proc/16494/task/16502/stat : 16502 (cosoco) R 16491 16494 16179 0 -1 4202560 57731 0 0 0 244139 4 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142698822344 5079432 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16503] ppid=16491 vsize=848636 memory=988 CPUtime=2441.67 cores=0-7
/proc/16494/task/16503/stat : 16503 (cosoco) R 16491 16494 16179 0 -1 4202560 50230 0 0 0 244164 3 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142690429640 5037823 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
Current children cumulated CPU time: 19498.5 s
Current children cumulated vsize: 848636 KiB
Current children cumulated memory: 240836 KiB

[startup+2502.3 s]
/proc/loadavg: 8.18 8.26 8.28 9/201 16715
/proc/meminfo: memFree=31611140/32770624 swapFree=66939156/67108860
[pid=16494] ppid=16491 vsize=848636 memory=240836 CPUtime=19977.6 cores=0-7
/proc/16494/stat : 16494 (cosoco) S 16491 16494 16179 0 -1 1077944320 558844 0 0 0 1997684 73 0 0 20 0 9 0 559610785 869003264 60209 33554432000 4194304 6211132 140731520143088 140731520141344 140142772322039 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
/proc/16494/statm: 212159 60209 856 493 0 205464 0
[pid=16494/tid=16496] ppid=16491 vsize=848636 memory=240836 CPUtime=2470.58 cores=0-7
/proc/16494/task/16496/stat : 16496 (cosoco) R 16491 16494 16179 0 -1 4202560 78778 0 0 0 247044 14 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142749178312 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16497] ppid=16491 vsize=848636 memory=240836 CPUtime=2501.37 cores=0-7
/proc/16494/task/16497/stat : 16497 (cosoco) R 16491 16494 16179 0 -1 4202560 62563 0 0 0 250133 4 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142740785864 5037823 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16498] ppid=16491 vsize=848636 memory=240836 CPUtime=2497.81 cores=0-7
/proc/16494/task/16498/stat : 16498 (cosoco) R 16491 16494 16179 0 -1 4202560 68219 0 0 0 249768 13 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142732392984 5038990 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16499] ppid=16491 vsize=848636 memory=240836 CPUtime=2501.72 cores=0-7
/proc/16494/task/16499/stat : 16499 (cosoco) R 16491 16494 16179 0 -1 4202560 58057 0 0 0 250168 4 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142724000280 5397267 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16500] ppid=16491 vsize=848636 memory=240836 CPUtime=2501.45 cores=0-7
/proc/16494/task/16500/stat : 16500 (cosoco) R 16491 16494 16179 0 -1 4202560 58868 0 0 0 250136 9 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142715607496 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16501] ppid=16491 vsize=848636 memory=240836 CPUtime=2501.18 cores=0-7
/proc/16494/task/16501/stat : 16501 (cosoco) R 16491 16494 16179 0 -1 4202560 65153 0 0 0 250109 9 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142707214872 5039536 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16502] ppid=16491 vsize=848636 memory=6935054825532540783 CPUtime=2501.42 cores=0-7
/proc/16494/task/16502/stat : 16502 (cosoco) R 16491 16494 16179 0 -1 4202560 57731 0 0 0 250138 4 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142698822344 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16503] ppid=16491 vsize=848636 memory=6604 CPUtime=2501.66 cores=0-7
/proc/16494/task/16503/stat : 16503 (cosoco) R 16491 16494 16179 0 -1 4202560 50232 0 0 0 250163 3 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142690429640 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
Current children cumulated CPU time: 19977.6 s
Current children cumulated vsize: 848636 KiB
Current children cumulated memory: 240836 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.14 8.25 8.28 9/201 16717
/proc/meminfo: memFree=31611776/32770624 swapFree=66939156/67108860
[pid=16494] ppid=16491 vsize=848636 memory=240836 CPUtime=20119 cores=0-7
/proc/16494/stat : 16494 (cosoco) S 16491 16494 16179 0 -1 1077944320 560304 0 0 0 2011822 74 0 0 20 0 9 0 559610785 869003264 60209 33554432000 4194304 6211132 140731520143088 140731520141344 140142772322039 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
/proc/16494/statm: 212159 60209 856 493 0 205464 0
[pid=16494/tid=16496] ppid=16491 vsize=848636 memory=1398722017469774279 CPUtime=2488.03 cores=0-7
/proc/16494/task/16496/stat : 16496 (cosoco) R 16491 16494 16179 0 -1 4202560 78921 0 0 0 248789 14 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142749178312 5039536 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16497] ppid=16491 vsize=848636 memory=4872558044660077418 CPUtime=2519.06 cores=0-7
/proc/16494/task/16497/stat : 16497 (cosoco) R 16491 16494 16179 0 -1 4202560 62695 0 0 0 251902 4 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142740785864 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16498] ppid=16491 vsize=848636 memory=1440 CPUtime=2515.52 cores=0-7
/proc/16494/task/16498/stat : 16498 (cosoco) R 16491 16494 16179 0 -1 4202560 68394 0 0 0 251539 13 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142732392984 5038964 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16499] ppid=16491 vsize=848636 memory=1760 CPUtime=2519.43 cores=0-7
/proc/16494/task/16499/stat : 16499 (cosoco) R 16491 16494 16179 0 -1 4202560 58241 0 0 0 251939 4 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142724000280 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16500] ppid=16491 vsize=848636 memory=111632 CPUtime=2519.16 cores=0-7
/proc/16494/task/16500/stat : 16500 (cosoco) R 16491 16494 16179 0 -1 4202560 59104 0 0 0 251906 10 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142715607496 5038990 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16501] ppid=16491 vsize=848636 memory=800 CPUtime=2518.89 cores=0-7
/proc/16494/task/16501/stat : 16501 (cosoco) R 16491 16494 16179 0 -1 4202560 65377 0 0 0 251880 9 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142707214872 5037841 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16502] ppid=16491 vsize=848636 memory=1808 CPUtime=2519.12 cores=0-7
/proc/16494/task/16502/stat : 16502 (cosoco) R 16491 16494 16179 0 -1 4202560 57915 0 0 0 251908 4 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142698822344 5039137 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
[pid=16494/tid=16503] ppid=16491 vsize=848636 memory=924 CPUtime=2519.37 cores=0-7
/proc/16494/task/16503/stat : 16503 (cosoco) R 16491 16494 16179 0 -1 4202560 50414 0 0 0 251934 3 0 0 20 0 9 0 559610814 869003264 60209 33554432000 4194304 6211132 140731520143088 140142690429640 5039178 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 30539776 140731520148497 140731520148589 140731520148589 140731520151502 0
Current children cumulated CPU time: 20119 s
Current children cumulated vsize: 848636 KiB
Current children cumulated memory: 240836 KiB

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

[startup+2520.03 s]
# the end of solver process 16494 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20118.3 s, system=0.744469 s

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

Child status: 1
Real time (s): 2520.03
CPU time (s): 20119.1
CPU user time (s): 20118.3
CPU system time (s): 0.744469
CPU usage (%): 798.368
Max. virtual memory (cumulated for all children) (KiB): 848636
Max. memory (cumulated for all children) (KiB): 240836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20118.3
system time used= 0.744469
maximum resident set size= 241120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 560352
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= 208
involuntary context switches= 161732


# summary of solver processes directly reported to runsolver:
#   pid: 16494
#   total CPU time (s): 20119.1
#   total CPU user time (s): 20118.3
#   total CPU system time (s): 0.744469

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.026 second user time and 23.1669 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-30 10:50:20
IDJOB=4409734
IDBENCH=135802
IDSOLVER=2877
FILE ID=node123/4409734-1569833460
RUNJOBID= node123-1569830857-16206
PBS_JOBID= 21705947
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n150/TravellingSalesman-150-50-13.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409734-1569833460/watcher-4409734-1569833460 -o /tmp/evaluation-result-4409734-1569833460/solver-4409734-1569833460 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node123-1569830857-16206 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409734-1569833460.xml

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

MD5SUM BENCH= d698eba466bb4d42bacc008ef87467ee
RANDOM SEED=1212491399

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31848964 kB
MemAvailable:   31815400 kB
Buffers:           11044 kB
Cached:           268200 kB
SwapCached:        63940 kB
Active:            64864 kB
Inactive:         279892 kB
Active(anon):       6244 kB
Inactive(anon):   137260 kB
Active(file):      58620 kB
Inactive(file):   142632 kB
Unevictable:      109864 kB
Mlocked:          109864 kB
SwapTotal:      67108860 kB
SwapFree:       66939156 kB
Dirty:              2780 kB
Writeback:             0 kB
AnonPages:        112580 kB
Mapped:            26796 kB
Shmem:             69132 kB
Slab:             167872 kB
SReclaimable:     138040 kB
SUnreclaim:        29832 kB
KernelStack:        3360 kB
PageTables:         4952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     538584 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:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 62028 MiB
End job on node123 at 2019-09-30 11:32:20