Trace number 4409899

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 parallelOPT804126 577.995 72.4095

General information on the benchmark

NameWarehouse/Warehouse-m1-s1/
Warehouse-cap101.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 benchmark94.0261
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-4409899-1569828724.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.02 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 1.
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 2.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 6.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 5.
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 3.
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 4.
0.00/0.02	o 5662599
0.00/0.02	o 2341201
0.00/0.02	o 1852473
0.00/0.02	o 1335008
0.00/0.03	o 1330645
0.00/0.04	o 1257230
0.00/0.05	o 1188118
0.00/0.06	o 1154547
0.00/0.07	o 1119007
0.00/0.08	o 1068412
0.00/0.09	o 951016
0.00/0.10	o 923643
0.70/0.11	o 911852
0.70/0.12	o 902280
0.70/0.13	o 895600
0.70/0.13	o 890058
0.70/0.14	o 884353
0.70/0.15	o 881177
0.70/0.16	o 878239
0.70/0.18	o 878217
0.70/0.19	o 878145
0.70/0.19	o 877918
0.70/0.21	o 877908
1.57/0.22	o 875408
1.57/0.23	o 875394
1.57/0.24	o 875371
1.57/0.24	o 875265
1.57/0.25	o 867637
1.57/0.26	o 861610
1.57/0.27	o 861579
1.57/0.27	o 861352
1.57/0.28	o 860448
1.57/0.28	o 857987
1.57/0.29	o 857398
1.57/0.30	o 857237
1.57/0.30	o 856149
1.57/0.31	o 854039
1.57/0.31	o 853652
2.36/0.32	o 852986
2.36/0.32	o 852565
2.36/0.33	o 845539
2.36/0.33	o 831105
2.36/0.34	o 830639
2.36/0.35	o 828302
2.36/0.36	o 828239
2.36/0.36	o 814614
2.36/0.36	o 814477
2.36/0.39	o 814440
2.36/0.40	o 813719
2.36/0.40	o 812124
2.36/0.41	o 811714
3.14/0.44	o 811105
3.14/0.45	o 809145
3.14/0.46	o 806622
7.85/1.07	o 806570
15.83/2.03	o 806512
15.83/2.03	o 806405
15.83/2.04	o 806177
15.83/2.04	o 806070
15.83/2.04	o 805904
15.83/2.05	o 805797
19.75/2.54	o 804987
31.80/4.07	o 804921
31.80/4.08	o 804126
577.20/72.40	c [pFactory][Group N°0] concurent mode: thread 7 has won with the task 1.
577.20/72.40	c [pFactory][Group N°0] Thread N°0 is joined.
577.20/72.40	c [pFactory][Group N°0] Thread N°1 is joined.
577.20/72.40	c [pFactory][Group N°0] Thread N°2 is joined.
577.20/72.40	c [pFactory][Group N°0] Thread N°3 is joined.
577.20/72.40	c [pFactory][Group N°0] Thread N°4 is joined.
577.20/72.40	c [pFactory][Group N°0] Thread N°5 is joined.
577.20/72.40	c [pFactory][Group N°0] Thread N°6 is joined.
577.20/72.40	c [pFactory][Group N°0] Thread N°7 is joined.
577.20/72.40	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°7)
577.20/72.40	s OPTIMUM FOUND
577.20/72.40	c call to solver        : 40584
577.20/72.40	c
577.20/72.40	c restarts              : 246         
577.20/72.40	c conflicts             : 0            (0 /sec)
577.20/72.40	c decisions             : 5076469      (8783 /sec)
577.20/72.40	c propagations          : 88738561    (153533 /sec)
577.20/72.40	c root propagations     : 1325        
577.20/72.40	c filter calls          : 203608587      (352277 /sec)
577.20/72.40	c useless filter calls  : 198335201      (97 %)
577.20/72.40	c Memory used           : 573.96 MB
577.20/72.40	c Best bound time (wc)  : 4.07693 s
577.20/72.40	c CPU time              : 577.978 s
577.20/72.40	c real time             : 72.3952 s
577.20/72.40	
577.20/72.40	
577.20/72.40	v <instantiation type='solution' cost='804126'>
577.20/72.40	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>
577.20/72.40	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>
577.20/72.40	v </instantiation>
577.20/72.40	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409899-1569828724/watcher-4409899-1569828724 -o /tmp/evaluation-result-4409899-1569828724/solver-4409899-1569828724 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node140-1569818144-9348 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409899-1569828724.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=11390, runsolver pid=11387
Current StackSize limit: 8192 KiB


[startup+0.100714 s]*
/proc/loadavg: 5.55 4.80 6.60 10/199 11399
/proc/meminfo: memFree=30965092/32770624 swapFree=66997268/67108860
[pid=11390] ppid=11387 vsize=620516 memory=7384 CPUtime=0.7 cores=0-7
/proc/11390/stat : 11390 (cosoco) S 11387 11390 9321 0 -1 1077944320 2210 0 0 0 70 0 0 0 20 0 9 0 558810660 635408384 1846 33554432000 4194304 6211132 140726315444224 140726315442480 139716468354807 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
/proc/11390/statm: 155129 1846 889 493 0 148434 0
[pid=11390/tid=11392] ppid=11387 vsize=620516 memory=4134692831991786133 CPUtime=0.08 cores=0-7
/proc/11390/task/11392/stat : 11392 (cosoco) R 11387 11390 9321 0 -1 4202560 24 0 0 0 8 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716445211664 5250273 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11393] ppid=11387 vsize=620516 memory=4872558044660077418 CPUtime=0.08 cores=0-7
/proc/11390/task/11393/stat : 11393 (cosoco) R 11387 11390 9321 0 -1 4202560 28 0 0 0 8 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716436818960 5155832 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11394] ppid=11387 vsize=620516 memory=140287330793088 CPUtime=0.08 cores=0-7
/proc/11390/task/11394/stat : 11394 (cosoco) R 11387 11390 9321 0 -1 4202560 25 0 0 0 8 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716428426272 5193786 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11395] ppid=11387 vsize=620516 memory=0 CPUtime=0.07 cores=0-7
/proc/11390/task/11395/stat : 11395 (cosoco) R 11387 11390 9321 0 -1 4202560 23 0 0 0 7 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716420033536 5250330 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11396] ppid=11387 vsize=620516 memory=0 CPUtime=0.08 cores=0-7
/proc/11390/task/11396/stat : 11396 (cosoco) R 11387 11390 9321 0 -1 4202560 20 0 0 0 8 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716411640864 5158052 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11397] ppid=11387 vsize=620516 memory=0 CPUtime=0.08 cores=0-7
/proc/11390/task/11397/stat : 11397 (cosoco) R 11387 11390 9321 0 -1 4202560 28 0 0 0 8 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716403248400 5250316 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11398] ppid=11387 vsize=620516 memory=-1 CPUtime=0.08 cores=0-7
/proc/11390/task/11398/stat : 11398 (cosoco) R 11387 11390 9321 0 -1 4202560 27 0 0 0 8 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716394855440 5008944 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11399] ppid=11387 vsize=620516 memory=0 CPUtime=0.08 cores=0-7
/proc/11390/task/11399/stat : 11399 (cosoco) R 11387 11390 9321 0 -1 4202560 20 0 0 0 8 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716386462736 5158055 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+0.210717 s]*
/proc/loadavg: 5.55 4.80 6.60 9/199 11399
/proc/meminfo: memFree=30965092/32770624 swapFree=66997268/67108860
[pid=11390] ppid=11387 vsize=620516 memory=7384 CPUtime=1.57 cores=0-7
/proc/11390/stat : 11390 (cosoco) S 11387 11390 9321 0 -1 1077944320 2219 0 0 0 157 0 0 0 20 0 9 0 558810660 635408384 1846 33554432000 4194304 6211132 140726315444224 140726315442480 139716468354807 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
/proc/11390/statm: 155129 1846 889 493 0 148434 0
[pid=11390/tid=11392] ppid=11387 vsize=620516 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/11390/task/11392/stat : 11392 (cosoco) R 11387 11390 9321 0 -1 4202560 29 0 0 0 19 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716445211920 5250491 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11393] ppid=11387 vsize=620516 memory=2129199 CPUtime=0.19 cores=0-7
/proc/11390/task/11393/stat : 11393 (cosoco) R 11387 11390 9321 0 -1 4202560 28 0 0 0 19 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716436818960 5397407 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11394] ppid=11387 vsize=620516 memory=4122962752308819616 CPUtime=0.19 cores=0-7
/proc/11390/task/11394/stat : 11394 (cosoco) R 11387 11390 9321 0 -1 4202560 26 0 0 0 19 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716428426272 5250256 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11395] ppid=11387 vsize=620516 memory=-1 CPUtime=0.17 cores=0-7
/proc/11390/task/11395/stat : 11395 (cosoco) R 11387 11390 9321 0 -1 4202560 23 0 0 0 17 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716420033552 5156264 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11396] ppid=11387 vsize=620516 memory=0 CPUtime=0.19 cores=0-7
/proc/11390/task/11396/stat : 11396 (cosoco) R 11387 11390 9321 0 -1 4202560 21 0 0 0 19 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716411641104 5250321 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11397] ppid=11387 vsize=620516 memory=0 CPUtime=0.19 cores=0-7
/proc/11390/task/11397/stat : 11397 (cosoco) R 11387 11390 9321 0 -1 4202560 29 0 0 0 19 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716403248400 5389460 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11398] ppid=11387 vsize=620516 memory=-1 CPUtime=0.19 cores=0-7
/proc/11390/task/11398/stat : 11398 (cosoco) R 11387 11390 9321 0 -1 4202560 27 0 0 0 19 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716394855440 5157572 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11399] ppid=11387 vsize=620516 memory=0 CPUtime=0.19 cores=0-7
/proc/11390/task/11399/stat : 11399 (cosoco) R 11387 11390 9321 0 -1 4202560 21 0 0 0 19 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716386462736 5158052 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+0.310718 s]*
/proc/loadavg: 5.55 4.80 6.60 10/199 11399
/proc/meminfo: memFree=30965092/32770624 swapFree=66997268/67108860
[pid=11390] ppid=11387 vsize=620516 memory=7384 CPUtime=2.36 cores=0-7
/proc/11390/stat : 11390 (cosoco) S 11387 11390 9321 0 -1 1077944320 2219 0 0 0 236 0 0 0 20 0 9 0 558810660 635408384 1846 33554432000 4194304 6211132 140726315444224 140726315442480 139716468354807 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
/proc/11390/statm: 155129 1846 889 493 0 148434 0
[pid=11390/tid=11392] ppid=11387 vsize=620516 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/11390/task/11392/stat : 11392 (cosoco) R 11387 11390 9321 0 -1 4202560 29 0 0 0 29 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716445211920 5158008 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11393] ppid=11387 vsize=620516 memory=4872558044660077418 CPUtime=0.29 cores=0-7
/proc/11390/task/11393/stat : 11393 (cosoco) R 11387 11390 9321 0 -1 4202560 28 0 0 0 29 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716436818960 5250325 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11394] ppid=11387 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/11390/task/11394/stat : 11394 (cosoco) R 11387 11390 9321 0 -1 4202560 26 0 0 0 29 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716428426272 5250325 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11395] ppid=11387 vsize=620516 memory=0 CPUtime=0.26 cores=0-7
/proc/11390/task/11395/stat : 11395 (cosoco) R 11387 11390 9321 0 -1 4202560 23 0 0 0 26 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716420033552 5158060 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11396] ppid=11387 vsize=620516 memory=6656426216303648864 CPUtime=0.29 cores=0-7
/proc/11390/task/11396/stat : 11396 (cosoco) R 11387 11390 9321 0 -1 4202560 21 0 0 0 29 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716411641104 5155836 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11397] ppid=11387 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/11390/task/11397/stat : 11397 (cosoco) R 11387 11390 9321 0 -1 4202560 29 0 0 0 29 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716403248400 5250319 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11398] ppid=11387 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/11390/task/11398/stat : 11398 (cosoco) R 11387 11390 9321 0 -1 4202560 27 0 0 0 29 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716394855440 5009192 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11399] ppid=11387 vsize=620516 memory=0 CPUtime=0.29 cores=0-7
/proc/11390/task/11399/stat : 11399 (cosoco) R 11387 11390 9321 0 -1 4202560 21 0 0 0 29 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716386462736 5156152 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
Current children cumulated CPU time: 2.36 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+0.700717 s]
/proc/loadavg: 5.55 4.80 6.60 9/199 11399
/proc/meminfo: memFree=30965092/32770624 swapFree=66997268/67108860
[pid=11390] ppid=11387 vsize=620516 memory=7384 CPUtime=5.39 cores=0-7
/proc/11390/stat : 11390 (cosoco) S 11387 11390 9321 0 -1 1077944320 2223 0 0 0 539 0 0 0 20 0 9 0 558810660 635408384 1846 33554432000 4194304 6211132 140726315444224 140726315442480 139716468354807 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
/proc/11390/statm: 155129 1846 889 493 0 148434 0
[pid=11390/tid=11392] ppid=11387 vsize=620516 memory=1980 CPUtime=0.67 cores=0-7
/proc/11390/task/11392/stat : 11392 (cosoco) R 11387 11390 9321 0 -1 4202560 30 0 0 0 67 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716445211920 5250319 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11393] ppid=11387 vsize=620516 memory=2540 CPUtime=0.67 cores=0-7
/proc/11390/task/11393/stat : 11393 (cosoco) R 11387 11390 9321 0 -1 4202560 28 0 0 0 67 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716436818960 5158052 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11394] ppid=11387 vsize=620516 memory=1760 CPUtime=0.67 cores=0-7
/proc/11390/task/11394/stat : 11394 (cosoco) R 11387 11390 9321 0 -1 4202560 27 0 0 0 67 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716428426272 5156264 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11395] ppid=11387 vsize=620516 memory=111636 CPUtime=0.62 cores=0-7
/proc/11390/task/11395/stat : 11395 (cosoco) R 11387 11390 9321 0 -1 4202560 24 0 0 0 62 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716420033552 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11396] ppid=11387 vsize=620516 memory=804 CPUtime=0.67 cores=0-7
/proc/11390/task/11396/stat : 11396 (cosoco) R 11387 11390 9321 0 -1 4202560 22 0 0 0 67 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716411640976 5250319 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11397] ppid=11387 vsize=620516 memory=7100839861465685612 CPUtime=0.67 cores=0-7
/proc/11390/task/11397/stat : 11397 (cosoco) R 11387 11390 9321 0 -1 4202560 29 0 0 0 67 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716403248256 5158052 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11398] ppid=11387 vsize=620516 memory=-7175204567652784766 CPUtime=0.67 cores=0-7
/proc/11390/task/11398/stat : 11398 (cosoco) R 11387 11390 9321 0 -1 4202560 27 0 0 0 67 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716394855552 5250311 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11399] ppid=11387 vsize=620516 memory=3054156605268465310 CPUtime=0.67 cores=0-7
/proc/11390/task/11399/stat : 11399 (cosoco) R 11387 11390 9321 0 -1 4202560 21 0 0 0 67 0 0 0 20 0 9 0 558810663 635408384 1846 33554432000 4194304 6211132 140726315444224 139716386462992 5008990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
Current children cumulated CPU time: 5.39 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 7384 KiB

[startup+1.50072 s]
/proc/loadavg: 5.83 4.87 6.61 9/199 11399
/proc/meminfo: memFree=30965092/32770624 swapFree=66997268/67108860
[pid=11390] ppid=11387 vsize=620516 memory=8224 CPUtime=11.77 cores=0-7
/proc/11390/stat : 11390 (cosoco) S 11387 11390 9321 0 -1 1077944320 3391 0 0 0 1177 0 0 0 20 0 9 0 558810660 635408384 2056 33554432000 4194304 6211132 140726315444224 140726315442480 139716468354807 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
/proc/11390/statm: 155129 2056 896 493 0 148434 0
[pid=11390/tid=11392] ppid=11387 vsize=620516 memory=0 CPUtime=1.47 cores=0-7
/proc/11390/task/11392/stat : 11392 (cosoco) R 11387 11390 9321 0 -1 4202560 131 0 0 0 147 0 0 0 20 0 9 0 558810663 635408384 2056 33554432000 4194304 6211132 140726315444224 139716445211920 5390019 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11393] ppid=11387 vsize=620516 memory=148 CPUtime=1.47 cores=0-7
/proc/11390/task/11393/stat : 11393 (cosoco) R 11387 11390 9321 0 -1 4202560 201 0 0 0 147 0 0 0 20 0 9 0 558810663 635408384 2056 33554432000 4194304 6211132 140726315444224 139716436818960 5157163 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11394] ppid=11387 vsize=620516 memory=2129121 CPUtime=1.47 cores=0-7
/proc/11390/task/11394/stat : 11394 (cosoco) R 11387 11390 9321 0 -1 4202560 132 0 0 0 147 0 0 0 20 0 9 0 558810663 635408384 2056 33554432000 4194304 6211132 140726315444224 139716428426384 5250321 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11395] ppid=11387 vsize=620516 memory=2141841 CPUtime=1.41 cores=0-7
/proc/11390/task/11395/stat : 11395 (cosoco) R 11387 11390 9321 0 -1 4202560 214 0 0 0 141 0 0 0 20 0 9 0 558810663 635408384 2056 33554432000 4194304 6211132 140726315444224 139716420033808 5157576 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11396] ppid=11387 vsize=620516 memory=0 CPUtime=1.47 cores=0-7
/proc/11390/task/11396/stat : 11396 (cosoco) R 11387 11390 9321 0 -1 4202560 273 0 0 0 147 0 0 0 20 0 9 0 558810663 635408384 2056 33554432000 4194304 6211132 140726315444224 139716411641104 5157813 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11397] ppid=11387 vsize=620516 memory=0 CPUtime=1.47 cores=0-7
/proc/11390/task/11397/stat : 11397 (cosoco) R 11387 11390 9321 0 -1 4202560 208 0 0 0 147 0 0 0 20 0 9 0 558810663 635408384 2056 33554432000 4194304 6211132 140726315444224 139716403248256 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11398] ppid=11387 vsize=620516 memory=0 CPUtime=1.47 cores=0-7
/proc/11390/task/11398/stat : 11398 (cosoco) R 11387 11390 9321 0 -1 4202560 123 0 0 0 147 0 0 0 20 0 9 0 558810663 635408384 2056 33554432000 4194304 6211132 140726315444224 139716394855568 5250316 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11399] ppid=11387 vsize=620516 memory=280574375756016 CPUtime=1.47 cores=0-7
/proc/11390/task/11399/stat : 11399 (cosoco) R 11387 11390 9321 0 -1 4202560 94 0 0 0 147 0 0 0 20 0 9 0 558810663 635408384 2056 33554432000 4194304 6211132 140726315444224 139716386462992 5156256 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
Current children cumulated CPU time: 11.77 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8224 KiB

[startup+3.10971 s]
/proc/loadavg: 5.83 4.87 6.61 9/199 11399
/proc/meminfo: memFree=30965316/32770624 swapFree=66997268/67108860
[pid=11390] ppid=11387 vsize=620516 memory=8248 CPUtime=24.61 cores=0-7
/proc/11390/stat : 11390 (cosoco) S 11387 11390 9321 0 -1 1077944320 4517 0 0 0 2461 0 0 0 20 0 9 0 558810660 635408384 2062 33554432000 4194304 6211132 140726315444224 140726315442480 139716468354807 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
/proc/11390/statm: 155129 2062 896 493 0 148434 0
[pid=11390/tid=11392] ppid=11387 vsize=620516 memory=0 CPUtime=3.08 cores=0-7
/proc/11390/task/11392/stat : 11392 (cosoco) R 11387 11390 9321 0 -1 4202560 223 0 0 0 308 0 0 0 20 0 9 0 558810663 635408384 2062 33554432000 4194304 6211132 140726315444224 139716445211920 5157210 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11393] ppid=11387 vsize=620516 memory=4420 CPUtime=3.08 cores=0-7
/proc/11390/task/11393/stat : 11393 (cosoco) R 11387 11390 9321 0 -1 4202560 338 0 0 0 308 0 0 0 20 0 9 0 558810663 635408384 2062 33554432000 4194304 6211132 140726315444224 139716436818960 5250497 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11394] ppid=11387 vsize=620516 memory=0 CPUtime=3.08 cores=0-7
/proc/11390/task/11394/stat : 11394 (cosoco) R 11387 11390 9321 0 -1 4202560 303 0 0 0 308 0 0 0 20 0 9 0 558810663 635408384 2062 33554432000 4194304 6211132 140726315444224 139716428426384 5017440 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11395] ppid=11387 vsize=620516 memory=0 CPUtime=2.99 cores=0-7
/proc/11390/task/11395/stat : 11395 (cosoco) R 11387 11390 9321 0 -1 4202560 371 0 0 0 299 0 0 0 20 0 9 0 558810663 635408384 2062 33554432000 4194304 6211132 140726315444224 139716420033808 5099201 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11396] ppid=11387 vsize=620516 memory=8224 CPUtime=3.08 cores=0-7
/proc/11390/task/11396/stat : 11396 (cosoco) R 11387 11390 9321 0 -1 4202560 414 0 0 0 308 0 0 0 20 0 9 0 558810663 635408384 2062 33554432000 4194304 6211132 140726315444224 139716411641104 5133634 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11397] ppid=11387 vsize=620516 memory=13712895766694232 CPUtime=3.08 cores=0-7
/proc/11390/task/11397/stat : 11397 (cosoco) R 11387 11390 9321 0 -1 4202560 336 0 0 0 308 0 0 0 20 0 9 0 558810663 635408384 2062 33554432000 4194304 6211132 140726315444224 139716403248256 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11398] ppid=11387 vsize=620516 memory=7384 CPUtime=3.08 cores=0-7
/proc/11390/task/11398/stat : 11398 (cosoco) R 11387 11390 9321 0 -1 4202560 243 0 0 0 308 0 0 0 20 0 9 0 558810663 635408384 2062 33554432000 4194304 6211132 140726315444224 139716394855568 5250319 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11399] ppid=11387 vsize=620516 memory=1408 CPUtime=3.08 cores=0-7
/proc/11390/task/11399/stat : 11399 (cosoco) R 11387 11390 9321 0 -1 4202560 274 0 0 0 308 0 0 0 20 0 9 0 558810663 635408384 2062 33554432000 4194304 6211132 140726315444224 139716386462992 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
Current children cumulated CPU time: 24.61 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8248 KiB

[startup+6.30071 s]
/proc/loadavg: 6.16 4.96 6.63 9/199 11399
/proc/meminfo: memFree=30965520/32770624 swapFree=66997268/67108860
[pid=11390] ppid=11387 vsize=620516 memory=8276 CPUtime=50.11 cores=0-7
/proc/11390/stat : 11390 (cosoco) S 11387 11390 9321 0 -1 1077944320 6846 0 0 0 5010 1 0 0 20 0 9 0 558810660 635408384 2069 33554432000 4194304 6211132 140726315444224 140726315442480 139716468354807 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
/proc/11390/statm: 155129 2069 896 493 0 148434 0
[pid=11390/tid=11392] ppid=11387 vsize=620516 memory=8276 CPUtime=6.27 cores=0-7
/proc/11390/task/11392/stat : 11392 (cosoco) R 11387 11390 9321 0 -1 4202560 501 0 0 0 627 0 0 0 20 0 9 0 558810663 635408384 2069 33554432000 4194304 6211132 140726315444224 139716445211920 5250490 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11393] ppid=11387 vsize=620516 memory=0 CPUtime=6.27 cores=0-7
/proc/11390/task/11393/stat : 11393 (cosoco) R 11387 11390 9321 0 -1 4202560 645 0 0 0 627 0 0 0 20 0 9 0 558810663 635408384 2069 33554432000 4194304 6211132 140726315444224 139716436818880 5397265 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11394] ppid=11387 vsize=620516 memory=0 CPUtime=6.27 cores=0-7
/proc/11390/task/11394/stat : 11394 (cosoco) R 11387 11390 9321 0 -1 4202560 542 0 0 0 627 0 0 0 20 0 9 0 558810663 635408384 2069 33554432000 4194304 6211132 140726315444224 139716428426384 5157572 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11395] ppid=11387 vsize=620516 memory=8316868033356759116 CPUtime=6.15 cores=0-7
/proc/11390/task/11395/stat : 11395 (cosoco) R 11387 11390 9321 0 -1 4202560 702 0 0 0 615 0 0 0 20 0 9 0 558810663 635408384 2069 33554432000 4194304 6211132 140726315444224 139716420033808 5250482 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0

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

[pid=11390] ppid=11387 vsize=620516 memory=8328 CPUtime=408.7 cores=0-7
/proc/11390/stat : 11390 (cosoco) S 11387 11390 9321 0 -1 1077944320 21560 0 0 0 40869 1 0 0 20 0 9 0 558810660 635408384 2082 33554432000 4194304 6211132 140726315444224 140726315442480 139716468354807 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
/proc/11390/statm: 155129 2082 896 493 0 148434 0
[pid=11390/tid=11392] ppid=11387 vsize=620516 memory=772 CPUtime=51.17 cores=0-7
/proc/11390/task/11392/stat : 11392 (cosoco) R 11387 11390 9321 0 -1 4202560 2263 0 0 0 5117 0 0 0 20 0 9 0 558810663 635408384 2082 33554432000 4194304 6211132 140726315444224 139716445211584 5250321 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11393] ppid=11387 vsize=620516 memory=10596 CPUtime=51.17 cores=0-7
/proc/11390/task/11393/stat : 11393 (cosoco) R 11387 11390 9321 0 -1 4202560 2389 0 0 0 5117 0 0 0 20 0 9 0 558810663 635408384 2082 33554432000 4194304 6211132 140726315444224 139716436818880 5390208 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11394] ppid=11387 vsize=620516 memory=8324 CPUtime=51.17 cores=0-7
/proc/11390/task/11394/stat : 11394 (cosoco) R 11387 11390 9321 0 -1 4202560 2571 0 0 0 5117 0 0 0 20 0 9 0 558810663 635408384 2082 33554432000 4194304 6211132 140726315444224 139716428426384 5157804 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11395] ppid=11387 vsize=620516 memory=988 CPUtime=50.91 cores=0-7
/proc/11390/task/11395/stat : 11395 (cosoco) R 11387 11390 9321 0 -1 4202560 2739 0 0 0 5091 0 0 0 20 0 9 0 558810663 635408384 2082 33554432000 4194304 6211132 140726315444224 139716420033472 5099162 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11396] ppid=11387 vsize=620516 memory=2016 CPUtime=51.16 cores=0-7
/proc/11390/task/11396/stat : 11396 (cosoco) R 11387 11390 9321 0 -1 4202560 3105 0 0 0 5116 0 0 0 20 0 9 0 558810663 635408384 2082 33554432000 4194304 6211132 140726315444224 139716411640976 5250316 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11397] ppid=11387 vsize=620516 memory=1424 CPUtime=50.73 cores=0-7
/proc/11390/task/11397/stat : 11397 (cosoco) R 11387 11390 9321 0 -1 4202560 2361 0 0 0 5073 0 0 0 20 0 9 0 558810663 635408384 2082 33554432000 4194304 6211132 140726315444224 139716403248064 5250319 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11398] ppid=11387 vsize=620516 memory=1540 CPUtime=51.16 cores=0-7
/proc/11390/task/11398/stat : 11398 (cosoco) R 11387 11390 9321 0 -1 4202560 2250 0 0 0 5116 0 0 0 20 0 9 0 558810663 635408384 2082 33554432000 4194304 6211132 140726315444224 139716394855568 5250330 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11399] ppid=11387 vsize=620516 memory=0 CPUtime=51.16 cores=0-7
/proc/11390/task/11399/stat : 11399 (cosoco) R 11387 11390 9321 0 -1 4202560 1867 0 0 0 5116 0 0 0 20 0 9 0 558810663 635408384 2082 33554432000 4194304 6211132 140726315444224 139716386462864 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
Current children cumulated CPU time: 408.7 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8328 KiB

[startup+64.0007 s]*
/proc/loadavg: 7.39 5.50 6.72 9/199 11404
/proc/meminfo: memFree=30964780/32770624 swapFree=66997268/67108860
[pid=11390] ppid=11387 vsize=620516 memory=8332 CPUtime=510.98 cores=0-7
/proc/11390/stat : 11390 (cosoco) S 11387 11390 9321 0 -1 1077944320 23848 0 0 0 51097 1 0 0 20 0 9 0 558810660 635408384 2083 33554432000 4194304 6211132 140726315444224 140726315442480 139716468354807 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
/proc/11390/statm: 155129 2083 896 493 0 148434 0
[pid=11390/tid=11392] ppid=11387 vsize=620516 memory=1708 CPUtime=63.98 cores=0-7
/proc/11390/task/11392/stat : 11392 (cosoco) R 11387 11390 9321 0 -1 4202560 2551 0 0 0 6398 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716445211584 5250319 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11393] ppid=11387 vsize=620516 memory=988 CPUtime=63.97 cores=0-7
/proc/11390/task/11393/stat : 11393 (cosoco) R 11387 11390 9321 0 -1 4202560 2660 0 0 0 6397 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716436818880 5250493 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11394] ppid=11387 vsize=620516 memory=8328 CPUtime=63.98 cores=0-7
/proc/11390/task/11394/stat : 11394 (cosoco) R 11387 11390 9321 0 -1 4202560 2852 0 0 0 6398 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716428426384 5250325 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11395] ppid=11387 vsize=620516 memory=4872558044660077418 CPUtime=63.72 cores=0-7
/proc/11390/task/11395/stat : 11395 (cosoco) R 11387 11390 9321 0 -1 4202560 3015 0 0 0 6372 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716420033472 5017327 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11396] ppid=11387 vsize=620516 memory=1760 CPUtime=63.96 cores=0-7
/proc/11390/task/11396/stat : 11396 (cosoco) R 11387 11390 9321 0 -1 4202560 3512 0 0 0 6396 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716411640976 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11397] ppid=11387 vsize=620516 memory=111636 CPUtime=63.37 cores=0-7
/proc/11390/task/11397/stat : 11397 (cosoco) R 11387 11390 9321 0 -1 4202560 2619 0 0 0 6337 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716403248048 5193776 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11398] ppid=11387 vsize=620516 memory=804 CPUtime=63.97 cores=0-7
/proc/11390/task/11398/stat : 11398 (cosoco) R 11387 11390 9321 0 -1 4202560 2551 0 0 0 6397 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716394855568 5156028 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11399] ppid=11387 vsize=620516 memory=1804 CPUtime=63.97 cores=0-7
/proc/11390/task/11399/stat : 11399 (cosoco) R 11387 11390 9321 0 -1 4202560 2073 0 0 0 6397 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716386462864 5017170 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
Current children cumulated CPU time: 510.98 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8332 KiB

[startup+67.2007 s]
/proc/loadavg: 7.60 5.57 6.74 9/199 11404
/proc/meminfo: memFree=30965028/32770624 swapFree=66997268/67108860
[pid=11390] ppid=11387 vsize=620516 memory=8332 CPUtime=536.47 cores=0-7
/proc/11390/stat : 11390 (cosoco) S 11387 11390 9321 0 -1 1077944320 23867 0 0 0 53646 1 0 0 20 0 9 0 558810660 635408384 2083 33554432000 4194304 6211132 140726315444224 140726315442480 139716468354807 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
/proc/11390/statm: 155129 2083 896 493 0 148434 0
[pid=11390/tid=11392] ppid=11387 vsize=620516 memory=3624 CPUtime=67.17 cores=0-7
/proc/11390/task/11392/stat : 11392 (cosoco) R 11387 11390 9321 0 -1 4202560 2554 0 0 0 6717 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716445211776 5250491 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11393] ppid=11387 vsize=620516 memory=10536 CPUtime=67.16 cores=0-7
/proc/11390/task/11393/stat : 11393 (cosoco) R 11387 11390 9321 0 -1 4202560 2664 0 0 0 6716 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716436819072 5250316 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11394] ppid=11387 vsize=620516 memory=8332 CPUtime=67.17 cores=0-7
/proc/11390/task/11394/stat : 11394 (cosoco) R 11387 11390 9321 0 -1 4202560 2853 0 0 0 6717 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716428426512 5193786 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11395] ppid=11387 vsize=620516 memory=8332 CPUtime=66.91 cores=0-7
/proc/11390/task/11395/stat : 11395 (cosoco) R 11387 11390 9321 0 -1 4202560 3019 0 0 0 6691 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716420033520 5250319 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11396] ppid=11387 vsize=620516 memory=8328 CPUtime=67.15 cores=0-7
/proc/11390/task/11396/stat : 11396 (cosoco) R 11387 11390 9321 0 -1 4202560 3513 0 0 0 6715 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716411641104 5155836 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11397] ppid=11387 vsize=620516 memory=6596 CPUtime=66.52 cores=0-7
/proc/11390/task/11397/stat : 11397 (cosoco) R 11387 11390 9321 0 -1 4202560 2621 0 0 0 6652 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716403248256 5099155 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11398] ppid=11387 vsize=620516 memory=8328 CPUtime=67.16 cores=0-7
/proc/11390/task/11398/stat : 11398 (cosoco) R 11387 11390 9321 0 -1 4202560 2553 0 0 0 6716 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716394855552 5250256 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11399] ppid=11387 vsize=620516 memory=6935054825532540783 CPUtime=67.16 cores=0-7
/proc/11390/task/11399/stat : 11399 (cosoco) R 11387 11390 9321 0 -1 4202560 2075 0 0 0 6716 0 0 0 20 0 9 0 558810663 635408384 2083 33554432000 4194304 6211132 140726315444224 139716386462992 5099201 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
Current children cumulated CPU time: 536.47 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8332 KiB

[startup+70.4007 s]
/proc/loadavg: 7.60 5.57 6.74 9/199 11405
/proc/meminfo: memFree=30965460/32770624 swapFree=66997268/67108860
[pid=11390] ppid=11387 vsize=620516 memory=8400 CPUtime=562.03 cores=0-7
/proc/11390/stat : 11390 (cosoco) S 11387 11390 9321 0 -1 1077944320 25063 0 0 0 56202 1 0 0 20 0 9 0 558810660 635408384 2100 33554432000 4194304 6211132 140726315444224 140726315442480 139716468354807 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
/proc/11390/statm: 155129 2100 896 493 0 148434 0
[pid=11390/tid=11392] ppid=11387 vsize=620516 memory=1399103955520229747 CPUtime=70.37 cores=0-7
/proc/11390/task/11392/stat : 11392 (cosoco) R 11387 11390 9321 0 -1 4202560 2692 0 0 0 7037 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716445211584 5157576 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11393] ppid=11387 vsize=620516 memory=8475934422147845324 CPUtime=70.36 cores=0-7
/proc/11390/task/11393/stat : 11393 (cosoco) R 11387 11390 9321 0 -1 4202560 2773 0 0 0 7036 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716436818880 5158127 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11394] ppid=11387 vsize=620516 memory=8475934422147845324 CPUtime=70.37 cores=0-7
/proc/11390/task/11394/stat : 11394 (cosoco) R 11387 11390 9321 0 -1 4202560 3002 0 0 0 7037 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716428426512 5193776 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11395] ppid=11387 vsize=620516 memory=8400 CPUtime=70.11 cores=0-7
/proc/11390/task/11395/stat : 11395 (cosoco) R 11387 11390 9321 0 -1 4202560 3167 0 0 0 7011 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716420033208 5250319 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11396] ppid=11387 vsize=620516 memory=772 CPUtime=70.35 cores=0-7
/proc/11390/task/11396/stat : 11396 (cosoco) R 11387 11390 9321 0 -1 4202560 3706 0 0 0 7035 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716411641104 5133720 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11397] ppid=11387 vsize=620516 memory=10596 CPUtime=69.68 cores=0-7
/proc/11390/task/11397/stat : 11397 (cosoco) R 11387 11390 9321 0 -1 4202560 2750 0 0 0 6968 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716403248064 5157589 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11398] ppid=11387 vsize=620516 memory=1708 CPUtime=70.36 cores=0-7
/proc/11390/task/11398/stat : 11398 (cosoco) R 11387 11390 9321 0 -1 4202560 2736 0 0 0 7036 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716394855568 5158025 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11399] ppid=11387 vsize=620516 memory=0 CPUtime=70.36 cores=0-7
/proc/11390/task/11399/stat : 11399 (cosoco) R 11387 11390 9321 0 -1 4202560 2222 0 0 0 7036 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716386462992 5156112 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
Current children cumulated CPU time: 562.03 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8400 KiB

[startup+71.2007 s]
/proc/loadavg: 7.71 5.63 6.75 9/199 11405
/proc/meminfo: memFree=30965584/32770624 swapFree=66997268/67108860
[pid=11390] ppid=11387 vsize=620516 memory=8400 CPUtime=568.42 cores=0-7
/proc/11390/stat : 11390 (cosoco) S 11387 11390 9321 0 -1 1077944320 25070 0 0 0 56841 1 0 0 20 0 9 0 558810660 635408384 2100 33554432000 4194304 6211132 140726315444224 140726315442480 139716468354807 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
/proc/11390/statm: 155129 2100 896 493 0 148434 0
[pid=11390/tid=11392] ppid=11387 vsize=620516 memory=-2895008908443675764 CPUtime=71.17 cores=0-7
/proc/11390/task/11392/stat : 11392 (cosoco) R 11387 11390 9321 0 -1 4202560 2693 0 0 0 7117 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716445211584 5397258 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11393] ppid=11387 vsize=620516 memory=8400 CPUtime=71.16 cores=0-7
/proc/11390/task/11393/stat : 11393 (cosoco) R 11387 11390 9321 0 -1 4202560 2773 0 0 0 7116 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716436818944 5250339 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11394] ppid=11387 vsize=620516 memory=1194219047 CPUtime=71.17 cores=0-7
/proc/11390/task/11394/stat : 11394 (cosoco) R 11387 11390 9321 0 -1 4202560 3002 0 0 0 7117 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716428426512 5250325 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11395] ppid=11387 vsize=620516 memory=1194219047 CPUtime=70.91 cores=0-7
/proc/11390/task/11395/stat : 11395 (cosoco) R 11387 11390 9321 0 -1 4202560 3170 0 0 0 7091 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716420033664 5193776 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11396] ppid=11387 vsize=620516 memory=6935054825532540783 CPUtime=71.15 cores=0-7
/proc/11390/task/11396/stat : 11396 (cosoco) R 11387 11390 9321 0 -1 4202560 3707 0 0 0 7115 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716411641104 5193786 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11397] ppid=11387 vsize=620516 memory=4016 CPUtime=70.47 cores=0-7
/proc/11390/task/11397/stat : 11397 (cosoco) R 11387 11390 9321 0 -1 4202560 2751 0 0 0 7047 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716403248064 5250482 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11398] ppid=11387 vsize=620516 memory=2828 CPUtime=71.16 cores=0-7
/proc/11390/task/11398/stat : 11398 (cosoco) R 11387 11390 9321 0 -1 4202560 2736 0 0 0 7116 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716394855568 5193776 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11399] ppid=11387 vsize=620516 memory=1048 CPUtime=71.16 cores=0-7
/proc/11390/task/11399/stat : 11399 (cosoco) R 11387 11390 9321 0 -1 4202560 2223 0 0 0 7116 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716386462992 5158132 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
Current children cumulated CPU time: 568.42 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8400 KiB

[startup+72.0007 s]*
/proc/loadavg: 7.71 5.63 6.75 9/199 11405
/proc/meminfo: memFree=30964792/32770624 swapFree=66997268/67108860
[pid=11390] ppid=11387 vsize=620516 memory=8400 CPUtime=574.88 cores=0-7
/proc/11390/stat : 11390 (cosoco) S 11387 11390 9321 0 -1 1077944320 25083 0 0 0 57487 1 0 0 20 0 9 0 558810660 635408384 2100 33554432000 4194304 6211132 140726315444224 140726315442480 139716468354807 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
/proc/11390/statm: 155129 2100 896 493 0 148434 0
[pid=11390/tid=11392] ppid=11387 vsize=620516 memory=6935054825532540783 CPUtime=71.98 cores=0-7
/proc/11390/task/11392/stat : 11392 (cosoco) R 11387 11390 9321 0 -1 4202560 2694 0 0 0 7198 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716445211536 5158121 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11393] ppid=11387 vsize=620516 memory=4872558044660077418 CPUtime=71.97 cores=0-7
/proc/11390/task/11393/stat : 11393 (cosoco) R 11387 11390 9321 0 -1 4202560 2775 0 0 0 7197 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716436818976 5250319 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11394] ppid=11387 vsize=620516 memory=1804 CPUtime=71.97 cores=0-7
/proc/11390/task/11394/stat : 11394 (cosoco) R 11387 11390 9321 0 -1 4202560 3004 0 0 0 7197 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716428426272 5099096 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11395] ppid=11387 vsize=620516 memory=916 CPUtime=71.72 cores=0-7
/proc/11390/task/11395/stat : 11395 (cosoco) R 11387 11390 9321 0 -1 4202560 3170 0 0 0 7172 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716420033568 5193786 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11396] ppid=11387 vsize=620516 memory=4484 CPUtime=71.96 cores=0-7
/proc/11390/task/11396/stat : 11396 (cosoco) R 11387 11390 9321 0 -1 4202560 3709 0 0 0 7196 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716411640848 5193786 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11397] ppid=11387 vsize=620516 memory=4100 CPUtime=71.27 cores=0-7
/proc/11390/task/11397/stat : 11397 (cosoco) R 11387 11390 9321 0 -1 4202560 2752 0 0 0 7127 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716403248256 5250304 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11398] ppid=11387 vsize=620516 memory=1408 CPUtime=71.97 cores=0-7
/proc/11390/task/11398/stat : 11398 (cosoco) R 11387 11390 9321 0 -1 4202560 2739 0 0 0 7197 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716394855552 5250311 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
[pid=11390/tid=11399] ppid=11387 vsize=620516 memory=2580 CPUtime=71.97 cores=0-7
/proc/11390/task/11399/stat : 11399 (cosoco) R 11387 11390 9321 0 -1 4202560 2225 0 0 0 7197 0 0 0 20 0 9 0 558810663 635408384 2100 33554432000 4194304 6211132 140726315444224 139716386462736 5158038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35201024 140726315447318 140726315447410 140726315447410 140726315450318 0
Current children cumulated CPU time: 574.88 s
Current children cumulated vsize: 620516 KiB
Current children cumulated memory: 8400 KiB

[startup+72.4004 s]*
/proc/loadavg: 7.71 5.63 6.75 2/191 11405
/proc/meminfo: memFree=30967924/32770624 swapFree=66997268/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 72.4095
CPU time (s): 577.995
CPU user time (s): 577.978
CPU system time (s): 0.016991
CPU usage (%): 798.231
Max. virtual memory (cumulated for all children) (KiB): 620516
Max. memory (cumulated for all children) (KiB): 8400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 577.978
system time used= 0.016991
maximum resident set size= 8492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25152
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= 395
involuntary context switches= 5338


# summary of solver processes directly reported to runsolver:
#   pid: 11390
#   total CPU time (s): 577.995
#   total CPU user time (s): 577.978
#   total CPU system time (s): 0.016991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.330187 second user time and 0.64414 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-30 09:31:22
IDJOB=4409899
IDBENCH=123244
IDSOLVER=2878
FILE ID=node140/4409899-1569828724
RUNJOBID= node140-1569818144-9348
PBS_JOBID= 21705927
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/Warehouse/Warehouse-m1-s1/Warehouse-cap101.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409899-1569828724/watcher-4409899-1569828724 -o /tmp/evaluation-result-4409899-1569828724/solver-4409899-1569828724 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node140-1569818144-9348 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409899-1569828724.xml

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

MD5SUM BENCH= b3bc9c910d0d9ad9cb0df62a165750df
RANDOM SEED=268407048

node140.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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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:        30969192 kB
MemAvailable:   31874572 kB
Buffers:          118876 kB
Cached:          1124092 kB
SwapCached:         3040 kB
Active:           894060 kB
Inactive:         357720 kB
Active(anon):       5012 kB
Inactive(anon):    83748 kB
Active(file):     889048 kB
Inactive(file):   273972 kB
Unevictable:      107704 kB
Mlocked:          107704 kB
SwapTotal:      67108860 kB
SwapFree:       66997268 kB
Dirty:              2724 kB
Writeback:             8 kB
AnonPages:        114296 kB
Mapped:            26820 kB
Shmem:             71168 kB
Slab:             145268 kB
SReclaimable:     116392 kB
SUnreclaim:        28876 kB
KernelStack:        3408 kB
PageTables:         5372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 62028 MiB
End job on node140 at 2019-09-30 09:32:34