Trace number 4398274

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelSAT (TO)306 20126.3 2520.02

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-6.xml
MD5SUMf9b69c01e6bb1a0d57b760340d1825ed
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark303
Best CPU time to get the best result obtained on this benchmark29.4046
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size4
Maximum domain size405
Distribution of domain sizes[{"size":4,"count":5},{"size":5,"count":45},{"size":405,"count":55}]
Minimum variable degree2
Maximum variable degree6
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":50},{"degree":6,"count":25}]
Minimum constraint arity1
Maximum constraint arity7
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":25},{"arity":3,"count":25},{"arity":5,"count":10},{"arity":7,"count":25}]
Number of extensional constraints25
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":25},{"type":"intension","count":30},{"type":"allDifferent","count":5},{"type":"noOverlap","count":5},{"type":"element","count":25}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.06	c
0.00/0.06	c This is cosoco 2.00 --  
0.00/0.06	c
0.00/0.06	c command line: cosoco -model -nbcores=8 HOME/instance-4398274-1568597237.xml 
0.00/0.06	c enable optimization
0.00/0.06	c ========================================[ Problem Statistics ]===========================================
0.00/0.06	c |                                                                                                       
0.00/0.06	c |  Parse time        :         0.01 s 
0.00/0.06	c |
0.00/0.06	c |               Variables: 105
0.00/0.06	c |            Domain Sizes: 4..405
0.00/0.06	c |
0.00/0.06	c |             Constraints: 136
0.00/0.06	c |                   Arity: 1..7  -- Unary: 5  -- Binary: 75  -- Ternary: 25
0.00/0.06	c | 
0.00/0.06	c |                   Types: 
0.00/0.06	c |                          All Different: 5
0.00/0.06	c |                          Disjunctive: 50
0.00/0.06	c |                          Element Variable: 25
0.00/0.06	c |                          Extension: 25  (nb tuples: 5..5) -- (shared: 160)
0.00/0.06	c |                          Max constant: 1
0.00/0.06	c |                          Sum: 25
0.00/0.06	c |                          Unary: 5
0.00/0.06	c |                          
0.00/0.06	c |               Objective: Minimize Max constant
0.00/0.06	
0.00/0.06	c =========================================================================================================
0.00/0.06	c Parallel mode: Portfolio
0.00/0.06	c [pFactory][Group N°0] created (threads:8).
0.00/0.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.06	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.06	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.06	c [pFactory][Group N°0] task 7 launched on thread 4.
0.00/0.06	c [pFactory][Group N°0] task 6 launched on thread 1.
0.00/0.06	c [pFactory][Group N°0] task 5 launched on thread 0.
0.00/0.06	c [pFactory][Group N°0] task 4 launched on thread 2.
0.00/0.06	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.06	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.06	c [pFactory][Group N°0] task 1 launched on thread 5.
0.00/0.06	c [pFactory][Group N°0] task 0 launched on thread 3.
0.00/0.06	o 402
0.00/0.07	o 395
0.00/0.10	o 389
0.69/0.11	o 374
0.69/0.13	o 346
1.56/0.23	o 344
3.13/0.45	o 343
4.66/0.68	o 341
5.38/0.74	o 333
6.18/0.81	o 332
9.37/1.29	o 330
15.83/2.05	o 329
17.37/2.26	o 327
19.77/2.52	o 326
20.57/2.63	o 324
26.95/3.40	o 322
35.74/4.51	o 320
52.51/6.63	o 319
52.51/6.68	o 318
53.31/6.73	o 316
53.31/6.79	o 314
173.91/21.81	o 313
202.66/25.49	o 311
737.79/92.46	o 310
1557.30/195.05	o 308
1560.44/195.40	o 306
20126.23/2520.02	
20126.23/2520.02	c *** INTERRUPTED ***
20126.23/2520.02	c call to solver        : 13
20126.23/2520.02	c
20126.23/2520.02	c restarts              : 623664      
20126.23/2520.02	c conflicts             : 8427371      (419 /sec)
20126.23/2520.02	c decisions             : 36712917     (1824 /sec)
20126.23/2520.02	c propagations          : 10444827473 (518965 /sec)
20126.23/2520.02	c root propagations     : 3780        
20126.23/2520.02	c filter calls          : 843774398      (41924 /sec)
20126.23/2520.02	c useless filter calls  : 565013578      (66 %)
20126.23/2520.02	c Memory used           : 605.97 MB
20126.23/2520.02	c Best bound time (wc)  : 195.398 s
20126.23/2520.02	c CPU time              : 20126.3 s
20126.23/2520.02	c real time             : 2520.01 s
20126.23/2520.02	
20126.23/2520.02	s SATISFIABLE
20126.23/2520.02	c Best value found: 306
20126.23/2520.02	
20126.23/2520.02	
20126.23/2520.02	v <instantiation type='solution' cost='306'>
20126.23/2520.02	v <list>d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] e[0] e[1] e[2] e[3] e[4] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] </list>
20126.23/2520.02	v <values>16 65 51 65 62 71 31 85 49 58 78 63 62 47 2 42 95 48 97 14 76 89 7 9 80 305 301 306 306 299 11 44 115 166 243 6 78 109 194 243 0 78 145 234 304 2 46 141 194 292 1 77 185 208 219 166 115 243 44 11 6 78 194 109 243 234 0 78 304 145 292 194 141 2 46 77 185 1 219 208 4 3 1 0 2 0 1 3 2 4 1 2 4 0 3 3 4 2 1 0 2 0 1 4 3 </values>
20126.23/2520.02	v </instantiation>
20126.23/2520.02	

Verifier Data

OK	306

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398274-1568597237/watcher-4398274-1568597237 -o /tmp/evaluation-result-4398274-1568597237/solver-4398274-1568597237 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1568593558-10655 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398274-1568597237.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=10672, runsolver pid=10669

[startup+0.1005 s]*
/proc/loadavg: 1.11 1.75 1.90 9/198 10681
/proc/meminfo: memFree=30438948/32770624 swapFree=66999300/67108860
[pid=10672] ppid=10669 vsize=621940 memory=10824 CPUtime=0.69 cores=0-7
/proc/10672/stat : 10672 (cosoco) S 10669 10672 10628 0 -1 1077944320 3166 0 0 0 69 0 0 0 20 0 9 0 435978186 636866560 2706 33554432000 4194304 6211092 140721593771232 140721593769488 140312373649143 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
/proc/10672/statm: 155485 2706 901 493 0 148790 0
[pid=10672/tid=10674] ppid=10669 vsize=621940 memory=8317482817917895235 CPUtime=0.07 cores=0-7
/proc/10672/task/10674/stat : 10674 (cosoco) R 10669 10672 10628 0 -1 4202560 145 0 0 0 7 0 0 0 20 0 9 0 435978188 636866560 2706 33554432000 4194304 6211092 140721593771232 140312350506112 5167462 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10675] ppid=10669 vsize=621940 memory=4342489072520795234 CPUtime=0.08 cores=0-7
/proc/10672/task/10675/stat : 10675 (cosoco) R 10669 10672 10628 0 -1 4202560 151 0 0 0 8 0 0 0 20 0 9 0 435978188 636866560 2706 33554432000 4194304 6211092 140721593771232 140312342113296 5393961 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10676] ppid=10669 vsize=621940 memory=139724266522240 CPUtime=0.08 cores=0-7
/proc/10672/task/10676/stat : 10676 (cosoco) R 10669 10672 10628 0 -1 4202560 151 0 0 0 8 0 0 0 20 0 9 0 435978188 636866560 2706 33554432000 4194304 6211092 140721593771232 140312333720848 5193696 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10677] ppid=10669 vsize=621940 memory=0 CPUtime=0.08 cores=0-7
/proc/10672/task/10677/stat : 10677 (cosoco) R 10669 10672 10628 0 -1 4202560 155 0 0 0 8 0 0 0 20 0 9 0 435978188 636866560 2706 33554432000 4194304 6211092 140721593771232 140312325327696 5397375 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10678] ppid=10669 vsize=621940 memory=0 CPUtime=0.08 cores=0-7
/proc/10672/task/10678/stat : 10678 (cosoco) R 10669 10672 10628 0 -1 4202560 153 0 0 0 8 0 0 0 20 0 9 0 435978188 636866560 2706 33554432000 4194304 6211092 140721593771232 140312316935200 5389984 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10679] ppid=10669 vsize=621940 memory=0 CPUtime=0.08 cores=0-7
/proc/10672/task/10679/stat : 10679 (cosoco) R 10669 10672 10628 0 -1 4202560 155 0 0 0 8 0 0 0 20 0 9 0 435978188 636866560 2706 33554432000 4194304 6211092 140721593771232 140312308542480 5193696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10680] ppid=10669 vsize=621940 memory=-1 CPUtime=0.08 cores=0-7
/proc/10672/task/10680/stat : 10680 (cosoco) R 10669 10672 10628 0 -1 4202560 107 0 0 0 8 0 0 0 20 0 9 0 435978188 636866560 2706 33554432000 4194304 6211092 140721593771232 140312300149776 5393970 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10681] ppid=10669 vsize=621940 memory=0 CPUtime=0.08 cores=0-7
/proc/10672/task/10681/stat : 10681 (cosoco) R 10669 10672 10628 0 -1 4202560 155 0 0 0 8 0 0 0 20 0 9 0 435978188 636866560 2706 33554432000 4194304 6211092 140721593771232 140312291757328 5409453 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 621940 KiB
Current children cumulated memory: 10824 KiB

[startup+0.210498 s]*
/proc/loadavg: 1.11 1.75 1.90 9/198 10681
/proc/meminfo: memFree=30438948/32770624 swapFree=66999300/67108860
[pid=10672] ppid=10669 vsize=621420 memory=10580 CPUtime=1.56 cores=0-7
/proc/10672/stat : 10672 (cosoco) S 10669 10672 10628 0 -1 1077944320 3185 0 0 0 156 0 0 0 20 0 9 0 435978186 636334080 2645 33554432000 4194304 6211092 140721593771232 140721593769488 140312373649143 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
/proc/10672/statm: 155355 2645 901 493 0 148660 0
[pid=10672/tid=10674] ppid=10669 vsize=621420 memory=-8471661748617659325 CPUtime=0.17 cores=0-7
/proc/10672/task/10674/stat : 10674 (cosoco) R 10669 10672 10628 0 -1 4202560 145 0 0 0 17 0 0 0 20 0 9 0 435978188 636334080 2645 33554432000 4194304 6211092 140721593771232 140312350506112 5193696 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10675] ppid=10669 vsize=621420 memory=4342489072520795234 CPUtime=0.19 cores=0-7
/proc/10672/task/10675/stat : 10675 (cosoco) R 10669 10672 10628 0 -1 4202560 151 0 0 0 19 0 0 0 20 0 9 0 435978188 636334080 2645 33554432000 4194304 6211092 140721593771232 140312342113296 5193710 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10676] ppid=10669 vsize=621420 memory=139724266522240 CPUtime=0.19 cores=0-7
/proc/10672/task/10676/stat : 10676 (cosoco) R 10669 10672 10628 0 -1 4202560 151 0 0 0 19 0 0 0 20 0 9 0 435978188 636334080 2645 33554432000 4194304 6211092 140721593771232 140312333720592 5168363 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10677] ppid=10669 vsize=621420 memory=0 CPUtime=0.19 cores=0-7
/proc/10672/task/10677/stat : 10677 (cosoco) R 10669 10672 10628 0 -1 4202560 155 0 0 0 19 0 0 0 20 0 9 0 435978188 636334080 2645 33554432000 4194304 6211092 140721593771232 140312325327904 5193710 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10678] ppid=10669 vsize=621420 memory=0 CPUtime=0.19 cores=0-7
/proc/10672/task/10678/stat : 10678 (cosoco) R 10669 10672 10628 0 -1 4202560 172 0 0 0 19 0 0 0 20 0 9 0 435978188 636334080 2645 33554432000 4194304 6211092 140721593771232 140312316935440 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10679] ppid=10669 vsize=621420 memory=0 CPUtime=0.19 cores=0-7
/proc/10672/task/10679/stat : 10679 (cosoco) R 10669 10672 10628 0 -1 4202560 155 0 0 0 19 0 0 0 20 0 9 0 435978188 636334080 2645 33554432000 4194304 6211092 140721593771232 140312308542480 5168216 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10680] ppid=10669 vsize=621420 memory=-1 CPUtime=0.19 cores=0-7
/proc/10672/task/10680/stat : 10680 (cosoco) R 10669 10672 10628 0 -1 4202560 107 0 0 0 19 0 0 0 20 0 9 0 435978188 636334080 2645 33554432000 4194304 6211092 140721593771232 140312300149792 5156936 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10681] ppid=10669 vsize=621420 memory=0 CPUtime=0.19 cores=0-7
/proc/10672/task/10681/stat : 10681 (cosoco) R 10669 10672 10628 0 -1 4202560 155 0 0 0 19 0 0 0 20 0 9 0 435978188 636334080 2645 33554432000 4194304 6211092 140721593771232 140312291757184 5102851 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 621420 KiB
Current children cumulated memory: 10580 KiB

[startup+0.309497 s]*
/proc/loadavg: 1.11 1.75 1.90 9/198 10681
/proc/meminfo: memFree=30438684/32770624 swapFree=66999300/67108860
[pid=10672] ppid=10669 vsize=620640 memory=10224 CPUtime=2.34 cores=0-7
/proc/10672/stat : 10672 (cosoco) S 10669 10672 10628 0 -1 1077944320 3185 0 0 0 234 0 0 0 20 0 9 0 435978186 635535360 2556 33554432000 4194304 6211092 140721593771232 140721593769488 140312373649143 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
/proc/10672/statm: 155160 2556 901 493 0 148465 0
[pid=10672/tid=10674] ppid=10669 vsize=620640 memory=0 CPUtime=0.26 cores=0-7
/proc/10672/task/10674/stat : 10674 (cosoco) R 10669 10672 10628 0 -1 4202560 145 0 0 0 26 0 0 0 20 0 9 0 435978188 635535360 2556 33554432000 4194304 6211092 140721593771232 140312350506312 5102296 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10675] ppid=10669 vsize=620640 memory=4342489072520795234 CPUtime=0.29 cores=0-7
/proc/10672/task/10675/stat : 10675 (cosoco) R 10669 10672 10628 0 -1 4202560 151 0 0 0 29 0 0 0 20 0 9 0 435978188 635535360 2556 33554432000 4194304 6211092 140721593771232 140312342113296 5167518 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10676] ppid=10669 vsize=620640 memory=139724266522242 CPUtime=0.29 cores=0-7
/proc/10672/task/10676/stat : 10676 (cosoco) R 10669 10672 10628 0 -1 4202560 151 0 0 0 29 0 0 0 20 0 9 0 435978188 635535360 2556 33554432000 4194304 6211092 140721593771232 140312333720592 5167888 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10677] ppid=10669 vsize=620640 memory=-1 CPUtime=0.29 cores=0-7
/proc/10672/task/10677/stat : 10677 (cosoco) R 10669 10672 10628 0 -1 4202560 155 0 0 0 29 0 0 0 20 0 9 0 435978188 635535360 2556 33554432000 4194304 6211092 140721593771232 140312325327904 5186224 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10678] ppid=10669 vsize=620640 memory=0 CPUtime=0.29 cores=0-7
/proc/10672/task/10678/stat : 10678 (cosoco) R 10669 10672 10628 0 -1 4202560 172 0 0 0 29 0 0 0 20 0 9 0 435978188 635535360 2556 33554432000 4194304 6211092 140721593771232 140312316935440 5168336 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10679] ppid=10669 vsize=620640 memory=0 CPUtime=0.29 cores=0-7
/proc/10672/task/10679/stat : 10679 (cosoco) R 10669 10672 10628 0 -1 4202560 155 0 0 0 29 0 0 0 20 0 9 0 435978188 635535360 2556 33554432000 4194304 6211092 140721593771232 140312308542480 5157382 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10680] ppid=10669 vsize=620640 memory=2208 CPUtime=0.29 cores=0-7
/proc/10672/task/10680/stat : 10680 (cosoco) R 10669 10672 10628 0 -1 4202560 107 0 0 0 29 0 0 0 20 0 9 0 435978188 635535360 2556 33554432000 4194304 6211092 140721593771232 140312300149792 5167928 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10681] ppid=10669 vsize=620640 memory=0 CPUtime=0.29 cores=0-7
/proc/10672/task/10681/stat : 10681 (cosoco) R 10669 10672 10628 0 -1 4202560 155 0 0 0 29 0 0 0 20 0 9 0 435978188 635535360 2556 33554432000 4194304 6211092 140721593771232 140312291757328 5393970 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
Current children cumulated CPU time: 2.34 s
Current children cumulated vsize: 620640 KiB
Current children cumulated memory: 10224 KiB

[startup+0.700499 s]
/proc/loadavg: 1.11 1.75 1.90 9/198 10681
/proc/meminfo: memFree=30438684/32770624 swapFree=66999300/67108860
[pid=10672] ppid=10669 vsize=620508 memory=10268 CPUtime=5.38 cores=0-7
/proc/10672/stat : 10672 (cosoco) S 10669 10672 10628 0 -1 1077944320 3185 0 0 0 538 0 0 0 20 0 9 0 435978186 635400192 2567 33554432000 4194304 6211092 140721593771232 140721593769488 140312373649143 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
/proc/10672/statm: 155127 2567 901 493 0 148432 0
[pid=10672/tid=10674] ppid=10669 vsize=620508 memory=139728561489535 CPUtime=0.62 cores=0-7
/proc/10672/task/10674/stat : 10674 (cosoco) R 10669 10672 10628 0 -1 4202560 145 0 0 0 62 0 0 0 20 0 9 0 435978188 635400192 2567 33554432000 4194304 6211092 140721593771232 140312350506000 5393920 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10675] ppid=10669 vsize=620508 memory=0 CPUtime=0.67 cores=0-7
/proc/10672/task/10675/stat : 10675 (cosoco) R 10669 10672 10628 0 -1 4202560 151 0 0 0 67 0 0 0 20 0 9 0 435978188 635400192 2567 33554432000 4194304 6211092 140721593771232 140312342113296 5393938 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10676] ppid=10669 vsize=620508 memory=0 CPUtime=0.67 cores=0-7
/proc/10672/task/10676/stat : 10676 (cosoco) R 10669 10672 10628 0 -1 4202560 151 0 0 0 67 0 0 0 20 0 9 0 435978188 635400192 2567 33554432000 4194304 6211092 140721593771232 140312333720848 5102842 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10677] ppid=10669 vsize=620508 memory=0 CPUtime=0.67 cores=0-7
/proc/10672/task/10677/stat : 10677 (cosoco) R 10669 10672 10628 0 -1 4202560 155 0 0 0 67 0 0 0 20 0 9 0 435978188 635400192 2567 33554432000 4194304 6211092 140721593771232 140312325327904 5167928 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10678] ppid=10669 vsize=620508 memory=0 CPUtime=0.67 cores=0-7
/proc/10672/task/10678/stat : 10678 (cosoco) R 10669 10672 10628 0 -1 4202560 172 0 0 0 67 0 0 0 20 0 9 0 435978188 635400192 2567 33554432000 4194304 6211092 140721593771232 140312316935440 5167888 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10679] ppid=10669 vsize=620508 memory=4008 CPUtime=0.67 cores=0-7
/proc/10672/task/10679/stat : 10679 (cosoco) R 10669 10672 10628 0 -1 4202560 155 0 0 0 67 0 0 0 20 0 9 0 435978188 635400192 2567 33554432000 4194304 6211092 140721593771232 140312308542480 5193696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10680] ppid=10669 vsize=620508 memory=948 CPUtime=0.67 cores=0-7
/proc/10672/task/10680/stat : 10680 (cosoco) R 10669 10672 10628 0 -1 4202560 107 0 0 0 67 0 0 0 20 0 9 0 435978188 635400192 2567 33554432000 4194304 6211092 140721593771232 140312300149888 5167892 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10681] ppid=10669 vsize=620508 memory=2832 CPUtime=0.67 cores=0-7
/proc/10672/task/10681/stat : 10681 (cosoco) R 10669 10672 10628 0 -1 4202560 155 0 0 0 67 0 0 0 20 0 9 0 435978188 635400192 2567 33554432000 4194304 6211092 140721593771232 140312291757328 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
Current children cumulated CPU time: 5.38 s
Current children cumulated vsize: 620508 KiB
Current children cumulated memory: 10268 KiB

[startup+1.5005 s]
/proc/loadavg: 1.11 1.75 1.90 9/198 10681
/proc/meminfo: memFree=30438376/32770624 swapFree=66999300/67108860
[pid=10672] ppid=10669 vsize=620508 memory=10352 CPUtime=11.77 cores=0-7
/proc/10672/stat : 10672 (cosoco) S 10669 10672 10628 0 -1 1077944320 4421 0 0 0 1177 0 0 0 20 0 9 0 435978186 635400192 2588 33554432000 4194304 6211092 140721593771232 140721593769488 140312373649143 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
/proc/10672/statm: 155127 2588 902 493 0 148432 0
[pid=10672/tid=10674] ppid=10669 vsize=620508 memory=0 CPUtime=1.41 cores=0-7
/proc/10672/task/10674/stat : 10674 (cosoco) R 10669 10672 10628 0 -1 4202560 315 0 0 0 141 0 0 0 20 0 9 0 435978188 635400192 2588 33554432000 4194304 6211092 140721593771232 140312350506256 5167504 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10675] ppid=10669 vsize=620508 memory=0 CPUtime=1.47 cores=0-7
/proc/10672/task/10675/stat : 10675 (cosoco) R 10669 10672 10628 0 -1 4202560 260 0 0 0 147 0 0 0 20 0 9 0 435978188 635400192 2588 33554432000 4194304 6211092 140721593771232 140312342113608 5167412 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10676] ppid=10669 vsize=620508 memory=0 CPUtime=1.47 cores=0-7
/proc/10672/task/10676/stat : 10676 (cosoco) R 10669 10672 10628 0 -1 4202560 313 0 0 0 147 0 0 0 20 0 9 0 435978188 635400192 2588 33554432000 4194304 6211092 140721593771232 140312333720848 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10677] ppid=10669 vsize=620508 memory=0 CPUtime=1.47 cores=0-7
/proc/10672/task/10677/stat : 10677 (cosoco) R 10669 10672 10628 0 -1 4202560 393 0 0 0 147 0 0 0 20 0 9 0 435978188 635400192 2588 33554432000 4194304 6211092 140721593771232 140312325328000 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10678] ppid=10669 vsize=620508 memory=6656426216303648864 CPUtime=1.47 cores=0-7
/proc/10672/task/10678/stat : 10678 (cosoco) R 10669 10672 10628 0 -1 4202560 283 0 0 0 147 0 0 0 20 0 9 0 435978188 635400192 2588 33554432000 4194304 6211092 140721593771232 140312316935440 5393970 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10679] ppid=10669 vsize=620508 memory=6944656592455359580 CPUtime=1.47 cores=0-7
/proc/10672/task/10679/stat : 10679 (cosoco) R 10669 10672 10628 0 -1 4202560 353 0 0 0 147 0 0 0 20 0 9 0 435978188 635400192 2588 33554432000 4194304 6211092 140721593771232 140312308542792 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10680] ppid=10669 vsize=620508 memory=6943526294502006880 CPUtime=1.47 cores=0-7
/proc/10672/task/10680/stat : 10680 (cosoco) R 10669 10672 10628 0 -1 4202560 264 0 0 0 147 0 0 0 20 0 9 0 435978188 635400192 2588 33554432000 4194304 6211092 140721593771232 140312300149776 5193744 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10681] ppid=10669 vsize=620508 memory=128 CPUtime=1.47 cores=0-7
/proc/10672/task/10681/stat : 10681 (cosoco) R 10669 10672 10628 0 -1 4202560 246 0 0 0 147 0 0 0 20 0 9 0 435978188 635400192 2588 33554432000 4194304 6211092 140721593771232 140312291757328 5167521 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
Current children cumulated CPU time: 11.77 s
Current children cumulated vsize: 620508 KiB
Current children cumulated memory: 10352 KiB

[startup+3.1095 s]
/proc/loadavg: 1.11 1.75 1.90 9/198 10681
/proc/meminfo: memFree=30438500/32770624 swapFree=66999300/67108860
[pid=10672] ppid=10669 vsize=620508 memory=10380 CPUtime=24.63 cores=0-7
/proc/10672/stat : 10672 (cosoco) S 10669 10672 10628 0 -1 1077944320 5703 0 0 0 2462 1 0 0 20 0 9 0 435978186 635400192 2595 33554432000 4194304 6211092 140721593771232 140721593769488 140312373649143 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
/proc/10672/statm: 155127 2595 902 493 0 148432 0
[pid=10672/tid=10674] ppid=10669 vsize=620508 memory=0 CPUtime=3 cores=0-7
/proc/10672/task/10674/stat : 10674 (cosoco) R 10669 10672 10628 0 -1 4202560 493 0 0 0 300 0 0 0 20 0 9 0 435978188 635400192 2595 33554432000 4194304 6211092 140721593771232 140312350506256 5168148 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10675] ppid=10669 vsize=620508 memory=10352 CPUtime=3.08 cores=0-7
/proc/10672/task/10675/stat : 10675 (cosoco) R 10669 10672 10628 0 -1 4202560 424 0 0 0 308 0 0 0 20 0 9 0 435978188 635400192 2595 33554432000 4194304 6211092 140721593771232 140312342113608 5166878 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10676] ppid=10669 vsize=620508 memory=10352 CPUtime=3.08 cores=0-7
/proc/10672/task/10676/stat : 10676 (cosoco) R 10669 10672 10628 0 -1 4202560 497 0 0 0 308 0 0 0 20 0 9 0 435978188 635400192 2595 33554432000 4194304 6211092 140721593771232 140312333720848 5393920 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10677] ppid=10669 vsize=620508 memory=0 CPUtime=3.08 cores=0-7
/proc/10672/task/10677/stat : 10677 (cosoco) R 10669 10672 10628 0 -1 4202560 572 0 0 0 308 0 0 0 20 0 9 0 435978188 635400192 2595 33554432000 4194304 6211092 140721593771232 140312325327888 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10678] ppid=10669 vsize=620508 memory=10268 CPUtime=3.08 cores=0-7
/proc/10672/task/10678/stat : 10678 (cosoco) R 10669 10672 10628 0 -1 4202560 334 0 0 0 308 0 0 0 20 0 9 0 435978188 635400192 2595 33554432000 4194304 6211092 140721593771232 140312316935200 5167504 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10679] ppid=10669 vsize=620508 memory=1548 CPUtime=3.08 cores=0-7
/proc/10672/task/10679/stat : 10679 (cosoco) R 10669 10672 10628 0 -1 4202560 500 0 0 0 308 0 0 0 20 0 9 0 435978188 635400192 2595 33554432000 4194304 6211092 140721593771232 140312308542592 5193696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10680] ppid=10669 vsize=620508 memory=0 CPUtime=3.08 cores=0-7
/proc/10672/task/10680/stat : 10680 (cosoco) R 10669 10672 10628 0 -1 4202560 416 0 0 0 308 0 0 0 20 0 9 0 435978188 635400192 2595 33554432000 4194304 6211092 140721593771232 140312300149432 5193696 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10681] ppid=10669 vsize=620508 memory=0 CPUtime=3.08 cores=0-7
/proc/10672/task/10681/stat : 10681 (cosoco) R 10669 10672 10628 0 -1 4202560 473 0 0 0 308 0 0 0 20 0 9 0 435978188 635400192 2595 33554432000 4194304 6211092 140721593771232 140312291757072 5186269 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
Current children cumulated CPU time: 24.63 s
Current children cumulated vsize: 620508 KiB
Current children cumulated memory: 10380 KiB

[startup+6.3005 s]
/proc/loadavg: 1.58 1.84 1.93 9/198 10681
/proc/meminfo: memFree=30439008/32770624 swapFree=66999300/67108860
[pid=10672] ppid=10669 vsize=620508 memory=10384 CPUtime=50.11 cores=0-7
/proc/10672/stat : 10672 (cosoco) S 10669 10672 10628 0 -1 1077944320 7044 0 0 0 5010 1 0 0 20 0 9 0 435978186 635400192 2596 33554432000 4194304 6211092 140721593771232 140721593769488 140312373649143 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
/proc/10672/statm: 155127 2596 902 493 0 148432 0
[pid=10672/tid=10674] ppid=10669 vsize=620508 memory=0 CPUtime=6.15 cores=0-7
/proc/10672/task/10674/stat : 10674 (cosoco) R 10669 10672 10628 0 -1 4202560 665 0 0 0 615 0 0 0 20 0 9 0 435978188 635400192 2596 33554432000 4194304 6211092 140721593771232 140312350505656 5046676 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10675] ppid=10669 vsize=620508 memory=0 CPUtime=6.27 cores=0-7
/proc/10672/task/10675/stat : 10675 (cosoco) R 10669 10672 10628 0 -1 4202560 571 0 0 0 627 0 0 0 20 0 9 0 435978188 635400192 2596 33554432000 4194304 6211092 140721593771232 140312342113408 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10676] ppid=10669 vsize=620508 memory=10380 CPUtime=6.27 cores=0-7
/proc/10672/task/10676/stat : 10676 (cosoco) R 10669 10672 10628 0 -1 4202560 579 0 0 0 627 0 0 0 20 0 9 0 435978188 635400192 2596 33554432000 4194304 6211092 140721593771232 140312333720848 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10677] ppid=10669 vsize=620508 memory=10380 CPUtime=6.27 cores=0-7
/proc/10672/task/10677/stat : 10677 (cosoco) R 10669 10672 10628 0 -1 4202560 777 0 0 0 627 0 0 0 20 0 9 0 435978188 635400192 2596 33554432000 4194304 6211092 140721593771232 140312325328000 5393989 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0

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

/proc/10672/task/10676/stat : 10676 (cosoco) R 10669 10672 10628 0 -1 4202560 7285 0 0 0 226192 0 0 0 20 0 9 0 435978188 635400192 2642 33554432000 4194304 6211092 140721593771232 140312333720848 5168336 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10677] ppid=10669 vsize=620508 memory=10568 CPUtime=2260.62 cores=0-7
/proc/10672/task/10677/stat : 10677 (cosoco) R 10669 10672 10628 0 -1 4202560 8527 0 0 0 226062 0 0 0 20 0 9 0 435978188 635400192 2642 33554432000 4194304 6211092 140721593771232 140312325327888 5167504 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10678] ppid=10669 vsize=620508 memory=10568 CPUtime=2261.98 cores=0-7
/proc/10672/task/10678/stat : 10678 (cosoco) R 10669 10672 10628 0 -1 4202560 6853 0 0 0 226198 0 0 0 20 0 9 0 435978188 635400192 2642 33554432000 4194304 6211092 140721593771232 140312316934840 5167504 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10679] ppid=10669 vsize=620508 memory=10568 CPUtime=2260.64 cores=0-7
/proc/10672/task/10679/stat : 10679 (cosoco) R 10669 10672 10628 0 -1 4202560 7142 0 0 0 226064 0 0 0 20 0 9 0 435978188 635400192 2642 33554432000 4194304 6211092 140721593771232 140312308542592 5102802 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10680] ppid=10669 vsize=620508 memory=10568 CPUtime=2261.82 cores=0-7
/proc/10672/task/10680/stat : 10680 (cosoco) R 10669 10672 10628 0 -1 4202560 8516 0 0 0 226182 0 0 0 20 0 9 0 435978188 635400192 2642 33554432000 4194304 6211092 140721593771232 140312300149888 5103584 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10681] ppid=10669 vsize=620508 memory=10568 CPUtime=2261.72 cores=0-7
/proc/10672/task/10681/stat : 10681 (cosoco) R 10669 10672 10628 0 -1 4202560 7310 0 0 0 226171 1 0 0 20 0 9 0 435978188 635400192 2642 33554432000 4194304 6211092 140721593771232 140312291757072 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
Current children cumulated CPU time: 18068 s
Current children cumulated vsize: 620508 KiB
Current children cumulated memory: 10568 KiB

[startup+2322.3 s]
/proc/loadavg: 8.00 8.13 7.69 9/200 10881
/proc/meminfo: memFree=30438392/32770624 swapFree=66999324/67108860
[pid=10672] ppid=10669 vsize=620508 memory=10568 CPUtime=18547.2 cores=0-7
/proc/10672/stat : 10672 (cosoco) S 10669 10672 10628 0 -1 1077944320 62800 0 0 0 1854714 6 0 0 20 0 9 0 435978186 635400192 2642 33554432000 4194304 6211092 140721593771232 140721593769488 140312373649143 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
/proc/10672/statm: 155127 2642 902 493 0 148432 0
[pid=10672/tid=10674] ppid=10669 vsize=620508 memory=10568 CPUtime=2296.58 cores=0-7
/proc/10672/task/10674/stat : 10674 (cosoco) R 10669 10672 10628 0 -1 4202560 7458 0 0 0 229658 0 0 0 20 0 9 0 435978188 635400192 2642 33554432000 4194304 6211092 140721593771232 140312350505656 5393965 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10675] ppid=10669 vsize=620508 memory=10568 CPUtime=2321.86 cores=0-7
/proc/10672/task/10675/stat : 10675 (cosoco) R 10669 10672 10628 0 -1 4202560 6788 0 0 0 232186 0 0 0 20 0 9 0 435978188 635400192 2642 33554432000 4194304 6211092 140721593771232 140312342113552 5193696 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10676] ppid=10669 vsize=620508 memory=10568 CPUtime=2321.92 cores=0-7
/proc/10672/task/10676/stat : 10676 (cosoco) R 10669 10672 10628 0 -1 4202560 7439 0 0 0 232192 0 0 0 20 0 9 0 435978188 635400192 2642 33554432000 4194304 6211092 140721593771232 140312333720848 5193696 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10677] ppid=10669 vsize=620508 memory=279448289883424 CPUtime=2320.61 cores=0-7
/proc/10672/task/10677/stat : 10677 (cosoco) R 10669 10672 10628 0 -1 4202560 8687 0 0 0 232061 0 0 0 20 0 9 0 435978188 635400192 2642 33554432000 4194304 6211092 140721593771232 140312325327888 5168472 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10678] ppid=10669 vsize=620508 memory=10568 CPUtime=2321.97 cores=0-7
/proc/10672/task/10678/stat : 10678 (cosoco) R 10669 10672 10628 0 -1 4202560 7012 0 0 0 232197 0 0 0 20 0 9 0 435978188 635400192 2642 33554432000 4194304 6211092 140721593771232 140312316934840 5167507 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10679] ppid=10669 vsize=620508 memory=10568 CPUtime=2320.64 cores=0-7
/proc/10672/task/10679/stat : 10679 (cosoco) R 10669 10672 10628 0 -1 4202560 7282 0 0 0 232064 0 0 0 20 0 9 0 435978188 635400192 2642 33554432000 4194304 6211092 140721593771232 140312308542592 5102783 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10680] ppid=10669 vsize=620508 memory=10568 CPUtime=2321.81 cores=0-7
/proc/10672/task/10680/stat : 10680 (cosoco) R 10669 10672 10628 0 -1 4202560 8702 0 0 0 232181 0 0 0 20 0 9 0 435978188 635400192 2642 33554432000 4194304 6211092 140721593771232 140312300149888 5193696 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10681] ppid=10669 vsize=620508 memory=10568 CPUtime=2321.71 cores=0-7
/proc/10672/task/10681/stat : 10681 (cosoco) R 10669 10672 10628 0 -1 4202560 7438 0 0 0 232170 1 0 0 20 0 9 0 435978188 635400192 2642 33554432000 4194304 6211092 140721593771232 140312291757072 5393965 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
Current children cumulated CPU time: 18547.2 s
Current children cumulated vsize: 620508 KiB
Current children cumulated memory: 10568 KiB

[startup+2382.3 s]
/proc/loadavg: 8.00 8.10 7.71 9/199 10884
/proc/meminfo: memFree=30438400/32770624 swapFree=66999324/67108860
[pid=10672] ppid=10669 vsize=620508 memory=10576 CPUtime=19026.4 cores=0-7
/proc/10672/stat : 10672 (cosoco) S 10669 10672 10628 0 -1 1077944320 63968 0 0 0 1902634 6 0 0 20 0 9 0 435978186 635400192 2644 33554432000 4194304 6211092 140721593771232 140721593769488 140312373649143 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
/proc/10672/statm: 155127 2644 902 493 0 148432 0
[pid=10672/tid=10674] ppid=10669 vsize=620508 memory=10576 CPUtime=2355.85 cores=0-7
/proc/10672/task/10674/stat : 10674 (cosoco) R 10669 10672 10628 0 -1 4202560 7559 0 0 0 235585 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312350505656 5167892 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10675] ppid=10669 vsize=620508 memory=2832 CPUtime=2381.86 cores=0-7
/proc/10672/task/10675/stat : 10675 (cosoco) R 10669 10672 10628 0 -1 4202560 6944 0 0 0 238185 1 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312342113552 5078748 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10676] ppid=10669 vsize=620508 memory=10576 CPUtime=2381.91 cores=0-7
/proc/10672/task/10676/stat : 10676 (cosoco) R 10669 10672 10628 0 -1 4202560 7592 0 0 0 238191 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312333720848 5102806 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10677] ppid=10669 vsize=620508 memory=10576 CPUtime=2380.6 cores=0-7
/proc/10672/task/10677/stat : 10677 (cosoco) R 10669 10672 10628 0 -1 4202560 8823 0 0 0 238060 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312325327888 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10678] ppid=10669 vsize=620508 memory=10576 CPUtime=2381.96 cores=0-7
/proc/10672/task/10678/stat : 10678 (cosoco) R 10669 10672 10628 0 -1 4202560 7176 0 0 0 238196 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312316934680 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10679] ppid=10669 vsize=620508 memory=10576 CPUtime=2380.63 cores=0-7
/proc/10672/task/10679/stat : 10679 (cosoco) R 10669 10672 10628 0 -1 4202560 7429 0 0 0 238063 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312308542592 5168369 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10680] ppid=10669 vsize=620508 memory=10576 CPUtime=2381.8 cores=0-7
/proc/10672/task/10680/stat : 10680 (cosoco) R 10669 10672 10628 0 -1 4202560 8836 0 0 0 238180 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312300149888 5168360 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10681] ppid=10669 vsize=620508 memory=10576 CPUtime=2381.7 cores=0-7
/proc/10672/task/10681/stat : 10681 (cosoco) R 10669 10672 10628 0 -1 4202560 7615 0 0 0 238169 1 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312291757072 5156936 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
Current children cumulated CPU time: 19026.4 s
Current children cumulated vsize: 620508 KiB
Current children cumulated memory: 10576 KiB

[startup+2442.3 s]
/proc/loadavg: 8.42 8.19 7.77 9/200 10889
/proc/meminfo: memFree=30437816/32770624 swapFree=66999324/67108860
[pid=10672] ppid=10669 vsize=620508 memory=10576 CPUtime=19505.6 cores=0-7
/proc/10672/stat : 10672 (cosoco) S 10669 10672 10628 0 -1 1077944320 65155 0 0 0 1950554 6 0 0 20 0 9 0 435978186 635400192 2644 33554432000 4194304 6211092 140721593771232 140721593769488 140312373649143 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
/proc/10672/statm: 155127 2644 902 493 0 148432 0
[pid=10672/tid=10674] ppid=10669 vsize=620508 memory=10576 CPUtime=2415.11 cores=0-7
/proc/10672/task/10674/stat : 10674 (cosoco) R 10669 10672 10628 0 -1 4202560 7731 0 0 0 241511 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312350505656 5186269 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10675] ppid=10669 vsize=620508 memory=10576 CPUtime=2441.85 cores=0-7
/proc/10672/task/10675/stat : 10675 (cosoco) R 10669 10672 10628 0 -1 4202560 7051 0 0 0 244184 1 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312342113552 5193696 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10676] ppid=10669 vsize=620508 memory=10576 CPUtime=2441.91 cores=0-7
/proc/10672/task/10676/stat : 10676 (cosoco) R 10669 10672 10628 0 -1 4202560 7752 0 0 0 244191 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312333720848 5393938 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10677] ppid=10669 vsize=620508 memory=10576 CPUtime=2440.58 cores=0-7
/proc/10672/task/10677/stat : 10677 (cosoco) R 10669 10672 10628 0 -1 4202560 8965 0 0 0 244058 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312325327888 5102695 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10678] ppid=10669 vsize=620508 memory=10576 CPUtime=2441.94 cores=0-7
/proc/10672/task/10678/stat : 10678 (cosoco) R 10669 10672 10628 0 -1 4202560 7341 0 0 0 244194 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312316934680 5193696 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10679] ppid=10669 vsize=620508 memory=10576 CPUtime=2440.63 cores=0-7
/proc/10672/task/10679/stat : 10679 (cosoco) R 10669 10672 10628 0 -1 4202560 7590 0 0 0 244063 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312308542592 5158023 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10680] ppid=10669 vsize=620508 memory=10576 CPUtime=2441.79 cores=0-7
/proc/10672/task/10680/stat : 10680 (cosoco) R 10669 10672 10628 0 -1 4202560 8960 0 0 0 244179 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312300149888 5155901 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10681] ppid=10669 vsize=620508 memory=10576 CPUtime=2441.69 cores=0-7
/proc/10672/task/10681/stat : 10681 (cosoco) R 10669 10672 10628 0 -1 4202560 7771 0 0 0 244168 1 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312291757072 5168219 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
Current children cumulated CPU time: 19505.6 s
Current children cumulated vsize: 620508 KiB
Current children cumulated memory: 10576 KiB

[startup+2502.3 s]
/proc/loadavg: 8.63 8.29 7.83 9/199 10892
/proc/meminfo: memFree=30436896/32770624 swapFree=66999324/67108860
[pid=10672] ppid=10669 vsize=620508 memory=10576 CPUtime=19984.8 cores=0-7
/proc/10672/stat : 10672 (cosoco) S 10669 10672 10628 0 -1 1077944320 66422 0 0 0 1998474 6 0 0 20 0 9 0 435978186 635400192 2644 33554432000 4194304 6211092 140721593771232 140721593769488 140312373649143 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
/proc/10672/statm: 155127 2644 902 493 0 148432 0
[pid=10672/tid=10674] ppid=10669 vsize=620508 memory=10576 CPUtime=2474.38 cores=0-7
/proc/10672/task/10674/stat : 10674 (cosoco) R 10669 10672 10628 0 -1 4202560 7890 0 0 0 247438 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312350505656 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10675] ppid=10669 vsize=620508 memory=10576 CPUtime=2501.85 cores=0-7
/proc/10672/task/10675/stat : 10675 (cosoco) R 10669 10672 10628 0 -1 4202560 7202 0 0 0 250184 1 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312342113552 5167570 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10676] ppid=10669 vsize=620508 memory=32924 CPUtime=2501.89 cores=0-7
/proc/10672/task/10676/stat : 10676 (cosoco) R 10669 10672 10628 0 -1 4202560 7871 0 0 0 250189 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312333720848 5167888 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10677] ppid=10669 vsize=620508 memory=10576 CPUtime=2500.58 cores=0-7
/proc/10672/task/10677/stat : 10677 (cosoco) R 10669 10672 10628 0 -1 4202560 9141 0 0 0 250058 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312325327888 5393951 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10678] ppid=10669 vsize=620508 memory=10576 CPUtime=2501.92 cores=0-7
/proc/10672/task/10678/stat : 10678 (cosoco) R 10669 10672 10628 0 -1 4202560 7492 0 0 0 250192 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312316934680 5389823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10679] ppid=10669 vsize=620508 memory=10576 CPUtime=2500.63 cores=0-7
/proc/10672/task/10679/stat : 10679 (cosoco) R 10669 10672 10628 0 -1 4202560 7743 0 0 0 250063 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312308542592 5393920 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10680] ppid=10669 vsize=620508 memory=984 CPUtime=2501.78 cores=0-7
/proc/10672/task/10680/stat : 10680 (cosoco) R 10669 10672 10628 0 -1 4202560 9161 0 0 0 250178 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312300149888 5166537 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10681] ppid=10669 vsize=620508 memory=2024 CPUtime=2501.68 cores=0-7
/proc/10672/task/10681/stat : 10681 (cosoco) R 10669 10672 10628 0 -1 4202560 7928 0 0 0 250167 1 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312291757072 5102308 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
Current children cumulated CPU time: 19984.8 s
Current children cumulated vsize: 620508 KiB
Current children cumulated memory: 10576 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.71 8.33 7.85 9/199 10893
/proc/meminfo: memFree=30437704/32770624 swapFree=66999324/67108860
[pid=10672] ppid=10669 vsize=620508 memory=10576 CPUtime=20126.2 cores=0-7
/proc/10672/stat : 10672 (cosoco) S 10669 10672 10628 0 -1 1077944320 66428 0 0 0 2012617 6 0 0 20 0 9 0 435978186 635400192 2644 33554432000 4194304 6211092 140721593771232 140721593769488 140312373649143 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
/proc/10672/statm: 155127 2644 902 493 0 148432 0
[pid=10672/tid=10674] ppid=10669 vsize=620508 memory=10576 CPUtime=2491.87 cores=0-7
/proc/10672/task/10674/stat : 10674 (cosoco) R 10669 10672 10628 0 -1 4202560 7890 0 0 0 249187 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312350505656 5168225 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10675] ppid=10669 vsize=620508 memory=2552 CPUtime=2519.56 cores=0-7
/proc/10672/task/10675/stat : 10675 (cosoco) R 10669 10672 10628 0 -1 4202560 7205 0 0 0 251955 1 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312342113552 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10676] ppid=10669 vsize=620508 memory=1760 CPUtime=2519.6 cores=0-7
/proc/10672/task/10676/stat : 10676 (cosoco) R 10669 10672 10628 0 -1 4202560 7874 0 0 0 251960 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312333720848 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10677] ppid=10669 vsize=620508 memory=4126316290023845779 CPUtime=2518.28 cores=0-7
/proc/10672/task/10677/stat : 10677 (cosoco) R 10669 10672 10628 0 -1 4202560 9141 0 0 0 251828 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312325327888 5193696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10678] ppid=10669 vsize=620508 memory=288230617509003574 CPUtime=2519.62 cores=0-7
/proc/10672/task/10678/stat : 10678 (cosoco) R 10669 10672 10628 0 -1 4202560 7492 0 0 0 251962 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312316934680 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10679] ppid=10669 vsize=620508 memory=15252636593031516 CPUtime=2518.34 cores=0-7
/proc/10672/task/10679/stat : 10679 (cosoco) R 10669 10672 10628 0 -1 4202560 7743 0 0 0 251834 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312308542592 5167928 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10680] ppid=10669 vsize=620508 memory=48009412872426 CPUtime=2519.49 cores=0-7
/proc/10672/task/10680/stat : 10680 (cosoco) R 10669 10672 10628 0 -1 4202560 9161 0 0 0 251949 0 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312300149888 5393965 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
[pid=10672/tid=10681] ppid=10669 vsize=620508 memory=2491349468673 CPUtime=2519.39 cores=0-7
/proc/10672/task/10681/stat : 10681 (cosoco) R 10669 10672 10628 0 -1 4202560 7928 0 0 0 251938 1 0 0 20 0 9 0 435978188 635400192 2644 33554432000 4194304 6211092 140721593771232 140312291757072 5193696 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31555584 140721593775121 140721593775213 140721593775213 140721593778126 0
Current children cumulated CPU time: 20126.2 s
Current children cumulated vsize: 620508 KiB
Current children cumulated memory: 10576 KiB

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

[startup+2520.02 s]
# the end of solver process 10672 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20126.3 s, system=0.065968 s

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

Child status: 1
Real time (s): 2520.02
CPU time (s): 20126.3
CPU user time (s): 20126.3
CPU system time (s): 0.065968
CPU usage (%): 798.657
Max. virtual memory (cumulated for all children) (KiB): 621940
Max. memory (cumulated for all children) (KiB): 10824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20126.3
system time used= 0.065968
maximum resident set size= 11044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66482
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= 363
involuntary context switches= 154459


# summary of solver processes directly reported to runsolver:
#   pid: 10672
#   total CPU time (s): 20126.3
#   total CPU user time (s): 20126.3
#   total CPU system time (s): 0.065968

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2686 second user time and 19.2264 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-16 02:25:58
IDJOB=4398274
IDBENCH=115829
IDSOLVER=2851
FILE ID=node106/4398274-1568597237
RUNJOBID= node106-1568593558-10655
PBS_JOBID= 21703403
Free space on /tmp= 59112 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-6.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398274-1568597237/watcher-4398274-1568597237 -o /tmp/evaluation-result-4398274-1568597237/solver-4398274-1568597237 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1568593558-10655 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398274-1568597237.xml

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

MD5SUM BENCH= f9b69c01e6bb1a0d57b760340d1825ed
RANDOM SEED=724007433

node106.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.79
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.79
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.79
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.79
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:        30445124 kB
MemAvailable:   31893960 kB
Buffers:          206540 kB
Cached:          1532488 kB
SwapCached:         8080 kB
Active:           482300 kB
Inactive:        1269820 kB
Active(anon):      13860 kB
Inactive(anon):    42912 kB
Active(file):     468440 kB
Inactive(file):  1226908 kB
Unevictable:      107836 kB
Mlocked:          107836 kB
SwapTotal:      67108860 kB
SwapFree:       66999300 kB
Dirty:              2544 kB
Writeback:             0 kB
AnonPages:        113264 kB
Mapped:            41768 kB
Shmem:             35080 kB
Slab:             168448 kB
SReclaimable:     138644 kB
SUnreclaim:        29804 kB
KernelStack:        3264 kB
PageTables:         5572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59108 MiB
End job on node106 at 2019-09-16 03:07:58