Trace number 4410012

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) 2011 252.024

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 benchmark2400.21
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.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
0.10/0.14	c Create Cardinality(vars,values,occurs) constraint using 469 Exactly/AtMost.. constraint 
0.10/0.14	c
2010.88/252.02	c
2010.88/252.02	c This is cosoco 2.00 --  
2010.88/252.02	c
2010.88/252.02	c command line: cosoco -model -nbcores=8 HOME/instance-4410012-1569830692.xml 
2010.88/252.02	c enable optimization
2010.88/252.02	c ========================================[ Problem Statistics ]===========================================
2010.88/252.02	c |                                                                                                       
2010.88/252.02	c |  Parse time        :         0.15 s 
2010.88/252.02	c |
2010.88/252.02	c |               Variables: 470
2010.88/252.02	c |            Domain Sizes: 62..68
2010.88/252.02	c |
2010.88/252.02	c |             Constraints: 197
2010.88/252.02	c |                   Arity: 1..469  -- Unary: 1
2010.88/252.02	c | 
2010.88/252.02	c |                   Types: 
2010.88/252.02	c |                          Exactly K: 62
2010.88/252.02	c |                          Exactly K variable: 1
2010.88/252.02	c |                          Intension: 1
2010.88/252.02	c |                          Lex: 66
2010.88/252.02	c |                          MDD: 67
2010.88/252.02	c |                          
2010.88/252.02	c |               Objective: Maximize Intension
2010.88/252.02	
2010.88/252.02	c =========================================================================================================
2010.88/252.02	c Parallel mode: Portfolio
2010.88/252.02	c [pFactory][Group N°0] created (threads:8).
2010.88/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
2010.88/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
2010.88/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
2010.88/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
2010.88/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
2010.88/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
2010.88/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
2010.88/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
2010.88/252.02	c [pFactory][Group N°0] concurrent mode: enabled.
2010.88/252.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
2010.88/252.02	c [pFactory][Group N°0] task 7 launched on thread 1.
2010.88/252.02	c [pFactory][Group N°0] task 6 launched on thread 0.
2010.88/252.02	c [pFactory][Group N°0] task 5 launched on thread 2.
2010.88/252.02	c [pFactory][Group N°0] task 4 launched on thread 6.
2010.88/252.02	c [pFactory][Group N°0] task 3 launched on thread 7.
2010.88/252.02	c [pFactory][Group N°0] task 2 launched on thread 4.
2010.88/252.02	c [pFactory][Group N°0] task 1 launched on thread 3.
2010.88/252.02	c [pFactory][Group N°0] task 0 launched on thread 5.
2010.88/252.02	
2010.88/252.02	c *** INTERRUPTED ***
2010.88/252.02	c call to solver        : 0
2010.88/252.02	c
2010.88/252.02	c restarts              : 278         
2010.88/252.02	c conflicts             : 4103         (2 /sec)
2010.88/252.02	c decisions             : 67141        (33 /sec)
2010.88/252.02	c propagations          : 2365545     (1176 /sec)
2010.88/252.02	c root propagations     : 18760       
2010.88/252.02	c filter calls          : 7771839        (3865 /sec)
2010.88/252.02	c useless filter calls  : 7666622        (98 %)
2010.88/252.02	c Memory used           : 638.42 MB
2010.88/252.02	c Best bound time (wc)  : -1.56983e+09 s
2010.88/252.02	c CPU time              : 2010.85 s
2010.88/252.02	c real time             : 252.017 s
2010.88/252.02	
2010.88/252.02	c No Bound found!
2010.88/252.02	
2010.88/252.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 (14849 MiB free)
  memory of node 1: 16384 MiB (14596 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4410012-1569830692/watcher-4410012-1569830692 -o /tmp/evaluation-result-4410012-1569830692/solver-4410012-1569830692 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node119-1569817669-3093 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4410012-1569830692.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=6092, runsolver pid=6089

[startup+0.10016 s]*
/proc/loadavg: 7.60 8.25 8.27 2/192 6093
/proc/meminfo: memFree=30134980/32770624 swapFree=66954180/67108860
[pid=6092] ppid=6089 vsize=47540 memory=22808 CPUtime=0.1 cores=0-7
/proc/6092/stat : 6092 (cosoco) R 6089 6092 3066 0 -1 4202496 6383 0 0 0 9 1 0 0 20 0 1 0 558983870 48680960 5702 33554432000 4194304 6211132 140731336470480 140731336467016 139752040414181 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
/proc/6092/statm: 11885 5702 819 493 0 5190 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 47540 KiB
Current children cumulated memory: 22808 KiB

[startup+0.215857 s]*
/proc/loadavg: 7.60 8.25 8.27 9/200 6101
/proc/meminfo: memFree=30118316/32770624 swapFree=66954180/67108860
[pid=6092] ppid=6089 vsize=651684 memory=37848 CPUtime=0.56 cores=0-7
/proc/6092/stat : 6092 (cosoco) S 6089 6092 3066 0 -1 1077944320 10782 0 0 0 54 2 0 0 20 0 9 0 558983870 667324416 9462 33554432000 4194304 6211132 140731336470480 140731336468736 139752056454903 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
/proc/6092/statm: 162921 9462 876 493 0 156226 0
[pid=6092/tid=6094] ppid=6089 vsize=651684 memory=0 CPUtime=0.05 cores=0-7
/proc/6092/task/6094/stat : 6094 (cosoco) R 6089 6092 3066 0 -1 4202560 56 0 0 0 5 0 0 0 20 0 9 0 558983888 667324416 9462 33554432000 4194304 6211132 140731336470480 139752033311464 139752040409918 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6095] ppid=6089 vsize=651684 memory=280938102179576 CPUtime=0.05 cores=0-7
/proc/6092/task/6095/stat : 6095 (cosoco) R 6089 6092 3066 0 -1 4202560 64 0 0 0 5 0 0 0 20 0 9 0 558983888 667324416 9462 33554432000 4194304 6211132 140731336470480 139752024918760 5250304 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6096] ppid=6089 vsize=651684 memory=140469116388992 CPUtime=0.05 cores=0-7
/proc/6092/task/6096/stat : 6096 (cosoco) R 6089 6092 3066 0 -1 4202560 52 0 0 0 5 0 0 0 20 0 9 0 558983888 667324416 9462 33554432000 4194304 6211132 140731336470480 139752016526360 5250321 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6097] ppid=6089 vsize=651684 memory=0 CPUtime=0.05 cores=0-7
/proc/6092/task/6097/stat : 6097 (cosoco) R 6089 6092 3066 0 -1 4202560 58 0 0 0 5 0 0 0 20 0 9 0 558983888 667324416 9462 33554432000 4194304 6211132 140731336470480 139752008133352 5136324 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6098] ppid=6089 vsize=651684 memory=0 CPUtime=0.05 cores=0-7
/proc/6092/task/6098/stat : 6098 (cosoco) R 6089 6092 3066 0 -1 4202560 55 0 0 0 5 0 0 0 20 0 9 0 558983888 667324416 9462 33554432000 4194304 6211132 140731336470480 139751999740952 139752040409918 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6099] ppid=6089 vsize=651684 memory=0 CPUtime=0.05 cores=0-7
/proc/6092/task/6099/stat : 6099 (cosoco) R 6089 6092 3066 0 -1 4202560 58 0 0 0 5 0 0 0 20 0 9 0 558983888 667324416 9462 33554432000 4194304 6211132 140731336470480 139751991348248 5250325 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6100] ppid=6089 vsize=651684 memory=-1 CPUtime=0.04 cores=0-7
/proc/6092/task/6100/stat : 6100 (cosoco) R 6089 6092 3066 0 -1 4202560 58 0 0 0 4 0 0 0 20 0 9 0 558983888 667324416 9462 33554432000 4194304 6211132 140731336470480 139751982955240 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6101] ppid=6089 vsize=651684 memory=0 CPUtime=0.04 cores=0-7
/proc/6092/task/6101/stat : 6101 (cosoco) R 6089 6092 3066 0 -1 4202560 44 0 0 0 4 0 0 0 20 0 9 0 558983888 667324416 9462 33554432000 4194304 6211132 140731336470480 139751974562536 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 651684 KiB
Current children cumulated memory: 37848 KiB

[startup+0.310859 s]*
/proc/loadavg: 7.60 8.25 8.27 9/200 6101
/proc/meminfo: memFree=30116564/32770624 swapFree=66954180/67108860
[pid=6092] ppid=6089 vsize=651684 memory=41772 CPUtime=1.29 cores=0-7
/proc/6092/stat : 6092 (cosoco) S 6089 6092 3066 0 -1 1077944320 11552 0 0 0 127 2 0 0 20 0 9 0 558983870 667324416 10443 33554432000 4194304 6211132 140731336470480 140731336468736 139752056454903 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
/proc/6092/statm: 162921 10443 882 493 0 156226 0
[pid=6092/tid=6094] ppid=6089 vsize=651684 memory=576567874760998942 CPUtime=0.14 cores=0-7
/proc/6092/task/6094/stat : 6094 (cosoco) R 6089 6092 3066 0 -1 4202560 147 0 0 0 14 0 0 0 20 0 9 0 558983888 667324416 10443 33554432000 4194304 6211132 140731336470480 139752033311464 5250321 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6095] ppid=6089 vsize=651684 memory=297237803912397131 CPUtime=0.14 cores=0-7
/proc/6092/task/6095/stat : 6095 (cosoco) D 6089 6092 3066 0 -1 4202560 165 0 0 0 14 0 0 0 20 0 9 0 558983888 667324416 10443 33554432000 4194304 6211132 140731336470480 139752024918760 139752040414181 0 0 4096 8405026 18446744071582151416 0 0 -1 0 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6096] ppid=6089 vsize=651684 memory=14548685107807896 CPUtime=0.14 cores=0-7
/proc/6092/task/6096/stat : 6096 (cosoco) D 6089 6092 3066 0 -1 4202560 145 0 0 0 14 0 0 0 20 0 9 0 558983888 667324416 10443 33554432000 4194304 6211132 140731336470480 139752016526056 139752040414181 0 0 4096 8405026 18446744071582151416 0 0 -1 1 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6097] ppid=6089 vsize=651684 memory=4207609243431883529 CPUtime=0.14 cores=0-7
/proc/6092/task/6097/stat : 6097 (cosoco) D 6089 6092 3066 0 -1 4202560 159 0 0 0 14 0 0 0 20 0 9 0 558983888 667324416 10443 33554432000 4194304 6211132 140731336470480 139752008133352 139752040414181 0 0 4096 8405026 18446744071582151416 0 0 -1 2 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6098] ppid=6089 vsize=651684 memory=6944665225511868275 CPUtime=0.14 cores=0-7
/proc/6092/task/6098/stat : 6098 (cosoco) R 6089 6092 3066 0 -1 4202560 146 0 0 0 14 0 0 0 20 0 9 0 558983888 667324416 10443 33554432000 4194304 6211132 140731336470480 139751999740648 5250321 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6099] ppid=6089 vsize=651684 memory=-7966001967407402336 CPUtime=0.14 cores=0-7
/proc/6092/task/6099/stat : 6099 (cosoco) R 6089 6092 3066 0 -1 4202560 161 0 0 0 14 0 0 0 20 0 9 0 558983888 667324416 10443 33554432000 4194304 6211132 140731336470480 139751991347944 139752040409918 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6100] ppid=6089 vsize=651684 memory=7378595185890260846 CPUtime=0.14 cores=0-7
/proc/6092/task/6100/stat : 6100 (cosoco) R 6089 6092 3066 0 -1 4202560 159 0 0 0 14 0 0 0 20 0 9 0 558983888 667324416 10443 33554432000 4194304 6211132 140731336470480 139751982955240 139752040414181 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6101] ppid=6089 vsize=651684 memory=6944656592387989600 CPUtime=0.12 cores=0-7
/proc/6092/task/6101/stat : 6101 (cosoco) R 6089 6092 3066 0 -1 4202560 131 0 0 0 12 0 0 0 20 0 9 0 558983888 667324416 10443 33554432000 4194304 6211132 140731336470480 139751974562536 139752040414181 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 651684 KiB
Current children cumulated memory: 41772 KiB

[startup+0.700856 s]
/proc/loadavg: 7.60 8.25 8.27 9/200 6101
/proc/meminfo: memFree=30098032/32770624 swapFree=66954180/67108860
[pid=6092] ppid=6089 vsize=653736 memory=59980 CPUtime=4.32 cores=0-7
/proc/6092/stat : 6092 (cosoco) S 6089 6092 3066 0 -1 1077944320 16197 0 0 0 429 3 0 0 20 0 9 0 558983870 669425664 14995 33554432000 4194304 6211132 140731336470480 140731336468736 139752056454903 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
/proc/6092/statm: 163434 14995 885 493 0 156739 0
[pid=6092/tid=6094] ppid=6089 vsize=653736 memory=0 CPUtime=0.52 cores=0-7
/proc/6092/task/6094/stat : 6094 (cosoco) R 6089 6092 3066 0 -1 4202560 704 0 0 0 52 0 0 0 20 0 9 0 558983888 669425664 14995 33554432000 4194304 6211132 140731336470480 139752033311760 5250321 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6095] ppid=6089 vsize=653736 memory=140468985910417 CPUtime=0.52 cores=0-7
/proc/6092/task/6095/stat : 6095 (cosoco) R 6089 6092 3066 0 -1 4202560 699 0 0 0 52 0 0 0 20 0 9 0 558983888 669425664 14995 33554432000 4194304 6211132 140731336470480 139752024919056 5250319 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6096] ppid=6089 vsize=653736 memory=0 CPUtime=0.52 cores=0-7
/proc/6092/task/6096/stat : 6096 (cosoco) R 6089 6092 3066 0 -1 4202560 703 0 0 0 52 0 0 0 20 0 9 0 558983888 669425664 14995 33554432000 4194304 6211132 140731336470480 139752016526008 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6097] ppid=6089 vsize=653736 memory=0 CPUtime=0.52 cores=0-7
/proc/6092/task/6097/stat : 6097 (cosoco) R 6089 6092 3066 0 -1 4202560 693 0 0 0 52 0 0 0 20 0 9 0 558983888 669425664 14995 33554432000 4194304 6211132 140731336470480 139752008133648 5250311 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6098] ppid=6089 vsize=653736 memory=0 CPUtime=0.52 cores=0-7
/proc/6092/task/6098/stat : 6098 (cosoco) R 6089 6092 3066 0 -1 4202560 703 0 0 0 52 0 0 0 20 0 9 0 558983888 669425664 14995 33554432000 4194304 6211132 140731336470480 139751999740944 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6099] ppid=6089 vsize=653736 memory=0 CPUtime=0.5 cores=0-7
/proc/6092/task/6099/stat : 6099 (cosoco) R 6089 6092 3066 0 -1 4202560 695 0 0 0 50 0 0 0 20 0 9 0 558983888 669425664 14995 33554432000 4194304 6211132 140731336470480 139751991347896 5136319 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6100] ppid=6089 vsize=653736 memory=1424 CPUtime=0.52 cores=0-7
/proc/6092/task/6100/stat : 6100 (cosoco) R 6089 6092 3066 0 -1 4202560 697 0 0 0 52 0 0 0 20 0 9 0 558983888 669425664 14995 33554432000 4194304 6211132 140731336470480 139751982955536 5250321 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6101] ppid=6089 vsize=653736 memory=4024 CPUtime=0.5 cores=0-7
/proc/6092/task/6101/stat : 6101 (cosoco) R 6089 6092 3066 0 -1 4202560 957 0 0 0 50 0 0 0 20 0 9 0 558983888 669425664 14995 33554432000 4194304 6211132 140731336470480 139751974562704 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
Current children cumulated CPU time: 4.32 s
Current children cumulated vsize: 653736 KiB
Current children cumulated memory: 59980 KiB

[startup+1.50086 s]
/proc/loadavg: 7.60 8.25 8.27 10/200 6101
/proc/meminfo: memFree=30097432/32770624 swapFree=66954180/67108860
[pid=6092] ppid=6089 vsize=653736 memory=61240 CPUtime=10.7 cores=0-7
/proc/6092/stat : 6092 (cosoco) S 6089 6092 3066 0 -1 1077944320 26662 0 0 0 1063 7 0 0 20 0 9 0 558983870 669425664 15310 33554432000 4194304 6211132 140731336470480 140731336468736 139752056454903 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
/proc/6092/statm: 163434 15310 885 493 0 156739 0
[pid=6092/tid=6094] ppid=6089 vsize=653736 memory=4024 CPUtime=1.32 cores=0-7
/proc/6092/task/6094/stat : 6094 (cosoco) R 6089 6092 3066 0 -1 4202560 1809 0 0 0 131 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752033311760 5023246 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6095] ppid=6089 vsize=653736 memory=0 CPUtime=1.31 cores=0-7
/proc/6092/task/6095/stat : 6095 (cosoco) R 6089 6092 3066 0 -1 4202560 2560 0 0 0 131 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752024919056 5136319 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6096] ppid=6089 vsize=653736 memory=140471200383565 CPUtime=1.31 cores=0-7
/proc/6092/task/6096/stat : 6096 (cosoco) R 6089 6092 3066 0 -1 4202560 1545 0 0 0 131 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752016526008 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6097] ppid=6089 vsize=653736 memory=140471200383566 CPUtime=1.31 cores=0-7
/proc/6092/task/6097/stat : 6097 (cosoco) R 6089 6092 3066 0 -1 4202560 2212 0 0 0 131 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752008133648 5136288 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6098] ppid=6089 vsize=653736 memory=140471200383573 CPUtime=1.32 cores=0-7
/proc/6092/task/6098/stat : 6098 (cosoco) R 6089 6092 3066 0 -1 4202560 1709 0 0 0 131 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751999740944 5250319 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6099] ppid=6089 vsize=653736 memory=140473411356287 CPUtime=1.28 cores=0-7
/proc/6092/task/6099/stat : 6099 (cosoco) R 6089 6092 3066 0 -1 4202560 1411 0 0 0 127 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751991347896 5250304 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6100] ppid=6089 vsize=653736 memory=0 CPUtime=1.31 cores=0-7
/proc/6092/task/6100/stat : 6100 (cosoco) R 6089 6092 3066 0 -1 4202560 2370 0 0 0 131 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751982955536 5397397 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6101] ppid=6089 vsize=653736 memory=-7604262568725289114 CPUtime=1.3 cores=0-7
/proc/6092/task/6101/stat : 6101 (cosoco) R 6089 6092 3066 0 -1 4202560 2701 0 0 0 130 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751974562440 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
Current children cumulated CPU time: 10.7 s
Current children cumulated vsize: 653736 KiB
Current children cumulated memory: 61240 KiB

[startup+3.10986 s]
/proc/loadavg: 7.60 8.25 8.27 9/200 6101
/proc/meminfo: memFree=30094632/32770624 swapFree=66954180/67108860
[pid=6092] ppid=6089 vsize=653736 memory=61240 CPUtime=23.49 cores=0-7
/proc/6092/stat : 6092 (cosoco) S 6089 6092 3066 0 -1 1077944320 27875 0 0 0 2342 7 0 0 20 0 9 0 558983870 669425664 15310 33554432000 4194304 6211132 140731336470480 140731336468736 139752056454903 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
/proc/6092/statm: 163434 15310 885 493 0 156739 0
[pid=6092/tid=6094] ppid=6089 vsize=653736 memory=280937971705568 CPUtime=2.92 cores=0-7
/proc/6092/task/6094/stat : 6094 (cosoco) R 6089 6092 3066 0 -1 4202560 1937 0 0 0 291 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752033311760 5136288 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6095] ppid=6089 vsize=653736 memory=280937971705632 CPUtime=2.92 cores=0-7
/proc/6092/task/6095/stat : 6095 (cosoco) R 6089 6092 3066 0 -1 4202560 2684 0 0 0 292 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752024919056 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6096] ppid=6089 vsize=653736 memory=280937971705696 CPUtime=2.91 cores=0-7
/proc/6092/task/6096/stat : 6096 (cosoco) R 6089 6092 3066 0 -1 4202560 1846 0 0 0 291 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752016526008 5250321 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6097] ppid=6089 vsize=653736 memory=0 CPUtime=2.92 cores=0-7
/proc/6092/task/6097/stat : 6097 (cosoco) R 6089 6092 3066 0 -1 4202560 2295 0 0 0 292 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752008133648 5250304 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6098] ppid=6089 vsize=653736 memory=6009870523450807909 CPUtime=2.92 cores=0-7
/proc/6092/task/6098/stat : 6098 (cosoco) R 6089 6092 3066 0 -1 4202560 1793 0 0 0 291 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751999740944 5136288 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6099] ppid=6089 vsize=653736 memory=7236274426695344233 CPUtime=2.86 cores=0-7
/proc/6092/task/6099/stat : 6099 (cosoco) R 6089 6092 3066 0 -1 4202560 1657 0 0 0 285 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751991347896 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6100] ppid=6089 vsize=653736 memory=5789747101836534608 CPUtime=2.92 cores=0-7
/proc/6092/task/6100/stat : 6100 (cosoco) R 6089 6092 3066 0 -1 4202560 2504 0 0 0 292 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751982955536 5136288 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6101] ppid=6089 vsize=653736 memory=5789747101836534608 CPUtime=2.9 cores=0-7
/proc/6092/task/6101/stat : 6101 (cosoco) R 6089 6092 3066 0 -1 4202560 2813 0 0 0 290 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751974562440 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
Current children cumulated CPU time: 23.49 s
Current children cumulated vsize: 653736 KiB
Current children cumulated memory: 61240 KiB

[startup+6.30086 s]
/proc/loadavg: 7.79 8.28 8.28 9/200 6101
/proc/meminfo: memFree=30094936/32770624 swapFree=66954180/67108860
[pid=6092] ppid=6089 vsize=653736 memory=61240 CPUtime=48.98 cores=0-7
/proc/6092/stat : 6092 (cosoco) S 6089 6092 3066 0 -1 1077944320 39809 0 0 0 4890 8 0 0 20 0 9 0 558983870 669425664 15310 33554432000 4194304 6211132 140731336470480 140731336468736 139752056454903 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
/proc/6092/statm: 163434 15310 885 493 0 156739 0
[pid=6092/tid=6094] ppid=6089 vsize=653736 memory=10584 CPUtime=6.1 cores=0-7
/proc/6092/task/6094/stat : 6094 (cosoco) R 6089 6092 3066 0 -1 4202560 3533 0 0 0 609 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752033311760 5022909 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6095] ppid=6089 vsize=653736 memory=988 CPUtime=6.11 cores=0-7
/proc/6092/task/6095/stat : 6095 (cosoco) R 6089 6092 3066 0 -1 4202560 4434 0 0 0 611 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752024919056 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6096] ppid=6089 vsize=653736 memory=66001 CPUtime=6.11 cores=0-7
/proc/6092/task/6096/stat : 6096 (cosoco) R 6089 6092 3066 0 -1 4202560 3507 0 0 0 610 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752016526008 5250321 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6097] ppid=6089 vsize=653736 memory=288230604624101685 CPUtime=6.11 cores=0-7
/proc/6092/task/6097/stat : 6097 (cosoco) R 6089 6092 3066 0 -1 4202560 3668 0 0 0 611 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752008133648 5136341 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6098] ppid=6089 vsize=653736 memory=15255935127914918 CPUtime=6.11 cores=0-7
/proc/6092/task/6098/stat : 6098 (cosoco) R 6089 6092 3066 0 -1 4202560 3159 0 0 0 610 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751999740944 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6099] ppid=6089 vsize=653736 memory=0 CPUtime=6.01 cores=0-7
/proc/6092/task/6099/stat : 6099 (cosoco) R 6089 6092 3066 0 -1 4202560 3208 0 0 0 600 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751991347896 5250304 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6100] ppid=6089 vsize=653736 memory=6944656574635467065 CPUtime=6.11 cores=0-7
/proc/6092/task/6100/stat : 6100 (cosoco) R 6089 6092 3066 0 -1 4202560 3748 0 0 0 611 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751982955536 5250292 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6101] ppid=6089 vsize=653736 memory=-2893623298589923098 CPUtime=6.09 cores=0-7
/proc/6092/task/6101/stat : 6101 (cosoco) R 6089 6092 3066 0 -1 4202560 4206 0 0 0 609 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751974562440 5250311 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
Current children cumulated CPU time: 48.98 s
Current children cumulated vsize: 653736 KiB
Current children cumulated memory: 61240 KiB

[startup+12.7079 s]
/proc/loadavg: 7.89 8.29 8.29 9/200 6101
/proc/meminfo: memFree=30094476/32770624 swapFree=66954180/67108860
[pid=6092] ppid=6089 vsize=653736 memory=61240 CPUtime=100.09 cores=0-7

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

/proc/6092/task/6096/stat : 6096 (cosoco) R 6089 6092 3066 0 -1 4202560 6628 0 0 0 2529 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752016526464 5250491 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6097] ppid=6089 vsize=653736 memory=2008 CPUtime=25.26 cores=0-7
/proc/6092/task/6097/stat : 6097 (cosoco) R 6089 6092 3066 0 -1 4202560 6372 0 0 0 2526 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752008133648 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6098] ppid=6089 vsize=653736 memory=2060 CPUtime=25.29 cores=0-7
/proc/6092/task/6098/stat : 6098 (cosoco) R 6089 6092 3066 0 -1 4202560 5231 0 0 0 2528 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751999740944 5250321 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6099] ppid=6089 vsize=653736 memory=2060 CPUtime=24.94 cores=0-7
/proc/6092/task/6099/stat : 6099 (cosoco) R 6089 6092 3066 0 -1 4202560 5980 0 0 0 2493 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751991347896 5250311 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6100] ppid=6089 vsize=653736 memory=10584 CPUtime=25.3 cores=0-7
/proc/6092/task/6100/stat : 6100 (cosoco) R 6089 6092 3066 0 -1 4202560 6678 0 0 0 2530 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751982955648 5250321 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6101] ppid=6089 vsize=653736 memory=988 CPUtime=25.28 cores=0-7
/proc/6092/task/6101/stat : 6101 (cosoco) R 6089 6092 3066 0 -1 4202560 7439 0 0 0 2528 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751974562440 5250321 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
Current children cumulated CPU time: 202.23 s
Current children cumulated vsize: 653736 KiB
Current children cumulated memory: 61240 KiB

[startup+51.1109 s]
/proc/loadavg: 8.33 8.35 8.31 9/200 6104
/proc/meminfo: memFree=30095340/32770624 swapFree=66954180/67108860
[pid=6092] ppid=6089 vsize=653736 memory=61240 CPUtime=406.7 cores=0-7
/proc/6092/stat : 6092 (cosoco) S 6089 6092 3066 0 -1 1077944320 70334 0 0 0 40657 13 0 0 20 0 9 0 558983870 669425664 15310 33554432000 4194304 6211132 140731336470480 140731336468736 139752056454903 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
/proc/6092/statm: 163434 15310 885 493 0 156739 0
[pid=6092/tid=6094] ppid=6089 vsize=653736 memory=61240 CPUtime=50.91 cores=0-7
/proc/6092/task/6094/stat : 6094 (cosoco) R 6089 6092 3066 0 -1 4202560 7588 0 0 0 5089 2 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752033311760 5136288 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6095] ppid=6089 vsize=653736 memory=61240 CPUtime=50.92 cores=0-7
/proc/6092/task/6095/stat : 6095 (cosoco) R 6089 6092 3066 0 -1 4202560 8678 0 0 0 5091 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752024919056 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6096] ppid=6089 vsize=653736 memory=61240 CPUtime=50.91 cores=0-7
/proc/6092/task/6096/stat : 6096 (cosoco) R 6089 6092 3066 0 -1 4202560 7750 0 0 0 5090 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752016526464 5250319 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6097] ppid=6089 vsize=653736 memory=61240 CPUtime=50.86 cores=0-7
/proc/6092/task/6097/stat : 6097 (cosoco) R 6089 6092 3066 0 -1 4202560 7181 0 0 0 5086 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752008133648 5250256 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6098] ppid=6089 vsize=653736 memory=3504 CPUtime=50.91 cores=0-7
/proc/6092/task/6098/stat : 6098 (cosoco) R 6089 6092 3066 0 -1 4202560 6008 0 0 0 5089 2 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751999740944 5136343 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6099] ppid=6089 vsize=653736 memory=10584 CPUtime=50.19 cores=0-7
/proc/6092/task/6099/stat : 6099 (cosoco) R 6089 6092 3066 0 -1 4202560 6752 0 0 0 5018 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751991347896 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6100] ppid=6089 vsize=653736 memory=0 CPUtime=50.91 cores=0-7
/proc/6092/task/6100/stat : 6100 (cosoco) R 6089 6092 3066 0 -1 4202560 7639 0 0 0 5091 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751982955648 5136288 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6101] ppid=6089 vsize=653736 memory=0 CPUtime=50.87 cores=0-7
/proc/6092/task/6101/stat : 6101 (cosoco) R 6089 6092 3066 0 -1 4202560 8392 0 0 0 5086 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751974562440 5250321 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
Current children cumulated CPU time: 406.7 s
Current children cumulated vsize: 653736 KiB
Current children cumulated memory: 61240 KiB

[startup+102.301 s]
/proc/loadavg: 8.32 8.35 8.31 9/200 6107
/proc/meminfo: memFree=30096584/32770624 swapFree=66954180/67108860
[pid=6092] ppid=6089 vsize=653736 memory=61240 CPUtime=815.46 cores=0-7
/proc/6092/stat : 6092 (cosoco) S 6089 6092 3066 0 -1 1077944320 77504 0 0 0 81533 13 0 0 20 0 9 0 558983870 669425664 15310 33554432000 4194304 6211132 140731336470480 140731336468736 139752056454903 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
/proc/6092/statm: 163434 15310 885 493 0 156739 0
[pid=6092/tid=6094] ppid=6089 vsize=653736 memory=61240 CPUtime=102.08 cores=0-7
/proc/6092/task/6094/stat : 6094 (cosoco) R 6089 6092 3066 0 -1 4202560 8529 0 0 0 10206 2 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752033311760 5136288 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6095] ppid=6089 vsize=653736 memory=3504 CPUtime=102.1 cores=0-7
/proc/6092/task/6095/stat : 6095 (cosoco) R 6089 6092 3066 0 -1 4202560 9604 0 0 0 10209 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752024919056 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6096] ppid=6089 vsize=653736 memory=0 CPUtime=102.1 cores=0-7
/proc/6092/task/6096/stat : 6096 (cosoco) R 6089 6092 3066 0 -1 4202560 8821 0 0 0 10209 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752016526352 5250499 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6097] ppid=6089 vsize=653736 memory=140468985823086 CPUtime=102.05 cores=0-7
/proc/6092/task/6097/stat : 6097 (cosoco) R 6089 6092 3066 0 -1 4202560 8078 0 0 0 10204 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752008133648 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6098] ppid=6089 vsize=653736 memory=61240 CPUtime=102.09 cores=0-7
/proc/6092/task/6098/stat : 6098 (cosoco) R 6089 6092 3066 0 -1 4202560 6712 0 0 0 10207 2 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751999740944 5250321 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6099] ppid=6089 vsize=653736 memory=-7035114785800479027 CPUtime=100.67 cores=0-7
/proc/6092/task/6099/stat : 6099 (cosoco) R 6089 6092 3066 0 -1 4202560 7420 0 0 0 10066 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751991347896 5250304 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6100] ppid=6089 vsize=653736 memory=9580 CPUtime=102.1 cores=0-7
/proc/6092/task/6100/stat : 6100 (cosoco) R 6089 6092 3066 0 -1 4202560 8731 0 0 0 10210 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751982955648 5250321 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6101] ppid=6089 vsize=653736 memory=10186 CPUtime=102.05 cores=0-7
/proc/6092/task/6101/stat : 6101 (cosoco) R 6089 6092 3066 0 -1 4202560 9263 0 0 0 10204 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751974562440 5250273 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
Current children cumulated CPU time: 815.46 s
Current children cumulated vsize: 653736 KiB
Current children cumulated memory: 61240 KiB

[startup+162.301 s]
/proc/loadavg: 8.12 8.29 8.29 9/199 6110
/proc/meminfo: memFree=30096928/32770624 swapFree=66954180/67108860
[pid=6092] ppid=6089 vsize=653736 memory=61240 CPUtime=1294.58 cores=0-7
/proc/6092/stat : 6092 (cosoco) S 6089 6092 3066 0 -1 1077944320 79931 0 0 0 129444 14 0 0 20 0 9 0 558983870 669425664 15310 33554432000 4194304 6211132 140731336470480 140731336468736 139752056454903 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
/proc/6092/statm: 163434 15310 885 493 0 156739 0
[pid=6092/tid=6094] ppid=6089 vsize=653736 memory=61240 CPUtime=162.07 cores=0-7
/proc/6092/task/6094/stat : 6094 (cosoco) R 6089 6092 3066 0 -1 4202560 8839 0 0 0 16205 2 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752033311760 5250304 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6095] ppid=6089 vsize=653736 memory=61240 CPUtime=162.09 cores=0-7
/proc/6092/task/6095/stat : 6095 (cosoco) R 6089 6092 3066 0 -1 4202560 9976 0 0 0 16208 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752024919056 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6096] ppid=6089 vsize=653736 memory=61240 CPUtime=162.1 cores=0-7
/proc/6092/task/6096/stat : 6096 (cosoco) R 6089 6092 3066 0 -1 4202560 9146 0 0 0 16209 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752016526352 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6097] ppid=6089 vsize=653736 memory=61240 CPUtime=162.03 cores=0-7
/proc/6092/task/6097/stat : 6097 (cosoco) R 6089 6092 3066 0 -1 4202560 8368 0 0 0 16202 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752008133648 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6098] ppid=6089 vsize=653736 memory=61240 CPUtime=162.09 cores=0-7
/proc/6092/task/6098/stat : 6098 (cosoco) R 6089 6092 3066 0 -1 4202560 6972 0 0 0 16207 2 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751999740944 5250256 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6099] ppid=6089 vsize=653736 memory=61240 CPUtime=159.83 cores=0-7
/proc/6092/task/6099/stat : 6099 (cosoco) R 6089 6092 3066 0 -1 4202560 7669 0 0 0 15982 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751991347896 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6100] ppid=6089 vsize=653736 memory=1728 CPUtime=162.08 cores=0-7
/proc/6092/task/6100/stat : 6100 (cosoco) R 6089 6092 3066 0 -1 4202560 9012 0 0 0 16208 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751982955648 5250321 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6101] ppid=6089 vsize=653736 memory=61240 CPUtime=162.04 cores=0-7
/proc/6092/task/6101/stat : 6101 (cosoco) R 6089 6092 3066 0 -1 4202560 9603 0 0 0 16203 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751974562440 5250321 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
Current children cumulated CPU time: 1294.58 s
Current children cumulated vsize: 653736 KiB
Current children cumulated memory: 61240 KiB

[startup+222.301 s]
/proc/loadavg: 8.09 8.25 8.28 9/199 6115
/proc/meminfo: memFree=30096656/32770624 swapFree=66954180/67108860
[pid=6092] ppid=6089 vsize=653736 memory=61240 CPUtime=1773.66 cores=0-7
/proc/6092/stat : 6092 (cosoco) S 6089 6092 3066 0 -1 1077944320 80794 0 0 0 177352 14 0 0 20 0 9 0 558983870 669425664 15310 33554432000 4194304 6211132 140731336470480 140731336468736 139752056454903 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
/proc/6092/statm: 163434 15310 885 493 0 156739 0
[pid=6092/tid=6094] ppid=6089 vsize=653736 memory=-7035114785800479027 CPUtime=222.07 cores=0-7
/proc/6092/task/6094/stat : 6094 (cosoco) R 6089 6092 3066 0 -1 4202560 8986 0 0 0 22205 2 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752033311760 5250319 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6095] ppid=6089 vsize=653736 memory=61240 CPUtime=222.08 cores=0-7
/proc/6092/task/6095/stat : 6095 (cosoco) R 6089 6092 3066 0 -1 4202560 10080 0 0 0 22207 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752024919056 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6096] ppid=6089 vsize=653736 memory=61240 CPUtime=222.08 cores=0-7
/proc/6092/task/6096/stat : 6096 (cosoco) R 6089 6092 3066 0 -1 4202560 9279 0 0 0 22207 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752016526352 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6097] ppid=6089 vsize=653736 memory=61240 CPUtime=222.02 cores=0-7
/proc/6092/task/6097/stat : 6097 (cosoco) R 6089 6092 3066 0 -1 4202560 8447 0 0 0 22201 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752008133648 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6098] ppid=6089 vsize=653736 memory=61240 CPUtime=222.08 cores=0-7
/proc/6092/task/6098/stat : 6098 (cosoco) R 6089 6092 3066 0 -1 4202560 7045 0 0 0 22206 2 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751999740944 5250321 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6099] ppid=6089 vsize=653736 memory=61240 CPUtime=218.98 cores=0-7
/proc/6092/task/6099/stat : 6099 (cosoco) R 6089 6092 3066 0 -1 4202560 7717 0 0 0 21897 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751991347896 5250311 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6100] ppid=6089 vsize=653736 memory=61240 CPUtime=222.07 cores=0-7
/proc/6092/task/6100/stat : 6100 (cosoco) R 6089 6092 3066 0 -1 4202560 9172 0 0 0 22207 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751982955648 5136288 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6101] ppid=6089 vsize=653736 memory=61240 CPUtime=222.04 cores=0-7
/proc/6092/task/6101/stat : 6101 (cosoco) R 6089 6092 3066 0 -1 4202560 9722 0 0 0 22203 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751974562440 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
Current children cumulated CPU time: 1773.66 s
Current children cumulated vsize: 653736 KiB
Current children cumulated memory: 61240 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.05 8.23 8.27 9/199 6115
/proc/meminfo: memFree=30096316/32770624 swapFree=66954180/67108860
[pid=6092] ppid=6089 vsize=653736 memory=61240 CPUtime=2010.88 cores=0-7
/proc/6092/stat : 6092 (cosoco) S 6089 6092 3066 0 -1 1077944320 81509 0 0 0 201074 14 0 0 20 0 9 0 558983870 669425664 15310 33554432000 4194304 6211132 140731336470480 140731336468736 139752056454903 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
/proc/6092/statm: 163434 15310 885 493 0 156739 0
[pid=6092/tid=6094] ppid=6089 vsize=653736 memory=61240 CPUtime=251.78 cores=0-7
/proc/6092/task/6094/stat : 6094 (cosoco) R 6089 6092 3066 0 -1 4202560 9104 0 0 0 25176 2 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752033311760 5250321 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6095] ppid=6089 vsize=653736 memory=1652 CPUtime=251.79 cores=0-7
/proc/6092/task/6095/stat : 6095 (cosoco) R 6089 6092 3066 0 -1 4202560 10140 0 0 0 25178 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752024919056 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6096] ppid=6089 vsize=653736 memory=-7003737579269690708 CPUtime=251.79 cores=0-7
/proc/6092/task/6096/stat : 6096 (cosoco) R 6089 6092 3066 0 -1 4202560 9384 0 0 0 25178 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752016526352 5250321 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6097] ppid=6089 vsize=653736 memory=1440 CPUtime=251.73 cores=0-7
/proc/6092/task/6097/stat : 6097 (cosoco) R 6089 6092 3066 0 -1 4202560 8518 0 0 0 25172 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139752008133648 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6098] ppid=6089 vsize=653736 memory=808 CPUtime=251.78 cores=0-7
/proc/6092/task/6098/stat : 6098 (cosoco) R 6089 6092 3066 0 -1 4202560 7123 0 0 0 25176 2 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751999740944 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6099] ppid=6089 vsize=653736 memory=2580 CPUtime=248.27 cores=0-7
/proc/6092/task/6099/stat : 6099 (cosoco) R 6089 6092 3066 0 -1 4202560 7779 0 0 0 24826 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751991347896 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6100] ppid=6089 vsize=653736 memory=1760 CPUtime=251.78 cores=0-7
/proc/6092/task/6100/stat : 6100 (cosoco) R 6089 6092 3066 0 -1 4202560 9270 0 0 0 25178 0 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751982955648 5250319 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
[pid=6092/tid=6101] ppid=6089 vsize=653736 memory=111636 CPUtime=251.74 cores=0-7
/proc/6092/task/6101/stat : 6101 (cosoco) R 6089 6092 3066 0 -1 4202560 9845 0 0 0 25173 1 0 0 20 0 9 0 558983888 669425664 15310 33554432000 4194304 6211132 140731336470480 139751974562440 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21573632 140731336471574 140731336471666 140731336471666 140731336474574 0
Current children cumulated CPU time: 2010.88 s
Current children cumulated vsize: 653736 KiB
Current children cumulated memory: 61240 KiB

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

[startup+252.024 s]
# the end of solver process 6092 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2010.85 s, system=0.145901 s

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

Child status: 1
Real time (s): 252.024
CPU time (s): 2011
CPU user time (s): 2010.85
CPU system time (s): 0.145901
CPU usage (%): 797.94
Max. virtual memory (cumulated for all children) (KiB): 653736
Max. memory (cumulated for all children) (KiB): 61240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2010.85
system time used= 0.145901
maximum resident set size= 61540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81704
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= 470
involuntary context switches= 16271


# summary of solver processes directly reported to runsolver:
#   pid: 6092
#   total CPU time (s): 2011
#   total CPU user time (s): 2010.85
#   total CPU system time (s): 0.145901

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.31426 second user time and 2.18632 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-30 10:04:10
IDJOB=4410012
IDBENCH=138293
IDSOLVER=2878
FILE ID=node119/4410012-1569830692
RUNJOBID= node119-1569817669-3093
PBS_JOBID= 21705918
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-4410012-1569830692/watcher-4410012-1569830692 -o /tmp/evaluation-result-4410012-1569830692/solver-4410012-1569830692 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node119-1569817669-3093 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4410012-1569830692.xml

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

MD5SUM BENCH= 9ef2b094cdda1b830103df1ca446c40b
RANDOM SEED=731730320

node119.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:        30151672 kB
MemAvailable:   31825680 kB
Buffers:          226696 kB
Cached:          1785172 kB
SwapCached:        46700 kB
Active:          1076868 kB
Inactive:         987376 kB
Active(anon):      17724 kB
Inactive(anon):   116460 kB
Active(file):    1059144 kB
Inactive(file):   870916 kB
Unevictable:      107468 kB
Mlocked:          107468 kB
SwapTotal:      67108860 kB
SwapFree:       66954180 kB
Dirty:              2840 kB
Writeback:             8 kB
AnonPages:         99652 kB
Mapped:            26472 kB
Shmem:             73180 kB
Slab:             148404 kB
SReclaimable:     119568 kB
SUnreclaim:        28836 kB
KernelStack:        3392 kB
PageTables:         5192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 62028 MiB
End job on node119 at 2019-09-30 10:08:22