Trace number 4398287

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)311 20127.9 2520.02

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-3.xml
MD5SUM486402128da484f7cb4aeca2fb99213d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark310
Best CPU time to get the best result obtained on this benchmark32.7447
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size410
Distribution of domain sizes[{"size":5,"count":50},{"size":410,"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.04	c
0.00/0.04	c This is cosoco 2.00 --  
0.00/0.04	c
0.00/0.04	c command line: cosoco -model -nbcores=8 HOME/instance-4398287-1568597257.xml 
0.00/0.04	c enable optimization
0.00/0.04	c ========================================[ Problem Statistics ]===========================================
0.00/0.04	c |                                                                                                       
0.00/0.04	c |  Parse time        :         0.01 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 105
0.00/0.04	c |            Domain Sizes: 5..410
0.00/0.04	c |
0.00/0.04	c |             Constraints: 136
0.00/0.04	c |                   Arity: 1..7  -- Unary: 5  -- Binary: 75  -- Ternary: 25
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          All Different: 5
0.00/0.04	c |                          Disjunctive: 50
0.00/0.04	c |                          Element Variable: 25
0.00/0.04	c |                          Extension: 25  (nb tuples: 5..5) -- (shared: 160)
0.00/0.04	c |                          Max constant: 1
0.00/0.04	c |                          Sum: 25
0.00/0.04	c |                          Unary: 5
0.00/0.04	c |                          
0.00/0.04	c |               Objective: Minimize Max constant
0.00/0.04	
0.00/0.04	c =========================================================================================================
0.00/0.04	c Parallel mode: Portfolio
0.00/0.04	c [pFactory][Group N°0] created (threads:8).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.04	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.04	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.04	c [pFactory][Group N°0] task 7 launched on thread 4.
0.00/0.04	c [pFactory][Group N°0] task 6 launched on thread 1.
0.00/0.04	c [pFactory][Group N°0] task 5 launched on thread 2.
0.00/0.04	c [pFactory][Group N°0] task 4 launched on thread 0.
0.00/0.04	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.04	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.04	c [pFactory][Group N°0] task 1 launched on thread 5.
0.00/0.04	c [pFactory][Group N°0] task 0 launched on thread 3.
0.00/0.04	o 408
0.00/0.09	o 407
0.00/0.10	o 403
0.68/0.13	o 401
0.68/0.15	o 400
0.68/0.16	o 367
1.54/0.22	o 361
1.54/0.26	o 360
1.54/0.27	o 358
2.33/0.35	o 355
2.33/0.36	o 348
2.33/0.39	o 347
4.64/0.65	o 346
4.64/0.66	o 342
6.98/1.00	o 341
7.83/1.07	o 336
10.16/1.36	o 335
14.96/1.97	o 331
19.75/2.53	o 328
39.78/5.02	o 322
48.57/6.18	o 320
88.50/11.16	o 319
194.68/24.40	o 318
221.04/27.70	o 317
289.74/36.37	o 316
390.40/48.95	o 315
673.95/84.49	o 313
1983.10/248.32	o 312
5899.58/738.72	o 311
20127.77/2520.02	
20127.77/2520.02	c *** INTERRUPTED ***
20127.77/2520.02	c call to solver        : 16
20127.77/2520.02	c
20127.77/2520.02	c restarts              : 691867      
20127.77/2520.02	c conflicts             : 4398275      (219 /sec)
20127.77/2520.02	c decisions             : 25668105     (1275 /sec)
20127.77/2520.02	c propagations          : 7447709900  (370021 /sec)
20127.77/2520.02	c root propagations     : 4734        
20127.77/2520.02	c filter calls          : 638077222      (31701 /sec)
20127.77/2520.02	c useless filter calls  : 428820263      (67 %)
20127.77/2520.02	c Memory used           : 605.97 MB
20127.77/2520.02	c Best bound time (wc)  : 738.716 s
20127.77/2520.02	c CPU time              : 20127.8 s
20127.77/2520.02	c real time             : 2520.02 s
20127.77/2520.02	
20127.77/2520.02	s SATISFIABLE
20127.77/2520.02	c Best value found: 311
20127.77/2520.02	
20127.77/2520.02	
20127.77/2520.02	v <instantiation type='solution' cost='311'>
20127.77/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>
20127.77/2520.02	v <values>35 31 45 64 66 36 71 44 78 66 75 91 53 81 5 77 25 38 79 60 37 81 12 93 83 310 311 310 305 306 0 37 77 156 244 0 36 122 166 245 0 75 166 220 305 0 77 118 166 245 0 37 118 130 223 244 77 156 37 0 166 122 0 245 36 0 166 220 75 305 77 0 118 166 245 118 223 37 0 130 4 3 1 2 0 2 4 1 0 3 0 3 1 2 4 1 0 2 3 4 3 2 0 4 1 </values>
20127.77/2520.02	v </instantiation>
20127.77/2520.02	

Verifier Data

OK	311

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398287-1568597257/watcher-4398287-1568597257 -o /tmp/evaluation-result-4398287-1568597257/solver-4398287-1568597257 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1568597211-7653 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398287-1568597257.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=7670, runsolver pid=7667
Current StackSize limit: 8192 KiB


[startup+0.100304 s]*
/proc/loadavg: 1.21 1.74 1.87 9/200 7679
/proc/meminfo: memFree=31376836/32770624 swapFree=66998720/67108860
[pid=7670] ppid=7667 vsize=622836 memory=11876 CPUtime=0.68 cores=0-7
/proc/7670/stat : 7670 (cosoco) S 7667 7670 7626 0 -1 1077944320 3652 0 0 0 67 1 0 0 20 0 9 0 435977087 637784064 2969 33554432000 4194304 6211092 140723895713440 140723895711696 139631987769079 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
/proc/7670/statm: 155709 2969 900 493 0 149014 0
[pid=7670/tid=7672] ppid=7667 vsize=622836 memory=8317482817917895235 CPUtime=0.08 cores=0-7
/proc/7670/task/7672/stat : 7672 (cosoco) R 7667 7670 7626 0 -1 4202560 243 0 0 0 8 0 0 0 20 0 9 0 435977089 637784064 2969 33554432000 4194304 6211092 140723895713440 139631964625544 5393920 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7673] ppid=7667 vsize=622836 memory=4342489072520795239 CPUtime=0.08 cores=0-7
/proc/7670/task/7673/stat : 7673 (cosoco) R 7667 7670 7626 0 -1 4202560 175 0 0 0 8 0 0 0 20 0 9 0 435977089 637784064 2969 33554432000 4194304 6211092 140723895713440 139631956232840 5393984 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7674] ppid=7667 vsize=622836 memory=140084005385856 CPUtime=0.08 cores=0-7
/proc/7670/task/7674/stat : 7674 (cosoco) R 7667 7670 7626 0 -1 4202560 171 0 0 0 8 0 0 0 20 0 9 0 435977089 637784064 2969 33554432000 4194304 6211092 140723895713440 139631947840784 5167504 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7675] ppid=7667 vsize=622836 memory=0 CPUtime=0.08 cores=0-7
/proc/7670/task/7675/stat : 7675 (cosoco) R 7667 7670 7626 0 -1 4202560 243 0 0 0 8 0 0 0 20 0 9 0 435977089 637784064 2969 33554432000 4194304 6211092 140723895713440 139631939447824 5046920 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7676] ppid=7667 vsize=622836 memory=0 CPUtime=0.08 cores=0-7
/proc/7670/task/7676/stat : 7676 (cosoco) R 7667 7670 7626 0 -1 4202560 172 0 0 0 8 0 0 0 20 0 9 0 435977089 637784064 2969 33554432000 4194304 6211092 140723895713440 139631931055376 5168219 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7677] ppid=7667 vsize=622836 memory=0 CPUtime=0.08 cores=0-7
/proc/7670/task/7677/stat : 7677 (cosoco) R 7667 7670 7626 0 -1 4202560 242 0 0 0 8 0 0 0 20 0 9 0 435977089 637784064 2969 33554432000 4194304 6211092 140723895713440 139631922662296 5193696 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7678] ppid=7667 vsize=622836 memory=-1 CPUtime=0.07 cores=0-7
/proc/7670/task/7678/stat : 7678 (cosoco) R 7667 7670 7626 0 -1 4202560 162 0 0 0 7 0 0 0 20 0 9 0 435977089 637784064 2969 33554432000 4194304 6211092 140723895713440 139631914269968 5102795 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7679] ppid=7667 vsize=622836 memory=0 CPUtime=0.08 cores=0-7
/proc/7670/task/7679/stat : 7679 (cosoco) R 7667 7670 7626 0 -1 4202560 241 0 0 0 8 0 0 0 20 0 9 0 435977089 637784064 2969 33554432000 4194304 6211092 140723895713440 139631905876616 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 622836 KiB
Current children cumulated memory: 11876 KiB

[startup+0.210285 s]*
/proc/loadavg: 1.21 1.74 1.87 9/200 7679
/proc/meminfo: memFree=31376836/32770624 swapFree=66998720/67108860
[pid=7670] ppid=7667 vsize=621544 memory=11284 CPUtime=1.54 cores=0-7
/proc/7670/stat : 7670 (cosoco) S 7667 7670 7626 0 -1 1077944320 3664 0 0 0 153 1 0 0 20 0 9 0 435977087 636461056 2821 33554432000 4194304 6211092 140723895713440 140723895711696 139631987769079 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
/proc/7670/statm: 155386 2821 901 493 0 148691 0
[pid=7670/tid=7672] ppid=7667 vsize=621544 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/7670/task/7672/stat : 7672 (cosoco) R 7667 7670 7626 0 -1 4202560 243 0 0 0 19 0 0 0 20 0 9 0 435977089 636461056 2821 33554432000 4194304 6211092 140723895713440 139631964625952 5167570 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7673] ppid=7667 vsize=621544 memory=2809213 CPUtime=0.19 cores=0-7
/proc/7670/task/7673/stat : 7673 (cosoco) R 7667 7670 7626 0 -1 4202560 175 0 0 0 19 0 0 0 20 0 9 0 435977089 636461056 2821 33554432000 4194304 6211092 140723895713440 139631956233248 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7674] ppid=7667 vsize=621544 memory=140084005399613 CPUtime=0.19 cores=0-7
/proc/7670/task/7674/stat : 7674 (cosoco) R 7667 7670 7626 0 -1 4202560 171 0 0 0 19 0 0 0 20 0 9 0 435977089 636461056 2821 33554432000 4194304 6211092 140723895713440 139631947840528 5102698 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7675] ppid=7667 vsize=621544 memory=-1 CPUtime=0.19 cores=0-7
/proc/7670/task/7675/stat : 7675 (cosoco) R 7667 7670 7626 0 -1 4202560 243 0 0 0 19 0 0 0 20 0 9 0 435977089 636461056 2821 33554432000 4194304 6211092 140723895713440 139631939447824 5393984 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7676] ppid=7667 vsize=621544 memory=0 CPUtime=0.19 cores=0-7
/proc/7670/task/7676/stat : 7676 (cosoco) R 7667 7670 7626 0 -1 4202560 183 0 0 0 19 0 0 0 20 0 9 0 435977089 636461056 2821 33554432000 4194304 6211092 140723895713440 139631931055376 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7677] ppid=7667 vsize=621544 memory=0 CPUtime=0.19 cores=0-7
/proc/7670/task/7677/stat : 7677 (cosoco) R 7667 7670 7626 0 -1 4202560 242 0 0 0 19 0 0 0 20 0 9 0 435977089 636461056 2821 33554432000 4194304 6211092 140723895713440 139631922662416 5167504 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7678] ppid=7667 vsize=621544 memory=-1 CPUtime=0.17 cores=0-7
/proc/7670/task/7678/stat : 7678 (cosoco) R 7667 7670 7626 0 -1 4202560 163 0 0 0 17 0 0 0 20 0 9 0 435977089 636461056 2821 33554432000 4194304 6211092 140723895713440 139631914269368 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7679] ppid=7667 vsize=621544 memory=0 CPUtime=0.19 cores=0-7
/proc/7670/task/7679/stat : 7679 (cosoco) R 7667 7670 7626 0 -1 4202560 241 0 0 0 19 0 0 0 20 0 9 0 435977089 636461056 2821 33554432000 4194304 6211092 140723895713440 139631905877008 5193696 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 621544 KiB
Current children cumulated memory: 11284 KiB

[startup+0.310286 s]*
/proc/loadavg: 1.21 1.74 1.87 9/200 7679
/proc/meminfo: memFree=31376836/32770624 swapFree=66998720/67108860
[pid=7670] ppid=7667 vsize=621028 memory=11024 CPUtime=2.33 cores=0-7
/proc/7670/stat : 7670 (cosoco) S 7667 7670 7626 0 -1 1077944320 3664 0 0 0 232 1 0 0 20 0 9 0 435977087 635932672 2756 33554432000 4194304 6211092 140723895713440 140723895711696 139631987769079 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
/proc/7670/statm: 155257 2756 901 493 0 148562 0
[pid=7670/tid=7672] ppid=7667 vsize=621028 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/7670/task/7672/stat : 7672 (cosoco) R 7667 7670 7626 0 -1 4202560 243 0 0 0 29 0 0 0 20 0 9 0 435977089 635932672 2756 33554432000 4194304 6211092 140723895713440 139631964626192 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7673] ppid=7667 vsize=621028 memory=4126316290023845779 CPUtime=0.29 cores=0-7
/proc/7670/task/7673/stat : 7673 (cosoco) R 7667 7670 7626 0 -1 4202560 175 0 0 0 29 0 0 0 20 0 9 0 435977089 635932672 2756 33554432000 4194304 6211092 140723895713440 139631956233248 5168336 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7674] ppid=7667 vsize=621028 memory=0 CPUtime=0.29 cores=0-7
/proc/7670/task/7674/stat : 7674 (cosoco) R 7667 7670 7626 0 -1 4202560 171 0 0 0 29 0 0 0 20 0 9 0 435977089 635932672 2756 33554432000 4194304 6211092 140723895713440 139631947840432 5193696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7675] ppid=7667 vsize=621028 memory=6944656592455359580 CPUtime=0.29 cores=0-7
/proc/7670/task/7675/stat : 7675 (cosoco) R 7667 7670 7626 0 -1 4202560 243 0 0 0 29 0 0 0 20 0 9 0 435977089 635932672 2756 33554432000 4194304 6211092 140723895713440 139631939447824 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7676] ppid=7667 vsize=621028 memory=6656426216303648864 CPUtime=0.29 cores=0-7
/proc/7670/task/7676/stat : 7676 (cosoco) R 7667 7670 7626 0 -1 4202560 183 0 0 0 29 0 0 0 20 0 9 0 435977089 635932672 2756 33554432000 4194304 6211092 140723895713440 139631931055376 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7677] ppid=7667 vsize=621028 memory=0 CPUtime=0.29 cores=0-7
/proc/7670/task/7677/stat : 7677 (cosoco) R 7667 7670 7626 0 -1 4202560 242 0 0 0 29 0 0 0 20 0 9 0 435977089 635932672 2756 33554432000 4194304 6211092 140723895713440 139631922662416 5193696 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7678] ppid=7667 vsize=621028 memory=0 CPUtime=0.26 cores=0-7
/proc/7670/task/7678/stat : 7678 (cosoco) R 7667 7670 7626 0 -1 4202560 163 0 0 0 26 0 0 0 20 0 9 0 435977089 635932672 2756 33554432000 4194304 6211092 140723895713440 139631914269712 5156908 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7679] ppid=7667 vsize=621028 memory=0 CPUtime=0.29 cores=0-7
/proc/7670/task/7679/stat : 7679 (cosoco) R 7667 7670 7626 0 -1 4202560 241 0 0 0 29 0 0 0 20 0 9 0 435977089 635932672 2756 33554432000 4194304 6211092 140723895713440 139631905877008 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
Current children cumulated CPU time: 2.33 s
Current children cumulated vsize: 621028 KiB
Current children cumulated memory: 11024 KiB

[startup+0.701286 s]
/proc/loadavg: 1.21 1.74 1.87 9/200 7679
/proc/meminfo: memFree=31376464/32770624 swapFree=66998720/67108860
[pid=7670] ppid=7667 vsize=620512 memory=10940 CPUtime=5.38 cores=0-7
/proc/7670/stat : 7670 (cosoco) S 7667 7670 7626 0 -1 1077944320 3667 0 0 0 537 1 0 0 20 0 9 0 435977087 635404288 2735 33554432000 4194304 6211092 140723895713440 140723895711696 139631987769079 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
/proc/7670/statm: 155128 2735 901 493 0 148433 0
[pid=7670/tid=7672] ppid=7667 vsize=620512 memory=-7035114785800479027 CPUtime=0.67 cores=0-7
/proc/7670/task/7672/stat : 7672 (cosoco) R 7667 7670 7626 0 -1 4202560 243 0 0 0 67 0 0 0 20 0 9 0 435977089 635404288 2735 33554432000 4194304 6211092 140723895713440 139631964626192 5155432 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7673] ppid=7667 vsize=620512 memory=1764 CPUtime=0.67 cores=0-7
/proc/7670/task/7673/stat : 7673 (cosoco) R 7667 7670 7626 0 -1 4202560 175 0 0 0 67 0 0 0 20 0 9 0 435977089 635404288 2735 33554432000 4194304 6211092 140723895713440 139631956233248 5193696 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7674] ppid=7667 vsize=620512 memory=111632 CPUtime=0.67 cores=0-7
/proc/7670/task/7674/stat : 7674 (cosoco) R 7667 7670 7626 0 -1 4202560 171 0 0 0 67 0 0 0 20 0 9 0 435977089 635404288 2735 33554432000 4194304 6211092 140723895713440 139631947840640 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7675] ppid=7667 vsize=620512 memory=808 CPUtime=0.67 cores=0-7
/proc/7670/task/7675/stat : 7675 (cosoco) R 7667 7670 7626 0 -1 4202560 243 0 0 0 67 0 0 0 20 0 9 0 435977089 635404288 2735 33554432000 4194304 6211092 140723895713440 139631939448136 5168216 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7676] ppid=7667 vsize=620512 memory=736 CPUtime=0.67 cores=0-7
/proc/7670/task/7676/stat : 7676 (cosoco) R 7667 7670 7626 0 -1 4202560 183 0 0 0 67 0 0 0 20 0 9 0 435977089 635404288 2735 33554432000 4194304 6211092 140723895713440 139631931055376 5393938 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7677] ppid=7667 vsize=620512 memory=4096 CPUtime=0.67 cores=0-7
/proc/7670/task/7677/stat : 7677 (cosoco) R 7667 7670 7626 0 -1 4202560 242 0 0 0 67 0 0 0 20 0 9 0 435977089 635404288 2735 33554432000 4194304 6211092 140723895713440 139631922662416 5168225 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7678] ppid=7667 vsize=620512 memory=-7175204567652784766 CPUtime=0.63 cores=0-7
/proc/7670/task/7678/stat : 7678 (cosoco) R 7667 7670 7626 0 -1 4202560 166 0 0 0 63 0 0 0 20 0 9 0 435977089 635404288 2735 33554432000 4194304 6211092 140723895713440 139631914269368 5166672 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7679] ppid=7667 vsize=620512 memory=3054156605268465310 CPUtime=0.67 cores=0-7
/proc/7670/task/7679/stat : 7679 (cosoco) R 7667 7670 7626 0 -1 4202560 241 0 0 0 67 0 0 0 20 0 9 0 435977089 635404288 2735 33554432000 4194304 6211092 140723895713440 139631905877320 5156936 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
Current children cumulated CPU time: 5.38 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10940 KiB

[startup+1.50129 s]
/proc/loadavg: 1.75 1.84 1.90 9/200 7679
/proc/meminfo: memFree=31375868/32770624 swapFree=66998720/67108860
[pid=7670] ppid=7667 vsize=620512 memory=11004 CPUtime=11.76 cores=0-7
/proc/7670/stat : 7670 (cosoco) S 7667 7670 7626 0 -1 1077944320 5083 0 0 0 1175 1 0 0 20 0 9 0 435977087 635404288 2751 33554432000 4194304 6211092 140723895713440 140723895711696 139631987769079 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
/proc/7670/statm: 155128 2751 902 493 0 148433 0
[pid=7670/tid=7672] ppid=7667 vsize=620512 memory=736 CPUtime=1.47 cores=0-7
/proc/7670/task/7672/stat : 7672 (cosoco) R 7667 7670 7626 0 -1 4202560 413 0 0 0 147 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631964626192 5168369 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7673] ppid=7667 vsize=620512 memory=4096 CPUtime=1.47 cores=0-7
/proc/7670/task/7673/stat : 7673 (cosoco) R 7667 7670 7626 0 -1 4202560 408 0 0 0 147 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631956233344 5193696 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7674] ppid=7667 vsize=620512 memory=-7175204567652784766 CPUtime=1.47 cores=0-7
/proc/7670/task/7674/stat : 7674 (cosoco) R 7667 7670 7626 0 -1 4202560 347 0 0 0 147 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631947840640 5193696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7675] ppid=7667 vsize=620512 memory=0 CPUtime=1.47 cores=0-7
/proc/7670/task/7675/stat : 7675 (cosoco) R 7667 7670 7626 0 -1 4202560 379 0 0 0 147 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631939447824 5102894 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7676] ppid=7667 vsize=620512 memory=6656426216303648864 CPUtime=1.47 cores=0-7
/proc/7670/task/7676/stat : 7676 (cosoco) R 7667 7670 7626 0 -1 4202560 343 0 0 0 147 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631931055376 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7677] ppid=7667 vsize=620512 memory=7598811100138176585 CPUtime=1.47 cores=0-7
/proc/7670/task/7677/stat : 7677 (cosoco) R 7667 7670 7626 0 -1 4202560 438 0 0 0 147 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631922662416 5393920 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7678] ppid=7667 vsize=620512 memory=2809602 CPUtime=1.41 cores=0-7
/proc/7670/task/7678/stat : 7678 (cosoco) R 7667 7670 7626 0 -1 4202560 318 0 0 0 141 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631914269712 5193696 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7679] ppid=7667 vsize=620512 memory=4337309700094951456 CPUtime=1.47 cores=0-7
/proc/7670/task/7679/stat : 7679 (cosoco) R 7667 7670 7626 0 -1 4202560 434 0 0 0 147 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631905877264 5167504 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
Current children cumulated CPU time: 11.76 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11004 KiB

[startup+3.10929 s]
/proc/loadavg: 1.75 1.84 1.90 9/200 7679
/proc/meminfo: memFree=31375808/32770624 swapFree=66998720/67108860
[pid=7670] ppid=7667 vsize=620512 memory=11004 CPUtime=24.6 cores=0-7
/proc/7670/stat : 7670 (cosoco) S 7667 7670 7626 0 -1 1077944320 6347 0 0 0 2459 1 0 0 20 0 9 0 435977087 635404288 2751 33554432000 4194304 6211092 140723895713440 140723895711696 139631987769079 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
/proc/7670/statm: 155128 2751 902 493 0 148433 0
[pid=7670/tid=7672] ppid=7667 vsize=620512 memory=11004 CPUtime=3.08 cores=0-7
/proc/7670/task/7672/stat : 7672 (cosoco) R 7667 7670 7626 0 -1 4202560 613 0 0 0 308 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631964626192 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7673] ppid=7667 vsize=620512 memory=167 CPUtime=3.08 cores=0-7
/proc/7670/task/7673/stat : 7673 (cosoco) R 7667 7670 7626 0 -1 4202560 565 0 0 0 308 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631956233344 5392743 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7674] ppid=7667 vsize=620512 memory=618 CPUtime=3.08 cores=0-7
/proc/7670/task/7674/stat : 7674 (cosoco) R 7667 7670 7626 0 -1 4202560 446 0 0 0 308 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631947840640 5193710 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7675] ppid=7667 vsize=620512 memory=77 CPUtime=3.08 cores=0-7
/proc/7670/task/7675/stat : 7675 (cosoco) R 7667 7670 7626 0 -1 4202560 476 0 0 0 308 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631939447824 5392407 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7676] ppid=7667 vsize=620512 memory=77 CPUtime=3.08 cores=0-7
/proc/7670/task/7676/stat : 7676 (cosoco) R 7667 7670 7626 0 -1 4202560 536 0 0 0 308 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631931055376 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7677] ppid=7667 vsize=620512 memory=77 CPUtime=3.08 cores=0-7
/proc/7670/task/7677/stat : 7677 (cosoco) R 7667 7670 7626 0 -1 4202560 670 0 0 0 308 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631922662416 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7678] ppid=7667 vsize=620512 memory=161 CPUtime=3 cores=0-7
/proc/7670/task/7678/stat : 7678 (cosoco) R 7667 7670 7626 0 -1 4202560 468 0 0 0 300 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631914269968 5166539 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7679] ppid=7667 vsize=620512 memory=2809127 CPUtime=3.08 cores=0-7
/proc/7670/task/7679/stat : 7679 (cosoco) R 7667 7670 7626 0 -1 4202560 570 0 0 0 308 0 0 0 20 0 9 0 435977089 635404288 2751 33554432000 4194304 6211092 140723895713440 139631905877264 5193696 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
Current children cumulated CPU time: 24.6 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11004 KiB

[startup+6.30128 s]
/proc/loadavg: 2.33 1.96 1.94 9/200 7679
/proc/meminfo: memFree=31375436/32770624 swapFree=66998720/67108860
[pid=7670] ppid=7667 vsize=620512 memory=11064 CPUtime=50.1 cores=0-7
/proc/7670/stat : 7670 (cosoco) S 7667 7670 7626 0 -1 1077944320 9313 0 0 0 5009 1 0 0 20 0 9 0 435977087 635404288 2766 33554432000 4194304 6211092 140723895713440 140723895711696 139631987769079 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
/proc/7670/statm: 155128 2766 902 493 0 148433 0
[pid=7670/tid=7672] ppid=7667 vsize=620512 memory=11064 CPUtime=6.27 cores=0-7
/proc/7670/task/7672/stat : 7672 (cosoco) R 7667 7670 7626 0 -1 4202560 1003 0 0 0 627 0 0 0 20 0 9 0 435977089 635404288 2766 33554432000 4194304 6211092 140723895713440 139631964626192 5167223 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7673] ppid=7667 vsize=620512 memory=55 CPUtime=6.27 cores=0-7
/proc/7670/task/7673/stat : 7673 (cosoco) R 7667 7670 7626 0 -1 4202560 928 0 0 0 627 0 0 0 20 0 9 0 435977089 635404288 2766 33554432000 4194304 6211092 140723895713440 139631956233344 5393938 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7674] ppid=7667 vsize=620512 memory=11064 CPUtime=6.27 cores=0-7
/proc/7670/task/7674/stat : 7674 (cosoco) R 7667 7670 7626 0 -1 4202560 860 0 0 0 627 0 0 0 20 0 9 0 435977089 635404288 2766 33554432000 4194304 6211092 140723895713440 139631947840784 5078674 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7675] ppid=7667 vsize=620512 memory=280167696191264 CPUtime=6.27 cores=0-7
/proc/7670/task/7675/stat : 7675 (cosoco) R 7667 7670 7626 0 -1 4202560 902 0 0 0 627 0 0 0 20 0 9 0 435977089 635404288 2766 33554432000 4194304 6211092 140723895713440 139631939447824 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0

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

/proc/7670/task/7674/stat : 7674 (cosoco) R 7667 7670 7626 0 -1 4202560 8237 0 0 0 226217 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631947840784 5017491 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7675] ppid=7667 vsize=620512 memory=11176 CPUtime=2262.22 cores=0-7
/proc/7670/task/7675/stat : 7675 (cosoco) R 7667 7670 7626 0 -1 4202560 7963 0 0 0 226222 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631939447936 5158000 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7676] ppid=7667 vsize=620512 memory=0 CPUtime=2262.21 cores=0-7
/proc/7670/task/7676/stat : 7676 (cosoco) R 7667 7670 7626 0 -1 4202560 7697 0 0 0 226221 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631931054968 5112713 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7677] ppid=7667 vsize=620512 memory=11176 CPUtime=2261.94 cores=0-7
/proc/7670/task/7677/stat : 7677 (cosoco) R 7667 7670 7626 0 -1 4202560 8373 0 0 0 226191 3 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631922662416 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7678] ppid=7667 vsize=620512 memory=11176 CPUtime=2243.79 cores=0-7
/proc/7670/task/7678/stat : 7678 (cosoco) R 7667 7670 7626 0 -1 4202560 8235 0 0 0 224378 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631914269368 5102880 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7679] ppid=7667 vsize=620512 memory=11176 CPUtime=2262.22 cores=0-7
/proc/7670/task/7679/stat : 7679 (cosoco) R 7667 7670 7626 0 -1 4202560 7799 0 0 0 226222 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631905877008 5167529 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
Current children cumulated CPU time: 18069.3 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11176 KiB

[startup+2322.3 s]
/proc/loadavg: 8.09 8.21 7.76 9/200 7918
/proc/meminfo: memFree=31377764/32770624 swapFree=66998748/67108860
[pid=7670] ppid=7667 vsize=620512 memory=11176 CPUtime=18548.6 cores=0-7
/proc/7670/stat : 7670 (cosoco) S 7667 7670 7626 0 -1 1077944320 67376 0 0 0 1854846 9 0 0 20 0 9 0 435977087 635404288 2794 33554432000 4194304 6211092 140723895713440 140723895711696 139631987769079 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
/proc/7670/statm: 155128 2794 902 493 0 148433 0
[pid=7670/tid=7672] ppid=7667 vsize=620512 memory=11176 CPUtime=2312.67 cores=0-7
/proc/7670/task/7672/stat : 7672 (cosoco) R 7667 7670 7626 0 -1 4202560 8207 0 0 0 231267 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631964626192 5193696 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7673] ppid=7667 vsize=620512 memory=11176 CPUtime=2321.97 cores=0-7
/proc/7670/task/7673/stat : 7673 (cosoco) R 7667 7670 7626 0 -1 4202560 7901 0 0 0 232196 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631956233152 5186281 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7674] ppid=7667 vsize=620512 memory=11176 CPUtime=2322.18 cores=0-7
/proc/7670/task/7674/stat : 7674 (cosoco) R 7667 7670 7626 0 -1 4202560 8410 0 0 0 232217 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631947840784 5168225 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7675] ppid=7667 vsize=620512 memory=11176 CPUtime=2322.23 cores=0-7
/proc/7670/task/7675/stat : 7675 (cosoco) R 7667 7670 7626 0 -1 4202560 8105 0 0 0 232223 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631939447936 5186317 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7676] ppid=7667 vsize=620512 memory=11176 CPUtime=2322.2 cores=0-7
/proc/7670/task/7676/stat : 7676 (cosoco) R 7667 7670 7626 0 -1 4202560 7845 0 0 0 232220 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631931054968 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7677] ppid=7667 vsize=620512 memory=11176 CPUtime=2321.94 cores=0-7
/proc/7670/task/7677/stat : 7677 (cosoco) R 7667 7670 7626 0 -1 4202560 8570 0 0 0 232191 3 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631922662416 5102851 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7678] ppid=7667 vsize=620512 memory=11176 CPUtime=2303.06 cores=0-7
/proc/7670/task/7678/stat : 7678 (cosoco) R 7667 7670 7626 0 -1 4202560 8424 0 0 0 230305 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631914269368 5193710 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7679] ppid=7667 vsize=620512 memory=11176 CPUtime=2322.22 cores=0-7
/proc/7670/task/7679/stat : 7679 (cosoco) R 7667 7670 7626 0 -1 4202560 7911 0 0 0 232222 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631905877008 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
Current children cumulated CPU time: 18548.6 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11176 KiB

[startup+2382.3 s]
/proc/loadavg: 8.12 8.20 7.78 9/199 7921
/proc/meminfo: memFree=31376632/32770624 swapFree=66998748/67108860
[pid=7670] ppid=7667 vsize=620512 memory=11176 CPUtime=19027.8 cores=0-7
/proc/7670/stat : 7670 (cosoco) S 7667 7670 7626 0 -1 1077944320 68658 0 0 0 1902772 9 0 0 20 0 9 0 435977087 635404288 2794 33554432000 4194304 6211092 140723895713440 140723895711696 139631987769079 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
/proc/7670/statm: 155128 2794 902 493 0 148433 0
[pid=7670/tid=7672] ppid=7667 vsize=620512 memory=988 CPUtime=2372.66 cores=0-7
/proc/7670/task/7672/stat : 7672 (cosoco) R 7667 7670 7626 0 -1 4202560 8371 0 0 0 237266 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631964626192 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7673] ppid=7667 vsize=620512 memory=11176 CPUtime=2381.96 cores=0-7
/proc/7670/task/7673/stat : 7673 (cosoco) R 7667 7670 7626 0 -1 4202560 8030 0 0 0 238195 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631956233152 5393970 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7674] ppid=7667 vsize=620512 memory=988 CPUtime=2382.18 cores=0-7
/proc/7670/task/7674/stat : 7674 (cosoco) R 7667 7670 7626 0 -1 4202560 8615 0 0 0 238217 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631947840784 5390154 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7675] ppid=7667 vsize=620512 memory=11176 CPUtime=2382.23 cores=0-7
/proc/7670/task/7675/stat : 7675 (cosoco) R 7667 7670 7626 0 -1 4202560 8237 0 0 0 238223 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631939447936 5168225 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7676] ppid=7667 vsize=620512 memory=11176 CPUtime=2382.19 cores=0-7
/proc/7670/task/7676/stat : 7676 (cosoco) R 7667 7670 7626 0 -1 4202560 8025 0 0 0 238219 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631931054968 5166836 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7677] ppid=7667 vsize=620512 memory=11176 CPUtime=2381.95 cores=0-7
/proc/7670/task/7677/stat : 7677 (cosoco) R 7667 7670 7626 0 -1 4202560 8731 0 0 0 238192 3 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631922662416 5168448 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7678] ppid=7667 vsize=620512 memory=11176 CPUtime=2362.34 cores=0-7
/proc/7670/task/7678/stat : 7678 (cosoco) R 7667 7670 7626 0 -1 4202560 8555 0 0 0 236233 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631914269368 5168219 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7679] ppid=7667 vsize=620512 memory=3472468380073593614 CPUtime=2382.22 cores=0-7
/proc/7670/task/7679/stat : 7679 (cosoco) R 7667 7670 7626 0 -1 4202560 8091 0 0 0 238222 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631905877008 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
Current children cumulated CPU time: 19027.8 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11176 KiB

[startup+2442.3 s]
/proc/loadavg: 8.04 8.16 7.79 9/199 7926
/proc/meminfo: memFree=31376548/32770624 swapFree=66998748/67108860
[pid=7670] ppid=7667 vsize=620512 memory=11176 CPUtime=19507.1 cores=0-7
/proc/7670/stat : 7670 (cosoco) S 7667 7670 7626 0 -1 1077944320 69927 0 0 0 1950697 9 0 0 20 0 9 0 435977087 635404288 2794 33554432000 4194304 6211092 140723895713440 140723895711696 139631987769079 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
/proc/7670/statm: 155128 2794 902 493 0 148433 0
[pid=7670/tid=7672] ppid=7667 vsize=620512 memory=11176 CPUtime=2432.65 cores=0-7
/proc/7670/task/7672/stat : 7672 (cosoco) R 7667 7670 7626 0 -1 4202560 8542 0 0 0 243265 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631964626192 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7673] ppid=7667 vsize=620512 memory=11176 CPUtime=2441.95 cores=0-7
/proc/7670/task/7673/stat : 7673 (cosoco) R 7667 7670 7626 0 -1 4202560 8183 0 0 0 244194 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631956233152 5167547 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7674] ppid=7667 vsize=620512 memory=11176 CPUtime=2442.18 cores=0-7
/proc/7670/task/7674/stat : 7674 (cosoco) R 7667 7670 7626 0 -1 4202560 8755 0 0 0 244217 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631947840784 5102332 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7675] ppid=7667 vsize=620512 memory=11176 CPUtime=2442.24 cores=0-7
/proc/7670/task/7675/stat : 7675 (cosoco) R 7667 7670 7626 0 -1 4202560 8439 0 0 0 244224 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631939447936 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7676] ppid=7667 vsize=620512 memory=11176 CPUtime=2442.19 cores=0-7
/proc/7670/task/7676/stat : 7676 (cosoco) R 7667 7670 7626 0 -1 4202560 8192 0 0 0 244219 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631931054968 5193696 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7677] ppid=7667 vsize=620512 memory=11176 CPUtime=2441.94 cores=0-7
/proc/7670/task/7677/stat : 7677 (cosoco) R 7667 7670 7626 0 -1 4202560 8897 0 0 0 244191 3 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631922662416 5166698 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7678] ppid=7667 vsize=620512 memory=11176 CPUtime=2421.61 cores=0-7
/proc/7670/task/7678/stat : 7678 (cosoco) R 7667 7670 7626 0 -1 4202560 8742 0 0 0 242160 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631914269368 5207504 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7679] ppid=7667 vsize=620512 memory=11176 CPUtime=2442.22 cores=0-7
/proc/7670/task/7679/stat : 7679 (cosoco) R 7667 7670 7626 0 -1 4202560 8174 0 0 0 244222 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631905877008 5167570 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
Current children cumulated CPU time: 19507.1 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11176 KiB

[startup+2502.3 s]
/proc/loadavg: 8.27 8.20 7.83 9/199 7929
/proc/meminfo: memFree=31377324/32770624 swapFree=66998748/67108860
[pid=7670] ppid=7667 vsize=620512 memory=11176 CPUtime=19986.3 cores=0-7
/proc/7670/stat : 7670 (cosoco) S 7667 7670 7626 0 -1 1077944320 71250 0 0 0 1998623 9 0 0 20 0 9 0 435977087 635404288 2794 33554432000 4194304 6211092 140723895713440 140723895711696 139631987769079 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
/proc/7670/statm: 155128 2794 902 493 0 148433 0
[pid=7670/tid=7672] ppid=7667 vsize=620512 memory=11176 CPUtime=2492.65 cores=0-7
/proc/7670/task/7672/stat : 7672 (cosoco) R 7667 7670 7626 0 -1 4202560 8672 0 0 0 249265 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631964626192 5167599 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7673] ppid=7667 vsize=620512 memory=11176 CPUtime=2501.95 cores=0-7
/proc/7670/task/7673/stat : 7673 (cosoco) R 7667 7670 7626 0 -1 4202560 8321 0 0 0 250194 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631956233152 5186269 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7674] ppid=7667 vsize=620512 memory=11176 CPUtime=2502.18 cores=0-7
/proc/7670/task/7674/stat : 7674 (cosoco) R 7667 7670 7626 0 -1 4202560 8949 0 0 0 250217 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631947840784 5168225 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7675] ppid=7667 vsize=620512 memory=-7035114785800479027 CPUtime=2502.24 cores=0-7
/proc/7670/task/7675/stat : 7675 (cosoco) R 7667 7670 7626 0 -1 4202560 8625 0 0 0 250224 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631939447936 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7676] ppid=7667 vsize=620512 memory=11176 CPUtime=2502.18 cores=0-7
/proc/7670/task/7676/stat : 7676 (cosoco) R 7667 7670 7626 0 -1 4202560 8357 0 0 0 250218 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631931054968 5250254 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7677] ppid=7667 vsize=620512 memory=11176 CPUtime=2501.94 cores=0-7
/proc/7670/task/7677/stat : 7677 (cosoco) R 7667 7670 7626 0 -1 4202560 9095 0 0 0 250191 3 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631922662416 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7678] ppid=7667 vsize=620512 memory=11176 CPUtime=2480.87 cores=0-7
/proc/7670/task/7678/stat : 7678 (cosoco) R 7667 7670 7626 0 -1 4202560 8933 0 0 0 248086 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631914269368 5193696 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7679] ppid=7667 vsize=620512 memory=11176 CPUtime=2502.23 cores=0-7
/proc/7670/task/7679/stat : 7679 (cosoco) R 7667 7670 7626 0 -1 4202560 8295 0 0 0 250223 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631905877008 5157360 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
Current children cumulated CPU time: 19986.3 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11176 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.44 8.24 7.84 9/199 7929
/proc/meminfo: memFree=31377376/32770624 swapFree=66998748/67108860
[pid=7670] ppid=7667 vsize=620512 memory=11176 CPUtime=20127.8 cores=0-7
/proc/7670/stat : 7670 (cosoco) S 7667 7670 7626 0 -1 1077944320 72555 0 0 0 2012768 9 0 0 20 0 9 0 435977087 635404288 2794 33554432000 4194304 6211092 140723895713440 140723895711696 139631987769079 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
/proc/7670/statm: 155128 2794 902 493 0 148433 0
[pid=7670/tid=7672] ppid=7667 vsize=620512 memory=8317482817917895235 CPUtime=2510.36 cores=0-7
/proc/7670/task/7672/stat : 7672 (cosoco) R 7667 7670 7626 0 -1 4202560 8844 0 0 0 251036 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631964626192 5393938 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7673] ppid=7667 vsize=620512 memory=4126316290023845779 CPUtime=2519.66 cores=0-7
/proc/7670/task/7673/stat : 7673 (cosoco) R 7667 7670 7626 0 -1 4202560 8475 0 0 0 251965 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631956233152 5168192 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7674] ppid=7667 vsize=620512 memory=4096 CPUtime=2519.89 cores=0-7
/proc/7670/task/7674/stat : 7674 (cosoco) R 7667 7670 7626 0 -1 4202560 9149 0 0 0 251988 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631947840784 5193696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7675] ppid=7667 vsize=620512 memory=1804 CPUtime=2519.95 cores=0-7
/proc/7670/task/7675/stat : 7675 (cosoco) R 7667 7670 7626 0 -1 4202560 8824 0 0 0 251995 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631939447936 5409453 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7676] ppid=7667 vsize=620512 memory=916 CPUtime=2519.89 cores=0-7
/proc/7670/task/7676/stat : 7676 (cosoco) R 7667 7670 7626 0 -1 4202560 8450 0 0 0 251989 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631931054968 5393920 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7677] ppid=7667 vsize=620512 memory=3908 CPUtime=2519.65 cores=0-7
/proc/7670/task/7677/stat : 7677 (cosoco) R 7667 7670 7626 0 -1 4202560 9297 0 0 0 251962 3 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631922662416 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7678] ppid=7667 vsize=620512 memory=1408 CPUtime=2498.36 cores=0-7
/proc/7670/task/7678/stat : 7678 (cosoco) R 7667 7670 7626 0 -1 4202560 9126 0 0 0 249835 1 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631914269368 5167939 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
[pid=7670/tid=7679] ppid=7667 vsize=620512 memory=2924 CPUtime=2519.94 cores=0-7
/proc/7670/task/7679/stat : 7679 (cosoco) R 7667 7670 7626 0 -1 4202560 8387 0 0 0 251994 0 0 0 20 0 9 0 435977089 635404288 2794 33554432000 4194304 6211092 140723895713440 139631905877008 5393920 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8642560 140723895714833 140723895714925 140723895714925 140723895717838 0
Current children cumulated CPU time: 20127.8 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11176 KiB

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

[startup+2520.02 s]
# the end of solver process 7670 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20127.8 s, system=0.098963 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): 20127.9
CPU user time (s): 20127.8
CPU system time (s): 0.098963
CPU usage (%): 798.718
Max. virtual memory (cumulated for all children) (KiB): 622836
Max. memory (cumulated for all children) (KiB): 11876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20127.8
system time used= 0.098963
maximum resident set size= 12216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72606
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= 493
involuntary context switches= 182723


# summary of solver processes directly reported to runsolver:
#   pid: 7670
#   total CPU time (s): 20127.9
#   total CPU user time (s): 20127.8
#   total CPU system time (s): 0.098963

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3112 second user time and 19.2818 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-16 03:26:51
IDJOB=4398287
IDBENCH=115848
IDSOLVER=2851
FILE ID=node102/4398287-1568597257
RUNJOBID= node102-1568597211-7653
PBS_JOBID= 21703406
Free space on /tmp= 59328 MiB

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

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

MD5SUM BENCH= 486402128da484f7cb4aeca2fb99213d
RANDOM SEED=2143483621

node102.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.13
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.54
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.13
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.54
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.13
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.54
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.13
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31383296 kB
MemAvailable:   31907972 kB
Buffers:          204496 kB
Cached:           619572 kB
SwapCached:         7796 kB
Active:           366772 kB
Inactive:         467320 kB
Active(anon):       8816 kB
Inactive(anon):    43288 kB
Active(file):     357956 kB
Inactive(file):   424032 kB
Unevictable:      110384 kB
Mlocked:          110384 kB
SwapTotal:      67108860 kB
SwapFree:       66998720 kB
Dirty:              2748 kB
Writeback:             0 kB
AnonPages:        113536 kB
Mapped:            40288 kB
Shmem:             33348 kB
Slab:             145312 kB
SReclaimable:     117044 kB
SUnreclaim:        28268 kB
KernelStack:        3328 kB
PageTables:         4648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507388 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:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59324 MiB
End job on node102 at 2019-09-16 04:08:51