Trace number 4398548

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)262 2012.51 252.021

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-1.xml
MD5SUM3747a76ad44ca32161ac6cfee5e9d7cb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark262
Best CPU time to get the best result obtained on this benchmark28.3402
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size4
Maximum domain size362
Distribution of domain sizes[{"size":4,"count":5},{"size":5,"count":45},{"size":362,"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.05	c
0.00/0.05	c This is cosoco 2.00 --  
0.00/0.05	c
0.00/0.05	c command line: cosoco -model -nbcores=8 HOME/instance-4398548-1568604811.xml 
0.00/0.05	c enable optimization
0.00/0.05	c ========================================[ Problem Statistics ]===========================================
0.00/0.05	c |                                                                                                       
0.00/0.05	c |  Parse time        :         0.01 s 
0.00/0.05	c |
0.00/0.05	c |               Variables: 105
0.00/0.05	c |            Domain Sizes: 4..362
0.00/0.05	c |
0.00/0.05	c |             Constraints: 136
0.00/0.05	c |                   Arity: 1..7  -- Unary: 5  -- Binary: 75  -- Ternary: 25
0.00/0.05	c | 
0.00/0.05	c |                   Types: 
0.00/0.05	c |                          All Different: 5
0.00/0.05	c |                          Disjunctive: 50
0.00/0.05	c |                          Element Variable: 25
0.00/0.05	c |                          Extension: 25  (nb tuples: 5..5) -- (shared: 160)
0.00/0.05	c |                          Max constant: 1
0.00/0.05	c |                          Sum: 25
0.00/0.05	c |                          Unary: 5
0.00/0.05	c |                          
0.00/0.05	c |               Objective: Minimize Max constant
0.00/0.05	
0.00/0.05	c =========================================================================================================
0.00/0.05	c Parallel mode: Portfolio
0.00/0.05	c [pFactory][Group N°0] created (threads:8).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.05	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.05	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.05	c [pFactory][Group N°0] task 7 launched on thread 1.
0.00/0.05	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.05	c [pFactory][Group N°0] task 5 launched on thread 2.
0.00/0.05	c [pFactory][Group N°0] task 4 launched on thread 7.
0.00/0.05	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.05	c [pFactory][Group N°0] task 2 launched on thread 4.
0.00/0.05	c [pFactory][Group N°0] task 1 launched on thread 3.
0.00/0.05	c [pFactory][Group N°0] task 0 launched on thread 5.
0.00/0.05	o 357
0.00/0.07	o 355
0.70/0.11	o 353
0.70/0.12	o 344
0.70/0.14	o 326
1.57/0.28	o 323
1.57/0.29	o 315
1.57/0.31	o 314
2.36/0.36	o 310
2.36/0.38	o 303
3.93/0.60	o 296
4.68/0.63	o 295
5.39/0.77	o 294
6.99/0.95	o 293
6.99/0.97	o 285
8.65/1.13	o 284
12.57/1.65	o 283
14.97/2.00	o 281
20.56/2.69	o 280
21.36/2.77	o 279
23.81/3.10	o 276
34.13/4.37	o 275
56.56/7.19	o 274
60.49/7.63	o 272
64.55/8.19	o 270
67.68/8.55	o 269
74.07/9.38	o 267
85.25/10.71	o 266
132.36/16.64	o 265
417.52/52.33	o 264
617.17/77.34	o 263
839.95/105.20	o 262
2012.42/252.02	
2012.42/252.02	c *** INTERRUPTED ***
2012.42/252.02	c call to solver        : 16
2012.42/252.02	c
2012.42/252.02	c restarts              : 100162      
2012.42/252.02	c conflicts             : 543468       (270 /sec)
2012.42/252.02	c decisions             : 3513152      (1746 /sec)
2012.42/252.02	c propagations          : 831166629   (413004 /sec)
2012.42/252.02	c root propagations     : 3141        
2012.42/252.02	c filter calls          : 77248499       (38385 /sec)
2012.42/252.02	c useless filter calls  : 54667308       (70 %)
2012.42/252.02	c Memory used           : 605.72 MB
2012.42/252.02	c Best bound time (wc)  : 105.203 s
2012.42/252.02	c CPU time              : 2012.49 s
2012.42/252.02	c real time             : 252.014 s
2012.42/252.02	
2012.42/252.02	s SATISFIABLE
2012.42/252.02	c Best value found: 262
2012.42/252.02	
2012.42/252.02	
2012.42/252.02	v <instantiation type='solution' cost='262'>
2012.42/252.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>
2012.42/252.02	v <values>38 81 19 83 32 52 90 6 64 22 83 8 35 15 1 40 71 33 87 21 55 15 42 55 86 261 262 262 261 262 2 40 125 146 229 3 56 166 176 240 70 157 189 240 261 0 45 120 153 240 0 55 70 121 176 125 2 40 146 229 166 240 176 56 3 157 70 240 261 189 45 153 0 240 120 176 55 121 0 70 1 2 0 3 4 4 3 0 2 1 1 0 4 2 3 2 0 4 1 3 3 1 4 2 0 </values>
2012.42/252.02	v </instantiation>
2012.42/252.02	

Verifier Data

OK	262

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398548-1568604811/watcher-4398548-1568604811 -o /tmp/evaluation-result-4398548-1568604811/solver-4398548-1568604811 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568595834-11491 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398548-1568604811.xml 

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

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


[startup+0.100645 s]*
/proc/loadavg: 8.48 8.27 8.31 9/204 13504
/proc/meminfo: memFree=31813200/32770624 swapFree=66970416/67108860
[pid=13495] ppid=13492 vsize=621812 memory=10924 CPUtime=0.7 cores=0-7
/proc/13495/stat : 13495 (cosoco) S 13492 13495 11464 0 -1 1077944320 3071 0 0 0 70 0 0 0 20 0 9 0 436730671 636735488 2731 33554432000 4194304 6211092 140733859827440 140733859825696 140525098647287 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
/proc/13495/statm: 155453 2731 901 493 0 148758 0
[pid=13495/tid=13497] ppid=13492 vsize=621812 memory=-7318199385787955139 CPUtime=0.08 cores=0-7
/proc/13495/task/13497/stat : 13497 (cosoco) R 13492 13495 11464 0 -1 4202560 138 0 0 0 8 0 0 0 20 0 9 0 436730673 636735488 2731 33554432000 4194304 6211092 140733859827440 140525075504160 5167027 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13498] ppid=13492 vsize=621812 memory=732370716611357669 CPUtime=0.08 cores=0-7
/proc/13495/task/13498/stat : 13498 (cosoco) R 13492 13495 11464 0 -1 4202560 145 0 0 0 8 0 0 0 20 0 9 0 436730673 636735488 2731 33554432000 4194304 6211092 140733859827440 140525067111440 5168219 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13499] ppid=13492 vsize=621812 memory=140578273904256 CPUtime=0.08 cores=0-7
/proc/13495/task/13499/stat : 13499 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 8 0 0 0 20 0 9 0 436730673 636735488 2731 33554432000 4194304 6211092 140733859827440 140525058718736 5193696 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13500] ppid=13492 vsize=621812 memory=0 CPUtime=0.08 cores=0-7
/proc/13495/task/13500/stat : 13500 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 8 0 0 0 20 0 9 0 436730673 636735488 2731 33554432000 4194304 6211092 140733859827440 140525050326032 5393951 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13501] ppid=13492 vsize=621812 memory=0 CPUtime=0.08 cores=0-7
/proc/13495/task/13501/stat : 13501 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 8 0 0 0 20 0 9 0 436730673 636735488 2731 33554432000 4194304 6211092 140733859827440 140525041933344 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13502] ppid=13492 vsize=621812 memory=0 CPUtime=0.08 cores=0-7
/proc/13495/task/13502/stat : 13502 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 8 0 0 0 20 0 9 0 436730673 636735488 2731 33554432000 4194304 6211092 140733859827440 140525033540624 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13503] ppid=13492 vsize=621812 memory=-1 CPUtime=0.07 cores=0-7
/proc/13495/task/13503/stat : 13503 (cosoco) R 13492 13495 11464 0 -1 4202560 140 0 0 0 7 0 0 0 20 0 9 0 436730673 636735488 2731 33554432000 4194304 6211092 140733859827440 140525025148176 5393938 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13504] ppid=13492 vsize=621812 memory=0 CPUtime=0.08 cores=0-7
/proc/13495/task/13504/stat : 13504 (cosoco) R 13492 13495 11464 0 -1 4202560 140 0 0 0 8 0 0 0 20 0 9 0 436730673 636735488 2731 33554432000 4194304 6211092 140733859827440 140525016755472 5155432 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 621812 KiB
Current children cumulated memory: 10924 KiB

[startup+0.210635 s]*
/proc/loadavg: 8.48 8.27 8.31 9/204 13504
/proc/meminfo: memFree=31813200/32770624 swapFree=66970416/67108860
[pid=13495] ppid=13492 vsize=620772 memory=10372 CPUtime=1.57 cores=0-7
/proc/13495/stat : 13495 (cosoco) S 13492 13495 11464 0 -1 1077944320 3078 0 0 0 157 0 0 0 20 0 9 0 436730671 635670528 2593 33554432000 4194304 6211092 140733859827440 140733859825696 140525098647287 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
/proc/13495/statm: 155193 2593 901 493 0 148498 0
[pid=13495/tid=13497] ppid=13492 vsize=620772 memory=-3398145943129763647 CPUtime=0.19 cores=0-7
/proc/13495/task/13497/stat : 13497 (cosoco) R 13492 13495 11464 0 -1 4202560 145 0 0 0 19 0 0 0 20 0 9 0 436730673 635670528 2593 33554432000 4194304 6211092 140733859827440 140525075504064 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13498] ppid=13492 vsize=620772 memory=281156445816568 CPUtime=0.19 cores=0-7
/proc/13495/task/13498/stat : 13498 (cosoco) R 13492 13495 11464 0 -1 4202560 145 0 0 0 19 0 0 0 20 0 9 0 436730673 635670528 2593 33554432000 4194304 6211092 140733859827440 140525067111456 5393984 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13499] ppid=13492 vsize=620772 memory=140578273904256 CPUtime=0.19 cores=0-7
/proc/13495/task/13499/stat : 13499 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 19 0 0 0 20 0 9 0 436730673 635670528 2593 33554432000 4194304 6211092 140733859827440 140525058718992 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13500] ppid=13492 vsize=620772 memory=0 CPUtime=0.19 cores=0-7
/proc/13495/task/13500/stat : 13500 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 19 0 0 0 20 0 9 0 436730673 635670528 2593 33554432000 4194304 6211092 140733859827440 140525050326344 5157993 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13501] ppid=13492 vsize=620772 memory=0 CPUtime=0.19 cores=0-7
/proc/13495/task/13501/stat : 13501 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 19 0 0 0 20 0 9 0 436730673 635670528 2593 33554432000 4194304 6211092 140733859827440 140525041933344 5156080 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13502] ppid=13492 vsize=620772 memory=0 CPUtime=0.19 cores=0-7
/proc/13495/task/13502/stat : 13502 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 19 0 0 0 20 0 9 0 436730673 635670528 2593 33554432000 4194304 6211092 140733859827440 140525033540624 5393984 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13503] ppid=13492 vsize=620772 memory=-1 CPUtime=0.17 cores=0-7
/proc/13495/task/13503/stat : 13503 (cosoco) R 13492 13495 11464 0 -1 4202560 140 0 0 0 17 0 0 0 20 0 9 0 436730673 635670528 2593 33554432000 4194304 6211092 140733859827440 140525025148176 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13504] ppid=13492 vsize=620772 memory=0 CPUtime=0.19 cores=0-7
/proc/13495/task/13504/stat : 13504 (cosoco) R 13492 13495 11464 0 -1 4202560 140 0 0 0 19 0 0 0 20 0 9 0 436730673 635670528 2593 33554432000 4194304 6211092 140733859827440 140525016755472 5193696 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 620772 KiB
Current children cumulated memory: 10372 KiB

[startup+0.310637 s]*
/proc/loadavg: 8.48 8.27 8.31 9/204 13504
/proc/meminfo: memFree=31812888/32770624 swapFree=66970416/67108860
[pid=13495] ppid=13492 vsize=620252 memory=10116 CPUtime=2.36 cores=0-7
/proc/13495/stat : 13495 (cosoco) S 13492 13495 11464 0 -1 1077944320 3078 0 0 0 236 0 0 0 20 0 9 0 436730671 635138048 2529 33554432000 4194304 6211092 140733859827440 140733859825696 140525098647287 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
/proc/13495/statm: 155063 2529 901 493 0 148368 0
[pid=13495/tid=13497] ppid=13492 vsize=620252 memory=14964 CPUtime=0.29 cores=0-7
/proc/13495/task/13497/stat : 13497 (cosoco) R 13492 13495 11464 0 -1 4202560 145 0 0 0 29 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525075504064 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13498] ppid=13492 vsize=620252 memory=7959527718721714057 CPUtime=0.29 cores=0-7
/proc/13495/task/13498/stat : 13498 (cosoco) R 13492 13495 11464 0 -1 4202560 145 0 0 0 29 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525067111696 5158023 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13499] ppid=13492 vsize=620252 memory=140578273904256 CPUtime=0.29 cores=0-7
/proc/13495/task/13499/stat : 13499 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 29 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525058718992 5102665 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13500] ppid=13492 vsize=620252 memory=0 CPUtime=0.29 cores=0-7
/proc/13495/task/13500/stat : 13500 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 29 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525050326344 5393920 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13501] ppid=13492 vsize=620252 memory=0 CPUtime=0.29 cores=0-7
/proc/13495/task/13501/stat : 13501 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 29 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525041933584 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13502] ppid=13492 vsize=620252 memory=0 CPUtime=0.29 cores=0-7
/proc/13495/task/13502/stat : 13502 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 29 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525033540624 5193710 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13503] ppid=13492 vsize=620252 memory=0 CPUtime=0.26 cores=0-7
/proc/13495/task/13503/stat : 13503 (cosoco) R 13492 13495 11464 0 -1 4202560 140 0 0 0 26 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525025148176 5389823 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13504] ppid=13492 vsize=620252 memory=0 CPUtime=0.29 cores=0-7
/proc/13495/task/13504/stat : 13504 (cosoco) R 13492 13495 11464 0 -1 4202560 140 0 0 0 29 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525016755472 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
Current children cumulated CPU time: 2.36 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 10116 KiB

[startup+0.700637 s]
/proc/loadavg: 8.48 8.27 8.31 9/204 13504
/proc/meminfo: memFree=31812888/32770624 swapFree=66970416/67108860
[pid=13495] ppid=13492 vsize=620252 memory=10116 CPUtime=5.39 cores=0-7
/proc/13495/stat : 13495 (cosoco) S 13492 13495 11464 0 -1 1077944320 3078 0 0 0 539 0 0 0 20 0 9 0 436730671 635138048 2529 33554432000 4194304 6211092 140733859827440 140733859825696 140525098647287 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
/proc/13495/statm: 155063 2529 901 493 0 148368 0
[pid=13495/tid=13497] ppid=13492 vsize=620252 memory=140582568871551 CPUtime=0.68 cores=0-7
/proc/13495/task/13497/stat : 13497 (cosoco) R 13492 13495 11464 0 -1 4202560 145 0 0 0 68 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525075504064 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13498] ppid=13492 vsize=620252 memory=30556 CPUtime=0.67 cores=0-7
/proc/13495/task/13498/stat : 13498 (cosoco) R 13492 13495 11464 0 -1 4202560 145 0 0 0 67 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525067111696 5193696 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13499] ppid=13492 vsize=620252 memory=984 CPUtime=0.67 cores=0-7
/proc/13495/task/13499/stat : 13499 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 67 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525058718736 5167928 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13500] ppid=13492 vsize=620252 memory=0 CPUtime=0.67 cores=0-7
/proc/13495/task/13500/stat : 13500 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 67 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525050325872 5167529 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13501] ppid=13492 vsize=620252 memory=0 CPUtime=0.67 cores=0-7
/proc/13495/task/13501/stat : 13501 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 67 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525041933584 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13502] ppid=13492 vsize=620252 memory=0 CPUtime=0.67 cores=0-7
/proc/13495/task/13502/stat : 13502 (cosoco) R 13492 13495 11464 0 -1 4202560 139 0 0 0 67 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525033540624 5168219 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13503] ppid=13492 vsize=620252 memory=0 CPUtime=0.62 cores=0-7
/proc/13495/task/13503/stat : 13503 (cosoco) R 13492 13495 11464 0 -1 4202560 140 0 0 0 62 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525025147824 5393961 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13504] ppid=13492 vsize=620252 memory=1052 CPUtime=0.67 cores=0-7
/proc/13495/task/13504/stat : 13504 (cosoco) R 13492 13495 11464 0 -1 4202560 140 0 0 0 67 0 0 0 20 0 9 0 436730673 635138048 2529 33554432000 4194304 6211092 140733859827440 140525016755472 5393951 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
Current children cumulated CPU time: 5.39 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 10116 KiB

[startup+1.50064 s]
/proc/loadavg: 8.48 8.27 8.31 10/204 13504
/proc/meminfo: memFree=31812252/32770624 swapFree=66970416/67108860
[pid=13495] ppid=13492 vsize=620252 memory=10148 CPUtime=11.77 cores=0-7
/proc/13495/stat : 13495 (cosoco) S 13492 13495 11464 0 -1 1077944320 4314 0 0 0 1177 0 0 0 20 0 9 0 436730671 635138048 2537 33554432000 4194304 6211092 140733859827440 140733859825696 140525098647287 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
/proc/13495/statm: 155063 2537 902 493 0 148368 0
[pid=13495/tid=13497] ppid=13492 vsize=620252 memory=10116 CPUtime=1.48 cores=0-7
/proc/13495/task/13497/stat : 13497 (cosoco) R 13492 13495 11464 0 -1 4202560 244 0 0 0 148 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525075504256 5193710 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13498] ppid=13492 vsize=620252 memory=30556 CPUtime=1.47 cores=0-7
/proc/13495/task/13498/stat : 13498 (cosoco) R 13492 13495 11464 0 -1 4202560 307 0 0 0 147 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525067111552 5193696 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13499] ppid=13492 vsize=620252 memory=984 CPUtime=1.47 cores=0-7
/proc/13495/task/13499/stat : 13499 (cosoco) R 13492 13495 11464 0 -1 4202560 356 0 0 0 147 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525058718992 5393938 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13500] ppid=13492 vsize=620252 memory=0 CPUtime=1.47 cores=0-7
/proc/13495/task/13500/stat : 13500 (cosoco) R 13492 13495 11464 0 -1 4202560 351 0 0 0 147 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525050326144 5409449 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13501] ppid=13492 vsize=620252 memory=-7812193691855986592 CPUtime=1.47 cores=0-7
/proc/13495/task/13501/stat : 13501 (cosoco) R 13492 13495 11464 0 -1 4202560 235 0 0 0 147 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525041933328 5078855 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13502] ppid=13492 vsize=620252 memory=3624 CPUtime=1.47 cores=0-7
/proc/13495/task/13502/stat : 13502 (cosoco) R 13492 13495 11464 0 -1 4202560 314 0 0 0 147 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525033540624 5393984 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13503] ppid=13492 vsize=620252 memory=30556 CPUtime=1.41 cores=0-7
/proc/13495/task/13503/stat : 13503 (cosoco) R 13492 13495 11464 0 -1 4202560 217 0 0 0 141 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525025147920 5168336 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13504] ppid=13492 vsize=620252 memory=0 CPUtime=1.47 cores=0-7
/proc/13495/task/13504/stat : 13504 (cosoco) R 13492 13495 11464 0 -1 4202560 338 0 0 0 147 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525016755216 5166656 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
Current children cumulated CPU time: 11.77 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 10148 KiB

[startup+3.11064 s]
/proc/loadavg: 8.60 8.30 8.32 9/204 13504
/proc/meminfo: memFree=31812512/32770624 swapFree=66970416/67108860
[pid=13495] ppid=13492 vsize=620252 memory=10148 CPUtime=24.64 cores=0-7
/proc/13495/stat : 13495 (cosoco) S 13492 13495 11464 0 -1 1077944320 5500 0 0 0 2463 1 0 0 20 0 9 0 436730671 635138048 2537 33554432000 4194304 6211092 140733859827440 140733859825696 140525098647287 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
/proc/13495/statm: 155063 2537 902 493 0 148368 0
[pid=13495/tid=13497] ppid=13492 vsize=620252 memory=0 CPUtime=3.08 cores=0-7
/proc/13495/task/13497/stat : 13497 (cosoco) R 13492 13495 11464 0 -1 4202560 341 0 0 0 308 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525075504400 5393920 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13498] ppid=13492 vsize=620252 memory=4986457031815 CPUtime=3.08 cores=0-7
/proc/13495/task/13498/stat : 13498 (cosoco) R 13492 13495 11464 0 -1 4202560 458 0 0 0 308 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525067111552 5167209 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13499] ppid=13492 vsize=620252 memory=10148 CPUtime=3.08 cores=0-7
/proc/13495/task/13499/stat : 13499 (cosoco) R 13492 13495 11464 0 -1 4202560 571 0 0 0 308 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525058718992 5157020 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13500] ppid=13492 vsize=620252 memory=0 CPUtime=3.08 cores=0-7
/proc/13495/task/13500/stat : 13500 (cosoco) R 13492 13495 11464 0 -1 4202560 558 0 0 0 308 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525050326144 5156943 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13501] ppid=13492 vsize=620252 memory=0 CPUtime=3.08 cores=0-7
/proc/13495/task/13501/stat : 13501 (cosoco) R 13492 13495 11464 0 -1 4202560 311 0 0 0 308 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525041933328 5168336 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13502] ppid=13492 vsize=620252 memory=0 CPUtime=3.08 cores=0-7
/proc/13495/task/13502/stat : 13502 (cosoco) R 13492 13495 11464 0 -1 4202560 466 0 0 0 308 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525033540624 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13503] ppid=13492 vsize=620252 memory=6156535496842636394 CPUtime=3 cores=0-7
/proc/13495/task/13503/stat : 13503 (cosoco) R 13492 13495 11464 0 -1 4202560 395 0 0 0 300 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525025148032 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13504] ppid=13492 vsize=620252 memory=5787213827079688547 CPUtime=3.08 cores=0-7
/proc/13495/task/13504/stat : 13504 (cosoco) R 13492 13495 11464 0 -1 4202560 448 0 0 0 308 0 0 0 20 0 9 0 436730673 635138048 2537 33554432000 4194304 6211092 140733859827440 140525016755472 5193696 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
Current children cumulated CPU time: 24.64 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 10148 KiB

[startup+6.30064 s]
/proc/loadavg: 8.60 8.30 8.32 9/204 13504
/proc/meminfo: memFree=31812296/32770624 swapFree=66970416/67108860
[pid=13495] ppid=13492 vsize=620252 memory=10168 CPUtime=50.1 cores=0-7
/proc/13495/stat : 13495 (cosoco) S 13492 13495 11464 0 -1 1077944320 7994 0 0 0 5009 1 0 0 20 0 9 0 436730671 635138048 2542 33554432000 4194304 6211092 140733859827440 140733859825696 140525098647287 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
/proc/13495/statm: 155063 2542 902 493 0 148368 0
[pid=13495/tid=13497] ppid=13492 vsize=620252 memory=140582568871551 CPUtime=6.27 cores=0-7
/proc/13495/task/13497/stat : 13497 (cosoco) R 13492 13495 11464 0 -1 4202560 608 0 0 0 627 0 0 0 20 0 9 0 436730673 635138048 2542 33554432000 4194304 6211092 140733859827440 140525075504400 5168219 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13498] ppid=13492 vsize=620252 memory=10168 CPUtime=6.27 cores=0-7
/proc/13495/task/13498/stat : 13498 (cosoco) R 13492 13495 11464 0 -1 4202560 750 0 0 0 627 0 0 0 20 0 9 0 436730673 635138048 2542 33554432000 4194304 6211092 140733859827440 140525067111552 5157124 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13499] ppid=13492 vsize=620252 memory=10148 CPUtime=6.27 cores=0-7
/proc/13495/task/13499/stat : 13499 (cosoco) R 13492 13495 11464 0 -1 4202560 906 0 0 0 627 0 0 0 20 0 9 0 436730673 635138048 2542 33554432000 4194304 6211092 140733859827440 140525058718736 5393951 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13500] ppid=13492 vsize=620252 memory=0 CPUtime=6.27 cores=0-7
/proc/13495/task/13500/stat : 13500 (cosoco) R 13492 13495 11464 0 -1 4202560 874 0 0 0 627 0 0 0 20 0 9 0 436730673 635138048 2542 33554432000 4194304 6211092 140733859827440 140525050326032 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0

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

/proc/13495/task/13499/stat : 13499 (cosoco) R 13492 13495 11464 0 -1 4202560 1418 0 0 0 2547 0 0 0 20 0 9 0 436730673 635138048 2545 33554432000 4194304 6211092 140733859827440 140525058718992 5168363 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13500] ppid=13492 vsize=620252 memory=3624 CPUtime=25.47 cores=0-7
/proc/13495/task/13500/stat : 13500 (cosoco) R 13492 13495 11464 0 -1 4202560 1365 0 0 0 2547 0 0 0 20 0 9 0 436730673 635138048 2545 33554432000 4194304 6211092 140733859827440 140525050326032 5167892 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13501] ppid=13492 vsize=620252 memory=10180 CPUtime=25.47 cores=0-7
/proc/13495/task/13501/stat : 13501 (cosoco) R 13492 13495 11464 0 -1 4202560 1046 0 0 0 2547 0 0 0 20 0 9 0 436730673 635138048 2545 33554432000 4194304 6211092 140733859827440 140525041933328 5393920 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13502] ppid=13492 vsize=620252 memory=288230596050944315 CPUtime=25.47 cores=0-7
/proc/13495/task/13502/stat : 13502 (cosoco) R 13492 13495 11464 0 -1 4202560 1337 0 0 0 2547 0 0 0 20 0 9 0 436730673 635138048 2545 33554432000 4194304 6211092 140733859827440 140525033540624 5193708 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13503] ppid=13492 vsize=620252 memory=15255943717849727 CPUtime=25.11 cores=0-7
/proc/13495/task/13503/stat : 13503 (cosoco) R 13492 13495 11464 0 -1 4202560 1014 0 0 0 2511 0 0 0 20 0 9 0 436730673 635138048 2545 33554432000 4194304 6211092 140733859827440 140525025147920 5102616 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13504] ppid=13492 vsize=620252 memory=10180 CPUtime=25.47 cores=0-7
/proc/13495/task/13504/stat : 13504 (cosoco) R 13492 13495 11464 0 -1 4202560 1366 0 0 0 2547 0 0 0 20 0 9 0 436730673 635138048 2545 33554432000 4194304 6211092 140733859827440 140525016755328 5393920 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
Current children cumulated CPU time: 203.44 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 10180 KiB

[startup+51.1096 s]
/proc/loadavg: 8.39 8.29 8.32 9/204 13507
/proc/meminfo: memFree=31814920/32770624 swapFree=66970416/67108860
[pid=13495] ppid=13492 vsize=620252 memory=10184 CPUtime=407.96 cores=0-7
/proc/13495/stat : 13495 (cosoco) S 13492 13495 11464 0 -1 1077944320 15364 0 0 0 40794 2 0 0 20 0 9 0 436730671 635138048 2546 33554432000 4194304 6211092 140733859827440 140733859825696 140525098647287 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
/proc/13495/statm: 155063 2546 902 493 0 148368 0
[pid=13495/tid=13497] ppid=13492 vsize=620252 memory=281156344457312 CPUtime=51.07 cores=0-7
/proc/13495/task/13497/stat : 13497 (cosoco) R 13492 13495 11464 0 -1 4202560 1511 0 0 0 5107 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525075503816 5102851 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13498] ppid=13492 vsize=620252 memory=3624 CPUtime=51.08 cores=0-7
/proc/13495/task/13498/stat : 13498 (cosoco) R 13492 13495 11464 0 -1 4202560 1626 0 0 0 5108 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525067111552 5168488 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13499] ppid=13492 vsize=620252 memory=30556 CPUtime=51.07 cores=0-7
/proc/13495/task/13499/stat : 13499 (cosoco) R 13492 13495 11464 0 -1 4202560 1933 0 0 0 5107 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525058718992 5193710 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13500] ppid=13492 vsize=620252 memory=115989886822780 CPUtime=51.08 cores=0-7
/proc/13495/task/13500/stat : 13500 (cosoco) R 13492 13495 11464 0 -1 4202560 1769 0 0 0 5108 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525050326032 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13501] ppid=13492 vsize=620252 memory=0 CPUtime=51.07 cores=0-7
/proc/13495/task/13501/stat : 13501 (cosoco) R 13492 13495 11464 0 -1 4202560 1533 0 0 0 5107 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525041933328 5389823 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13502] ppid=13492 vsize=620252 memory=8008 CPUtime=51.08 cores=0-7
/proc/13495/task/13502/stat : 13502 (cosoco) R 13492 13495 11464 0 -1 4202560 1817 0 0 0 5108 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525033540624 5193696 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13503] ppid=13492 vsize=620252 memory=1560 CPUtime=50.37 cores=0-7
/proc/13495/task/13503/stat : 13503 (cosoco) R 13492 13495 11464 0 -1 4202560 1410 0 0 0 5037 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525025147920 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13504] ppid=13492 vsize=620252 memory=14008 CPUtime=51.07 cores=0-7
/proc/13495/task/13504/stat : 13504 (cosoco) R 13492 13495 11464 0 -1 4202560 1813 0 0 0 5107 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525016755328 5102327 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
Current children cumulated CPU time: 407.96 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 10184 KiB

[startup+102.301 s]
/proc/loadavg: 8.15 8.24 8.30 9/204 13510
/proc/meminfo: memFree=31815140/32770624 swapFree=66970416/67108860
[pid=13495] ppid=13492 vsize=620252 memory=10184 CPUtime=816.79 cores=0-7
/proc/13495/stat : 13495 (cosoco) S 13492 13495 11464 0 -1 1077944320 18991 0 0 0 81677 2 0 0 20 0 9 0 436730671 635138048 2546 33554432000 4194304 6211092 140733859827440 140733859825696 140525098647287 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
/proc/13495/statm: 155063 2546 902 493 0 148368 0
[pid=13495/tid=13497] ppid=13492 vsize=620252 memory=10184 CPUtime=102.26 cores=0-7
/proc/13495/task/13497/stat : 13497 (cosoco) R 13492 13495 11464 0 -1 4202560 1965 0 0 0 10226 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525075503816 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13498] ppid=13492 vsize=620252 memory=10184 CPUtime=102.26 cores=0-7
/proc/13495/task/13498/stat : 13498 (cosoco) R 13492 13495 11464 0 -1 4202560 2043 0 0 0 10226 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525067111552 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13499] ppid=13492 vsize=620252 memory=10184 CPUtime=102.25 cores=0-7
/proc/13495/task/13499/stat : 13499 (cosoco) R 13492 13495 11464 0 -1 4202560 2434 0 0 0 10225 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525058718992 5102840 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13500] ppid=13492 vsize=620252 memory=10207 CPUtime=102.26 cores=0-7
/proc/13495/task/13500/stat : 13500 (cosoco) R 13492 13495 11464 0 -1 4202560 2272 0 0 0 10226 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525050326032 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13501] ppid=13492 vsize=620252 memory=3624 CPUtime=102.26 cores=0-7
/proc/13495/task/13501/stat : 13501 (cosoco) R 13492 13495 11464 0 -1 4202560 1865 0 0 0 10226 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525041933328 5167570 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13502] ppid=13492 vsize=620252 memory=10184 CPUtime=102.27 cores=0-7
/proc/13495/task/13502/stat : 13502 (cosoco) R 13492 13495 11464 0 -1 4202560 2350 0 0 0 10227 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525033540624 5250293 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13503] ppid=13492 vsize=620252 memory=0 CPUtime=100.92 cores=0-7
/proc/13495/task/13503/stat : 13503 (cosoco) R 13492 13495 11464 0 -1 4202560 1850 0 0 0 10092 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525025147920 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13504] ppid=13492 vsize=620252 memory=140582568871551 CPUtime=102.25 cores=0-7
/proc/13495/task/13504/stat : 13504 (cosoco) R 13492 13495 11464 0 -1 4202560 2260 0 0 0 10225 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525016755472 5167529 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
Current children cumulated CPU time: 816.79 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 10184 KiB

[startup+162.301 s]
/proc/loadavg: 8.29 8.26 8.30 9/203 13514
/proc/meminfo: memFree=31815440/32770624 swapFree=66970416/67108860
[pid=13495] ppid=13492 vsize=620252 memory=10184 CPUtime=1295.98 cores=0-7
/proc/13495/stat : 13495 (cosoco) S 13492 13495 11464 0 -1 1077944320 20309 0 0 0 129596 2 0 0 20 0 9 0 436730671 635138048 2546 33554432000 4194304 6211092 140733859827440 140733859825696 140525098647287 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
/proc/13495/statm: 155063 2546 902 493 0 148368 0
[pid=13495/tid=13497] ppid=13492 vsize=620252 memory=10184 CPUtime=162.25 cores=0-7
/proc/13495/task/13497/stat : 13497 (cosoco) R 13492 13495 11464 0 -1 4202560 2125 0 0 0 16225 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525075503816 5393938 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13498] ppid=13492 vsize=620252 memory=2048 CPUtime=162.25 cores=0-7
/proc/13495/task/13498/stat : 13498 (cosoco) R 13492 13495 11464 0 -1 4202560 2175 0 0 0 16225 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525067111552 5155432 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13499] ppid=13492 vsize=620252 memory=10184 CPUtime=162.24 cores=0-7
/proc/13495/task/13499/stat : 13499 (cosoco) R 13492 13495 11464 0 -1 4202560 2584 0 0 0 16224 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525058718992 5193696 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13500] ppid=13492 vsize=620252 memory=10184 CPUtime=162.25 cores=0-7
/proc/13495/task/13500/stat : 13500 (cosoco) R 13492 13495 11464 0 -1 4202560 2443 0 0 0 16225 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525050326032 5393920 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13501] ppid=13492 vsize=620252 memory=10184 CPUtime=162.25 cores=0-7
/proc/13495/task/13501/stat : 13501 (cosoco) R 13492 13495 11464 0 -1 4202560 1984 0 0 0 16225 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525041933328 5409453 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13502] ppid=13492 vsize=620252 memory=10184 CPUtime=162.26 cores=0-7
/proc/13495/task/13502/stat : 13502 (cosoco) R 13492 13495 11464 0 -1 4202560 2568 0 0 0 16226 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525033540736 5393951 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13503] ppid=13492 vsize=620252 memory=10184 CPUtime=160.17 cores=0-7
/proc/13495/task/13503/stat : 13503 (cosoco) R 13492 13495 11464 0 -1 4202560 2038 0 0 0 16017 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525025147920 5167507 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13504] ppid=13492 vsize=620252 memory=6935054825532540783 CPUtime=162.24 cores=0-7
/proc/13495/task/13504/stat : 13504 (cosoco) R 13492 13495 11464 0 -1 4202560 2440 0 0 0 16224 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525016755472 5207504 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
Current children cumulated CPU time: 1295.98 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 10184 KiB

[startup+222.301 s]
/proc/loadavg: 8.63 8.35 8.33 9/203 13519
/proc/meminfo: memFree=31814872/32770624 swapFree=66970416/67108860
[pid=13495] ppid=13492 vsize=620252 memory=10184 CPUtime=1775.15 cores=0-7
/proc/13495/stat : 13495 (cosoco) S 13492 13495 11464 0 -1 1077944320 21593 0 0 0 177513 2 0 0 20 0 9 0 436730671 635138048 2546 33554432000 4194304 6211092 140733859827440 140733859825696 140525098647287 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
/proc/13495/statm: 155063 2546 902 493 0 148368 0
[pid=13495/tid=13497] ppid=13492 vsize=620252 memory=10184 CPUtime=222.24 cores=0-7
/proc/13495/task/13497/stat : 13497 (cosoco) R 13492 13495 11464 0 -1 4202560 2290 0 0 0 22224 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525075503992 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13498] ppid=13492 vsize=620252 memory=10184 CPUtime=222.23 cores=0-7
/proc/13495/task/13498/stat : 13498 (cosoco) R 13492 13495 11464 0 -1 4202560 2364 0 0 0 22223 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525067111552 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13499] ppid=13492 vsize=620252 memory=10184 CPUtime=222.24 cores=0-7
/proc/13495/task/13499/stat : 13499 (cosoco) R 13492 13495 11464 0 -1 4202560 2738 0 0 0 22224 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525058718992 5156931 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13500] ppid=13492 vsize=620252 memory=10184 CPUtime=222.25 cores=0-7
/proc/13495/task/13500/stat : 13500 (cosoco) R 13492 13495 11464 0 -1 4202560 2587 0 0 0 22225 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525050326032 5389960 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13501] ppid=13492 vsize=620252 memory=10184 CPUtime=222.24 cores=0-7
/proc/13495/task/13501/stat : 13501 (cosoco) R 13492 13495 11464 0 -1 4202560 2217 0 0 0 22224 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525041933328 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13502] ppid=13492 vsize=620252 memory=10184 CPUtime=222.25 cores=0-7
/proc/13495/task/13502/stat : 13502 (cosoco) R 13492 13495 11464 0 -1 4202560 2722 0 0 0 22225 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525033540736 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13503] ppid=13492 vsize=620252 memory=10184 CPUtime=219.41 cores=0-7
/proc/13495/task/13503/stat : 13503 (cosoco) R 13492 13495 11464 0 -1 4202560 2098 0 0 0 21941 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525025147920 5409439 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13504] ppid=13492 vsize=620252 memory=10184 CPUtime=222.22 cores=0-7
/proc/13495/task/13504/stat : 13504 (cosoco) R 13492 13495 11464 0 -1 4202560 2625 0 0 0 22222 0 0 0 20 0 9 0 436730673 635138048 2546 33554432000 4194304 6211092 140733859827440 140525016755472 5393920 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
Current children cumulated CPU time: 1775.15 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 10184 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.77 8.41 8.35 9/203 13519
/proc/meminfo: memFree=31815640/32770624 swapFree=66970416/67108860
[pid=13495] ppid=13492 vsize=620252 memory=10196 CPUtime=2012.42 cores=0-7
/proc/13495/stat : 13495 (cosoco) S 13492 13495 11464 0 -1 1077944320 22719 0 0 0 201240 2 0 0 20 0 9 0 436730671 635138048 2549 33554432000 4194304 6211092 140733859827440 140733859825696 140525098647287 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
/proc/13495/statm: 155063 2549 902 493 0 148368 0
[pid=13495/tid=13497] ppid=13492 vsize=620252 memory=6935054825532540783 CPUtime=251.95 cores=0-7
/proc/13495/task/13497/stat : 13497 (cosoco) R 13492 13495 11464 0 -1 4202560 2433 0 0 0 25195 0 0 0 20 0 9 0 436730673 635138048 2549 33554432000 4194304 6211092 140733859827440 140525075503992 5167923 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13498] ppid=13492 vsize=620252 memory=-7003737579269690708 CPUtime=251.94 cores=0-7
/proc/13495/task/13498/stat : 13498 (cosoco) R 13492 13495 11464 0 -1 4202560 2533 0 0 0 25194 0 0 0 20 0 9 0 436730673 635138048 2549 33554432000 4194304 6211092 140733859827440 140525067111552 5389808 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13499] ppid=13492 vsize=620252 memory=776 CPUtime=251.95 cores=0-7
/proc/13495/task/13499/stat : 13499 (cosoco) R 13492 13495 11464 0 -1 4202560 2882 0 0 0 25195 0 0 0 20 0 9 0 436730673 635138048 2549 33554432000 4194304 6211092 140733859827440 140525058718992 5167911 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13500] ppid=13492 vsize=620252 memory=1052 CPUtime=251.96 cores=0-7
/proc/13495/task/13500/stat : 13500 (cosoco) R 13492 13495 11464 0 -1 4202560 2674 0 0 0 25196 0 0 0 20 0 9 0 436730673 635138048 2549 33554432000 4194304 6211092 140733859827440 140525050326032 5168192 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13501] ppid=13492 vsize=620252 memory=2832 CPUtime=251.94 cores=0-7
/proc/13495/task/13501/stat : 13501 (cosoco) R 13492 13495 11464 0 -1 4202560 2391 0 0 0 25194 0 0 0 20 0 9 0 436730673 635138048 2549 33554432000 4194304 6211092 140733859827440 140525041933328 5168192 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13502] ppid=13492 vsize=620252 memory=9328 CPUtime=251.95 cores=0-7
/proc/13495/task/13502/stat : 13502 (cosoco) R 13492 13495 11464 0 -1 4202560 2898 0 0 0 25195 0 0 0 20 0 9 0 436730673 635138048 2549 33554432000 4194304 6211092 140733859827440 140525033540736 5155603 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13503] ppid=13492 vsize=620252 memory=1716 CPUtime=248.75 cores=0-7
/proc/13495/task/13503/stat : 13503 (cosoco) R 13492 13495 11464 0 -1 4202560 2156 0 0 0 24875 0 0 0 20 0 9 0 436730673 635138048 2549 33554432000 4194304 6211092 140733859827440 140525025147920 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
[pid=13495/tid=13504] ppid=13492 vsize=620252 memory=1216 CPUtime=251.92 cores=0-7
/proc/13495/task/13504/stat : 13504 (cosoco) R 13492 13495 11464 0 -1 4202560 2800 0 0 0 25192 0 0 0 20 0 9 0 436730673 635138048 2549 33554432000 4194304 6211092 140733859827440 140525016755472 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24190976 140733859828758 140733859828850 140733859828850 140733859831758 0
Current children cumulated CPU time: 2012.42 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 10196 KiB

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

[startup+252.021 s]
# the end of solver process 13495 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.49 s, system=0.024987 s

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

Child status: 1
Real time (s): 252.021
CPU time (s): 2012.51
CPU user time (s): 2012.49
CPU system time (s): 0.024987
CPU usage (%): 798.55
Max. virtual memory (cumulated for all children) (KiB): 621812
Max. memory (cumulated for all children) (KiB): 10924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.49
system time used= 0.024987
maximum resident set size= 11200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22769
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= 226
involuntary context switches= 19042


# summary of solver processes directly reported to runsolver:
#   pid: 13495
#   total CPU time (s): 2012.51
#   total CPU user time (s): 2012.49
#   total CPU system time (s): 0.024987

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.16402 second user time and 2.02779 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-16 05:32:51
IDJOB=4398548
IDBENCH=115810
IDSOLVER=2852
FILE ID=node135/4398548-1568604811
RUNJOBID= node135-1568595834-11491
PBS_JOBID= 21703393
Free space on /tmp= 61372 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-1.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398548-1568604811/watcher-4398548-1568604811 -o /tmp/evaluation-result-4398548-1568604811/solver-4398548-1568604811 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568595834-11491 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398548-1568604811.xml

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

MD5SUM BENCH= 3747a76ad44ca32161ac6cfee5e9d7cb
RANDOM SEED=469383053

node135.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.76
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.76
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.76
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.76
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:        31819036 kB
MemAvailable:   31862396 kB
Buffers:           26852 kB
Cached:           304104 kB
SwapCached:        32724 kB
Active:           169448 kB
Inactive:         198508 kB
Active(anon):       3588 kB
Inactive(anon):    76500 kB
Active(file):     165860 kB
Inactive(file):   122008 kB
Unevictable:      109492 kB
Mlocked:          109492 kB
SwapTotal:      67108860 kB
SwapFree:       66970416 kB
Dirty:              2744 kB
Writeback:            44 kB
AnonPages:        114348 kB
Mapped:            41184 kB
Shmem:             34472 kB
Slab:             173396 kB
SReclaimable:     142656 kB
SUnreclaim:        30740 kB
KernelStack:        3616 kB
PageTables:         5140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61368 MiB
End job on node135 at 2019-09-16 05:37:03