Trace number 4409712

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.0 parallel? (TO) 20120.4 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.10/0.13	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.10/0.13	c
0.10/0.13	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.10/0.13	c
0.10/0.13	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.10/0.13	c
0.10/0.13	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.10/0.13	c
0.10/0.13	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.10/0.13	c
0.10/0.13	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.10/0.13	c
0.10/0.14	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.10/0.14	c
0.10/0.14	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.10/0.14	c
20120.26/2520.02	c
20120.26/2520.02	c This is cosoco 2.00 --  
20120.26/2520.02	c
20120.26/2520.02	c command line: cosoco -model -nbcores=8 HOME/instance-4409712-1569834319.xml 
20120.26/2520.02	c enable optimization
20120.26/2520.02	c ========================================[ Problem Statistics ]===========================================
20120.26/2520.02	c |                                                                                                       
20120.26/2520.02	c |  Parse time        :         0.15 s 
20120.26/2520.02	c |
20120.26/2520.02	c |               Variables: 470
20120.26/2520.02	c |            Domain Sizes: 62..68
20120.26/2520.02	c |
20120.26/2520.02	c |             Constraints: 197
20120.26/2520.02	c |                   Arity: 1..469  -- Unary: 1
20120.26/2520.02	c | 
20120.26/2520.02	c |                   Types: 
20120.26/2520.02	c |                          Exactly K: 62
20120.26/2520.02	c |                          Exactly K variable: 1
20120.26/2520.02	c |                          Intension: 1
20120.26/2520.02	c |                          Lex: 66
20120.26/2520.02	c |                          MDD: 67
20120.26/2520.02	c |                          
20120.26/2520.02	c |               Objective: Maximize Intension
20120.26/2520.02	
20120.26/2520.02	c =========================================================================================================
20120.26/2520.02	c Parallel mode: Portfolio
20120.26/2520.02	c [pFactory][Group N°0] created (threads:8).
20120.26/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
20120.26/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
20120.26/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
20120.26/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
20120.26/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
20120.26/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
20120.26/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
20120.26/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
20120.26/2520.02	c [pFactory][Group N°0] concurrent mode: enabled.
20120.26/2520.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
20120.26/2520.02	c [pFactory][Group N°0] task 7 launched on thread 1.
20120.26/2520.02	c [pFactory][Group N°0] task 6 launched on thread 0.
20120.26/2520.02	c [pFactory][Group N°0] task 5 launched on thread 2.
20120.26/2520.02	c [pFactory][Group N°0] task 4 launched on thread 6.
20120.26/2520.02	c [pFactory][Group N°0] task 3 launched on thread 7.
20120.26/2520.02	c [pFactory][Group N°0] task 2 launched on thread 5.
20120.26/2520.02	c [pFactory][Group N°0] task 1 launched on thread 3.
20120.26/2520.02	c [pFactory][Group N°0] task 0 launched on thread 4.
20120.26/2520.02	
20120.26/2520.02	c *** INTERRUPTED ***
20120.26/2520.02	c call to solver        : 0
20120.26/2520.02	c
20120.26/2520.02	c restarts              : 2589        
20120.26/2520.02	c conflicts             : 33295        (2 /sec)
20120.26/2520.02	c decisions             : 713635       (35 /sec)
20120.26/2520.02	c propagations          : 22501001    (1118 /sec)
20120.26/2520.02	c root propagations     : 18760       
20120.26/2520.02	c filter calls          : 82807005       (4116 /sec)
20120.26/2520.02	c useless filter calls  : 81689199       (98 %)
20120.26/2520.02	c Memory used           : 642.43 MB
20120.26/2520.02	c Best bound time (wc)  : -1.56983e+09 s
20120.26/2520.02	c CPU time              : 20120 s
20120.26/2520.02	c real time             : 2520.02 s
20120.26/2520.02	
20120.26/2520.02	c No Bound found!
20120.26/2520.02	
20120.26/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 (14990 MiB free)
  memory of node 1: 16384 MiB (15228 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409712-1569834319/watcher-4409712-1569834319 -o /tmp/evaluation-result-4409712-1569834319/solver-4409712-1569834319 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1569829231-16747 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409712-1569834319.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=17485, runsolver pid=17482
Current StackSize limit: 8192 KiB


[startup+0.100158 s]*
/proc/loadavg: 7.44 7.98 8.14 2/194 17486
/proc/meminfo: memFree=30925576/32770624 swapFree=66976580/67108860
[pid=17485] ppid=17482 vsize=47672 memory=22812 CPUtime=0.1 cores=0-7
/proc/17485/stat : 17485 (cosoco) R 17482 17485 16720 0 -1 4202496 6389 0 0 0 9 1 0 0 20 0 1 0 559371846 48816128 5703 33554432000 4194304 6211132 140734747130544 140734747127080 140211220364094 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
/proc/17485/statm: 11918 5703 819 493 0 5223 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 47672 KiB
Current children cumulated memory: 22812 KiB

[startup+0.209607 s]*
/proc/loadavg: 7.44 7.98 8.14 9/202 17494
/proc/meminfo: memFree=30909100/32770624 swapFree=66976580/67108860
[pid=17485] ppid=17482 vsize=651684 memory=37856 CPUtime=0.49 cores=0-7
/proc/17485/stat : 17485 (cosoco) S 17482 17485 16720 0 -1 1077944320 10704 0 0 0 48 1 0 0 20 0 9 0 559371846 667324416 9464 33554432000 4194304 6211132 140734747130544 140734747128800 140211236409079 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
/proc/17485/statm: 162921 9464 876 493 0 156226 0
[pid=17485/tid=17487] ppid=17482 vsize=651684 memory=8316850467074736180 CPUtime=0.04 cores=0-7
/proc/17485/task/17487/stat : 17487 (cosoco) D 17482 17485 16720 0 -1 4202560 42 0 0 0 4 0 0 0 20 0 9 0 559371864 667324416 9464 33554432000 4194304 6211132 140734747130544 140211213265544 140211220364094 0 0 4096 8405026 18446744071582151416 0 0 -1 0 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17488] ppid=17482 vsize=651684 memory=1966272 CPUtime=0.04 cores=0-7
/proc/17485/task/17488/stat : 17488 (cosoco) R 17482 17485 16720 0 -1 4202560 52 0 0 0 4 0 0 0 20 0 9 0 559371864 667324416 9464 33554432000 4194304 6211132 140734747130544 140211204872936 140211220844119 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17489] ppid=17482 vsize=651684 memory=3978004936679413408 CPUtime=0.04 cores=0-7
/proc/17485/task/17489/stat : 17489 (cosoco) D 17482 17485 16720 0 -1 4202560 44 0 0 0 4 0 0 0 20 0 9 0 559371864 667324416 9464 33554432000 4194304 6211132 140734747130544 140211196480232 140211220368357 0 0 4096 8405026 18446744071582151416 0 0 -1 3 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17490] ppid=17482 vsize=651684 memory=-1 CPUtime=0.04 cores=0-7
/proc/17485/task/17490/stat : 17490 (cosoco) D 17482 17485 16720 0 -1 4202560 44 0 0 0 4 0 0 0 20 0 9 0 559371864 667324416 9464 33554432000 4194304 6211132 140734747130544 140211188087528 140211220368357 0 0 4096 8405026 18446744071582151416 0 0 -1 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17491] ppid=17482 vsize=651684 memory=0 CPUtime=0.03 cores=0-7
/proc/17485/task/17491/stat : 17491 (cosoco) R 17482 17485 16720 0 -1 4202560 44 0 0 0 3 0 0 0 20 0 9 0 559371864 667324416 9464 33554432000 4194304 6211132 140734747130544 140211179694824 140211220368357 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17492] ppid=17482 vsize=651684 memory=0 CPUtime=0.04 cores=0-7
/proc/17485/task/17492/stat : 17492 (cosoco) D 17482 17485 16720 0 -1 4202560 44 0 0 0 4 0 0 0 20 0 9 0 559371864 667324416 9464 33554432000 4194304 6211132 140734747130544 140211171302120 140211220368357 0 0 4096 8405026 18446744071582151416 0 0 -1 2 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17493] ppid=17482 vsize=651684 memory=-1 CPUtime=0.04 cores=0-7
/proc/17485/task/17493/stat : 17493 (cosoco) D 17482 17485 16720 0 -1 4202560 41 0 0 0 4 0 0 0 20 0 9 0 559371864 667324416 9464 33554432000 4194304 6211132 140734747130544 140211162909416 140211220364094 0 0 4096 8405026 18446744071582151416 0 0 -1 5 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17494] ppid=17482 vsize=651684 memory=0 CPUtime=0.04 cores=0-7
/proc/17485/task/17494/stat : 17494 (cosoco) D 17482 17485 16720 0 -1 4202560 46 0 0 0 4 0 0 0 20 0 9 0 559371864 667324416 9464 33554432000 4194304 6211132 140734747130544 140211154516712 140211220364094 0 0 4096 8405026 18446744071582151416 0 0 -1 1 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 651684 KiB
Current children cumulated memory: 37856 KiB

[startup+0.312699 s]*
/proc/loadavg: 7.44 7.98 8.14 6/202 17494
/proc/meminfo: memFree=30908280/32770624 swapFree=66976580/67108860
[pid=17485] ppid=17482 vsize=651684 memory=42048 CPUtime=1.26 cores=0-7
/proc/17485/stat : 17485 (cosoco) S 17482 17485 16720 0 -1 1077944320 11500 0 0 0 124 2 0 0 20 0 9 0 559371846 667324416 10512 33554432000 4194304 6211132 140734747130544 140734747128800 140211236409079 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
/proc/17485/statm: 162921 10512 882 493 0 156226 0
[pid=17485/tid=17487] ppid=17482 vsize=651684 memory=6935054825532540783 CPUtime=0.13 cores=0-7
/proc/17485/task/17487/stat : 17487 (cosoco) R 17482 17485 16720 0 -1 4202560 145 0 0 0 13 0 0 0 20 0 9 0 559371864 667324416 10512 33554432000 4194304 6211132 140734747130544 140211213265640 140211220368357 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17488] ppid=17482 vsize=651684 memory=4872558044660077418 CPUtime=0.13 cores=0-7
/proc/17485/task/17488/stat : 17488 (cosoco) R 17482 17485 16720 0 -1 4202560 157 0 0 0 13 0 0 0 20 0 9 0 559371864 667324416 10512 33554432000 4194304 6211132 140734747130544 140211204872936 140211220368357 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17489] ppid=17482 vsize=651684 memory=0 CPUtime=0.13 cores=0-7
/proc/17485/task/17489/stat : 17489 (cosoco) R 17482 17485 16720 0 -1 4202560 140 0 0 0 13 0 0 0 20 0 9 0 559371864 667324416 10512 33554432000 4194304 6211132 140734747130544 140211196480136 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17490] ppid=17482 vsize=651684 memory=0 CPUtime=0.13 cores=0-7
/proc/17485/task/17490/stat : 17490 (cosoco) R 17482 17485 16720 0 -1 4202560 149 0 0 0 13 0 0 0 20 0 9 0 559371864 667324416 10512 33554432000 4194304 6211132 140734747130544 140211188087528 140211220364094 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17491] ppid=17482 vsize=651684 memory=0 CPUtime=0.13 cores=0-7
/proc/17485/task/17491/stat : 17491 (cosoco) R 17482 17485 16720 0 -1 4202560 151 0 0 0 13 0 0 0 20 0 9 0 559371864 667324416 10512 33554432000 4194304 6211132 140734747130544 140211179694824 140211220368357 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17492] ppid=17482 vsize=651684 memory=0 CPUtime=0.13 cores=0-7
/proc/17485/task/17492/stat : 17492 (cosoco) R 17482 17485 16720 0 -1 4202560 140 0 0 0 13 0 0 0 20 0 9 0 559371864 667324416 10512 33554432000 4194304 6211132 140734747130544 140211171302024 140211221223561 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17493] ppid=17482 vsize=651684 memory=0 CPUtime=0.13 cores=0-7
/proc/17485/task/17493/stat : 17493 (cosoco) R 17482 17485 16720 0 -1 4202560 140 0 0 0 13 0 0 0 20 0 9 0 559371864 667324416 10512 33554432000 4194304 6211132 140734747130544 140211162909320 5136343 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17494] ppid=17482 vsize=651684 memory=0 CPUtime=0.13 cores=0-7
/proc/17485/task/17494/stat : 17494 (cosoco) R 17482 17485 16720 0 -1 4202560 146 0 0 0 13 0 0 0 20 0 9 0 559371864 667324416 10512 33554432000 4194304 6211132 140734747130544 140211154516712 5250325 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 651684 KiB
Current children cumulated memory: 42048 KiB

[startup+0.700626 s]
/proc/loadavg: 7.44 7.98 8.14 9/202 17494
/proc/meminfo: memFree=30887944/32770624 swapFree=66976580/67108860
[pid=17485] ppid=17482 vsize=657840 memory=62112 CPUtime=4.19 cores=0-7
/proc/17485/stat : 17485 (cosoco) S 17482 17485 16720 0 -1 1077944320 16729 0 0 0 416 3 0 0 20 0 9 0 559371846 673628160 15528 33554432000 4194304 6211132 140734747130544 140734747128800 140211236409079 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
/proc/17485/statm: 164460 15528 885 493 0 157765 0
[pid=17485/tid=17487] ppid=17482 vsize=657840 memory=6332 CPUtime=0.5 cores=0-7
/proc/17485/task/17487/stat : 17487 (cosoco) R 17482 17485 16720 0 -1 4202560 702 0 0 0 50 0 0 0 20 0 9 0 559371864 673628160 15528 33554432000 4194304 6211132 140734747130544 140211213265936 5250304 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17488] ppid=17482 vsize=657840 memory=1060 CPUtime=0.5 cores=0-7
/proc/17485/task/17488/stat : 17488 (cosoco) R 17482 17485 16720 0 -1 4202560 703 0 0 0 50 0 0 0 20 0 9 0 559371864 673628160 15528 33554432000 4194304 6211132 140734747130544 140211204873232 5136288 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17489] ppid=17482 vsize=657840 memory=2828 CPUtime=0.5 cores=0-7
/proc/17485/task/17489/stat : 17489 (cosoco) R 17482 17485 16720 0 -1 4202560 960 0 0 0 50 0 0 0 20 0 9 0 559371864 673628160 15528 33554432000 4194304 6211132 140734747130544 140211196480184 5397255 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17490] ppid=17482 vsize=657840 memory=1216 CPUtime=0.5 cores=0-7
/proc/17485/task/17490/stat : 17490 (cosoco) R 17482 17485 16720 0 -1 4202560 697 0 0 0 50 0 0 0 20 0 9 0 559371864 673628160 15528 33554432000 4194304 6211132 140734747130544 140211188087824 5136288 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17491] ppid=17482 vsize=657840 memory=984 CPUtime=0.5 cores=0-7
/proc/17485/task/17491/stat : 17491 (cosoco) R 17482 17485 16720 0 -1 4202560 697 0 0 0 50 0 0 0 20 0 9 0 559371864 673628160 15528 33554432000 4194304 6211132 140734747130544 140211179695120 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17492] ppid=17482 vsize=657840 memory=0 CPUtime=0.49 cores=0-7
/proc/17485/task/17492/stat : 17492 (cosoco) R 17482 17485 16720 0 -1 4202560 960 0 0 0 49 0 0 0 20 0 9 0 559371864 673628160 15528 33554432000 4194304 6211132 140734747130544 140211171302416 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17493] ppid=17482 vsize=657840 memory=4872558044660077418 CPUtime=0.48 cores=0-7
/proc/17485/task/17493/stat : 17493 (cosoco) R 17482 17485 16720 0 -1 4202560 960 0 0 0 48 0 0 0 20 0 9 0 559371864 673628160 15528 33554432000 4194304 6211132 140734747130544 140211162909712 5048291 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17494] ppid=17482 vsize=657840 memory=0 CPUtime=0.5 cores=0-7
/proc/17485/task/17494/stat : 17494 (cosoco) R 17482 17485 16720 0 -1 4202560 703 0 0 0 50 0 0 0 20 0 9 0 559371864 673628160 15528 33554432000 4194304 6211132 140734747130544 140211154516712 5022916 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
Current children cumulated CPU time: 4.19 s
Current children cumulated vsize: 657840 KiB
Current children cumulated memory: 62112 KiB

[startup+1.50061 s]
/proc/loadavg: 7.44 7.98 8.14 9/202 17494
/proc/meminfo: memFree=30887572/32770624 swapFree=66976580/67108860
[pid=17485] ppid=17482 vsize=657840 memory=63384 CPUtime=10.58 cores=0-7
/proc/17485/stat : 17485 (cosoco) S 17482 17485 16720 0 -1 1077944320 27572 0 0 0 1050 8 0 0 20 0 9 0 559371846 673628160 15846 33554432000 4194304 6211132 140734747130544 140734747128800 140211236409079 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
/proc/17485/statm: 164460 15846 885 493 0 157765 0
[pid=17485/tid=17487] ppid=17482 vsize=657840 memory=-3395018494865920865 CPUtime=1.3 cores=0-7
/proc/17485/task/17487/stat : 17487 (cosoco) R 17482 17485 16720 0 -1 4202560 2364 0 0 0 130 0 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211213265936 5136343 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17488] ppid=17482 vsize=657840 memory=-5504941851400766256 CPUtime=1.3 cores=0-7
/proc/17485/task/17488/stat : 17488 (cosoco) R 17482 17485 16720 0 -1 4202560 2358 0 0 0 130 0 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211204873232 5250325 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17489] ppid=17482 vsize=657840 memory=0 CPUtime=1.3 cores=0-7
/proc/17485/task/17489/stat : 17489 (cosoco) R 17482 17485 16720 0 -1 4202560 1883 0 0 0 130 0 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211196480136 5136288 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17490] ppid=17482 vsize=657840 memory=279719685914224 CPUtime=1.3 cores=0-7
/proc/17485/task/17490/stat : 17490 (cosoco) R 17482 17485 16720 0 -1 4202560 2383 0 0 0 130 0 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211188087824 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17491] ppid=17482 vsize=657840 memory=7236550575877411948 CPUtime=1.3 cores=0-7
/proc/17485/task/17491/stat : 17491 (cosoco) R 17482 17485 16720 0 -1 4202560 2007 0 0 0 130 0 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211179695120 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17492] ppid=17482 vsize=657840 memory=0 CPUtime=1.3 cores=0-7
/proc/17485/task/17492/stat : 17492 (cosoco) R 17482 17485 16720 0 -1 4202560 2140 0 0 0 129 1 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211171302416 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17493] ppid=17482 vsize=657840 memory=4641074187873313646 CPUtime=1.26 cores=0-7
/proc/17485/task/17493/stat : 17493 (cosoco) R 17482 17485 16720 0 -1 4202560 1993 0 0 0 125 1 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211162909712 5250325 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17494] ppid=17482 vsize=657840 memory=7228961746590655594 CPUtime=1.3 cores=0-7
/proc/17485/task/17494/stat : 17494 (cosoco) R 17482 17485 16720 0 -1 4202560 2097 0 0 0 129 1 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211154516664 5250311 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
Current children cumulated CPU time: 10.58 s
Current children cumulated vsize: 657840 KiB
Current children cumulated memory: 63384 KiB

[startup+3.11061 s]
/proc/loadavg: 7.44 7.98 8.14 9/202 17494
/proc/meminfo: memFree=30884316/32770624 swapFree=66976580/67108860
[pid=17485] ppid=17482 vsize=657840 memory=63384 CPUtime=23.43 cores=0-7
/proc/17485/stat : 17485 (cosoco) S 17482 17485 16720 0 -1 1077944320 28810 0 0 0 2335 8 0 0 20 0 9 0 559371846 673628160 15846 33554432000 4194304 6211132 140734747130544 140734747128800 140211236409079 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
/proc/17485/statm: 164460 15846 885 493 0 157765 0
[pid=17485/tid=17487] ppid=17482 vsize=657840 memory=63384 CPUtime=2.9 cores=0-7
/proc/17485/task/17487/stat : 17487 (cosoco) R 17482 17485 16720 0 -1 4202560 2500 0 0 0 290 0 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211213265936 5250304 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17488] ppid=17482 vsize=657840 memory=0 CPUtime=2.91 cores=0-7
/proc/17485/task/17488/stat : 17488 (cosoco) R 17482 17485 16720 0 -1 4202560 2495 0 0 0 291 0 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211204873232 5250304 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17489] ppid=17482 vsize=657840 memory=270 CPUtime=2.91 cores=0-7
/proc/17485/task/17489/stat : 17489 (cosoco) R 17482 17485 16720 0 -1 4202560 2138 0 0 0 290 1 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211196480136 5250321 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17490] ppid=17482 vsize=657840 memory=265 CPUtime=2.91 cores=0-7
/proc/17485/task/17490/stat : 17490 (cosoco) R 17482 17485 16720 0 -1 4202560 2461 0 0 0 291 0 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211188087824 5250321 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17491] ppid=17482 vsize=657840 memory=3184097920075968753 CPUtime=2.9 cores=0-7
/proc/17485/task/17491/stat : 17491 (cosoco) R 17482 17485 16720 0 -1 4202560 2197 0 0 0 290 0 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211179695120 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17492] ppid=17482 vsize=657840 memory=6944656592455359545 CPUtime=2.91 cores=0-7
/proc/17485/task/17492/stat : 17492 (cosoco) R 17482 17485 16720 0 -1 4202560 2220 0 0 0 290 1 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211171302416 5250311 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17493] ppid=17482 vsize=657840 memory=6944656592385698452 CPUtime=2.85 cores=0-7
/proc/17485/task/17493/stat : 17493 (cosoco) R 17482 17485 16720 0 -1 4202560 2217 0 0 0 284 1 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211162909712 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17494] ppid=17482 vsize=657840 memory=6944656592455360608 CPUtime=2.91 cores=0-7
/proc/17485/task/17494/stat : 17494 (cosoco) R 17482 17485 16720 0 -1 4202560 2235 0 0 0 290 1 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211154516664 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
Current children cumulated CPU time: 23.43 s
Current children cumulated vsize: 657840 KiB
Current children cumulated memory: 63384 KiB

[startup+6.30061 s]
/proc/loadavg: 7.25 7.93 8.12 9/202 17494
/proc/meminfo: memFree=30882976/32770624 swapFree=66976580/67108860
[pid=17485] ppid=17482 vsize=657840 memory=63384 CPUtime=48.89 cores=0-7
/proc/17485/stat : 17485 (cosoco) S 17482 17485 16720 0 -1 1077944320 60354 0 0 0 4877 12 0 0 20 0 9 0 559371846 673628160 15846 33554432000 4194304 6211132 140734747130544 140734747128800 140211236409079 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
/proc/17485/statm: 164460 15846 885 493 0 157765 0
[pid=17485/tid=17487] ppid=17482 vsize=657840 memory=63384 CPUtime=6.09 cores=0-7
/proc/17485/task/17487/stat : 17487 (cosoco) R 17482 17485 16720 0 -1 4202560 6806 0 0 0 609 0 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211213265936 5250304 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17488] ppid=17482 vsize=657840 memory=279719543352864 CPUtime=6.1 cores=0-7
/proc/17485/task/17488/stat : 17488 (cosoco) R 17482 17485 16720 0 -1 4202560 6700 0 0 0 609 1 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211204873232 5136288 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17489] ppid=17482 vsize=657840 memory=139864209282687 CPUtime=6.1 cores=0-7
/proc/17485/task/17489/stat : 17489 (cosoco) R 17482 17485 16720 0 -1 4202560 5824 0 0 0 609 1 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211196480136 5250321 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17490] ppid=17482 vsize=657840 memory=0 CPUtime=6.08 cores=0-7
/proc/17485/task/17490/stat : 17490 (cosoco) R 17482 17485 16720 0 -1 4202560 6695 0 0 0 608 0 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211188087824 5250321 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17491] ppid=17482 vsize=657840 memory=4206468019014099040 CPUtime=6.1 cores=0-7
/proc/17485/task/17491/stat : 17491 (cosoco) R 17482 17485 16720 0 -1 4202560 6063 0 0 0 609 1 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211179695120 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17492] ppid=17482 vsize=657840 memory=0 CPUtime=6.09 cores=0-7
/proc/17485/task/17492/stat : 17492 (cosoco) R 17482 17485 16720 0 -1 4202560 5712 0 0 0 608 1 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211171302416 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17493] ppid=17482 vsize=657840 memory=0 CPUtime=6 cores=0-7
/proc/17485/task/17493/stat : 17493 (cosoco) R 17482 17485 16720 0 -1 4202560 6169 0 0 0 598 2 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211162909712 5250319 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17494] ppid=17482 vsize=657840 memory=63384 CPUtime=6.1 cores=0-7
/proc/17485/task/17494/stat : 17494 (cosoco) R 17482 17485 16720 0 -1 4202560 6038 0 0 0 608 2 0 0 20 0 9 0 559371864 673628160 15846 33554432000 4194304 6211132 140734747130544 140211154516664 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
Current children cumulated CPU time: 48.89 s
Current children cumulated vsize: 657840 KiB
Current children cumulated memory: 63384 KiB

[startup+12.7006 s]
/proc/loadavg: 7.31 7.94 8.12 9/202 17494
/proc/meminfo: memFree=30882888/32770624 swapFree=66976580/67108860
[pid=17485] ppid=17482 vsize=657840 memory=63384 CPUtime=100.01 cores=0-7

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

/proc/17485/task/17489/stat : 17489 (cosoco) R 17482 17485 16720 0 -1 4202560 19992 0 0 0 226114 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211196480136 5250304 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17490] ppid=17482 vsize=657840 memory=65424 CPUtime=2261.54 cores=0-7
/proc/17485/task/17490/stat : 17490 (cosoco) R 17482 17485 16720 0 -1 4202560 17719 0 0 0 226151 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211188087824 5250311 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17491] ppid=17482 vsize=657840 memory=65424 CPUtime=2256.24 cores=0-7
/proc/17485/task/17491/stat : 17491 (cosoco) R 17482 17485 16720 0 -1 4202560 18118 0 0 0 225621 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211179695120 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17492] ppid=17482 vsize=657840 memory=65424 CPUtime=2248.78 cores=0-7
/proc/17485/task/17492/stat : 17492 (cosoco) R 17482 17485 16720 0 -1 4202560 18135 0 0 0 224874 4 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211171302416 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17493] ppid=17482 vsize=657840 memory=65424 CPUtime=2251.39 cores=0-7
/proc/17485/task/17493/stat : 17493 (cosoco) R 17482 17485 16720 0 -1 4202560 20286 0 0 0 225135 4 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211162909712 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17494] ppid=17482 vsize=657840 memory=65424 CPUtime=2259.73 cores=0-7
/proc/17485/task/17494/stat : 17494 (cosoco) R 17482 17485 16720 0 -1 4202560 18026 0 0 0 225968 5 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211154516664 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
Current children cumulated CPU time: 18062.5 s
Current children cumulated vsize: 657840 KiB
Current children cumulated memory: 65424 KiB

[startup+2322.3 s]
/proc/loadavg: 8.46 8.22 8.21 9/200 17667
/proc/meminfo: memFree=30883468/32770624 swapFree=66976580/67108860
[pid=17485] ppid=17482 vsize=657840 memory=65424 CPUtime=18541.6 cores=0-7
/proc/17485/stat : 17485 (cosoco) S 17482 17485 16720 0 -1 1077944320 165721 0 0 0 1854125 33 0 0 20 0 9 0 559371846 673628160 16356 33554432000 4194304 6211132 140734747130544 140734747128800 140211236409079 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
/proc/17485/statm: 164460 16356 885 493 0 157765 0
[pid=17485/tid=17487] ppid=17482 vsize=657840 memory=65424 CPUtime=2321.6 cores=0-7
/proc/17485/task/17487/stat : 17487 (cosoco) R 17482 17485 16720 0 -1 4202560 21623 0 0 0 232158 2 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211213265936 5250321 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17488] ppid=17482 vsize=657840 memory=65424 CPUtime=2321.8 cores=0-7
/proc/17485/task/17488/stat : 17488 (cosoco) R 17482 17485 16720 0 -1 4202560 20891 0 0 0 232177 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211204873232 5250321 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17489] ppid=17482 vsize=657840 memory=65424 CPUtime=2320.31 cores=0-7
/proc/17485/task/17489/stat : 17489 (cosoco) R 17482 17485 16720 0 -1 4202560 20156 0 0 0 232028 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211196480136 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17490] ppid=17482 vsize=657840 memory=65424 CPUtime=2321.52 cores=0-7
/proc/17485/task/17490/stat : 17490 (cosoco) R 17482 17485 16720 0 -1 4202560 17782 0 0 0 232149 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211188087824 5250321 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17491] ppid=17482 vsize=657840 memory=65424 CPUtime=2316.23 cores=0-7
/proc/17485/task/17491/stat : 17491 (cosoco) R 17482 17485 16720 0 -1 4202560 18210 0 0 0 231620 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211179695120 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17492] ppid=17482 vsize=657840 memory=65424 CPUtime=2308.77 cores=0-7
/proc/17485/task/17492/stat : 17492 (cosoco) R 17482 17485 16720 0 -1 4202560 18213 0 0 0 230873 4 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211171302416 5136288 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17493] ppid=17482 vsize=657840 memory=65424 CPUtime=2311.39 cores=0-7
/proc/17485/task/17493/stat : 17493 (cosoco) R 17482 17485 16720 0 -1 4202560 20390 0 0 0 231135 4 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211162909712 5136288 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17494] ppid=17482 vsize=657840 memory=65424 CPUtime=2319.71 cores=0-7
/proc/17485/task/17494/stat : 17494 (cosoco) R 17482 17485 16720 0 -1 4202560 18109 0 0 0 231966 5 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211154516664 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
Current children cumulated CPU time: 18541.6 s
Current children cumulated vsize: 657840 KiB
Current children cumulated memory: 65424 KiB

[startup+2382.3 s]
/proc/loadavg: 8.55 8.30 8.24 9/200 17670
/proc/meminfo: memFree=30882456/32770624 swapFree=66976580/67108860
[pid=17485] ppid=17482 vsize=657840 memory=65424 CPUtime=19020.7 cores=0-7
/proc/17485/stat : 17485 (cosoco) S 17482 17485 16720 0 -1 1077944320 166469 0 0 0 1902035 33 0 0 20 0 9 0 559371846 673628160 16356 33554432000 4194304 6211132 140734747130544 140734747128800 140211236409079 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
/proc/17485/statm: 164460 16356 885 493 0 157765 0
[pid=17485/tid=17487] ppid=17482 vsize=657840 memory=65424 CPUtime=2381.58 cores=0-7
/proc/17485/task/17487/stat : 17487 (cosoco) R 17482 17485 16720 0 -1 4202560 21743 0 0 0 238156 2 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211213265936 5250311 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17488] ppid=17482 vsize=657840 memory=65424 CPUtime=2381.8 cores=0-7
/proc/17485/task/17488/stat : 17488 (cosoco) R 17482 17485 16720 0 -1 4202560 20981 0 0 0 238177 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211204873232 5250311 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17489] ppid=17482 vsize=657840 memory=65424 CPUtime=2379.48 cores=0-7
/proc/17485/task/17489/stat : 17489 (cosoco) R 17482 17485 16720 0 -1 4202560 20288 0 0 0 237945 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211196480136 5250311 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17490] ppid=17482 vsize=657840 memory=65424 CPUtime=2381.51 cores=0-7
/proc/17485/task/17490/stat : 17490 (cosoco) R 17482 17485 16720 0 -1 4202560 17870 0 0 0 238148 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211188087824 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17491] ppid=17482 vsize=657840 memory=65424 CPUtime=2376.23 cores=0-7
/proc/17485/task/17491/stat : 17491 (cosoco) R 17482 17485 16720 0 -1 4202560 18299 0 0 0 237620 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211179695120 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17492] ppid=17482 vsize=657840 memory=65424 CPUtime=2368.76 cores=0-7
/proc/17485/task/17492/stat : 17492 (cosoco) R 17482 17485 16720 0 -1 4202560 18285 0 0 0 236872 4 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211171302416 5250330 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17493] ppid=17482 vsize=657840 memory=65424 CPUtime=2371.36 cores=0-7
/proc/17485/task/17493/stat : 17493 (cosoco) R 17482 17485 16720 0 -1 4202560 20483 0 0 0 237132 4 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211162909712 5250316 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17494] ppid=17482 vsize=657840 memory=65424 CPUtime=2379.7 cores=0-7
/proc/17485/task/17494/stat : 17494 (cosoco) R 17482 17485 16720 0 -1 4202560 18173 0 0 0 237965 5 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211154516664 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
Current children cumulated CPU time: 19020.7 s
Current children cumulated vsize: 657840 KiB
Current children cumulated memory: 65424 KiB

[startup+2442.3 s]
/proc/loadavg: 8.23 8.26 8.23 9/199 17673
/proc/meminfo: memFree=30882432/32770624 swapFree=66976580/67108860
[pid=17485] ppid=17482 vsize=657840 memory=65424 CPUtime=19499.8 cores=0-7
/proc/17485/stat : 17485 (cosoco) S 17482 17485 16720 0 -1 1077944320 167182 0 0 0 1949944 34 0 0 20 0 9 0 559371846 673628160 16356 33554432000 4194304 6211132 140734747130544 140734747128800 140211236409079 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
/proc/17485/statm: 164460 16356 885 493 0 157765 0
[pid=17485/tid=17487] ppid=17482 vsize=657840 memory=65424 CPUtime=2441.58 cores=0-7
/proc/17485/task/17487/stat : 17487 (cosoco) R 17482 17485 16720 0 -1 4202560 21864 0 0 0 244156 2 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211213265936 5250304 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17488] ppid=17482 vsize=657840 memory=65424 CPUtime=2441.8 cores=0-7
/proc/17485/task/17488/stat : 17488 (cosoco) R 17482 17485 16720 0 -1 4202560 21074 0 0 0 244177 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211204873232 5250311 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17489] ppid=17482 vsize=657840 memory=65424 CPUtime=2438.64 cores=0-7
/proc/17485/task/17489/stat : 17489 (cosoco) R 17482 17485 16720 0 -1 4202560 20435 0 0 0 243861 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211196480136 5136288 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17490] ppid=17482 vsize=657840 memory=65424 CPUtime=2441.5 cores=0-7
/proc/17485/task/17490/stat : 17490 (cosoco) R 17482 17485 16720 0 -1 4202560 17906 0 0 0 244147 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211188087824 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17491] ppid=17482 vsize=657840 memory=65424 CPUtime=2436.23 cores=0-7
/proc/17485/task/17491/stat : 17491 (cosoco) R 17482 17485 16720 0 -1 4202560 18412 0 0 0 243620 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211179695120 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17492] ppid=17482 vsize=657840 memory=65424 CPUtime=2428.75 cores=0-7
/proc/17485/task/17492/stat : 17492 (cosoco) R 17482 17485 16720 0 -1 4202560 18354 0 0 0 242870 5 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211171302416 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17493] ppid=17482 vsize=657840 memory=65424 CPUtime=2431.35 cores=0-7
/proc/17485/task/17493/stat : 17493 (cosoco) R 17482 17485 16720 0 -1 4202560 20569 0 0 0 243131 4 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211162909712 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17494] ppid=17482 vsize=657840 memory=65424 CPUtime=2439.69 cores=0-7
/proc/17485/task/17494/stat : 17494 (cosoco) R 17482 17485 16720 0 -1 4202560 18221 0 0 0 243964 5 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211154516664 5136288 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
Current children cumulated CPU time: 19499.8 s
Current children cumulated vsize: 657840 KiB
Current children cumulated memory: 65424 KiB

[startup+2502.3 s]
/proc/loadavg: 8.12 8.23 8.22 9/199 17678
/proc/meminfo: memFree=30883892/32770624 swapFree=66976580/67108860
[pid=17485] ppid=17482 vsize=657840 memory=65424 CPUtime=19978.9 cores=0-7
/proc/17485/stat : 17485 (cosoco) S 17482 17485 16720 0 -1 1077944320 167940 0 0 0 1997852 34 0 0 20 0 9 0 559371846 673628160 16356 33554432000 4194304 6211132 140734747130544 140734747128800 140211236409079 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
/proc/17485/statm: 164460 16356 885 493 0 157765 0
[pid=17485/tid=17487] ppid=17482 vsize=657840 memory=65424 CPUtime=2501.57 cores=0-7
/proc/17485/task/17487/stat : 17487 (cosoco) R 17482 17485 16720 0 -1 4202560 21982 0 0 0 250155 2 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211213265936 5250319 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17488] ppid=17482 vsize=657840 memory=1804 CPUtime=2501.8 cores=0-7
/proc/17485/task/17488/stat : 17488 (cosoco) R 17482 17485 16720 0 -1 4202560 21233 0 0 0 250177 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211204873232 5250321 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17489] ppid=17482 vsize=657840 memory=65424 CPUtime=2497.78 cores=0-7
/proc/17485/task/17489/stat : 17489 (cosoco) R 17482 17485 16720 0 -1 4202560 20558 0 0 0 249775 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211196480136 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17490] ppid=17482 vsize=657840 memory=65424 CPUtime=2501.49 cores=0-7
/proc/17485/task/17490/stat : 17490 (cosoco) R 17482 17485 16720 0 -1 4202560 17967 0 0 0 250146 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211188087824 5136288 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17491] ppid=17482 vsize=657840 memory=65424 CPUtime=2496.23 cores=0-7
/proc/17485/task/17491/stat : 17491 (cosoco) R 17482 17485 16720 0 -1 4202560 18478 0 0 0 249620 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211179695120 5250311 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17492] ppid=17482 vsize=657840 memory=65424 CPUtime=2488.73 cores=0-7
/proc/17485/task/17492/stat : 17492 (cosoco) R 17482 17485 16720 0 -1 4202560 18413 0 0 0 248868 5 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211171302416 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17493] ppid=17482 vsize=657840 memory=65424 CPUtime=2491.34 cores=0-7
/proc/17485/task/17493/stat : 17493 (cosoco) R 17482 17485 16720 0 -1 4202560 20686 0 0 0 249130 4 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211162909712 5250321 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17494] ppid=17482 vsize=657840 memory=65424 CPUtime=2499.68 cores=0-7
/proc/17485/task/17494/stat : 17494 (cosoco) R 17482 17485 16720 0 -1 4202560 18276 0 0 0 249963 5 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211154516664 5250319 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
Current children cumulated CPU time: 19978.9 s
Current children cumulated vsize: 657840 KiB
Current children cumulated memory: 65424 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.09 8.22 8.22 9/199 17679
/proc/meminfo: memFree=30884136/32770624 swapFree=66976580/67108860
[pid=17485] ppid=17482 vsize=657840 memory=65424 CPUtime=20120.3 cores=0-7
/proc/17485/stat : 17485 (cosoco) S 17482 17485 16720 0 -1 1077944320 167940 0 0 0 2011992 34 0 0 20 0 9 0 559371846 673628160 16356 33554432000 4194304 6211132 140734747130544 140734747128800 140211236409079 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
/proc/17485/statm: 164460 16356 885 493 0 157765 0
[pid=17485/tid=17487] ppid=17482 vsize=657840 memory=6935054825532540783 CPUtime=2519.28 cores=0-7
/proc/17485/task/17487/stat : 17487 (cosoco) R 17482 17485 16720 0 -1 4202560 21982 0 0 0 251926 2 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211213265936 5250304 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17488] ppid=17482 vsize=657840 memory=4872558044660077418 CPUtime=2519.5 cores=0-7
/proc/17485/task/17488/stat : 17488 (cosoco) R 17482 17485 16720 0 -1 4202560 21233 0 0 0 251947 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211204873232 5250321 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17489] ppid=17482 vsize=657840 memory=1408 CPUtime=2515.24 cores=0-7
/proc/17485/task/17489/stat : 17489 (cosoco) R 17482 17485 16720 0 -1 4202560 20558 0 0 0 251521 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211196480136 5250325 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17490] ppid=17482 vsize=657840 memory=2884 CPUtime=2519.18 cores=0-7
/proc/17485/task/17490/stat : 17490 (cosoco) R 17482 17485 16720 0 -1 4202560 17967 0 0 0 251915 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211188087824 5250256 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17491] ppid=17482 vsize=657840 memory=65424 CPUtime=2513.94 cores=0-7
/proc/17485/task/17491/stat : 17491 (cosoco) R 17482 17485 16720 0 -1 4202560 18478 0 0 0 251391 3 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211179695120 5250325 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17492] ppid=17482 vsize=657840 memory=1556 CPUtime=2506.44 cores=0-7
/proc/17485/task/17492/stat : 17492 (cosoco) R 17482 17485 16720 0 -1 4202560 18413 0 0 0 250639 5 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211171302416 5136288 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17493] ppid=17482 vsize=657840 memory=928 CPUtime=2509.05 cores=0-7
/proc/17485/task/17493/stat : 17493 (cosoco) R 17482 17485 16720 0 -1 4202560 20686 0 0 0 250901 4 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211162909712 5250321 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
[pid=17485/tid=17494] ppid=17482 vsize=657840 memory=1772 CPUtime=2517.39 cores=0-7
/proc/17485/task/17494/stat : 17494 (cosoco) R 17482 17485 16720 0 -1 4202560 18276 0 0 0 251734 5 0 0 20 0 9 0 559371864 673628160 16356 33554432000 4194304 6211132 140734747130544 140211154516664 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33775616 140734747132945 140734747133037 140734747133037 140734747135950 0
Current children cumulated CPU time: 20120.3 s
Current children cumulated vsize: 657840 KiB
Current children cumulated memory: 65424 KiB

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

[startup+2520.02 s]
# the end of solver process 17485 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20120 s, system=0.344763 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): 20120.4
CPU user time (s): 20120
CPU system time (s): 0.344763
CPU usage (%): 798.42
Max. virtual memory (cumulated for all children) (KiB): 657840
Max. memory (cumulated for all children) (KiB): 65424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20120
system time used= 0.344763
maximum resident set size= 65724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168135
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= 941
involuntary context switches= 175610


# summary of solver processes directly reported to runsolver:
#   pid: 17485
#   total CPU time (s): 20120.4
#   total CPU user time (s): 20120
#   total CPU system time (s): 0.344763

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.4947 second user time and 23.2146 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-30 11:04:37
IDJOB=4409712
IDBENCH=138293
IDSOLVER=2877
FILE ID=node124/4409712-1569834319
RUNJOBID= node124-1569829231-16747
PBS_JOBID= 21705938
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 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-4409712-1569834319/watcher-4409712-1569834319 -o /tmp/evaluation-result-4409712-1569834319/solver-4409712-1569834319 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1569829231-16747 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409712-1569834319.xml

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

MD5SUM BENCH= 9ef2b094cdda1b830103df1ca446c40b
RANDOM SEED=2121359035

node124.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30944568 kB
MemAvailable:   31845812 kB
Buffers:          121612 kB
Cached:          1119936 kB
SwapCached:        29128 kB
Active:           880784 kB
Inactive:         395208 kB
Active(anon):       5212 kB
Inactive(anon):   111208 kB
Active(file):     875572 kB
Inactive(file):   284000 kB
Unevictable:      109528 kB
Mlocked:          109528 kB
SwapTotal:      67108860 kB
SwapFree:       66976580 kB
Dirty:              2808 kB
Writeback:             0 kB
AnonPages:         45556 kB
Mapped:            26496 kB
Shmem:             73488 kB
Slab:             143864 kB
SReclaimable:     115012 kB
SUnreclaim:        28852 kB
KernelStack:        3760 kB
PageTables:         5528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62028 MiB
End job on node124 at 2019-09-30 11:46:37