Trace number 4409962

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.0 parallelSAT (TO)2 2013 252.021

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-marketSplit/
Pb-msplit-opt-4-30-3.xml
MD5SUMcaf7afe645c801dd46bb53c517bf0cee
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark142.375
Satisfiable
(Un)Satisfiability was proved
Number of variables94
Number of constraints8
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":94}]
Minimum variable degree3
Maximum variable degree8
Distribution of variable degrees[{"degree":3,"count":64},{"degree":6,"count":1},{"degree":8,"count":29}]
Minimum constraint arity45
Maximum constraint arity46
Distribution of constraint arities[{"arity":45,"count":2},{"arity":46,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":8}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -model -nbcores=8 HOME/instance-4409962-1569829689.xml 
0.00/0.01	c enable optimization
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.00 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 94
0.00/0.01	c |            Domain Sizes: 2..2
0.00/0.01	c |
0.00/0.01	c |             Constraints: 9
0.00/0.01	c |                   Arity: 45..64
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          Sum: 9
0.00/0.01	c |                          
0.00/0.01	c |               Objective: Minimize Sum
0.00/0.01	
0.00/0.01	c =========================================================================================================
0.00/0.01	c Parallel mode: Portfolio
0.00/0.01	c [pFactory][Group N°0] created (threads:8).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.01	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.01	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.01	c [pFactory][Group N°0] task 7 launched on thread 1.
0.00/0.01	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.01	c [pFactory][Group N°0] task 5 launched on thread 2.
0.00/0.01	c [pFactory][Group N°0] task 4 launched on thread 6.
0.00/0.01	c [pFactory][Group N°0] task 3 launched on thread 7.
0.00/0.01	c [pFactory][Group N°0] task 2 launched on thread 4.
0.00/0.01	c [pFactory][Group N°0] task 1 launched on thread 5.
0.00/0.01	c [pFactory][Group N°0] task 0 launched on thread 3.
0.00/0.01	o 664
0.00/0.01	o 514
0.00/0.02	o 510
0.00/0.02	o 507
0.00/0.02	o 491
0.00/0.02	o 458
0.00/0.02	o 427
0.00/0.02	o 421
0.00/0.02	o 417
0.00/0.03	o 404
0.00/0.03	o 351
0.00/0.03	o 347
0.00/0.03	o 345
0.00/0.04	o 341
0.00/0.05	o 339
0.00/0.05	o 303
0.00/0.07	o 260
0.78/0.12	o 248
0.78/0.18	o 236
1.65/0.23	o 181
1.65/0.28	o 124
2.43/0.32	o 74
4.02/0.58	o 62
4.02/0.60	o 61
4.77/0.62	o 53
5.48/0.73	o 40
7.94/1.05	o 38
7.94/1.10	o 36
8.75/1.13	o 29
8.75/1.15	o 28
8.75/1.17	o 24
9.47/1.28	o 23
9.47/1.29	o 22
9.47/1.30	o 21
10.27/1.39	o 8
14.27/1.82	o 5
19.86/2.51	o 4
102.13/12.83	o 3
343.43/43.07	o 2
2012.90/252.02	
2012.90/252.02	c *** INTERRUPTED ***
2012.90/252.02	c call to solver        : 19
2012.90/252.02	c
2012.90/252.02	c restarts              : 174874      
2012.90/252.02	c conflicts             : 2080119      (1033 /sec)
2012.90/252.02	c decisions             : 10306165     (5120 /sec)
2012.90/252.02	c propagations          : 40960510    (20348 /sec)
2012.90/252.02	c root propagations     : 137         
2012.90/252.02	c filter calls          : 107506939      (53407 /sec)
2012.90/252.02	c useless filter calls  : 95181051       (88 %)
2012.90/252.02	c Memory used           : 603.27 MB
2012.90/252.02	c Best bound time (wc)  : 43.0712 s
2012.90/252.02	c CPU time              : 2012.99 s
2012.90/252.02	c real time             : 252.015 s
2012.90/252.02	
2012.90/252.02	s SATISFIABLE
2012.90/252.02	c Best value found: 2
2012.90/252.02	
2012.90/252.02	
2012.90/252.02	v <instantiation type='solution' cost='2'>
2012.90/252.02	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[1] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[2] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[3] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[4] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[5] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[6] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[7] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[8] x[90] x[91] x[92] x[93] x[9] </list>
2012.90/252.02	v <values>0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 1 1 1 1 0 1 0 1 1 0 1 0 0 1 1 1 0 0 0 0 1 0 0 </values>
2012.90/252.02	v </instantiation>
2012.90/252.02	

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409962-1569829689/watcher-4409962-1569829689 -o /tmp/evaluation-result-4409962-1569829689/solver-4409962-1569829689 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node146-1569818084-23682 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409962-1569829689.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=26653, runsolver pid=26650

[startup+0.100303 s]*
/proc/loadavg: 7.84 7.24 6.64 9/199 26662
/proc/meminfo: memFree=30291852/32770624 swapFree=67002424/67108860
[pid=26653] ppid=26650 vsize=617744 memory=4480 CPUtime=0.78 cores=0-7
/proc/26653/stat : 26653 (cosoco) S 26650 26653 23655 0 -1 1077944320 1427 0 0 0 78 0 0 0 20 0 9 0 558882723 632569856 1120 33554432000 4194304 6211132 140728484937376 140728484935632 140282335567607 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
/proc/26653/statm: 154436 1120 872 493 0 147741 0
[pid=26653/tid=26655] ppid=26650 vsize=617744 memory=4134692831991786133 CPUtime=0.09 cores=0-7
/proc/26653/task/26655/stat : 26655 (cosoco) R 26650 26653 23655 0 -1 4202560 19 0 0 0 9 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282312425056 5250304 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26656] ppid=26650 vsize=617744 memory=4872558044660077418 CPUtime=0.09 cores=0-7
/proc/26653/task/26656/stat : 26656 (cosoco) R 26650 26653 23655 0 -1 4202560 16 0 0 0 9 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282304031928 5250286 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26657] ppid=26650 vsize=617744 memory=139996102436480 CPUtime=0.09 cores=0-7
/proc/26653/task/26657/stat : 26657 (cosoco) R 26650 26653 23655 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282295639312 5155380 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26658] ppid=26650 vsize=617744 memory=0 CPUtime=0.09 cores=0-7
/proc/26653/task/26658/stat : 26658 (cosoco) R 26650 26653 23655 0 -1 4202560 13 0 0 0 9 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282287246944 5156165 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26659] ppid=26650 vsize=617744 memory=0 CPUtime=0.09 cores=0-7
/proc/26653/task/26659/stat : 26659 (cosoco) R 26650 26653 23655 0 -1 4202560 18 0 0 0 9 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282278853904 5155385 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26660] ppid=26650 vsize=617744 memory=0 CPUtime=0.09 cores=0-7
/proc/26653/task/26660/stat : 26660 (cosoco) R 26650 26653 23655 0 -1 4202560 18 0 0 0 9 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282270461536 5250311 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26661] ppid=26650 vsize=617744 memory=-1 CPUtime=0.09 cores=0-7
/proc/26653/task/26661/stat : 26661 (cosoco) R 26650 26653 23655 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282262068496 5155519 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26662] ppid=26650 vsize=617744 memory=0 CPUtime=0.09 cores=0-7
/proc/26653/task/26662/stat : 26662 (cosoco) R 26650 26653 23655 0 -1 4202560 16 0 0 0 9 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282253675792 5250325 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
Current children cumulated CPU time: 0.78 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4480 KiB

[startup+0.210296 s]*
/proc/loadavg: 7.84 7.24 6.64 9/199 26662
/proc/meminfo: memFree=30291852/32770624 swapFree=67002424/67108860
[pid=26653] ppid=26650 vsize=617744 memory=4480 CPUtime=1.65 cores=0-7
/proc/26653/stat : 26653 (cosoco) S 26650 26653 23655 0 -1 1077944320 1429 0 0 0 165 0 0 0 20 0 9 0 558882723 632569856 1120 33554432000 4194304 6211132 140728484937376 140728484935632 140282335567607 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
/proc/26653/statm: 154436 1120 872 493 0 147741 0
[pid=26653/tid=26655] ppid=26650 vsize=617744 memory=6935054825532540783 CPUtime=0.2 cores=0-7
/proc/26653/task/26655/stat : 26655 (cosoco) R 26650 26653 23655 0 -1 4202560 20 0 0 0 20 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282312425056 5156220 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26656] ppid=26650 vsize=617744 memory=4872558142750483006 CPUtime=0.19 cores=0-7
/proc/26653/task/26656/stat : 26656 (cosoco) R 26650 26653 23655 0 -1 4202560 17 0 0 0 19 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282304031928 5155844 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26657] ppid=26650 vsize=617744 memory=139996102436480 CPUtime=0.2 cores=0-7
/proc/26653/task/26657/stat : 26657 (cosoco) R 26650 26653 23655 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282295639312 5250266 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26658] ppid=26650 vsize=617744 memory=0 CPUtime=0.2 cores=0-7
/proc/26653/task/26658/stat : 26658 (cosoco) R 26650 26653 23655 0 -1 4202560 13 0 0 0 20 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282287246944 5250273 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26659] ppid=26650 vsize=617744 memory=0 CPUtime=0.2 cores=0-7
/proc/26653/task/26659/stat : 26659 (cosoco) R 26650 26653 23655 0 -1 4202560 18 0 0 0 20 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282278853904 5155377 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26660] ppid=26650 vsize=617744 memory=0 CPUtime=0.2 cores=0-7
/proc/26653/task/26660/stat : 26660 (cosoco) R 26650 26653 23655 0 -1 4202560 18 0 0 0 20 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282270461536 5389929 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26661] ppid=26650 vsize=617744 memory=-1 CPUtime=0.2 cores=0-7
/proc/26653/task/26661/stat : 26661 (cosoco) R 26650 26653 23655 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282262068496 5155700 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26662] ppid=26650 vsize=617744 memory=0 CPUtime=0.2 cores=0-7
/proc/26653/task/26662/stat : 26662 (cosoco) R 26650 26653 23655 0 -1 4202560 16 0 0 0 20 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282253675792 5155832 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4480 KiB

[startup+0.309299 s]*
/proc/loadavg: 7.84 7.24 6.64 9/199 26662
/proc/meminfo: memFree=30291480/32770624 swapFree=67002424/67108860
[pid=26653] ppid=26650 vsize=617744 memory=4480 CPUtime=2.43 cores=0-7
/proc/26653/stat : 26653 (cosoco) S 26650 26653 23655 0 -1 1077944320 1431 0 0 0 243 0 0 0 20 0 9 0 558882723 632569856 1120 33554432000 4194304 6211132 140728484937376 140728484935632 140282335567607 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
/proc/26653/statm: 154436 1120 872 493 0 147741 0
[pid=26653/tid=26655] ppid=26650 vsize=617744 memory=6935054825532540783 CPUtime=0.3 cores=0-7
/proc/26653/task/26655/stat : 26655 (cosoco) R 26650 26653 23655 0 -1 4202560 20 0 0 0 30 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282312425056 5409485 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26656] ppid=26650 vsize=617744 memory=4872558142750483006 CPUtime=0.28 cores=0-7
/proc/26653/task/26656/stat : 26656 (cosoco) R 26650 26653 23655 0 -1 4202560 19 0 0 0 28 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282304032016 5156492 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26657] ppid=26650 vsize=617744 memory=139996110450043 CPUtime=0.3 cores=0-7
/proc/26653/task/26657/stat : 26657 (cosoco) R 26650 26653 23655 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282295639312 5156532 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26658] ppid=26650 vsize=617744 memory=-1 CPUtime=0.3 cores=0-7
/proc/26653/task/26658/stat : 26658 (cosoco) R 26650 26653 23655 0 -1 4202560 13 0 0 0 30 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282287246944 5155377 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26659] ppid=26650 vsize=617744 memory=0 CPUtime=0.3 cores=0-7
/proc/26653/task/26659/stat : 26659 (cosoco) R 26650 26653 23655 0 -1 4202560 18 0 0 0 30 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282278853904 5193786 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26660] ppid=26650 vsize=617744 memory=0 CPUtime=0.3 cores=0-7
/proc/26653/task/26660/stat : 26660 (cosoco) R 26650 26653 23655 0 -1 4202560 18 0 0 0 30 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282270461536 5156469 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26661] ppid=26650 vsize=617744 memory=2208 CPUtime=0.3 cores=0-7
/proc/26653/task/26661/stat : 26661 (cosoco) R 26650 26653 23655 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282262068240 5156168 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26662] ppid=26650 vsize=617744 memory=0 CPUtime=0.3 cores=0-7
/proc/26653/task/26662/stat : 26662 (cosoco) R 26650 26653 23655 0 -1 4202560 16 0 0 0 30 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282253675792 5155839 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
Current children cumulated CPU time: 2.43 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4480 KiB

[startup+0.701295 s]
/proc/loadavg: 7.85 7.26 6.64 9/199 26662
/proc/meminfo: memFree=30291500/32770624 swapFree=67002424/67108860
[pid=26653] ppid=26650 vsize=617744 memory=4480 CPUtime=5.48 cores=0-7
/proc/26653/stat : 26653 (cosoco) S 26650 26653 23655 0 -1 1077944320 1435 0 0 0 548 0 0 0 20 0 9 0 558882723 632569856 1120 33554432000 4194304 6211132 140728484937376 140728484935632 140282335567607 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
/proc/26653/statm: 154436 1120 872 493 0 147741 0
[pid=26653/tid=26655] ppid=26650 vsize=617744 memory=0 CPUtime=0.69 cores=0-7
/proc/26653/task/26655/stat : 26655 (cosoco) R 26650 26653 23655 0 -1 4202560 20 0 0 0 69 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282312424720 5250325 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26656] ppid=26650 vsize=617744 memory=0 CPUtime=0.64 cores=0-7
/proc/26653/task/26656/stat : 26656 (cosoco) R 26650 26653 23655 0 -1 4202560 21 0 0 0 64 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282304032016 5156256 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26657] ppid=26650 vsize=617744 memory=0 CPUtime=0.69 cores=0-7
/proc/26653/task/26657/stat : 26657 (cosoco) R 26650 26653 23655 0 -1 4202560 12 0 0 0 69 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282295639312 5155377 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26658] ppid=26650 vsize=617744 memory=0 CPUtime=0.68 cores=0-7
/proc/26653/task/26658/stat : 26658 (cosoco) R 26650 26653 23655 0 -1 4202560 14 0 0 0 68 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282287246520 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26659] ppid=26650 vsize=617744 memory=764 CPUtime=0.69 cores=0-7
/proc/26653/task/26659/stat : 26659 (cosoco) R 26650 26653 23655 0 -1 4202560 18 0 0 0 69 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282278853904 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26660] ppid=26650 vsize=617744 memory=1692 CPUtime=0.69 cores=0-7
/proc/26653/task/26660/stat : 26660 (cosoco) R 26650 26653 23655 0 -1 4202560 18 0 0 0 69 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282270461056 5158008 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26661] ppid=26650 vsize=617744 memory=3988 CPUtime=0.69 cores=0-7
/proc/26653/task/26661/stat : 26661 (cosoco) R 26650 26653 23655 0 -1 4202560 12 0 0 0 69 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282262068240 5193786 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26662] ppid=26650 vsize=617744 memory=7548 CPUtime=0.69 cores=0-7
/proc/26653/task/26662/stat : 26662 (cosoco) R 26650 26653 23655 0 -1 4202560 16 0 0 0 69 0 0 0 20 0 9 0 558882724 632569856 1120 33554432000 4194304 6211132 140728484937376 140282253675792 5250316 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
Current children cumulated CPU time: 5.48 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4480 KiB

[startup+1.50129 s]
/proc/loadavg: 7.85 7.26 6.64 9/199 26662
/proc/meminfo: memFree=30291500/32770624 swapFree=67002424/67108860
[pid=26653] ppid=26650 vsize=617744 memory=4692 CPUtime=11.87 cores=0-7
/proc/26653/stat : 26653 (cosoco) S 26650 26653 23655 0 -1 1077944320 1791 0 0 0 1187 0 0 0 20 0 9 0 558882723 632569856 1173 33554432000 4194304 6211132 140728484937376 140728484935632 140282335567607 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
/proc/26653/statm: 154436 1173 882 493 0 147741 0
[pid=26653/tid=26655] ppid=26650 vsize=617744 memory=6944656592455359580 CPUtime=1.49 cores=0-7
/proc/26653/task/26655/stat : 26655 (cosoco) R 26650 26653 23655 0 -1 4202560 50 0 0 0 149 0 0 0 20 0 9 0 558882724 632569856 1173 33554432000 4194304 6211132 140728484937376 140282312424720 5155832 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26656] ppid=26650 vsize=617744 memory=6944656575208382560 CPUtime=1.43 cores=0-7
/proc/26653/task/26656/stat : 26656 (cosoco) R 26650 26653 23655 0 -1 4202560 82 0 0 0 143 0 0 0 20 0 9 0 558882724 632569856 1173 33554432000 4194304 6211132 140728484937376 140282304032016 5250482 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26657] ppid=26650 vsize=617744 memory=7976406965554101975 CPUtime=1.49 cores=0-7
/proc/26653/task/26657/stat : 26657 (cosoco) R 26650 26653 23655 0 -1 4202560 47 0 0 0 149 0 0 0 20 0 9 0 558882724 632569856 1173 33554432000 4194304 6211132 140728484937376 140282295639312 5155549 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26658] ppid=26650 vsize=617744 memory=0 CPUtime=1.48 cores=0-7
/proc/26653/task/26658/stat : 26658 (cosoco) R 26650 26653 23655 0 -1 4202560 68 0 0 0 148 0 0 0 20 0 9 0 558882724 632569856 1173 33554432000 4194304 6211132 140728484937376 140282287246520 5155571 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26659] ppid=26650 vsize=617744 memory=6655300316396806240 CPUtime=1.49 cores=0-7
/proc/26653/task/26659/stat : 26659 (cosoco) R 26650 26653 23655 0 -1 4202560 55 0 0 0 149 0 0 0 20 0 9 0 558882724 632569856 1173 33554432000 4194304 6211132 140728484937376 140282278853648 5250316 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26660] ppid=26650 vsize=617744 memory=0 CPUtime=1.49 cores=0-7
/proc/26653/task/26660/stat : 26660 (cosoco) R 26650 26653 23655 0 -1 4202560 73 0 0 0 149 0 0 0 20 0 9 0 558882724 632569856 1173 33554432000 4194304 6211132 140728484937376 140282270461056 5157572 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26661] ppid=26650 vsize=617744 memory=0 CPUtime=1.49 cores=0-7
/proc/26653/task/26661/stat : 26661 (cosoco) R 26650 26653 23655 0 -1 4202560 65 0 0 0 149 0 0 0 20 0 9 0 558882724 632569856 1173 33554432000 4194304 6211132 140728484937376 140282262068240 5158226 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26662] ppid=26650 vsize=617744 memory=129 CPUtime=1.49 cores=0-7
/proc/26653/task/26662/stat : 26662 (cosoco) R 26650 26653 23655 0 -1 4202560 47 0 0 0 149 0 0 0 20 0 9 0 558882724 632569856 1173 33554432000 4194304 6211132 140728484937376 140282253675792 5008944 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
Current children cumulated CPU time: 11.87 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4692 KiB

[startup+3.1093 s]
/proc/loadavg: 7.85 7.26 6.64 9/199 26662
/proc/meminfo: memFree=30291500/32770624 swapFree=67002424/67108860
[pid=26653] ppid=26650 vsize=617744 memory=4960 CPUtime=24.71 cores=0-7
/proc/26653/stat : 26653 (cosoco) S 26650 26653 23655 0 -1 1077944320 2131 0 0 0 2471 0 0 0 20 0 9 0 558882723 632569856 1240 33554432000 4194304 6211132 140728484937376 140728484935632 140282335567607 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
/proc/26653/statm: 154436 1240 885 493 0 147741 0
[pid=26653/tid=26655] ppid=26650 vsize=617744 memory=4692 CPUtime=3.09 cores=0-7
/proc/26653/task/26655/stat : 26655 (cosoco) R 26650 26653 23655 0 -1 4202560 92 0 0 0 309 0 0 0 20 0 9 0 558882724 632569856 1240 33554432000 4194304 6211132 140728484937376 140282312424720 5250273 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26656] ppid=26650 vsize=617744 memory=4480 CPUtime=3.01 cores=0-7
/proc/26653/task/26656/stat : 26656 (cosoco) R 26650 26653 23655 0 -1 4202560 129 0 0 0 301 0 0 0 20 0 9 0 558882724 632569856 1240 33554432000 4194304 6211132 140728484937376 140282304032016 5155828 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26657] ppid=26650 vsize=617744 memory=4692 CPUtime=3.09 cores=0-7
/proc/26653/task/26657/stat : 26657 (cosoco) R 26650 26653 23655 0 -1 4202560 64 0 0 0 309 0 0 0 20 0 9 0 558882724 632569856 1240 33554432000 4194304 6211132 140728484937376 140282295639312 5155836 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26658] ppid=26650 vsize=617744 memory=0 CPUtime=3.09 cores=0-7
/proc/26653/task/26658/stat : 26658 (cosoco) R 26650 26653 23655 0 -1 4202560 113 0 0 0 309 0 0 0 20 0 9 0 558882724 632569856 1240 33554432000 4194304 6211132 140728484937376 140282287246520 5157506 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26659] ppid=26650 vsize=617744 memory=0 CPUtime=3.09 cores=0-7
/proc/26653/task/26659/stat : 26659 (cosoco) R 26650 26653 23655 0 -1 4202560 109 0 0 0 309 0 0 0 20 0 9 0 558882724 632569856 1240 33554432000 4194304 6211132 140728484937376 140282278853648 5250325 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26660] ppid=26650 vsize=617744 memory=0 CPUtime=3.09 cores=0-7
/proc/26653/task/26660/stat : 26660 (cosoco) R 26650 26653 23655 0 -1 4202560 114 0 0 0 309 0 0 0 20 0 9 0 558882724 632569856 1240 33554432000 4194304 6211132 140728484937376 140282270461056 5392100 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26661] ppid=26650 vsize=617744 memory=6935054825532540783 CPUtime=3.09 cores=0-7
/proc/26653/task/26661/stat : 26661 (cosoco) R 26650 26653 23655 0 -1 4202560 109 0 0 0 309 0 0 0 20 0 9 0 558882724 632569856 1240 33554432000 4194304 6211132 140728484937376 140282262068240 5155832 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26662] ppid=26650 vsize=617744 memory=2110346609748100 CPUtime=3.09 cores=0-7
/proc/26653/task/26662/stat : 26662 (cosoco) R 26650 26653 23655 0 -1 4202560 97 0 0 0 309 0 0 0 20 0 9 0 558882724 632569856 1240 33554432000 4194304 6211132 140728484937376 140282253675792 5155832 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
Current children cumulated CPU time: 24.71 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4960 KiB

[startup+6.30129 s]
/proc/loadavg: 7.94 7.29 6.66 9/199 26662
/proc/meminfo: memFree=30292040/32770624 swapFree=67002424/67108860
[pid=26653] ppid=26650 vsize=617744 memory=5024 CPUtime=50.21 cores=0-7
/proc/26653/stat : 26653 (cosoco) S 26650 26653 23655 0 -1 1077944320 2816 0 0 0 5021 0 0 0 20 0 9 0 558882723 632569856 1256 33554432000 4194304 6211132 140728484937376 140728484935632 140282335567607 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
/proc/26653/statm: 154436 1256 885 493 0 147741 0
[pid=26653/tid=26655] ppid=26650 vsize=617744 memory=279990461690864 CPUtime=6.29 cores=0-7
/proc/26653/task/26655/stat : 26655 (cosoco) R 26650 26653 23655 0 -1 4202560 190 0 0 0 629 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282312424720 5155836 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26656] ppid=26650 vsize=617744 memory=140000397403775 CPUtime=6.17 cores=0-7
/proc/26653/task/26656/stat : 26656 (cosoco) R 26650 26653 23655 0 -1 4202560 207 0 0 0 617 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282304032016 5156272 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26657] ppid=26650 vsize=617744 memory=0 CPUtime=6.29 cores=0-7
/proc/26653/task/26657/stat : 26657 (cosoco) R 26650 26653 23655 0 -1 4202560 136 0 0 0 629 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282295639312 5155766 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26658] ppid=26650 vsize=617744 memory=0 CPUtime=6.29 cores=0-7
/proc/26653/task/26658/stat : 26658 (cosoco) R 26650 26653 23655 0 -1 4202560 218 0 0 0 629 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282287246520 5157635 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0

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

/proc/26653/task/26657/stat : 26657 (cosoco) R 26650 26653 23655 0 -1 4202560 283 0 0 0 2549 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282295639312 5155841 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26658] ppid=26650 vsize=617744 memory=5024 CPUtime=25.48 cores=0-7
/proc/26653/task/26658/stat : 26658 (cosoco) R 26650 26653 23655 0 -1 4202560 390 0 0 0 2548 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282287246520 5157576 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26659] ppid=26650 vsize=617744 memory=1772 CPUtime=25.49 cores=0-7
/proc/26653/task/26659/stat : 26659 (cosoco) R 26650 26653 23655 0 -1 4202560 375 0 0 0 2549 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282278853648 5250491 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26660] ppid=26650 vsize=617744 memory=2648 CPUtime=25.49 cores=0-7
/proc/26653/task/26660/stat : 26660 (cosoco) R 26650 26653 23655 0 -1 4202560 374 0 0 0 2549 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282270461056 5155377 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26661] ppid=26650 vsize=617744 memory=2012 CPUtime=25.48 cores=0-7
/proc/26653/task/26661/stat : 26661 (cosoco) R 26650 26653 23655 0 -1 4202560 384 0 0 0 2548 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282262068240 5158217 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26662] ppid=26650 vsize=617744 memory=1424 CPUtime=25.48 cores=0-7
/proc/26653/task/26662/stat : 26662 (cosoco) R 26650 26653 23655 0 -1 4202560 339 0 0 0 2548 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282253675792 5155816 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
Current children cumulated CPU time: 203.58 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 5024 KiB

[startup+51.1093 s]
/proc/loadavg: 8.43 7.51 6.76 9/199 26665
/proc/meminfo: memFree=30292060/32770624 swapFree=67002424/67108860
[pid=26653] ppid=26650 vsize=617744 memory=5024 CPUtime=408.13 cores=0-7
/proc/26653/stat : 26653 (cosoco) S 26650 26653 23655 0 -1 1077944320 4544 0 0 0 40813 0 0 0 20 0 9 0 558882723 632569856 1256 33554432000 4194304 6211132 140728484937376 140728484935632 140282335567607 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
/proc/26653/statm: 154436 1256 885 493 0 147741 0
[pid=26653/tid=26655] ppid=26650 vsize=617744 memory=5024 CPUtime=51.1 cores=0-7
/proc/26653/task/26655/stat : 26655 (cosoco) R 26650 26653 23655 0 -1 4202560 396 0 0 0 5110 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282312424720 5250256 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26656] ppid=26650 vsize=617744 memory=56 CPUtime=50.43 cores=0-7
/proc/26653/task/26656/stat : 26656 (cosoco) R 26650 26653 23655 0 -1 4202560 430 0 0 0 5043 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282304032016 5155543 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26657] ppid=26650 vsize=617744 memory=5024 CPUtime=51.1 cores=0-7
/proc/26653/task/26657/stat : 26657 (cosoco) R 26650 26653 23655 0 -1 4202560 329 0 0 0 5110 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282295639312 5156256 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26658] ppid=26650 vsize=617744 memory=2867664589698904 CPUtime=51.09 cores=0-7
/proc/26653/task/26658/stat : 26658 (cosoco) R 26650 26653 23655 0 -1 4202560 417 0 0 0 5109 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282287246520 5250256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26659] ppid=26650 vsize=617744 memory=7548 CPUtime=51.1 cores=0-7
/proc/26653/task/26659/stat : 26659 (cosoco) R 26650 26653 23655 0 -1 4202560 421 0 0 0 5110 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282278853648 5250482 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26660] ppid=26650 vsize=617744 memory=2832 CPUtime=51.1 cores=0-7
/proc/26653/task/26660/stat : 26660 (cosoco) R 26650 26653 23655 0 -1 4202560 420 0 0 0 5110 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282270461056 5250495 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26661] ppid=26650 vsize=617744 memory=1224 CPUtime=51.09 cores=0-7
/proc/26653/task/26661/stat : 26661 (cosoco) R 26650 26653 23655 0 -1 4202560 443 0 0 0 5109 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282262068496 5155849 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26662] ppid=26650 vsize=617744 memory=1919 CPUtime=51.08 cores=0-7
/proc/26653/task/26662/stat : 26662 (cosoco) R 26650 26653 23655 0 -1 4202560 384 0 0 0 5108 0 0 0 20 0 9 0 558882724 632569856 1256 33554432000 4194304 6211132 140728484937376 140282253675792 5156012 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
Current children cumulated CPU time: 408.13 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 5024 KiB

[startup+102.301 s]
/proc/loadavg: 8.56 7.69 6.86 9/199 26670
/proc/meminfo: memFree=30290100/32770624 swapFree=67002424/67108860
[pid=26653] ppid=26650 vsize=617744 memory=5028 CPUtime=817.05 cores=0-7
/proc/26653/stat : 26653 (cosoco) S 26650 26653 23655 0 -1 1077944320 5509 0 0 0 81705 0 0 0 20 0 9 0 558882723 632569856 1257 33554432000 4194304 6211132 140728484937376 140728484935632 140282335567607 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
/proc/26653/statm: 154436 1257 885 493 0 147741 0
[pid=26653/tid=26655] ppid=26650 vsize=617744 memory=5028 CPUtime=102.29 cores=0-7
/proc/26653/task/26655/stat : 26655 (cosoco) R 26650 26653 23655 0 -1 4202560 531 0 0 0 10229 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282312424720 5250330 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26656] ppid=26650 vsize=617744 memory=5024 CPUtime=101 cores=0-7
/proc/26653/task/26656/stat : 26656 (cosoco) R 26650 26653 23655 0 -1 4202560 555 0 0 0 10100 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282304032016 5250316 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26657] ppid=26650 vsize=617744 memory=2257 CPUtime=102.29 cores=0-7
/proc/26653/task/26657/stat : 26657 (cosoco) R 26650 26653 23655 0 -1 4202560 454 0 0 0 10229 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282295639312 5250316 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26658] ppid=26650 vsize=617744 memory=279990461914210 CPUtime=102.28 cores=0-7
/proc/26653/task/26658/stat : 26658 (cosoco) R 26650 26653 23655 0 -1 4202560 532 0 0 0 10228 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282287246520 5250256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26659] ppid=26650 vsize=617744 memory=10556 CPUtime=102.29 cores=0-7
/proc/26653/task/26659/stat : 26659 (cosoco) R 26650 26653 23655 0 -1 4202560 548 0 0 0 10229 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282278853648 5193780 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26660] ppid=26650 vsize=617744 memory=988 CPUtime=102.29 cores=0-7
/proc/26653/task/26660/stat : 26660 (cosoco) R 26650 26653 23655 0 -1 4202560 526 0 0 0 10229 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282270461056 5155687 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26661] ppid=26650 vsize=617744 memory=5028 CPUtime=102.29 cores=0-7
/proc/26653/task/26661/stat : 26661 (cosoco) R 26650 26653 23655 0 -1 4202560 570 0 0 0 10229 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282262068496 5250493 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26662] ppid=26650 vsize=617744 memory=5028 CPUtime=102.27 cores=0-7
/proc/26653/task/26662/stat : 26662 (cosoco) R 26650 26653 23655 0 -1 4202560 489 0 0 0 10227 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282253675792 5250491 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
Current children cumulated CPU time: 817.05 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 5028 KiB

[startup+162.301 s]
/proc/loadavg: 8.32 7.79 6.95 9/200 26680
/proc/meminfo: memFree=30289008/32770624 swapFree=67002424/67108860
[pid=26653] ppid=26650 vsize=617744 memory=5028 CPUtime=1296.31 cores=0-7
/proc/26653/stat : 26653 (cosoco) S 26650 26653 23655 0 -1 1077944320 5841 0 0 0 129631 0 0 0 20 0 9 0 558882723 632569856 1257 33554432000 4194304 6211132 140728484937376 140728484935632 140282335567607 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
/proc/26653/statm: 154436 1257 885 493 0 147741 0
[pid=26653/tid=26655] ppid=26650 vsize=617744 memory=5028 CPUtime=162.28 cores=0-7
/proc/26653/task/26655/stat : 26655 (cosoco) R 26650 26653 23655 0 -1 4202560 581 0 0 0 16228 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282312424720 5250321 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26656] ppid=26650 vsize=617744 memory=5028 CPUtime=160.28 cores=0-7
/proc/26653/task/26656/stat : 26656 (cosoco) R 26650 26653 23655 0 -1 4202560 604 0 0 0 16028 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282304032016 5156006 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26657] ppid=26650 vsize=617744 memory=5028 CPUtime=162.29 cores=0-7
/proc/26653/task/26657/stat : 26657 (cosoco) R 26650 26653 23655 0 -1 4202560 473 0 0 0 16229 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282295639312 5155832 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26658] ppid=26650 vsize=617744 memory=5028 CPUtime=162.28 cores=0-7
/proc/26653/task/26658/stat : 26658 (cosoco) R 26650 26653 23655 0 -1 4202560 580 0 0 0 16228 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282287246520 5302601 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26659] ppid=26650 vsize=617744 memory=5028 CPUtime=162.28 cores=0-7
/proc/26653/task/26659/stat : 26659 (cosoco) R 26650 26653 23655 0 -1 4202560 595 0 0 0 16228 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282278853648 5157512 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26660] ppid=26650 vsize=617744 memory=5028 CPUtime=162.29 cores=0-7
/proc/26653/task/26660/stat : 26660 (cosoco) R 26650 26653 23655 0 -1 4202560 573 0 0 0 16229 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282270461056 5157589 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26661] ppid=26650 vsize=617744 memory=5028 CPUtime=162.28 cores=0-7
/proc/26653/task/26661/stat : 26661 (cosoco) R 26650 26653 23655 0 -1 4202560 606 0 0 0 16228 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282262068496 5155839 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26662] ppid=26650 vsize=617744 memory=279992005267936 CPUtime=162.27 cores=0-7
/proc/26653/task/26662/stat : 26662 (cosoco) R 26650 26653 23655 0 -1 4202560 525 0 0 0 16227 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282253675792 5250321 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
Current children cumulated CPU time: 1296.31 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 5028 KiB

[startup+222.301 s]
/proc/loadavg: 8.12 7.83 7.02 9/200 26683
/proc/meminfo: memFree=30289512/32770624 swapFree=67002424/67108860
[pid=26653] ppid=26650 vsize=617744 memory=5028 CPUtime=1775.6 cores=0-7
/proc/26653/stat : 26653 (cosoco) S 26650 26653 23655 0 -1 1077944320 6156 0 0 0 177560 0 0 0 20 0 9 0 558882723 632569856 1257 33554432000 4194304 6211132 140728484937376 140728484935632 140282335567607 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
/proc/26653/statm: 154436 1257 885 493 0 147741 0
[pid=26653/tid=26655] ppid=26650 vsize=617744 memory=5028 CPUtime=222.29 cores=0-7
/proc/26653/task/26655/stat : 26655 (cosoco) R 26650 26653 23655 0 -1 4202560 624 0 0 0 22229 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282312424720 5155377 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26656] ppid=26650 vsize=617744 memory=5028 CPUtime=219.55 cores=0-7
/proc/26653/task/26656/stat : 26656 (cosoco) R 26650 26653 23655 0 -1 4202560 628 0 0 0 21955 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282304032016 5158217 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26657] ppid=26650 vsize=617744 memory=5028 CPUtime=222.3 cores=0-7
/proc/26653/task/26657/stat : 26657 (cosoco) R 26650 26653 23655 0 -1 4202560 514 0 0 0 22230 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282295639312 5155687 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26658] ppid=26650 vsize=617744 memory=5028 CPUtime=222.28 cores=0-7
/proc/26653/task/26658/stat : 26658 (cosoco) R 26650 26653 23655 0 -1 4202560 622 0 0 0 22228 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282287246520 5157506 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26659] ppid=26650 vsize=617744 memory=6935054825532540783 CPUtime=222.28 cores=0-7
/proc/26653/task/26659/stat : 26659 (cosoco) R 26650 26653 23655 0 -1 4202560 629 0 0 0 22228 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282278853648 5250256 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26660] ppid=26650 vsize=617744 memory=5028 CPUtime=222.29 cores=0-7
/proc/26653/task/26660/stat : 26660 (cosoco) R 26650 26653 23655 0 -1 4202560 619 0 0 0 22229 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282270461056 5156267 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26661] ppid=26650 vsize=617744 memory=3616 CPUtime=222.29 cores=0-7
/proc/26653/task/26661/stat : 26661 (cosoco) R 26650 26653 23655 0 -1 4202560 650 0 0 0 22229 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282262068496 5158052 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26662] ppid=26650 vsize=617744 memory=10564 CPUtime=222.28 cores=0-7
/proc/26653/task/26662/stat : 26662 (cosoco) R 26650 26653 23655 0 -1 4202560 566 0 0 0 22228 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282253675792 5155377 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
Current children cumulated CPU time: 1775.6 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 5028 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.07 7.85 7.05 9/200 26686
/proc/meminfo: memFree=30290640/32770624 swapFree=67002424/67108860
[pid=26653] ppid=26650 vsize=617744 memory=5028 CPUtime=2012.9 cores=0-7
/proc/26653/stat : 26653 (cosoco) S 26650 26653 23655 0 -1 1077944320 6488 0 0 0 201290 0 0 0 20 0 9 0 558882723 632569856 1257 33554432000 4194304 6211132 140728484937376 140728484935632 140282335567607 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
/proc/26653/statm: 154436 1257 885 493 0 147741 0
[pid=26653/tid=26655] ppid=26650 vsize=617744 memory=6935054825532540783 CPUtime=251.99 cores=0-7
/proc/26653/task/26655/stat : 26655 (cosoco) R 26650 26653 23655 0 -1 4202560 665 0 0 0 25199 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282312424720 5158060 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26656] ppid=26650 vsize=617744 memory=4872558044660077418 CPUtime=248.89 cores=0-7
/proc/26653/task/26656/stat : 26656 (cosoco) R 26650 26653 23655 0 -1 4202560 658 0 0 0 24889 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282304032016 5250256 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26657] ppid=26650 vsize=617744 memory=5028 CPUtime=252.01 cores=0-7
/proc/26653/task/26657/stat : 26657 (cosoco) R 26650 26653 23655 0 -1 4202560 555 0 0 0 25201 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282295639312 5155849 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26658] ppid=26650 vsize=617744 memory=6935054825532540783 CPUtime=251.99 cores=0-7
/proc/26653/task/26658/stat : 26658 (cosoco) R 26650 26653 23655 0 -1 4202560 666 0 0 0 25199 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282287246520 5156000 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26659] ppid=26650 vsize=617744 memory=4872558044660077418 CPUtime=251.99 cores=0-7
/proc/26653/task/26659/stat : 26659 (cosoco) R 26650 26653 23655 0 -1 4202560 675 0 0 0 25199 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282278853648 5156264 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26660] ppid=26650 vsize=617744 memory=5028 CPUtime=252 cores=0-7
/proc/26653/task/26660/stat : 26660 (cosoco) R 26650 26653 23655 0 -1 4202560 662 0 0 0 25200 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282270461056 5158127 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26661] ppid=26650 vsize=617744 memory=6935054825532540783 CPUtime=252 cores=0-7
/proc/26653/task/26661/stat : 26661 (cosoco) R 26650 26653 23655 0 -1 4202560 694 0 0 0 25200 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282262068496 5250273 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
[pid=26653/tid=26662] ppid=26650 vsize=617744 memory=772 CPUtime=251.99 cores=0-7
/proc/26653/task/26662/stat : 26662 (cosoco) R 26650 26653 23655 0 -1 4202560 609 0 0 0 25199 0 0 0 20 0 9 0 558882724 632569856 1257 33554432000 4194304 6211132 140728484937376 140282253675792 5156288 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 41848832 140728484942870 140728484942962 140728484942962 140728484945870 0
Current children cumulated CPU time: 2012.9 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 5028 KiB

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

[startup+252.021 s]
# the end of solver process 26653 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.99 s, system=0.008997 s

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

Child status: 1
Real time (s): 252.021
CPU time (s): 2013
CPU user time (s): 2012.99
CPU system time (s): 0.008997
CPU usage (%): 798.744
Max. virtual memory (cumulated for all children) (KiB): 617744
Max. memory (cumulated for all children) (KiB): 5028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.99
system time used= 0.008997
maximum resident set size= 5176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6540
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= 37
involuntary context switches= 16715


# summary of solver processes directly reported to runsolver:
#   pid: 26653
#   total CPU time (s): 2013
#   total CPU user time (s): 2012.99
#   total CPU system time (s): 0.008997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.14032 second user time and 1.9412 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-30 09:47:27
IDJOB=4409962
IDBENCH=135491
IDSOLVER=2878
FILE ID=node146/4409962-1569829689
RUNJOBID= node146-1569818084-23682
PBS_JOBID= 21705925
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-marketSplit/Pb-msplit-opt-4-30-3.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409962-1569829689/watcher-4409962-1569829689 -o /tmp/evaluation-result-4409962-1569829689/solver-4409962-1569829689 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node146-1569818084-23682 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409962-1569829689.xml

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

MD5SUM BENCH= caf7afe645c801dd46bb53c517bf0cee
RANDOM SEED=1986716899

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        30291140 kB
MemAvailable:   31868696 kB
Buffers:          137236 kB
Cached:          1776892 kB
SwapCached:         3676 kB
Active:          1066468 kB
Inactive:         854164 kB
Active(anon):       2980 kB
Inactive(anon):    84340 kB
Active(file):    1063488 kB
Inactive(file):   769824 kB
Unevictable:      109348 kB
Mlocked:          109348 kB
SwapTotal:      67108860 kB
SwapFree:       67002424 kB
Dirty:              2796 kB
Writeback:             0 kB
AnonPages:        113924 kB
Mapped:            27352 kB
Shmem:             72200 kB
Slab:             149160 kB
SReclaimable:     120160 kB
SUnreclaim:        29000 kB
KernelStack:        3424 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     541092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 62028 MiB
End job on node146 at 2019-09-30 09:51:39