Trace number 4398462

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 parallelSAT (TO)421 20120 2520.02

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-02.xml
MD5SUM0e4189ad20205ae354a6aa8eb292dbdf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark421
Best CPU time to get the best result obtained on this benchmark20120.6
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints101
Number of domains2
Minimum domain size60
Maximum domain size100
Distribution of domain sizes[{"size":60,"count":100},{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":100}]
Minimum constraint arity3
Maximum constraint arity100
Distribution of constraint arities[{"arity":3,"count":100},{"arity":100,"count":1}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"allDifferent","count":1}]
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

3.32/0.53	c
3.32/0.53	c This is cosoco 2.00 --  
3.32/0.53	c
3.32/0.53	c command line: cosoco -model -nbcores=8 HOME/instance-4398462-1568610655.xml 
3.32/0.53	c enable optimization
3.32/0.53	c ========================================[ Problem Statistics ]===========================================
3.32/0.53	c |                                                                                                       
3.32/0.53	c |  Parse time        :         0.08 s 
3.32/0.53	c |
3.32/0.53	c |               Variables: 200
3.32/0.53	c |            Domain Sizes: 60..100
3.32/0.53	c |
3.32/0.53	c |             Constraints: 102
3.32/0.53	c |                   Arity: 3..100  -- Ternary: 100
3.32/0.53	c | 
3.32/0.53	c |                   Types: 
3.32/0.53	c |                          All Different: 1
3.32/0.53	c |                          Extension: 100  (nb tuples: 9900..9900) -- (shared: 792)
3.32/0.53	c |                          Sum: 1
3.32/0.53	c |                          
3.32/0.53	c |               Objective: Minimize Sum
3.32/0.53	
3.32/0.53	c =========================================================================================================
3.32/0.53	c Parallel mode: Portfolio
3.32/0.53	c [pFactory][Group N°0] created (threads:8).
3.32/0.53	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
3.32/0.53	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
3.32/0.53	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
3.32/0.53	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
3.32/0.53	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
3.32/0.53	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
3.32/0.53	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
3.32/0.53	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
3.32/0.53	c [pFactory][Group N°0] concurrent mode: enabled.
3.32/0.53	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
3.32/0.53	c [pFactory][Group N°0] task 7 launched on thread 0.
3.32/0.53	c [pFactory][Group N°0] task 6 launched on thread 2.
3.32/0.53	c [pFactory][Group N°0] task 5 launched on thread 1.
3.32/0.53	c [pFactory][Group N°0] task 4 launched on thread 4.
3.32/0.53	c [pFactory][Group N°0] task 3 launched on thread 5.
3.32/0.53	c [pFactory][Group N°0] task 2 launched on thread 6.
3.32/0.53	c [pFactory][Group N°0] task 1 launched on thread 3.
3.32/0.53	c [pFactory][Group N°0] task 0 launched on thread 7.
3.32/0.53	o 1721
3.32/0.54	o 1714
3.32/0.55	o 1713
3.32/0.56	o 1699
7.22/1.07	o 1443
7.22/1.10	o 662
14.35/1.98	o 429
27.12/3.55	o 427
61.46/7.86	o 424
163.65/20.63	o 423
378.40/47.55	o 421
20119.84/2520.02	
20119.84/2520.02	c *** INTERRUPTED ***
20119.84/2520.02	c call to solver        : 7
20119.84/2520.02	c
20119.84/2520.02	c restarts              : 134454      
20119.84/2520.02	c conflicts             : 1979996      (98 /sec)
20119.84/2520.02	c decisions             : 3051131      (152 /sec)
20119.84/2520.02	c propagations          : 2760355561  (137197 /sec)
20119.84/2520.02	c root propagations     : 11308       
20119.84/2520.02	c filter calls          : 92925064       (4619 /sec)
20119.84/2520.02	c useless filter calls  : 34277097       (36 %)
20119.84/2520.02	c Memory used           : 674.09 MB
20119.84/2520.02	c Best bound time (wc)  : 47.5499 s
20119.84/2520.02	c CPU time              : 20119.7 s
20119.84/2520.02	c real time             : 2520.02 s
20119.84/2520.02	
20119.84/2520.02	s SATISFIABLE
20119.84/2520.02	c Best value found: 421
20119.84/2520.02	
20119.84/2520.02	
20119.84/2520.02	v <instantiation type='solution' cost='421'>
20119.84/2520.02	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[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[5] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[6] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[7] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[8] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] c[9] d[0] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[1] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[2] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[3] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[4] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[5] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[6] d[70] d[71] d[72] d[73] d[74] d[75] d[76] d[77] d[78] d[79] d[7] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[8] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] d[9] </list>
20119.84/2520.02	v <values>60 58 54 56 62 65 63 53 46 43 41 44 40 31 25 24 23 21 15 12 3 2 45 5 4 1 0 11 9 8 7 18 20 47 27 39 28 33 29 30 34 10 16 22 48 17 13 14 6 26 36 35 37 32 38 42 49 51 55 61 66 67 72 69 71 74 50 76 78 82 85 89 95 92 97 98 93 52 86 83 77 81 99 91 19 75 84 87 57 96 94 90 88 80 79 73 68 64 70 59 8 3 1 4 5 4 6 4 1 3 4 2 3 4 2 2 1 4 3 4 1 5 2 3 1 1 5 3 1 4 7 1 4 2 4 4 2 2 2 1 14 5 5 4 3 2 2 6 12 3 2 6 3 2 6 5 1 2 4 3 1 3 3 3 2 4 1 2 5 1 4 2 3 4 3 4 5 3 2 15 2 11 4 38 27 6 3 5 4 7 1 3 4 1 5 3 4 4 5 1 </values>
20119.84/2520.02	v </instantiation>
20119.84/2520.02	

Verifier Data

OK	421

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398462-1568610655/watcher-4398462-1568610655 -o /tmp/evaluation-result-4398462-1568610655/solver-4398462-1568610655 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node126-1568609569-26729 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398462-1568610655.xml 

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

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


[startup+0.100156 s]*
/proc/loadavg: 8.18 8.22 7.92 2/193 27088
/proc/meminfo: memFree=31259616/32770624 swapFree=66986600/67108860
[pid=27087] ppid=27084 vsize=97856 memory=74132 CPUtime=0.1 cores=0-7
/proc/27087/stat : 27087 (cosoco) R 27084 27087 26702 0 -1 4202496 18811 0 0 0 8 2 0 0 20 0 1 0 437333270 100204544 18533 33554432000 4194304 6211092 140725268399792 140725268396328 5037405 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
/proc/27087/statm: 24464 18533 829 493 0 17769 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 97856 KiB
Current children cumulated memory: 74132 KiB

[startup+0.209733 s]*
/proc/loadavg: 8.18 8.22 7.92 9/201 27096
/proc/meminfo: memFree=31244052/32770624 swapFree=66986600/67108860
[pid=27087] ppid=27084 vsize=690264 memory=76772 CPUtime=0.94 cores=0-7
/proc/27087/stat : 27087 (cosoco) S 27084 27087 26702 0 -1 1077944320 19658 0 0 0 92 2 0 0 20 0 9 0 437333270 706830336 19193 33554432000 4194304 6211092 140725268399792 140725268398048 140597641912055 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
/proc/27087/statm: 172566 19193 845 493 0 165871 0
[pid=27087/tid=27089] ppid=27084 vsize=690264 memory=8316850467074736180 CPUtime=0.1 cores=0-7
/proc/27087/task/27089/stat : 27089 (cosoco) R 27084 27087 26702 0 -1 4202560 21 0 0 0 10 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597618769080 5038982 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27090] ppid=27084 vsize=690264 memory=9316 CPUtime=0.1 cores=0-7
/proc/27087/task/27090/stat : 27090 (cosoco) R 27084 27087 26702 0 -1 4202560 18 0 0 0 10 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597610376376 5409449 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27091] ppid=27084 vsize=690264 memory=288370912185108096 CPUtime=0.1 cores=0-7
/proc/27087/task/27091/stat : 27091 (cosoco) R 27084 27087 26702 0 -1 4202560 15 0 0 0 10 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597601983672 5038990 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27092] ppid=27084 vsize=690264 memory=-1 CPUtime=0.09 cores=0-7
/proc/27087/task/27092/stat : 27092 (cosoco) R 27084 27087 26702 0 -1 4202560 8 0 0 0 9 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597593590968 5039199 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27093] ppid=27084 vsize=690264 memory=0 CPUtime=0.1 cores=0-7
/proc/27087/task/27093/stat : 27093 (cosoco) R 27084 27087 26702 0 -1 4202560 51 0 0 0 10 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597585198688 5039047 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27094] ppid=27084 vsize=690264 memory=0 CPUtime=0.1 cores=0-7
/proc/27087/task/27094/stat : 27094 (cosoco) R 27084 27087 26702 0 -1 4202560 10 0 0 0 10 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597576805560 5039022 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27095] ppid=27084 vsize=690264 memory=-1 CPUtime=0.1 cores=0-7
/proc/27087/task/27095/stat : 27095 (cosoco) R 27084 27087 26702 0 -1 4202560 12 0 0 0 10 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597568412856 5039026 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27096] ppid=27084 vsize=690264 memory=0 CPUtime=0.1 cores=0-7
/proc/27087/task/27096/stat : 27096 (cosoco) R 27084 27087 26702 0 -1 4202560 11 0 0 0 10 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597560020480 5038944 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
Current children cumulated CPU time: 0.94 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 76772 KiB

[startup+0.310737 s]*
/proc/loadavg: 8.18 8.22 7.92 9/201 27096
/proc/meminfo: memFree=31244052/32770624 swapFree=66986600/67108860
[pid=27087] ppid=27084 vsize=690264 memory=76772 CPUtime=1.74 cores=0-7
/proc/27087/stat : 27087 (cosoco) S 27084 27087 26702 0 -1 1077944320 19714 0 0 0 172 2 0 0 20 0 9 0 437333270 706830336 19193 33554432000 4194304 6211092 140725268399792 140725268398048 140597641912055 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
/proc/27087/statm: 172566 19193 845 493 0 165871 0
[pid=27087/tid=27089] ppid=27084 vsize=690264 memory=1398722017469774279 CPUtime=0.2 cores=0-7
/proc/27087/task/27089/stat : 27089 (cosoco) R 27084 27087 26702 0 -1 4202560 27 0 0 0 20 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597618769080 5039022 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27090] ppid=27084 vsize=690264 memory=4872558044660077418 CPUtime=0.2 cores=0-7
/proc/27087/task/27090/stat : 27090 (cosoco) R 27084 27087 26702 0 -1 4202560 30 0 0 0 20 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597610376376 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27091] ppid=27084 vsize=690264 memory=0 CPUtime=0.2 cores=0-7
/proc/27087/task/27091/stat : 27091 (cosoco) R 27084 27087 26702 0 -1 4202560 23 0 0 0 20 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597601983672 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27092] ppid=27084 vsize=690264 memory=0 CPUtime=0.18 cores=0-7
/proc/27087/task/27092/stat : 27092 (cosoco) R 27084 27087 26702 0 -1 4202560 17 0 0 0 18 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597593590968 5039026 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27093] ppid=27084 vsize=690264 memory=0 CPUtime=0.2 cores=0-7
/proc/27087/task/27093/stat : 27093 (cosoco) R 27084 27087 26702 0 -1 4202560 52 0 0 0 20 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597585198688 5039038 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27094] ppid=27084 vsize=690264 memory=0 CPUtime=0.2 cores=0-7
/proc/27087/task/27094/stat : 27094 (cosoco) R 27084 27087 26702 0 -1 4202560 18 0 0 0 20 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597576805560 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27095] ppid=27084 vsize=690264 memory=0 CPUtime=0.2 cores=0-7
/proc/27087/task/27095/stat : 27095 (cosoco) R 27084 27087 26702 0 -1 4202560 18 0 0 0 20 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597568412856 5039121 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27096] ppid=27084 vsize=690264 memory=0 CPUtime=0.2 cores=0-7
/proc/27087/task/27096/stat : 27096 (cosoco) R 27084 27087 26702 0 -1 4202560 17 0 0 0 20 0 0 0 20 0 9 0 437333281 706830336 19193 33554432000 4194304 6211092 140725268399792 140597560020480 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 76772 KiB

[startup+0.700738 s]
/proc/loadavg: 8.18 8.22 7.92 9/201 27096
/proc/meminfo: memFree=31243304/32770624 swapFree=66986600/67108860
[pid=27087] ppid=27084 vsize=690264 memory=77520 CPUtime=4.76 cores=0-7
/proc/27087/stat : 27087 (cosoco) S 27084 27087 26702 0 -1 1077944320 20000 0 0 0 474 2 0 0 20 0 9 0 437333270 706830336 19380 33554432000 4194304 6211092 140725268399792 140725268398048 140597641912055 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
/proc/27087/statm: 172566 19380 854 493 0 165871 0
[pid=27087/tid=27089] ppid=27084 vsize=690264 memory=5972 CPUtime=0.58 cores=0-7
/proc/27087/task/27089/stat : 27089 (cosoco) R 27084 27087 26702 0 -1 4202560 75 0 0 0 58 0 0 0 20 0 9 0 437333281 706830336 19380 33554432000 4194304 6211092 140725268399792 140597618769168 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27090] ppid=27084 vsize=690264 memory=772 CPUtime=0.58 cores=0-7
/proc/27087/task/27090/stat : 27090 (cosoco) R 27084 27087 26702 0 -1 4202560 30 0 0 0 58 0 0 0 20 0 9 0 437333281 706830336 19380 33554432000 4194304 6211092 140725268399792 140597610376376 5039014 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27091] ppid=27084 vsize=690264 memory=952 CPUtime=0.58 cores=0-7
/proc/27087/task/27091/stat : 27091 (cosoco) R 27084 27087 26702 0 -1 4202560 69 0 0 0 58 0 0 0 20 0 9 0 437333281 706830336 19380 33554432000 4194304 6211092 140725268399792 140597601983760 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27092] ppid=27084 vsize=690264 memory=14008 CPUtime=0.54 cores=0-7
/proc/27087/task/27092/stat : 27092 (cosoco) R 27084 27087 26702 0 -1 4202560 64 0 0 0 54 0 0 0 20 0 9 0 437333281 706830336 19380 33554432000 4194304 6211092 140725268399792 140597593590152 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27093] ppid=27084 vsize=690264 memory=19836 CPUtime=0.58 cores=0-7
/proc/27087/task/27093/stat : 27093 (cosoco) R 27084 27087 26702 0 -1 4202560 54 0 0 0 58 0 0 0 20 0 9 0 437333281 706830336 19380 33554432000 4194304 6211092 140725268399792 140597585198688 5039014 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27094] ppid=27084 vsize=690264 memory=0 CPUtime=0.58 cores=0-7
/proc/27087/task/27094/stat : 27094 (cosoco) R 27084 27087 26702 0 -1 4202560 64 0 0 0 58 0 0 0 20 0 9 0 437333281 706830336 19380 33554432000 4194304 6211092 140725268399792 140597576805648 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27095] ppid=27084 vsize=690264 memory=4872558044660077418 CPUtime=0.58 cores=0-7
/proc/27087/task/27095/stat : 27095 (cosoco) R 27084 27087 26702 0 -1 4202560 68 0 0 0 58 0 0 0 20 0 9 0 437333281 706830336 19380 33554432000 4194304 6211092 140725268399792 140597568412944 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27096] ppid=27084 vsize=690264 memory=0 CPUtime=0.58 cores=0-7
/proc/27087/task/27096/stat : 27096 (cosoco) R 27084 27087 26702 0 -1 4202560 64 0 0 0 58 0 0 0 20 0 9 0 437333281 706830336 19380 33554432000 4194304 6211092 140725268399792 140597560019336 5038990 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
Current children cumulated CPU time: 4.76 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 77520 KiB

[startup+1.50073 s]
/proc/loadavg: 8.18 8.22 7.92 10/201 27096
/proc/meminfo: memFree=31242980/32770624 swapFree=66986600/67108860
[pid=27087] ppid=27084 vsize=690264 memory=78888 CPUtime=11.15 cores=0-7
/proc/27087/stat : 27087 (cosoco) S 27084 27087 26702 0 -1 1077944320 38849 0 0 0 1104 11 0 0 20 0 9 0 437333270 706830336 19722 33554432000 4194304 6211092 140725268399792 140725268398048 140597641912055 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
/proc/27087/statm: 172566 19722 856 493 0 165871 0
[pid=27087/tid=27089] ppid=27084 vsize=690264 memory=-1189914978686163229 CPUtime=1.38 cores=0-7
/proc/27087/task/27089/stat : 27089 (cosoco) R 27084 27087 26702 0 -1 4202560 2335 0 0 0 137 1 0 0 20 0 9 0 437333281 706830336 19722 33554432000 4194304 6211092 140725268399792 140597618769168 5039199 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27090] ppid=27084 vsize=690264 memory=-8035107114841901037 CPUtime=1.38 cores=0-7
/proc/27087/task/27090/stat : 27090 (cosoco) R 27084 27087 26702 0 -1 4202560 2364 0 0 0 138 0 0 0 20 0 9 0 437333281 706830336 19722 33554432000 4194304 6211092 140725268399792 140597610376376 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27091] ppid=27084 vsize=690264 memory=281071787034752 CPUtime=1.38 cores=0-7
/proc/27087/task/27091/stat : 27091 (cosoco) R 27084 27087 26702 0 -1 4202560 2571 0 0 0 137 1 0 0 20 0 9 0 437333281 706830336 19722 33554432000 4194304 6211092 140725268399792 140597601983760 5038990 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27092] ppid=27084 vsize=690264 memory=4123527089044807654 CPUtime=1.32 cores=0-7
/proc/27087/task/27092/stat : 27092 (cosoco) R 27084 27087 26702 0 -1 4202560 2326 0 0 0 131 1 0 0 20 0 9 0 437333281 706830336 19722 33554432000 4194304 6211092 140725268399792 140597593590216 5038990 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27093] ppid=27084 vsize=690264 memory=4640512363335279729 CPUtime=1.38 cores=0-7
/proc/27087/task/27093/stat : 27093 (cosoco) R 27084 27087 26702 0 -1 4202560 2280 0 0 0 138 0 0 0 20 0 9 0 437333281 706830336 19722 33554432000 4194304 6211092 140725268399792 140597585197448 5039328 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27094] ppid=27084 vsize=690264 memory=-7246141791767394752 CPUtime=1.38 cores=0-7
/proc/27087/task/27094/stat : 27094 (cosoco) R 27084 27087 26702 0 -1 4202560 2619 0 0 0 138 0 0 0 20 0 9 0 437333281 706830336 19722 33554432000 4194304 6211092 140725268399792 140597576805648 5039014 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27095] ppid=27084 vsize=690264 memory=8171327886791106902 CPUtime=1.38 cores=0-7
/proc/27087/task/27095/stat : 27095 (cosoco) R 27084 27087 26702 0 -1 4202560 2521 0 0 0 138 0 0 0 20 0 9 0 437333281 706830336 19722 33554432000 4194304 6211092 140725268399792 140597568412072 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27096] ppid=27084 vsize=690264 memory=7883944151737459799 CPUtime=1.37 cores=0-7
/proc/27087/task/27096/stat : 27096 (cosoco) R 27084 27087 26702 0 -1 4202560 2321 0 0 0 136 1 0 0 20 0 9 0 437333281 706830336 19722 33554432000 4194304 6211092 140725268399792 140597560019336 5039007 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
Current children cumulated CPU time: 11.15 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 78888 KiB

[startup+3.11074 s]
/proc/loadavg: 8.16 8.22 7.92 11/201 27096
/proc/meminfo: memFree=31241308/32770624 swapFree=66986600/67108860
[pid=27087] ppid=27084 vsize=690264 memory=78952 CPUtime=24 cores=0-7
/proc/27087/stat : 27087 (cosoco) S 27084 27087 26702 0 -1 1077944320 38920 0 0 0 2389 11 0 0 20 0 9 0 437333270 706830336 19738 33554432000 4194304 6211092 140725268399792 140725268398048 140597641912055 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
/proc/27087/statm: 172566 19738 856 493 0 165871 0
[pid=27087/tid=27089] ppid=27084 vsize=690264 memory=3616 CPUtime=2.99 cores=0-7
/proc/27087/task/27089/stat : 27089 (cosoco) R 27084 27087 26702 0 -1 4202560 2354 0 0 0 298 1 0 0 20 0 9 0 437333281 706830336 19738 33554432000 4194304 6211092 140725268399792 140597618768328 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27090] ppid=27084 vsize=690264 memory=35904 CPUtime=2.99 cores=0-7
/proc/27087/task/27090/stat : 27090 (cosoco) R 27084 27087 26702 0 -1 4202560 2368 0 0 0 299 0 0 0 20 0 9 0 437333281 706830336 19738 33554432000 4194304 6211092 140725268399792 140597610375624 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27091] ppid=27084 vsize=690264 memory=57 CPUtime=2.99 cores=0-7
/proc/27087/task/27091/stat : 27091 (cosoco) R 27084 27087 26702 0 -1 4202560 2576 0 0 0 298 1 0 0 20 0 9 0 437333281 706830336 19738 33554432000 4194304 6211092 140725268399792 140597601983176 5037823 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27092] ppid=27084 vsize=690264 memory=-3117775541953848929 CPUtime=2.9 cores=0-7
/proc/27087/task/27092/stat : 27092 (cosoco) R 27084 27087 26702 0 -1 4202560 2333 0 0 0 289 1 0 0 20 0 9 0 437333281 706830336 19738 33554432000 4194304 6211092 140725268399792 140597593590216 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27093] ppid=27084 vsize=690264 memory=6944656592455359580 CPUtime=2.99 cores=0-7
/proc/27087/task/27093/stat : 27093 (cosoco) R 27084 27087 26702 0 -1 4202560 2282 0 0 0 299 0 0 0 20 0 9 0 437333281 706830336 19738 33554432000 4194304 6211092 140725268399792 140597585197448 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27094] ppid=27084 vsize=690264 memory=281071518290979 CPUtime=2.99 cores=0-7
/proc/27087/task/27094/stat : 27094 (cosoco) R 27084 27087 26702 0 -1 4202560 2640 0 0 0 299 0 0 0 20 0 9 0 437333281 706830336 19738 33554432000 4194304 6211092 140725268399792 140597576804776 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27095] ppid=27084 vsize=690264 memory=302072128872915699 CPUtime=2.99 cores=0-7
/proc/27087/task/27095/stat : 27095 (cosoco) R 27084 27087 26702 0 -1 4202560 2527 0 0 0 299 0 0 0 20 0 9 0 437333281 706830336 19738 33554432000 4194304 6211092 140725268399792 140597568411960 5039047 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27096] ppid=27084 vsize=690264 memory=288284472221388310 CPUtime=2.98 cores=0-7
/proc/27087/task/27096/stat : 27096 (cosoco) R 27084 27087 26702 0 -1 4202560 2328 0 0 0 297 1 0 0 20 0 9 0 437333281 706830336 19738 33554432000 4194304 6211092 140725268399792 140597560019400 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
Current children cumulated CPU time: 24 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 78952 KiB

[startup+6.30074 s]
/proc/loadavg: 8.16 8.22 7.92 10/201 27096
/proc/meminfo: memFree=31241984/32770624 swapFree=66986600/67108860
[pid=27087] ppid=27084 vsize=690264 memory=79196 CPUtime=49.47 cores=0-7
/proc/27087/stat : 27087 (cosoco) S 27084 27087 26702 0 -1 1077944320 94709 0 0 0 4933 14 0 0 20 0 9 0 437333270 706830336 19799 33554432000 4194304 6211092 140725268399792 140725268398048 140597641912055 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
/proc/27087/statm: 172566 19799 856 493 0 165871 0
[pid=27087/tid=27089] ppid=27084 vsize=690264 memory=79140 CPUtime=6.17 cores=0-7
/proc/27087/task/27089/stat : 27089 (cosoco) R 27084 27087 26702 0 -1 4202560 9461 0 0 0 616 1 0 0 20 0 9 0 437333281 706830336 19799 33554432000 4194304 6211092 140725268399792 140597618768184 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27090] ppid=27084 vsize=690264 memory=79188 CPUtime=6.17 cores=0-7
/proc/27087/task/27090/stat : 27090 (cosoco) R 27084 27087 26702 0 -1 4202560 9689 0 0 0 617 0 0 0 20 0 9 0 437333281 706830336 19799 33554432000 4194304 6211092 140725268399792 140597610375624 5038964 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27091] ppid=27084 vsize=690264 memory=78888 CPUtime=6.17 cores=0-7
/proc/27087/task/27091/stat : 27091 (cosoco) R 27084 27087 26702 0 -1 4202560 9966 0 0 0 616 1 0 0 20 0 9 0 437333281 706830336 19799 33554432000 4194304 6211092 140725268399792 140597601983176 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27092] ppid=27084 vsize=690264 memory=-6154822419203322210 CPUtime=6.05 cores=0-7
/proc/27087/task/27092/stat : 27092 (cosoco) R 27084 27087 26702 0 -1 4202560 8838 0 0 0 603 2 0 0 20 0 9 0 437333281 706830336 19799 33554432000 4194304 6211092 140725268399792 140597593590216 5039549 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27093] ppid=27084 vsize=690264 memory=79188 CPUtime=6.18 cores=0-7
/proc/27087/task/27093/stat : 27093 (cosoco) R 27084 27087 26702 0 -1 4202560 8996 0 0 0 618 0 0 0 20 0 9 0 437333281 706830336 19799 33554432000 4194304 6211092 140725268399792 140597585197592 5082427 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27094] ppid=27084 vsize=690264 memory=3616 CPUtime=6.17 cores=0-7
/proc/27087/task/27094/stat : 27094 (cosoco) R 27084 27087 26702 0 -1 4202560 9858 0 0 0 617 0 0 0 20 0 9 0 437333281 706830336 19799 33554432000 4194304 6211092 140725268399792 140597576804776 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27095] ppid=27084 vsize=690264 memory=35904 CPUtime=6.17 cores=0-7
/proc/27087/task/27095/stat : 27095 (cosoco) R 27084 27087 26702 0 -1 4202560 9402 0 0 0 617 0 0 0 20 0 9 0 437333281 706830336 19799 33554432000 4194304 6211092 140725268399792 140597568412184 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27096] ppid=27084 vsize=690264 memory=79196 CPUtime=6.18 cores=0-7
/proc/27087/task/27096/stat : 27096 (cosoco) R 27084 27087 26702 0 -1 4202560 8987 0 0 0 616 2 0 0 20 0 9 0 437333281 706830336 19799 33554432000 4194304 6211092 140725268399792 140597560019400 5078762 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
Current children cumulated CPU time: 49.47 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 79196 KiB

[startup+12.7007 s]
/proc/loadavg: 8.14 8.21 7.92 11/201 27096
/proc/meminfo: memFree=31241764/32770624 swapFree=66986600/67108860
[pid=27087] ppid=27084 vsize=690264 memory=79216 CPUtime=100.58 cores=0-7

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

/proc/27087/task/27091/stat : 27091 (cosoco) R 27084 27087 26702 0 -1 4202560 27033 0 0 0 226071 3 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597601983176 5082393 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27092] ppid=27084 vsize=690264 memory=79356 CPUtime=2250.52 cores=0-7
/proc/27087/task/27092/stat : 27092 (cosoco) R 27084 27087 26702 0 -1 4202560 22928 0 0 0 225048 4 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597593590472 5039536 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27093] ppid=27084 vsize=690264 memory=79356 CPUtime=2261.97 cores=0-7
/proc/27087/task/27093/stat : 27093 (cosoco) R 27084 27087 26702 0 -1 4202560 24912 0 0 0 226196 1 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597585197448 5039125 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27094] ppid=27084 vsize=690264 memory=3616 CPUtime=2259.14 cores=0-7
/proc/27087/task/27094/stat : 27094 (cosoco) R 27084 27087 26702 0 -1 4202560 24464 0 0 0 225912 2 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597576805064 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27095] ppid=27084 vsize=690264 memory=35952 CPUtime=2261.69 cores=0-7
/proc/27087/task/27095/stat : 27095 (cosoco) R 27084 27087 26702 0 -1 4202560 23531 0 0 0 226168 1 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597568412608 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27096] ppid=27084 vsize=690264 memory=79356 CPUtime=2249.59 cores=0-7
/proc/27087/task/27096/stat : 27096 (cosoco) R 27084 27087 26702 0 -1 4202560 21143 0 0 0 224955 4 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597560019656 5038992 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
Current children cumulated CPU time: 18062.3 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 79356 KiB

[startup+2322.3 s]
/proc/loadavg: 8.09 8.24 8.25 10/199 27266
/proc/meminfo: memFree=31242692/32770624 swapFree=66986632/67108860
[pid=27087] ppid=27084 vsize=690264 memory=79356 CPUtime=18541.3 cores=0-7
/proc/27087/stat : 27087 (cosoco) S 27084 27087 26702 0 -1 1077944320 217356 0 0 0 1854107 27 0 0 20 0 9 0 437333270 706830336 19839 33554432000 4194304 6211092 140725268399792 140725268398048 140597641912055 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
/proc/27087/statm: 172566 19839 856 493 0 165871 0
[pid=27087/tid=27089] ppid=27084 vsize=690264 memory=79356 CPUtime=2315.89 cores=0-7
/proc/27087/task/27089/stat : 27089 (cosoco) R 27084 27087 26702 0 -1 4202560 28647 0 0 0 231585 4 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597618768328 5158100 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27090] ppid=27084 vsize=690264 memory=79356 CPUtime=2321.66 cores=0-7
/proc/27087/task/27090/stat : 27090 (cosoco) R 27084 27087 26702 0 -1 4202560 24526 0 0 0 232164 2 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597610375704 5037823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27091] ppid=27084 vsize=690264 memory=79356 CPUtime=2320.73 cores=0-7
/proc/27087/task/27091/stat : 27091 (cosoco) R 27084 27087 26702 0 -1 4202560 27131 0 0 0 232070 3 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597601983176 5037823 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27092] ppid=27084 vsize=690264 memory=79356 CPUtime=2310.51 cores=0-7
/proc/27087/task/27092/stat : 27092 (cosoco) R 27084 27087 26702 0 -1 4202560 23076 0 0 0 231047 4 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597593590472 5037884 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27093] ppid=27084 vsize=690264 memory=79356 CPUtime=2321.97 cores=0-7
/proc/27087/task/27093/stat : 27093 (cosoco) R 27084 27087 26702 0 -1 4202560 25003 0 0 0 232196 1 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597585197448 5039029 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27094] ppid=27084 vsize=690264 memory=79356 CPUtime=2319.13 cores=0-7
/proc/27087/task/27094/stat : 27094 (cosoco) R 27084 27087 26702 0 -1 4202560 24591 0 0 0 231911 2 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597576805064 5039061 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27095] ppid=27084 vsize=690264 memory=79356 CPUtime=2321.69 cores=0-7
/proc/27087/task/27095/stat : 27095 (cosoco) R 27084 27087 26702 0 -1 4202560 23621 0 0 0 232167 2 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597568412608 5038990 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27096] ppid=27084 vsize=690264 memory=79356 CPUtime=2309.59 cores=0-7
/proc/27087/task/27096/stat : 27096 (cosoco) R 27084 27087 26702 0 -1 4202560 21249 0 0 0 230955 4 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597560019656 5157993 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
Current children cumulated CPU time: 18541.3 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 79356 KiB

[startup+2382.3 s]
/proc/loadavg: 8.14 8.22 8.24 9/199 27269
/proc/meminfo: memFree=31244364/32770624 swapFree=66986632/67108860
[pid=27087] ppid=27084 vsize=690264 memory=79356 CPUtime=19020.4 cores=0-7
/proc/27087/stat : 27087 (cosoco) S 27084 27087 26702 0 -1 1077944320 218229 0 0 0 1902015 27 0 0 20 0 9 0 437333270 706830336 19839 33554432000 4194304 6211092 140725268399792 140725268398048 140597641912055 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
/proc/27087/statm: 172566 19839 856 493 0 165871 0
[pid=27087/tid=27089] ppid=27084 vsize=690264 memory=79356 CPUtime=2375.04 cores=0-7
/proc/27087/task/27089/stat : 27089 (cosoco) R 27084 27087 26702 0 -1 4202560 28758 0 0 0 237500 4 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597618768328 5157544 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27090] ppid=27084 vsize=690264 memory=79356 CPUtime=2381.65 cores=0-7
/proc/27087/task/27090/stat : 27090 (cosoco) R 27084 27087 26702 0 -1 4202560 24707 0 0 0 238163 2 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597610375704 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27091] ppid=27084 vsize=690264 memory=79356 CPUtime=2380.73 cores=0-7
/proc/27087/task/27091/stat : 27091 (cosoco) R 27084 27087 26702 0 -1 4202560 27241 0 0 0 238070 3 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597601983176 5039029 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27092] ppid=27084 vsize=690264 memory=79356 CPUtime=2370.5 cores=0-7
/proc/27087/task/27092/stat : 27092 (cosoco) R 27084 27087 26702 0 -1 4202560 23167 0 0 0 237046 4 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597593590472 5038971 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27093] ppid=27084 vsize=690264 memory=79356 CPUtime=2381.97 cores=0-7
/proc/27087/task/27093/stat : 27093 (cosoco) R 27084 27087 26702 0 -1 4202560 25101 0 0 0 238196 1 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597585197448 5037823 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27094] ppid=27084 vsize=690264 memory=79356 CPUtime=2379.12 cores=0-7
/proc/27087/task/27094/stat : 27094 (cosoco) R 27084 27087 26702 0 -1 4202560 24669 0 0 0 237910 2 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597576805064 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27095] ppid=27084 vsize=690264 memory=79356 CPUtime=2381.67 cores=0-7
/proc/27087/task/27095/stat : 27095 (cosoco) R 27084 27087 26702 0 -1 4202560 23742 0 0 0 238165 2 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597568412608 5250279 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27096] ppid=27084 vsize=690264 memory=3616 CPUtime=2369.57 cores=0-7
/proc/27087/task/27096/stat : 27096 (cosoco) R 27084 27087 26702 0 -1 4202560 21332 0 0 0 236953 4 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597560019656 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
Current children cumulated CPU time: 19020.4 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 79356 KiB

[startup+2442.3 s]
/proc/loadavg: 8.05 8.18 8.22 9/200 27280
/proc/meminfo: memFree=31244908/32770624 swapFree=66986640/67108860
[pid=27087] ppid=27084 vsize=690264 memory=79356 CPUtime=19499.4 cores=0-7
/proc/27087/stat : 27087 (cosoco) S 27084 27087 26702 0 -1 1077944320 219124 0 0 0 1949911 28 0 0 20 0 9 0 437333270 706830336 19839 33554432000 4194304 6211092 140725268399792 140725268398048 140597641912055 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
/proc/27087/statm: 172566 19839 856 493 0 165871 0
[pid=27087/tid=27089] ppid=27084 vsize=690264 memory=79356 CPUtime=2434.45 cores=0-7
/proc/27087/task/27089/stat : 27089 (cosoco) R 27084 27087 26702 0 -1 4202560 28924 0 0 0 243441 4 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597618768328 5038990 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27090] ppid=27084 vsize=690264 memory=79356 CPUtime=2441.61 cores=0-7
/proc/27087/task/27090/stat : 27090 (cosoco) R 27084 27087 26702 0 -1 4202560 24750 0 0 0 244159 2 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597610375704 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27091] ppid=27084 vsize=690264 memory=79356 CPUtime=2440.72 cores=0-7
/proc/27087/task/27091/stat : 27091 (cosoco) R 27084 27087 26702 0 -1 4202560 27356 0 0 0 244069 3 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597601983176 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27092] ppid=27084 vsize=690264 memory=1060 CPUtime=2430.19 cores=0-7
/proc/27087/task/27092/stat : 27092 (cosoco) R 27084 27087 26702 0 -1 4202560 23324 0 0 0 243015 4 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597593590472 5039536 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27093] ppid=27084 vsize=690264 memory=79356 CPUtime=2441.96 cores=0-7
/proc/27087/task/27093/stat : 27093 (cosoco) R 27084 27087 26702 0 -1 4202560 25195 0 0 0 244195 1 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597585197448 5078771 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27094] ppid=27084 vsize=690264 memory=79356 CPUtime=2439.1 cores=0-7
/proc/27087/task/27094/stat : 27094 (cosoco) R 27084 27087 26702 0 -1 4202560 24785 0 0 0 243908 2 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597576804664 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27095] ppid=27084 vsize=690264 memory=79356 CPUtime=2441.66 cores=0-7
/proc/27087/task/27095/stat : 27095 (cosoco) R 27084 27087 26702 0 -1 4202560 23860 0 0 0 244164 2 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597568412608 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27096] ppid=27084 vsize=690264 memory=79356 CPUtime=2429.53 cores=0-7
/proc/27087/task/27096/stat : 27096 (cosoco) R 27084 27087 26702 0 -1 4202560 21418 0 0 0 242949 4 0 0 20 0 9 0 437333281 706830336 19839 33554432000 4194304 6211092 140725268399792 140597560019656 5037825 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
Current children cumulated CPU time: 19499.4 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 79356 KiB

[startup+2502.3 s]
/proc/loadavg: 8.02 8.15 8.21 10/200 27285
/proc/meminfo: memFree=31243960/32770624 swapFree=66986640/67108860
[pid=27087] ppid=27084 vsize=690264 memory=79368 CPUtime=19978.4 cores=0-7
/proc/27087/stat : 27087 (cosoco) S 27084 27087 26702 0 -1 1077944320 219979 0 0 0 1997816 28 0 0 20 0 9 0 437333270 706830336 19842 33554432000 4194304 6211092 140725268399792 140725268398048 140597641912055 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
/proc/27087/statm: 172566 19842 856 493 0 165871 0
[pid=27087/tid=27089] ppid=27084 vsize=690264 memory=79356 CPUtime=2493.56 cores=0-7
/proc/27087/task/27089/stat : 27089 (cosoco) R 27084 27087 26702 0 -1 4202560 29016 0 0 0 249352 4 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597618768328 5039132 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27090] ppid=27084 vsize=690264 memory=79368 CPUtime=2501.59 cores=0-7
/proc/27087/task/27090/stat : 27090 (cosoco) R 27084 27087 26702 0 -1 4202560 24845 0 0 0 250157 2 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597610375704 5155852 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27091] ppid=27084 vsize=690264 memory=79368 CPUtime=2500.71 cores=0-7
/proc/27087/task/27091/stat : 27091 (cosoco) R 27084 27087 26702 0 -1 4202560 27429 0 0 0 250068 3 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597601983176 5081754 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27092] ppid=27084 vsize=690264 memory=79356 CPUtime=2490.18 cores=0-7
/proc/27087/task/27092/stat : 27092 (cosoco) R 27084 27087 26702 0 -1 4202560 23436 0 0 0 249014 4 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597593590472 5039178 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27093] ppid=27084 vsize=690264 memory=79368 CPUtime=2501.96 cores=0-7
/proc/27087/task/27093/stat : 27093 (cosoco) R 27084 27087 26702 0 -1 4202560 25283 0 0 0 250195 1 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597585197448 5039153 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27094] ppid=27084 vsize=690264 memory=12028 CPUtime=2499.09 cores=0-7
/proc/27087/task/27094/stat : 27094 (cosoco) R 27084 27087 26702 0 -1 4202560 24865 0 0 0 249907 2 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597576804664 5037865 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27095] ppid=27084 vsize=690264 memory=79368 CPUtime=2501.64 cores=0-7
/proc/27087/task/27095/stat : 27095 (cosoco) R 27084 27087 26702 0 -1 4202560 23976 0 0 0 250162 2 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597568412608 5039014 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27096] ppid=27084 vsize=690264 memory=79368 CPUtime=2489.52 cores=0-7
/proc/27087/task/27096/stat : 27096 (cosoco) R 27084 27087 26702 0 -1 4202560 21617 0 0 0 248948 4 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597560019656 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
Current children cumulated CPU time: 19978.4 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 79368 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.01 8.14 8.21 10/200 27285
/proc/meminfo: memFree=31244152/32770624 swapFree=66986640/67108860
[pid=27087] ppid=27084 vsize=690264 memory=79368 CPUtime=20119.8 cores=0-7
/proc/27087/stat : 27087 (cosoco) S 27084 27087 26702 0 -1 1077944320 220080 0 0 0 2011956 28 0 0 20 0 9 0 437333270 706830336 19842 33554432000 4194304 6211092 140725268399792 140725268398048 140597641912055 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
/proc/27087/statm: 172566 19842 856 493 0 165871 0
[pid=27087/tid=27089] ppid=27084 vsize=690264 memory=1398722017469774279 CPUtime=2511.02 cores=0-7
/proc/27087/task/27089/stat : 27089 (cosoco) R 27084 27087 26702 0 -1 4202560 29112 0 0 0 251098 4 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597618768328 5039026 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27090] ppid=27084 vsize=690264 memory=4872558044660077418 CPUtime=2519.3 cores=0-7
/proc/27087/task/27090/stat : 27090 (cosoco) R 27084 27087 26702 0 -1 4202560 24845 0 0 0 251928 2 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597610375704 5039189 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27091] ppid=27084 vsize=690264 memory=1984 CPUtime=2518.41 cores=0-7
/proc/27087/task/27091/stat : 27091 (cosoco) R 27084 27087 26702 0 -1 4202560 27430 0 0 0 251838 3 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597601983176 5039042 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27092] ppid=27084 vsize=690264 memory=2404 CPUtime=2507.89 cores=0-7
/proc/27087/task/27092/stat : 27092 (cosoco) R 27084 27087 26702 0 -1 4202560 23436 0 0 0 250785 4 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597593590472 5037823 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27093] ppid=27084 vsize=690264 memory=1440 CPUtime=2519.66 cores=0-7
/proc/27087/task/27093/stat : 27093 (cosoco) R 27084 27087 26702 0 -1 4202560 25283 0 0 0 251965 1 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597585197448 5039104 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27094] ppid=27084 vsize=690264 memory=800 CPUtime=2516.8 cores=0-7
/proc/27087/task/27094/stat : 27094 (cosoco) R 27084 27087 26702 0 -1 4202560 24869 0 0 0 251678 2 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597576804664 5076005 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27095] ppid=27084 vsize=690264 memory=1764 CPUtime=2519.35 cores=0-7
/proc/27087/task/27095/stat : 27095 (cosoco) R 27084 27087 26702 0 -1 4202560 23976 0 0 0 251933 2 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597568412608 5039323 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
[pid=27087/tid=27096] ppid=27084 vsize=690264 memory=111628 CPUtime=2507.23 cores=0-7
/proc/27087/task/27096/stat : 27096 (cosoco) R 27084 27087 26702 0 -1 4202560 21617 0 0 0 250719 4 0 0 20 0 9 0 437333281 706830336 19842 33554432000 4194304 6211092 140725268399792 140597560019656 5038990 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9179136 140725268407313 140725268407405 140725268407405 140725268410318 0
Current children cumulated CPU time: 20119.8 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 79368 KiB

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

[startup+2520.02 s]
# the end of solver process 27087 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20119.7 s, system=0.287823 s

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

Child status: 1
Real time (s): 2520.02
CPU time (s): 20120
CPU user time (s): 20119.7
CPU system time (s): 0.287823
CPU usage (%): 798.403
Max. virtual memory (cumulated for all children) (KiB): 690264
Max. memory (cumulated for all children) (KiB): 79368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20119.7
system time used= 0.287823
maximum resident set size= 79624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 220128
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= 204
involuntary context switches= 162325


# summary of solver processes directly reported to runsolver:
#   pid: 27087
#   total CPU time (s): 20120
#   total CPU user time (s): 20119.7
#   total CPU system time (s): 0.287823

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.564 second user time and 23.056 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-16 07:10:17
IDJOB=4398462
IDBENCH=135901
IDSOLVER=2851
FILE ID=node126/4398462-1568610655
RUNJOBID= node126-1568609569-26729
PBS_JOBID= 21703440
Free space on /tmp= 55708 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-02.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398462-1568610655/watcher-4398462-1568610655 -o /tmp/evaluation-result-4398462-1568610655/solver-4398462-1568610655 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node126-1568609569-26729 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398462-1568610655.xml

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

MD5SUM BENCH= 0e4189ad20205ae354a6aa8eb292dbdf
RANDOM SEED=498871555

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:        31316360 kB
MemAvailable:   31896328 kB
Buffers:           33408 kB
Cached:           813428 kB
SwapCached:         5120 kB
Active:           503576 kB
Inactive:         353272 kB
Active(anon):      23044 kB
Inactive(anon):    18532 kB
Active(file):     480532 kB
Inactive(file):   334740 kB
Unevictable:      107548 kB
Mlocked:          107548 kB
SwapTotal:      67108860 kB
SwapFree:       66986600 kB
Dirty:              2740 kB
Writeback:             0 kB
AnonPages:        114524 kB
Mapped:            40804 kB
Shmem:             22976 kB
Slab:             190108 kB
SReclaimable:     161064 kB
SUnreclaim:        29044 kB
KernelStack:        3264 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506088 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:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55704 MiB
End job on node126 at 2019-09-16 07:52:17