Trace number 4398284

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)318 20124.7 2520.02

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-5.xml
MD5SUM5197a9101df9cd680fadf9dcc86a0dcb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark312
Best CPU time to get the best result obtained on this benchmark30.0924
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size412
Distribution of domain sizes[{"size":5,"count":50},{"size":412,"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.70/0.12	c
0.70/0.12	c This is cosoco 2.00 --  
0.70/0.12	c
0.70/0.12	c command line: cosoco -model -nbcores=8 HOME/instance-4398284-1568596462.xml 
0.70/0.12	c enable optimization
0.70/0.12	c ========================================[ Problem Statistics ]===========================================
0.70/0.12	c |                                                                                                       
0.70/0.12	c |  Parse time        :         0.01 s 
0.70/0.12	c |
0.70/0.12	c |               Variables: 105
0.70/0.12	c |            Domain Sizes: 5..412
0.70/0.12	c |
0.70/0.12	c |             Constraints: 136
0.70/0.12	c |                   Arity: 1..7  -- Unary: 5  -- Binary: 75  -- Ternary: 25
0.70/0.12	c | 
0.70/0.12	c |                   Types: 
0.70/0.12	c |                          All Different: 5
0.70/0.12	c |                          Disjunctive: 50
0.70/0.12	c |                          Element Variable: 25
0.70/0.12	c |                          Extension: 25  (nb tuples: 5..5) -- (shared: 160)
0.70/0.12	c |                          Max constant: 1
0.70/0.12	c |                          Sum: 25
0.70/0.12	c |                          Unary: 5
0.70/0.12	c |                          
0.70/0.12	c |               Objective: Minimize Max constant
0.70/0.12	
0.70/0.12	c =========================================================================================================
0.70/0.12	c Parallel mode: Portfolio
0.70/0.12	c [pFactory][Group N°0] created (threads:8).
0.70/0.12	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.70/0.12	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.70/0.12	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.70/0.12	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.70/0.12	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.70/0.12	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.70/0.12	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.70/0.12	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.70/0.12	c [pFactory][Group N°0] concurrent mode: enabled.
0.70/0.12	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.70/0.12	c [pFactory][Group N°0] task 7 launched on thread 4.
0.70/0.12	c [pFactory][Group N°0] task 6 launched on thread 0.
0.70/0.12	c [pFactory][Group N°0] task 5 launched on thread 6.
0.70/0.12	c [pFactory][Group N°0] task 4 launched on thread 1.
0.70/0.12	c [pFactory][Group N°0] task 3 launched on thread 2.
0.70/0.12	c [pFactory][Group N°0] task 2 launched on thread 7.
0.70/0.12	c [pFactory][Group N°0] task 1 launched on thread 3.
0.70/0.12	c [pFactory][Group N°0] task 0 launched on thread 5.
0.70/0.12	o 411
0.70/0.14	o 397
0.70/0.20	o 376
1.56/0.25	o 368
1.56/0.28	o 366
1.56/0.30	o 357
2.34/0.33	o 356
5.42/0.73	o 355
5.42/0.77	o 354
6.24/0.81	o 351
7.92/1.04	o 349
9.37/1.29	o 348
10.21/1.37	o 346
12.57/1.69	o 345
13.37/1.72	o 344
16.62/2.13	o 342
17.35/2.22	o 341
18.15/2.39	o 335
28.53/3.67	o 334
29.33/3.77	o 333
52.49/6.69	o 330
54.09/6.81	o 329
54.89/6.91	o 325
68.46/8.66	o 324
168.35/21.14	o 323
317.64/39.84	o 322
375.20/47.05	o 321
952.54/119.32	o 320
2410.81/301.96	o 319
5065.32/634.31	o 318
20124.60/2520.02	
20124.60/2520.02	c *** INTERRUPTED ***
20124.60/2520.02	c call to solver        : 16
20124.60/2520.02	c
20124.60/2520.02	c restarts              : 747550      
20124.60/2520.02	c conflicts             : 5639441      (280 /sec)
20124.60/2520.02	c decisions             : 32457255     (1613 /sec)
20124.60/2520.02	c propagations          : 10204878948 (507084 /sec)
20124.60/2520.02	c root propagations     : 4159        
20124.60/2520.02	c filter calls          : 813993779      (40448 /sec)
20124.60/2520.02	c useless filter calls  : 549620229      (67 %)
20124.60/2520.02	c Memory used           : 605.97 MB
20124.60/2520.02	c Best bound time (wc)  : 634.306 s
20124.60/2520.02	c CPU time              : 20124.6 s
20124.60/2520.02	c real time             : 2520.01 s
20124.60/2520.02	
20124.60/2520.02	s SATISFIABLE
20124.60/2520.02	c Best value found: 318
20124.60/2520.02	
20124.60/2520.02	
20124.60/2520.02	v <instantiation type='solution' cost='318'>
20124.60/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>
20124.60/2520.02	v <values>41 60 5 86 93 6 96 81 63 4 81 46 17 62 50 26 78 55 61 85 37 56 34 98 82 318 311 289 310 317 0 41 108 137 225 2 44 152 242 307 13 101 147 164 239 0 26 109 164 225 3 41 103 137 235 225 0 41 137 108 44 242 152 2 307 147 164 101 13 239 164 109 0 225 26 3 41 235 103 137 1 2 4 3 0 3 0 2 1 4 3 2 0 1 4 2 4 1 0 3 0 1 3 4 2 </values>
20124.60/2520.02	v </instantiation>
20124.60/2520.02	

Verifier Data

OK	318

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398284-1568596462/watcher-4398284-1568596462 -o /tmp/evaluation-result-4398284-1568596462/solver-4398284-1568596462 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1568596419-18108 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398284-1568596462.xml 

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

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


[startup+0.102116 s]*
/proc/loadavg: 1.00 1.23 1.65 9/200 18134
/proc/meminfo: memFree=30447844/32770624 swapFree=66927300/67108860
[pid=18125] ppid=18122 vsize=622592 memory=11236 CPUtime=0.7 cores=0-7
/proc/18125/stat : 18125 (cosoco) S 18122 18125 18080 0 -1 1077944320 3327 0 0 0 70 0 0 0 20 0 9 0 435893498 637534208 2809 33554432000 4194304 6211092 140730652897680 140730652895936 139796211232503 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
/proc/18125/statm: 155648 2809 900 493 0 148953 0
[pid=18125/tid=18127] ppid=18122 vsize=622592 memory=4134692831991786133 CPUtime=0.08 cores=0-7
/proc/18125/task/18127/stat : 18127 (cosoco) R 18122 18125 18080 0 -1 4202560 169 0 0 0 8 0 0 0 20 0 9 0 435893500 637534208 2809 33554432000 4194304 6211092 140730652897680 139796188089360 5393984 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18128] ppid=18122 vsize=622592 memory=4872558044660077418 CPUtime=0.08 cores=0-7
/proc/18125/task/18128/stat : 18128 (cosoco) R 18122 18125 18080 0 -1 4202560 163 0 0 0 8 0 0 0 20 0 9 0 435893500 637534208 2809 33554432000 4194304 6211092 140730652897680 139796179696672 5193696 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18129] ppid=18122 vsize=622592 memory=140528865044096 CPUtime=0.08 cores=0-7
/proc/18125/task/18129/stat : 18129 (cosoco) R 18122 18125 18080 0 -1 4202560 163 0 0 0 8 0 0 0 20 0 9 0 435893500 637534208 2809 33554432000 4194304 6211092 140730652897680 139796171303952 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18130] ppid=18122 vsize=622592 memory=0 CPUtime=0.08 cores=0-7
/proc/18125/task/18130/stat : 18130 (cosoco) R 18122 18125 18080 0 -1 4202560 163 0 0 0 8 0 0 0 20 0 9 0 435893500 637534208 2809 33554432000 4194304 6211092 140730652897680 139796162911248 5193696 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18131] ppid=18122 vsize=622592 memory=0 CPUtime=0.07 cores=0-7
/proc/18125/task/18131/stat : 18131 (cosoco) R 18122 18125 18080 0 -1 4202560 169 0 0 0 7 0 0 0 20 0 9 0 435893500 637534208 2809 33554432000 4194304 6211092 140730652897680 139796154518656 5167504 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18132] ppid=18122 vsize=622592 memory=0 CPUtime=0.08 cores=0-7
/proc/18125/task/18132/stat : 18132 (cosoco) R 18122 18125 18080 0 -1 4202560 164 0 0 0 8 0 0 0 20 0 9 0 435893500 637534208 2809 33554432000 4194304 6211092 140730652897680 139796146125840 5102758 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18133] ppid=18122 vsize=622592 memory=-1 CPUtime=0.08 cores=0-7
/proc/18125/task/18133/stat : 18133 (cosoco) R 18122 18125 18080 0 -1 4202560 164 0 0 0 8 0 0 0 20 0 9 0 435893500 637534208 2809 33554432000 4194304 6211092 140730652897680 139796137733136 5186269 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18134] ppid=18122 vsize=622592 memory=0 CPUtime=0.08 cores=0-7
/proc/18125/task/18134/stat : 18134 (cosoco) R 18122 18125 18080 0 -1 4202560 164 0 0 0 8 0 0 0 20 0 9 0 435893500 637534208 2809 33554432000 4194304 6211092 140730652897680 139796129340432 5193710 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 622592 KiB
Current children cumulated memory: 11236 KiB

[startup+0.211114 s]*
/proc/loadavg: 1.00 1.23 1.65 9/200 18134
/proc/meminfo: memFree=30447844/32770624 swapFree=66927300/67108860
[pid=18125] ppid=18122 vsize=621032 memory=10596 CPUtime=1.56 cores=0-7
/proc/18125/stat : 18125 (cosoco) S 18122 18125 18080 0 -1 1077944320 3328 0 0 0 156 0 0 0 20 0 9 0 435893498 635936768 2649 33554432000 4194304 6211092 140730652897680 140730652895936 139796211232503 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
/proc/18125/statm: 155258 2649 900 493 0 148563 0
[pid=18125/tid=18127] ppid=18122 vsize=621032 memory=6935054825532540783 CPUtime=0.19 cores=0-7
/proc/18125/task/18127/stat : 18127 (cosoco) R 18122 18125 18080 0 -1 4202560 169 0 0 0 19 0 0 0 20 0 9 0 435893500 635936768 2649 33554432000 4194304 6211092 140730652897680 139796188089360 5393970 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18128] ppid=18122 vsize=621032 memory=4872558142750484287 CPUtime=0.19 cores=0-7
/proc/18125/task/18128/stat : 18128 (cosoco) R 18122 18125 18080 0 -1 4202560 163 0 0 0 19 0 0 0 20 0 9 0 435893500 635936768 2649 33554432000 4194304 6211092 140730652897680 139796179696672 5390145 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18129] ppid=18122 vsize=621032 memory=140528865044096 CPUtime=0.19 cores=0-7
/proc/18125/task/18129/stat : 18129 (cosoco) R 18122 18125 18080 0 -1 4202560 163 0 0 0 19 0 0 0 20 0 9 0 435893500 635936768 2649 33554432000 4194304 6211092 140730652897680 139796171304208 5167529 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18130] ppid=18122 vsize=621032 memory=0 CPUtime=0.19 cores=0-7
/proc/18125/task/18130/stat : 18130 (cosoco) R 18122 18125 18080 0 -1 4202560 163 0 0 0 19 0 0 0 20 0 9 0 435893500 635936768 2649 33554432000 4194304 6211092 140730652897680 139796162911248 5393984 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18131] ppid=18122 vsize=621032 memory=0 CPUtime=0.17 cores=0-7
/proc/18125/task/18131/stat : 18131 (cosoco) R 18122 18125 18080 0 -1 4202560 170 0 0 0 17 0 0 0 20 0 9 0 435893500 635936768 2649 33554432000 4194304 6211092 140730652897680 139796154518800 5155447 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18132] ppid=18122 vsize=621032 memory=0 CPUtime=0.19 cores=0-7
/proc/18125/task/18132/stat : 18132 (cosoco) R 18122 18125 18080 0 -1 4202560 164 0 0 0 19 0 0 0 20 0 9 0 435893500 635936768 2649 33554432000 4194304 6211092 140730652897680 139796146125856 5167547 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18133] ppid=18122 vsize=621032 memory=-1 CPUtime=0.19 cores=0-7
/proc/18125/task/18133/stat : 18133 (cosoco) R 18122 18125 18080 0 -1 4202560 164 0 0 0 19 0 0 0 20 0 9 0 435893500 635936768 2649 33554432000 4194304 6211092 140730652897680 139796137733392 5167024 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18134] ppid=18122 vsize=621032 memory=0 CPUtime=0.19 cores=0-7
/proc/18125/task/18134/stat : 18134 (cosoco) R 18122 18125 18080 0 -1 4202560 164 0 0 0 19 0 0 0 20 0 9 0 435893500 635936768 2649 33554432000 4194304 6211092 140730652897680 139796129340432 5393965 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 621032 KiB
Current children cumulated memory: 10596 KiB

[startup+0.310112 s]*
/proc/loadavg: 1.00 1.23 1.65 9/200 18134
/proc/meminfo: memFree=30447844/32770624 swapFree=66927300/67108860
[pid=18125] ppid=18122 vsize=620772 memory=10464 CPUtime=2.34 cores=0-7
/proc/18125/stat : 18125 (cosoco) S 18122 18125 18080 0 -1 1077944320 3328 0 0 0 234 0 0 0 20 0 9 0 435893498 635670528 2616 33554432000 4194304 6211092 140730652897680 140730652895936 139796211232503 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
/proc/18125/statm: 155193 2616 900 493 0 148498 0
[pid=18125/tid=18127] ppid=18122 vsize=620772 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/18125/task/18127/stat : 18127 (cosoco) R 18122 18125 18080 0 -1 4202560 169 0 0 0 29 0 0 0 20 0 9 0 435893500 635670528 2616 33554432000 4194304 6211092 140730652897680 139796188089616 5393989 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18128] ppid=18122 vsize=620772 memory=-1 CPUtime=0.29 cores=0-7
/proc/18125/task/18128/stat : 18128 (cosoco) R 18122 18125 18080 0 -1 4202560 163 0 0 0 29 0 0 0 20 0 9 0 435893500 635670528 2616 33554432000 4194304 6211092 140730652897680 139796179696672 5193696 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18129] ppid=18122 vsize=620772 memory=140528865044098 CPUtime=0.29 cores=0-7
/proc/18125/task/18129/stat : 18129 (cosoco) R 18122 18125 18080 0 -1 4202560 163 0 0 0 29 0 0 0 20 0 9 0 435893500 635670528 2616 33554432000 4194304 6211092 140730652897680 139796171304208 5193696 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18130] ppid=18122 vsize=620772 memory=-1 CPUtime=0.29 cores=0-7
/proc/18125/task/18130/stat : 18130 (cosoco) R 18122 18125 18080 0 -1 4202560 163 0 0 0 29 0 0 0 20 0 9 0 435893500 635670528 2616 33554432000 4194304 6211092 140730652897680 139796162911056 5393965 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18131] ppid=18122 vsize=620772 memory=0 CPUtime=0.26 cores=0-7
/proc/18125/task/18131/stat : 18131 (cosoco) R 18122 18125 18080 0 -1 4202560 170 0 0 0 26 0 0 0 20 0 9 0 435893500 635670528 2616 33554432000 4194304 6211092 140730652897680 139796154518544 5397226 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18132] ppid=18122 vsize=620772 memory=0 CPUtime=0.29 cores=0-7
/proc/18125/task/18132/stat : 18132 (cosoco) R 18122 18125 18080 0 -1 4202560 164 0 0 0 29 0 0 0 20 0 9 0 435893500 635670528 2616 33554432000 4194304 6211092 140730652897680 139796146125856 5393951 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18133] ppid=18122 vsize=620772 memory=2208 CPUtime=0.29 cores=0-7
/proc/18125/task/18133/stat : 18133 (cosoco) R 18122 18125 18080 0 -1 4202560 164 0 0 0 29 0 0 0 20 0 9 0 435893500 635670528 2616 33554432000 4194304 6211092 140730652897680 139796137733392 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18134] ppid=18122 vsize=620772 memory=0 CPUtime=0.29 cores=0-7
/proc/18125/task/18134/stat : 18134 (cosoco) R 18122 18125 18080 0 -1 4202560 164 0 0 0 29 0 0 0 20 0 9 0 435893500 635670528 2616 33554432000 4194304 6211092 140730652897680 139796129340432 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
Current children cumulated CPU time: 2.34 s
Current children cumulated vsize: 620772 KiB
Current children cumulated memory: 10464 KiB

[startup+0.706113 s]
/proc/loadavg: 1.00 1.23 1.65 9/200 18134
/proc/meminfo: memFree=30447844/32770624 swapFree=66927300/67108860
[pid=18125] ppid=18122 vsize=620512 memory=10368 CPUtime=5.42 cores=0-7
/proc/18125/stat : 18125 (cosoco) S 18122 18125 18080 0 -1 1077944320 3343 0 0 0 542 0 0 0 20 0 9 0 435893498 635404288 2592 33554432000 4194304 6211092 140730652897680 140730652895936 139796211232503 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
/proc/18125/statm: 155128 2592 901 493 0 148433 0
[pid=18125/tid=18127] ppid=18122 vsize=620512 memory=0 CPUtime=0.68 cores=0-7
/proc/18125/task/18127/stat : 18127 (cosoco) R 18122 18125 18080 0 -1 4202560 172 0 0 0 68 0 0 0 20 0 9 0 435893500 635404288 2592 33554432000 4194304 6211092 140730652897680 139796188089616 5167917 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18128] ppid=18122 vsize=620512 memory=0 CPUtime=0.68 cores=0-7
/proc/18125/task/18128/stat : 18128 (cosoco) R 18122 18125 18080 0 -1 4202560 163 0 0 0 68 0 0 0 20 0 9 0 435893500 635404288 2592 33554432000 4194304 6211092 140730652897680 139796179696672 5193696 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18129] ppid=18122 vsize=620512 memory=0 CPUtime=0.68 cores=0-7
/proc/18125/task/18129/stat : 18129 (cosoco) R 18122 18125 18080 0 -1 4202560 163 0 0 0 68 0 0 0 20 0 9 0 435893500 635404288 2592 33554432000 4194304 6211092 140730652897680 139796171304208 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18130] ppid=18122 vsize=620512 memory=0 CPUtime=0.68 cores=0-7
/proc/18125/task/18130/stat : 18130 (cosoco) R 18122 18125 18080 0 -1 4202560 163 0 0 0 68 0 0 0 20 0 9 0 435893500 635404288 2592 33554432000 4194304 6211092 140730652897680 139796162911504 5167574 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18131] ppid=18122 vsize=620512 memory=9592 CPUtime=0.63 cores=0-7
/proc/18125/task/18131/stat : 18131 (cosoco) R 18122 18125 18080 0 -1 4202560 170 0 0 0 63 0 0 0 20 0 9 0 435893500 635404288 2592 33554432000 4194304 6211092 140730652897680 139796154518656 5186262 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18132] ppid=18122 vsize=620512 memory=776 CPUtime=0.68 cores=0-7
/proc/18125/task/18132/stat : 18132 (cosoco) R 18122 18125 18080 0 -1 4202560 176 0 0 0 68 0 0 0 20 0 9 0 435893500 635404288 2592 33554432000 4194304 6211092 140730652897680 139796146125856 5393961 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18133] ppid=18122 vsize=620512 memory=1540 CPUtime=0.68 cores=0-7
/proc/18125/task/18133/stat : 18133 (cosoco) R 18122 18125 18080 0 -1 4202560 164 0 0 0 68 0 0 0 20 0 9 0 435893500 635404288 2592 33554432000 4194304 6211092 140730652897680 139796137733392 5158028 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18134] ppid=18122 vsize=620512 memory=692 CPUtime=0.68 cores=0-7
/proc/18125/task/18134/stat : 18134 (cosoco) R 18122 18125 18080 0 -1 4202560 164 0 0 0 68 0 0 0 20 0 9 0 435893500 635404288 2592 33554432000 4194304 6211092 140730652897680 139796129340744 5168363 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
Current children cumulated CPU time: 5.42 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10368 KiB

[startup+1.50111 s]
/proc/loadavg: 1.00 1.23 1.65 9/200 18134
/proc/meminfo: memFree=30447548/32770624 swapFree=66927300/67108860
[pid=18125] ppid=18122 vsize=620512 memory=10432 CPUtime=11.77 cores=0-7
/proc/18125/stat : 18125 (cosoco) S 18122 18125 18080 0 -1 1077944320 4738 0 0 0 1177 0 0 0 20 0 9 0 435893498 635404288 2608 33554432000 4194304 6211092 140730652897680 140730652895936 139796211232503 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
/proc/18125/statm: 155128 2608 902 493 0 148433 0
[pid=18125/tid=18127] ppid=18122 vsize=620512 memory=6944652177228980320 CPUtime=1.47 cores=0-7
/proc/18125/task/18127/stat : 18127 (cosoco) R 18122 18125 18080 0 -1 4202560 317 0 0 0 147 0 0 0 20 0 9 0 435893500 635404288 2608 33554432000 4194304 6211092 140730652897680 139796188089016 5157993 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18128] ppid=18122 vsize=620512 memory=6655300316396806240 CPUtime=1.47 cores=0-7
/proc/18125/task/18128/stat : 18128 (cosoco) R 18122 18125 18080 0 -1 4202560 411 0 0 0 147 0 0 0 20 0 9 0 435893500 635404288 2608 33554432000 4194304 6211092 140730652897680 139796179696912 5193696 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18129] ppid=18122 vsize=620512 memory=6944656592455097440 CPUtime=1.47 cores=0-7
/proc/18125/task/18129/stat : 18129 (cosoco) R 18122 18125 18080 0 -1 4202560 350 0 0 0 147 0 0 0 20 0 9 0 435893500 635404288 2608 33554432000 4194304 6211092 140730652897680 139796171304064 5102851 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18130] ppid=18122 vsize=620512 memory=281057425488160 CPUtime=1.47 cores=0-7
/proc/18125/task/18130/stat : 18130 (cosoco) R 18122 18125 18080 0 -1 4202560 350 0 0 0 147 0 0 0 20 0 9 0 435893500 635404288 2608 33554432000 4194304 6211092 140730652897680 139796162911248 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18131] ppid=18122 vsize=620512 memory=218360432332188 CPUtime=1.41 cores=0-7
/proc/18125/task/18131/stat : 18131 (cosoco) R 18122 18125 18080 0 -1 4202560 308 0 0 0 141 0 0 0 20 0 9 0 435893500 635404288 2608 33554432000 4194304 6211092 140730652897680 139796154518800 5167928 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18132] ppid=18122 vsize=620512 memory=218360432332189 CPUtime=1.47 cores=0-7
/proc/18125/task/18132/stat : 18132 (cosoco) R 18122 18125 18080 0 -1 4202560 371 0 0 0 147 0 0 0 20 0 9 0 435893500 635404288 2608 33554432000 4194304 6211092 140730652897680 139796146125840 5390056 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18133] ppid=18122 vsize=620512 memory=218360432332190 CPUtime=1.47 cores=0-7
/proc/18125/task/18133/stat : 18133 (cosoco) R 18122 18125 18080 0 -1 4202560 345 0 0 0 147 0 0 0 20 0 9 0 435893500 635404288 2608 33554432000 4194304 6211092 140730652897680 139796137733152 5393970 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18134] ppid=18122 vsize=620512 memory=140533160011391 CPUtime=1.47 cores=0-7
/proc/18125/task/18134/stat : 18134 (cosoco) R 18122 18125 18080 0 -1 4202560 278 0 0 0 147 0 0 0 20 0 9 0 435893500 635404288 2608 33554432000 4194304 6211092 140730652897680 139796129340744 5102834 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
Current children cumulated CPU time: 11.77 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10432 KiB

[startup+3.11011 s]
/proc/loadavg: 1.48 1.33 1.68 9/200 18134
/proc/meminfo: memFree=30448168/32770624 swapFree=66927300/67108860
[pid=18125] ppid=18122 vsize=620512 memory=10452 CPUtime=24.61 cores=0-7
/proc/18125/stat : 18125 (cosoco) S 18122 18125 18080 0 -1 1077944320 5967 0 0 0 2461 0 0 0 20 0 9 0 435893498 635404288 2613 33554432000 4194304 6211092 140730652897680 140730652895936 139796211232503 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
/proc/18125/statm: 155128 2613 902 493 0 148433 0
[pid=18125/tid=18127] ppid=18122 vsize=620512 memory=10432 CPUtime=3.08 cores=0-7
/proc/18125/task/18127/stat : 18127 (cosoco) R 18122 18125 18080 0 -1 4202560 428 0 0 0 308 0 0 0 20 0 9 0 435893500 635404288 2613 33554432000 4194304 6211092 140730652897680 139796188089016 5390154 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18128] ppid=18122 vsize=620512 memory=10368 CPUtime=3.08 cores=0-7
/proc/18125/task/18128/stat : 18128 (cosoco) R 18122 18125 18080 0 -1 4202560 576 0 0 0 308 0 0 0 20 0 9 0 435893500 635404288 2613 33554432000 4194304 6211092 140730652897680 139796179696912 5393984 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18129] ppid=18122 vsize=620512 memory=0 CPUtime=3.08 cores=0-7
/proc/18125/task/18129/stat : 18129 (cosoco) R 18122 18125 18080 0 -1 4202560 492 0 0 0 308 0 0 0 20 0 9 0 435893500 635404288 2613 33554432000 4194304 6211092 140730652897680 139796171304208 5167507 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18130] ppid=18122 vsize=620512 memory=8740 CPUtime=3.08 cores=0-7
/proc/18125/task/18130/stat : 18130 (cosoco) R 18122 18125 18080 0 -1 4202560 472 0 0 0 308 0 0 0 20 0 9 0 435893500 635404288 2613 33554432000 4194304 6211092 140730652897680 139796162911248 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18131] ppid=18122 vsize=620512 memory=0 CPUtime=2.99 cores=0-7
/proc/18125/task/18131/stat : 18131 (cosoco) R 18122 18125 18080 0 -1 4202560 431 0 0 0 299 0 0 0 20 0 9 0 435893500 635404288 2613 33554432000 4194304 6211092 140730652897680 139796154518656 5193696 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18132] ppid=18122 vsize=620512 memory=0 CPUtime=3.08 cores=0-7
/proc/18125/task/18132/stat : 18132 (cosoco) R 18122 18125 18080 0 -1 4202560 568 0 0 0 308 0 0 0 20 0 9 0 435893500 635404288 2613 33554432000 4194304 6211092 140730652897680 139796146125840 5103355 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18133] ppid=18122 vsize=620512 memory=-7025448733113094249 CPUtime=3.08 cores=0-7
/proc/18125/task/18133/stat : 18133 (cosoco) R 18122 18125 18080 0 -1 4202560 557 0 0 0 308 0 0 0 20 0 9 0 435893500 635404288 2613 33554432000 4194304 6211092 140730652897680 139796137732792 5393945 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18134] ppid=18122 vsize=620512 memory=3054156605368933524 CPUtime=3.08 cores=0-7
/proc/18125/task/18134/stat : 18134 (cosoco) R 18122 18125 18080 0 -1 4202560 435 0 0 0 308 0 0 0 20 0 9 0 435893500 635404288 2613 33554432000 4194304 6211092 140730652897680 139796129340544 5167538 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
Current children cumulated CPU time: 24.61 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10452 KiB

[startup+6.30111 s]
/proc/loadavg: 1.48 1.33 1.68 9/200 18134
/proc/meminfo: memFree=30448096/32770624 swapFree=66927300/67108860
[pid=18125] ppid=18122 vsize=620512 memory=10464 CPUtime=50.09 cores=0-7
/proc/18125/stat : 18125 (cosoco) S 18122 18125 18080 0 -1 1077944320 8713 0 0 0 5009 0 0 0 20 0 9 0 435893498 635404288 2616 33554432000 4194304 6211092 140730652897680 140730652895936 139796211232503 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
/proc/18125/statm: 155128 2616 902 493 0 148433 0
[pid=18125/tid=18127] ppid=18122 vsize=620512 memory=56 CPUtime=6.27 cores=0-7
/proc/18125/task/18127/stat : 18127 (cosoco) R 18122 18125 18080 0 -1 4202560 763 0 0 0 627 0 0 0 20 0 9 0 435893500 635404288 2616 33554432000 4194304 6211092 140730652897680 139796188089376 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18128] ppid=18122 vsize=620512 memory=0 CPUtime=6.27 cores=0-7
/proc/18125/task/18128/stat : 18128 (cosoco) R 18122 18125 18080 0 -1 4202560 930 0 0 0 627 0 0 0 20 0 9 0 435893500 635404288 2616 33554432000 4194304 6211092 140730652897680 139796179696912 5167184 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18129] ppid=18122 vsize=620512 memory=7144996213097576497 CPUtime=6.27 cores=0-7
/proc/18125/task/18129/stat : 18129 (cosoco) R 18122 18125 18080 0 -1 4202560 834 0 0 0 627 0 0 0 20 0 9 0 435893500 635404288 2616 33554432000 4194304 6211092 140730652897680 139796171304208 5167403 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18130] ppid=18122 vsize=620512 memory=10452 CPUtime=6.27 cores=0-7
/proc/18125/task/18130/stat : 18130 (cosoco) R 18122 18125 18080 0 -1 4202560 767 0 0 0 627 0 0 0 20 0 9 0 435893500 635404288 2616 33554432000 4194304 6211092 140730652897680 139796162911248 5156901 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0

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

/proc/18125/task/18129/stat : 18129 (cosoco) R 18122 18125 18080 0 -1 4202560 4971 0 0 0 226178 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796171303952 5167529 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18130] ppid=18122 vsize=620512 memory=10636 CPUtime=2261.92 cores=0-7
/proc/18125/task/18130/stat : 18130 (cosoco) R 18122 18125 18080 0 -1 4202560 5513 0 0 0 226192 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796162911248 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18131] ppid=18122 vsize=620512 memory=10636 CPUtime=2255.11 cores=0-7
/proc/18125/task/18131/stat : 18131 (cosoco) R 18122 18125 18080 0 -1 4202560 5403 0 0 0 225510 1 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796154518656 5102802 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18132] ppid=18122 vsize=620512 memory=281057426652128 CPUtime=2261.73 cores=0-7
/proc/18125/task/18132/stat : 18132 (cosoco) R 18122 18125 18080 0 -1 4202560 5941 0 0 0 226173 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796146125592 5393965 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18133] ppid=18122 vsize=620512 memory=164 CPUtime=2261.85 cores=0-7
/proc/18125/task/18133/stat : 18133 (cosoco) R 18122 18125 18080 0 -1 4202560 6855 0 0 0 226185 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796137732984 5102898 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18134] ppid=18122 vsize=620512 memory=0 CPUtime=2261.89 cores=0-7
/proc/18125/task/18134/stat : 18134 (cosoco) R 18122 18125 18080 0 -1 4202560 5320 0 0 0 226189 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796129340352 5193710 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
Current children cumulated CPU time: 18066.5 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10636 KiB

[startup+2322.3 s]
/proc/loadavg: 8.04 8.36 7.82 9/201 18314
/proc/meminfo: memFree=30448908/32770624 swapFree=66927300/67108860
[pid=18125] ppid=18122 vsize=620512 memory=10636 CPUtime=18545.7 cores=0-7
/proc/18125/stat : 18125 (cosoco) S 18122 18125 18080 0 -1 1077944320 48338 0 0 0 1854564 4 0 0 20 0 9 0 435893498 635404288 2659 33554432000 4194304 6211092 140730652897680 140730652895936 139796211232503 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
/proc/18125/statm: 155128 2659 902 493 0 148433 0
[pid=18125/tid=18127] ppid=18122 vsize=620512 memory=10636 CPUtime=2301.62 cores=0-7
/proc/18125/task/18127/stat : 18127 (cosoco) R 18122 18125 18080 0 -1 4202560 5948 0 0 0 230162 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796188089472 5393938 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18128] ppid=18122 vsize=620512 memory=10636 CPUtime=2319.78 cores=0-7
/proc/18125/task/18128/stat : 18128 (cosoco) R 18122 18125 18080 0 -1 4202560 5899 0 0 0 231978 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796179696912 5193696 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18129] ppid=18122 vsize=620512 memory=10636 CPUtime=2321.77 cores=0-7
/proc/18125/task/18129/stat : 18129 (cosoco) R 18122 18125 18080 0 -1 4202560 5047 0 0 0 232177 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796171303952 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18130] ppid=18122 vsize=620512 memory=10636 CPUtime=2321.91 cores=0-7
/proc/18125/task/18130/stat : 18130 (cosoco) R 18122 18125 18080 0 -1 4202560 5600 0 0 0 232191 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796162911248 5157943 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18131] ppid=18122 vsize=620512 memory=10636 CPUtime=2315.1 cores=0-7
/proc/18125/task/18131/stat : 18131 (cosoco) R 18122 18125 18080 0 -1 4202560 5463 0 0 0 231509 1 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796154518656 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18132] ppid=18122 vsize=620512 memory=10636 CPUtime=2321.7 cores=0-7
/proc/18125/task/18132/stat : 18132 (cosoco) R 18122 18125 18080 0 -1 4202560 6022 0 0 0 232170 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796146125592 5167052 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18133] ppid=18122 vsize=620512 memory=10636 CPUtime=2321.84 cores=0-7
/proc/18125/task/18133/stat : 18133 (cosoco) R 18122 18125 18080 0 -1 4202560 6970 0 0 0 232184 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796137732984 5156908 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18134] ppid=18122 vsize=620512 memory=10636 CPUtime=2321.88 cores=0-7
/proc/18125/task/18134/stat : 18134 (cosoco) R 18122 18125 18080 0 -1 4202560 5381 0 0 0 232188 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796129340352 5168216 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
Current children cumulated CPU time: 18545.7 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10636 KiB

[startup+2382.3 s]
/proc/loadavg: 8.09 8.31 7.84 9/201 18317
/proc/meminfo: memFree=30449188/32770624 swapFree=66927300/67108860
[pid=18125] ppid=18122 vsize=620512 memory=10636 CPUtime=19024.8 cores=0-7
/proc/18125/stat : 18125 (cosoco) S 18122 18125 18080 0 -1 1077944320 49018 0 0 0 1902481 4 0 0 20 0 9 0 435893498 635404288 2659 33554432000 4194304 6211092 140730652897680 140730652895936 139796211232503 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
/proc/18125/statm: 155128 2659 902 493 0 148433 0
[pid=18125/tid=18127] ppid=18122 vsize=620512 memory=10636 CPUtime=2361.61 cores=0-7
/proc/18125/task/18127/stat : 18127 (cosoco) R 18122 18125 18080 0 -1 4202560 6046 0 0 0 236161 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796188089472 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18128] ppid=18122 vsize=620512 memory=1060 CPUtime=2379.04 cores=0-7
/proc/18125/task/18128/stat : 18128 (cosoco) R 18122 18125 18080 0 -1 4202560 5951 0 0 0 237904 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796179696912 5193696 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18129] ppid=18122 vsize=620512 memory=10636 CPUtime=2381.75 cores=0-7
/proc/18125/task/18129/stat : 18129 (cosoco) R 18122 18125 18080 0 -1 4202560 5150 0 0 0 238175 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796171303952 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18130] ppid=18122 vsize=620512 memory=10636 CPUtime=2381.9 cores=0-7
/proc/18125/task/18130/stat : 18130 (cosoco) R 18122 18125 18080 0 -1 4202560 5677 0 0 0 238190 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796162911248 5193696 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18131] ppid=18122 vsize=620512 memory=10636 CPUtime=2375.1 cores=0-7
/proc/18125/task/18131/stat : 18131 (cosoco) R 18122 18125 18080 0 -1 4202560 5536 0 0 0 237509 1 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796154518656 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18132] ppid=18122 vsize=620512 memory=10636 CPUtime=2381.68 cores=0-7
/proc/18125/task/18132/stat : 18132 (cosoco) R 18122 18125 18080 0 -1 4202560 6112 0 0 0 238168 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796146125592 5393945 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18133] ppid=18122 vsize=620512 memory=1124 CPUtime=2381.83 cores=0-7
/proc/18125/task/18133/stat : 18133 (cosoco) R 18122 18125 18080 0 -1 4202560 7097 0 0 0 238183 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796137732984 5167538 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18134] ppid=18122 vsize=620512 memory=10636 CPUtime=2381.87 cores=0-7
/proc/18125/task/18134/stat : 18134 (cosoco) R 18122 18125 18080 0 -1 4202560 5441 0 0 0 238187 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796129340352 5390145 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
Current children cumulated CPU time: 19024.8 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10636 KiB

[startup+2442.3 s]
/proc/loadavg: 8.41 8.35 7.88 9/201 18322
/proc/meminfo: memFree=30449016/32770624 swapFree=66927300/67108860
[pid=18125] ppid=18122 vsize=620512 memory=10636 CPUtime=19504 cores=0-7
/proc/18125/stat : 18125 (cosoco) S 18122 18125 18080 0 -1 1077944320 49675 0 0 0 1950396 4 0 0 20 0 9 0 435893498 635404288 2659 33554432000 4194304 6211092 140730652897680 140730652895936 139796211232503 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
/proc/18125/statm: 155128 2659 902 493 0 148433 0
[pid=18125/tid=18127] ppid=18122 vsize=620512 memory=6935054825532540783 CPUtime=2421.57 cores=0-7
/proc/18125/task/18127/stat : 18127 (cosoco) R 18122 18125 18080 0 -1 4202560 6139 0 0 0 242157 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796188089472 5393965 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18128] ppid=18122 vsize=620512 memory=10636 CPUtime=2438.28 cores=0-7
/proc/18125/task/18128/stat : 18128 (cosoco) R 18122 18125 18080 0 -1 4202560 6019 0 0 0 243828 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796179696912 5409844 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18129] ppid=18122 vsize=620512 memory=10636 CPUtime=2441.74 cores=0-7
/proc/18125/task/18129/stat : 18129 (cosoco) R 18122 18125 18080 0 -1 4202560 5251 0 0 0 244174 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796171303952 5167586 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18130] ppid=18122 vsize=620512 memory=10636 CPUtime=2441.89 cores=0-7
/proc/18125/task/18130/stat : 18130 (cosoco) R 18122 18125 18080 0 -1 4202560 5746 0 0 0 244189 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796162911248 5393984 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18131] ppid=18122 vsize=620512 memory=10636 CPUtime=2435.09 cores=0-7
/proc/18125/task/18131/stat : 18131 (cosoco) R 18122 18125 18080 0 -1 4202560 5621 0 0 0 243508 1 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796154518656 5103514 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18132] ppid=18122 vsize=620512 memory=10636 CPUtime=2441.66 cores=0-7
/proc/18125/task/18132/stat : 18132 (cosoco) R 18122 18125 18080 0 -1 4202560 6183 0 0 0 244166 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796146125592 5168369 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18133] ppid=18122 vsize=620512 memory=10636 CPUtime=2441.82 cores=0-7
/proc/18125/task/18133/stat : 18133 (cosoco) R 18122 18125 18080 0 -1 4202560 7199 0 0 0 244182 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796137732984 5168336 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18134] ppid=18122 vsize=620512 memory=10636 CPUtime=2441.86 cores=0-7
/proc/18125/task/18134/stat : 18134 (cosoco) R 18122 18125 18080 0 -1 4202560 5509 0 0 0 244186 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796129340352 5167529 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
Current children cumulated CPU time: 19504 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10636 KiB

[startup+2502.3 s]
/proc/loadavg: 8.74 8.45 7.95 9/199 18326
/proc/meminfo: memFree=30448324/32770624 swapFree=66927300/67108860
[pid=18125] ppid=18122 vsize=620512 memory=10636 CPUtime=19983.2 cores=0-7
/proc/18125/stat : 18125 (cosoco) S 18122 18125 18080 0 -1 1077944320 50362 0 0 0 1998312 4 0 0 20 0 9 0 435893498 635404288 2659 33554432000 4194304 6211092 140730652897680 140730652895936 139796211232503 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
/proc/18125/statm: 155128 2659 902 493 0 148433 0
[pid=18125/tid=18127] ppid=18122 vsize=620512 memory=10636 CPUtime=2481.56 cores=0-7
/proc/18125/task/18127/stat : 18127 (cosoco) R 18122 18125 18080 0 -1 4202560 6247 0 0 0 248156 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796188089472 5397454 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18128] ppid=18122 vsize=620512 memory=10636 CPUtime=2497.53 cores=0-7
/proc/18125/task/18128/stat : 18128 (cosoco) R 18122 18125 18080 0 -1 4202560 6111 0 0 0 249753 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796179696912 5193696 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18129] ppid=18122 vsize=620512 memory=10636 CPUtime=2501.72 cores=0-7
/proc/18125/task/18129/stat : 18129 (cosoco) R 18122 18125 18080 0 -1 4202560 5335 0 0 0 250172 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796171303952 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18130] ppid=18122 vsize=620512 memory=10636 CPUtime=2501.88 cores=0-7
/proc/18125/task/18130/stat : 18130 (cosoco) R 18122 18125 18080 0 -1 4202560 5814 0 0 0 250188 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796162911248 5193696 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18131] ppid=18122 vsize=620512 memory=2028 CPUtime=2495.08 cores=0-7
/proc/18125/task/18131/stat : 18131 (cosoco) R 18122 18125 18080 0 -1 4202560 5695 0 0 0 249507 1 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796154518656 5393984 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18132] ppid=18122 vsize=620512 memory=10636 CPUtime=2501.65 cores=0-7
/proc/18125/task/18132/stat : 18132 (cosoco) R 18122 18125 18080 0 -1 4202560 6267 0 0 0 250165 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796146125592 5082271 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18133] ppid=18122 vsize=620512 memory=10636 CPUtime=2501.82 cores=0-7
/proc/18125/task/18133/stat : 18133 (cosoco) R 18122 18125 18080 0 -1 4202560 7310 0 0 0 250182 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796137732984 5409453 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18134] ppid=18122 vsize=620512 memory=10636 CPUtime=2501.85 cores=0-7
/proc/18125/task/18134/stat : 18134 (cosoco) R 18122 18125 18080 0 -1 4202560 5575 0 0 0 250185 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796129340352 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
Current children cumulated CPU time: 19983.2 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10636 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.73 8.47 7.96 9/199 18327
/proc/meminfo: memFree=30448616/32770624 swapFree=66927300/67108860
[pid=18125] ppid=18122 vsize=620512 memory=10636 CPUtime=20124.6 cores=0-7
/proc/18125/stat : 18125 (cosoco) S 18122 18125 18080 0 -1 1077944320 50379 0 0 0 2012455 5 0 0 20 0 9 0 435893498 635404288 2659 33554432000 4194304 6211092 140730652897680 140730652895936 139796211232503 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
/proc/18125/statm: 155128 2659 902 493 0 148433 0
[pid=18125/tid=18127] ppid=18122 vsize=620512 memory=1398720917958146503 CPUtime=2499.27 cores=0-7
/proc/18125/task/18127/stat : 18127 (cosoco) R 18122 18125 18080 0 -1 4202560 6247 0 0 0 249927 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796188089472 5393984 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18128] ppid=18122 vsize=620512 memory=4872558044660077418 CPUtime=2515.02 cores=0-7
/proc/18125/task/18128/stat : 18128 (cosoco) R 18122 18125 18080 0 -1 4202560 6111 0 0 0 251502 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796179696912 5390056 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18129] ppid=18122 vsize=620512 memory=1980 CPUtime=2519.41 cores=0-7
/proc/18125/task/18129/stat : 18129 (cosoco) R 18122 18125 18080 0 -1 4202560 5335 0 0 0 251941 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796171303952 5168216 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18130] ppid=18122 vsize=620512 memory=2496 CPUtime=2519.59 cores=0-7
/proc/18125/task/18130/stat : 18130 (cosoco) R 18122 18125 18080 0 -1 4202560 5816 0 0 0 251959 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796162911248 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18131] ppid=18122 vsize=620512 memory=1764 CPUtime=2512.79 cores=0-7
/proc/18125/task/18131/stat : 18131 (cosoco) R 18122 18125 18080 0 -1 4202560 5696 0 0 0 251278 1 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796154518656 5393970 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18132] ppid=18122 vsize=620512 memory=111632 CPUtime=2519.36 cores=0-7
/proc/18125/task/18132/stat : 18132 (cosoco) R 18122 18125 18080 0 -1 4202560 6275 0 0 0 251936 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796146125512 5186258 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18133] ppid=18122 vsize=620512 memory=804 CPUtime=2519.52 cores=0-7
/proc/18125/task/18133/stat : 18133 (cosoco) R 18122 18125 18080 0 -1 4202560 7312 0 0 0 251952 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796137732984 5207504 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
[pid=18125/tid=18134] ppid=18122 vsize=620512 memory=1808 CPUtime=2519.56 cores=0-7
/proc/18125/task/18134/stat : 18134 (cosoco) R 18122 18125 18080 0 -1 4202560 5579 0 0 0 251956 0 0 0 20 0 9 0 435893500 635404288 2659 33554432000 4194304 6211092 140730652897680 139796129340352 5193696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22122496 140730652902417 140730652902509 140730652902509 140730652905422 0
Current children cumulated CPU time: 20124.6 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10636 KiB

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

[startup+2520.02 s]
# the end of solver process 18125 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20124.6 s, system=0.051971 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): 20124.7
CPU user time (s): 20124.6
CPU system time (s): 0.051971
CPU usage (%): 798.592
Max. virtual memory (cumulated for all children) (KiB): 622592
Max. memory (cumulated for all children) (KiB): 11236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20124.6
system time used= 0.051971
maximum resident set size= 11236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50427
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= 362
involuntary context switches= 165333


# summary of solver processes directly reported to runsolver:
#   pid: 18125
#   total CPU time (s): 20124.7
#   total CPU user time (s): 20124.6
#   total CPU system time (s): 0.051971

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.9687 second user time and 20.1008 second system time

The end

Launcher Data

Begin job on node137 at 2019-09-16 03:13:39
IDJOB=4398284
IDBENCH=115814
IDSOLVER=2851
FILE ID=node137/4398284-1568596462
RUNJOBID= node137-1568596419-18108
PBS_JOBID= 21703399
Free space on /tmp= 61420 MiB

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

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

MD5SUM BENCH= 5197a9101df9cd680fadf9dcc86a0dcb
RANDOM SEED=1264272224

node137.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	: 5334.00
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	: 5334.00
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	: 5334.00
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	: 5334.00
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:        30453628 kB
MemAvailable:   31809664 kB
Buffers:          131392 kB
Cached:          1511652 kB
SwapCached:        77508 kB
Active:          1440572 kB
Inactive:         281120 kB
Active(anon):       3208 kB
Inactive(anon):   125176 kB
Active(file):    1437364 kB
Inactive(file):   155944 kB
Unevictable:      110176 kB
Mlocked:          110176 kB
SwapTotal:      67108860 kB
SwapFree:       66927300 kB
Dirty:              2728 kB
Writeback:             0 kB
AnonPages:        112952 kB
Mapped:            46476 kB
Shmem:             41004 kB
Slab:             186312 kB
SReclaimable:     157128 kB
SUnreclaim:        29184 kB
KernelStack:        3296 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61416 MiB
End job on node137 at 2019-09-16 03:55:39