Trace number 4409538

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.0 parallelOPT116 5796.27 725.764

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n15/
TravellingSalesman-15-30-04.xml
MD5SUM3ec1135b215453db38ac12e83e420ae6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark116
Best CPU time to get the best result obtained on this benchmark83.9978
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size28
Distribution of domain sizes[{"size":15,"count":15},{"size":28,"count":15}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":15}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":15,"count":1}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -model -nbcores=8 HOME/instance-4409538-1569833143.xml 
0.00/0.00	c enable optimization
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 30
0.00/0.00	c |            Domain Sizes: 15..28
0.00/0.00	c |
0.00/0.00	c |             Constraints: 17
0.00/0.00	c |                   Arity: 3..15  -- Ternary: 15
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          All Different: 1
0.00/0.00	c |                          Extension: 15  (nb tuples: 210..210) -- (shared: 112)
0.00/0.00	c |                          Sum: 1
0.00/0.00	c |                          
0.00/0.00	c |               Objective: Minimize Sum
0.00/0.00	
0.00/0.00	c =========================================================================================================
0.00/0.00	c Parallel mode: Portfolio
0.00/0.00	c [pFactory][Group N°0] created (threads:8).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.00	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.00	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.00	c [pFactory][Group N°0] task 7 launched on thread 1.
0.00/0.00	c [pFactory][Group N°0] task 6 launched on thread 3.
0.00/0.00	c [pFactory][Group N°0] task 5 launched on thread 5.
0.00/0.00	c [pFactory][Group N°0] task 4 launched on thread 6.
0.00/0.00	c [pFactory][Group N°0] task 3 launched on thread 7.
0.00/0.00	c [pFactory][Group N°0] task 2 launched on thread 4.
0.00/0.00	c [pFactory][Group N°0] task 1 launched on thread 0.
0.00/0.00	c [pFactory][Group N°0] task 0 launched on thread 2.
0.00/0.00	o 166
0.00/0.00	o 161
0.00/0.01	o 151
0.00/0.01	o 150
0.00/0.02	o 149
0.00/0.02	o 136
0.00/0.03	o 134
0.00/0.09	o 131
0.00/0.10	o 130
1.66/0.28	o 129
7.09/0.93	o 128
7.09/0.96	o 126
15.93/2.02	o 123
21.46/2.74	o 117
32.70/4.15	o 116
5795.76/725.76	c [pFactory][Group N°0] concurent mode: thread 4 has won with the task 2.
5795.76/725.76	c [pFactory][Group N°0] Thread N°0 is joined.
5795.76/725.76	c [pFactory][Group N°0] Thread N°1 is joined.
5795.76/725.76	c [pFactory][Group N°0] Thread N°2 is joined.
5795.76/725.76	c [pFactory][Group N°0] Thread N°3 is joined.
5795.76/725.76	c [pFactory][Group N°0] Thread N°4 is joined.
5795.76/725.76	c [pFactory][Group N°0] Thread N°5 is joined.
5795.76/725.76	c [pFactory][Group N°0] Thread N°6 is joined.
5795.76/725.76	c [pFactory][Group N°0] Thread N°7 is joined.
5795.76/725.76	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°4)
5795.76/725.76	s OPTIMUM FOUND
5795.76/725.76	c call to solver        : 11
5795.76/725.76	c
5795.76/725.76	c restarts              : 1059637     
5795.76/725.76	c conflicts             : 11383313     (1964 /sec)
5795.76/725.76	c decisions             : 28519091     (4920 /sec)
5795.76/725.76	c propagations          : 1558641320  (268905 /sec)
5795.76/725.76	c root propagations     : 548         
5795.76/725.76	c filter calls          : 321880645      (55533 /sec)
5795.76/725.76	c useless filter calls  : 178480070      (55 %)
5795.76/725.76	c Memory used           : 571.38 MB
5795.76/725.76	c Best bound time (wc)  : 4.14616 s
5795.76/725.76	c CPU time              : 5796.25 s
5795.76/725.76	c real time             : 725.759 s
5795.76/725.76	
5795.76/725.76	
5795.76/725.76	v <instantiation type='solution' cost='116'>
5795.76/725.76	v <list>c[0] c[10] c[11] c[12] c[13] c[14] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] d[0] d[10] d[11] d[12] d[13] d[14] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] </list>
5795.76/725.76	v <values>7 0 2 5 9 6 10 11 14 12 13 8 1 4 3 6 4 6 7 6 6 5 8 8 10 13 14 9 4 10 </values>
5795.76/725.76	v </instantiation>
5795.76/725.76	

Verifier Data

OK	116

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409538-1569833143/watcher-4409538-1569833143 -o /tmp/evaluation-result-4409538-1569833143/solver-4409538-1569833143 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1569827265-24285 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409538-1569833143.xml 

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

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

solver pid=26280, runsolver pid=26277

[startup+0.100312 s]*
/proc/loadavg: 8.70 8.34 8.62 9/200 26289
/proc/meminfo: memFree=31579524/32770624 swapFree=66999256/67108860
[pid=26280] ppid=26277 vsize=617876 memory=4480 CPUtime=0.79 cores=0-7
/proc/26280/stat : 26280 (cosoco) S 26277 26280 24258 0 -1 1077944320 1386 0 0 0 79 0 0 0 20 0 9 0 559567354 632705024 1120 33554432000 4194304 6211132 140734086113600 140734086111856 139782577651447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
/proc/26280/statm: 154469 1120 832 493 0 147774 0
[pid=26280/tid=26282] ppid=26277 vsize=617876 memory=576460756329955530 CPUtime=0.1 cores=0-7
/proc/26280/task/26282/stat : 26282 (cosoco) R 26277 26280 24258 0 -1 4202560 4 0 0 0 10 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782554508472 5008831 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26283] ppid=26277 vsize=617876 memory=0 CPUtime=0.1 cores=0-7
/proc/26280/task/26283/stat : 26283 (cosoco) R 26277 26280 24258 0 -1 4202560 15 0 0 0 10 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782546115856 5038944 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26284] ppid=26277 vsize=617876 memory=3688924964798789280 CPUtime=0.1 cores=0-7
/proc/26280/task/26284/stat : 26284 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782537723064 5158052 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26285] ppid=26277 vsize=617876 memory=0 CPUtime=0.1 cores=0-7
/proc/26280/task/26285/stat : 26285 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782529330448 5080278 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26286] ppid=26277 vsize=617876 memory=0 CPUtime=0.1 cores=0-7
/proc/26280/task/26286/stat : 26286 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782520937656 5396441 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26287] ppid=26277 vsize=617876 memory=0 CPUtime=0.1 cores=0-7
/proc/26280/task/26287/stat : 26287 (cosoco) R 26277 26280 24258 0 -1 4202560 4 0 0 0 10 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782512545040 5038777 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26288] ppid=26277 vsize=617876 memory=-1 CPUtime=0.1 cores=0-7
/proc/26280/task/26288/stat : 26288 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782504152248 5038813 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26289] ppid=26277 vsize=617876 memory=0 CPUtime=0.08 cores=0-7
/proc/26280/task/26289/stat : 26289 (cosoco) R 26277 26280 24258 0 -1 4202560 4 0 0 0 8 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782495759632 5078748 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
Current children cumulated CPU time: 0.79 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4480 KiB

[startup+0.210308 s]*
/proc/loadavg: 8.70 8.34 8.62 9/200 26289
/proc/meminfo: memFree=31580036/32770624 swapFree=66999256/67108860
[pid=26280] ppid=26277 vsize=617876 memory=4480 CPUtime=1.66 cores=0-7
/proc/26280/stat : 26280 (cosoco) S 26277 26280 24258 0 -1 1077944320 1387 0 0 0 166 0 0 0 20 0 9 0 559567354 632705024 1120 33554432000 4194304 6211132 140734086113600 140734086111856 139782577651447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
/proc/26280/statm: 154469 1120 832 493 0 147774 0
[pid=26280/tid=26282] ppid=26277 vsize=617876 memory=8316850467074736180 CPUtime=0.21 cores=0-7
/proc/26280/task/26282/stat : 26282 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782554508472 5193776 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26283] ppid=26277 vsize=617876 memory=9432 CPUtime=0.21 cores=0-7
/proc/26280/task/26283/stat : 26283 (cosoco) R 26277 26280 24258 0 -1 4202560 15 0 0 0 21 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782546115856 5158025 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26284] ppid=26277 vsize=617876 memory=140199546203965 CPUtime=0.21 cores=0-7
/proc/26280/task/26284/stat : 26284 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782537723064 5079532 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26285] ppid=26277 vsize=617876 memory=-1 CPUtime=0.21 cores=0-7
/proc/26280/task/26285/stat : 26285 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782529330448 5250325 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26286] ppid=26277 vsize=617876 memory=0 CPUtime=0.21 cores=0-7
/proc/26280/task/26286/stat : 26286 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782520937744 5039022 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26287] ppid=26277 vsize=617876 memory=0 CPUtime=0.21 cores=0-7
/proc/26280/task/26287/stat : 26287 (cosoco) R 26277 26280 24258 0 -1 4202560 4 0 0 0 21 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782512545040 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26288] ppid=26277 vsize=617876 memory=-1 CPUtime=0.21 cores=0-7
/proc/26280/task/26288/stat : 26288 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782504152248 5397400 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26289] ppid=26277 vsize=617876 memory=0 CPUtime=0.18 cores=0-7
/proc/26280/task/26289/stat : 26289 (cosoco) R 26277 26280 24258 0 -1 4202560 4 0 0 0 18 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782495759632 5080348 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4480 KiB

[startup+0.31031 s]*
/proc/loadavg: 8.70 8.34 8.62 9/200 26289
/proc/meminfo: memFree=31580036/32770624 swapFree=66999256/67108860
[pid=26280] ppid=26277 vsize=617876 memory=4480 CPUtime=2.45 cores=0-7
/proc/26280/stat : 26280 (cosoco) S 26277 26280 24258 0 -1 1077944320 1388 0 0 0 245 0 0 0 20 0 9 0 559567354 632705024 1120 33554432000 4194304 6211132 140734086113600 140734086111856 139782577651447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
/proc/26280/statm: 154469 1120 832 493 0 147774 0
[pid=26280/tid=26282] ppid=26277 vsize=617876 memory=1398722017469774279 CPUtime=0.31 cores=0-7
/proc/26280/task/26282/stat : 26282 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782554508472 5039149 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26283] ppid=26277 vsize=617876 memory=0 CPUtime=0.31 cores=0-7
/proc/26280/task/26283/stat : 26283 (cosoco) R 26277 26280 24258 0 -1 4202560 15 0 0 0 31 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782546115856 5250325 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26284] ppid=26277 vsize=617876 memory=0 CPUtime=0.31 cores=0-7
/proc/26280/task/26284/stat : 26284 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782537723064 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26285] ppid=26277 vsize=617876 memory=6944656592455097440 CPUtime=0.31 cores=0-7
/proc/26280/task/26285/stat : 26285 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782529330448 5079432 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26286] ppid=26277 vsize=617876 memory=0 CPUtime=0.31 cores=0-7
/proc/26280/task/26286/stat : 26286 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782520937744 5039536 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26287] ppid=26277 vsize=617876 memory=0 CPUtime=0.31 cores=0-7
/proc/26280/task/26287/stat : 26287 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782512545040 5078923 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26288] ppid=26277 vsize=617876 memory=0 CPUtime=0.31 cores=0-7
/proc/26280/task/26288/stat : 26288 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782504152248 5389440 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26289] ppid=26277 vsize=617876 memory=0 CPUtime=0.27 cores=0-7
/proc/26280/task/26289/stat : 26289 (cosoco) R 26277 26280 24258 0 -1 4202560 4 0 0 0 27 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782495759632 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
Current children cumulated CPU time: 2.45 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4480 KiB

[startup+0.701307 s]
/proc/loadavg: 8.64 8.33 8.62 9/200 26289
/proc/meminfo: memFree=31580036/32770624 swapFree=66999256/67108860
[pid=26280] ppid=26277 vsize=617876 memory=4480 CPUtime=5.49 cores=0-7
/proc/26280/stat : 26280 (cosoco) S 26277 26280 24258 0 -1 1077944320 1388 0 0 0 549 0 0 0 20 0 9 0 559567354 632705024 1120 33554432000 4194304 6211132 140734086113600 140734086111856 139782577651447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
/proc/26280/statm: 154469 1120 832 493 0 147774 0
[pid=26280/tid=26282] ppid=26277 vsize=617876 memory=1548 CPUtime=0.69 cores=0-7
/proc/26280/task/26282/stat : 26282 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782554508472 5039026 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26283] ppid=26277 vsize=617876 memory=8564 CPUtime=0.69 cores=0-7
/proc/26280/task/26283/stat : 26283 (cosoco) R 26277 26280 24258 0 -1 4202560 15 0 0 0 69 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782546115856 5081322 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26284] ppid=26277 vsize=617876 memory=1712 CPUtime=0.69 cores=0-7
/proc/26280/task/26284/stat : 26284 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782537723064 5039029 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26285] ppid=26277 vsize=617876 memory=1112 CPUtime=0.69 cores=0-7
/proc/26280/task/26285/stat : 26285 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782529330448 5079440 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26286] ppid=26277 vsize=617876 memory=1004 CPUtime=0.69 cores=0-7
/proc/26280/task/26286/stat : 26286 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782520937744 5038982 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26287] ppid=26277 vsize=617876 memory=1560 CPUtime=0.69 cores=0-7
/proc/26280/task/26287/stat : 26287 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782512545040 5039082 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26288] ppid=26277 vsize=617876 memory=932 CPUtime=0.69 cores=0-7
/proc/26280/task/26288/stat : 26288 (cosoco) R 26277 26280 24258 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782504152248 5038578 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26289] ppid=26277 vsize=617876 memory=3768 CPUtime=0.63 cores=0-7
/proc/26280/task/26289/stat : 26289 (cosoco) R 26277 26280 24258 0 -1 4202560 4 0 0 0 63 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782495759632 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
Current children cumulated CPU time: 5.49 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4480 KiB

[startup+1.50131 s]
/proc/loadavg: 8.64 8.33 8.62 9/200 26289
/proc/meminfo: memFree=31580036/32770624 swapFree=66999256/67108860
[pid=26280] ppid=26277 vsize=617876 memory=4480 CPUtime=11.87 cores=0-7
/proc/26280/stat : 26280 (cosoco) S 26277 26280 24258 0 -1 1077944320 1685 0 0 0 1187 0 0 0 20 0 9 0 559567354 632705024 1120 33554432000 4194304 6211132 140734086113600 140734086111856 139782577651447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
/proc/26280/statm: 154469 1120 832 493 0 147774 0
[pid=26280/tid=26282] ppid=26277 vsize=617876 memory=9319 CPUtime=1.49 cores=0-7
/proc/26280/task/26282/stat : 26282 (cosoco) R 26277 26280 24258 0 -1 4202560 35 0 0 0 149 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782554508472 5039029 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26283] ppid=26277 vsize=617876 memory=23472 CPUtime=1.49 cores=0-7
/proc/26280/task/26283/stat : 26283 (cosoco) R 26277 26280 24258 0 -1 4202560 64 0 0 0 149 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782546115856 5079724 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26284] ppid=26277 vsize=617876 memory=0 CPUtime=1.49 cores=0-7
/proc/26280/task/26284/stat : 26284 (cosoco) R 26277 26280 24258 0 -1 4202560 41 0 0 0 149 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782537723064 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26285] ppid=26277 vsize=617876 memory=8243114992657236051 CPUtime=1.49 cores=0-7
/proc/26280/task/26285/stat : 26285 (cosoco) R 26277 26280 24258 0 -1 4202560 48 0 0 0 149 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782529330448 5039026 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26286] ppid=26277 vsize=617876 memory=288292194505458544 CPUtime=1.49 cores=0-7
/proc/26280/task/26286/stat : 26286 (cosoco) R 26277 26280 24258 0 -1 4202560 45 0 0 0 149 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782520937744 5039038 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26287] ppid=26277 vsize=617876 memory=7524503900901105746 CPUtime=1.49 cores=0-7
/proc/26280/task/26287/stat : 26287 (cosoco) R 26277 26280 24258 0 -1 4202560 57 0 0 0 149 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782512545040 5038995 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26288] ppid=26277 vsize=617876 memory=280398819423712 CPUtime=1.49 cores=0-7
/proc/26280/task/26288/stat : 26288 (cosoco) R 26277 26280 24258 0 -1 4202560 37 0 0 0 149 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782504152248 5039650 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26289] ppid=26277 vsize=617876 memory=3540022490148704519 CPUtime=1.42 cores=0-7
/proc/26280/task/26289/stat : 26289 (cosoco) R 26277 26280 24258 0 -1 4202560 19 0 0 0 142 0 0 0 20 0 9 0 559567355 632705024 1120 33554432000 4194304 6211132 140734086113600 139782495759632 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
Current children cumulated CPU time: 11.87 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4480 KiB

[startup+3.11031 s]
/proc/loadavg: 8.64 8.33 8.62 9/200 26289
/proc/meminfo: memFree=31579972/32770624 swapFree=66999256/67108860
[pid=26280] ppid=26277 vsize=617876 memory=4664 CPUtime=24.72 cores=0-7
/proc/26280/stat : 26280 (cosoco) S 26277 26280 24258 0 -1 1077944320 1979 0 0 0 2472 0 0 0 20 0 9 0 559567354 632705024 1166 33554432000 4194304 6211132 140734086113600 140734086111856 139782577651447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
/proc/26280/statm: 154469 1166 843 493 0 147774 0
[pid=26280/tid=26282] ppid=26277 vsize=617876 memory=4480 CPUtime=3.1 cores=0-7
/proc/26280/task/26282/stat : 26282 (cosoco) R 26277 26280 24258 0 -1 4202560 66 0 0 0 310 0 0 0 20 0 9 0 559567355 632705024 1166 33554432000 4194304 6211132 140734086113600 139782554508560 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26283] ppid=26277 vsize=617876 memory=1060 CPUtime=3.1 cores=0-7
/proc/26280/task/26283/stat : 26283 (cosoco) R 26277 26280 24258 0 -1 4202560 98 0 0 0 310 0 0 0 20 0 9 0 559567355 632705024 1166 33554432000 4194304 6211132 140734086113600 139782546115856 5009393 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26284] ppid=26277 vsize=617876 memory=4480 CPUtime=3.1 cores=0-7
/proc/26280/task/26284/stat : 26284 (cosoco) R 26277 26280 24258 0 -1 4202560 84 0 0 0 310 0 0 0 20 0 9 0 559567355 632705024 1166 33554432000 4194304 6211132 140734086113600 139782537723064 5038990 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26285] ppid=26277 vsize=617876 memory=9319 CPUtime=3.1 cores=0-7
/proc/26280/task/26285/stat : 26285 (cosoco) R 26277 26280 24258 0 -1 4202560 83 0 0 0 310 0 0 0 20 0 9 0 559567355 632705024 1166 33554432000 4194304 6211132 140734086113600 139782529330448 5081337 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26286] ppid=26277 vsize=617876 memory=23472 CPUtime=3.1 cores=0-7
/proc/26280/task/26286/stat : 26286 (cosoco) R 26277 26280 24258 0 -1 4202560 83 0 0 0 310 0 0 0 20 0 9 0 559567355 632705024 1166 33554432000 4194304 6211132 140734086113600 139782520937744 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26287] ppid=26277 vsize=617876 memory=289 CPUtime=3.1 cores=0-7
/proc/26280/task/26287/stat : 26287 (cosoco) R 26277 26280 24258 0 -1 4202560 95 0 0 0 310 0 0 0 20 0 9 0 559567355 632705024 1166 33554432000 4194304 6211132 140734086113600 139782512545040 5038964 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26288] ppid=26277 vsize=617876 memory=289 CPUtime=3.1 cores=0-7
/proc/26280/task/26288/stat : 26288 (cosoco) R 26277 26280 24258 0 -1 4202560 72 0 0 0 310 0 0 0 20 0 9 0 559567355 632705024 1166 33554432000 4194304 6211132 140734086113600 139782504152248 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26289] ppid=26277 vsize=617876 memory=280 CPUtime=3 cores=0-7
/proc/26280/task/26289/stat : 26289 (cosoco) R 26277 26280 24258 0 -1 4202560 59 0 0 0 300 0 0 0 20 0 9 0 559567355 632705024 1166 33554432000 4194304 6211132 140734086113600 139782495759632 5037744 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
Current children cumulated CPU time: 24.72 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4664 KiB

[startup+6.30131 s]
/proc/loadavg: 8.59 8.33 8.62 9/200 26289
/proc/meminfo: memFree=31579880/32770624 swapFree=66999256/67108860
[pid=26280] ppid=26277 vsize=617876 memory=4680 CPUtime=50.2 cores=0-7
/proc/26280/stat : 26280 (cosoco) S 26277 26280 24258 0 -1 1077944320 2287 0 0 0 5020 0 0 0 20 0 9 0 559567354 632705024 1170 33554432000 4194304 6211132 140734086113600 140734086111856 139782577651447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
/proc/26280/statm: 154469 1170 843 493 0 147774 0
[pid=26280/tid=26282] ppid=26277 vsize=617876 memory=140203836765823 CPUtime=6.29 cores=0-7
/proc/26280/task/26282/stat : 26282 (cosoco) R 26277 26280 24258 0 -1 4202560 120 0 0 0 629 0 0 0 20 0 9 0 559567355 632705024 1170 33554432000 4194304 6211132 140734086113600 139782554508560 5038964 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26283] ppid=26277 vsize=617876 memory=56 CPUtime=6.29 cores=0-7
/proc/26280/task/26283/stat : 26283 (cosoco) R 26277 26280 24258 0 -1 4202560 142 0 0 0 629 0 0 0 20 0 9 0 559567355 632705024 1170 33554432000 4194304 6211132 140734086113600 139782546115856 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26284] ppid=26277 vsize=617876 memory=4664 CPUtime=6.29 cores=0-7
/proc/26280/task/26284/stat : 26284 (cosoco) R 26277 26280 24258 0 -1 4202560 120 0 0 0 629 0 0 0 20 0 9 0 559567355 632705024 1170 33554432000 4194304 6211132 140734086113600 139782537723064 5158069 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26285] ppid=26277 vsize=617876 memory=0 CPUtime=6.29 cores=0-7
/proc/26280/task/26285/stat : 26285 (cosoco) R 26277 26280 24258 0 -1 4202560 125 0 0 0 629 0 0 0 20 0 9 0 559567355 632705024 1170 33554432000 4194304 6211132 140734086113600 139782529330448 5250311 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0

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

Current children cumulated CPU time: 5724.68 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4696 KiB

[startup+720.001 s]*
/proc/loadavg: 8.13 8.16 8.38 9/199 26341
/proc/meminfo: memFree=31578776/32770624 swapFree=66999256/67108860
[pid=26280] ppid=26277 vsize=617876 memory=4696 CPUtime=5750.3 cores=0-7
/proc/26280/stat : 26280 (cosoco) S 26277 26280 24258 0 -1 1077944320 7612 0 0 0 575029 1 0 0 20 0 9 0 559567354 632705024 1174 33554432000 4194304 6211132 140734086113600 140734086111856 139782577651447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
/proc/26280/statm: 154469 1174 843 493 0 147774 0
[pid=26280/tid=26282] ppid=26277 vsize=617876 memory=1398722017469774279 CPUtime=719.81 cores=0-7
/proc/26280/task/26282/stat : 26282 (cosoco) R 26277 26280 24258 0 -1 4202560 659 0 0 0 71981 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782554508560 5082224 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26283] ppid=26277 vsize=617876 memory=932 CPUtime=719.87 cores=0-7
/proc/26280/task/26283/stat : 26283 (cosoco) R 26277 26280 24258 0 -1 4202560 812 0 0 0 71987 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782546115600 5250256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26284] ppid=26277 vsize=617876 memory=4696 CPUtime=719.87 cores=0-7
/proc/26280/task/26284/stat : 26284 (cosoco) R 26277 26280 24258 0 -1 4202560 856 0 0 0 71987 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782537722816 5081367 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26285] ppid=26277 vsize=617876 memory=4696 CPUtime=719.88 cores=0-7
/proc/26280/task/26285/stat : 26285 (cosoco) R 26277 26280 24258 0 -1 4202560 840 0 0 0 71988 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782529330448 5186301 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26286] ppid=26277 vsize=617876 memory=6935054825532540783 CPUtime=719.89 cores=0-7
/proc/26280/task/26286/stat : 26286 (cosoco) R 26277 26280 24258 0 -1 4202560 832 0 0 0 71989 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782520937408 5039149 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26287] ppid=26277 vsize=617876 memory=2124 CPUtime=719.92 cores=0-7
/proc/26280/task/26287/stat : 26287 (cosoco) R 26277 26280 24258 0 -1 4202560 863 0 0 0 71992 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782512544896 5082800 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26288] ppid=26277 vsize=617876 memory=6935054825532540783 CPUtime=719.9 cores=0-7
/proc/26280/task/26288/stat : 26288 (cosoco) R 26277 26280 24258 0 -1 4202560 690 0 0 0 71990 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782504152000 5390243 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26289] ppid=26277 vsize=617876 memory=4696 CPUtime=711.12 cores=0-7
/proc/26280/task/26289/stat : 26289 (cosoco) R 26277 26280 24258 0 -1 4202560 721 0 0 0 71112 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782495759296 5038879 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
Current children cumulated CPU time: 5750.3 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4696 KiB

[startup+723.201 s]
/proc/loadavg: 8.12 8.15 8.38 9/199 26341
/proc/meminfo: memFree=31578776/32770624 swapFree=66999256/67108860
[pid=26280] ppid=26277 vsize=617876 memory=4696 CPUtime=5775.79 cores=0-7
/proc/26280/stat : 26280 (cosoco) S 26277 26280 24258 0 -1 1077944320 7613 0 0 0 577578 1 0 0 20 0 9 0 559567354 632705024 1174 33554432000 4194304 6211132 140734086113600 140734086111856 139782577651447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
/proc/26280/statm: 154469 1174 843 493 0 147774 0
[pid=26280/tid=26282] ppid=26277 vsize=617876 memory=111628 CPUtime=723 cores=0-7
/proc/26280/task/26282/stat : 26282 (cosoco) R 26277 26280 24258 0 -1 4202560 660 0 0 0 72300 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782554508560 5009047 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26283] ppid=26277 vsize=617876 memory=3504 CPUtime=723.06 cores=0-7
/proc/26280/task/26283/stat : 26283 (cosoco) R 26277 26280 24258 0 -1 4202560 812 0 0 0 72306 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782546115600 5393121 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26284] ppid=26277 vsize=617876 memory=10532 CPUtime=723.06 cores=0-7
/proc/26280/task/26284/stat : 26284 (cosoco) R 26277 26280 24258 0 -1 4202560 856 0 0 0 72306 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782537722816 5250321 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26285] ppid=26277 vsize=617876 memory=796 CPUtime=723.07 cores=0-7
/proc/26280/task/26285/stat : 26285 (cosoco) R 26277 26280 24258 0 -1 4202560 840 0 0 0 72307 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782529330448 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26286] ppid=26277 vsize=617876 memory=1764 CPUtime=723.08 cores=0-7
/proc/26280/task/26286/stat : 26286 (cosoco) R 26277 26280 24258 0 -1 4202560 832 0 0 0 72308 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782520937408 5081301 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26287] ppid=26277 vsize=617876 memory=4696 CPUtime=723.11 cores=0-7
/proc/26280/task/26287/stat : 26287 (cosoco) R 26277 26280 24258 0 -1 4202560 863 0 0 0 72311 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782512544896 5039536 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26288] ppid=26277 vsize=617876 memory=3604 CPUtime=723.09 cores=0-7
/proc/26280/task/26288/stat : 26288 (cosoco) R 26277 26280 24258 0 -1 4202560 690 0 0 0 72309 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782504152000 5039029 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26289] ppid=26277 vsize=617876 memory=4696 CPUtime=714.27 cores=0-7
/proc/26280/task/26289/stat : 26289 (cosoco) R 26277 26280 24258 0 -1 4202560 721 0 0 0 71427 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782495759296 5037868 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
Current children cumulated CPU time: 5775.79 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4696 KiB

[startup+724.801 s]
/proc/loadavg: 8.12 8.15 8.38 9/199 26341
/proc/meminfo: memFree=31578776/32770624 swapFree=66999256/67108860
[pid=26280] ppid=26277 vsize=617876 memory=4696 CPUtime=5788.57 cores=0-7
/proc/26280/stat : 26280 (cosoco) S 26277 26280 24258 0 -1 1077944320 7617 0 0 0 578856 1 0 0 20 0 9 0 559567354 632705024 1174 33554432000 4194304 6211132 140734086113600 140734086111856 139782577651447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
/proc/26280/statm: 154469 1174 843 493 0 147774 0
[pid=26280/tid=26282] ppid=26277 vsize=617876 memory=1112 CPUtime=724.6 cores=0-7
/proc/26280/task/26282/stat : 26282 (cosoco) R 26277 26280 24258 0 -1 4202560 660 0 0 0 72460 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782554508560 5157552 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26283] ppid=26277 vsize=617876 memory=4696 CPUtime=724.66 cores=0-7
/proc/26280/task/26283/stat : 26283 (cosoco) R 26277 26280 24258 0 -1 4202560 812 0 0 0 72466 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782546115600 5394168 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26284] ppid=26277 vsize=617876 memory=4696 CPUtime=724.66 cores=0-7
/proc/26280/task/26284/stat : 26284 (cosoco) R 26277 26280 24258 0 -1 4202560 857 0 0 0 72466 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782537722816 5193786 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26285] ppid=26277 vsize=617876 memory=4696 CPUtime=724.67 cores=0-7
/proc/26280/task/26285/stat : 26285 (cosoco) R 26277 26280 24258 0 -1 4202560 840 0 0 0 72467 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782529330448 5079440 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26286] ppid=26277 vsize=617876 memory=4696 CPUtime=724.68 cores=0-7
/proc/26280/task/26286/stat : 26286 (cosoco) R 26277 26280 24258 0 -1 4202560 833 0 0 0 72468 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782520937408 5037865 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26287] ppid=26277 vsize=617876 memory=4696 CPUtime=724.71 cores=0-7
/proc/26280/task/26287/stat : 26287 (cosoco) R 26277 26280 24258 0 -1 4202560 864 0 0 0 72471 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782512544896 5039323 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26288] ppid=26277 vsize=617876 memory=4696 CPUtime=724.69 cores=0-7
/proc/26280/task/26288/stat : 26288 (cosoco) R 26277 26280 24258 0 -1 4202560 691 0 0 0 72469 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782504152000 5250307 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26289] ppid=26277 vsize=617876 memory=10532 CPUtime=715.85 cores=0-7
/proc/26280/task/26289/stat : 26289 (cosoco) R 26277 26280 24258 0 -1 4202560 721 0 0 0 71585 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782495759296 5250316 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
Current children cumulated CPU time: 5788.57 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4696 KiB

[startup+725.201 s]
/proc/loadavg: 8.12 8.15 8.38 9/199 26341
/proc/meminfo: memFree=31578776/32770624 swapFree=66999256/67108860
[pid=26280] ppid=26277 vsize=617876 memory=4696 CPUtime=5791.76 cores=0-7
/proc/26280/stat : 26280 (cosoco) S 26277 26280 24258 0 -1 1077944320 7620 0 0 0 579175 1 0 0 20 0 9 0 559567354 632705024 1174 33554432000 4194304 6211132 140734086113600 140734086111856 139782577651447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
/proc/26280/statm: 154469 1174 843 493 0 147774 0
[pid=26280/tid=26282] ppid=26277 vsize=617876 memory=776 CPUtime=725 cores=0-7
/proc/26280/task/26282/stat : 26282 (cosoco) R 26277 26280 24258 0 -1 4202560 660 0 0 0 72500 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782554508560 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26283] ppid=26277 vsize=617876 memory=3604 CPUtime=725.06 cores=0-7
/proc/26280/task/26283/stat : 26283 (cosoco) R 26277 26280 24258 0 -1 4202560 813 0 0 0 72506 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782546115600 5396449 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26284] ppid=26277 vsize=617876 memory=2828 CPUtime=725.06 cores=0-7
/proc/26280/task/26284/stat : 26284 (cosoco) R 26277 26280 24258 0 -1 4202560 857 0 0 0 72506 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782537722816 5035232 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26285] ppid=26277 vsize=617876 memory=676 CPUtime=725.07 cores=0-7
/proc/26280/task/26285/stat : 26285 (cosoco) R 26277 26280 24258 0 -1 4202560 841 0 0 0 72507 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782529330448 5039042 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26286] ppid=26277 vsize=617876 memory=1060 CPUtime=725.08 cores=0-7
/proc/26280/task/26286/stat : 26286 (cosoco) R 26277 26280 24258 0 -1 4202560 833 0 0 0 72508 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782520937600 5080801 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26287] ppid=26277 vsize=617876 memory=1548 CPUtime=725.11 cores=0-7
/proc/26280/task/26287/stat : 26287 (cosoco) R 26277 26280 24258 0 -1 4202560 864 0 0 0 72511 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782512544896 5250485 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26288] ppid=26277 vsize=617876 memory=8564 CPUtime=725.09 cores=0-7
/proc/26280/task/26288/stat : 26288 (cosoco) R 26277 26280 24258 0 -1 4202560 691 0 0 0 72509 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782504152000 5081728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26289] ppid=26277 vsize=617876 memory=1712 CPUtime=716.24 cores=0-7
/proc/26280/task/26289/stat : 26289 (cosoco) R 26277 26280 24258 0 -1 4202560 722 0 0 0 71624 0 0 0 20 0 9 0 559567355 632705024 1174 33554432000 4194304 6211132 140734086113600 139782495759296 5158008 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
Current children cumulated CPU time: 5791.76 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4696 KiB

[startup+725.601 s]
/proc/loadavg: 8.12 8.15 8.38 9/199 26341
/proc/meminfo: memFree=31578776/32770624 swapFree=66999256/67108860
[pid=26280] ppid=26277 vsize=617876 memory=4700 CPUtime=5794.96 cores=0-7
/proc/26280/stat : 26280 (cosoco) S 26277 26280 24258 0 -1 1077944320 7623 0 0 0 579495 1 0 0 20 0 9 0 559567354 632705024 1175 33554432000 4194304 6211132 140734086113600 140734086111856 139782577651447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
/proc/26280/statm: 154469 1175 843 493 0 147774 0
[pid=26280/tid=26282] ppid=26277 vsize=617876 memory=2828 CPUtime=725.4 cores=0-7
/proc/26280/task/26282/stat : 26282 (cosoco) R 26277 26280 24258 0 -1 4202560 660 0 0 0 72540 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782554508560 5078776 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26283] ppid=26277 vsize=617876 memory=676 CPUtime=725.46 cores=0-7
/proc/26280/task/26283/stat : 26283 (cosoco) R 26277 26280 24258 0 -1 4202560 813 0 0 0 72546 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782546115600 5082759 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26284] ppid=26277 vsize=617876 memory=1060 CPUtime=725.46 cores=0-7
/proc/26280/task/26284/stat : 26284 (cosoco) R 26277 26280 24258 0 -1 4202560 858 0 0 0 72546 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782537722816 5039199 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26285] ppid=26277 vsize=617876 memory=1548 CPUtime=725.47 cores=0-7
/proc/26280/task/26285/stat : 26285 (cosoco) R 26277 26280 24258 0 -1 4202560 841 0 0 0 72547 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782529330448 5081520 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26286] ppid=26277 vsize=617876 memory=8564 CPUtime=725.48 cores=0-7
/proc/26280/task/26286/stat : 26286 (cosoco) R 26277 26280 24258 0 -1 4202560 833 0 0 0 72548 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782520937600 5078762 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26287] ppid=26277 vsize=617876 memory=4696 CPUtime=725.51 cores=0-7
/proc/26280/task/26287/stat : 26287 (cosoco) R 26277 26280 24258 0 -1 4202560 865 0 0 0 72551 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782512544896 5079543 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26288] ppid=26277 vsize=617876 memory=4696 CPUtime=725.49 cores=0-7
/proc/26280/task/26288/stat : 26288 (cosoco) R 26277 26280 24258 0 -1 4202560 692 0 0 0 72549 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782504152000 5039121 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26289] ppid=26277 vsize=617876 memory=932 CPUtime=716.64 cores=0-7
/proc/26280/task/26289/stat : 26289 (cosoco) R 26277 26280 24258 0 -1 4202560 722 0 0 0 71664 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782495759296 5082361 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
Current children cumulated CPU time: 5794.96 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4700 KiB

[startup+725.701 s]
/proc/loadavg: 8.12 8.15 8.38 9/199 26341
/proc/meminfo: memFree=31578776/32770624 swapFree=66999256/67108860
[pid=26280] ppid=26277 vsize=617876 memory=4700 CPUtime=5795.76 cores=0-7
/proc/26280/stat : 26280 (cosoco) S 26277 26280 24258 0 -1 1077944320 7628 0 0 0 579575 1 0 0 20 0 9 0 559567354 632705024 1175 33554432000 4194304 6211132 140734086113600 140734086111856 139782577651447 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
/proc/26280/statm: 154469 1175 843 493 0 147774 0
[pid=26280/tid=26282] ppid=26277 vsize=617876 memory=4696 CPUtime=725.5 cores=0-7
/proc/26280/task/26282/stat : 26282 (cosoco) R 26277 26280 24258 0 -1 4202560 661 0 0 0 72550 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782554508560 5039026 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26283] ppid=26277 vsize=617876 memory=4696 CPUtime=725.56 cores=0-7
/proc/26280/task/26283/stat : 26283 (cosoco) R 26277 26280 24258 0 -1 4202560 814 0 0 0 72556 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782546115600 5250491 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26284] ppid=26277 vsize=617876 memory=2012 CPUtime=725.56 cores=0-7
/proc/26280/task/26284/stat : 26284 (cosoco) R 26277 26280 24258 0 -1 4202560 858 0 0 0 72556 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782537722816 5082378 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26285] ppid=26277 vsize=617876 memory=4696 CPUtime=725.57 cores=0-7
/proc/26280/task/26285/stat : 26285 (cosoco) R 26277 26280 24258 0 -1 4202560 842 0 0 0 72557 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782529330448 5039137 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26286] ppid=26277 vsize=617876 memory=4696 CPUtime=725.58 cores=0-7
/proc/26280/task/26286/stat : 26286 (cosoco) R 26277 26280 24258 0 -1 4202560 834 0 0 0 72558 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782520937600 5079559 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26287] ppid=26277 vsize=617876 memory=3768 CPUtime=725.61 cores=0-7
/proc/26280/task/26287/stat : 26287 (cosoco) R 26277 26280 24258 0 -1 4202560 865 0 0 0 72561 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782512544896 5250319 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26288] ppid=26277 vsize=617876 memory=4696 CPUtime=725.59 cores=0-7
/proc/26280/task/26288/stat : 26288 (cosoco) R 26277 26280 24258 0 -1 4202560 692 0 0 0 72559 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782504152000 5039453 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
[pid=26280/tid=26289] ppid=26277 vsize=617876 memory=1724 CPUtime=716.74 cores=0-7
/proc/26280/task/26289/stat : 26289 (cosoco) R 26277 26280 24258 0 -1 4202560 723 0 0 0 71674 0 0 0 20 0 9 0 559567355 632705024 1175 33554432000 4194304 6211132 140734086113600 139782495759296 5039132 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8683520 140734086120465 140734086120557 140734086120557 140734086123470 0
Current children cumulated CPU time: 5795.76 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4700 KiB

Child status: 0
Real time (s): 725.764
CPU time (s): 5796.27
CPU user time (s): 5796.25
CPU system time (s): 0.016991
CPU usage (%): 798.644
Max. virtual memory (cumulated for all children) (KiB): 617876
Max. memory (cumulated for all children) (KiB): 4700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5796.25
system time used= 0.016991
maximum resident set size= 5052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7714
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= 61
involuntary context switches= 47680


# summary of solver processes directly reported to runsolver:
#   pid: 26280
#   total CPU time (s): 5796.27
#   total CPU user time (s): 5796.25
#   total CPU system time (s): 0.016991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.26686 second user time and 5.57134 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-30 10:44:44
IDJOB=4409538
IDBENCH=135733
IDSOLVER=2877
FILE ID=node103/4409538-1569833143
RUNJOBID= node103-1569827265-24285
PBS_JOBID= 21705929
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n15/TravellingSalesman-15-30-04.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409538-1569833143/watcher-4409538-1569833143 -o /tmp/evaluation-result-4409538-1569833143/solver-4409538-1569833143 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1569827265-24285 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409538-1569833143.xml

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

MD5SUM BENCH= 3ec1135b215453db38ac12e83e420ae6
RANDOM SEED=1751011557

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
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:        31580984 kB
MemAvailable:   31870864 kB
Buffers:          182796 kB
Cached:           451576 kB
SwapCached:         7000 kB
Active:           335608 kB
Inactive:         312616 kB
Active(anon):      21868 kB
Inactive(anon):    74244 kB
Active(file):     313740 kB
Inactive(file):   238372 kB
Unevictable:      107704 kB
Mlocked:          107704 kB
SwapTotal:      67108860 kB
SwapFree:       66999256 kB
Dirty:              2880 kB
Writeback:             0 kB
AnonPages:        253120 kB
Mapped:            26992 kB
Shmem:             73656 kB
Slab:             135716 kB
SReclaimable:     107208 kB
SUnreclaim:        28508 kB
KernelStack:        3744 kB
PageTables:         5392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     538564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 62028 MiB
End job on node103 at 2019-09-30 10:56:50