Trace number 4398648

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelOPT804126 1148.83 143.871

General information on the benchmark

NameWarehouse/Warehouse-m1-s1/
Warehouse-cap081.xml
MD5SUMb3bc9c910d0d9ad9cb0df62a165750df
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark804126
Best CPU time to get the best result obtained on this benchmark93.9522
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints125
Number of domains52
Minimum domain size2
Maximum domain size25
Distribution of domain sizes[{"size":2,"count":25},{"size":24,"count":3},{"size":25,"count":97}]
Minimum variable degree2
Maximum variable degree51
Distribution of variable degrees[{"degree":2,"count":50},{"degree":27,"count":50},{"degree":51,"count":25}]
Minimum constraint arity2
Maximum constraint arity50
Distribution of constraint arities[{"arity":2,"count":50},{"arity":26,"count":50},{"arity":50,"count":25}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"count","count":25},{"type":"element","count":100}]
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.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -model -nbcores=8 HOME/instance-4398648-1568608445.xml 
0.00/0.02	c enable optimization
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.01 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 125
0.00/0.02	c |            Domain Sizes: 2..25
0.00/0.02	c |
0.00/0.02	c |             Constraints: 126
0.00/0.02	c |                   Arity: 2..75  -- Binary: 50
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          At most: 25
0.00/0.02	c |                          Element Constant: 50
0.00/0.02	c |                          Extension: 50  (nb tuples: 25..25) -- (shared: 0)
0.00/0.02	c |                          Sum: 1
0.00/0.02	c |                          
0.00/0.02	c |               Objective: Minimize Sum
0.00/0.02	
0.00/0.02	c =========================================================================================================
0.00/0.02	c Parallel mode: Portfolio
0.00/0.02	c [pFactory][Group N°0] created (threads:8).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] task 7 launched on thread 5.
0.00/0.02	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.02	c [pFactory][Group N°0] task 5 launched on thread 6.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 1.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 2.
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 4.
0.00/0.02	o 2341201
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 3.
0.00/0.02	o 1852473
0.00/0.03	o 1432867
0.00/0.04	o 1432668
0.00/0.05	o 1281268
0.00/0.06	o 1281122
0.00/0.07	o 1275328
0.00/0.07	o 1272552
0.00/0.08	o 1272124
0.00/0.08	o 1272110
0.00/0.09	o 1272068
0.00/0.09	o 1261691
0.00/0.09	o 1127898
0.69/0.11	o 1098408
0.69/0.12	o 1097383
0.69/0.13	o 1063715
0.69/0.14	o 1002100
0.69/0.14	o 997775
0.69/0.15	o 988837
0.69/0.16	o 984852
0.69/0.17	o 980915
0.69/0.18	o 979873
0.69/0.19	o 979849
0.69/0.20	o 979483
0.69/0.20	o 967136
1.56/0.25	o 964095
1.56/0.26	o 956547
1.56/0.27	o 954952
1.56/0.28	o 954816
1.56/0.29	o 949101
1.56/0.29	o 949058
1.56/0.29	o 949012
1.56/0.30	o 948911
2.34/0.32	o 948852
2.34/0.32	o 948803
2.34/0.33	o 948611
2.34/0.33	o 942027
2.34/0.33	o 941663
2.34/0.34	o 923643
2.34/0.35	o 917996
2.34/0.36	o 904242
2.34/0.36	o 888023
2.34/0.37	o 882099
2.34/0.38	o 879336
2.34/0.38	o 878723
2.34/0.39	o 868708
2.34/0.39	o 867913
2.34/0.40	o 862870
2.34/0.40	o 861917
3.13/0.42	o 861507
3.13/0.43	o 861455
3.13/0.44	o 861395
3.13/0.44	o 860203
3.13/0.45	o 857804
3.13/0.45	o 855741
3.13/0.46	o 851843
3.13/0.47	o 811714
6.18/0.88	o 809455
6.98/0.91	o 809436
6.98/0.92	o 806750
6.98/0.94	o 805940
8.64/1.18	o 805874
8.64/1.19	o 805079
9.36/1.24	o 804126
1148.28/143.86	c [pFactory][Group N°0] concurent mode: thread 5 has won with the task 7.
1148.28/143.86	c [pFactory][Group N°0] Thread N°0 is joined.
1148.28/143.86	c [pFactory][Group N°0] Thread N°1 is joined.
1148.28/143.86	c [pFactory][Group N°0] Thread N°2 is joined.
1148.28/143.86	c [pFactory][Group N°0] Thread N°3 is joined.
1148.28/143.86	c [pFactory][Group N°0] Thread N°4 is joined.
1148.28/143.86	c [pFactory][Group N°0] Thread N°5 is joined.
1148.28/143.86	c [pFactory][Group N°0] Thread N°6 is joined.
1148.28/143.86	c [pFactory][Group N°0] Thread N°7 is joined.
1148.28/143.86	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°5)
1148.28/143.86	s OPTIMUM FOUND
1148.28/143.86	c call to solver        : 45379
1148.28/143.86	c
1148.28/143.86	c restarts              : 41995       
1148.28/143.86	c conflicts             : 42054        (37 /sec)
1148.28/143.86	c decisions             : 6607848      (5752 /sec)
1148.28/143.86	c propagations          : 183118829   (159397 /sec)
1148.28/143.86	c root propagations     : 1325        
1148.28/143.86	c filter calls          : 508877657      (442957 /sec)
1148.28/143.86	c useless filter calls  : 486455586      (95 %)
1148.28/143.86	c Memory used           : 573.96 MB
1148.28/143.86	c Best bound time (wc)  : 1.23802 s
1148.28/143.86	c CPU time              : 1148.82 s
1148.28/143.86	c real time             : 143.864 s
1148.28/143.87	
1148.28/143.87	
1148.28/143.87	v <instantiation type='solution' cost='804126'>
1148.28/143.87	v <list>c[0] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[1] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[2] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[3] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[4] c[5] c[6] c[7] c[8] c[9] o[0] o[10] o[11] o[12] o[13] o[14] o[15] o[16] o[17] o[18] o[19] o[1] o[20] o[21] o[22] o[23] o[24] o[2] o[3] o[4] o[5] o[6] o[7] o[8] o[9] s[0] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[1] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[2] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[3] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[4] s[5] s[6] s[7] s[8] s[9] </list>
1148.28/143.87	v <values>3847 12638 2463 5185 1953 7310 8135 2542 11423 3542 5467 1838 693 14919 0 4883 8099 3268 124051 1601 5121 12480 4914 3727 2398 13451 130895 5378 4886 32993 15076 23696 3636 12183 5043 13627 7885 9331 68042 21302 8172 1756 11949 3335 955 6421 28499 8861 1211 546 1 1 0 1 0 0 0 1 1 0 1 1 0 0 1 1 1 0 1 0 1 1 1 1 0 7 3 10 5 0 6 7 3 8 3 6 6 3 6 10 0 19 10 12 10 19 0 0 0 10 0 16 19 19 17 5 23 24 24 19 3 7 6 22 23 23 6 24 19 7 0 1 5 7 7 </values>
1148.28/143.87	v </instantiation>
1148.28/143.87	

Verifier Data

OK	804126

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398648-1568608445/watcher-4398648-1568608445 -o /tmp/evaluation-result-4398648-1568608445/solver-4398648-1568608445 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node126-1568596180-23901 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398648-1568608445.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
solver pid=26010, runsolver pid=26007
Current StackSize limit: 8192 KiB


[startup+0.100665 s]*
/proc/loadavg: 7.97 5.47 5.19 9/201 26019
/proc/meminfo: memFree=31314536/32770624 swapFree=66986532/67108860
[pid=26010] ppid=26007 vsize=620516 memory=7384 CPUtime=0.69 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23874 0 -1 1077944320 2213 0 0 0 69 0 0 0 20 0 9 0 437112310 635408384 1846 33554432000 4194304 6211092 140723785279728 140723785277984 140551763345143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
/proc/26010/statm: 155129 1846 889 493 0 148434 0
[pid=26010/tid=26012] ppid=26007 vsize=620516 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/26010/task/26012/stat : 26012 (cosoco) R 26007 26010 23874 0 -1 4202560 25 0 0 0 8 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551740202256 5409364 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26013] ppid=26007 vsize=620516 memory=4872558142750484543 CPUtime=0.08 cores=0-7
/proc/26010/task/26013/stat : 26013 (cosoco) R 26007 26010 23874 0 -1 4202560 27 0 0 0 8 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551731809888 5158028 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26014] ppid=26007 vsize=620516 memory=140570320930432 CPUtime=0.07 cores=0-7
/proc/26010/task/26014/stat : 26014 (cosoco) R 26007 26010 23874 0 -1 4202560 28 0 0 0 7 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551723416848 5397375 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26015] ppid=26007 vsize=620516 memory=0 CPUtime=0.08 cores=0-7
/proc/26010/task/26015/stat : 26015 (cosoco) R 26007 26010 23874 0 -1 4202560 20 0 0 0 8 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551715023888 5250224 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26016] ppid=26007 vsize=620516 memory=0 CPUtime=0.08 cores=0-7
/proc/26010/task/26016/stat : 26016 (cosoco) R 26007 26010 23874 0 -1 4202560 23 0 0 0 8 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551706631776 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26017] ppid=26007 vsize=620516 memory=0 CPUtime=0.08 cores=0-7
/proc/26010/task/26017/stat : 26017 (cosoco) R 26007 26010 23874 0 -1 4202560 32 0 0 0 8 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551698238736 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26018] ppid=26007 vsize=620516 memory=-1 CPUtime=0.08 cores=0-7
/proc/26010/task/26018/stat : 26018 (cosoco) R 26007 26010 23874 0 -1 4202560 24 0 0 0 8 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551689846368 5250287 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26019] ppid=26007 vsize=620516 memory=0 CPUtime=0.08 cores=0-7
/proc/26010/task/26019/stat : 26019 (cosoco) R 26007 26010 23874 0 -1 4202560 20 0 0 0 8 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551681453664 5155807 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+0.210659 s]*
/proc/loadavg: 7.97 5.47 5.19 10/201 26019
/proc/meminfo: memFree=31314536/32770624 swapFree=66986532/67108860
[pid=26010] ppid=26007 vsize=620516 memory=7384 CPUtime=1.56 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23874 0 -1 1077944320 2226 0 0 0 156 0 0 0 20 0 9 0 437112310 635408384 1846 33554432000 4194304 6211092 140723785279728 140723785277984 140551763345143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
/proc/26010/statm: 155129 1846 889 493 0 148434 0
[pid=26010/tid=26012] ppid=26007 vsize=620516 memory=7310027617963868211 CPUtime=0.19 cores=0-7
/proc/26010/task/26012/stat : 26012 (cosoco) R 26007 26010 23874 0 -1 4202560 29 0 0 0 19 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551740202256 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26013] ppid=26007 vsize=620516 memory=288230613264367639 CPUtime=0.19 cores=0-7
/proc/26010/task/26013/stat : 26013 (cosoco) R 26007 26010 23874 0 -1 4202560 27 0 0 0 19 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551731809888 5157536 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26014] ppid=26007 vsize=620516 memory=140570324200399 CPUtime=0.17 cores=0-7
/proc/26010/task/26014/stat : 26014 (cosoco) R 26007 26010 23874 0 -1 4202560 30 0 0 0 17 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551723416848 5193748 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26015] ppid=26007 vsize=620516 memory=-1 CPUtime=0.19 cores=0-7
/proc/26010/task/26015/stat : 26015 (cosoco) R 26007 26010 23874 0 -1 4202560 20 0 0 0 19 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551715024144 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26016] ppid=26007 vsize=620516 memory=0 CPUtime=0.19 cores=0-7
/proc/26010/task/26016/stat : 26016 (cosoco) R 26007 26010 23874 0 -1 4202560 28 0 0 0 19 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551706631440 5157993 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26017] ppid=26007 vsize=620516 memory=0 CPUtime=0.19 cores=0-7
/proc/26010/task/26017/stat : 26017 (cosoco) R 26007 26010 23874 0 -1 4202560 33 0 0 0 19 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551698238736 5157544 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26018] ppid=26007 vsize=620516 memory=-1 CPUtime=0.19 cores=0-7
/proc/26010/task/26018/stat : 26018 (cosoco) R 26007 26010 23874 0 -1 4202560 24 0 0 0 19 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551689846368 5250224 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26019] ppid=26007 vsize=620516 memory=0 CPUtime=0.19 cores=0-7
/proc/26010/task/26019/stat : 26019 (cosoco) R 26007 26010 23874 0 -1 4202560 21 0 0 0 19 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551681453072 5099197 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+0.309657 s]*
/proc/loadavg: 7.97 5.47 5.19 9/201 26019
/proc/meminfo: memFree=31314536/32770624 swapFree=66986532/67108860
[pid=26010] ppid=26007 vsize=620516 memory=7384 CPUtime=2.34 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23874 0 -1 1077944320 2230 0 0 0 234 0 0 0 20 0 9 0 437112310 635408384 1846 33554432000 4194304 6211092 140723785279728 140723785277984 140551763345143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
/proc/26010/statm: 155129 1846 889 493 0 148434 0
[pid=26010/tid=26012] ppid=26007 vsize=620516 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/26010/task/26012/stat : 26012 (cosoco) R 26007 26010 23874 0 -1 4202560 30 0 0 0 29 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551740202256 5155800 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26013] ppid=26007 vsize=620516 memory=4872558044660077418 CPUtime=0.29 cores=0-7
/proc/26010/task/26013/stat : 26013 (cosoco) R 26007 26010 23874 0 -1 4202560 27 0 0 0 29 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551731809888 5250289 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26014] ppid=26007 vsize=620516 memory=0 CPUtime=0.26 cores=0-7
/proc/26010/task/26014/stat : 26014 (cosoco) R 26007 26010 23874 0 -1 4202560 30 0 0 0 26 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551723416848 5009195 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26015] ppid=26007 vsize=620516 memory=6656426216303648864 CPUtime=0.29 cores=0-7
/proc/26010/task/26015/stat : 26015 (cosoco) R 26007 26010 23874 0 -1 4202560 21 0 0 0 29 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551715024144 5157976 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26016] ppid=26007 vsize=620516 memory=6656426216303648864 CPUtime=0.29 cores=0-7
/proc/26010/task/26016/stat : 26016 (cosoco) R 26007 26010 23874 0 -1 4202560 29 0 0 0 29 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551706631440 140551747742845 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26017] ppid=26007 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/26010/task/26017/stat : 26017 (cosoco) R 26007 26010 23874 0 -1 4202560 34 0 0 0 29 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551698238736 5157956 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26018] ppid=26007 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/26010/task/26018/stat : 26018 (cosoco) R 26007 26010 23874 0 -1 4202560 24 0 0 0 29 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551689846368 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26019] ppid=26007 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/26010/task/26019/stat : 26019 (cosoco) R 26007 26010 23874 0 -1 4202560 21 0 0 0 29 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551681453328 5250272 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
Current children cumulated CPU time: 2.34 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+0.700657 s]
/proc/loadavg: 7.97 5.47 5.19 9/201 26019
/proc/meminfo: memFree=31314536/32770624 swapFree=66986532/67108860
[pid=26010] ppid=26007 vsize=620516 memory=7384 CPUtime=5.38 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23874 0 -1 1077944320 2234 0 0 0 538 0 0 0 20 0 9 0 437112310 635408384 1846 33554432000 4194304 6211092 140723785279728 140723785277984 140551763345143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
/proc/26010/statm: 155129 1846 889 493 0 148434 0
[pid=26010/tid=26012] ppid=26007 vsize=620516 memory=4028 CPUtime=0.67 cores=0-7
/proc/26010/task/26012/stat : 26012 (cosoco) R 26007 26010 23874 0 -1 4202560 31 0 0 0 67 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551740202128 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26013] ppid=26007 vsize=620516 memory=2832 CPUtime=0.67 cores=0-7
/proc/26010/task/26013/stat : 26013 (cosoco) R 26007 26010 23874 0 -1 4202560 27 0 0 0 67 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551731809552 5250289 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26014] ppid=26007 vsize=620516 memory=1540 CPUtime=0.62 cores=0-7
/proc/26010/task/26014/stat : 26014 (cosoco) R 26007 26010 23874 0 -1 4202560 30 0 0 0 62 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551723416704 5250284 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26015] ppid=26007 vsize=620516 memory=1696 CPUtime=0.67 cores=0-7
/proc/26010/task/26015/stat : 26015 (cosoco) R 26007 26010 23874 0 -1 4202560 21 0 0 0 67 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551715024144 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26016] ppid=26007 vsize=620516 memory=5972 CPUtime=0.67 cores=0-7
/proc/26010/task/26016/stat : 26016 (cosoco) R 26007 26010 23874 0 -1 4202560 30 0 0 0 67 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551706631440 5099162 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26017] ppid=26007 vsize=620516 memory=772 CPUtime=0.67 cores=0-7
/proc/26010/task/26017/stat : 26017 (cosoco) R 26007 26010 23874 0 -1 4202560 34 0 0 0 67 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551698238480 5250272 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26018] ppid=26007 vsize=620516 memory=140574615897727 CPUtime=0.67 cores=0-7
/proc/26010/task/26018/stat : 26018 (cosoco) R 26007 26010 23874 0 -1 4202560 25 0 0 0 67 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551689846032 5250260 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26019] ppid=26007 vsize=620516 memory=7079746850842632256 CPUtime=0.67 cores=0-7
/proc/26010/task/26019/stat : 26019 (cosoco) R 26007 26010 23874 0 -1 4202560 22 0 0 0 67 0 0 0 20 0 9 0 437112313 635408384 1846 33554432000 4194304 6211092 140723785279728 140551681453184 5250254 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
Current children cumulated CPU time: 5.38 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+1.50066 s]
/proc/loadavg: 8.05 5.53 5.21 9/201 26019
/proc/meminfo: memFree=31314552/32770624 swapFree=66986532/67108860
[pid=26010] ppid=26007 vsize=620516 memory=8268 CPUtime=11.76 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23874 0 -1 1077944320 3370 0 0 0 1176 0 0 0 20 0 9 0 437112310 635408384 2067 33554432000 4194304 6211092 140723785279728 140723785277984 140551763345143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
/proc/26010/statm: 155129 2067 896 493 0 148434 0
[pid=26010/tid=26012] ppid=26007 vsize=620516 memory=6438155977927 CPUtime=1.47 cores=0-7
/proc/26010/task/26012/stat : 26012 (cosoco) R 26007 26010 23874 0 -1 4202560 125 0 0 0 147 0 0 0 20 0 9 0 437112313 635408384 2067 33554432000 4194304 6211092 140723785279728 140551740202256 5250284 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26013] ppid=26007 vsize=620516 memory=288230621803970871 CPUtime=1.47 cores=0-7
/proc/26010/task/26013/stat : 26013 (cosoco) R 26007 26010 23874 0 -1 4202560 252 0 0 0 147 0 0 0 20 0 9 0 437112313 635408384 2067 33554432000 4194304 6211092 140723785279728 140551731809296 5193744 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26014] ppid=26007 vsize=620516 memory=13848581702421048 CPUtime=1.41 cores=0-7
/proc/26010/task/26014/stat : 26014 (cosoco) R 26007 26010 23874 0 -1 4202560 115 0 0 0 141 0 0 0 20 0 9 0 437112313 635408384 2067 33554432000 4194304 6211092 140723785279728 140551723416704 5155812 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26015] ppid=26007 vsize=620516 memory=132 CPUtime=1.47 cores=0-7
/proc/26010/task/26015/stat : 26015 (cosoco) R 26007 26010 23874 0 -1 4202560 229 0 0 0 147 0 0 0 20 0 9 0 437112313 635408384 2067 33554432000 4194304 6211092 140723785279728 140551715024016 5158028 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26016] ppid=26007 vsize=620516 memory=288230596034167089 CPUtime=1.47 cores=0-7
/proc/26010/task/26016/stat : 26016 (cosoco) R 26007 26010 23874 0 -1 4202560 123 0 0 0 147 0 0 0 20 0 9 0 437112313 635408384 2067 33554432000 4194304 6211092 140723785279728 140551706631440 5250287 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26017] ppid=26007 vsize=620516 memory=15259250825889593 CPUtime=1.47 cores=0-7
/proc/26010/task/26017/stat : 26017 (cosoco) R 26007 26010 23874 0 -1 4202560 166 0 0 0 147 0 0 0 20 0 9 0 437112313 635408384 2067 33554432000 4194304 6211092 140723785279728 140551698238480 5250287 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26018] ppid=26007 vsize=620516 memory=0 CPUtime=1.47 cores=0-7
/proc/26010/task/26018/stat : 26018 (cosoco) R 26007 26010 23874 0 -1 4202560 106 0 0 0 147 0 0 0 20 0 9 0 437112313 635408384 2067 33554432000 4194304 6211092 140723785279728 140551689846032 5099201 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26019] ppid=26007 vsize=620516 memory=0 CPUtime=1.47 cores=0-7
/proc/26010/task/26019/stat : 26019 (cosoco) R 26007 26010 23874 0 -1 4202560 240 0 0 0 147 0 0 0 20 0 9 0 437112313 635408384 2067 33554432000 4194304 6211092 140723785279728 140551681453072 5250293 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
Current children cumulated CPU time: 11.76 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8268 KiB

[startup+3.10966 s]
/proc/loadavg: 8.05 5.53 5.21 9/201 26019
/proc/meminfo: memFree=31313956/32770624 swapFree=66986532/67108860
[pid=26010] ppid=26007 vsize=620516 memory=8292 CPUtime=24.61 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23874 0 -1 1077944320 4482 0 0 0 2461 0 0 0 20 0 9 0 437112310 635408384 2073 33554432000 4194304 6211092 140723785279728 140723785277984 140551763345143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
/proc/26010/statm: 155129 2073 896 493 0 148434 0
[pid=26010/tid=26012] ppid=26007 vsize=620516 memory=3616 CPUtime=3.08 cores=0-7
/proc/26010/task/26012/stat : 26012 (cosoco) R 26007 26010 23874 0 -1 4202560 275 0 0 0 308 0 0 0 20 0 9 0 437112313 635408384 2073 33554432000 4194304 6211092 140723785279728 140551740201920 5193744 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26013] ppid=26007 vsize=620516 memory=35808 CPUtime=3.08 cores=0-7
/proc/26010/task/26013/stat : 26013 (cosoco) R 26007 26010 23874 0 -1 4202560 403 0 0 0 308 0 0 0 20 0 9 0 437112313 635408384 2073 33554432000 4194304 6211092 140723785279728 140551731809296 5157721 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26014] ppid=26007 vsize=620516 memory=984 CPUtime=3 cores=0-7
/proc/26010/task/26014/stat : 26014 (cosoco) R 26007 26010 23874 0 -1 4202560 242 0 0 0 300 0 0 0 20 0 9 0 437112313 635408384 2073 33554432000 4194304 6211092 140723785279728 140551723416704 5157544 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26015] ppid=26007 vsize=620516 memory=8268 CPUtime=3.08 cores=0-7
/proc/26010/task/26015/stat : 26015 (cosoco) R 26007 26010 23874 0 -1 4202560 384 0 0 0 308 0 0 0 20 0 9 0 437112313 635408384 2073 33554432000 4194304 6211092 140723785279728 140551715024016 5155804 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26016] ppid=26007 vsize=620516 memory=0 CPUtime=3.08 cores=0-7
/proc/26010/task/26016/stat : 26016 (cosoco) R 26007 26010 23874 0 -1 4202560 263 0 0 0 308 0 0 0 20 0 9 0 437112313 635408384 2073 33554432000 4194304 6211092 140723785279728 140551706631440 5157577 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26017] ppid=26007 vsize=620516 memory=140570186066924 CPUtime=3.08 cores=0-7
/proc/26010/task/26017/stat : 26017 (cosoco) R 26007 26010 23874 0 -1 4202560 308 0 0 0 308 0 0 0 20 0 9 0 437112313 635408384 2073 33554432000 4194304 6211092 140723785279728 140551698238480 5157544 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26018] ppid=26007 vsize=620516 memory=288230583149265199 CPUtime=3.08 cores=0-7
/proc/26010/task/26018/stat : 26018 (cosoco) R 26007 26010 23874 0 -1 4202560 178 0 0 0 308 0 0 0 20 0 9 0 437112313 635408384 2073 33554432000 4194304 6211092 140723785279728 140551689846032 5250289 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26019] ppid=26007 vsize=620516 memory=14978866770872074 CPUtime=3.08 cores=0-7
/proc/26010/task/26019/stat : 26019 (cosoco) R 26007 26010 23874 0 -1 4202560 415 0 0 0 308 0 0 0 20 0 9 0 437112313 635408384 2073 33554432000 4194304 6211092 140723785279728 140551681453200 5155960 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
Current children cumulated CPU time: 24.61 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8292 KiB

[startup+6.30066 s]
/proc/loadavg: 8.05 5.57 5.23 9/201 26019
/proc/meminfo: memFree=31314564/32770624 swapFree=66986532/67108860
[pid=26010] ppid=26007 vsize=620516 memory=8296 CPUtime=50.09 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23874 0 -1 1077944320 5608 0 0 0 5009 0 0 0 20 0 9 0 437112310 635408384 2074 33554432000 4194304 6211092 140723785279728 140723785277984 140551763345143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
/proc/26010/statm: 155129 2074 896 493 0 148434 0
[pid=26010/tid=26012] ppid=26007 vsize=620516 memory=8296 CPUtime=6.27 cores=0-7
/proc/26010/task/26012/stat : 26012 (cosoco) R 26007 26010 23874 0 -1 4202560 384 0 0 0 627 0 0 0 20 0 9 0 437112313 635408384 2074 33554432000 4194304 6211092 140723785279728 140551740201920 5157536 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26013] ppid=26007 vsize=620516 memory=140574615897727 CPUtime=6.27 cores=0-7
/proc/26010/task/26013/stat : 26013 (cosoco) R 26007 26010 23874 0 -1 4202560 576 0 0 0 627 0 0 0 20 0 9 0 437112313 635408384 2074 33554432000 4194304 6211092 140723785279728 140551731809424 5250289 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26014] ppid=26007 vsize=620516 memory=327 CPUtime=6.15 cores=0-7
/proc/26010/task/26014/stat : 26014 (cosoco) R 26007 26010 23874 0 -1 4202560 369 0 0 0 615 0 0 0 20 0 9 0 437112313 635408384 2074 33554432000 4194304 6211092 140723785279728 140551723416704 5250275 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26015] ppid=26007 vsize=620516 memory=319 CPUtime=6.27 cores=0-7
/proc/26010/task/26015/stat : 26015 (cosoco) R 26007 26010 23874 0 -1 4202560 602 0 0 0 627 0 0 0 20 0 9 0 437112313 635408384 2074 33554432000 4194304 6211092 140723785279728 140551715024016 5250298 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0

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

Current children cumulated CPU time: 1022.14 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8376 KiB

[startup+134.401 s]
/proc/loadavg: 8.03 6.41 5.58 9/199 26028
/proc/meminfo: memFree=31316000/32770624 swapFree=66986532/67108860
[pid=26010] ppid=26007 vsize=620516 memory=8376 CPUtime=1073.19 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23874 0 -1 1077944320 16916 0 0 0 107318 1 0 0 20 0 9 0 437112310 635408384 2094 33554432000 4194304 6211092 140723785279728 140723785277984 140551763345143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
/proc/26010/statm: 155129 2094 897 493 0 148434 0
[pid=26010/tid=26012] ppid=26007 vsize=620516 memory=8376 CPUtime=134.33 cores=0-7
/proc/26010/task/26012/stat : 26012 (cosoco) R 26007 26010 23874 0 -1 4202560 1627 0 0 0 13433 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551740201656 5390449 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26013] ppid=26007 vsize=620516 memory=19808 CPUtime=134.36 cores=0-7
/proc/26010/task/26013/stat : 26013 (cosoco) R 26007 26010 23874 0 -1 4202560 1872 0 0 0 13436 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551731809552 5250224 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26014] ppid=26007 vsize=620516 memory=8376 CPUtime=133.26 cores=0-7
/proc/26010/task/26014/stat : 26014 (cosoco) R 26007 26010 23874 0 -1 4202560 1864 0 0 0 13326 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551723416512 5158020 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26015] ppid=26007 vsize=620516 memory=8376 CPUtime=134.36 cores=0-7
/proc/26010/task/26015/stat : 26015 (cosoco) R 26007 26010 23874 0 -1 4202560 2272 0 0 0 13436 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551715023872 5133611 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26016] ppid=26007 vsize=620516 memory=6935054825532540783 CPUtime=134.37 cores=0-7
/proc/26010/task/26016/stat : 26016 (cosoco) R 26007 26010 23874 0 -1 4202560 1669 0 0 0 13437 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551706631184 5250287 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26017] ppid=26007 vsize=620516 memory=1696 CPUtime=133.73 cores=0-7
/proc/26010/task/26017/stat : 26017 (cosoco) R 26007 26010 23874 0 -1 4202560 2060 0 0 0 13373 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551698238136 5186289 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26018] ppid=26007 vsize=620516 memory=5972 CPUtime=134.36 cores=0-7
/proc/26010/task/26018/stat : 26018 (cosoco) R 26007 26010 23874 0 -1 4202560 1512 0 0 0 13436 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551689845696 5158020 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26019] ppid=26007 vsize=620516 memory=111628 CPUtime=134.37 cores=0-7
/proc/26010/task/26019/stat : 26019 (cosoco) R 26007 26010 23874 0 -1 4202560 2026 0 0 0 13437 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551681453200 5397219 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
Current children cumulated CPU time: 1073.19 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8376 KiB

[startup+140.801 s]
/proc/loadavg: 8.02 6.44 5.60 9/199 26028
/proc/meminfo: memFree=31316248/32770624 swapFree=66986532/67108860
[pid=26010] ppid=26007 vsize=620516 memory=8376 CPUtime=1124.32 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23874 0 -1 1077944320 16916 0 0 0 112431 1 0 0 20 0 9 0 437112310 635408384 2094 33554432000 4194304 6211092 140723785279728 140723785277984 140551763345143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
/proc/26010/statm: 155129 2094 897 493 0 148434 0
[pid=26010/tid=26012] ppid=26007 vsize=620516 memory=8376 CPUtime=140.73 cores=0-7
/proc/26010/task/26012/stat : 26012 (cosoco) R 26007 26010 23874 0 -1 4202560 1627 0 0 0 14073 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551740201656 5158020 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26013] ppid=26007 vsize=620516 memory=3616 CPUtime=140.76 cores=0-7
/proc/26010/task/26013/stat : 26013 (cosoco) R 26007 26010 23874 0 -1 4202560 1872 0 0 0 14076 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551731809552 5009022 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26014] ppid=26007 vsize=620516 memory=0 CPUtime=139.66 cores=0-7
/proc/26010/task/26014/stat : 26014 (cosoco) R 26007 26010 23874 0 -1 4202560 1864 0 0 0 13966 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551723416512 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26015] ppid=26007 vsize=620516 memory=289633705 CPUtime=140.76 cores=0-7
/proc/26010/task/26015/stat : 26015 (cosoco) R 26007 26010 23874 0 -1 4202560 2272 0 0 0 14076 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551715023872 5397375 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26016] ppid=26007 vsize=620516 memory=984 CPUtime=140.77 cores=0-7
/proc/26010/task/26016/stat : 26016 (cosoco) R 26007 26010 23874 0 -1 4202560 1669 0 0 0 14077 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551706631184 5250224 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26017] ppid=26007 vsize=620516 memory=2004 CPUtime=140.06 cores=0-7
/proc/26010/task/26017/stat : 26017 (cosoco) R 26007 26010 23874 0 -1 4202560 2060 0 0 0 14006 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551698238464 5099210 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26018] ppid=26007 vsize=620516 memory=8376 CPUtime=140.76 cores=0-7
/proc/26010/task/26018/stat : 26018 (cosoco) R 26007 26010 23874 0 -1 4202560 1512 0 0 0 14076 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551689845776 5389819 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26019] ppid=26007 vsize=620516 memory=6935054825532540783 CPUtime=140.77 cores=0-7
/proc/26010/task/26019/stat : 26019 (cosoco) R 26007 26010 23874 0 -1 4202560 2026 0 0 0 14077 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551681453072 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
Current children cumulated CPU time: 1124.32 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8376 KiB

[startup+142.401 s]
/proc/loadavg: 8.02 6.47 5.61 9/199 26028
/proc/meminfo: memFree=31316248/32770624 swapFree=66986532/67108860
[pid=26010] ppid=26007 vsize=620516 memory=8376 CPUtime=1137.09 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23874 0 -1 1077944320 16916 0 0 0 113708 1 0 0 20 0 9 0 437112310 635408384 2094 33554432000 4194304 6211092 140723785279728 140723785277984 140551763345143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
/proc/26010/statm: 155129 2094 897 493 0 148434 0
[pid=26010/tid=26012] ppid=26007 vsize=620516 memory=952 CPUtime=142.33 cores=0-7
/proc/26010/task/26012/stat : 26012 (cosoco) R 26007 26010 23874 0 -1 4202560 1627 0 0 0 14233 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551740201656 5099210 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26013] ppid=26007 vsize=620516 memory=14008 CPUtime=142.35 cores=0-7
/proc/26010/task/26013/stat : 26013 (cosoco) R 26007 26010 23874 0 -1 4202560 1872 0 0 0 14235 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551731809552 5250293 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26014] ppid=26007 vsize=620516 memory=8376 CPUtime=141.26 cores=0-7
/proc/26010/task/26014/stat : 26014 (cosoco) R 26007 26010 23874 0 -1 4202560 1864 0 0 0 14126 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551723416512 5250272 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26015] ppid=26007 vsize=620516 memory=-8412652160765825907 CPUtime=142.36 cores=0-7
/proc/26010/task/26015/stat : 26015 (cosoco) R 26007 26010 23874 0 -1 4202560 2272 0 0 0 14236 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551715023872 5186269 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26016] ppid=26007 vsize=620516 memory=6935054825532540783 CPUtime=142.37 cores=0-7
/proc/26010/task/26016/stat : 26016 (cosoco) R 26007 26010 23874 0 -1 4202560 1669 0 0 0 14237 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551706631296 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26017] ppid=26007 vsize=620516 memory=8376 CPUtime=141.63 cores=0-7
/proc/26010/task/26017/stat : 26017 (cosoco) R 26007 26010 23874 0 -1 4202560 2060 0 0 0 14163 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551698238464 5250289 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26018] ppid=26007 vsize=620516 memory=1060 CPUtime=142.36 cores=0-7
/proc/26010/task/26018/stat : 26018 (cosoco) R 26007 26010 23874 0 -1 4202560 1512 0 0 0 14236 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551689845776 5158023 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26019] ppid=26007 vsize=620516 memory=740 CPUtime=142.37 cores=0-7
/proc/26010/task/26019/stat : 26019 (cosoco) R 26007 26010 23874 0 -1 4202560 2026 0 0 0 14237 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551681453072 5250234 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
Current children cumulated CPU time: 1137.09 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8376 KiB

[startup+143.201 s]
/proc/loadavg: 8.02 6.47 5.61 9/199 26028
/proc/meminfo: memFree=31316216/32770624 swapFree=66986532/67108860
[pid=26010] ppid=26007 vsize=620516 memory=8376 CPUtime=1143.48 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23874 0 -1 1077944320 16916 0 0 0 114347 1 0 0 20 0 9 0 437112310 635408384 2094 33554432000 4194304 6211092 140723785279728 140723785277984 140551763345143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
/proc/26010/statm: 155129 2094 897 493 0 148434 0
[pid=26010/tid=26012] ppid=26007 vsize=620516 memory=1408 CPUtime=143.13 cores=0-7
/proc/26010/task/26012/stat : 26012 (cosoco) R 26007 26010 23874 0 -1 4202560 1627 0 0 0 14313 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551740201656 5397375 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26013] ppid=26007 vsize=620516 memory=6935054825532540783 CPUtime=143.15 cores=0-7
/proc/26010/task/26013/stat : 26013 (cosoco) R 26007 26010 23874 0 -1 4202560 1872 0 0 0 14315 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551731809552 5157547 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26014] ppid=26007 vsize=620516 memory=1228 CPUtime=142.06 cores=0-7
/proc/26010/task/26014/stat : 26014 (cosoco) R 26007 26010 23874 0 -1 4202560 1864 0 0 0 14206 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551723416512 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26015] ppid=26007 vsize=620516 memory=9520 CPUtime=143.16 cores=0-7
/proc/26010/task/26015/stat : 26015 (cosoco) R 26007 26010 23874 0 -1 4202560 2272 0 0 0 14316 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551715023872 5158000 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26016] ppid=26007 vsize=620516 memory=4028 CPUtime=143.17 cores=0-7
/proc/26010/task/26016/stat : 26016 (cosoco) R 26007 26010 23874 0 -1 4202560 1669 0 0 0 14317 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551706631296 5155982 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26017] ppid=26007 vsize=620516 memory=8376 CPUtime=142.42 cores=0-7
/proc/26010/task/26017/stat : 26017 (cosoco) R 26007 26010 23874 0 -1 4202560 2060 0 0 0 14242 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551698238592 5250289 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26018] ppid=26007 vsize=620516 memory=19808 CPUtime=143.16 cores=0-7
/proc/26010/task/26018/stat : 26018 (cosoco) R 26007 26010 23874 0 -1 4202560 1512 0 0 0 14316 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551689845776 5397263 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26019] ppid=26007 vsize=620516 memory=2116 CPUtime=143.17 cores=0-7
/proc/26010/task/26019/stat : 26019 (cosoco) R 26007 26010 23874 0 -1 4202560 2026 0 0 0 14317 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551681453072 5193744 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
Current children cumulated CPU time: 1143.48 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8376 KiB

[startup+143.601 s]
/proc/loadavg: 8.02 6.47 5.61 9/199 26028
/proc/meminfo: memFree=31316216/32770624 swapFree=66986532/67108860
[pid=26010] ppid=26007 vsize=620516 memory=8376 CPUtime=1146.68 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23874 0 -1 1077944320 16916 0 0 0 114667 1 0 0 20 0 9 0 437112310 635408384 2094 33554432000 4194304 6211092 140723785279728 140723785277984 140551763345143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
/proc/26010/statm: 155129 2094 897 493 0 148434 0
[pid=26010/tid=26012] ppid=26007 vsize=620516 memory=35808 CPUtime=143.53 cores=0-7
/proc/26010/task/26012/stat : 26012 (cosoco) R 26007 26010 23874 0 -1 4202560 1627 0 0 0 14353 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551740201656 5250287 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26013] ppid=26007 vsize=620516 memory=6935054825532540783 CPUtime=143.55 cores=0-7
/proc/26010/task/26013/stat : 26013 (cosoco) R 26007 26010 23874 0 -1 4202560 1872 0 0 0 14355 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551731809552 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26014] ppid=26007 vsize=620516 memory=1696 CPUtime=142.46 cores=0-7
/proc/26010/task/26014/stat : 26014 (cosoco) R 26007 26010 23874 0 -1 4202560 1864 0 0 0 14246 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551723416512 5157536 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26015] ppid=26007 vsize=620516 memory=5972 CPUtime=143.56 cores=0-7
/proc/26010/task/26015/stat : 26015 (cosoco) R 26007 26010 23874 0 -1 4202560 2272 0 0 0 14356 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551715023872 5193748 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26016] ppid=26007 vsize=620516 memory=772 CPUtime=143.57 cores=0-7
/proc/26010/task/26016/stat : 26016 (cosoco) R 26007 26010 23874 0 -1 4202560 1669 0 0 0 14357 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551706631296 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26017] ppid=26007 vsize=620516 memory=952 CPUtime=142.82 cores=0-7
/proc/26010/task/26017/stat : 26017 (cosoco) R 26007 26010 23874 0 -1 4202560 2060 0 0 0 14282 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551698238592 5158023 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26018] ppid=26007 vsize=620516 memory=14008 CPUtime=143.56 cores=0-7
/proc/26010/task/26018/stat : 26018 (cosoco) R 26007 26010 23874 0 -1 4202560 1512 0 0 0 14356 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551689845776 5250289 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26019] ppid=26007 vsize=620516 memory=19808 CPUtime=143.57 cores=0-7
/proc/26010/task/26019/stat : 26019 (cosoco) R 26007 26010 23874 0 -1 4202560 2026 0 0 0 14357 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551681453072 5158023 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
Current children cumulated CPU time: 1146.68 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8376 KiB

[startup+143.801 s]
/proc/loadavg: 8.02 6.47 5.61 9/199 26028
/proc/meminfo: memFree=31316216/32770624 swapFree=66986532/67108860
[pid=26010] ppid=26007 vsize=620516 memory=8376 CPUtime=1148.28 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23874 0 -1 1077944320 16916 0 0 0 114827 1 0 0 20 0 9 0 437112310 635408384 2094 33554432000 4194304 6211092 140723785279728 140723785277984 140551763345143 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
/proc/26010/statm: 155129 2094 897 493 0 148434 0
[pid=26010/tid=26012] ppid=26007 vsize=620516 memory=12028 CPUtime=143.73 cores=0-7
/proc/26010/task/26012/stat : 26012 (cosoco) R 26007 26010 23874 0 -1 4202560 1627 0 0 0 14373 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551740201656 5193754 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26013] ppid=26007 vsize=620516 memory=496 CPUtime=143.75 cores=0-7
/proc/26010/task/26013/stat : 26013 (cosoco) R 26007 26010 23874 0 -1 4202560 1872 0 0 0 14375 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551731809552 5250287 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26014] ppid=26007 vsize=620516 memory=1564 CPUtime=142.66 cores=0-7
/proc/26010/task/26014/stat : 26014 (cosoco) R 26007 26010 23874 0 -1 4202560 1864 0 0 0 14266 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551723416512 5193744 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26015] ppid=26007 vsize=620516 memory=928 CPUtime=143.76 cores=0-7
/proc/26010/task/26015/stat : 26015 (cosoco) R 26007 26010 23874 0 -1 4202560 2272 0 0 0 14376 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551715023872 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26016] ppid=26007 vsize=620516 memory=1688 CPUtime=143.77 cores=0-7
/proc/26010/task/26016/stat : 26016 (cosoco) R 26007 26010 23874 0 -1 4202560 1669 0 0 0 14377 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551706631296 5158185 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26017] ppid=26007 vsize=620516 memory=1928 CPUtime=143.02 cores=0-7
/proc/26010/task/26017/stat : 26017 (cosoco) R 26007 26010 23874 0 -1 4202560 2060 0 0 0 14302 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551698238592 5250272 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26018] ppid=26007 vsize=620516 memory=2404 CPUtime=143.76 cores=0-7
/proc/26010/task/26018/stat : 26018 (cosoco) R 26007 26010 23874 0 -1 4202560 1512 0 0 0 14376 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551689845776 5099256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
[pid=26010/tid=26019] ppid=26007 vsize=620516 memory=1440 CPUtime=143.77 cores=0-7
/proc/26010/task/26019/stat : 26019 (cosoco) R 26007 26010 23874 0 -1 4202560 2026 0 0 0 14377 0 0 0 20 0 9 0 437112313 635408384 2094 33554432000 4194304 6211092 140723785279728 140551681453072 5250224 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20037632 140723785286678 140723785286770 140723785286770 140723785289678 0
Current children cumulated CPU time: 1148.28 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8376 KiB

Child status: 0
Real time (s): 143.871
CPU time (s): 1148.83
CPU user time (s): 1148.82
CPU system time (s): 0.010994
CPU usage (%): 798.517
Max. virtual memory (cumulated for all children) (KiB): 620516
Max. memory (cumulated for all children) (KiB): 8376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1148.82
system time used= 0.010994
maximum resident set size= 8624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17002
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= 65
involuntary context switches= 9607


# summary of solver processes directly reported to runsolver:
#   pid: 26010
#   total CPU time (s): 1148.83
#   total CPU user time (s): 1148.82
#   total CPU system time (s): 0.010994

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.641486 second user time and 1.1937 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-16 06:33:27
IDJOB=4398648
IDBENCH=123246
IDSOLVER=2852
FILE ID=node126/4398648-1568608445
RUNJOBID= node126-1568596180-23901
PBS_JOBID= 21703398
Free space on /tmp= 55708 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/Warehouse/Warehouse-m1-s1/Warehouse-cap081.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398648-1568608445/watcher-4398648-1568608445 -o /tmp/evaluation-result-4398648-1568608445/solver-4398648-1568608445 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node126-1568596180-23901 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398648-1568608445.xml

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

MD5SUM BENCH= b3bc9c910d0d9ad9cb0df62a165750df
RANDOM SEED=625310775

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31318664 kB
MemAvailable:   31896476 kB
Buffers:           32408 kB
Cached:           812128 kB
SwapCached:         4932 kB
Active:           504536 kB
Inactive:         351892 kB
Active(anon):      24140 kB
Inactive(anon):    19244 kB
Active(file):     480396 kB
Inactive(file):   332648 kB
Unevictable:      106576 kB
Mlocked:          106576 kB
SwapTotal:      67108860 kB
SwapFree:       66986532 kB
Dirty:              2796 kB
Writeback:             0 kB
AnonPages:        129308 kB
Mapped:            40616 kB
Shmem:             22908 kB
Slab:             190672 kB
SReclaimable:     161208 kB
SUnreclaim:        29464 kB
KernelStack:        3744 kB
PageTables:         5292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55704 MiB
End job on node126 at 2019-09-16 06:35:51