Trace number 4398810

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelSAT (TO)72 2012.63 252.023

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-11_c18.xml
MD5SUMed3f9a47d1f1ba76ff72e7160e212ad4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark886.709
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints56
Number of domains2
Minimum domain size121
Maximum domain size122
Distribution of domain sizes[{"size":121,"count":55},{"size":122,"count":11}]
Minimum variable degree0
Maximum variable degree11
Distribution of variable degrees[{"degree":0,"count":66},{"degree":2,"count":55},{"degree":10,"count":10},{"degree":11,"count":1}]
Minimum constraint arity3
Maximum constraint arity55
Distribution of constraint arities[{"arity":3,"count":55},{"arity":55,"count":1}]
Number of extensional constraints0
Number of intensional constraints55
Distribution of constraint types[{"type":"intension","count":55},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

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.05	c
0.00/0.05	c This is cosoco 2.00 --  
0.00/0.05	c
0.00/0.05	c command line: cosoco -model -nbcores=8 HOME/instance-4398810-1568611440.xml 
0.00/0.05	c enable optimization
0.00/0.05	c ========================================[ Problem Statistics ]===========================================
0.00/0.05	c |                                                                                                       
0.00/0.05	c |  Parse time        :         0.02 s 
0.00/0.05	c |
0.00/0.05	c |               Variables: 132
0.00/0.05	c |            Domain Sizes: 121..122
0.00/0.05	c |
0.00/0.05	c |             Constraints: 57
0.00/0.05	c |                   Arity: 1..55  -- Unary: 1  -- Ternary: 55
0.00/0.05	c | 
0.00/0.05	c |                   Types: 
0.00/0.05	c |                          All Different: 1
0.00/0.05	c |                          Intension: 1
0.00/0.05	c |                          Sum: 55
0.00/0.05	c |                          
0.00/0.05	c |               Objective: Minimize Intension
0.00/0.05	
0.00/0.05	c =========================================================================================================
0.00/0.05	c Parallel mode: Portfolio
0.00/0.05	c [pFactory][Group N°0] created (threads:8).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.05	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.05	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.05	c [pFactory][Group N°0] task 7 launched on thread 1.
0.00/0.05	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.05	c [pFactory][Group N°0] task 5 launched on thread 2.
0.00/0.05	c [pFactory][Group N°0] task 4 launched on thread 4.
0.00/0.05	c [pFactory][Group N°0] task 3 launched on thread 5.
0.00/0.05	c [pFactory][Group N°0] task 2 launched on thread 3.
0.00/0.05	c [pFactory][Group N°0] task 1 launched on thread 7.
0.00/0.05	c [pFactory][Group N°0] task 0 launched on thread 6.
0.00/0.05	o 120
0.00/0.05	o 98
0.00/0.06	o 96
0.00/0.06	o 95
0.00/0.06	o 94
0.00/0.07	o 93
0.00/0.08	o 91
0.00/0.10	o 90
0.68/0.12	o 88
0.68/0.13	o 85
0.68/0.14	o 82
1.54/0.30	o 81
3.12/0.44	o 79
3.91/0.57	o 78
4.64/0.61	o 76
18.94/2.43	o 75
108.39/13.61	o 74
152.39/19.18	o 72
2012.53/252.02	
2012.53/252.02	c *** INTERRUPTED ***
2012.53/252.02	c call to solver        : 6
2012.53/252.02	c
2012.53/252.02	c restarts              : 113551      
2012.53/252.02	c conflicts             : 1082552      (538 /sec)
2012.53/252.02	c decisions             : 2086351      (1037 /sec)
2012.53/252.02	c propagations          : 544558208   (270572 /sec)
2012.53/252.02	c root propagations     : 440         
2012.53/252.02	c filter calls          : 137712046      (68424 /sec)
2012.53/252.02	c useless filter calls  : 18122013       (13 %)
2012.53/252.02	c Memory used           : 604.94 MB
2012.53/252.02	c Best bound time (wc)  : 19.1823 s
2012.53/252.02	c CPU time              : 2012.62 s
2012.53/252.02	c real time             : 252.016 s
2012.53/252.02	
2012.53/252.02	s SATISFIABLE
2012.53/252.02	c Best value found: 72
2012.53/252.02	
2012.53/252.02	
2012.53/252.02	v <instantiation type='solution' cost='72'>
2012.53/252.02	v <list>x[0] x[10] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][0] y[0][10] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[10][0] y[10][10] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[10][9] y[1][0] y[1][10] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][0] y[2][10] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][0] y[3][10] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][0] y[4][10] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][0] y[5][10] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[5][9] y[6][0] y[6][10] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[6][8] y[6][9] y[7][0] y[7][10] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[7][9] y[8][0] y[8][10] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] y[8][9] y[9][0] y[9][10] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][9] </list>
2012.53/252.02	v <values>0 72 2 8 18 25 39 44 59 68 71 * 72 2 8 18 25 39 44 59 68 71 * * * * * * * * * * * * 70 * 6 16 23 37 42 57 66 69 * 64 * * 10 17 31 36 51 60 63 * 54 * * * 7 21 26 41 50 53 * 47 * * * * 14 19 34 43 46 * 33 * * * * * 5 20 29 32 * 28 * * * * * * 15 24 27 * 13 * * * * * * * 9 12 * 4 * * * * * * * * 3 * 1 * * * * * * * * * </values>
2012.53/252.02	v </instantiation>
2012.53/252.02	

Verifier Data

OK	72

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398810-1568611440/watcher-4398810-1568611440 -o /tmp/evaluation-result-4398810-1568611440/solver-4398810-1568611440 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568598281-5777 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398810-1568611440.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=9532, runsolver pid=9529

[startup+0.100716 s]*
/proc/loadavg: 7.76 6.64 6.30 9/199 9541
/proc/meminfo: memFree=31974840/32770624 swapFree=66974176/67108860
[pid=9532] ppid=9529 vsize=619980 memory=6768 CPUtime=0.68 cores=0-7
/proc/9532/stat : 9532 (cosoco) S 9529 9532 5749 0 -1 1077944320 2267 0 0 0 68 0 0 0 20 0 9 0 437406666 634859520 1692 33554432000 4194304 6211092 140720963568896 140720963567152 140429138292471 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
/proc/9532/statm: 154995 1692 836 493 0 148300 0
[pid=9532/tid=9534] ppid=9529 vsize=619980 memory=-2177352373413752899 CPUtime=0.08 cores=0-7
/proc/9532/task/9534/stat : 9534 (cosoco) R 9529 9532 5749 0 -1 4202560 107 0 0 0 8 0 0 0 20 0 9 0 437406669 634859520 1692 33554432000 4194304 6211092 140720963568896 140429115149328 5009056 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9535] ppid=9529 vsize=619980 memory=280329134970616 CPUtime=0.08 cores=0-7
/proc/9532/task/9535/stat : 9535 (cosoco) R 9529 9532 5749 0 -1 4202560 58 0 0 0 8 0 0 0 20 0 9 0 437406669 634859520 1692 33554432000 4194304 6211092 140720963568896 140429106756640 5393063 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9536] ppid=9529 vsize=619980 memory=140164622096000 CPUtime=0.08 cores=0-7
/proc/9532/task/9536/stat : 9536 (cosoco) R 9529 9532 5749 0 -1 4202560 63 0 0 0 8 0 0 0 20 0 9 0 437406669 634859520 1692 33554432000 4194304 6211092 140720963568896 140429098363712 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9537] ppid=9529 vsize=619980 memory=0 CPUtime=0.08 cores=0-7
/proc/9532/task/9537/stat : 9537 (cosoco) R 9529 9532 5749 0 -1 4202560 66 0 0 0 8 0 0 0 20 0 9 0 437406669 634859520 1692 33554432000 4194304 6211092 140720963568896 140429089971216 5393315 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9538] ppid=9529 vsize=619980 memory=0 CPUtime=0.07 cores=0-7
/proc/9532/task/9538/stat : 9538 (cosoco) R 9529 9532 5749 0 -1 4202560 72 0 0 0 7 0 0 0 20 0 9 0 437406669 634859520 1692 33554432000 4194304 6211092 140720963568896 140429081578512 5151092 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9539] ppid=9529 vsize=619980 memory=0 CPUtime=0.08 cores=0-7
/proc/9532/task/9539/stat : 9539 (cosoco) R 9529 9532 5749 0 -1 4202560 65 0 0 0 8 0 0 0 20 0 9 0 437406669 634859520 1692 33554432000 4194304 6211092 140720963568896 140429073185920 5149658 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9540] ppid=9529 vsize=619980 memory=-1 CPUtime=0.08 cores=0-7
/proc/9532/task/9540/stat : 9540 (cosoco) R 9529 9532 5749 0 -1 4202560 55 0 0 0 8 0 0 0 20 0 9 0 437406669 634859520 1692 33554432000 4194304 6211092 140720963568896 140429064793104 5076376 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9541] ppid=9529 vsize=619980 memory=0 CPUtime=0.08 cores=0-7
/proc/9532/task/9541/stat : 9541 (cosoco) R 9529 9532 5749 0 -1 4202560 65 0 0 0 8 0 0 0 20 0 9 0 437406669 634859520 1692 33554432000 4194304 6211092 140720963568896 140429056400192 5079264 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 619980 KiB
Current children cumulated memory: 6768 KiB

[startup+0.209715 s]*
/proc/loadavg: 7.76 6.64 6.30 9/199 9541
/proc/meminfo: memFree=31974840/32770624 swapFree=66974176/67108860
[pid=9532] ppid=9529 vsize=619588 memory=6792 CPUtime=1.54 cores=0-7
/proc/9532/stat : 9532 (cosoco) S 9529 9532 5749 0 -1 1077944320 2280 0 0 0 154 0 0 0 20 0 9 0 437406666 634458112 1698 33554432000 4194304 6211092 140720963568896 140720963567152 140429138292471 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
/proc/9532/statm: 154897 1698 836 493 0 148202 0
[pid=9532/tid=9534] ppid=9529 vsize=619588 memory=0 CPUtime=0.19 cores=0-7
/proc/9532/task/9534/stat : 9534 (cosoco) R 9529 9532 5749 0 -1 4202560 117 0 0 0 19 0 0 0 20 0 9 0 437406669 634458112 1698 33554432000 4194304 6211092 140720963568896 140429115149328 5389823 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9535] ppid=9529 vsize=619588 memory=280329134970616 CPUtime=0.19 cores=0-7
/proc/9532/task/9535/stat : 9535 (cosoco) R 9529 9532 5749 0 -1 4202560 58 0 0 0 19 0 0 0 20 0 9 0 437406669 634458112 1698 33554432000 4194304 6211092 140720963568896 140429106756640 5075269 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9536] ppid=9529 vsize=619588 memory=140164622096000 CPUtime=0.19 cores=0-7
/proc/9532/task/9536/stat : 9536 (cosoco) R 9529 9532 5749 0 -1 4202560 66 0 0 0 19 0 0 0 20 0 9 0 437406669 634458112 1698 33554432000 4194304 6211092 140720963568896 140429098363712 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9537] ppid=9529 vsize=619588 memory=0 CPUtime=0.19 cores=0-7
/proc/9532/task/9537/stat : 9537 (cosoco) R 9529 9532 5749 0 -1 4202560 66 0 0 0 19 0 0 0 20 0 9 0 437406669 634458112 1698 33554432000 4194304 6211092 140720963568896 140429089971216 5149079 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9538] ppid=9529 vsize=619588 memory=0 CPUtime=0.17 cores=0-7
/proc/9532/task/9538/stat : 9538 (cosoco) R 9529 9532 5749 0 -1 4202560 72 0 0 0 17 0 0 0 20 0 9 0 437406669 634458112 1698 33554432000 4194304 6211092 140720963568896 140429081578512 5079328 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9539] ppid=9529 vsize=619588 memory=0 CPUtime=0.19 cores=0-7
/proc/9532/task/9539/stat : 9539 (cosoco) R 9529 9532 5749 0 -1 4202560 65 0 0 0 19 0 0 0 20 0 9 0 437406669 634458112 1698 33554432000 4194304 6211092 140720963568896 140429073185696 5075218 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9540] ppid=9529 vsize=619588 memory=-1 CPUtime=0.19 cores=0-7
/proc/9532/task/9540/stat : 9540 (cosoco) R 9529 9532 5749 0 -1 4202560 55 0 0 0 19 0 0 0 20 0 9 0 437406669 634458112 1698 33554432000 4194304 6211092 140720963568896 140429064793104 5075568 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9541] ppid=9529 vsize=619588 memory=0 CPUtime=0.19 cores=0-7
/proc/9532/task/9541/stat : 9541 (cosoco) R 9529 9532 5749 0 -1 4202560 65 0 0 0 19 0 0 0 20 0 9 0 437406669 634458112 1698 33554432000 4194304 6211092 140720963568896 140429056400192 5008824 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 619588 KiB
Current children cumulated memory: 6792 KiB

[startup+0.309715 s]*
/proc/loadavg: 7.76 6.64 6.30 9/199 9541
/proc/meminfo: memFree=31974840/32770624 swapFree=66974176/67108860
[pid=9532] ppid=9529 vsize=619456 memory=6984 CPUtime=2.33 cores=0-7
/proc/9532/stat : 9532 (cosoco) S 9529 9532 5749 0 -1 1077944320 2280 0 0 0 233 0 0 0 20 0 9 0 437406666 634322944 1746 33554432000 4194304 6211092 140720963568896 140720963567152 140429138292471 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
/proc/9532/statm: 154864 1746 836 493 0 148169 0
[pid=9532/tid=9534] ppid=9529 vsize=619456 memory=0 CPUtime=0.29 cores=0-7
/proc/9532/task/9534/stat : 9534 (cosoco) R 9529 9532 5749 0 -1 4202560 117 0 0 0 29 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429115149584 5081744 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9535] ppid=9529 vsize=619456 memory=140164622096000 CPUtime=0.29 cores=0-7
/proc/9532/task/9535/stat : 9535 (cosoco) R 9529 9532 5749 0 -1 4202560 58 0 0 0 29 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429106756640 5149902 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9536] ppid=9529 vsize=619456 memory=3472468443669907120 CPUtime=0.29 cores=0-7
/proc/9532/task/9536/stat : 9536 (cosoco) R 9529 9532 5749 0 -1 4202560 66 0 0 0 29 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429098363712 5079072 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9537] ppid=9529 vsize=619456 memory=0 CPUtime=0.29 cores=0-7
/proc/9532/task/9537/stat : 9537 (cosoco) R 9529 9532 5749 0 -1 4202560 66 0 0 0 29 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429089971216 5149689 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9538] ppid=9529 vsize=619456 memory=0 CPUtime=0.26 cores=0-7
/proc/9532/task/9538/stat : 9538 (cosoco) R 9529 9532 5749 0 -1 4202560 72 0 0 0 26 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429081578512 5149682 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9539] ppid=9529 vsize=619456 memory=0 CPUtime=0.29 cores=0-7
/proc/9532/task/9539/stat : 9539 (cosoco) R 9529 9532 5749 0 -1 4202560 65 0 0 0 29 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429073185696 5075551 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9540] ppid=9529 vsize=619456 memory=0 CPUtime=0.29 cores=0-7
/proc/9532/task/9540/stat : 9540 (cosoco) R 9529 9532 5749 0 -1 4202560 55 0 0 0 29 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429064793104 5075587 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9541] ppid=9529 vsize=619456 memory=0 CPUtime=0.29 cores=0-7
/proc/9532/task/9541/stat : 9541 (cosoco) R 9529 9532 5749 0 -1 4202560 65 0 0 0 29 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429056400192 5082224 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
Current children cumulated CPU time: 2.33 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6984 KiB

[startup+0.700723 s]
/proc/loadavg: 7.76 6.64 6.30 9/199 9541
/proc/meminfo: memFree=31974468/32770624 swapFree=66974176/67108860
[pid=9532] ppid=9529 vsize=619456 memory=6984 CPUtime=5.37 cores=0-7
/proc/9532/stat : 9532 (cosoco) S 9529 9532 5749 0 -1 1077944320 2284 0 0 0 537 0 0 0 20 0 9 0 437406666 634322944 1746 33554432000 4194304 6211092 140720963568896 140720963567152 140429138292471 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
/proc/9532/statm: 154864 1746 836 493 0 148169 0
[pid=9532/tid=9534] ppid=9529 vsize=619456 memory=299058902 CPUtime=0.67 cores=0-7
/proc/9532/task/9534/stat : 9534 (cosoco) R 9529 9532 5749 0 -1 4202560 117 0 0 0 67 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429115149584 5075266 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9535] ppid=9529 vsize=619456 memory=0 CPUtime=0.67 cores=0-7
/proc/9532/task/9535/stat : 9535 (cosoco) R 9529 9532 5749 0 -1 4202560 58 0 0 0 67 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429106756640 5148947 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9536] ppid=9529 vsize=619456 memory=2004 CPUtime=0.67 cores=0-7
/proc/9532/task/9536/stat : 9536 (cosoco) R 9529 9532 5749 0 -1 4202560 68 0 0 0 67 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429098363712 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9537] ppid=9529 vsize=619456 memory=984 CPUtime=0.67 cores=0-7
/proc/9532/task/9537/stat : 9537 (cosoco) R 9529 9532 5749 0 -1 4202560 68 0 0 0 67 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429089971472 5076360 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9538] ppid=9529 vsize=619456 memory=2828 CPUtime=0.62 cores=0-7
/proc/9532/task/9538/stat : 9538 (cosoco) R 9529 9532 5749 0 -1 4202560 72 0 0 0 62 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429081578512 5150086 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9539] ppid=9529 vsize=619456 memory=756 CPUtime=0.67 cores=0-7
/proc/9532/task/9539/stat : 9539 (cosoco) R 9529 9532 5749 0 -1 4202560 65 0 0 0 67 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429073185696 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9540] ppid=9529 vsize=619456 memory=1548 CPUtime=0.67 cores=0-7
/proc/9532/task/9540/stat : 9540 (cosoco) R 9529 9532 5749 0 -1 4202560 55 0 0 0 67 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429064793104 5079344 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9541] ppid=9529 vsize=619456 memory=6784 CPUtime=0.67 cores=0-7
/proc/9532/task/9541/stat : 9541 (cosoco) R 9529 9532 5749 0 -1 4202560 65 0 0 0 67 0 0 0 20 0 9 0 437406669 634322944 1746 33554432000 4194304 6211092 140720963568896 140429056400192 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
Current children cumulated CPU time: 5.37 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6984 KiB

[startup+1.50072 s]
/proc/loadavg: 7.76 6.64 6.30 9/199 9541
/proc/meminfo: memFree=31974468/32770624 swapFree=66974176/67108860
[pid=9532] ppid=9529 vsize=619456 memory=7760 CPUtime=11.75 cores=0-7
/proc/9532/stat : 9532 (cosoco) S 9529 9532 5749 0 -1 1077944320 2964 0 0 0 1175 0 0 0 20 0 9 0 437406666 634322944 1940 33554432000 4194304 6211092 140720963568896 140720963567152 140429138292471 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
/proc/9532/statm: 154864 1940 845 493 0 148169 0
[pid=9532/tid=9534] ppid=9529 vsize=619456 memory=140168917063295 CPUtime=1.47 cores=0-7
/proc/9532/task/9534/stat : 9534 (cosoco) R 9529 9532 5749 0 -1 4202560 176 0 0 0 147 0 0 0 20 0 9 0 437406669 634322944 1940 33554432000 4194304 6211092 140720963568896 140429115149440 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9535] ppid=9529 vsize=619456 memory=2004 CPUtime=1.47 cores=0-7
/proc/9532/task/9535/stat : 9535 (cosoco) R 9529 9532 5749 0 -1 4202560 164 0 0 0 147 0 0 0 20 0 9 0 437406669 634322944 1940 33554432000 4194304 6211092 140720963568896 140429106756736 5397223 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9536] ppid=9529 vsize=619456 memory=984 CPUtime=1.47 cores=0-7
/proc/9532/task/9536/stat : 9536 (cosoco) R 9529 9532 5749 0 -1 4202560 112 0 0 0 147 0 0 0 20 0 9 0 437406669 634322944 1940 33554432000 4194304 6211092 140720963568896 140429098363768 5078752 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9537] ppid=9529 vsize=619456 memory=299058902 CPUtime=1.47 cores=0-7
/proc/9532/task/9537/stat : 9537 (cosoco) R 9529 9532 5749 0 -1 4202560 190 0 0 0 147 0 0 0 20 0 9 0 437406669 634322944 1940 33554432000 4194304 6211092 140720963568896 140429089971472 5151022 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9538] ppid=9529 vsize=619456 memory=0 CPUtime=1.41 cores=0-7
/proc/9532/task/9538/stat : 9538 (cosoco) R 9529 9532 5749 0 -1 4202560 117 0 0 0 141 0 0 0 20 0 9 0 437406669 634322944 1940 33554432000 4194304 6211092 140720963568896 140429081578512 5390088 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9539] ppid=9529 vsize=619456 memory=0 CPUtime=1.47 cores=0-7
/proc/9532/task/9539/stat : 9539 (cosoco) R 9529 9532 5749 0 -1 4202560 185 0 0 0 147 0 0 0 20 0 9 0 437406669 634322944 1940 33554432000 4194304 6211092 140720963568896 140429073185808 5149241 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9540] ppid=9529 vsize=619456 memory=140164513051040 CPUtime=1.47 cores=0-7
/proc/9532/task/9540/stat : 9540 (cosoco) R 9529 9532 5749 0 -1 4202560 104 0 0 0 147 0 0 0 20 0 9 0 437406669 634322944 1940 33554432000 4194304 6211092 140720963568896 140429064793104 5149648 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9541] ppid=9529 vsize=619456 memory=140164513051136 CPUtime=1.47 cores=0-7
/proc/9532/task/9541/stat : 9541 (cosoco) R 9529 9532 5749 0 -1 4202560 200 0 0 0 147 0 0 0 20 0 9 0 437406669 634322944 1940 33554432000 4194304 6211092 140720963568896 140429056400288 5081996 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
Current children cumulated CPU time: 11.75 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7760 KiB

[startup+3.10971 s]
/proc/loadavg: 7.78 6.66 6.31 9/199 9541
/proc/meminfo: memFree=31973984/32770624 swapFree=66974176/67108860
[pid=9532] ppid=9529 vsize=619456 memory=7824 CPUtime=24.6 cores=0-7
/proc/9532/stat : 9532 (cosoco) S 9529 9532 5749 0 -1 1077944320 3777 0 0 0 2460 0 0 0 20 0 9 0 437406666 634322944 1956 33554432000 4194304 6211092 140720963568896 140720963567152 140429138292471 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
/proc/9532/statm: 154864 1956 846 493 0 148169 0
[pid=9532/tid=9534] ppid=9529 vsize=619456 memory=0 CPUtime=3.08 cores=0-7
/proc/9532/task/9534/stat : 9534 (cosoco) R 9529 9532 5749 0 -1 4202560 238 0 0 0 308 0 0 0 20 0 9 0 437406669 634322944 1956 33554432000 4194304 6211092 140720963568896 140429115149080 5082343 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9535] ppid=9529 vsize=619456 memory=7760 CPUtime=3.08 cores=0-7
/proc/9532/task/9535/stat : 9535 (cosoco) R 9529 9532 5749 0 -1 4202560 250 0 0 0 308 0 0 0 20 0 9 0 437406669 634322944 1956 33554432000 4194304 6211092 140720963568896 140429106756736 5150073 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9536] ppid=9529 vsize=619456 memory=0 CPUtime=3.08 cores=0-7
/proc/9532/task/9536/stat : 9536 (cosoco) R 9529 9532 5749 0 -1 4202560 240 0 0 0 308 0 0 0 20 0 9 0 437406669 634322944 1956 33554432000 4194304 6211092 140720963568896 140429098363576 5078940 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9537] ppid=9529 vsize=619456 memory=0 CPUtime=3.08 cores=0-7
/proc/9532/task/9537/stat : 9537 (cosoco) R 9529 9532 5749 0 -1 4202560 287 0 0 0 308 0 0 0 20 0 9 0 437406669 634322944 1956 33554432000 4194304 6211092 140720963568896 140429089971216 5079295 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9538] ppid=9529 vsize=619456 memory=0 CPUtime=2.99 cores=0-7
/proc/9532/task/9538/stat : 9538 (cosoco) R 9529 9532 5749 0 -1 4202560 198 0 0 0 299 0 0 0 20 0 9 0 437406669 634322944 1956 33554432000 4194304 6211092 140720963568896 140429081578512 5008971 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9539] ppid=9529 vsize=619456 memory=55 CPUtime=3.08 cores=0-7
/proc/9532/task/9539/stat : 9539 (cosoco) R 9529 9532 5749 0 -1 4202560 323 0 0 0 308 0 0 0 20 0 9 0 437406669 634322944 1956 33554432000 4194304 6211092 140720963568896 140429073185808 5078752 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9540] ppid=9529 vsize=619456 memory=-7313654673739556905 CPUtime=3.08 cores=0-7
/proc/9532/task/9540/stat : 9540 (cosoco) R 9529 9532 5749 0 -1 4202560 227 0 0 0 308 0 0 0 20 0 9 0 437406669 634322944 1956 33554432000 4194304 6211092 140720963568896 140429064793104 5149084 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9541] ppid=9529 vsize=619456 memory=3560 CPUtime=3.08 cores=0-7
/proc/9532/task/9541/stat : 9541 (cosoco) R 9529 9532 5749 0 -1 4202560 298 0 0 0 308 0 0 0 20 0 9 0 437406669 634322944 1956 33554432000 4194304 6211092 140720963568896 140429056400288 5078752 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
Current children cumulated CPU time: 24.6 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7824 KiB

[startup+6.30071 s]
/proc/loadavg: 7.78 6.66 6.31 9/199 9541
/proc/meminfo: memFree=31974548/32770624 swapFree=66974176/67108860
[pid=9532] ppid=9529 vsize=619456 memory=7840 CPUtime=50.09 cores=0-7
/proc/9532/stat : 9532 (cosoco) S 9529 9532 5749 0 -1 1077944320 5089 0 0 0 5009 0 0 0 20 0 9 0 437406666 634322944 1960 33554432000 4194304 6211092 140720963568896 140720963567152 140429138292471 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
/proc/9532/statm: 154864 1960 846 493 0 148169 0
[pid=9532/tid=9534] ppid=9529 vsize=619456 memory=7840 CPUtime=6.27 cores=0-7
/proc/9532/task/9534/stat : 9534 (cosoco) R 9529 9532 5749 0 -1 4202560 391 0 0 0 627 0 0 0 20 0 9 0 437406669 634322944 1960 33554432000 4194304 6211092 140720963568896 140429115149080 5075781 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9535] ppid=9529 vsize=619456 memory=7760 CPUtime=6.27 cores=0-7
/proc/9532/task/9535/stat : 9535 (cosoco) R 9529 9532 5749 0 -1 4202560 429 0 0 0 627 0 0 0 20 0 9 0 437406669 634322944 1960 33554432000 4194304 6211092 140720963568896 140429106756736 5075568 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9536] ppid=9529 vsize=619456 memory=0 CPUtime=6.27 cores=0-7
/proc/9532/task/9536/stat : 9536 (cosoco) R 9529 9532 5749 0 -1 4202560 368 0 0 0 627 0 0 0 20 0 9 0 437406669 634322944 1960 33554432000 4194304 6211092 140720963568896 140429098363768 5079295 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9537] ppid=9529 vsize=619456 memory=140168917063295 CPUtime=6.27 cores=0-7
/proc/9532/task/9537/stat : 9537 (cosoco) R 9529 9532 5749 0 -1 4202560 418 0 0 0 627 0 0 0 20 0 9 0 437406669 634322944 1960 33554432000 4194304 6211092 140720963568896 140429089971216 5082393 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0

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

/proc/9532/task/9536/stat : 9536 (cosoco) R 9529 9532 5749 0 -1 4202560 863 0 0 0 2546 0 0 0 20 0 9 0 437406669 634322944 1968 33554432000 4194304 6211092 140720963568896 140429098363576 5075597 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9537] ppid=9529 vsize=619456 memory=7848 CPUtime=25.46 cores=0-7
/proc/9532/task/9537/stat : 9537 (cosoco) R 9529 9532 5749 0 -1 4202560 944 0 0 0 2546 0 0 0 20 0 9 0 437406669 634322944 1968 33554432000 4194304 6211092 140720963568896 140429089971216 5148969 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9538] ppid=9529 vsize=619456 memory=1757 CPUtime=25.12 cores=0-7
/proc/9532/task/9538/stat : 9538 (cosoco) R 9529 9532 5749 0 -1 4202560 649 0 0 0 2512 0 0 0 20 0 9 0 437406669 634322944 1968 33554432000 4194304 6211092 140720963568896 140429081578512 5079253 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9539] ppid=9529 vsize=619456 memory=0 CPUtime=25.47 cores=0-7
/proc/9532/task/9539/stat : 9539 (cosoco) R 9529 9532 5749 0 -1 4202560 993 0 0 0 2547 0 0 0 20 0 9 0 437406669 634322944 1968 33554432000 4194304 6211092 140720963568896 140429073185920 5075597 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9540] ppid=9529 vsize=619456 memory=280329025979776 CPUtime=25.47 cores=0-7
/proc/9532/task/9540/stat : 9540 (cosoco) R 9529 9532 5749 0 -1 4202560 878 0 0 0 2547 0 0 0 20 0 9 0 437406669 634322944 1968 33554432000 4194304 6211092 140720963568896 140429064793216 5149648 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9541] ppid=9529 vsize=619456 memory=280329025979872 CPUtime=25.47 cores=0-7
/proc/9532/task/9541/stat : 9541 (cosoco) R 9529 9532 5749 0 -1 4202560 969 0 0 0 2547 0 0 0 20 0 9 0 437406669 634322944 1968 33554432000 4194304 6211092 140720963568896 140429056400056 5076396 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
Current children cumulated CPU time: 203.44 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7872 KiB

[startup+51.1097 s]
/proc/loadavg: 7.90 6.85 6.39 9/199 9544
/proc/meminfo: memFree=31975292/32770624 swapFree=66974176/67108860
[pid=9532] ppid=9529 vsize=619456 memory=7896 CPUtime=407.97 cores=0-7
/proc/9532/stat : 9532 (cosoco) S 9529 9532 5749 0 -1 1077944320 9897 0 0 0 40797 0 0 0 20 0 9 0 437406666 634322944 1974 33554432000 4194304 6211092 140720963568896 140720963567152 140429138292471 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
/proc/9532/statm: 154864 1974 846 493 0 148169 0
[pid=9532/tid=9534] ppid=9529 vsize=619456 memory=-7035114785800479027 CPUtime=51.06 cores=0-7
/proc/9532/task/9534/stat : 9534 (cosoco) R 9529 9532 5749 0 -1 4202560 804 0 0 0 5106 0 0 0 20 0 9 0 437406669 634322944 1974 33554432000 4194304 6211092 140720963568896 140429115149080 5074665 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9535] ppid=9529 vsize=619456 memory=280329025902616 CPUtime=51.07 cores=0-7
/proc/9532/task/9535/stat : 9535 (cosoco) R 9529 9532 5749 0 -1 4202560 1016 0 0 0 5107 0 0 0 20 0 9 0 437406669 634322944 1974 33554432000 4194304 6211092 140720963568896 140429106756472 5149674 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9536] ppid=9529 vsize=619456 memory=7896 CPUtime=51.06 cores=0-7
/proc/9532/task/9536/stat : 9536 (cosoco) R 9529 9532 5749 0 -1 4202560 1000 0 0 0 5106 0 0 0 20 0 9 0 437406669 634322944 1974 33554432000 4194304 6211092 140720963568896 140429098363768 5075794 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9537] ppid=9529 vsize=619456 memory=7896 CPUtime=51.07 cores=0-7
/proc/9532/task/9537/stat : 9537 (cosoco) R 9529 9532 5749 0 -1 4202560 1123 0 0 0 5107 0 0 0 20 0 9 0 437406669 634322944 1974 33554432000 4194304 6211092 140720963568896 140429089971216 5081189 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9538] ppid=9529 vsize=619456 memory=4104 CPUtime=50.42 cores=0-7
/proc/9532/task/9538/stat : 9538 (cosoco) R 9529 9532 5749 0 -1 4202560 835 0 0 0 5042 0 0 0 20 0 9 0 437406669 634322944 1974 33554432000 4194304 6211092 140720963568896 140429081578512 5151075 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9539] ppid=9529 vsize=619456 memory=1412 CPUtime=51.08 cores=0-7
/proc/9532/task/9539/stat : 9539 (cosoco) R 9529 9532 5749 0 -1 4202560 1157 0 0 0 5108 0 0 0 20 0 9 0 437406669 634322944 1974 33554432000 4194304 6211092 140720963568896 140429073185920 5083000 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9540] ppid=9529 vsize=619456 memory=-7035114785800479027 CPUtime=51.08 cores=0-7
/proc/9532/task/9540/stat : 9540 (cosoco) R 9529 9532 5749 0 -1 4202560 1100 0 0 0 5108 0 0 0 20 0 9 0 437406669 634322944 1974 33554432000 4194304 6211092 140720963568896 140429064793104 5150543 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9541] ppid=9529 vsize=619456 memory=68 CPUtime=51.07 cores=0-7
/proc/9532/task/9541/stat : 9541 (cosoco) R 9529 9532 5749 0 -1 4202560 1146 0 0 0 5107 0 0 0 20 0 9 0 437406669 634322944 1974 33554432000 4194304 6211092 140720963568896 140429056400248 5082762 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
Current children cumulated CPU time: 407.97 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7896 KiB

[startup+102.301 s]
/proc/loadavg: 7.95 7.03 6.48 9/199 9547
/proc/meminfo: memFree=31974476/32770624 swapFree=66974176/67108860
[pid=9532] ppid=9529 vsize=619456 memory=7912 CPUtime=816.82 cores=0-7
/proc/9532/stat : 9532 (cosoco) S 9529 9532 5749 0 -1 1077944320 10581 0 0 0 81682 0 0 0 20 0 9 0 437406666 634322944 1978 33554432000 4194304 6211092 140720963568896 140720963567152 140429138292471 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
/proc/9532/statm: 154864 1978 846 493 0 148169 0
[pid=9532/tid=9534] ppid=9529 vsize=619456 memory=7912 CPUtime=102.25 cores=0-7
/proc/9532/task/9534/stat : 9534 (cosoco) R 9529 9532 5749 0 -1 4202560 889 0 0 0 10225 0 0 0 20 0 9 0 437406669 634322944 1978 33554432000 4194304 6211092 140720963568896 140429115149176 5076376 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9535] ppid=9529 vsize=619456 memory=7912 CPUtime=102.26 cores=0-7
/proc/9532/task/9535/stat : 9535 (cosoco) R 9529 9532 5749 0 -1 4202560 1085 0 0 0 10226 0 0 0 20 0 9 0 437406669 634322944 1978 33554432000 4194304 6211092 140720963568896 140429106756472 5079139 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9536] ppid=9529 vsize=619456 memory=7912 CPUtime=102.25 cores=0-7
/proc/9532/task/9536/stat : 9536 (cosoco) R 9529 9532 5749 0 -1 4202560 1074 0 0 0 10225 0 0 0 20 0 9 0 437406669 634322944 1978 33554432000 4194304 6211092 140720963568896 140429098363768 5075560 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9537] ppid=9529 vsize=619456 memory=7912 CPUtime=102.25 cores=0-7
/proc/9532/task/9537/stat : 9537 (cosoco) R 9529 9532 5749 0 -1 4202560 1230 0 0 0 10225 0 0 0 20 0 9 0 437406669 634322944 1978 33554432000 4194304 6211092 140720963568896 140429089971216 5079344 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9538] ppid=9529 vsize=619456 memory=984 CPUtime=101 cores=0-7
/proc/9532/task/9538/stat : 9538 (cosoco) R 9529 9532 5749 0 -1 4202560 900 0 0 0 10100 0 0 0 20 0 9 0 437406669 634322944 1978 33554432000 4194304 6211092 140720963568896 140429081578512 5076376 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9539] ppid=9529 vsize=619456 memory=0 CPUtime=102.25 cores=0-7
/proc/9532/task/9539/stat : 9539 (cosoco) R 9529 9532 5749 0 -1 4202560 1248 0 0 0 10225 0 0 0 20 0 9 0 437406669 634322944 1978 33554432000 4194304 6211092 140720963568896 140429073185696 5396409 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9540] ppid=9529 vsize=619456 memory=288230587427455269 CPUtime=102.26 cores=0-7
/proc/9532/task/9540/stat : 9540 (cosoco) R 9529 9532 5749 0 -1 4202560 1222 0 0 0 10226 0 0 0 20 0 9 0 437406669 634322944 1978 33554432000 4194304 6211092 140720963568896 140429064793104 5079264 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9541] ppid=9529 vsize=619456 memory=7912 CPUtime=102.25 cores=0-7
/proc/9532/task/9541/stat : 9541 (cosoco) R 9529 9532 5749 0 -1 4202560 1217 0 0 0 10225 0 0 0 20 0 9 0 437406669 634322944 1978 33554432000 4194304 6211092 140720963568896 140429056399928 5150052 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
Current children cumulated CPU time: 816.82 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7912 KiB

[startup+162.301 s]
/proc/loadavg: 7.98 7.20 6.57 9/199 9551
/proc/meminfo: memFree=31973600/32770624 swapFree=66974184/67108860
[pid=9532] ppid=9529 vsize=619456 memory=7948 CPUtime=1296.05 cores=0-7
/proc/9532/stat : 9532 (cosoco) S 9529 9532 5749 0 -1 1077944320 11224 0 0 0 129604 1 0 0 20 0 9 0 437406666 634322944 1987 33554432000 4194304 6211092 140720963568896 140720963567152 140429138292471 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
/proc/9532/statm: 154864 1987 846 493 0 148169 0
[pid=9532/tid=9534] ppid=9529 vsize=619456 memory=4008 CPUtime=162.23 cores=0-7
/proc/9532/task/9534/stat : 9534 (cosoco) R 9529 9532 5749 0 -1 4202560 954 0 0 0 16223 0 0 0 20 0 9 0 437406669 634322944 1987 33554432000 4194304 6211092 140720963568896 140429115149176 5149217 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9535] ppid=9529 vsize=619456 memory=7948 CPUtime=162.25 cores=0-7
/proc/9532/task/9535/stat : 9535 (cosoco) R 9529 9532 5749 0 -1 4202560 1162 0 0 0 16225 0 0 0 20 0 9 0 437406669 634322944 1987 33554432000 4194304 6211092 140720963568896 140429106756472 5075748 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9536] ppid=9529 vsize=619456 memory=7948 CPUtime=162.24 cores=0-7
/proc/9532/task/9536/stat : 9536 (cosoco) R 9529 9532 5749 0 -1 4202560 1145 0 0 0 16224 0 0 0 20 0 9 0 437406669 634322944 1987 33554432000 4194304 6211092 140720963568896 140429098363768 5079378 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9537] ppid=9529 vsize=619456 memory=7948 CPUtime=162.24 cores=0-7
/proc/9532/task/9537/stat : 9537 (cosoco) R 9529 9532 5749 0 -1 4202560 1329 0 0 0 16224 0 0 0 20 0 9 0 437406669 634322944 1987 33554432000 4194304 6211092 140720963568896 140429089971216 5149624 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9538] ppid=9529 vsize=619456 memory=7948 CPUtime=160.28 cores=0-7
/proc/9532/task/9538/stat : 9538 (cosoco) R 9529 9532 5749 0 -1 4202560 975 0 0 0 16028 0 0 0 20 0 9 0 437406669 634322944 1987 33554432000 4194304 6211092 140720963568896 140429081578512 5082393 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9539] ppid=9529 vsize=619456 memory=7948 CPUtime=162.25 cores=0-7
/proc/9532/task/9539/stat : 9539 (cosoco) R 9529 9532 5749 0 -1 4202560 1308 0 0 0 16225 0 0 0 20 0 9 0 437406669 634322944 1987 33554432000 4194304 6211092 140720963568896 140429073185920 5081320 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9540] ppid=9529 vsize=619456 memory=7948 CPUtime=162.26 cores=0-7
/proc/9532/task/9540/stat : 9540 (cosoco) R 9529 9532 5749 0 -1 4202560 1331 0 0 0 16226 0 0 0 20 0 9 0 437406669 634322944 1987 33554432000 4194304 6211092 140720963568896 140429064792952 5074419 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9541] ppid=9529 vsize=619456 memory=7948 CPUtime=162.24 cores=0-7
/proc/9532/task/9541/stat : 9541 (cosoco) R 9529 9532 5749 0 -1 4202560 1304 0 0 0 16224 0 0 0 20 0 9 0 437406669 634322944 1987 33554432000 4194304 6211092 140720963568896 140429056400024 5389851 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
Current children cumulated CPU time: 1296.05 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7948 KiB

[startup+222.301 s]
/proc/loadavg: 8.84 7.59 6.74 9/199 9556
/proc/meminfo: memFree=31974976/32770624 swapFree=66974184/67108860
[pid=9532] ppid=9529 vsize=619456 memory=7984 CPUtime=1775.24 cores=0-7
/proc/9532/stat : 9532 (cosoco) S 9529 9532 5749 0 -1 1077944320 11887 0 0 0 177523 1 0 0 20 0 9 0 437406666 634322944 1996 33554432000 4194304 6211092 140720963568896 140720963567152 140429138292471 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
/proc/9532/statm: 154864 1996 846 493 0 148169 0
[pid=9532/tid=9534] ppid=9529 vsize=619456 memory=7984 CPUtime=222.23 cores=0-7
/proc/9532/task/9534/stat : 9534 (cosoco) R 9529 9532 5749 0 -1 4202560 1034 0 0 0 22223 0 0 0 20 0 9 0 437406669 634322944 1996 33554432000 4194304 6211092 140720963568896 140429115149176 5078762 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9535] ppid=9529 vsize=619456 memory=7984 CPUtime=222.24 cores=0-7
/proc/9532/task/9535/stat : 9535 (cosoco) R 9529 9532 5749 0 -1 4202560 1244 0 0 0 22224 0 0 0 20 0 9 0 437406669 634322944 1996 33554432000 4194304 6211092 140720963568896 140429106756472 5082389 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9536] ppid=9529 vsize=619456 memory=7984 CPUtime=222.22 cores=0-7
/proc/9532/task/9536/stat : 9536 (cosoco) R 9529 9532 5749 0 -1 4202560 1222 0 0 0 22222 0 0 0 20 0 9 0 437406669 634322944 1996 33554432000 4194304 6211092 140720963568896 140429098363768 5397219 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9537] ppid=9529 vsize=619456 memory=7984 CPUtime=222.22 cores=0-7
/proc/9532/task/9537/stat : 9537 (cosoco) R 9529 9532 5749 0 -1 4202560 1416 0 0 0 22222 0 0 0 20 0 9 0 437406669 634322944 1996 33554432000 4194304 6211092 140720963568896 140429089971216 5079444 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9538] ppid=9529 vsize=619456 memory=7984 CPUtime=219.55 cores=0-7
/proc/9532/task/9538/stat : 9538 (cosoco) R 9529 9532 5749 0 -1 4202560 1053 0 0 0 21955 0 0 0 20 0 9 0 437406669 634322944 1996 33554432000 4194304 6211092 140720963568896 140429081578512 5082397 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9539] ppid=9529 vsize=619456 memory=7984 CPUtime=222.24 cores=0-7
/proc/9532/task/9539/stat : 9539 (cosoco) R 9529 9532 5749 0 -1 4202560 1385 0 0 0 22224 0 0 0 20 0 9 0 437406669 634322944 1996 33554432000 4194304 6211092 140720963568896 140429073185920 5150096 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9540] ppid=9529 vsize=619456 memory=7984 CPUtime=222.25 cores=0-7
/proc/9532/task/9540/stat : 9540 (cosoco) R 9529 9532 5749 0 -1 4202560 1422 0 0 0 22225 0 0 0 20 0 9 0 437406669 634322944 1996 33554432000 4194304 6211092 140720963568896 140429064792856 5149662 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9541] ppid=9529 vsize=619456 memory=27920 CPUtime=222.23 cores=0-7
/proc/9532/task/9541/stat : 9541 (cosoco) R 9529 9532 5749 0 -1 4202560 1395 0 0 0 22223 0 0 0 20 0 9 0 437406669 634322944 1996 33554432000 4194304 6211092 140720963568896 140429056400248 5186184 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
Current children cumulated CPU time: 1775.24 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7984 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 9.28 7.81 6.84 9/199 9556
/proc/meminfo: memFree=31975180/32770624 swapFree=66974184/67108860
[pid=9532] ppid=9529 vsize=619456 memory=8024 CPUtime=2012.53 cores=0-7
/proc/9532/stat : 9532 (cosoco) S 9529 9532 5749 0 -1 1077944320 12559 0 0 0 201252 1 0 0 20 0 9 0 437406666 634322944 2006 33554432000 4194304 6211092 140720963568896 140720963567152 140429138292471 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
/proc/9532/statm: 154864 2006 846 493 0 148169 0
[pid=9532/tid=9534] ppid=9529 vsize=619456 memory=2704 CPUtime=251.93 cores=0-7
/proc/9532/task/9534/stat : 9534 (cosoco) R 9529 9532 5749 0 -1 4202560 1095 0 0 0 25193 0 0 0 20 0 9 0 437406669 634322944 2006 33554432000 4194304 6211092 140720963568896 140429115149440 5078748 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9535] ppid=9529 vsize=619456 memory=-7003737579269690708 CPUtime=251.95 cores=0-7
/proc/9532/task/9535/stat : 9535 (cosoco) R 9529 9532 5749 0 -1 4202560 1317 0 0 0 25195 0 0 0 20 0 9 0 437406669 634322944 2006 33554432000 4194304 6211092 140720963568896 140429106756472 5075777 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9536] ppid=9529 vsize=619456 memory=1628 CPUtime=251.91 cores=0-7
/proc/9532/task/9536/stat : 9536 (cosoco) R 9529 9532 5749 0 -1 4202560 1286 0 0 0 25191 0 0 0 20 0 9 0 437406669 634322944 2006 33554432000 4194304 6211092 140720963568896 140429098363672 5082336 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9537] ppid=9529 vsize=619456 memory=8317482817917895235 CPUtime=251.93 cores=0-7
/proc/9532/task/9537/stat : 9537 (cosoco) R 9529 9532 5749 0 -1 4202560 1538 0 0 0 25193 0 0 0 20 0 9 0 437406669 634322944 2006 33554432000 4194304 6211092 140720963568896 140429089971328 5078752 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9538] ppid=9529 vsize=619456 memory=-7003737579269690708 CPUtime=248.9 cores=0-7
/proc/9532/task/9538/stat : 9538 (cosoco) R 9529 9532 5749 0 -1 4202560 1124 0 0 0 24890 0 0 0 20 0 9 0 437406669 634322944 2006 33554432000 4194304 6211092 140720963568896 140429081578512 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9539] ppid=9529 vsize=619456 memory=1628 CPUtime=251.95 cores=0-7
/proc/9532/task/9539/stat : 9539 (cosoco) R 9529 9532 5749 0 -1 4202560 1496 0 0 0 25195 0 0 0 20 0 9 0 437406669 634322944 2006 33554432000 4194304 6211092 140720963568896 140429073185920 5078748 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9540] ppid=9529 vsize=619456 memory=1548 CPUtime=251.95 cores=0-7
/proc/9532/task/9540/stat : 9540 (cosoco) R 9529 9532 5749 0 -1 4202560 1515 0 0 0 25195 0 0 0 20 0 9 0 437406669 634322944 2006 33554432000 4194304 6211092 140720963568896 140429064792856 5074760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
[pid=9532/tid=9541] ppid=9529 vsize=619456 memory=3560 CPUtime=251.94 cores=0-7
/proc/9532/task/9541/stat : 9541 (cosoco) R 9529 9532 5749 0 -1 4202560 1472 0 0 0 25194 0 0 0 20 0 9 0 437406669 634322944 2006 33554432000 4194304 6211092 140720963568896 140429056400152 5081320 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40202240 140720963572758 140720963572850 140720963572850 140720963575758 0
Current children cumulated CPU time: 2012.53 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 8024 KiB

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

[startup+252.023 s]
# the end of solver process 9532 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.62 s, system=0.012993 s

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

Child status: 1
Real time (s): 252.023
CPU time (s): 2012.63
CPU user time (s): 2012.62
CPU system time (s): 0.012993
CPU usage (%): 798.591
Max. virtual memory (cumulated for all children) (KiB): 619980
Max. memory (cumulated for all children) (KiB): 8024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.62
system time used= 0.012993
maximum resident set size= 8364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12607
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= 113
involuntary context switches= 17710


# summary of solver processes directly reported to runsolver:
#   pid: 9532
#   total CPU time (s): 2012.63
#   total CPU user time (s): 2012.62
#   total CPU system time (s): 0.012993

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.13257 second user time and 1.91212 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-16 07:23:18
IDJOB=4398810
IDBENCH=141364
IDSOLVER=2852
FILE ID=node121/4398810-1568611440
RUNJOBID= node121-1568598281-5777
PBS_JOBID= 21703423
Free space on /tmp= 61408 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-11_c18.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398810-1568611440/watcher-4398810-1568611440 -o /tmp/evaluation-result-4398810-1568611440/solver-4398810-1568611440 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568598281-5777 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398810-1568611440.xml

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

MD5SUM BENCH= ed3f9a47d1f1ba76ff72e7160e212ad4
RANDOM SEED=2109184013

node121.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:        31977772 kB
MemAvailable:   31930744 kB
Buffers:           14676 kB
Cached:           228384 kB
SwapCached:         9096 kB
Active:            53584 kB
Inactive:         202948 kB
Active(anon):       5052 kB
Inactive(anon):    38808 kB
Active(file):      48532 kB
Inactive(file):   164140 kB
Unevictable:      109604 kB
Mlocked:          109604 kB
SwapTotal:      67108860 kB
SwapFree:       66974176 kB
Dirty:              2856 kB
Writeback:             0 kB
AnonPages:        113876 kB
Mapped:            37748 kB
Shmem:             21816 kB
Slab:             128960 kB
SReclaimable:      99696 kB
SUnreclaim:        29264 kB
KernelStack:        3408 kB
PageTables:         4808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     508124 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:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61404 MiB
End job on node121 at 2019-09-16 07:27:30