Trace number 4398452

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 parallel? (TO) 20118.2 2520.02

General information on the benchmark

NameBinPacking/
BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.xml
MD5SUM9ef2b094cdda1b830103df1ca446c40b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables470
Number of constraints70
Number of domains2
Minimum domain size62
Maximum domain size68
Distribution of domain sizes[{"size":62,"count":469},{"size":68,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":402},{"degree":4,"count":67}]
Minimum constraint arity7
Maximum constraint arity469
Distribution of constraint arities[{"arity":7,"count":67},{"arity":68,"count":1},{"arity":469,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":67},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.09/0.13	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.09/0.13	c
0.09/0.13	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.09/0.13	c
0.09/0.13	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.09/0.13	c
0.09/0.13	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.09/0.13	c
0.09/0.13	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.09/0.13	c
0.09/0.14	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.09/0.14	c
0.09/0.14	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.09/0.14	c
0.09/0.14	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.09/0.14	c
20118.06/2520.02	c
20118.06/2520.02	c This is cosoco 2.00 --  
20118.06/2520.02	c
20118.06/2520.02	c command line: cosoco -model -nbcores=8 HOME/instance-4398452-1568611251.xml 
20118.06/2520.02	c enable optimization
20118.06/2520.02	c ========================================[ Problem Statistics ]===========================================
20118.06/2520.02	c |                                                                                                       
20118.06/2520.02	c |  Parse time        :         0.15 s 
20118.06/2520.02	c |
20118.06/2520.02	c |               Variables: 470
20118.06/2520.02	c |            Domain Sizes: 62..68
20118.06/2520.02	c |
20118.06/2520.02	c |             Constraints: 197
20118.06/2520.02	c |                   Arity: 1..469  -- Unary: 1
20118.06/2520.02	c | 
20118.06/2520.02	c |                   Types: 
20118.06/2520.02	c |                          Exactly K: 62
20118.06/2520.02	c |                          Exactly K variable: 1
20118.06/2520.02	c |                          Intension: 1
20118.06/2520.02	c |                          Lex: 66
20118.06/2520.02	c |                          MDD: 67
20118.06/2520.02	c |                          
20118.06/2520.02	c |               Objective: Maximize Intension
20118.06/2520.02	
20118.06/2520.02	c =========================================================================================================
20118.06/2520.02	c Parallel mode: Portfolio
20118.06/2520.02	c [pFactory][Group N°0] created (threads:8).
20118.06/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
20118.06/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
20118.06/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
20118.06/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
20118.06/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
20118.06/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
20118.06/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
20118.06/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
20118.06/2520.02	c [pFactory][Group N°0] concurrent mode: enabled.
20118.06/2520.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
20118.06/2520.02	c [pFactory][Group N°0] task 7 launched on thread 1.
20118.06/2520.02	c [pFactory][Group N°0] task 6 launched on thread 0.
20118.06/2520.02	c [pFactory][Group N°0] task 5 launched on thread 5.
20118.06/2520.02	c [pFactory][Group N°0] task 4 launched on thread 2.
20118.06/2520.02	c [pFactory][Group N°0] task 3 launched on thread 6.
20118.06/2520.02	c [pFactory][Group N°0] task 2 launched on thread 3.
20118.06/2520.02	c [pFactory][Group N°0] task 1 launched on thread 7.
20118.06/2520.02	c [pFactory][Group N°0] task 0 launched on thread 4.
20118.06/2520.02	
20118.06/2520.02	c *** INTERRUPTED ***
20118.06/2520.02	c call to solver        : 0
20118.06/2520.02	c
20118.06/2520.02	c restarts              : 2351        
20118.06/2520.02	c conflicts             : 33053        (2 /sec)
20118.06/2520.02	c decisions             : 755825       (38 /sec)
20118.06/2520.02	c propagations          : 23521311    (1169 /sec)
20118.06/2520.02	c root propagations     : 18760       
20118.06/2520.02	c filter calls          : 83011769       (4126 /sec)
20118.06/2520.02	c useless filter calls  : 81970438       (98 %)
20118.06/2520.02	c Memory used           : 640.42 MB
20118.06/2520.02	c Best bound time (wc)  : -1.56861e+09 s
20118.06/2520.02	c CPU time              : 20117.7 s
20118.06/2520.02	c real time             : 2520.02 s
20118.06/2520.02	
20118.06/2520.02	c No Bound found!
20118.06/2520.02	
20118.06/2520.02	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398452-1568611251/watcher-4398452-1568611251 -o /tmp/evaluation-result-4398452-1568611251/solver-4398452-1568611251 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568606289-14109 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398452-1568611251.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=14801, runsolver pid=14798
Current StackSize limit: 8192 KiB


[startup+0.10015 s]*
/proc/loadavg: 8.24 8.36 8.46 2/196 14802
/proc/meminfo: memFree=31752372/32770624 swapFree=66970472/67108860
[pid=14801] ppid=14798 vsize=47540 memory=22812 CPUtime=0.09 cores=0-7
/proc/14801/stat : 14801 (cosoco) R 14798 14801 14082 0 -1 4202496 6384 0 0 0 9 0 0 0 20 0 1 0 437374672 48680960 5703 33554432000 4194304 6211092 140733866421856 140733866418392 139651420097509 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
/proc/14801/statm: 11885 5703 819 493 0 5190 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 47540 KiB
Current children cumulated memory: 22812 KiB

[startup+0.210101 s]*
/proc/loadavg: 8.24 8.36 8.46 10/204 14810
/proc/meminfo: memFree=31736376/32770624 swapFree=66970472/67108860
[pid=14801] ppid=14798 vsize=651684 memory=37860 CPUtime=0.5 cores=0-7
/proc/14801/stat : 14801 (cosoco) S 14798 14801 14082 0 -1 1077944320 10700 0 0 0 49 1 0 0 20 0 9 0 437374672 667324416 9465 33554432000 4194304 6211092 140733866421856 140733866420112 139651436138231 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
/proc/14801/statm: 162921 9465 876 493 0 156226 0
[pid=14801/tid=14803] ppid=14798 vsize=651684 memory=280307282477296 CPUtime=0.04 cores=0-7
/proc/14801/task/14803/stat : 14803 (cosoco) D 14798 14801 14082 0 -1 4202560 43 0 0 0 4 0 0 0 20 0 9 0 437374689 667324416 9465 33554432000 4194304 6211092 140733866421856 139651412994792 139651420573271 0 0 4096 8405026 18446744071582151463 0 0 -1 1 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14804] ppid=14798 vsize=651684 memory=280307433461496 CPUtime=0.04 cores=0-7
/proc/14801/task/14804/stat : 14804 (cosoco) R 14798 14801 14082 0 -1 4202560 51 0 0 0 4 0 0 0 20 0 9 0 437374689 667324416 9465 33554432000 4194304 6211092 140733866421856 139651404602088 139651420093246 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14805] ppid=14798 vsize=651684 memory=140153792222848 CPUtime=0.04 cores=0-7
/proc/14801/task/14805/stat : 14805 (cosoco) D 14798 14801 14082 0 -1 4202560 43 0 0 0 4 0 0 0 20 0 9 0 437374689 667324416 9465 33554432000 4194304 6211092 140733866421856 139651396209384 139651420573271 0 0 4096 8405026 18446744071582151463 0 0 -1 3 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14806] ppid=14798 vsize=651684 memory=0 CPUtime=0.04 cores=0-7
/proc/14801/task/14806/stat : 14806 (cosoco) D 14798 14801 14082 0 -1 4202560 48 0 0 0 4 0 0 0 20 0 9 0 437374689 667324416 9465 33554432000 4194304 6211092 140733866421856 139651387816680 139651420573271 0 0 4096 8405026 18446744071582151463 0 0 -1 2 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14807] ppid=14798 vsize=651684 memory=0 CPUtime=0.04 cores=0-7
/proc/14801/task/14807/stat : 14807 (cosoco) D 14798 14801 14082 0 -1 4202560 44 0 0 0 4 0 0 0 20 0 9 0 437374689 667324416 9465 33554432000 4194304 6211092 140733866421856 139651379423976 139651420573271 0 0 4096 8405026 18446744071582151463 0 0 -1 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14808] ppid=14798 vsize=651684 memory=0 CPUtime=0.04 cores=0-7
/proc/14801/task/14808/stat : 14808 (cosoco) D 14798 14801 14082 0 -1 4202560 47 0 0 0 4 0 0 0 20 0 9 0 437374689 667324416 9465 33554432000 4194304 6211092 140733866421856 139651371031272 139651420097509 0 0 4096 8405026 18446744071582151416 0 0 -1 6 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14809] ppid=14798 vsize=651684 memory=-1 CPUtime=0.04 cores=0-7
/proc/14801/task/14809/stat : 14809 (cosoco) D 14798 14801 14082 0 -1 4202560 43 0 0 0 4 0 0 0 20 0 9 0 437374689 667324416 9465 33554432000 4194304 6211092 140733866421856 139651362638568 139651420573271 0 0 4096 8405026 18446744071582151463 0 0 -1 5 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14810] ppid=14798 vsize=651684 memory=0 CPUtime=0.04 cores=0-7
/proc/14801/task/14810/stat : 14810 (cosoco) R 14798 14801 14082 0 -1 4202560 46 0 0 0 4 0 0 0 20 0 9 0 437374689 667324416 9465 33554432000 4194304 6211092 140733866421856 139651354245864 5136283 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 651684 KiB
Current children cumulated memory: 37860 KiB

[startup+0.3111 s]*
/proc/loadavg: 8.24 8.36 8.46 9/204 14810
/proc/meminfo: memFree=31734296/32770624 swapFree=66970472/67108860
[pid=14801] ppid=14798 vsize=651684 memory=42052 CPUtime=1.26 cores=0-7
/proc/14801/stat : 14801 (cosoco) S 14798 14801 14082 0 -1 1077944320 11493 0 0 0 124 2 0 0 20 0 9 0 437374672 667324416 10513 33554432000 4194304 6211092 140733866421856 140733866420112 139651436138231 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
/proc/14801/statm: 162921 10513 882 493 0 156226 0
[pid=14801/tid=14803] ppid=14798 vsize=651684 memory=576567874760998942 CPUtime=0.13 cores=0-7
/proc/14801/task/14803/stat : 14803 (cosoco) D 14798 14801 14082 0 -1 4202560 136 0 0 0 13 0 0 0 20 0 9 0 437374689 667324416 10513 33554432000 4194304 6211092 140733866421856 139651412994792 139651420573271 0 0 4096 8405026 18446744071582151463 0 0 -1 1 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14804] ppid=14798 vsize=651684 memory=301741403539767624 CPUtime=0.13 cores=0-7
/proc/14801/task/14804/stat : 14804 (cosoco) D 14798 14801 14082 0 -1 4202560 145 0 0 0 13 0 0 0 20 0 9 0 437374689 667324416 10513 33554432000 4194304 6211092 140733866421856 139651404601992 139651420573271 0 0 4096 8405026 18446744071582151463 0 0 -1 0 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14805] ppid=14798 vsize=651684 memory=4121274881306515104 CPUtime=0.13 cores=0-7
/proc/14801/task/14805/stat : 14805 (cosoco) D 14798 14801 14082 0 -1 4202560 139 0 0 0 13 0 0 0 20 0 9 0 437374689 667324416 10513 33554432000 4194304 6211092 140733866421856 139651396209288 139651420573271 0 0 4096 8405026 18446744071582151463 0 0 -1 3 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14806] ppid=14798 vsize=651684 memory=4207609243431883529 CPUtime=0.13 cores=0-7
/proc/14801/task/14806/stat : 14806 (cosoco) D 14798 14801 14082 0 -1 4202560 153 0 0 0 13 0 0 0 20 0 9 0 437374689 667324416 10513 33554432000 4194304 6211092 140733866421856 139651387816680 139651420573271 0 0 4096 8405026 18446744071582151463 0 0 -1 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14807] ppid=14798 vsize=651684 memory=-9001733975035308135 CPUtime=0.13 cores=0-7
/proc/14801/task/14807/stat : 14807 (cosoco) R 14798 14801 14082 0 -1 4202560 151 0 0 0 13 0 0 0 20 0 9 0 437374689 667324416 10513 33554432000 4194304 6211092 140733866421856 139651379423976 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14808] ppid=14798 vsize=651684 memory=-3704326594973231466 CPUtime=0.13 cores=0-7
/proc/14801/task/14808/stat : 14808 (cosoco) R 14798 14801 14082 0 -1 4202560 150 0 0 0 13 0 0 0 20 0 9 0 437374689 667324416 10513 33554432000 4194304 6211092 140733866421856 139651371031272 139651420097509 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14809] ppid=14798 vsize=651684 memory=4830786140298962533 CPUtime=0.13 cores=0-7
/proc/14801/task/14809/stat : 14809 (cosoco) D 14798 14801 14082 0 -1 4202560 136 0 0 0 13 0 0 0 20 0 9 0 437374689 667324416 10513 33554432000 4194304 6211092 140733866421856 139651362638568 139651420573271 0 0 4096 8405026 18446744071582151463 0 0 -1 5 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14810] ppid=14798 vsize=651684 memory=6943526294502006880 CPUtime=0.13 cores=0-7
/proc/14801/task/14810/stat : 14810 (cosoco) R 14798 14801 14082 0 -1 4202560 149 0 0 0 13 0 0 0 20 0 9 0 437374689 667324416 10513 33554432000 4194304 6211092 140733866421856 139651354245864 5250234 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 651684 KiB
Current children cumulated memory: 42052 KiB

[startup+0.701099 s]
/proc/loadavg: 8.24 8.36 8.46 9/204 14810
/proc/meminfo: memFree=31714100/32770624 swapFree=66970472/67108860
[pid=14801] ppid=14798 vsize=655788 memory=61060 CPUtime=4.26 cores=0-7
/proc/14801/stat : 14801 (cosoco) S 14798 14801 14082 0 -1 1077944320 16458 0 0 0 423 3 0 0 20 0 9 0 437374672 671526912 15265 33554432000 4194304 6211092 140733866421856 140733866420112 139651436138231 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
/proc/14801/statm: 163947 15265 884 493 0 157252 0
[pid=14801/tid=14803] ppid=14798 vsize=655788 memory=0 CPUtime=0.51 cores=0-7
/proc/14801/task/14803/stat : 14803 (cosoco) R 14798 14801 14082 0 -1 4202560 959 0 0 0 51 0 0 0 20 0 9 0 437374689 671526912 15265 33554432000 4194304 6211092 140733866421856 139651412995088 5136256 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14804] ppid=14798 vsize=655788 memory=0 CPUtime=0.51 cores=0-7
/proc/14801/task/14804/stat : 14804 (cosoco) R 14798 14801 14082 0 -1 4202560 710 0 0 0 51 0 0 0 20 0 9 0 437374689 671526912 15265 33554432000 4194304 6211092 140733866421856 139651404602384 5022856 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14805] ppid=14798 vsize=655788 memory=0 CPUtime=0.49 cores=0-7
/proc/14801/task/14805/stat : 14805 (cosoco) R 14798 14801 14082 0 -1 4202560 703 0 0 0 49 0 0 0 20 0 9 0 437374689 671526912 15265 33554432000 4194304 6211092 140733866421856 139651396209680 5250272 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14806] ppid=14798 vsize=655788 memory=0 CPUtime=0.51 cores=0-7
/proc/14801/task/14806/stat : 14806 (cosoco) R 14798 14801 14082 0 -1 4202560 693 0 0 0 51 0 0 0 20 0 9 0 437374689 671526912 15265 33554432000 4194304 6211092 140733866421856 139651387816976 5250293 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14807] ppid=14798 vsize=655788 memory=1240 CPUtime=0.51 cores=0-7
/proc/14801/task/14807/stat : 14807 (cosoco) R 14798 14801 14082 0 -1 4202560 693 0 0 0 51 0 0 0 20 0 9 0 437374689 671526912 15265 33554432000 4194304 6211092 140733866421856 139651379423928 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14808] ppid=14798 vsize=655788 memory=3996 CPUtime=0.51 cores=0-7
/proc/14801/task/14808/stat : 14808 (cosoco) R 14798 14801 14082 0 -1 4202560 694 0 0 0 51 0 0 0 20 0 9 0 437374689 671526912 15265 33554432000 4194304 6211092 140733866421856 139651371031568 5250287 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14809] ppid=14798 vsize=655788 memory=716 CPUtime=0.5 cores=0-7
/proc/14801/task/14809/stat : 14809 (cosoco) R 14798 14801 14082 0 -1 4202560 960 0 0 0 50 0 0 0 20 0 9 0 437374689 671526912 15265 33554432000 4194304 6211092 140733866421856 139651362638864 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14810] ppid=14798 vsize=655788 memory=776 CPUtime=0.51 cores=0-7
/proc/14801/task/14810/stat : 14810 (cosoco) R 14798 14801 14082 0 -1 4202560 699 0 0 0 51 0 0 0 20 0 9 0 437374689 671526912 15265 33554432000 4194304 6211092 140733866421856 139651354245816 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
Current children cumulated CPU time: 4.26 s
Current children cumulated vsize: 655788 KiB
Current children cumulated memory: 61060 KiB

[startup+1.5011 s]
/proc/loadavg: 8.24 8.36 8.46 10/204 14810
/proc/meminfo: memFree=31713396/32770624 swapFree=66970472/67108860
[pid=14801] ppid=14798 vsize=655788 memory=62304 CPUtime=10.64 cores=0-7
/proc/14801/stat : 14801 (cosoco) S 14798 14801 14082 0 -1 1077944320 26437 0 0 0 1057 7 0 0 20 0 9 0 437374672 671526912 15576 33554432000 4194304 6211092 140733866421856 140733866420112 139651436138231 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
/proc/14801/statm: 163947 15576 885 493 0 157252 0
[pid=14801/tid=14803] ppid=14798 vsize=655788 memory=3996 CPUtime=1.3 cores=0-7
/proc/14801/task/14803/stat : 14803 (cosoco) R 14798 14801 14082 0 -1 4202560 1897 0 0 0 130 0 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651412995088 5023129 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14804] ppid=14798 vsize=655788 memory=716 CPUtime=1.31 cores=0-7
/proc/14801/task/14804/stat : 14804 (cosoco) R 14798 14801 14082 0 -1 4202560 2454 0 0 0 131 0 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651404602384 5136287 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14805] ppid=14798 vsize=655788 memory=776 CPUtime=1.27 cores=0-7
/proc/14801/task/14805/stat : 14805 (cosoco) R 14798 14801 14082 0 -1 4202560 1669 0 0 0 127 0 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651396209680 5446083 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14806] ppid=14798 vsize=655788 memory=0 CPUtime=1.3 cores=0-7
/proc/14801/task/14806/stat : 14806 (cosoco) R 14798 14801 14082 0 -1 4202560 2205 0 0 0 130 0 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651387816976 5250284 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14807] ppid=14798 vsize=655788 memory=0 CPUtime=1.31 cores=0-7
/proc/14801/task/14807/stat : 14807 (cosoco) R 14798 14801 14082 0 -1 4202560 2021 0 0 0 131 0 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651379424272 5250284 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14808] ppid=14798 vsize=655788 memory=5865491479076426066 CPUtime=1.31 cores=0-7
/proc/14801/task/14808/stat : 14808 (cosoco) R 14798 14801 14082 0 -1 4202560 2077 0 0 0 131 0 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651371031568 5250272 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14809] ppid=14798 vsize=655788 memory=7014751519633921361 CPUtime=1.3 cores=0-7
/proc/14801/task/14809/stat : 14809 (cosoco) R 14798 14801 14082 0 -1 4202560 2170 0 0 0 129 1 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651362638864 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14810] ppid=14798 vsize=655788 memory=111 CPUtime=1.3 cores=0-7
/proc/14801/task/14810/stat : 14810 (cosoco) R 14798 14801 14082 0 -1 4202560 1600 0 0 0 130 0 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651354245816 5024605 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
Current children cumulated CPU time: 10.64 s
Current children cumulated vsize: 655788 KiB
Current children cumulated memory: 62304 KiB

[startup+3.1111 s]
/proc/loadavg: 8.22 8.35 8.46 9/204 14810
/proc/meminfo: memFree=31711208/32770624 swapFree=66970472/67108860
[pid=14801] ppid=14798 vsize=655788 memory=62304 CPUtime=23.49 cores=0-7
/proc/14801/stat : 14801 (cosoco) S 14798 14801 14082 0 -1 1077944320 27837 0 0 0 2342 7 0 0 20 0 9 0 437374672 671526912 15576 33554432000 4194304 6211092 140733866421856 140733866420112 139651436138231 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
/proc/14801/statm: 163947 15576 885 493 0 157252 0
[pid=14801/tid=14803] ppid=14798 vsize=655788 memory=0 CPUtime=2.91 cores=0-7
/proc/14801/task/14803/stat : 14803 (cosoco) R 14798 14801 14082 0 -1 4202560 2051 0 0 0 291 0 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651412995088 5250224 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14804] ppid=14798 vsize=655788 memory=140153641426524 CPUtime=2.92 cores=0-7
/proc/14801/task/14804/stat : 14804 (cosoco) R 14798 14801 14082 0 -1 4202560 2604 0 0 0 292 0 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651404602384 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14805] ppid=14798 vsize=655788 memory=280307282857696 CPUtime=2.85 cores=0-7
/proc/14801/task/14805/stat : 14805 (cosoco) R 14798 14801 14082 0 -1 4202560 1883 0 0 0 285 0 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651396209680 5136256 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14806] ppid=14798 vsize=655788 memory=56 CPUtime=2.91 cores=0-7
/proc/14801/task/14806/stat : 14806 (cosoco) R 14798 14801 14082 0 -1 4202560 2284 0 0 0 291 0 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651387816976 5250293 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14807] ppid=14798 vsize=655788 memory=2832 CPUtime=2.92 cores=0-7
/proc/14801/task/14807/stat : 14807 (cosoco) R 14798 14801 14082 0 -1 4202560 2272 0 0 0 292 0 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651379424272 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14808] ppid=14798 vsize=655788 memory=9328 CPUtime=2.91 cores=0-7
/proc/14801/task/14808/stat : 14808 (cosoco) R 14798 14801 14082 0 -1 4202560 2328 0 0 0 291 0 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651371031568 5250224 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14809] ppid=14798 vsize=655788 memory=0 CPUtime=2.91 cores=0-7
/proc/14801/task/14809/stat : 14809 (cosoco) R 14798 14801 14082 0 -1 4202560 2328 0 0 0 290 1 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651362638864 5023141 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14810] ppid=14798 vsize=655788 memory=13820 CPUtime=2.91 cores=0-7
/proc/14801/task/14810/stat : 14810 (cosoco) R 14798 14801 14082 0 -1 4202560 1740 0 0 0 291 0 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651354245816 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
Current children cumulated CPU time: 23.49 s
Current children cumulated vsize: 655788 KiB
Current children cumulated memory: 62304 KiB

[startup+6.3071 s]
/proc/loadavg: 8.22 8.35 8.46 9/204 14810
/proc/meminfo: memFree=31710500/32770624 swapFree=66970472/67108860
[pid=14801] ppid=14798 vsize=655788 memory=62304 CPUtime=49.01 cores=0-7
/proc/14801/stat : 14801 (cosoco) S 14798 14801 14082 0 -1 1077944320 59933 0 0 0 4887 14 0 0 20 0 9 0 437374672 671526912 15576 33554432000 4194304 6211092 140733866421856 140733866420112 139651436138231 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
/proc/14801/statm: 163947 15576 885 493 0 157252 0
[pid=14801/tid=14803] ppid=14798 vsize=655788 memory=776 CPUtime=6.11 cores=0-7
/proc/14801/task/14803/stat : 14803 (cosoco) R 14798 14801 14082 0 -1 4202560 5752 0 0 0 610 1 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651412995088 5022916 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14804] ppid=14798 vsize=655788 memory=1052 CPUtime=6.11 cores=0-7
/proc/14801/task/14804/stat : 14804 (cosoco) R 14798 14801 14082 0 -1 4202560 7104 0 0 0 610 1 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651404602384 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14805] ppid=14798 vsize=655788 memory=62304 CPUtime=6 cores=0-7
/proc/14801/task/14805/stat : 14805 (cosoco) R 14798 14801 14082 0 -1 4202560 5547 0 0 0 599 1 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651396209680 5250289 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14806] ppid=14798 vsize=655788 memory=0 CPUtime=6.11 cores=0-7
/proc/14801/task/14806/stat : 14806 (cosoco) R 14798 14801 14082 0 -1 4202560 6137 0 0 0 610 1 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651387816976 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14807] ppid=14798 vsize=655788 memory=57 CPUtime=6.11 cores=0-7
/proc/14801/task/14807/stat : 14807 (cosoco) R 14798 14801 14082 0 -1 4202560 6441 0 0 0 610 1 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651379424272 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14808] ppid=14798 vsize=655788 memory=6944656592455359580 CPUtime=6.11 cores=0-7
/proc/14801/task/14808/stat : 14808 (cosoco) R 14798 14801 14082 0 -1 4202560 6426 0 0 0 610 1 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651371031568 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14809] ppid=14798 vsize=655788 memory=0 CPUtime=6.11 cores=0-7
/proc/14801/task/14809/stat : 14809 (cosoco) R 14798 14801 14082 0 -1 4202560 6521 0 0 0 609 2 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651362638864 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14810] ppid=14798 vsize=655788 memory=6943526294502006880 CPUtime=6.1 cores=0-7
/proc/14801/task/14810/stat : 14810 (cosoco) R 14798 14801 14082 0 -1 4202560 5658 0 0 0 609 1 0 0 20 0 9 0 437374689 671526912 15576 33554432000 4194304 6211092 140733866421856 139651354245816 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
Current children cumulated CPU time: 49.01 s
Current children cumulated vsize: 655788 KiB
Current children cumulated memory: 62304 KiB

[startup+12.7011 s]
/proc/loadavg: 8.21 8.34 8.45 9/204 14810
/proc/meminfo: memFree=31710244/32770624 swapFree=66970472/67108860
[pid=14801] ppid=14798 vsize=655788 memory=62304 CPUtime=100.07 cores=0-7

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

/proc/14801/task/14805/stat : 14805 (cosoco) R 14798 14801 14082 0 -1 4202560 23766 0 0 0 226125 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651396209680 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14806] ppid=14798 vsize=655788 memory=63328 CPUtime=2260.77 cores=0-7
/proc/14801/task/14806/stat : 14806 (cosoco) R 14798 14801 14082 0 -1 4202560 25408 0 0 0 226072 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651387816976 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14807] ppid=14798 vsize=655788 memory=63328 CPUtime=2261.72 cores=0-7
/proc/14801/task/14807/stat : 14807 (cosoco) R 14798 14801 14082 0 -1 4202560 22082 0 0 0 226168 4 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651379424272 5023070 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14808] ppid=14798 vsize=655788 memory=63328 CPUtime=2261.62 cores=0-7
/proc/14801/task/14808/stat : 14808 (cosoco) R 14798 14801 14082 0 -1 4202560 25892 0 0 0 226157 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651371031568 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14809] ppid=14798 vsize=655788 memory=63328 CPUtime=2256.01 cores=0-7
/proc/14801/task/14809/stat : 14809 (cosoco) R 14798 14801 14082 0 -1 4202560 25500 0 0 0 225595 6 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651362638864 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14810] ppid=14798 vsize=655788 memory=63328 CPUtime=2248.07 cores=0-7
/proc/14801/task/14810/stat : 14810 (cosoco) R 14798 14801 14082 0 -1 4202560 21951 0 0 0 224801 6 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651354245816 5136256 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
Current children cumulated CPU time: 18060.6 s
Current children cumulated vsize: 655788 KiB
Current children cumulated memory: 63328 KiB

[startup+2322.3 s]
/proc/loadavg: 8.95 8.57 8.52 9/204 14988
/proc/meminfo: memFree=31711480/32770624 swapFree=66970496/67108860
[pid=14801] ppid=14798 vsize=655788 memory=63328 CPUtime=18539.7 cores=0-7
/proc/14801/stat : 14801 (cosoco) S 14798 14801 14082 0 -1 1077944320 206888 0 0 0 1853920 47 0 0 20 0 9 0 437374672 671526912 15832 33554432000 4194304 6211092 140733866421856 140733866420112 139651436138231 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
/proc/14801/statm: 163947 15832 885 493 0 157252 0
[pid=14801/tid=14803] ppid=14798 vsize=655788 memory=63328 CPUtime=2319.98 cores=0-7
/proc/14801/task/14803/stat : 14803 (cosoco) R 14798 14801 14082 0 -1 4202560 24342 0 0 0 231993 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651412995088 5136287 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14804] ppid=14798 vsize=655788 memory=6935054825532540783 CPUtime=2310.86 cores=0-7
/proc/14801/task/14804/stat : 14804 (cosoco) R 14798 14801 14082 0 -1 4202560 27064 0 0 0 231081 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651404602384 5250279 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14805] ppid=14798 vsize=655788 memory=63328 CPUtime=2321.29 cores=0-7
/proc/14801/task/14805/stat : 14805 (cosoco) R 14798 14801 14082 0 -1 4202560 23858 0 0 0 232124 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651396209680 5250272 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14806] ppid=14798 vsize=655788 memory=63328 CPUtime=2320.77 cores=0-7
/proc/14801/task/14806/stat : 14806 (cosoco) R 14798 14801 14082 0 -1 4202560 25468 0 0 0 232072 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651387816976 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14807] ppid=14798 vsize=655788 memory=63328 CPUtime=2321.71 cores=0-7
/proc/14801/task/14807/stat : 14807 (cosoco) R 14798 14801 14082 0 -1 4202560 22159 0 0 0 232167 4 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651379424272 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14808] ppid=14798 vsize=655788 memory=63328 CPUtime=2321.62 cores=0-7
/proc/14801/task/14808/stat : 14808 (cosoco) R 14798 14801 14082 0 -1 4202560 26074 0 0 0 232157 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651371031568 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14809] ppid=14798 vsize=655788 memory=63328 CPUtime=2316 cores=0-7
/proc/14801/task/14809/stat : 14809 (cosoco) R 14798 14801 14082 0 -1 4202560 25569 0 0 0 231594 6 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651362638864 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14810] ppid=14798 vsize=655788 memory=63328 CPUtime=2307.19 cores=0-7
/proc/14801/task/14810/stat : 14810 (cosoco) R 14798 14801 14082 0 -1 4202560 22007 0 0 0 230713 6 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651354245816 5250272 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
Current children cumulated CPU time: 18539.7 s
Current children cumulated vsize: 655788 KiB
Current children cumulated memory: 63328 KiB

[startup+2382.31 s]
/proc/loadavg: 8.79 8.60 8.53 9/204 14993
/proc/meminfo: memFree=31711988/32770624 swapFree=66970496/67108860
[pid=14801] ppid=14798 vsize=655788 memory=63328 CPUtime=19018.8 cores=0-7
/proc/14801/stat : 14801 (cosoco) S 14798 14801 14082 0 -1 1077944320 207628 0 0 0 1901830 47 0 0 20 0 9 0 437374672 671526912 15832 33554432000 4194304 6211092 140733866421856 140733866420112 139651436138231 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
/proc/14801/statm: 163947 15832 885 493 0 157252 0
[pid=14801/tid=14803] ppid=14798 vsize=655788 memory=63328 CPUtime=2379.97 cores=0-7
/proc/14801/task/14803/stat : 14803 (cosoco) R 14798 14801 14082 0 -1 4202560 24453 0 0 0 237992 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651412995088 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14804] ppid=14798 vsize=655788 memory=63328 CPUtime=2370.86 cores=0-7
/proc/14801/task/14804/stat : 14804 (cosoco) R 14798 14801 14082 0 -1 4202560 27192 0 0 0 237081 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651404602384 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14805] ppid=14798 vsize=655788 memory=3624 CPUtime=2381.29 cores=0-7
/proc/14801/task/14805/stat : 14805 (cosoco) R 14798 14801 14082 0 -1 4202560 23932 0 0 0 238124 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651396209680 5250272 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14806] ppid=14798 vsize=655788 memory=63328 CPUtime=2380.76 cores=0-7
/proc/14801/task/14806/stat : 14806 (cosoco) R 14798 14801 14082 0 -1 4202560 25537 0 0 0 238071 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651387816976 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14807] ppid=14798 vsize=655788 memory=63328 CPUtime=2381.71 cores=0-7
/proc/14801/task/14807/stat : 14807 (cosoco) R 14798 14801 14082 0 -1 4202560 22193 0 0 0 238167 4 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651379424272 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14808] ppid=14798 vsize=655788 memory=63328 CPUtime=2381.6 cores=0-7
/proc/14801/task/14808/stat : 14808 (cosoco) R 14798 14801 14082 0 -1 4202560 26227 0 0 0 238155 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651371031568 5250289 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14809] ppid=14798 vsize=655788 memory=63328 CPUtime=2375.99 cores=0-7
/proc/14801/task/14809/stat : 14809 (cosoco) R 14798 14801 14082 0 -1 4202560 25660 0 0 0 237593 6 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651362638864 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14810] ppid=14798 vsize=655788 memory=63328 CPUtime=2366.33 cores=0-7
/proc/14801/task/14810/stat : 14810 (cosoco) R 14798 14801 14082 0 -1 4202560 22087 0 0 0 236627 6 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651354245816 5250272 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
Current children cumulated CPU time: 19018.8 s
Current children cumulated vsize: 655788 KiB
Current children cumulated memory: 63328 KiB

[startup+2442.3 s]
/proc/loadavg: 8.54 8.57 8.52 9/205 15003
/proc/meminfo: memFree=31711044/32770624 swapFree=66970500/67108860
[pid=14801] ppid=14798 vsize=655788 memory=63328 CPUtime=19497.7 cores=0-7
/proc/14801/stat : 14801 (cosoco) S 14798 14801 14082 0 -1 1077944320 208387 0 0 0 1949723 48 0 0 20 0 9 0 437374672 671526912 15832 33554432000 4194304 6211092 140733866421856 140733866420112 139651436138231 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
/proc/14801/statm: 163947 15832 885 493 0 157252 0
[pid=14801/tid=14803] ppid=14798 vsize=655788 memory=63328 CPUtime=2439.94 cores=0-7
/proc/14801/task/14803/stat : 14803 (cosoco) R 14798 14801 14082 0 -1 4202560 24593 0 0 0 243989 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651412995088 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14804] ppid=14798 vsize=655788 memory=63328 CPUtime=2430.83 cores=0-7
/proc/14801/task/14804/stat : 14804 (cosoco) R 14798 14801 14082 0 -1 4202560 27308 0 0 0 243078 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651404602384 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14805] ppid=14798 vsize=655788 memory=63328 CPUtime=2441.27 cores=0-7
/proc/14801/task/14805/stat : 14805 (cosoco) R 14798 14801 14082 0 -1 4202560 24019 0 0 0 244122 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651396209680 5022979 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14806] ppid=14798 vsize=655788 memory=63328 CPUtime=2440.74 cores=0-7
/proc/14801/task/14806/stat : 14806 (cosoco) R 14798 14801 14082 0 -1 4202560 25620 0 0 0 244069 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651387816976 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14807] ppid=14798 vsize=655788 memory=63328 CPUtime=2441.68 cores=0-7
/proc/14801/task/14807/stat : 14807 (cosoco) R 14798 14801 14082 0 -1 4202560 22234 0 0 0 244164 4 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651379424272 5023163 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14808] ppid=14798 vsize=655788 memory=63328 CPUtime=2441.58 cores=0-7
/proc/14801/task/14808/stat : 14808 (cosoco) R 14798 14801 14082 0 -1 4202560 26385 0 0 0 244153 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651371031568 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14809] ppid=14798 vsize=655788 memory=63328 CPUtime=2435.98 cores=0-7
/proc/14801/task/14809/stat : 14809 (cosoco) R 14798 14801 14082 0 -1 4202560 25715 0 0 0 243592 6 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651362638864 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14810] ppid=14798 vsize=655788 memory=63328 CPUtime=2425.44 cores=0-7
/proc/14801/task/14810/stat : 14810 (cosoco) R 14798 14801 14082 0 -1 4202560 22166 0 0 0 242537 7 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651354245816 5250289 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
Current children cumulated CPU time: 19497.7 s
Current children cumulated vsize: 655788 KiB
Current children cumulated memory: 63328 KiB

[startup+2502.3 s]
/proc/loadavg: 8.41 8.54 8.51 9/204 15029
/proc/meminfo: memFree=31710668/32770624 swapFree=66970504/67108860
[pid=14801] ppid=14798 vsize=655788 memory=63328 CPUtime=19976.7 cores=0-7
/proc/14801/stat : 14801 (cosoco) S 14798 14801 14082 0 -1 1077944320 209224 0 0 0 1997621 48 0 0 20 0 9 0 437374672 671526912 15832 33554432000 4194304 6211092 140733866421856 140733866420112 139651436138231 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
/proc/14801/statm: 163947 15832 885 493 0 157252 0
[pid=14801/tid=14803] ppid=14798 vsize=655788 memory=63328 CPUtime=2499.92 cores=0-7
/proc/14801/task/14803/stat : 14803 (cosoco) R 14798 14801 14082 0 -1 4202560 24690 0 0 0 249987 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651412995088 5250289 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14804] ppid=14798 vsize=655788 memory=63328 CPUtime=2490.79 cores=0-7
/proc/14801/task/14804/stat : 14804 (cosoco) R 14798 14801 14082 0 -1 4202560 27472 0 0 0 249074 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651404602384 5136256 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14805] ppid=14798 vsize=655788 memory=63328 CPUtime=2501.25 cores=0-7
/proc/14801/task/14805/stat : 14805 (cosoco) R 14798 14801 14082 0 -1 4202560 24114 0 0 0 250120 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651396209680 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14806] ppid=14798 vsize=655788 memory=63328 CPUtime=2500.72 cores=0-7
/proc/14801/task/14806/stat : 14806 (cosoco) R 14798 14801 14082 0 -1 4202560 25714 0 0 0 250067 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651387816976 5136256 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14807] ppid=14798 vsize=655788 memory=63328 CPUtime=2501.67 cores=0-7
/proc/14801/task/14807/stat : 14807 (cosoco) R 14798 14801 14082 0 -1 4202560 22280 0 0 0 250163 4 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651379424272 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14808] ppid=14798 vsize=655788 memory=63328 CPUtime=2501.57 cores=0-7
/proc/14801/task/14808/stat : 14808 (cosoco) R 14798 14801 14082 0 -1 4202560 26545 0 0 0 250152 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651371031568 5250293 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14809] ppid=14798 vsize=655788 memory=63328 CPUtime=2495.96 cores=0-7
/proc/14801/task/14809/stat : 14809 (cosoco) R 14798 14801 14082 0 -1 4202560 25801 0 0 0 249590 6 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651362638864 5250293 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14810] ppid=14798 vsize=655788 memory=984 CPUtime=2484.57 cores=0-7
/proc/14801/task/14810/stat : 14810 (cosoco) R 14798 14801 14082 0 -1 4202560 22261 0 0 0 248450 7 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651354245816 5250289 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
Current children cumulated CPU time: 19976.7 s
Current children cumulated vsize: 655788 KiB
Current children cumulated memory: 63328 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.29 8.50 8.50 9/205 15033
/proc/meminfo: memFree=31711444/32770624 swapFree=66970504/67108860
[pid=14801] ppid=14798 vsize=655788 memory=63328 CPUtime=20118.1 cores=0-7
/proc/14801/stat : 14801 (cosoco) S 14798 14801 14082 0 -1 1077944320 209224 0 0 0 2011758 48 0 0 20 0 9 0 437374672 671526912 15832 33554432000 4194304 6211092 140733866421856 140733866420112 139651436138231 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
/proc/14801/statm: 163947 15832 885 493 0 157252 0
[pid=14801/tid=14803] ppid=14798 vsize=655788 memory=6935054825532540783 CPUtime=2517.62 cores=0-7
/proc/14801/task/14803/stat : 14803 (cosoco) R 14798 14801 14082 0 -1 4202560 24690 0 0 0 251757 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651412995088 5250289 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14804] ppid=14798 vsize=655788 memory=-7003737579269690708 CPUtime=2508.49 cores=0-7
/proc/14801/task/14804/stat : 14804 (cosoco) R 14798 14801 14082 0 -1 4202560 27472 0 0 0 250844 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651404602384 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14805] ppid=14798 vsize=655788 memory=1808 CPUtime=2518.96 cores=0-7
/proc/14801/task/14805/stat : 14805 (cosoco) R 14798 14801 14082 0 -1 4202560 24114 0 0 0 251891 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651396209680 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14806] ppid=14798 vsize=655788 memory=924 CPUtime=2518.42 cores=0-7
/proc/14801/task/14806/stat : 14806 (cosoco) R 14798 14801 14082 0 -1 4202560 25714 0 0 0 251837 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651387816976 5136256 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14807] ppid=14798 vsize=655788 memory=3624 CPUtime=2519.37 cores=0-7
/proc/14801/task/14807/stat : 14807 (cosoco) R 14798 14801 14082 0 -1 4202560 22280 0 0 0 251933 4 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651379424272 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14808] ppid=14798 vsize=655788 memory=30828 CPUtime=2519.28 cores=0-7
/proc/14801/task/14808/stat : 14808 (cosoco) R 14798 14801 14082 0 -1 4202560 26545 0 0 0 251923 5 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651371031568 5250293 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14809] ppid=14798 vsize=655788 memory=1424 CPUtime=2513.66 cores=0-7
/proc/14801/task/14809/stat : 14809 (cosoco) R 14798 14801 14082 0 -1 4202560 25801 0 0 0 251360 6 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651362638864 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
[pid=14801/tid=14810] ppid=14798 vsize=655788 memory=1448 CPUtime=2502.02 cores=0-7
/proc/14801/task/14810/stat : 14810 (cosoco) R 14798 14801 14082 0 -1 4202560 22261 0 0 0 250195 7 0 0 20 0 9 0 437374689 671526912 15832 33554432000 4194304 6211092 140733866421856 139651354245816 5250289 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33771520 140733866427409 140733866427501 140733866427501 140733866430414 0
Current children cumulated CPU time: 20118.1 s
Current children cumulated vsize: 655788 KiB
Current children cumulated memory: 63328 KiB

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

[startup+2520.02 s]
# the end of solver process 14801 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20117.7 s, system=0.485673 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): 20118.2
CPU user time (s): 20117.7
CPU system time (s): 0.485673
CPU usage (%): 798.333
Max. virtual memory (cumulated for all children) (KiB): 655788
Max. memory (cumulated for all children) (KiB): 63328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20117.7
system time used= 0.485673
maximum resident set size= 63628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209416
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= 812
involuntary context switches= 185370


# summary of solver processes directly reported to runsolver:
#   pid: 14801
#   total CPU time (s): 20118.2
#   total CPU user time (s): 20117.7
#   total CPU system time (s): 0.485673

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7147 second user time and 23.0783 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-16 07:20:11
IDJOB=4398452
IDBENCH=138293
IDSOLVER=2851
FILE ID=node135/4398452-1568611251
RUNJOBID= node135-1568606289-14109
PBS_JOBID= 21703426
Free space on /tmp= 61372 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398452-1568611251/watcher-4398452-1568611251 -o /tmp/evaluation-result-4398452-1568611251/solver-4398452-1568611251 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568606289-14109 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398452-1568611251.xml

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

MD5SUM BENCH= 9ef2b094cdda1b830103df1ca446c40b
RANDOM SEED=514431982

node135.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.76
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.76
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.76
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.76
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:        31770644 kB
MemAvailable:   31863384 kB
Buffers:           33340 kB
Cached:           346676 kB
SwapCached:        32676 kB
Active:           170508 kB
Inactive:         246820 kB
Active(anon):       3944 kB
Inactive(anon):    76508 kB
Active(file):     166564 kB
Inactive(file):   170312 kB
Unevictable:      109492 kB
Mlocked:          109492 kB
SwapTotal:      67108860 kB
SwapFree:       66970472 kB
Dirty:              2896 kB
Writeback:             0 kB
AnonPages:        130880 kB
Mapped:            41356 kB
Shmem:             34524 kB
Slab:             173844 kB
SReclaimable:     143400 kB
SUnreclaim:        30444 kB
KernelStack:        3552 kB
PageTables:         5028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61368 MiB
End job on node135 at 2019-09-16 08:02:11