Trace number 4398317

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 parallelOPT76 4068.56 509.455

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n15/
TravellingSalesman-15-30-11.xml
MD5SUMc9ef4b7723c27fafe529968b8b9ea7d5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark48.8644
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size25
Distribution of domain sizes[{"size":15,"count":15},{"size":25,"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.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -model -nbcores=8 HOME/instance-4398317-1568610091.xml 
0.00/0.02	c enable optimization
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.00 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 30
0.00/0.02	c |            Domain Sizes: 15..25
0.00/0.02	c |
0.00/0.02	c |             Constraints: 17
0.00/0.02	c |                   Arity: 3..15  -- Ternary: 15
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          All Different: 1
0.00/0.02	c |                          Extension: 15  (nb tuples: 210..210) -- (shared: 112)
0.00/0.02	c |                          Sum: 1
0.00/0.02	c |                          
0.00/0.02	c |               Objective: Minimize Sum
0.00/0.02	
0.00/0.02	c =========================================================================================================
0.00/0.02	c Parallel mode: Portfolio
0.00/0.02	c [pFactory][Group N°0] created (threads:8).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] task 7 launched on thread 1.
0.00/0.02	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.02	c [pFactory][Group N°0] task 5 launched on thread 5.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 2.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 3.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 4.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 7.
0.00/0.02	o 95
0.00/0.02	o 89
0.00/0.03	o 85
0.00/0.03	o 83
0.00/0.05	o 79
0.00/0.09	o 78
0.80/0.21	o 77
2.45/0.37	o 76
4068.12/509.45	c [pFactory][Group N°0] concurent mode: thread 6 has won with the task 3.
4068.12/509.45	c [pFactory][Group N°0] Thread N°0 is joined.
4068.12/509.45	c [pFactory][Group N°0] Thread N°1 is joined.
4068.12/509.45	c [pFactory][Group N°0] Thread N°2 is joined.
4068.12/509.45	c [pFactory][Group N°0] Thread N°3 is joined.
4068.12/509.45	c [pFactory][Group N°0] Thread N°4 is joined.
4068.12/509.45	c [pFactory][Group N°0] Thread N°5 is joined.
4068.12/509.45	c [pFactory][Group N°0] Thread N°6 is joined.
4068.12/509.45	c [pFactory][Group N°0] Thread N°7 is joined.
4068.12/509.45	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°6)
4068.12/509.45	s OPTIMUM FOUND
4068.12/509.45	c call to solver        : 6
4068.12/509.45	c
4068.12/509.45	c restarts              : 1049681     
4068.12/509.45	c conflicts             : 9146166      (2248 /sec)
4068.12/509.45	c decisions             : 22851677     (5617 /sec)
4068.12/509.45	c propagations          : 1307536290  (321377 /sec)
4068.12/509.45	c root propagations     : 443         
4068.12/509.45	c filter calls          : 244714174      (60148 /sec)
4068.12/509.45	c useless filter calls  : 141725406      (57 %)
4068.12/509.45	c Memory used           : 571.25 MB
4068.12/509.45	c Best bound time (wc)  : 0.37148 s
4068.12/509.45	c CPU time              : 4068.54 s
4068.12/509.45	c real time             : 509.449 s
4068.12/509.45	
4068.12/509.45	
4068.12/509.45	v <instantiation type='solution' cost='76'>
4068.12/509.45	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>
4068.12/509.45	v <values>2 10 6 5 0 1 3 4 8 7 9 11 12 14 13 1 4 4 10 8 1 5 9 4 1 5 2 12 4 6 </values>
4068.12/509.45	v </instantiation>
4068.12/509.45	

Verifier Data

OK	76

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398317-1568610091/watcher-4398317-1568610091 -o /tmp/evaluation-result-4398317-1568610091/solver-4398317-1568610091 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node117-1568610048-17485 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398317-1568610091.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=17502, runsolver pid=17499

[startup+0.100821 s]*
/proc/loadavg: 7.53 8.09 8.32 9/202 17511
/proc/meminfo: memFree=30866880/32770624 swapFree=66952508/67108860
[pid=17502] ppid=17499 vsize=617744 memory=4480 CPUtime=0.8 cores=0-7
/proc/17502/stat : 17502 (cosoco) S 17499 17502 17458 0 -1 1077944320 1337 0 0 0 80 0 0 0 20 0 9 0 436950972 632569856 1120 33554432000 4194304 6211092 140724189714560 140724189712816 140160506740471 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
/proc/17502/statm: 154436 1120 867 493 0 147741 0
[pid=17502/tid=17504] ppid=17499 vsize=617744 memory=8317482817917895235 CPUtime=0.1 cores=0-7
/proc/17502/task/17504/stat : 17504 (cosoco) R 17499 17502 17458 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160483597496 5157020 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17505] ppid=17499 vsize=617744 memory=4342489072520795232 CPUtime=0.1 cores=0-7
/proc/17502/task/17505/stat : 17505 (cosoco) R 17499 17502 17458 0 -1 4202560 16 0 0 0 10 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160475204880 5155957 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17506] ppid=17499 vsize=617744 memory=140601007122048 CPUtime=0.1 cores=0-7
/proc/17502/task/17506/stat : 17506 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 10 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160466812512 5039132 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17507] ppid=17499 vsize=617744 memory=0 CPUtime=0.1 cores=0-7
/proc/17502/task/17507/stat : 17507 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 10 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160458419384 5038964 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17508] ppid=17499 vsize=617744 memory=0 CPUtime=0.09 cores=0-7
/proc/17502/task/17508/stat : 17508 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 9 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160450026680 5079432 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17509] ppid=17499 vsize=617744 memory=0 CPUtime=0.1 cores=0-7
/proc/17502/task/17509/stat : 17509 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 10 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160441633976 5079838 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17510] ppid=17499 vsize=617744 memory=-1 CPUtime=0.1 cores=0-7
/proc/17502/task/17510/stat : 17510 (cosoco) R 17499 17502 17458 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160433241272 5039125 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17511] ppid=17499 vsize=617744 memory=0 CPUtime=0.1 cores=0-7
/proc/17502/task/17511/stat : 17511 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 10 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160424848992 5193696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
Current children cumulated CPU time: 0.8 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4480 KiB

[startup+0.210826 s]*
/proc/loadavg: 7.53 8.09 8.32 10/202 17512
/proc/meminfo: memFree=30866612/32770624 swapFree=66952508/67108860
[pid=17502] ppid=17499 vsize=617744 memory=4480 CPUtime=1.67 cores=0-7
/proc/17502/stat : 17502 (cosoco) S 17499 17502 17458 0 -1 1077944320 1338 0 0 0 167 0 0 0 20 0 9 0 436950972 632569856 1120 33554432000 4194304 6211092 140724189714560 140724189712816 140160506740471 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
/proc/17502/statm: 154436 1120 867 493 0 147741 0
[pid=17502/tid=17504] ppid=17499 vsize=617744 memory=-8471665047118529725 CPUtime=0.21 cores=0-7
/proc/17502/task/17504/stat : 17504 (cosoco) R 17499 17502 17458 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160483597496 5039026 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17505] ppid=17499 vsize=617744 memory=4342489072520795232 CPUtime=0.21 cores=0-7
/proc/17502/task/17505/stat : 17505 (cosoco) R 17499 17502 17458 0 -1 4202560 17 0 0 0 21 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160475204880 5079295 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17506] ppid=17499 vsize=617744 memory=140601007122048 CPUtime=0.21 cores=0-7
/proc/17502/task/17506/stat : 17506 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 21 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160466812512 5155804 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17507] ppid=17499 vsize=617744 memory=0 CPUtime=0.21 cores=0-7
/proc/17502/task/17507/stat : 17507 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 21 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160458419384 5039199 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17508] ppid=17499 vsize=617744 memory=0 CPUtime=0.19 cores=0-7
/proc/17502/task/17508/stat : 17508 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 19 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160450026680 5080576 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17509] ppid=17499 vsize=617744 memory=0 CPUtime=0.21 cores=0-7
/proc/17502/task/17509/stat : 17509 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 21 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160441633976 5037749 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17510] ppid=17499 vsize=617744 memory=-1 CPUtime=0.21 cores=0-7
/proc/17502/task/17510/stat : 17510 (cosoco) R 17499 17502 17458 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160433241360 5080576 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17511] ppid=17499 vsize=617744 memory=0 CPUtime=0.21 cores=0-7
/proc/17502/task/17511/stat : 17511 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 21 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160424848568 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4480 KiB

[startup+0.309821 s]*
/proc/loadavg: 7.53 8.09 8.32 9/202 17512
/proc/meminfo: memFree=30866612/32770624 swapFree=66952508/67108860
[pid=17502] ppid=17499 vsize=617744 memory=4480 CPUtime=2.45 cores=0-7
/proc/17502/stat : 17502 (cosoco) S 17499 17502 17458 0 -1 1077944320 1339 0 0 0 245 0 0 0 20 0 9 0 436950972 632569856 1120 33554432000 4194304 6211092 140724189714560 140724189712816 140160506740471 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
/proc/17502/statm: 154436 1120 867 493 0 147741 0
[pid=17502/tid=17504] ppid=17499 vsize=617744 memory=0 CPUtime=0.31 cores=0-7
/proc/17502/task/17504/stat : 17504 (cosoco) R 17499 17502 17458 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160483597496 5079063 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17505] ppid=17499 vsize=617744 memory=4342489072520795232 CPUtime=0.31 cores=0-7
/proc/17502/task/17505/stat : 17505 (cosoco) R 17499 17502 17458 0 -1 4202560 17 0 0 0 31 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160475204880 5039125 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17506] ppid=17499 vsize=617744 memory=140601007122050 CPUtime=0.31 cores=0-7
/proc/17502/task/17506/stat : 17506 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 31 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160466812512 5078812 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17507] ppid=17499 vsize=617744 memory=-1 CPUtime=0.31 cores=0-7
/proc/17502/task/17507/stat : 17507 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 31 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160458419384 5039065 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17508] ppid=17499 vsize=617744 memory=0 CPUtime=0.28 cores=0-7
/proc/17502/task/17508/stat : 17508 (cosoco) R 17499 17502 17458 0 -1 4202560 5 0 0 0 28 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160450026680 5039022 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17509] ppid=17499 vsize=617744 memory=0 CPUtime=0.31 cores=0-7
/proc/17502/task/17509/stat : 17509 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 31 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160441633976 5078771 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17510] ppid=17499 vsize=617744 memory=2208 CPUtime=0.31 cores=0-7
/proc/17502/task/17510/stat : 17510 (cosoco) R 17499 17502 17458 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160433241360 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17511] ppid=17499 vsize=617744 memory=0 CPUtime=0.31 cores=0-7
/proc/17502/task/17511/stat : 17511 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 31 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160424848568 5193696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
Current children cumulated CPU time: 2.45 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4480 KiB

[startup+0.700824 s]
/proc/loadavg: 7.53 8.09 8.32 9/202 17512
/proc/meminfo: memFree=30866348/32770624 swapFree=66952508/67108860
[pid=17502] ppid=17499 vsize=617744 memory=4480 CPUtime=5.49 cores=0-7
/proc/17502/stat : 17502 (cosoco) S 17499 17502 17458 0 -1 1077944320 1339 0 0 0 549 0 0 0 20 0 9 0 436950972 632569856 1120 33554432000 4194304 6211092 140724189714560 140724189712816 140160506740471 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
/proc/17502/statm: 154436 1120 867 493 0 147741 0
[pid=17502/tid=17504] ppid=17499 vsize=617744 memory=140605302089343 CPUtime=0.69 cores=0-7
/proc/17502/task/17504/stat : 17504 (cosoco) R 17499 17502 17458 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160483597496 5081669 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17505] ppid=17499 vsize=617744 memory=0 CPUtime=0.69 cores=0-7
/proc/17502/task/17505/stat : 17505 (cosoco) R 17499 17502 17458 0 -1 4202560 17 0 0 0 69 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160475204880 5155812 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17506] ppid=17499 vsize=617744 memory=0 CPUtime=0.69 cores=0-7
/proc/17502/task/17506/stat : 17506 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 69 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160466812512 5392519 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17507] ppid=17499 vsize=617744 memory=0 CPUtime=0.69 cores=0-7
/proc/17502/task/17507/stat : 17507 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 69 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160458419384 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17508] ppid=17499 vsize=617744 memory=0 CPUtime=0.64 cores=0-7
/proc/17502/task/17508/stat : 17508 (cosoco) R 17499 17502 17458 0 -1 4202560 5 0 0 0 64 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160450026680 5394136 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17509] ppid=17499 vsize=617744 memory=1056 CPUtime=0.69 cores=0-7
/proc/17502/task/17509/stat : 17509 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 69 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160441633976 5037868 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17510] ppid=17499 vsize=617744 memory=1552 CPUtime=0.69 cores=0-7
/proc/17502/task/17510/stat : 17510 (cosoco) R 17499 17502 17458 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160433241360 5397429 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17511] ppid=17499 vsize=617744 memory=1040 CPUtime=0.69 cores=0-7
/proc/17502/task/17511/stat : 17511 (cosoco) R 17499 17502 17458 0 -1 4202560 4 0 0 0 69 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160424848568 5193696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
Current children cumulated CPU time: 5.49 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4480 KiB

[startup+1.50082 s]
/proc/loadavg: 7.53 8.09 8.32 9/202 17512
/proc/meminfo: memFree=30866348/32770624 swapFree=66952508/67108860
[pid=17502] ppid=17499 vsize=617744 memory=4480 CPUtime=11.88 cores=0-7
/proc/17502/stat : 17502 (cosoco) S 17499 17502 17458 0 -1 1077944320 1574 0 0 0 1188 0 0 0 20 0 9 0 436950972 632569856 1120 33554432000 4194304 6211092 140724189714560 140724189712816 140160506740471 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
/proc/17502/statm: 154436 1120 867 493 0 147741 0
[pid=17502/tid=17504] ppid=17499 vsize=617744 memory=0 CPUtime=1.49 cores=0-7
/proc/17502/task/17504/stat : 17504 (cosoco) R 17499 17502 17458 0 -1 4202560 26 0 0 0 149 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160483597496 5079676 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17505] ppid=17499 vsize=617744 memory=0 CPUtime=1.49 cores=0-7
/proc/17502/task/17505/stat : 17505 (cosoco) R 17499 17502 17458 0 -1 4202560 38 0 0 0 149 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160475204880 5390056 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17506] ppid=17499 vsize=617744 memory=0 CPUtime=1.49 cores=0-7
/proc/17502/task/17506/stat : 17506 (cosoco) R 17499 17502 17458 0 -1 4202560 27 0 0 0 149 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160466812088 5155852 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17507] ppid=17499 vsize=617744 memory=0 CPUtime=1.49 cores=0-7
/proc/17502/task/17507/stat : 17507 (cosoco) R 17499 17502 17458 0 -1 4202560 50 0 0 0 149 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160458419384 5039178 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17508] ppid=17499 vsize=617744 memory=6656426216303648864 CPUtime=1.43 cores=0-7
/proc/17502/task/17508/stat : 17508 (cosoco) R 17499 17502 17458 0 -1 4202560 21 0 0 0 143 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160450026680 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17509] ppid=17499 vsize=617744 memory=6944656592455359580 CPUtime=1.49 cores=0-7
/proc/17502/task/17509/stat : 17509 (cosoco) R 17499 17502 17458 0 -1 4202560 45 0 0 0 149 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160441633976 5157767 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17510] ppid=17499 vsize=617744 memory=6944656575208382560 CPUtime=1.49 cores=0-7
/proc/17502/task/17510/stat : 17510 (cosoco) R 17499 17502 17458 0 -1 4202560 48 0 0 0 149 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160433241360 5397135 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17511] ppid=17499 vsize=617744 memory=129 CPUtime=1.49 cores=0-7
/proc/17502/task/17511/stat : 17511 (cosoco) R 17499 17502 17458 0 -1 4202560 28 0 0 0 149 0 0 0 20 0 9 0 436950973 632569856 1120 33554432000 4194304 6211092 140724189714560 140160424848568 5081375 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
Current children cumulated CPU time: 11.88 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4480 KiB

[startup+3.10982 s]
/proc/loadavg: 7.53 8.09 8.32 9/202 17512
/proc/meminfo: memFree=30866092/32770624 swapFree=66952508/67108860
[pid=17502] ppid=17499 vsize=617744 memory=4548 CPUtime=24.72 cores=0-7
/proc/17502/stat : 17502 (cosoco) S 17499 17502 17458 0 -1 1077944320 1816 0 0 0 2472 0 0 0 20 0 9 0 436950972 632569856 1137 33554432000 4194304 6211092 140724189714560 140724189712816 140160506740471 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
/proc/17502/statm: 154436 1137 867 493 0 147741 0
[pid=17502/tid=17504] ppid=17499 vsize=617744 memory=0 CPUtime=3.1 cores=0-7
/proc/17502/task/17504/stat : 17504 (cosoco) R 17499 17502 17458 0 -1 4202560 59 0 0 0 310 0 0 0 20 0 9 0 436950973 632569856 1137 33554432000 4194304 6211092 140724189714560 140160483597496 5081301 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17505] ppid=17499 vsize=617744 memory=4480 CPUtime=3.1 cores=0-7
/proc/17502/task/17505/stat : 17505 (cosoco) R 17499 17502 17458 0 -1 4202560 56 0 0 0 310 0 0 0 20 0 9 0 436950973 632569856 1137 33554432000 4194304 6211092 140724189714560 140160475204880 5080204 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17506] ppid=17499 vsize=617744 memory=4480 CPUtime=3.1 cores=0-7
/proc/17502/task/17506/stat : 17506 (cosoco) R 17499 17502 17458 0 -1 4202560 57 0 0 0 310 0 0 0 20 0 9 0 436950973 632569856 1137 33554432000 4194304 6211092 140724189714560 140160466812088 5158072 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17507] ppid=17499 vsize=617744 memory=0 CPUtime=3.1 cores=0-7
/proc/17502/task/17507/stat : 17507 (cosoco) R 17499 17502 17458 0 -1 4202560 76 0 0 0 310 0 0 0 20 0 9 0 436950973 632569856 1137 33554432000 4194304 6211092 140724189714560 140160458419384 5158020 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17508] ppid=17499 vsize=617744 memory=4480 CPUtime=3.01 cores=0-7
/proc/17502/task/17508/stat : 17508 (cosoco) R 17499 17502 17458 0 -1 4202560 52 0 0 0 301 0 0 0 20 0 9 0 436950973 632569856 1137 33554432000 4194304 6211092 140724189714560 140160450026680 5082393 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17509] ppid=17499 vsize=617744 memory=780 CPUtime=3.09 cores=0-7
/proc/17502/task/17509/stat : 17509 (cosoco) R 17499 17502 17458 0 -1 4202560 75 0 0 0 309 0 0 0 20 0 9 0 436950973 632569856 1137 33554432000 4194304 6211092 140724189714560 140160441633976 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17510] ppid=17499 vsize=617744 memory=0 CPUtime=3.1 cores=0-7
/proc/17502/task/17510/stat : 17510 (cosoco) R 17499 17502 17458 0 -1 4202560 84 0 0 0 310 0 0 0 20 0 9 0 436950973 632569856 1137 33554432000 4194304 6211092 140724189714560 140160433241360 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17511] ppid=17499 vsize=617744 memory=0 CPUtime=3.1 cores=0-7
/proc/17502/task/17511/stat : 17511 (cosoco) R 17499 17502 17458 0 -1 4202560 66 0 0 0 310 0 0 0 20 0 9 0 436950973 632569856 1137 33554432000 4194304 6211092 140724189714560 140160424848568 5392343 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
Current children cumulated CPU time: 24.72 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4548 KiB

[startup+6.30382 s]
/proc/loadavg: 7.65 8.10 8.33 9/202 17512
/proc/meminfo: memFree=30866852/32770624 swapFree=66952508/67108860
[pid=17502] ppid=17499 vsize=617744 memory=4668 CPUtime=50.23 cores=0-7
/proc/17502/stat : 17502 (cosoco) S 17499 17502 17458 0 -1 1077944320 2068 0 0 0 5023 0 0 0 20 0 9 0 436950972 632569856 1167 33554432000 4194304 6211092 140724189714560 140724189712816 140160506740471 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
/proc/17502/statm: 154436 1167 878 493 0 147741 0
[pid=17502/tid=17504] ppid=17499 vsize=617744 memory=0 CPUtime=6.29 cores=0-7
/proc/17502/task/17504/stat : 17504 (cosoco) R 17499 17502 17458 0 -1 4202560 75 0 0 0 629 0 0 0 20 0 9 0 436950973 632569856 1167 33554432000 4194304 6211092 140724189714560 140160483597496 5082539 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17505] ppid=17499 vsize=617744 memory=0 CPUtime=6.29 cores=0-7
/proc/17502/task/17505/stat : 17505 (cosoco) R 17499 17502 17458 0 -1 4202560 92 0 0 0 629 0 0 0 20 0 9 0 436950973 632569856 1167 33554432000 4194304 6211092 140724189714560 140160475204880 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17506] ppid=17499 vsize=617744 memory=4548 CPUtime=6.29 cores=0-7
/proc/17502/task/17506/stat : 17506 (cosoco) R 17499 17502 17458 0 -1 4202560 84 0 0 0 629 0 0 0 20 0 9 0 436950973 632569856 1167 33554432000 4194304 6211092 140724189714560 140160466812088 5037881 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17507] ppid=17499 vsize=617744 memory=4548 CPUtime=6.29 cores=0-7
/proc/17502/task/17507/stat : 17507 (cosoco) R 17499 17502 17458 0 -1 4202560 116 0 0 0 629 0 0 0 20 0 9 0 436950973 632569856 1167 33554432000 4194304 6211092 140724189714560 140160458419384 5397375 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0

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

Current children cumulated CPU time: 3884.44 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4688 KiB

[startup+499.201 s]
/proc/loadavg: 8.01 8.30 8.41 9/200 17564
/proc/meminfo: memFree=30869012/32770624 swapFree=66952528/67108860
[pid=17502] ppid=17499 vsize=617744 memory=4688 CPUtime=3986.66 cores=0-7
/proc/17502/stat : 17502 (cosoco) S 17499 17502 17458 0 -1 1077944320 6047 0 0 0 398665 1 0 0 20 0 9 0 436950972 632569856 1172 33554432000 4194304 6211092 140724189714560 140724189712816 140160506740471 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
/proc/17502/statm: 154436 1172 878 493 0 147741 0
[pid=17502/tid=17504] ppid=17499 vsize=617744 memory=4688 CPUtime=499.12 cores=0-7
/proc/17502/task/17504/stat : 17504 (cosoco) R 17499 17502 17458 0 -1 4202560 442 0 0 0 49912 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160483597200 5394140 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17505] ppid=17499 vsize=617744 memory=4688 CPUtime=499.14 cores=0-7
/proc/17502/task/17505/stat : 17505 (cosoco) R 17499 17502 17458 0 -1 4202560 660 0 0 0 49914 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160475204880 5079616 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17506] ppid=17499 vsize=617744 memory=1056 CPUtime=499.12 cores=0-7
/proc/17502/task/17506/stat : 17506 (cosoco) R 17499 17502 17458 0 -1 4202560 568 0 0 0 49912 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160466812088 5039540 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17507] ppid=17499 vsize=617744 memory=1552 CPUtime=499.08 cores=0-7
/proc/17502/task/17507/stat : 17507 (cosoco) R 17499 17502 17458 0 -1 4202560 638 0 0 0 49908 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160458419328 5081767 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17508] ppid=17499 vsize=617744 memory=740 CPUtime=492.79 cores=0-7
/proc/17502/task/17508/stat : 17508 (cosoco) R 17499 17502 17458 0 -1 4202560 562 0 0 0 49279 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160450026512 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17509] ppid=17499 vsize=617744 memory=1056 CPUtime=499.08 cores=0-7
/proc/17502/task/17509/stat : 17509 (cosoco) R 17499 17502 17458 0 -1 4202560 642 0 0 0 49908 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160441633976 5039149 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17510] ppid=17499 vsize=617744 memory=1552 CPUtime=499.14 cores=0-7
/proc/17502/task/17510/stat : 17510 (cosoco) R 17499 17502 17458 0 -1 4202560 650 0 0 0 49914 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160433241104 5080784 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17511] ppid=17499 vsize=617744 memory=2044 CPUtime=499.14 cores=0-7
/proc/17502/task/17511/stat : 17511 (cosoco) R 17499 17502 17458 0 -1 4202560 594 0 0 0 49914 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160424848400 5396756 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
Current children cumulated CPU time: 3986.66 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4688 KiB

[startup+505.601 s]
/proc/loadavg: 8.01 8.29 8.40 9/199 17564
/proc/meminfo: memFree=30868964/32770624 swapFree=66952528/67108860
[pid=17502] ppid=17499 vsize=617744 memory=4688 CPUtime=4037.77 cores=0-7
/proc/17502/stat : 17502 (cosoco) S 17499 17502 17458 0 -1 1077944320 6053 0 0 0 403776 1 0 0 20 0 9 0 436950972 632569856 1172 33554432000 4194304 6211092 140724189714560 140724189712816 140160506740471 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
/proc/17502/statm: 154436 1172 878 493 0 147741 0
[pid=17502/tid=17504] ppid=17499 vsize=617744 memory=14012 CPUtime=505.52 cores=0-7
/proc/17502/task/17504/stat : 17504 (cosoco) R 17499 17502 17458 0 -1 4202560 443 0 0 0 50552 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160483597200 5394151 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17505] ppid=17499 vsize=617744 memory=3612 CPUtime=505.54 cores=0-7
/proc/17502/task/17505/stat : 17505 (cosoco) R 17499 17502 17458 0 -1 4202560 660 0 0 0 50554 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160475204880 5396676 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17506] ppid=17499 vsize=617744 memory=30248 CPUtime=505.52 cores=0-7
/proc/17502/task/17506/stat : 17506 (cosoco) R 17499 17502 17458 0 -1 4202560 569 0 0 0 50552 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160466812088 5039007 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17507] ppid=17499 vsize=617744 memory=33 CPUtime=505.48 cores=0-7
/proc/17502/task/17507/stat : 17507 (cosoco) R 17499 17502 17458 0 -1 4202560 638 0 0 0 50548 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160458419328 5409453 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17508] ppid=17499 vsize=617744 memory=-6872055161978537118 CPUtime=499.11 cores=0-7
/proc/17502/task/17508/stat : 17508 (cosoco) R 17499 17502 17458 0 -1 4202560 563 0 0 0 49911 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160450026512 5039042 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17509] ppid=17499 vsize=617744 memory=4642247603895642010 CPUtime=505.48 cores=0-7
/proc/17502/task/17509/stat : 17509 (cosoco) R 17499 17502 17458 0 -1 4202560 643 0 0 0 50548 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160441633976 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17510] ppid=17499 vsize=617744 memory=4688 CPUtime=505.53 cores=0-7
/proc/17502/task/17510/stat : 17510 (cosoco) R 17499 17502 17458 0 -1 4202560 651 0 0 0 50553 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160433241216 5039217 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17511] ppid=17499 vsize=617744 memory=992 CPUtime=505.54 cores=0-7
/proc/17502/task/17511/stat : 17511 (cosoco) R 17499 17502 17458 0 -1 4202560 595 0 0 0 50554 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160424848272 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
Current children cumulated CPU time: 4037.77 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4688 KiB

[startup+507.201 s]
/proc/loadavg: 8.01 8.29 8.40 9/199 17564
/proc/meminfo: memFree=30869088/32770624 swapFree=66952528/67108860
[pid=17502] ppid=17499 vsize=617744 memory=4688 CPUtime=4050.55 cores=0-7
/proc/17502/stat : 17502 (cosoco) S 17499 17502 17458 0 -1 1077944320 6054 0 0 0 405054 1 0 0 20 0 9 0 436950972 632569856 1172 33554432000 4194304 6211092 140724189714560 140724189712816 140160506740471 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
/proc/17502/statm: 154436 1172 878 493 0 147741 0
[pid=17502/tid=17504] ppid=17499 vsize=617744 memory=4688 CPUtime=507.12 cores=0-7
/proc/17502/task/17504/stat : 17504 (cosoco) R 17499 17502 17458 0 -1 4202560 443 0 0 0 50712 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160483597200 5039026 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17505] ppid=17499 vsize=617744 memory=1408 CPUtime=507.14 cores=0-7
/proc/17502/task/17505/stat : 17505 (cosoco) R 17499 17502 17458 0 -1 4202560 661 0 0 0 50714 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160475204880 5039022 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17506] ppid=17499 vsize=617744 memory=2824 CPUtime=507.12 cores=0-7
/proc/17502/task/17506/stat : 17506 (cosoco) R 17499 17502 17458 0 -1 4202560 569 0 0 0 50712 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160466812088 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17507] ppid=17499 vsize=617744 memory=4688 CPUtime=507.08 cores=0-7
/proc/17502/task/17507/stat : 17507 (cosoco) R 17499 17502 17458 0 -1 4202560 638 0 0 0 50708 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160458419328 5039213 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17508] ppid=17499 vsize=617744 memory=6935054825532540783 CPUtime=500.69 cores=0-7
/proc/17502/task/17508/stat : 17508 (cosoco) R 17499 17502 17458 0 -1 4202560 563 0 0 0 50069 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160450026512 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17509] ppid=17499 vsize=617744 memory=11624 CPUtime=507.08 cores=0-7
/proc/17502/task/17509/stat : 17509 (cosoco) R 17499 17502 17458 0 -1 4202560 643 0 0 0 50708 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160441633976 5039213 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17510] ppid=17499 vsize=617744 memory=740 CPUtime=507.13 cores=0-7
/proc/17502/task/17510/stat : 17510 (cosoco) R 17499 17502 17458 0 -1 4202560 651 0 0 0 50713 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160433241216 5039217 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17511] ppid=17499 vsize=617744 memory=1056 CPUtime=507.14 cores=0-7
/proc/17502/task/17511/stat : 17511 (cosoco) R 17499 17502 17458 0 -1 4202560 595 0 0 0 50714 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160424848272 5038697 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
Current children cumulated CPU time: 4050.55 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4688 KiB

[startup+508.801 s]
/proc/loadavg: 8.01 8.29 8.40 9/199 17564
/proc/meminfo: memFree=30869088/32770624 swapFree=66952528/67108860
[pid=17502] ppid=17499 vsize=617744 memory=4688 CPUtime=4063.33 cores=0-7
/proc/17502/stat : 17502 (cosoco) S 17499 17502 17458 0 -1 1077944320 6057 0 0 0 406332 1 0 0 20 0 9 0 436950972 632569856 1172 33554432000 4194304 6211092 140724189714560 140724189712816 140160506740471 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
/proc/17502/statm: 154436 1172 878 493 0 147741 0
[pid=17502/tid=17504] ppid=17499 vsize=617744 memory=1720 CPUtime=508.72 cores=0-7
/proc/17502/task/17504/stat : 17504 (cosoco) R 17499 17502 17458 0 -1 4202560 443 0 0 0 50872 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160483597200 5080402 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17505] ppid=17499 vsize=617744 memory=4688 CPUtime=508.74 cores=0-7
/proc/17502/task/17505/stat : 17505 (cosoco) R 17499 17502 17458 0 -1 4202560 661 0 0 0 50874 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160475204880 5078812 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17506] ppid=17499 vsize=617744 memory=992 CPUtime=508.72 cores=0-7
/proc/17502/task/17506/stat : 17506 (cosoco) R 17499 17502 17458 0 -1 4202560 570 0 0 0 50872 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160466812088 5081322 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17507] ppid=17499 vsize=617744 memory=2044 CPUtime=508.68 cores=0-7
/proc/17502/task/17507/stat : 17507 (cosoco) R 17499 17502 17458 0 -1 4202560 638 0 0 0 50868 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160458419328 5157557 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17508] ppid=17499 vsize=617744 memory=2044 CPUtime=502.27 cores=0-7
/proc/17502/task/17508/stat : 17508 (cosoco) R 17499 17502 17458 0 -1 4202560 563 0 0 0 50227 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160450026512 5389823 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17509] ppid=17499 vsize=617744 memory=1428 CPUtime=508.68 cores=0-7
/proc/17502/task/17509/stat : 17509 (cosoco) R 17499 17502 17458 0 -1 4202560 644 0 0 0 50868 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160441633976 5082393 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17510] ppid=17499 vsize=617744 memory=4688 CPUtime=508.73 cores=0-7
/proc/17502/task/17510/stat : 17510 (cosoco) R 17499 17502 17458 0 -1 4202560 651 0 0 0 50873 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160433241216 5078765 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17511] ppid=17499 vsize=617744 memory=4688 CPUtime=508.74 cores=0-7
/proc/17502/task/17511/stat : 17511 (cosoco) R 17499 17502 17458 0 -1 4202560 596 0 0 0 50874 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160424848272 5079328 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
Current children cumulated CPU time: 4063.33 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4688 KiB

[startup+509.201 s]
/proc/loadavg: 8.01 8.29 8.40 9/199 17564
/proc/meminfo: memFree=30869228/32770624 swapFree=66952528/67108860
[pid=17502] ppid=17499 vsize=617744 memory=4688 CPUtime=4066.52 cores=0-7
/proc/17502/stat : 17502 (cosoco) S 17499 17502 17458 0 -1 1077944320 6059 0 0 0 406651 1 0 0 20 0 9 0 436950972 632569856 1172 33554432000 4194304 6211092 140724189714560 140724189712816 140160506740471 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
/proc/17502/statm: 154436 1172 878 493 0 147741 0
[pid=17502/tid=17504] ppid=17499 vsize=617744 memory=6935054825532540783 CPUtime=509.12 cores=0-7
/proc/17502/task/17504/stat : 17504 (cosoco) R 17499 17502 17458 0 -1 4202560 444 0 0 0 50912 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160483597200 5079549 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17505] ppid=17499 vsize=617744 memory=2832 CPUtime=509.14 cores=0-7
/proc/17502/task/17505/stat : 17505 (cosoco) R 17499 17502 17458 0 -1 4202560 661 0 0 0 50914 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160475204880 5082762 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17506] ppid=17499 vsize=617744 memory=1720 CPUtime=509.12 cores=0-7
/proc/17502/task/17506/stat : 17506 (cosoco) R 17499 17502 17458 0 -1 4202560 570 0 0 0 50912 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160466812088 5035278 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17507] ppid=17499 vsize=617744 memory=1200 CPUtime=509.08 cores=0-7
/proc/17502/task/17507/stat : 17507 (cosoco) R 17499 17502 17458 0 -1 4202560 638 0 0 0 50908 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160458419328 5186312 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17508] ppid=17499 vsize=617744 memory=6935054825532540783 CPUtime=502.66 cores=0-7
/proc/17502/task/17508/stat : 17508 (cosoco) R 17499 17502 17458 0 -1 4202560 564 0 0 0 50266 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160450026512 5394155 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17509] ppid=17499 vsize=617744 memory=780 CPUtime=509.08 cores=0-7
/proc/17502/task/17509/stat : 17509 (cosoco) R 17499 17502 17458 0 -1 4202560 644 0 0 0 50908 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160441633976 5037865 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17510] ppid=17499 vsize=617744 memory=2832 CPUtime=509.13 cores=0-7
/proc/17502/task/17510/stat : 17510 (cosoco) R 17499 17502 17458 0 -1 4202560 651 0 0 0 50913 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160433241216 5009136 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17511] ppid=17499 vsize=617744 memory=1720 CPUtime=509.14 cores=0-7
/proc/17502/task/17511/stat : 17511 (cosoco) R 17499 17502 17458 0 -1 4202560 596 0 0 0 50914 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160424848272 5081230 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
Current children cumulated CPU time: 4066.52 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4688 KiB

[startup+509.401 s]
/proc/loadavg: 8.01 8.29 8.40 9/199 17564
/proc/meminfo: memFree=30869228/32770624 swapFree=66952528/67108860
[pid=17502] ppid=17499 vsize=617744 memory=4688 CPUtime=4068.12 cores=0-7
/proc/17502/stat : 17502 (cosoco) S 17499 17502 17458 0 -1 1077944320 6061 0 0 0 406811 1 0 0 20 0 9 0 436950972 632569856 1172 33554432000 4194304 6211092 140724189714560 140724189712816 140160506740471 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
/proc/17502/statm: 154436 1172 878 493 0 147741 0
[pid=17502/tid=17504] ppid=17499 vsize=617744 memory=5988 CPUtime=509.32 cores=0-7
/proc/17502/task/17504/stat : 17504 (cosoco) R 17499 17502 17458 0 -1 4202560 444 0 0 0 50932 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160483597200 5078744 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17505] ppid=17499 vsize=617744 memory=14012 CPUtime=509.34 cores=0-7
/proc/17502/task/17505/stat : 17505 (cosoco) R 17499 17502 17458 0 -1 4202560 661 0 0 0 50934 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160475204880 5038964 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17506] ppid=17499 vsize=617744 memory=13692 CPUtime=509.32 cores=0-7
/proc/17502/task/17506/stat : 17506 (cosoco) R 17499 17502 17458 0 -1 4202560 570 0 0 0 50932 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160466812088 5038971 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17507] ppid=17499 vsize=617744 memory=4688 CPUtime=509.28 cores=0-7
/proc/17502/task/17507/stat : 17507 (cosoco) R 17499 17502 17458 0 -1 4202560 639 0 0 0 50928 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160458419328 5157976 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17508] ppid=17499 vsize=617744 memory=30248 CPUtime=502.86 cores=0-7
/proc/17502/task/17508/stat : 17508 (cosoco) R 17499 17502 17458 0 -1 4202560 564 0 0 0 50286 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160450026512 5397230 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17509] ppid=17499 vsize=617744 memory=992 CPUtime=509.28 cores=0-7
/proc/17502/task/17509/stat : 17509 (cosoco) R 17499 17502 17458 0 -1 4202560 644 0 0 0 50928 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160441633976 5079267 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17510] ppid=17499 vsize=617744 memory=2044 CPUtime=509.33 cores=0-7
/proc/17502/task/17510/stat : 17510 (cosoco) R 17499 17502 17458 0 -1 4202560 652 0 0 0 50933 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160433241216 5390444 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
[pid=17502/tid=17511] ppid=17499 vsize=617744 memory=1428 CPUtime=509.34 cores=0-7
/proc/17502/task/17511/stat : 17511 (cosoco) R 17499 17502 17458 0 -1 4202560 596 0 0 0 50934 0 0 0 20 0 9 0 436950973 632569856 1172 33554432000 4194304 6211092 140724189714560 140160424848272 5082803 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33456128 140724189717521 140724189717613 140724189717613 140724189720526 0
Current children cumulated CPU time: 4068.12 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4688 KiB

Child status: 0
Real time (s): 509.455
CPU time (s): 4068.56
CPU user time (s): 4068.54
CPU system time (s): 0.014992
CPU usage (%): 798.61
Max. virtual memory (cumulated for all children) (KiB): 617744
Max. memory (cumulated for all children) (KiB): 4688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4068.54
system time used= 0.014992
maximum resident set size= 4860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6165
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= 39
involuntary context switches= 33601


# summary of solver processes directly reported to runsolver:
#   pid: 17502
#   total CPU time (s): 4068.56
#   total CPU user time (s): 4068.54
#   total CPU system time (s): 0.014992

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.27953 second user time and 4.0779 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-16 07:00:48
IDJOB=4398317
IDBENCH=135738
IDSOLVER=2851
FILE ID=node117/4398317-1568610091
RUNJOBID= node117-1568610048-17485
PBS_JOBID= 21703443
Free space on /tmp= 61184 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n15/TravellingSalesman-15-30-11.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398317-1568610091/watcher-4398317-1568610091 -o /tmp/evaluation-result-4398317-1568610091/solver-4398317-1568610091 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node117-1568610048-17485 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398317-1568610091.xml

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

MD5SUM BENCH= c9ef4b7723c27fafe529968b8b9ea7d5
RANDOM SEED=957064680

node117.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.75
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.75
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.75
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.75
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:        30867600 kB
MemAvailable:   31851452 kB
Buffers:          101620 kB
Cached:          1160632 kB
SwapCached:        51044 kB
Active:           488728 kB
Inactive:         827016 kB
Active(anon):       3284 kB
Inactive(anon):    87312 kB
Active(file):     485444 kB
Inactive(file):   739704 kB
Unevictable:      109136 kB
Mlocked:          109136 kB
SwapTotal:      67108860 kB
SwapFree:       66952508 kB
Dirty:              2756 kB
Writeback:             0 kB
AnonPages:        112484 kB
Mapped:            39596 kB
Shmem:             28484 kB
Slab:             177804 kB
SReclaimable:     149080 kB
SUnreclaim:        28724 kB
KernelStack:        3552 kB
PageTables:         5496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505716 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= 61184 MiB
End job on node117 at 2019-09-16 07:09:18