Trace number 4409693

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 parallelSAT (TO)3 20127.1 2520.02

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-4-insertions-3.xml
MD5SUM681bcba91e68c7fd43dde01217071906
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark4.94
Satisfiable
(Un)Satisfiability was proved
Number of variables79
Number of constraints156
Number of domains1
Minimum domain size79
Maximum domain size79
Distribution of domain sizes[{"size":79,"count":79}]
Minimum variable degree4
Maximum variable degree14
Distribution of variable degrees[{"degree":4,"count":13},{"degree":5,"count":65},{"degree":14,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":156}]
Number of extensional constraints0
Number of intensional constraints156
Distribution of constraint types[{"type":"intension","count":156}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.03	c
0.00/0.03	c This is cosoco 2.00 --  
0.00/0.03	c
0.00/0.03	c command line: cosoco -model -nbcores=8 HOME/instance-4409693-1569818897.xml 
0.00/0.03	c enable optimization
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.03 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 79
0.00/0.03	c |            Domain Sizes: 79..79
0.00/0.03	c |
0.00/0.03	c |             Constraints: 157
0.00/0.03	c |                   Arity: 2..79  -- Binary: 156
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          (X != Y): 156
0.00/0.03	c |                          Max constant: 1
0.00/0.03	c |                          
0.00/0.03	c |               Objective: Minimize Max constant
0.00/0.03	
0.00/0.03	c =========================================================================================================
0.00/0.03	c Parallel mode: Portfolio
0.00/0.03	c [pFactory][Group N°0] created (threads:8).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.03	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.03	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.03	c [pFactory][Group N°0] task 7 launched on thread 2.
0.00/0.03	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.03	c [pFactory][Group N°0] task 5 launched on thread 5.
0.00/0.03	c [pFactory][Group N°0] task 4 launched on thread 4.
0.00/0.03	c [pFactory][Group N°0] task 3 launched on thread 1.
0.00/0.03	c [pFactory][Group N°0] task 2 launched on thread 6.
0.00/0.03	c [pFactory][Group N°0] task 1 launched on thread 3.
0.00/0.03	c [pFactory][Group N°0] task 0 launched on thread 7.
0.00/0.03	o 78
0.00/0.03	o 3
20126.97/2520.01	
20126.97/2520.01	c *** INTERRUPTED ***
20126.97/2520.01	c call to solver        : 2
20126.97/2520.01	c
20126.97/2520.01	c restarts              : 4195103     
20126.97/2520.01	c conflicts             : 65892335     (3274 /sec)
20126.97/2520.01	c decisions             : 652851618    (32437 /sec)
20126.97/2520.01	c propagations          : 3261150153  (162028 /sec)
20126.97/2520.01	c root propagations     : 421         
20126.97/2520.01	c filter calls          : 8711282592     (432815 /sec)
20126.97/2520.01	c useless filter calls  : 6589363652     (75 %)
20126.97/2520.01	c Memory used           : 606.70 MB
20126.97/2520.01	c Best bound time (wc)  : 0.0300229 s
20126.97/2520.01	c CPU time              : 20127 s
20126.97/2520.01	c real time             : 2520.01 s
20126.97/2520.01	
20126.97/2520.01	s SATISFIABLE
20126.97/2520.01	c Best value found: 3
20126.97/2520.01	
20126.97/2520.01	
20126.97/2520.01	v <instantiation type='solution' cost='3'>
20126.97/2520.01	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[1] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[2] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[3] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[4] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[5] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[6] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[7] x[8] x[9] </list>
20126.97/2520.01	v <values>0 1 1 0 0 1 0 1 0 1 1 1 1 0 2 1 1 0 0 1 0 1 0 0 2 0 1 0 0 1 1 0 0 1 1 0 1 0 1 1 1 2 2 1 0 1 2 0 1 0 1 0 2 0 3 2 0 0 0 0 0 0 1 0 1 0 0 1 1 1 1 1 1 1 1 2 1 0 2 </values>
20126.97/2520.01	v </instantiation>
20126.97/2520.01	

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409693-1569818897/watcher-4409693-1569818897 -o /tmp/evaluation-result-4409693-1569818897/solver-4409693-1569818897 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1569816334-14422 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409693-1569818897.xml 

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

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


[startup+0.100379 s]*
/proc/loadavg: 8.04 8.17 7.78 9/200 14717
/proc/meminfo: memFree=30945120/32770624 swapFree=66976580/67108860
[pid=14706] ppid=14703 vsize=621256 memory=10368 CPUtime=0.6 cores=0-7
/proc/14706/stat : 14706 (cosoco) S 14703 14706 14394 0 -1 1077944320 3226 0 0 0 59 1 0 0 20 0 9 0 557829733 636166144 2592 33554432000 4194304 6211132 140720375226048 140720375224304 140323495149303 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
/proc/14706/statm: 155314 2592 850 493 0 148619 0
[pid=14706/tid=14710] ppid=14703 vsize=621256 memory=4134692831991786133 CPUtime=0.07 cores=0-7
/proc/14706/task/14710/stat : 14710 (cosoco) R 14703 14706 14394 0 -1 4202560 267 0 0 0 7 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323472006160 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14711] ppid=14703 vsize=621256 memory=4126316290023845779 CPUtime=0.07 cores=0-7
/proc/14706/task/14711/stat : 14711 (cosoco) R 14703 14706 14394 0 -1 4202560 268 0 0 0 7 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323463613456 5392272 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14712] ppid=14703 vsize=621256 memory=139969395525248 CPUtime=0.07 cores=0-7
/proc/14706/task/14712/stat : 14712 (cosoco) R 14703 14706 14394 0 -1 4202560 273 0 0 0 7 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323455220672 5396619 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14713] ppid=14703 vsize=621256 memory=0 CPUtime=0.06 cores=0-7
/proc/14706/task/14713/stat : 14713 (cosoco) R 14703 14706 14394 0 -1 4202560 131 0 0 0 6 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323446827544 5112672 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14714] ppid=14703 vsize=621256 memory=0 CPUtime=0.07 cores=0-7
/proc/14706/task/14714/stat : 14714 (cosoco) R 14703 14706 14394 0 -1 4202560 133 0 0 0 7 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323438435344 5390500 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14715] ppid=14703 vsize=621256 memory=0 CPUtime=0.07 cores=0-7
/proc/14706/task/14715/stat : 14715 (cosoco) R 14703 14706 14394 0 -1 4202560 87 0 0 0 7 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323430042168 5392272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14716] ppid=14703 vsize=621256 memory=-1 CPUtime=0.07 cores=0-7
/proc/14706/task/14716/stat : 14716 (cosoco) R 14703 14706 14394 0 -1 4202560 270 0 0 0 7 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323421649936 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14717] ppid=14703 vsize=621256 memory=0 CPUtime=0.07 cores=0-7
/proc/14706/task/14717/stat : 14717 (cosoco) R 14703 14706 14394 0 -1 4202560 137 0 0 0 7 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323413257232 5392384 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 621256 KiB
Current children cumulated memory: 10368 KiB

[startup+0.210384 s]*
/proc/loadavg: 8.04 8.17 7.78 9/200 14717
/proc/meminfo: memFree=30945120/32770624 swapFree=66976580/67108860
[pid=14706] ppid=14703 vsize=621256 memory=10368 CPUtime=1.47 cores=0-7
/proc/14706/stat : 14706 (cosoco) S 14703 14706 14394 0 -1 1077944320 3228 0 0 0 146 1 0 0 20 0 9 0 557829733 636166144 2592 33554432000 4194304 6211132 140720375226048 140720375224304 140323495149303 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
/proc/14706/statm: 155314 2592 850 493 0 148619 0
[pid=14706/tid=14710] ppid=14703 vsize=621256 memory=7310027617963868211 CPUtime=0.18 cores=0-7
/proc/14706/task/14710/stat : 14710 (cosoco) R 14703 14706 14394 0 -1 4202560 267 0 0 0 18 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323472006160 5390495 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14711] ppid=14703 vsize=621256 memory=288230587528118295 CPUtime=0.18 cores=0-7
/proc/14706/task/14711/stat : 14711 (cosoco) R 14703 14706 14394 0 -1 4202560 268 0 0 0 18 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323463613456 5392340 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14712] ppid=14703 vsize=621256 memory=139969399691353 CPUtime=0.18 cores=0-7
/proc/14706/task/14712/stat : 14712 (cosoco) R 14703 14706 14394 0 -1 4202560 273 0 0 0 18 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323455220672 5009195 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14713] ppid=14703 vsize=621256 memory=-1 CPUtime=0.16 cores=0-7
/proc/14706/task/14713/stat : 14713 (cosoco) R 14703 14706 14394 0 -1 4202560 131 0 0 0 16 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323446827544 5392747 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14714] ppid=14703 vsize=621256 memory=0 CPUtime=0.18 cores=0-7
/proc/14706/task/14714/stat : 14714 (cosoco) R 14703 14706 14394 0 -1 4202560 133 0 0 0 18 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323438435344 5392306 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14715] ppid=14703 vsize=621256 memory=0 CPUtime=0.18 cores=0-7
/proc/14706/task/14715/stat : 14715 (cosoco) R 14703 14706 14394 0 -1 4202560 89 0 0 0 18 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323430042168 5397281 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14716] ppid=14703 vsize=621256 memory=-1 CPUtime=0.18 cores=0-7
/proc/14706/task/14716/stat : 14716 (cosoco) R 14703 14706 14394 0 -1 4202560 270 0 0 0 18 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323421649936 5392297 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14717] ppid=14703 vsize=621256 memory=0 CPUtime=0.18 cores=0-7
/proc/14706/task/14717/stat : 14717 (cosoco) R 14703 14706 14394 0 -1 4202560 137 0 0 0 18 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323413257232 5392384 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 621256 KiB
Current children cumulated memory: 10368 KiB

[startup+0.310376 s]*
/proc/loadavg: 8.04 8.17 7.78 9/200 14717
/proc/meminfo: memFree=30945120/32770624 swapFree=66976580/67108860
[pid=14706] ppid=14703 vsize=621256 memory=10368 CPUtime=2.26 cores=0-7
/proc/14706/stat : 14706 (cosoco) S 14703 14706 14394 0 -1 1077944320 3229 0 0 0 225 1 0 0 20 0 9 0 557829733 636166144 2592 33554432000 4194304 6211132 140720375226048 140720375224304 140323495149303 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
/proc/14706/statm: 155314 2592 850 493 0 148619 0
[pid=14706/tid=14710] ppid=14703 vsize=621256 memory=6935054825532540783 CPUtime=0.28 cores=0-7
/proc/14706/task/14710/stat : 14710 (cosoco) R 14703 14706 14394 0 -1 4202560 267 0 0 0 28 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323472006160 5389851 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14711] ppid=14703 vsize=621256 memory=4126316290023845779 CPUtime=0.28 cores=0-7
/proc/14706/task/14711/stat : 14711 (cosoco) R 14703 14706 14394 0 -1 4202560 268 0 0 0 28 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323463613456 5112713 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14712] ppid=14703 vsize=621256 memory=0 CPUtime=0.28 cores=0-7
/proc/14706/task/14712/stat : 14712 (cosoco) R 14703 14706 14394 0 -1 4202560 273 0 0 0 28 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323455220672 5392297 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14713] ppid=14703 vsize=621256 memory=0 CPUtime=0.25 cores=0-7
/proc/14706/task/14713/stat : 14713 (cosoco) R 14703 14706 14394 0 -1 4202560 131 0 0 0 25 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323446827544 5392297 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14714] ppid=14703 vsize=621256 memory=6656426216303648864 CPUtime=0.28 cores=0-7
/proc/14706/task/14714/stat : 14714 (cosoco) R 14703 14706 14394 0 -1 4202560 133 0 0 0 28 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323438435344 5392740 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14715] ppid=14703 vsize=621256 memory=0 CPUtime=0.28 cores=0-7
/proc/14706/task/14715/stat : 14715 (cosoco) R 14703 14706 14394 0 -1 4202560 89 0 0 0 28 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323430042216 5392384 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14716] ppid=14703 vsize=621256 memory=0 CPUtime=0.28 cores=0-7
/proc/14706/task/14716/stat : 14716 (cosoco) R 14703 14706 14394 0 -1 4202560 270 0 0 0 28 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323421649936 5008816 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14717] ppid=14703 vsize=621256 memory=0 CPUtime=0.28 cores=0-7
/proc/14706/task/14717/stat : 14717 (cosoco) R 14703 14706 14394 0 -1 4202560 138 0 0 0 28 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323413257232 5392749 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
Current children cumulated CPU time: 2.26 s
Current children cumulated vsize: 621256 KiB
Current children cumulated memory: 10368 KiB

[startup+0.701386 s]
/proc/loadavg: 8.04 8.17 7.78 9/200 14717
/proc/meminfo: memFree=30945712/32770624 swapFree=66976580/67108860
[pid=14706] ppid=14703 vsize=621256 memory=10368 CPUtime=5.3 cores=0-7
/proc/14706/stat : 14706 (cosoco) S 14703 14706 14394 0 -1 1077944320 3229 0 0 0 529 1 0 0 20 0 9 0 557829733 636166144 2592 33554432000 4194304 6211132 140720375226048 140720375224304 140323495149303 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
/proc/14706/statm: 155314 2592 850 493 0 148619 0
[pid=14706/tid=14710] ppid=14703 vsize=621256 memory=776 CPUtime=0.66 cores=0-7
/proc/14706/task/14710/stat : 14710 (cosoco) R 14703 14706 14394 0 -1 4202560 267 0 0 0 66 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323472006160 5392272 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14711] ppid=14703 vsize=621256 memory=1564 CPUtime=0.66 cores=0-7
/proc/14706/task/14711/stat : 14711 (cosoco) R 14703 14706 14394 0 -1 4202560 268 0 0 0 66 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323463613456 5392371 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14712] ppid=14703 vsize=621256 memory=6328 CPUtime=0.66 cores=0-7
/proc/14706/task/14712/stat : 14712 (cosoco) R 14703 14706 14394 0 -1 4202560 273 0 0 0 66 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323455220672 5392747 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14713] ppid=14703 vsize=621256 memory=1060 CPUtime=0.61 cores=0-7
/proc/14706/task/14713/stat : 14713 (cosoco) R 14703 14706 14394 0 -1 4202560 131 0 0 0 61 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323446827544 5409485 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14714] ppid=14703 vsize=621256 memory=2828 CPUtime=0.66 cores=0-7
/proc/14706/task/14714/stat : 14714 (cosoco) R 14703 14706 14394 0 -1 4202560 133 0 0 0 66 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323438435264 5392751 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14715] ppid=14703 vsize=621256 memory=139973690492543 CPUtime=0.66 cores=0-7
/proc/14706/task/14715/stat : 14715 (cosoco) R 14703 14706 14394 0 -1 4202560 89 0 0 0 66 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323430042216 5390500 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14716] ppid=14703 vsize=621256 memory=4638778437306302560 CPUtime=0.66 cores=0-7
/proc/14706/task/14716/stat : 14716 (cosoco) R 14703 14706 14394 0 -1 4202560 270 0 0 0 66 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323421649936 5392352 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14717] ppid=14703 vsize=621256 memory=3470692292451393600 CPUtime=0.66 cores=0-7
/proc/14706/task/14717/stat : 14717 (cosoco) R 14703 14706 14394 0 -1 4202560 138 0 0 0 66 0 0 0 20 0 9 0 557829736 636166144 2592 33554432000 4194304 6211132 140720375226048 140323413256808 5008827 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
Current children cumulated CPU time: 5.3 s
Current children cumulated vsize: 621256 KiB
Current children cumulated memory: 10368 KiB

[startup+1.50138 s]
/proc/loadavg: 8.04 8.17 7.78 9/200 14717
/proc/meminfo: memFree=30945712/32770624 swapFree=66976580/67108860
[pid=14706] ppid=14703 vsize=621256 memory=10676 CPUtime=11.69 cores=0-7
/proc/14706/stat : 14706 (cosoco) S 14703 14706 14394 0 -1 1077944320 4057 0 0 0 1168 1 0 0 20 0 9 0 557829733 636166144 2669 33554432000 4194304 6211132 140720375226048 140720375224304 140323495149303 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
/proc/14706/statm: 155314 2669 850 493 0 148619 0
[pid=14706/tid=14710] ppid=14703 vsize=621256 memory=1660 CPUtime=1.46 cores=0-7
/proc/14706/task/14710/stat : 14710 (cosoco) R 14703 14706 14394 0 -1 4202560 356 0 0 0 146 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323472006160 5008971 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14711] ppid=14703 vsize=621256 memory=10308 CPUtime=1.46 cores=0-7
/proc/14706/task/14711/stat : 14711 (cosoco) R 14703 14706 14394 0 -1 4202560 417 0 0 0 146 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323463613456 5392306 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14712] ppid=14703 vsize=621256 memory=988 CPUtime=1.46 cores=0-7
/proc/14706/task/14712/stat : 14712 (cosoco) R 14703 14706 14394 0 -1 4202560 358 0 0 0 146 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323455220672 5008827 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14713] ppid=14703 vsize=621256 memory=2008 CPUtime=1.4 cores=0-7
/proc/14706/task/14713/stat : 14713 (cosoco) R 14703 14706 14394 0 -1 4202560 202 0 0 0 140 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323446827544 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14714] ppid=14703 vsize=621256 memory=1440 CPUtime=1.46 cores=0-7
/proc/14706/task/14714/stat : 14714 (cosoco) R 14703 14706 14394 0 -1 4202560 192 0 0 0 146 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323438435264 5392293 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14715] ppid=14703 vsize=621256 memory=580 CPUtime=1.46 cores=0-7
/proc/14706/task/14715/stat : 14715 (cosoco) R 14703 14706 14394 0 -1 4202560 216 0 0 0 146 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323430042216 5390530 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14716] ppid=14703 vsize=621256 memory=1720 CPUtime=1.46 cores=0-7
/proc/14706/task/14716/stat : 14716 (cosoco) R 14703 14706 14394 0 -1 4202560 383 0 0 0 146 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323421649936 5392749 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14717] ppid=14703 vsize=621256 memory=10604 CPUtime=1.46 cores=0-7
/proc/14706/task/14717/stat : 14717 (cosoco) R 14703 14706 14394 0 -1 4202560 273 0 0 0 146 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323413256808 5392293 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
Current children cumulated CPU time: 11.69 s
Current children cumulated vsize: 621256 KiB
Current children cumulated memory: 10676 KiB

[startup+3.10938 s]
/proc/loadavg: 8.04 8.17 7.78 9/200 14717
/proc/meminfo: memFree=30945836/32770624 swapFree=66976580/67108860
[pid=14706] ppid=14703 vsize=621256 memory=10676 CPUtime=24.53 cores=0-7
/proc/14706/stat : 14706 (cosoco) S 14703 14706 14394 0 -1 1077944320 4828 0 0 0 2452 1 0 0 20 0 9 0 557829733 636166144 2669 33554432000 4194304 6211132 140720375226048 140720375224304 140323495149303 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
/proc/14706/statm: 155314 2669 850 493 0 148619 0
[pid=14706/tid=14710] ppid=14703 vsize=621256 memory=0 CPUtime=3.07 cores=0-7
/proc/14706/task/14710/stat : 14710 (cosoco) R 14703 14706 14394 0 -1 4202560 453 0 0 0 307 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323472006160 5409485 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14711] ppid=14703 vsize=621256 memory=0 CPUtime=3.07 cores=0-7
/proc/14706/task/14711/stat : 14711 (cosoco) R 14703 14706 14394 0 -1 4202560 538 0 0 0 307 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323463613456 5008831 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14712] ppid=14703 vsize=621256 memory=5865491479076426066 CPUtime=3.07 cores=0-7
/proc/14706/task/14712/stat : 14712 (cosoco) R 14703 14706 14394 0 -1 4202560 421 0 0 0 307 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323455220672 5392375 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14713] ppid=14703 vsize=621256 memory=7524201410499929408 CPUtime=2.98 cores=0-7
/proc/14706/task/14713/stat : 14713 (cosoco) R 14703 14706 14394 0 -1 4202560 292 0 0 0 298 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323446827544 5392313 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14714] ppid=14703 vsize=621256 memory=0 CPUtime=3.07 cores=0-7
/proc/14706/task/14714/stat : 14714 (cosoco) R 14703 14706 14394 0 -1 4202560 267 0 0 0 307 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323438435264 5392747 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14715] ppid=14703 vsize=621256 memory=0 CPUtime=3.07 cores=0-7
/proc/14706/task/14715/stat : 14715 (cosoco) R 14703 14706 14394 0 -1 4202560 309 0 0 0 307 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323430042216 5165625 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14716] ppid=14703 vsize=621256 memory=1966176 CPUtime=3.07 cores=0-7
/proc/14706/task/14716/stat : 14716 (cosoco) R 14703 14706 14394 0 -1 4202560 487 0 0 0 307 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323421649936 5409485 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14717] ppid=14703 vsize=621256 memory=1967567 CPUtime=3.07 cores=0-7
/proc/14706/task/14717/stat : 14717 (cosoco) R 14703 14706 14394 0 -1 4202560 401 0 0 0 307 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323413256808 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
Current children cumulated CPU time: 24.53 s
Current children cumulated vsize: 621256 KiB
Current children cumulated memory: 10676 KiB

[startup+6.30138 s]
/proc/loadavg: 8.04 8.17 7.78 9/200 14717
/proc/meminfo: memFree=30945720/32770624 swapFree=66976580/67108860
[pid=14706] ppid=14703 vsize=621256 memory=10676 CPUtime=50.02 cores=0-7
/proc/14706/stat : 14706 (cosoco) S 14703 14706 14394 0 -1 1077944320 6481 0 0 0 5001 1 0 0 20 0 9 0 557829733 636166144 2669 33554432000 4194304 6211132 140720375226048 140720375224304 140323495149303 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
/proc/14706/statm: 155314 2669 850 493 0 148619 0
[pid=14706/tid=14710] ppid=14703 vsize=621256 memory=10676 CPUtime=6.26 cores=0-7
/proc/14706/task/14710/stat : 14710 (cosoco) R 14703 14706 14394 0 -1 4202560 661 0 0 0 626 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323472006160 5392335 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14711] ppid=14703 vsize=621256 memory=10676 CPUtime=6.26 cores=0-7
/proc/14706/task/14711/stat : 14711 (cosoco) R 14703 14706 14394 0 -1 4202560 766 0 0 0 626 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323463613456 5409485 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14712] ppid=14703 vsize=621256 memory=139973690492543 CPUtime=6.26 cores=0-7
/proc/14706/task/14712/stat : 14712 (cosoco) R 14703 14706 14394 0 -1 4202560 639 0 0 0 626 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323455220672 5392280 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14713] ppid=14703 vsize=621256 memory=0 CPUtime=6.14 cores=0-7
/proc/14706/task/14713/stat : 14713 (cosoco) R 14703 14706 14394 0 -1 4202560 475 0 0 0 614 0 0 0 20 0 9 0 557829736 636166144 2669 33554432000 4194304 6211132 140720375226048 140323446827544 5392293 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0

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

/proc/14706/task/14712/stat : 14712 (cosoco) R 14703 14706 14394 0 -1 4202560 6090 0 0 0 226213 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323455220672 5009317 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14713] ppid=14703 vsize=621256 memory=10680 CPUtime=2254.36 cores=0-7
/proc/14706/task/14713/stat : 14713 (cosoco) R 14703 14706 14394 0 -1 4202560 5592 0 0 0 225436 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323446827968 5165636 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14714] ppid=14703 vsize=621256 memory=10680 CPUtime=2250.92 cores=0-7
/proc/14706/task/14714/stat : 14714 (cosoco) R 14703 14706 14394 0 -1 4202560 4354 0 0 0 225092 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323438435264 5392375 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14715] ppid=14703 vsize=621256 memory=10680 CPUtime=2262.04 cores=0-7
/proc/14706/task/14715/stat : 14715 (cosoco) R 14703 14706 14394 0 -1 4202560 5008 0 0 0 226204 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323430042560 5392367 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14716] ppid=14703 vsize=621256 memory=10680 CPUtime=2261.99 cores=0-7
/proc/14706/task/14716/stat : 14716 (cosoco) R 14703 14706 14394 0 -1 4202560 5545 0 0 0 226199 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323421649856 5392371 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14717] ppid=14703 vsize=621256 memory=164 CPUtime=2262.08 cores=0-7
/proc/14706/task/14717/stat : 14717 (cosoco) R 14703 14706 14394 0 -1 4202560 5901 0 0 0 226208 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323413257152 5392747 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
Current children cumulated CPU time: 18068.6 s
Current children cumulated vsize: 621256 KiB
Current children cumulated memory: 10680 KiB

[startup+2322.3 s]
/proc/loadavg: 8.02 8.16 8.21 9/199 14915
/proc/meminfo: memFree=30948608/32770624 swapFree=66976580/67108860
[pid=14706] ppid=14703 vsize=621256 memory=10680 CPUtime=18547.9 cores=0-7
/proc/14706/stat : 14706 (cosoco) S 14703 14706 14394 0 -1 1077944320 46509 0 0 0 1854784 4 0 0 20 0 9 0 557829733 636166144 2670 33554432000 4194304 6211132 140720375226048 140720375224304 140323495149303 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
/proc/14706/statm: 155314 2670 850 493 0 148619 0
[pid=14706/tid=14710] ppid=14703 vsize=621256 memory=10680 CPUtime=2313.17 cores=0-7
/proc/14706/task/14710/stat : 14710 (cosoco) R 14703 14706 14394 0 -1 4202560 6205 0 0 0 231317 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323472006080 5392289 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14711] ppid=14703 vsize=621256 memory=10680 CPUtime=2321.83 cores=0-7
/proc/14706/task/14711/stat : 14711 (cosoco) R 14703 14706 14394 0 -1 4202560 5542 0 0 0 232183 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323463613376 5392324 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14712] ppid=14703 vsize=621256 memory=10680 CPUtime=2322.13 cores=0-7
/proc/14706/task/14712/stat : 14712 (cosoco) R 14703 14706 14394 0 -1 4202560 6202 0 0 0 232213 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323455220672 5392384 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14713] ppid=14703 vsize=621256 memory=10680 CPUtime=2314.36 cores=0-7
/proc/14706/task/14713/stat : 14713 (cosoco) R 14703 14706 14394 0 -1 4202560 5680 0 0 0 231436 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323446827968 5397384 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14714] ppid=14703 vsize=621256 memory=10680 CPUtime=2310.18 cores=0-7
/proc/14706/task/14714/stat : 14714 (cosoco) R 14703 14706 14394 0 -1 4202560 4437 0 0 0 231018 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323438435264 5409497 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14715] ppid=14703 vsize=621256 memory=10680 CPUtime=2322.04 cores=0-7
/proc/14706/task/14715/stat : 14715 (cosoco) R 14703 14706 14394 0 -1 4202560 5105 0 0 0 232204 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323430042560 5392293 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14716] ppid=14703 vsize=621256 memory=10680 CPUtime=2321.98 cores=0-7
/proc/14706/task/14716/stat : 14716 (cosoco) R 14703 14706 14394 0 -1 4202560 5638 0 0 0 232198 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323421649856 5409485 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14717] ppid=14703 vsize=621256 memory=10680 CPUtime=2322.09 cores=0-7
/proc/14706/task/14717/stat : 14717 (cosoco) R 14703 14706 14394 0 -1 4202560 6040 0 0 0 232209 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323413257152 5392301 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
Current children cumulated CPU time: 18547.9 s
Current children cumulated vsize: 621256 KiB
Current children cumulated memory: 10680 KiB

[startup+2382.3 s]
/proc/loadavg: 8.01 8.13 8.19 9/199 14918
/proc/meminfo: memFree=30949132/32770624 swapFree=66976580/67108860
[pid=14706] ppid=14703 vsize=621256 memory=10680 CPUtime=19027.1 cores=0-7
/proc/14706/stat : 14706 (cosoco) S 14703 14706 14394 0 -1 1077944320 47313 0 0 0 1902707 4 0 0 20 0 9 0 557829733 636166144 2670 33554432000 4194304 6211132 140720375226048 140720375224304 140323495149303 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
/proc/14706/statm: 155314 2670 850 493 0 148619 0
[pid=14706/tid=14710] ppid=14703 vsize=621256 memory=10680 CPUtime=2373.17 cores=0-7
/proc/14706/task/14710/stat : 14710 (cosoco) R 14703 14706 14394 0 -1 4202560 6327 0 0 0 237317 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323472006080 5392313 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14711] ppid=14703 vsize=621256 memory=10680 CPUtime=2381.82 cores=0-7
/proc/14706/task/14711/stat : 14711 (cosoco) R 14703 14706 14394 0 -1 4202560 5638 0 0 0 238182 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323463613376 5392313 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14712] ppid=14703 vsize=621256 memory=10680 CPUtime=2382.13 cores=0-7
/proc/14706/task/14712/stat : 14712 (cosoco) R 14703 14706 14394 0 -1 4202560 6319 0 0 0 238213 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323455220672 5409508 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14713] ppid=14703 vsize=621256 memory=10680 CPUtime=2374.35 cores=0-7
/proc/14706/task/14713/stat : 14713 (cosoco) R 14703 14706 14394 0 -1 4202560 5785 0 0 0 237435 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323446827968 5397207 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14714] ppid=14703 vsize=621256 memory=1564 CPUtime=2369.45 cores=0-7
/proc/14706/task/14714/stat : 14714 (cosoco) R 14703 14706 14394 0 -1 4202560 4517 0 0 0 236945 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323438435264 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14715] ppid=14703 vsize=621256 memory=10680 CPUtime=2382.04 cores=0-7
/proc/14706/task/14715/stat : 14715 (cosoco) R 14703 14706 14394 0 -1 4202560 5190 0 0 0 238204 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323430042560 5392293 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14716] ppid=14703 vsize=621256 memory=1660 CPUtime=2381.98 cores=0-7
/proc/14706/task/14716/stat : 14716 (cosoco) R 14703 14706 14394 0 -1 4202560 5736 0 0 0 238198 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323421649856 5392367 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14717] ppid=14703 vsize=621256 memory=500 CPUtime=2382.08 cores=0-7
/proc/14706/task/14717/stat : 14717 (cosoco) R 14703 14706 14394 0 -1 4202560 6141 0 0 0 238208 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323413257152 5392301 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
Current children cumulated CPU time: 19027.1 s
Current children cumulated vsize: 621256 KiB
Current children cumulated memory: 10680 KiB

[startup+2442.3 s]
/proc/loadavg: 8.05 8.12 8.19 9/199 14924
/proc/meminfo: memFree=30948580/32770624 swapFree=66976580/67108860
[pid=14706] ppid=14703 vsize=621256 memory=10680 CPUtime=19506.3 cores=0-7
/proc/14706/stat : 14706 (cosoco) S 14703 14706 14394 0 -1 1077944320 48127 0 0 0 1950628 4 0 0 20 0 9 0 557829733 636166144 2670 33554432000 4194304 6211132 140720375226048 140720375224304 140323495149303 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
/proc/14706/statm: 155314 2670 850 493 0 148619 0
[pid=14706/tid=14710] ppid=14703 vsize=621256 memory=288230574492221466 CPUtime=2433.16 cores=0-7
/proc/14706/task/14710/stat : 14710 (cosoco) R 14703 14706 14394 0 -1 4202560 6445 0 0 0 243316 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323472006080 5392272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14711] ppid=14703 vsize=621256 memory=10680 CPUtime=2441.81 cores=0-7
/proc/14706/task/14711/stat : 14711 (cosoco) R 14703 14706 14394 0 -1 4202560 5727 0 0 0 244181 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323463613376 5398629 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14712] ppid=14703 vsize=621256 memory=10680 CPUtime=2442.12 cores=0-7
/proc/14706/task/14712/stat : 14712 (cosoco) R 14703 14706 14394 0 -1 4202560 6424 0 0 0 244212 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323455220672 5009101 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14713] ppid=14703 vsize=621256 memory=10680 CPUtime=2434.33 cores=0-7
/proc/14706/task/14713/stat : 14713 (cosoco) R 14703 14706 14394 0 -1 4202560 5902 0 0 0 243433 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323446827968 5391431 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14714] ppid=14703 vsize=621256 memory=10680 CPUtime=2428.72 cores=0-7
/proc/14706/task/14714/stat : 14714 (cosoco) R 14703 14706 14394 0 -1 4202560 4600 0 0 0 242872 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323438435264 5392293 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14715] ppid=14703 vsize=621256 memory=10680 CPUtime=2442.03 cores=0-7
/proc/14706/task/14715/stat : 14715 (cosoco) R 14703 14706 14394 0 -1 4202560 5293 0 0 0 244203 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323430042560 5392293 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14716] ppid=14703 vsize=621256 memory=10680 CPUtime=2441.97 cores=0-7
/proc/14706/task/14716/stat : 14716 (cosoco) R 14703 14706 14394 0 -1 4202560 5815 0 0 0 244197 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323421649856 5392306 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14717] ppid=14703 vsize=621256 memory=10680 CPUtime=2442.07 cores=0-7
/proc/14706/task/14717/stat : 14717 (cosoco) R 14703 14706 14394 0 -1 4202560 6261 0 0 0 244207 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323413257152 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
Current children cumulated CPU time: 19506.3 s
Current children cumulated vsize: 621256 KiB
Current children cumulated memory: 10680 KiB

[startup+2502.3 s]
/proc/loadavg: 8.09 8.12 8.18 9/199 14927
/proc/meminfo: memFree=30947436/32770624 swapFree=66976580/67108860
[pid=14706] ppid=14703 vsize=621256 memory=10680 CPUtime=19985.5 cores=0-7
/proc/14706/stat : 14706 (cosoco) S 14703 14706 14394 0 -1 1077944320 48940 0 0 0 1998550 4 0 0 20 0 9 0 557829733 636166144 2670 33554432000 4194304 6211132 140720375226048 140720375224304 140323495149303 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
/proc/14706/statm: 155314 2670 850 493 0 148619 0
[pid=14706/tid=14710] ppid=14703 vsize=621256 memory=10680 CPUtime=2493.16 cores=0-7
/proc/14706/task/14710/stat : 14710 (cosoco) R 14703 14706 14394 0 -1 4202560 6560 0 0 0 249316 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323472006080 5186260 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14711] ppid=14703 vsize=621256 memory=10680 CPUtime=2501.79 cores=0-7
/proc/14706/task/14711/stat : 14711 (cosoco) R 14703 14706 14394 0 -1 4202560 5813 0 0 0 250179 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323463613376 5397419 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14712] ppid=14703 vsize=621256 memory=10680 CPUtime=2502.12 cores=0-7
/proc/14706/task/14712/stat : 14712 (cosoco) R 14703 14706 14394 0 -1 4202560 6535 0 0 0 250212 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323455220672 5409485 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14713] ppid=14703 vsize=621256 memory=10680 CPUtime=2494.01 cores=0-7
/proc/14706/task/14713/stat : 14713 (cosoco) R 14703 14706 14394 0 -1 4202560 6029 0 0 0 249401 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323446827968 5392297 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14714] ppid=14703 vsize=621256 memory=10680 CPUtime=2488.29 cores=0-7
/proc/14706/task/14714/stat : 14714 (cosoco) R 14703 14706 14394 0 -1 4202560 4689 0 0 0 248829 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323438435264 5392289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14715] ppid=14703 vsize=621256 memory=10680 CPUtime=2502.03 cores=0-7
/proc/14706/task/14715/stat : 14715 (cosoco) R 14703 14706 14394 0 -1 4202560 5384 0 0 0 250203 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323430042560 5392736 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14716] ppid=14703 vsize=621256 memory=10680 CPUtime=2501.97 cores=0-7
/proc/14706/task/14716/stat : 14716 (cosoco) R 14703 14706 14394 0 -1 4202560 5913 0 0 0 250197 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323421649856 5392297 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14717] ppid=14703 vsize=621256 memory=1564 CPUtime=2502.06 cores=0-7
/proc/14706/task/14717/stat : 14717 (cosoco) R 14703 14706 14394 0 -1 4202560 6357 0 0 0 250206 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323413257152 5392104 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
Current children cumulated CPU time: 19985.5 s
Current children cumulated vsize: 621256 KiB
Current children cumulated memory: 10680 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.22 8.14 8.19 9/199 14927
/proc/meminfo: memFree=30947560/32770624 swapFree=66976580/67108860
[pid=14706] ppid=14703 vsize=621256 memory=10680 CPUtime=20127 cores=0-7
/proc/14706/stat : 14706 (cosoco) S 14703 14706 14394 0 -1 1077944320 48940 0 0 0 2012693 4 0 0 20 0 9 0 557829733 636166144 2670 33554432000 4194304 6211132 140720375226048 140720375224304 140323495149303 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
/proc/14706/statm: 155314 2670 850 493 0 148619 0
[pid=14706/tid=14710] ppid=14703 vsize=621256 memory=1398720917958146503 CPUtime=2510.87 cores=0-7
/proc/14706/task/14710/stat : 14710 (cosoco) R 14703 14706 14394 0 -1 4202560 6560 0 0 0 251087 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323472006080 5392306 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14711] ppid=14703 vsize=621256 memory=4126316290023845779 CPUtime=2519.5 cores=0-7
/proc/14706/task/14711/stat : 14711 (cosoco) R 14703 14706 14394 0 -1 4202560 5813 0 0 0 251950 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323463613376 5390448 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14712] ppid=14703 vsize=621256 memory=1398720917958146503 CPUtime=2519.83 cores=0-7
/proc/14706/task/14712/stat : 14712 (cosoco) R 14703 14706 14394 0 -1 4202560 6535 0 0 0 251983 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323455220672 5392352 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14713] ppid=14703 vsize=621256 memory=4126316290023845779 CPUtime=2511.5 cores=0-7
/proc/14706/task/14713/stat : 14713 (cosoco) R 14703 14706 14394 0 -1 4202560 6029 0 0 0 251150 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323446827968 5392371 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14714] ppid=14703 vsize=621256 memory=4104 CPUtime=2506 cores=0-7
/proc/14706/task/14714/stat : 14714 (cosoco) R 14703 14706 14394 0 -1 4202560 4689 0 0 0 250600 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323438435264 5392384 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14715] ppid=14703 vsize=621256 memory=1398720917958146503 CPUtime=2519.74 cores=0-7
/proc/14706/task/14715/stat : 14715 (cosoco) R 14703 14706 14394 0 -1 4202560 5384 0 0 0 251974 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323430042560 5392378 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14716] ppid=14703 vsize=621256 memory=4126316290023845779 CPUtime=2519.67 cores=0-7
/proc/14706/task/14716/stat : 14716 (cosoco) R 14703 14706 14394 0 -1 4202560 5913 0 0 0 251967 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323421649856 5397255 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
[pid=14706/tid=14717] ppid=14703 vsize=621256 memory=1808 CPUtime=2519.77 cores=0-7
/proc/14706/task/14717/stat : 14717 (cosoco) R 14703 14706 14394 0 -1 4202560 6357 0 0 0 251977 0 0 0 20 0 9 0 557829736 636166144 2670 33554432000 4194304 6211132 140720375226048 140323413257152 5392371 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 19390464 140720375227409 140720375227501 140720375227501 140720375230414 0
Current children cumulated CPU time: 20127 s
Current children cumulated vsize: 621256 KiB
Current children cumulated memory: 10680 KiB

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

[startup+2520.02 s]
# the end of solver process 14706 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20127 s, system=0.043981 s

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

Child status: 1
Real time (s): 2520.02
CPU time (s): 20127.1
CPU user time (s): 20127
CPU system time (s): 0.043981
CPU usage (%): 798.687
Max. virtual memory (cumulated for all children) (KiB): 621256
Max. memory (cumulated for all children) (KiB): 10680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20127
system time used= 0.043981
maximum resident set size= 10920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48991
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= 2406
involuntary context switches= 178859


# summary of solver processes directly reported to runsolver:
#   pid: 14706
#   total CPU time (s): 20127.1
#   total CPU user time (s): 20127
#   total CPU system time (s): 0.043981

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.1179 second user time and 19.2523 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-30 06:47:36
IDJOB=4409693
IDBENCH=120617
IDSOLVER=2877
FILE ID=node124/4409693-1569818897
RUNJOBID= node124-1569816334-14422
PBS_JOBID= 21705906
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-4-insertions-3.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409693-1569818897/watcher-4409693-1569818897 -o /tmp/evaluation-result-4409693-1569818897/solver-4409693-1569818897 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1569816334-14422 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409693-1569818897.xml

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

MD5SUM BENCH= 681bcba91e68c7fd43dde01217071906
RANDOM SEED=608880183

node124.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.47
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.47
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.47
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.47
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:        30952812 kB
MemAvailable:   31844204 kB
Buffers:          115876 kB
Cached:          1116320 kB
SwapCached:        29128 kB
Active:           878176 kB
Inactive:         387672 kB
Active(anon):       4428 kB
Inactive(anon):   111456 kB
Active(file):     873748 kB
Inactive(file):   276216 kB
Unevictable:      109524 kB
Mlocked:          109524 kB
SwapTotal:      67108860 kB
SwapFree:       66976580 kB
Dirty:              2808 kB
Writeback:             0 kB
AnonPages:        118996 kB
Mapped:            27360 kB
Shmem:             73488 kB
Slab:             143292 kB
SReclaimable:     114528 kB
SUnreclaim:        28764 kB
KernelStack:        3712 kB
PageTables:         5508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     538980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62028 MiB
End job on node124 at 2019-09-30 07:29:36