Trace number 4409531

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 parallelOPT1120 12905 1615.94

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-mps/
Pb-mps-v2-20-10-lseu.xml
MD5SUMb8e79a81cec6901ac635f2e0750bfcb6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1120
Best CPU time to get the best result obtained on this benchmark113.579
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of constraints28
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":89}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":8},{"degree":3,"count":13},{"degree":4,"count":23},{"degree":5,"count":27},{"degree":6,"count":16},{"degree":8,"count":2}]
Minimum constraint arity2
Maximum constraint arity47
Distribution of constraint arities[{"arity":2,"count":2},{"arity":3,"count":5},{"arity":4,"count":5},{"arity":5,"count":5},{"arity":7,"count":3},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":22,"count":1},{"arity":24,"count":1},{"arity":30,"count":1},{"arity":33,"count":1},{"arity":47,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":28}]
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-4409531-1569832766.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: 89
0.00/0.01	c |            Domain Sizes: 2..2
0.00/0.01	c |
0.00/0.01	c |             Constraints: 29
0.00/0.01	c |                   Arity: 2..85  -- Binary: 2  -- Ternary: 5
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          Sum: 29
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 0.
0.00/0.01	c [pFactory][Group N°0] task 6 launched on thread 2.
0.00/0.01	c [pFactory][Group N°0] task 5 launched on thread 1.
0.00/0.01	c [pFactory][Group N°0] task 4 launched on thread 3.
0.00/0.01	c [pFactory][Group N°0] task 3 launched on thread 4.
0.00/0.01	c [pFactory][Group N°0] task 2 launched on thread 5.
0.00/0.01	o 6199
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 7.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 6.
0.00/0.02	o 3753
0.00/0.02	o 3056
0.00/0.02	o 2197
0.00/0.02	o 2042
0.00/0.02	o 1957
0.00/0.02	o 1862
0.00/0.02	o 1846
0.00/0.02	o 1844
0.00/0.03	o 1836
0.00/0.03	o 1748
0.00/0.08	o 1717
0.77/0.12	o 1660
2.42/0.33	o 1650
2.42/0.34	o 1630
3.21/0.46	o 1617
4.01/0.59	o 1609
7.06/0.90	o 1564
8.73/1.16	o 1547
10.25/1.30	o 1472
12.65/1.64	o 1446
16.71/2.20	o 1442
21.44/2.70	o 1434
25.42/3.22	o 1356
30.22/3.85	o 1336
44.59/5.65	o 1282
64.63/8.14	o 1278
74.94/9.47	o 1243
127.72/16.02	o 1242
161.20/20.28	o 1234
229.87/28.90	o 1218
297.75/37.35	o 1217
752.97/94.33	o 1153
816.86/102.34	o 1148
1423.77/178.30	o 1136
1449.33/181.52	o 1120
12904.66/1615.94	c [pFactory][Group N°0] concurent mode: thread 2 has won with the task 6.
12904.66/1615.94	c [pFactory][Group N°0] Thread N°0 is joined.
12904.66/1615.94	c [pFactory][Group N°0] Thread N°1 is joined.
12904.66/1615.94	c [pFactory][Group N°0] Thread N°2 is joined.
12904.66/1615.94	c [pFactory][Group N°0] Thread N°3 is joined.
12904.66/1615.94	c [pFactory][Group N°0] Thread N°4 is joined.
12904.66/1615.94	c [pFactory][Group N°0] Thread N°5 is joined.
12904.66/1615.94	c [pFactory][Group N°0] Thread N°6 is joined.
12904.66/1615.94	c [pFactory][Group N°0] Thread N°7 is joined.
12904.66/1615.94	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°2)
12904.66/1615.94	s OPTIMUM FOUND
12904.66/1615.94	c call to solver        : 33
12904.66/1615.94	c
12904.66/1615.94	c restarts              : 1338112     
12904.66/1615.94	c conflicts             : 15409436     (1194 /sec)
12904.66/1615.94	c decisions             : 94802428     (7346 /sec)
12904.66/1615.94	c propagations          : 598292426   (46361 /sec)
12904.66/1615.94	c root propagations     : 64          
12904.66/1615.94	c filter calls          : 724070167      (56108 /sec)
12904.66/1615.94	c useless filter calls  : 620207650      (85 %)
12904.66/1615.94	c Memory used           : 571.37 MB
12904.66/1615.94	c Best bound time (wc)  : 181.521 s
12904.66/1615.94	c CPU time              : 12905 s
12904.66/1615.94	c real time             : 1615.94 s
12904.66/1615.94	
12904.66/1615.94	
12904.66/1615.94	v <instantiation type='solution' cost='1120'>
12904.66/1615.94	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[8] x[9] </list>
12904.66/1615.94	v <values>1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 </values>
12904.66/1615.94	v </instantiation>
12904.66/1615.94	

Verifier Data

OK	1120

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409531-1569832766/watcher-4409531-1569832766 -o /tmp/evaluation-result-4409531-1569832766/solver-4409531-1569832766 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1569823193-16902 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409531-1569832766.xml 

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

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

solver pid=18009, runsolver pid=18006

[startup+0.10085 s]*
/proc/loadavg: 5.31 8.16 8.68 9/198 18018
/proc/meminfo: memFree=31426944/32770624 swapFree=66954412/67108860
[pid=18009] ppid=18006 vsize=617864 memory=4544 CPUtime=0.77 cores=0-7
/proc/18009/stat : 18009 (cosoco) S 18006 18009 16875 0 -1 1077944320 1436 0 0 0 77 0 0 0 20 0 9 0 559531613 632692736 1136 33554432000 4194304 6211132 140732726898640 140732726896896 140617246981879 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
/proc/18009/statm: 154466 1136 868 493 0 147771 0
[pid=18009/tid=18011] ppid=18006 vsize=617864 memory=576460756329955530 CPUtime=0.09 cores=0-7
/proc/18009/task/18011/stat : 18011 (cosoco) R 18006 18009 16875 0 -1 4202560 17 0 0 0 9 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617223839328 5155832 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18012] ppid=18006 vsize=617864 memory=0 CPUtime=0.09 cores=0-7
/proc/18009/task/18012/stat : 18012 (cosoco) R 18006 18009 16875 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617215446288 5156006 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18013] ppid=18006 vsize=617864 memory=140297497315719 CPUtime=0.09 cores=0-7
/proc/18009/task/18013/stat : 18013 (cosoco) R 18006 18009 16875 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617207053496 5157579 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18014] ppid=18006 vsize=617864 memory=0 CPUtime=0.08 cores=0-7
/proc/18009/task/18014/stat : 18014 (cosoco) R 18006 18009 16875 0 -1 4202560 13 0 0 0 8 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617198660880 5156264 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18015] ppid=18006 vsize=617864 memory=0 CPUtime=0.09 cores=0-7
/proc/18009/task/18015/stat : 18015 (cosoco) R 18006 18009 16875 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617190268512 5156963 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18016] ppid=18006 vsize=617864 memory=0 CPUtime=0.09 cores=0-7
/proc/18009/task/18016/stat : 18016 (cosoco) R 18006 18009 16875 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617181875472 5155519 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18017] ppid=18006 vsize=617864 memory=-1 CPUtime=0.09 cores=0-7
/proc/18009/task/18017/stat : 18017 (cosoco) R 18006 18009 16875 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617173483104 5409485 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18018] ppid=18006 vsize=617864 memory=0 CPUtime=0.09 cores=0-7
/proc/18009/task/18018/stat : 18018 (cosoco) R 18006 18009 16875 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617165090400 5207617 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
Current children cumulated CPU time: 0.77 s
Current children cumulated vsize: 617864 KiB
Current children cumulated memory: 4544 KiB

[startup+0.20985 s]*
/proc/loadavg: 5.31 8.16 8.68 9/198 18018
/proc/meminfo: memFree=31426944/32770624 swapFree=66954412/67108860
[pid=18009] ppid=18006 vsize=617864 memory=4544 CPUtime=1.63 cores=0-7
/proc/18009/stat : 18009 (cosoco) S 18006 18009 16875 0 -1 1077944320 1436 0 0 0 163 0 0 0 20 0 9 0 559531613 632692736 1136 33554432000 4194304 6211132 140732726898640 140732726896896 140617246981879 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
/proc/18009/statm: 154466 1136 868 493 0 147771 0
[pid=18009/tid=18011] ppid=18006 vsize=617864 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/18009/task/18011/stat : 18011 (cosoco) R 18006 18009 16875 0 -1 4202560 17 0 0 0 20 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617223839328 5155535 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18012] ppid=18006 vsize=617864 memory=10927 CPUtime=0.2 cores=0-7
/proc/18009/task/18012/stat : 18012 (cosoco) R 18006 18009 16875 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617215446288 5155377 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18013] ppid=18006 vsize=617864 memory=288370673649010304 CPUtime=0.2 cores=0-7
/proc/18009/task/18013/stat : 18013 (cosoco) R 18006 18009 16875 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617207053496 5156014 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18014] ppid=18006 vsize=617864 memory=-1 CPUtime=0.18 cores=0-7
/proc/18009/task/18014/stat : 18014 (cosoco) R 18006 18009 16875 0 -1 4202560 13 0 0 0 18 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617198660880 5157052 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18015] ppid=18006 vsize=617864 memory=0 CPUtime=0.2 cores=0-7
/proc/18009/task/18015/stat : 18015 (cosoco) R 18006 18009 16875 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617190268512 5156165 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18016] ppid=18006 vsize=617864 memory=0 CPUtime=0.2 cores=0-7
/proc/18009/task/18016/stat : 18016 (cosoco) R 18006 18009 16875 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617181875472 5155836 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18017] ppid=18006 vsize=617864 memory=-1 CPUtime=0.2 cores=0-7
/proc/18009/task/18017/stat : 18017 (cosoco) R 18006 18009 16875 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617173483104 5155373 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18018] ppid=18006 vsize=617864 memory=0 CPUtime=0.2 cores=0-7
/proc/18009/task/18018/stat : 18018 (cosoco) R 18006 18009 16875 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617165090400 5158138 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 617864 KiB
Current children cumulated memory: 4544 KiB

[startup+0.30985 s]*
/proc/loadavg: 5.31 8.16 8.68 9/198 18018
/proc/meminfo: memFree=31426944/32770624 swapFree=66954412/67108860
[pid=18009] ppid=18006 vsize=617864 memory=4544 CPUtime=2.42 cores=0-7
/proc/18009/stat : 18009 (cosoco) S 18006 18009 16875 0 -1 1077944320 1437 0 0 0 242 0 0 0 20 0 9 0 559531613 632692736 1136 33554432000 4194304 6211132 140732726898640 140732726896896 140617246981879 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
/proc/18009/statm: 154466 1136 868 493 0 147771 0
[pid=18009/tid=18011] ppid=18006 vsize=617864 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/18009/task/18011/stat : 18011 (cosoco) R 18006 18009 16875 0 -1 4202560 17 0 0 0 30 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617223839328 5390177 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18012] ppid=18006 vsize=617864 memory=0 CPUtime=0.3 cores=0-7
/proc/18009/task/18012/stat : 18012 (cosoco) R 18006 18009 16875 0 -1 4202560 15 0 0 0 30 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617215446288 5250319 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18013] ppid=18006 vsize=617864 memory=0 CPUtime=0.3 cores=0-7
/proc/18009/task/18013/stat : 18013 (cosoco) R 18006 18009 16875 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617207053496 5155390 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18014] ppid=18006 vsize=617864 memory=6944656592455097440 CPUtime=0.27 cores=0-7
/proc/18009/task/18014/stat : 18014 (cosoco) R 18006 18009 16875 0 -1 4202560 13 0 0 0 27 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617198660880 5409497 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18015] ppid=18006 vsize=617864 memory=0 CPUtime=0.3 cores=0-7
/proc/18009/task/18015/stat : 18015 (cosoco) R 18006 18009 16875 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617190268512 5390120 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18016] ppid=18006 vsize=617864 memory=0 CPUtime=0.3 cores=0-7
/proc/18009/task/18016/stat : 18016 (cosoco) R 18006 18009 16875 0 -1 4202560 15 0 0 0 30 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617181875472 5250256 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18017] ppid=18006 vsize=617864 memory=0 CPUtime=0.3 cores=0-7
/proc/18009/task/18017/stat : 18017 (cosoco) R 18006 18009 16875 0 -1 4202560 16 0 0 0 30 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617173483104 5155816 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18018] ppid=18006 vsize=617864 memory=0 CPUtime=0.3 cores=0-7
/proc/18009/task/18018/stat : 18018 (cosoco) R 18006 18009 16875 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617165090400 5250325 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
Current children cumulated CPU time: 2.42 s
Current children cumulated vsize: 617864 KiB
Current children cumulated memory: 4544 KiB

[startup+0.700849 s]
/proc/loadavg: 5.31 8.16 8.68 9/198 18018
/proc/meminfo: memFree=31426944/32770624 swapFree=66954412/67108860
[pid=18009] ppid=18006 vsize=617864 memory=4544 CPUtime=5.46 cores=0-7
/proc/18009/stat : 18009 (cosoco) S 18006 18009 16875 0 -1 1077944320 1437 0 0 0 546 0 0 0 20 0 9 0 559531613 632692736 1136 33554432000 4194304 6211132 140732726898640 140732726896896 140617246981879 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
/proc/18009/statm: 154466 1136 868 493 0 147771 0
[pid=18009/tid=18011] ppid=18006 vsize=617864 memory=14012 CPUtime=0.68 cores=0-7
/proc/18009/task/18011/stat : 18011 (cosoco) R 18006 18009 16875 0 -1 4202560 17 0 0 0 68 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617223839328 5156152 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18012] ppid=18006 vsize=617864 memory=6572 CPUtime=0.68 cores=0-7
/proc/18009/task/18012/stat : 18012 (cosoco) R 18006 18009 16875 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617215446288 5155832 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18013] ppid=18006 vsize=617864 memory=2120 CPUtime=0.68 cores=0-7
/proc/18009/task/18013/stat : 18013 (cosoco) R 18006 18009 16875 0 -1 4202560 11 0 0 0 68 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617207053496 5156503 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18014] ppid=18006 vsize=617864 memory=12036 CPUtime=0.64 cores=0-7
/proc/18009/task/18014/stat : 18014 (cosoco) R 18006 18009 16875 0 -1 4202560 13 0 0 0 64 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617198660880 5250491 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18015] ppid=18006 vsize=617864 memory=496 CPUtime=0.68 cores=0-7
/proc/18009/task/18015/stat : 18015 (cosoco) R 18006 18009 16875 0 -1 4202560 12 0 0 0 68 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617190268088 5155836 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18016] ppid=18006 vsize=617864 memory=1560 CPUtime=0.68 cores=0-7
/proc/18009/task/18016/stat : 18016 (cosoco) R 18006 18009 16875 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617181875472 5156288 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18017] ppid=18006 vsize=617864 memory=928 CPUtime=0.68 cores=0-7
/proc/18009/task/18017/stat : 18017 (cosoco) R 18006 18009 16875 0 -1 4202560 16 0 0 0 68 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617173483104 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18018] ppid=18006 vsize=617864 memory=1680 CPUtime=0.68 cores=0-7
/proc/18009/task/18018/stat : 18018 (cosoco) R 18006 18009 16875 0 -1 4202560 11 0 0 0 68 0 0 0 20 0 9 0 559531614 632692736 1136 33554432000 4194304 6211132 140732726898640 140617165090400 5250256 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
Current children cumulated CPU time: 5.46 s
Current children cumulated vsize: 617864 KiB
Current children cumulated memory: 4544 KiB

[startup+1.50085 s]
/proc/loadavg: 5.31 8.16 8.68 9/198 18018
/proc/meminfo: memFree=31426944/32770624 swapFree=66954412/67108860
[pid=18009] ppid=18006 vsize=617864 memory=4700 CPUtime=11.85 cores=0-7
/proc/18009/stat : 18009 (cosoco) S 18006 18009 16875 0 -1 1077944320 1780 0 0 0 1185 0 0 0 20 0 9 0 559531613 632692736 1175 33554432000 4194304 6211132 140732726898640 140732726896896 140617246981879 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
/proc/18009/statm: 154466 1175 873 493 0 147771 0
[pid=18009/tid=18011] ppid=18006 vsize=617864 memory=0 CPUtime=1.48 cores=0-7
/proc/18009/task/18011/stat : 18011 (cosoco) R 18006 18009 16875 0 -1 4202560 48 0 0 0 148 0 0 0 20 0 9 0 559531614 632692736 1175 33554432000 4194304 6211132 140732726898640 140617223838904 5250321 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18012] ppid=18006 vsize=617864 memory=0 CPUtime=1.48 cores=0-7
/proc/18009/task/18012/stat : 18012 (cosoco) R 18006 18009 16875 0 -1 4202560 46 0 0 0 148 0 0 0 20 0 9 0 559531614 632692736 1175 33554432000 4194304 6211132 140732726898640 140617215446288 5250311 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18013] ppid=18006 vsize=617864 memory=0 CPUtime=1.48 cores=0-7
/proc/18009/task/18013/stat : 18013 (cosoco) R 18006 18009 16875 0 -1 4202560 38 0 0 0 148 0 0 0 20 0 9 0 559531614 632692736 1175 33554432000 4194304 6211132 140732726898640 140617207053496 5409485 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18014] ppid=18006 vsize=617864 memory=8243114992657236051 CPUtime=1.43 cores=0-7
/proc/18009/task/18014/stat : 18014 (cosoco) R 18006 18009 16875 0 -1 4202560 45 0 0 0 143 0 0 0 20 0 9 0 559531614 632692736 1175 33554432000 4194304 6211132 140732726898640 140617198660880 5380299 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18015] ppid=18006 vsize=617864 memory=288291094993830768 CPUtime=1.48 cores=0-7
/proc/18009/task/18015/stat : 18015 (cosoco) R 18006 18009 16875 0 -1 4202560 71 0 0 0 148 0 0 0 20 0 9 0 559531614 632692736 1175 33554432000 4194304 6211132 140732726898640 140617190268088 5250316 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18016] ppid=18006 vsize=617864 memory=0 CPUtime=1.48 cores=0-7
/proc/18009/task/18016/stat : 18016 (cosoco) R 18006 18009 16875 0 -1 4202560 54 0 0 0 148 0 0 0 20 0 9 0 559531614 632692736 1175 33554432000 4194304 6211132 140732726898640 140617181875472 5009225 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18017] ppid=18006 vsize=617864 memory=9500 CPUtime=1.48 cores=0-7
/proc/18009/task/18017/stat : 18017 (cosoco) R 18006 18009 16875 0 -1 4202560 77 0 0 0 148 0 0 0 20 0 9 0 559531614 632692736 1175 33554432000 4194304 6211132 140732726898640 140617173482680 5156176 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18018] ppid=18006 vsize=617864 memory=280594777016096 CPUtime=1.48 cores=0-7
/proc/18009/task/18018/stat : 18018 (cosoco) R 18006 18009 16875 0 -1 4202560 74 0 0 0 148 0 0 0 20 0 9 0 559531614 632692736 1175 33554432000 4194304 6211132 140732726898640 140617165090400 5250307 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
Current children cumulated CPU time: 11.85 s
Current children cumulated vsize: 617864 KiB
Current children cumulated memory: 4700 KiB

[startup+3.10984 s]
/proc/loadavg: 5.37 8.12 8.67 9/198 18018
/proc/meminfo: memFree=31427092/32770624 swapFree=66954412/67108860
[pid=18009] ppid=18006 vsize=617864 memory=4984 CPUtime=24.7 cores=0-7
/proc/18009/stat : 18009 (cosoco) S 18006 18009 16875 0 -1 1077944320 2124 0 0 0 2470 0 0 0 20 0 9 0 559531613 632692736 1246 33554432000 4194304 6211132 140732726898640 140732726896896 140617246981879 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
/proc/18009/statm: 154466 1246 881 493 0 147771 0
[pid=18009/tid=18011] ppid=18006 vsize=617864 memory=6673 CPUtime=3.09 cores=0-7
/proc/18009/task/18011/stat : 18011 (cosoco) R 18006 18009 16875 0 -1 4202560 66 0 0 0 309 0 0 0 20 0 9 0 559531614 632692736 1246 33554432000 4194304 6211132 140732726898640 140617223838904 5156472 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18012] ppid=18006 vsize=617864 memory=4420 CPUtime=3.09 cores=0-7
/proc/18009/task/18012/stat : 18012 (cosoco) R 18006 18009 16875 0 -1 4202560 93 0 0 0 309 0 0 0 20 0 9 0 559531614 632692736 1246 33554432000 4194304 6211132 140732726898640 140617215446288 5155844 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18013] ppid=18006 vsize=617864 memory=6628 CPUtime=3.09 cores=0-7
/proc/18009/task/18013/stat : 18013 (cosoco) R 18006 18009 16875 0 -1 4202560 83 0 0 0 309 0 0 0 20 0 9 0 559531614 632692736 1246 33554432000 4194304 6211132 140732726898640 140617207053496 5155373 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18014] ppid=18006 vsize=617864 memory=140301792265855 CPUtime=3.01 cores=0-7
/proc/18009/task/18014/stat : 18014 (cosoco) R 18006 18009 16875 0 -1 4202560 92 0 0 0 301 0 0 0 20 0 9 0 559531614 632692736 1246 33554432000 4194304 6211132 140732726898640 140617198660880 5155832 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18015] ppid=18006 vsize=617864 memory=6944652177228980320 CPUtime=3.09 cores=0-7
/proc/18009/task/18015/stat : 18015 (cosoco) R 18006 18009 16875 0 -1 4202560 110 0 0 0 309 0 0 0 20 0 9 0 559531614 632692736 1246 33554432000 4194304 6211132 140732726898640 140617190268088 5193776 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18016] ppid=18006 vsize=617864 memory=6935649255759568960 CPUtime=3.09 cores=0-7
/proc/18009/task/18016/stat : 18016 (cosoco) R 18006 18009 16875 0 -1 4202560 100 0 0 0 309 0 0 0 20 0 9 0 559531614 632692736 1246 33554432000 4194304 6211132 140732726898640 140617181875472 5250266 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18017] ppid=18006 vsize=617864 memory=31876 CPUtime=3.09 cores=0-7
/proc/18009/task/18017/stat : 18017 (cosoco) R 18006 18009 16875 0 -1 4202560 127 0 0 0 309 0 0 0 20 0 9 0 559531614 632692736 1246 33554432000 4194304 6211132 140732726898640 140617173482680 5156665 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18018] ppid=18006 vsize=617864 memory=7596606704704239447 CPUtime=3.09 cores=0-7
/proc/18009/task/18018/stat : 18018 (cosoco) R 18006 18009 16875 0 -1 4202560 126 0 0 0 309 0 0 0 20 0 9 0 559531614 632692736 1246 33554432000 4194304 6211132 140732726898640 140617165089976 5250482 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
Current children cumulated CPU time: 24.7 s
Current children cumulated vsize: 617864 KiB
Current children cumulated memory: 4984 KiB

[startup+6.30084 s]
/proc/loadavg: 5.37 8.12 8.67 9/198 18018
/proc/meminfo: memFree=31426468/32770624 swapFree=66954412/67108860
[pid=18009] ppid=18006 vsize=617864 memory=4984 CPUtime=50.18 cores=0-7
/proc/18009/stat : 18009 (cosoco) S 18006 18009 16875 0 -1 1077944320 2476 0 0 0 5018 0 0 0 20 0 9 0 559531613 632692736 1246 33554432000 4194304 6211132 140732726898640 140732726896896 140617246981879 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
/proc/18009/statm: 154466 1246 881 493 0 147771 0
[pid=18009/tid=18011] ppid=18006 vsize=617864 memory=-4546129931942301728 CPUtime=6.28 cores=0-7
/proc/18009/task/18011/stat : 18011 (cosoco) R 18006 18009 16875 0 -1 4202560 92 0 0 0 628 0 0 0 20 0 9 0 559531614 632692736 1246 33554432000 4194304 6211132 140732726898640 140617223838904 5250482 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18012] ppid=18006 vsize=617864 memory=4984 CPUtime=6.28 cores=0-7
/proc/18009/task/18012/stat : 18012 (cosoco) R 18006 18009 16875 0 -1 4202560 140 0 0 0 628 0 0 0 20 0 9 0 559531614 632692736 1246 33554432000 4194304 6211132 140732726898640 140617215446288 5250266 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18013] ppid=18006 vsize=617864 memory=-8412658736277716636 CPUtime=6.28 cores=0-7
/proc/18009/task/18013/stat : 18013 (cosoco) R 18006 18009 16875 0 -1 4202560 121 0 0 0 628 0 0 0 20 0 9 0 559531614 632692736 1246 33554432000 4194304 6211132 140732726898640 140617207053496 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18014] ppid=18006 vsize=617864 memory=6656426216303648864 CPUtime=6.16 cores=0-7
/proc/18009/task/18014/stat : 18014 (cosoco) R 18006 18009 16875 0 -1 4202560 129 0 0 0 616 0 0 0 20 0 9 0 559531614 632692736 1246 33554432000 4194304 6211132 140732726898640 140617198660880 5155955 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0

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

Current children cumulated CPU time: 12828.8 s
Current children cumulated vsize: 617864 KiB
Current children cumulated memory: 5016 KiB

[startup+1612.8 s]
/proc/loadavg: 9.04 8.49 8.40 9/199 18166
/proc/meminfo: memFree=31429068/32770624 swapFree=66954412/67108860
[pid=18009] ppid=18006 vsize=617864 memory=5016 CPUtime=12879.9 cores=0-7
/proc/18009/stat : 18009 (cosoco) S 18006 18009 16875 0 -1 1077944320 14683 0 0 0 1287988 3 0 0 20 0 9 0 559531613 632692736 1254 33554432000 4194304 6211132 140732726898640 140732726896896 140617246981879 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
/proc/18009/statm: 154466 1254 881 493 0 147771 0
[pid=18009/tid=18011] ppid=18006 vsize=617864 memory=6935054825532540783 CPUtime=1612.55 cores=0-7
/proc/18009/task/18011/stat : 18011 (cosoco) R 18006 18009 16875 0 -1 4202560 1640 0 0 0 161255 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617223838904 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18012] ppid=18006 vsize=617864 memory=1724 CPUtime=1612.48 cores=0-7
/proc/18009/task/18012/stat : 18012 (cosoco) R 18006 18009 16875 0 -1 4202560 1726 0 0 0 161248 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617215445952 5250266 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18013] ppid=18006 vsize=617864 memory=5016 CPUtime=1612.44 cores=0-7
/proc/18009/task/18013/stat : 18013 (cosoco) R 18006 18009 16875 0 -1 4202560 1626 0 0 0 161244 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617207053584 5155836 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18014] ppid=18006 vsize=617864 memory=5016 CPUtime=1592.41 cores=0-7
/proc/18009/task/18014/stat : 18014 (cosoco) R 18006 18009 16875 0 -1 4202560 1606 0 0 0 159241 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617198660544 5155832 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18015] ppid=18006 vsize=617864 memory=6935054825532540783 CPUtime=1612.48 cores=0-7
/proc/18009/task/18015/stat : 18015 (cosoco) R 18006 18009 16875 0 -1 4202560 1717 0 0 0 161247 1 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617190268088 5155766 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18016] ppid=18006 vsize=617864 memory=1724 CPUtime=1612.56 cores=0-7
/proc/18009/task/18016/stat : 18016 (cosoco) R 18006 18009 16875 0 -1 4202560 1692 0 0 0 161256 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617181875136 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18017] ppid=18006 vsize=617864 memory=5016 CPUtime=1612.52 cores=0-7
/proc/18009/task/18017/stat : 18017 (cosoco) R 18006 18009 16875 0 -1 4202560 1527 0 0 0 161252 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617173482768 5391484 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18018] ppid=18006 vsize=617864 memory=3580 CPUtime=1612.41 cores=0-7
/proc/18009/task/18018/stat : 18018 (cosoco) R 18006 18009 16875 0 -1 4202560 1822 0 0 0 161241 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617165090064 5155849 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
Current children cumulated CPU time: 12879.9 s
Current children cumulated vsize: 617864 KiB
Current children cumulated memory: 5016 KiB

[startup+1614.4 s]
/proc/loadavg: 9.04 8.50 8.40 9/199 18166
/proc/meminfo: memFree=31429164/32770624 swapFree=66954412/67108860
[pid=18009] ppid=18006 vsize=617864 memory=5016 CPUtime=12892.7 cores=0-7
/proc/18009/stat : 18009 (cosoco) S 18006 18009 16875 0 -1 1077944320 14683 0 0 0 1289265 3 0 0 20 0 9 0 559531613 632692736 1254 33554432000 4194304 6211132 140732726898640 140732726896896 140617246981879 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
/proc/18009/statm: 154466 1254 881 493 0 147771 0
[pid=18009/tid=18011] ppid=18006 vsize=617864 memory=10644 CPUtime=1614.15 cores=0-7
/proc/18009/task/18011/stat : 18011 (cosoco) R 18006 18009 16875 0 -1 4202560 1640 0 0 0 161415 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617223838904 5158021 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18012] ppid=18006 vsize=617864 memory=988 CPUtime=1614.08 cores=0-7
/proc/18009/task/18012/stat : 18012 (cosoco) R 18006 18009 16875 0 -1 4202560 1726 0 0 0 161408 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617215445952 5155832 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18013] ppid=18006 vsize=617864 memory=2016 CPUtime=1614.04 cores=0-7
/proc/18009/task/18013/stat : 18013 (cosoco) R 18006 18009 16875 0 -1 4202560 1626 0 0 0 161404 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617207053584 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18014] ppid=18006 vsize=617864 memory=6935054825532540783 CPUtime=1593.99 cores=0-7
/proc/18009/task/18014/stat : 18014 (cosoco) R 18006 18009 16875 0 -1 4202560 1606 0 0 0 159399 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617198660544 5157589 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18015] ppid=18006 vsize=617864 memory=1044 CPUtime=1614.07 cores=0-7
/proc/18009/task/18015/stat : 18015 (cosoco) R 18006 18009 16875 0 -1 4202560 1717 0 0 0 161406 1 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617190268088 5157594 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18016] ppid=18006 vsize=617864 memory=708 CPUtime=1614.16 cores=0-7
/proc/18009/task/18016/stat : 18016 (cosoco) R 18006 18009 16875 0 -1 4202560 1692 0 0 0 161416 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617181875136 5250256 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18017] ppid=18006 vsize=617864 memory=9500 CPUtime=1614.12 cores=0-7
/proc/18009/task/18017/stat : 18017 (cosoco) R 18006 18009 16875 0 -1 4202560 1527 0 0 0 161412 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617173482768 5389929 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18018] ppid=18006 vsize=617864 memory=6935054825532540783 CPUtime=1614.01 cores=0-7
/proc/18009/task/18018/stat : 18018 (cosoco) R 18006 18009 16875 0 -1 4202560 1822 0 0 0 161401 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617165090064 5250319 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
Current children cumulated CPU time: 12892.7 s
Current children cumulated vsize: 617864 KiB
Current children cumulated memory: 5016 KiB

[startup+1615.2 s]
/proc/loadavg: 9.04 8.50 8.40 9/199 18166
/proc/meminfo: memFree=31429164/32770624 swapFree=66954412/67108860
[pid=18009] ppid=18006 vsize=617864 memory=5016 CPUtime=12899.1 cores=0-7
/proc/18009/stat : 18009 (cosoco) S 18006 18009 16875 0 -1 1077944320 14683 0 0 0 1289904 3 0 0 20 0 9 0 559531613 632692736 1254 33554432000 4194304 6211132 140732726898640 140732726896896 140617246981879 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
/proc/18009/statm: 154466 1254 881 493 0 147771 0
[pid=18009/tid=18011] ppid=18006 vsize=617864 memory=10644 CPUtime=1614.95 cores=0-7
/proc/18009/task/18011/stat : 18011 (cosoco) R 18006 18009 16875 0 -1 4202560 1640 0 0 0 161495 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617223838904 5156256 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18012] ppid=18006 vsize=617864 memory=988 CPUtime=1614.88 cores=0-7
/proc/18009/task/18012/stat : 18012 (cosoco) R 18006 18009 16875 0 -1 4202560 1726 0 0 0 161488 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617215445952 5155832 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18013] ppid=18006 vsize=617864 memory=5016 CPUtime=1614.84 cores=0-7
/proc/18009/task/18013/stat : 18013 (cosoco) R 18006 18009 16875 0 -1 4202560 1626 0 0 0 161484 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617207053584 5155832 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18014] ppid=18006 vsize=617864 memory=776 CPUtime=1594.77 cores=0-7
/proc/18009/task/18014/stat : 18014 (cosoco) R 18006 18009 16875 0 -1 4202560 1606 0 0 0 159477 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617198660544 5155832 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18015] ppid=18006 vsize=617864 memory=1724 CPUtime=1614.87 cores=0-7
/proc/18009/task/18015/stat : 18015 (cosoco) R 18006 18009 16875 0 -1 4202560 1717 0 0 0 161486 1 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617190268088 5250499 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18016] ppid=18006 vsize=617864 memory=6935054825532540783 CPUtime=1614.96 cores=0-7
/proc/18009/task/18016/stat : 18016 (cosoco) R 18006 18009 16875 0 -1 4202560 1692 0 0 0 161496 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617181875136 5250330 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18017] ppid=18006 vsize=617864 memory=1804 CPUtime=1614.92 cores=0-7
/proc/18009/task/18017/stat : 18017 (cosoco) R 18006 18009 16875 0 -1 4202560 1527 0 0 0 161492 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617173482768 5155557 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18018] ppid=18006 vsize=617864 memory=920 CPUtime=1614.81 cores=0-7
/proc/18009/task/18018/stat : 18018 (cosoco) R 18006 18009 16875 0 -1 4202560 1822 0 0 0 161481 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617165090064 5157618 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
Current children cumulated CPU time: 12899.1 s
Current children cumulated vsize: 617864 KiB
Current children cumulated memory: 5016 KiB

[startup+1615.6 s]
/proc/loadavg: 9.04 8.50 8.40 9/199 18166
/proc/meminfo: memFree=31429164/32770624 swapFree=66954412/67108860
[pid=18009] ppid=18006 vsize=617864 memory=5016 CPUtime=12902.3 cores=0-7
/proc/18009/stat : 18009 (cosoco) S 18006 18009 16875 0 -1 1077944320 14683 0 0 0 1290224 3 0 0 20 0 9 0 559531613 632692736 1254 33554432000 4194304 6211132 140732726898640 140732726896896 140617246981879 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
/proc/18009/statm: 154466 1254 881 493 0 147771 0
[pid=18009/tid=18011] ppid=18006 vsize=617864 memory=3580 CPUtime=1615.35 cores=0-7
/proc/18009/task/18011/stat : 18011 (cosoco) R 18006 18009 16875 0 -1 4202560 1640 0 0 0 161535 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617223838904 5409414 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18012] ppid=18006 vsize=617864 memory=6935054825532540783 CPUtime=1615.28 cores=0-7
/proc/18009/task/18012/stat : 18012 (cosoco) R 18006 18009 16875 0 -1 4202560 1726 0 0 0 161528 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617215445952 5250485 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18013] ppid=18006 vsize=617864 memory=2120 CPUtime=1615.24 cores=0-7
/proc/18009/task/18013/stat : 18013 (cosoco) R 18006 18009 16875 0 -1 4202560 1626 0 0 0 161524 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617207053584 5156256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18014] ppid=18006 vsize=617864 memory=12036 CPUtime=1595.17 cores=0-7
/proc/18009/task/18014/stat : 18014 (cosoco) R 18006 18009 16875 0 -1 4202560 1606 0 0 0 159517 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617198660544 5250482 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18015] ppid=18006 vsize=617864 memory=496 CPUtime=1615.27 cores=0-7
/proc/18009/task/18015/stat : 18015 (cosoco) R 18006 18009 16875 0 -1 4202560 1717 0 0 0 161526 1 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617190268088 5250311 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18016] ppid=18006 vsize=617864 memory=1560 CPUtime=1615.36 cores=0-7
/proc/18009/task/18016/stat : 18016 (cosoco) R 18006 18009 16875 0 -1 4202560 1692 0 0 0 161536 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617181875136 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18017] ppid=18006 vsize=617864 memory=6935054825532540783 CPUtime=1615.32 cores=0-7
/proc/18009/task/18017/stat : 18017 (cosoco) R 18006 18009 16875 0 -1 4202560 1527 0 0 0 161532 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617173482768 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18018] ppid=18006 vsize=617864 memory=776 CPUtime=1615.21 cores=0-7
/proc/18009/task/18018/stat : 18018 (cosoco) R 18006 18009 16875 0 -1 4202560 1822 0 0 0 161521 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617165090064 5155832 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
Current children cumulated CPU time: 12902.3 s
Current children cumulated vsize: 617864 KiB
Current children cumulated memory: 5016 KiB

[startup+1615.8 s]
/proc/loadavg: 9.04 8.50 8.40 9/199 18166
/proc/meminfo: memFree=31429164/32770624 swapFree=66954412/67108860
[pid=18009] ppid=18006 vsize=617864 memory=5016 CPUtime=12903.9 cores=0-7
/proc/18009/stat : 18009 (cosoco) S 18006 18009 16875 0 -1 1077944320 14683 0 0 0 1290383 3 0 0 20 0 9 0 559531613 632692736 1254 33554432000 4194304 6211132 140732726898640 140732726896896 140617246981879 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
/proc/18009/statm: 154466 1254 881 493 0 147771 0
[pid=18009/tid=18011] ppid=18006 vsize=617864 memory=8332 CPUtime=1615.55 cores=0-7
/proc/18009/task/18011/stat : 18011 (cosoco) R 18006 18009 16875 0 -1 4202560 1640 0 0 0 161555 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617223838904 5158127 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18012] ppid=18006 vsize=617864 memory=4008 CPUtime=1615.48 cores=0-7
/proc/18009/task/18012/stat : 18012 (cosoco) R 18006 18009 16875 0 -1 4202560 1726 0 0 0 161548 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617215445952 5155832 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18013] ppid=18006 vsize=617864 memory=6935054825532540783 CPUtime=1615.44 cores=0-7
/proc/18009/task/18013/stat : 18013 (cosoco) R 18006 18009 16875 0 -1 4202560 1626 0 0 0 161544 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617207053584 5155711 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18014] ppid=18006 vsize=617864 memory=111632 CPUtime=1595.37 cores=0-7
/proc/18009/task/18014/stat : 18014 (cosoco) R 18006 18009 16875 0 -1 4202560 1606 0 0 0 159537 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617198660544 5250495 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18015] ppid=18006 vsize=617864 memory=804 CPUtime=1615.47 cores=0-7
/proc/18009/task/18015/stat : 18015 (cosoco) R 18006 18009 16875 0 -1 4202560 1717 0 0 0 161546 1 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617190268088 5156165 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18016] ppid=18006 vsize=617864 memory=1804 CPUtime=1615.56 cores=0-7
/proc/18009/task/18016/stat : 18016 (cosoco) R 18006 18009 16875 0 -1 4202560 1692 0 0 0 161556 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617181875136 5155535 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18017] ppid=18006 vsize=617864 memory=920 CPUtime=1615.52 cores=0-7
/proc/18009/task/18017/stat : 18017 (cosoco) R 18006 18009 16875 0 -1 4202560 1527 0 0 0 161552 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617173482768 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18018] ppid=18006 vsize=617864 memory=4132 CPUtime=1615.41 cores=0-7
/proc/18009/task/18018/stat : 18018 (cosoco) R 18006 18009 16875 0 -1 4202560 1822 0 0 0 161541 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617165090064 5157572 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
Current children cumulated CPU time: 12903.9 s
Current children cumulated vsize: 617864 KiB
Current children cumulated memory: 5016 KiB

[startup+1615.9 s]
/proc/loadavg: 9.04 8.50 8.40 9/199 18166
/proc/meminfo: memFree=31429164/32770624 swapFree=66954412/67108860
[pid=18009] ppid=18006 vsize=617864 memory=5016 CPUtime=12904.7 cores=0-7
/proc/18009/stat : 18009 (cosoco) S 18006 18009 16875 0 -1 1077944320 14683 0 0 0 1290463 3 0 0 20 0 9 0 559531613 632692736 1254 33554432000 4194304 6211132 140732726898640 140732726896896 140617246981879 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
/proc/18009/statm: 154466 1254 881 493 0 147771 0
[pid=18009/tid=18011] ppid=18006 vsize=617864 memory=5016 CPUtime=1615.65 cores=0-7
/proc/18009/task/18011/stat : 18011 (cosoco) R 18006 18009 16875 0 -1 4202560 1640 0 0 0 161565 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617223838904 5250490 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18012] ppid=18006 vsize=617864 memory=5016 CPUtime=1615.58 cores=0-7
/proc/18009/task/18012/stat : 18012 (cosoco) R 18006 18009 16875 0 -1 4202560 1726 0 0 0 161558 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617215445952 5390073 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18013] ppid=18006 vsize=617864 memory=5016 CPUtime=1615.54 cores=0-7
/proc/18009/task/18013/stat : 18013 (cosoco) R 18006 18009 16875 0 -1 4202560 1626 0 0 0 161554 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617207053584 5008824 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18014] ppid=18006 vsize=617864 memory=5016 CPUtime=1595.47 cores=0-7
/proc/18009/task/18014/stat : 18014 (cosoco) R 18006 18009 16875 0 -1 4202560 1606 0 0 0 159547 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617198660544 5155866 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18015] ppid=18006 vsize=617864 memory=5016 CPUtime=1615.57 cores=0-7
/proc/18009/task/18015/stat : 18015 (cosoco) R 18006 18009 16875 0 -1 4202560 1717 0 0 0 161556 1 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617190268088 5157572 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18016] ppid=18006 vsize=617864 memory=5016 CPUtime=1615.66 cores=0-7
/proc/18009/task/18016/stat : 18016 (cosoco) R 18006 18009 16875 0 -1 4202560 1692 0 0 0 161566 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617181875136 5156497 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18017] ppid=18006 vsize=617864 memory=5016 CPUtime=1615.62 cores=0-7
/proc/18009/task/18017/stat : 18017 (cosoco) R 18006 18009 16875 0 -1 4202560 1527 0 0 0 161562 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617173482768 5250325 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
[pid=18009/tid=18018] ppid=18006 vsize=617864 memory=1408 CPUtime=1615.51 cores=0-7
/proc/18009/task/18018/stat : 18018 (cosoco) R 18006 18009 16875 0 -1 4202560 1822 0 0 0 161551 0 0 0 20 0 9 0 559531614 632692736 1254 33554432000 4194304 6211132 140732726898640 140617165090064 5155832 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40878080 140732726899729 140732726899821 140732726899821 140732726902734 0
Current children cumulated CPU time: 12904.7 s
Current children cumulated vsize: 617864 KiB
Current children cumulated memory: 5016 KiB

Child status: 0
Real time (s): 1615.94
CPU time (s): 12905
CPU user time (s): 12905
CPU system time (s): 0.030983
CPU usage (%): 798.605
Max. virtual memory (cumulated for all children) (KiB): 617864
Max. memory (cumulated for all children) (KiB): 5016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12905
system time used= 0.030983
maximum resident set size= 5160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14768
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= 45
involuntary context switches= 90003


# summary of solver processes directly reported to runsolver:
#   pid: 18009
#   total CPU time (s): 12905
#   total CPU user time (s): 12905
#   total CPU system time (s): 0.030983

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.16203 second user time and 12.6155 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-30 09:37:19
IDJOB=4409531
IDBENCH=135459
IDSOLVER=2877
FILE ID=node107/4409531-1569832766
RUNJOBID= node107-1569823193-16902
PBS_JOBID= 21705928
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-mps/Pb-mps-v2-20-10-lseu.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409531-1569832766/watcher-4409531-1569832766 -o /tmp/evaluation-result-4409531-1569832766/solver-4409531-1569832766 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1569823193-16902 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409531-1569832766.xml

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

MD5SUM BENCH= b8e79a81cec6901ac635f2e0750bfcb6
RANDOM SEED=231928304

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        31427360 kB
MemAvailable:   31830916 kB
Buffers:          207616 kB
Cached:           530756 kB
SwapCached:        48108 kB
Active:           352904 kB
Inactive:         435704 kB
Active(anon):      15616 kB
Inactive(anon):   112456 kB
Active(file):     337288 kB
Inactive(file):   323248 kB
Unevictable:      109672 kB
Mlocked:          109672 kB
SwapTotal:      67108860 kB
SwapFree:       66954412 kB
Dirty:              2620 kB
Writeback:             0 kB
AnonPages:        113252 kB
Mapped:            26820 kB
Shmem:             69360 kB
Slab:             146640 kB
SReclaimable:     117708 kB
SUnreclaim:        28932 kB
KernelStack:        3392 kB
PageTables:         4980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     530080 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:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node107 at 2019-09-30 10:04:16