Trace number 4398728

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 parallelOPT1121 1312.78 164.385

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-14.xml
MD5SUM0fb8e68e5b6c8402080e230a0c605796
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1121
Best CPU time to get the best result obtained on this benchmark74.0319
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax 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.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -model -nbcores=8 HOME/instance-4398728-1568609153.xml 
0.00/0.00	c enable optimization
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 50
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 2
0.00/0.00	c |                   Arity: 50..50
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Sum: 2
0.00/0.00	c |                          
0.00/0.00	c |               Objective: Maximize Sum
0.00/0.00	
0.00/0.00	c =========================================================================================================
0.00/0.00	c Parallel mode: Portfolio
0.00/0.00	c [pFactory][Group N°0] created (threads:8).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.00	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.00	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.00	c [pFactory][Group N°0] task 7 launched on thread 6.
0.00/0.00	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.00	c [pFactory][Group N°0] task 5 launched on thread 3.
0.00/0.00	c [pFactory][Group N°0] task 4 launched on thread 1.
0.00/0.00	c [pFactory][Group N°0] task 3 launched on thread 2.
0.00/0.00	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.00	c [pFactory][Group N°0] task 1 launched on thread 4.
0.00/0.00	c [pFactory][Group N°0] task 0 launched on thread 5.
0.00/0.00	o 0
0.00/0.00	o 758
0.00/0.00	o 882
0.00/0.01	o 940
0.00/0.01	o 971
0.00/0.01	o 977
0.00/0.01	o 983
0.00/0.01	o 986
0.00/0.03	o 995
0.00/0.03	o 1062
0.79/0.11	o 1070
20.66/2.69	o 1081
21.46/2.70	o 1110
33.43/4.30	o 1112
136.52/17.12	o 1116
174.80/21.98	o 1121
1312.10/164.38	c [pFactory][Group N°0] concurent mode: thread 0 has won with the task 6.
1312.10/164.38	c [pFactory][Group N°0] Thread N°0 is joined.
1312.10/164.38	c [pFactory][Group N°0] Thread N°1 is joined.
1312.10/164.38	c [pFactory][Group N°0] Thread N°2 is joined.
1312.10/164.38	c [pFactory][Group N°0] Thread N°3 is joined.
1312.10/164.38	c [pFactory][Group N°0] Thread N°4 is joined.
1312.10/164.38	c [pFactory][Group N°0] Thread N°5 is joined.
1312.10/164.38	c [pFactory][Group N°0] Thread N°6 is joined.
1312.10/164.38	c [pFactory][Group N°0] Thread N°7 is joined.
1312.10/164.38	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°0)
1312.10/164.38	s OPTIMUM FOUND
1312.10/164.38	c call to solver        : 12
1312.10/164.38	c
1312.10/164.38	c restarts              : 341160      
1312.10/164.38	c conflicts             : 4052124      (3087 /sec)
1312.10/164.38	c decisions             : 19975634     (15216 /sec)
1312.10/164.38	c propagations          : 104238593   (79404 /sec)
1312.10/164.38	c root propagations     : 89          
1312.10/164.38	c filter calls          : 53494685       (40750 /sec)
1312.10/164.38	c useless filter calls  : 40389048       (75 %)
1312.10/164.38	c Memory used           : 570.87 MB
1312.10/164.38	c Best bound time (wc)  : 21.9803 s
1312.10/164.38	c CPU time              : 1312.76 s
1312.10/164.38	c real time             : 164.379 s
1312.10/164.38	
1312.10/164.38	
1312.10/164.38	v <instantiation type='solution' cost='1121'>
1312.10/164.38	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[1] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[2] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[3] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[4] x[5] x[6] x[7] x[8] x[9] </list>
1312.10/164.38	v <values>1 0 0 0 1 1 0 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 1 1 1 0 1 0 1 1 1 0 0 0 1 1 1 0 0 0 1 0 0 0 0 </values>
1312.10/164.38	v </instantiation>
1312.10/164.38	

Verifier Data

OK	1121

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398728-1568609153/watcher-4398728-1568609153 -o /tmp/evaluation-result-4398728-1568609153/solver-4398728-1568609153 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node139-1568596036-1355 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398728-1568609153.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
Current StackSize limit: 8192 KiB

Starting watchdog thread
solver pid=6015, runsolver pid=6012

[startup+0.100648 s]*
/proc/loadavg: 7.73 7.55 6.37 9/197 6024
/proc/meminfo: memFree=31243668/32770624 swapFree=66921592/67108860
[pid=6015] ppid=6012 vsize=617348 memory=3952 CPUtime=0.79 cores=0-7
/proc/6015/stat : 6015 (cosoco) S 6012 6015 1328 0 -1 1077944320 1268 0 0 0 79 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140731880058464 140179985088247 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
/proc/6015/statm: 154337 988 838 493 0 147642 0
[pid=6015/tid=6017] ppid=6012 vsize=617348 memory=7005738693937936738 CPUtime=0.09 cores=0-7
/proc/6015/task/6017/stat : 6017 (cosoco) R 6012 6015 1328 0 -1 4202560 8 0 0 0 9 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179961945360 5155968 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6018] ppid=6012 vsize=617348 memory=4872558044660077418 CPUtime=0.1 cores=0-7
/proc/6015/task/6018/stat : 6018 (cosoco) R 6012 6015 1328 0 -1 4202560 6 0 0 0 10 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179953552568 5391164 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6019] ppid=6012 vsize=617348 memory=140110261466752 CPUtime=0.1 cores=0-7
/proc/6015/task/6019/stat : 6019 (cosoco) R 6012 6015 1328 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179945159952 5156120 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6020] ppid=6012 vsize=617348 memory=0 CPUtime=0.09 cores=0-7
/proc/6015/task/6020/stat : 6020 (cosoco) R 6012 6015 1328 0 -1 4202560 6 0 0 0 9 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179936767248 5158100 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6021] ppid=6012 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/6015/task/6021/stat : 6021 (cosoco) R 6012 6015 1328 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179928374456 5250450 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6022] ppid=6012 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/6015/task/6022/stat : 6022 (cosoco) R 6012 6015 1328 0 -1 4202560 11 0 0 0 10 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179919981752 5156232 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6023] ppid=6012 vsize=617348 memory=-1 CPUtime=0.1 cores=0-7
/proc/6015/task/6023/stat : 6023 (cosoco) R 6012 6015 1328 0 -1 4202560 14 0 0 0 10 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179911589136 5409453 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6024] ppid=6012 vsize=617348 memory=0 CPUtime=0.1 cores=0-7
/proc/6015/task/6024/stat : 6024 (cosoco) R 6012 6015 1328 0 -1 4202560 7 0 0 0 10 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179903196432 5155804 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
Current children cumulated CPU time: 0.79 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+0.210647 s]*
/proc/loadavg: 7.73 7.55 6.37 9/197 6024
/proc/meminfo: memFree=31243668/32770624 swapFree=66921592/67108860
[pid=6015] ppid=6012 vsize=617348 memory=3952 CPUtime=1.66 cores=0-7
/proc/6015/stat : 6015 (cosoco) S 6012 6015 1328 0 -1 1077944320 1268 0 0 0 166 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140731880058464 140179985088247 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
/proc/6015/statm: 154337 988 838 493 0 147642 0
[pid=6015/tid=6017] ppid=6012 vsize=617348 memory=-7035114785800479027 CPUtime=0.2 cores=0-7
/proc/6015/task/6017/stat : 6017 (cosoco) R 6012 6015 1328 0 -1 4202560 8 0 0 0 20 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179961945360 5155348 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6018] ppid=6012 vsize=617348 memory=4872558142750484545 CPUtime=0.21 cores=0-7
/proc/6015/task/6018/stat : 6018 (cosoco) R 6012 6015 1328 0 -1 4202560 6 0 0 0 21 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179953552568 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6019] ppid=6012 vsize=617348 memory=140110261466752 CPUtime=0.21 cores=0-7
/proc/6015/task/6019/stat : 6019 (cosoco) R 6012 6015 1328 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179945159952 5156256 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6020] ppid=6012 vsize=617348 memory=0 CPUtime=0.19 cores=0-7
/proc/6015/task/6020/stat : 6020 (cosoco) R 6012 6015 1328 0 -1 4202560 6 0 0 0 19 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179936767248 5155370 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6021] ppid=6012 vsize=617348 memory=0 CPUtime=0.21 cores=0-7
/proc/6015/task/6021/stat : 6021 (cosoco) R 6012 6015 1328 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179928374456 5155539 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6022] ppid=6012 vsize=617348 memory=0 CPUtime=0.21 cores=0-7
/proc/6015/task/6022/stat : 6022 (cosoco) R 6012 6015 1328 0 -1 4202560 11 0 0 0 21 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179919981752 5155800 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6023] ppid=6012 vsize=617348 memory=-1 CPUtime=0.21 cores=0-7
/proc/6015/task/6023/stat : 6023 (cosoco) R 6012 6015 1328 0 -1 4202560 14 0 0 0 21 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179911589136 5250459 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6024] ppid=6012 vsize=617348 memory=0 CPUtime=0.21 cores=0-7
/proc/6015/task/6024/stat : 6024 (cosoco) R 6012 6015 1328 0 -1 4202560 7 0 0 0 21 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179903196432 5158006 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+0.309653 s]*
/proc/loadavg: 7.73 7.55 6.37 9/197 6024
/proc/meminfo: memFree=31243668/32770624 swapFree=66921592/67108860
[pid=6015] ppid=6012 vsize=617348 memory=3952 CPUtime=2.44 cores=0-7
/proc/6015/stat : 6015 (cosoco) S 6012 6015 1328 0 -1 1077944320 1268 0 0 0 244 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140731880058464 140179985088247 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
/proc/6015/statm: 154337 988 838 493 0 147642 0
[pid=6015/tid=6017] ppid=6012 vsize=617348 memory=-7035114785800479027 CPUtime=0.3 cores=0-7
/proc/6015/task/6017/stat : 6017 (cosoco) R 6012 6015 1328 0 -1 4202560 8 0 0 0 30 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179961945360 5392081 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6018] ppid=6012 vsize=617348 memory=-1 CPUtime=0.3 cores=0-7
/proc/6015/task/6018/stat : 6018 (cosoco) R 6012 6015 1328 0 -1 4202560 6 0 0 0 30 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179953552568 5155807 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6019] ppid=6012 vsize=617348 memory=140110379118506 CPUtime=0.3 cores=0-7
/proc/6015/task/6019/stat : 6019 (cosoco) R 6012 6015 1328 0 -1 4202560 5 0 0 0 30 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179945159952 5157208 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6020] ppid=6012 vsize=617348 memory=-1 CPUtime=0.28 cores=0-7
/proc/6015/task/6020/stat : 6020 (cosoco) R 6012 6015 1328 0 -1 4202560 6 0 0 0 28 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179936767248 5250224 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6021] ppid=6012 vsize=617348 memory=0 CPUtime=0.3 cores=0-7
/proc/6015/task/6021/stat : 6021 (cosoco) R 6012 6015 1328 0 -1 4202560 5 0 0 0 30 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179928374456 5193754 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6022] ppid=6012 vsize=617348 memory=0 CPUtime=0.3 cores=0-7
/proc/6015/task/6022/stat : 6022 (cosoco) R 6012 6015 1328 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179919981752 5250241 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6023] ppid=6012 vsize=617348 memory=2208 CPUtime=0.31 cores=0-7
/proc/6015/task/6023/stat : 6023 (cosoco) R 6012 6015 1328 0 -1 4202560 14 0 0 0 31 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179911589136 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6024] ppid=6012 vsize=617348 memory=0 CPUtime=0.31 cores=0-7
/proc/6015/task/6024/stat : 6024 (cosoco) R 6012 6015 1328 0 -1 4202560 7 0 0 0 31 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179903196432 5409453 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+0.700649 s]
/proc/loadavg: 7.73 7.55 6.37 9/197 6024
/proc/meminfo: memFree=31243668/32770624 swapFree=66921592/67108860
[pid=6015] ppid=6012 vsize=617348 memory=3952 CPUtime=5.49 cores=0-7
/proc/6015/stat : 6015 (cosoco) S 6012 6015 1328 0 -1 1077944320 1268 0 0 0 549 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140731880058464 140179985088247 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
/proc/6015/statm: 154337 988 838 493 0 147642 0
[pid=6015/tid=6017] ppid=6012 vsize=617348 memory=0 CPUtime=0.69 cores=0-7
/proc/6015/task/6017/stat : 6017 (cosoco) R 6012 6015 1328 0 -1 4202560 8 0 0 0 69 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179961945360 5390088 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6018] ppid=6012 vsize=617348 memory=0 CPUtime=0.69 cores=0-7
/proc/6015/task/6018/stat : 6018 (cosoco) R 6012 6015 1328 0 -1 4202560 6 0 0 0 69 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179953552568 5155760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6019] ppid=6012 vsize=617348 memory=0 CPUtime=0.69 cores=0-7
/proc/6015/task/6019/stat : 6019 (cosoco) R 6012 6015 1328 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179945159952 5396409 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6020] ppid=6012 vsize=617348 memory=0 CPUtime=0.64 cores=0-7
/proc/6015/task/6020/stat : 6020 (cosoco) R 6012 6015 1328 0 -1 4202560 6 0 0 0 64 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179936767248 5156675 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6021] ppid=6012 vsize=617348 memory=10728 CPUtime=0.69 cores=0-7
/proc/6015/task/6021/stat : 6021 (cosoco) R 6012 6015 1328 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179928374456 5193754 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6022] ppid=6012 vsize=617348 memory=1552 CPUtime=0.69 cores=0-7
/proc/6015/task/6022/stat : 6022 (cosoco) R 6012 6015 1328 0 -1 4202560 11 0 0 0 69 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179919981752 5158028 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6023] ppid=6012 vsize=617348 memory=4096 CPUtime=0.69 cores=0-7
/proc/6015/task/6023/stat : 6023 (cosoco) R 6012 6015 1328 0 -1 4202560 14 0 0 0 69 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179911589136 5156456 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6024] ppid=6012 vsize=617348 memory=2832 CPUtime=0.69 cores=0-7
/proc/6015/task/6024/stat : 6024 (cosoco) R 6012 6015 1328 0 -1 4202560 7 0 0 0 69 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179903196432 5409406 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
Current children cumulated CPU time: 5.49 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+1.50065 s]
/proc/loadavg: 7.73 7.55 6.37 9/197 6024
/proc/meminfo: memFree=31244016/32770624 swapFree=66921592/67108860
[pid=6015] ppid=6012 vsize=617348 memory=3952 CPUtime=11.88 cores=0-7
/proc/6015/stat : 6015 (cosoco) S 6012 6015 1328 0 -1 1077944320 1433 0 0 0 1188 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140731880058464 140179985088247 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
/proc/6015/statm: 154337 988 838 493 0 147642 0
[pid=6015/tid=6017] ppid=6012 vsize=617348 memory=140114556434047 CPUtime=1.49 cores=0-7
/proc/6015/task/6017/stat : 6017 (cosoco) R 6012 6015 1328 0 -1 4202560 38 0 0 0 149 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179961945360 5157544 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6018] ppid=6012 vsize=617348 memory=6943526294502006880 CPUtime=1.49 cores=0-7
/proc/6015/task/6018/stat : 6018 (cosoco) R 6012 6015 1328 0 -1 4202560 23 0 0 0 149 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179953552656 5391245 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6019] ppid=6012 vsize=617348 memory=55 CPUtime=1.49 cores=0-7
/proc/6015/task/6019/stat : 6019 (cosoco) R 6012 6015 1328 0 -1 4202560 32 0 0 0 149 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179945159952 5157557 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6020] ppid=6012 vsize=617348 memory=0 CPUtime=1.43 cores=0-7
/proc/6015/task/6020/stat : 6020 (cosoco) R 6012 6015 1328 0 -1 4202560 14 0 0 0 143 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179936767248 5409453 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6021] ppid=6012 vsize=617348 memory=123 CPUtime=1.49 cores=0-7
/proc/6015/task/6021/stat : 6021 (cosoco) R 6012 6015 1328 0 -1 4202560 29 0 0 0 149 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179928374456 5158185 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6022] ppid=6012 vsize=617348 memory=129 CPUtime=1.48 cores=0-7
/proc/6015/task/6022/stat : 6022 (cosoco) R 6012 6015 1328 0 -1 4202560 47 0 0 0 148 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179919981840 5250459 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6023] ppid=6012 vsize=617348 memory=128 CPUtime=1.49 cores=0-7
/proc/6015/task/6023/stat : 6023 (cosoco) R 6012 6015 1328 0 -1 4202560 28 0 0 0 149 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179911589008 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6024] ppid=6012 vsize=617348 memory=45268 CPUtime=1.49 cores=0-7
/proc/6015/task/6024/stat : 6024 (cosoco) R 6012 6015 1328 0 -1 4202560 16 0 0 0 149 0 0 0 20 0 9 0 437183781 632164352 988 33554432000 4194304 6211092 140731880060208 140179903196432 5156914 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
Current children cumulated CPU time: 11.88 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3952 KiB

[startup+3.10964 s]
/proc/loadavg: 7.75 7.56 6.38 9/197 6024
/proc/meminfo: memFree=31244388/32770624 swapFree=66921592/67108860
[pid=6015] ppid=6012 vsize=617348 memory=3996 CPUtime=24.72 cores=0-7
/proc/6015/stat : 6015 (cosoco) S 6012 6015 1328 0 -1 1077944320 1611 0 0 0 2472 0 0 0 20 0 9 0 437183781 632164352 999 33554432000 4194304 6211092 140731880060208 140731880058464 140179985088247 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
/proc/6015/statm: 154337 999 843 493 0 147642 0
[pid=6015/tid=6017] ppid=6012 vsize=617348 memory=132 CPUtime=3.09 cores=0-7
/proc/6015/task/6017/stat : 6017 (cosoco) R 6012 6015 1328 0 -1 4202560 60 0 0 0 309 0 0 0 20 0 9 0 437183781 632164352 999 33554432000 4194304 6211092 140731880060208 140179961945360 5155957 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6018] ppid=6012 vsize=617348 memory=210 CPUtime=3.1 cores=0-7
/proc/6015/task/6018/stat : 6018 (cosoco) R 6012 6015 1328 0 -1 4202560 45 0 0 0 310 0 0 0 20 0 9 0 437183781 632164352 999 33554432000 4194304 6211092 140731880060208 140179953552656 5390099 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6019] ppid=6012 vsize=617348 memory=210 CPUtime=3.1 cores=0-7
/proc/6015/task/6019/stat : 6019 (cosoco) R 6012 6015 1328 0 -1 4202560 56 0 0 0 310 0 0 0 20 0 9 0 437183781 632164352 999 33554432000 4194304 6211092 140731880060208 140179945159952 5157452 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6020] ppid=6012 vsize=617348 memory=3952 CPUtime=3.04 cores=0-7
/proc/6015/task/6020/stat : 6020 (cosoco) R 6012 6015 1328 0 -1 4202560 34 0 0 0 304 0 0 0 20 0 9 0 437183781 632164352 999 33554432000 4194304 6211092 140731880060208 140179936767248 5155668 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6021] ppid=6012 vsize=617348 memory=1060 CPUtime=3.1 cores=0-7
/proc/6015/task/6021/stat : 6021 (cosoco) R 6012 6015 1328 0 -1 4202560 56 0 0 0 310 0 0 0 20 0 9 0 437183781 632164352 999 33554432000 4194304 6211092 140731880060208 140179928374456 5157544 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6022] ppid=6012 vsize=617348 memory=3620 CPUtime=3.07 cores=0-7
/proc/6015/task/6022/stat : 6022 (cosoco) R 6012 6015 1328 0 -1 4202560 72 0 0 0 307 0 0 0 20 0 9 0 437183781 632164352 999 33554432000 4194304 6211092 140731880060208 140179919981840 5391714 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6023] ppid=6012 vsize=617348 memory=45268 CPUtime=3.1 cores=0-7
/proc/6015/task/6023/stat : 6023 (cosoco) R 6012 6015 1328 0 -1 4202560 48 0 0 0 310 0 0 0 20 0 9 0 437183781 632164352 999 33554432000 4194304 6211092 140731880060208 140179911589008 5250459 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6024] ppid=6012 vsize=617348 memory=0 CPUtime=3.1 cores=0-7
/proc/6015/task/6024/stat : 6024 (cosoco) R 6012 6015 1328 0 -1 4202560 34 0 0 0 310 0 0 0 20 0 9 0 437183781 632164352 999 33554432000 4194304 6211092 140731880060208 140179903196432 5250284 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
Current children cumulated CPU time: 24.72 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 3996 KiB

[startup+6.30865 s]
/proc/loadavg: 7.75 7.56 6.38 9/197 6024
/proc/meminfo: memFree=31244724/32770624 swapFree=66921592/67108860
[pid=6015] ppid=6012 vsize=617348 memory=4120 CPUtime=50.27 cores=0-7
/proc/6015/stat : 6015 (cosoco) S 6012 6015 1328 0 -1 1077944320 1784 0 0 0 5027 0 0 0 20 0 9 0 437183781 632164352 1030 33554432000 4194304 6211092 140731880060208 140731880058464 140179985088247 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
/proc/6015/statm: 154337 1030 852 493 0 147642 0
[pid=6015/tid=6017] ppid=6012 vsize=617348 memory=4120 CPUtime=6.29 cores=0-7
/proc/6015/task/6017/stat : 6017 (cosoco) R 6012 6015 1328 0 -1 4202560 80 0 0 0 629 0 0 0 20 0 9 0 437183781 632164352 1030 33554432000 4194304 6211092 140731880060208 140179961945360 5409866 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6018] ppid=6012 vsize=617348 memory=3472328296227679313 CPUtime=6.3 cores=0-7
/proc/6015/task/6018/stat : 6018 (cosoco) R 6012 6015 1328 0 -1 4202560 64 0 0 0 630 0 0 0 20 0 9 0 437183781 632164352 1030 33554432000 4194304 6211092 140731880060208 140179953552656 5158185 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6019] ppid=6012 vsize=617348 memory=140114556434047 CPUtime=6.29 cores=0-7
/proc/6015/task/6019/stat : 6019 (cosoco) R 6012 6015 1328 0 -1 4202560 84 0 0 0 629 0 0 0 20 0 9 0 437183781 632164352 1030 33554432000 4194304 6211092 140731880060208 140179945159952 5250260 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6020] ppid=6012 vsize=617348 memory=3996 CPUtime=6.24 cores=0-7
/proc/6015/task/6020/stat : 6020 (cosoco) R 6012 6015 1328 0 -1 4202560 41 0 0 0 624 0 0 0 20 0 9 0 437183781 632164352 1030 33554432000 4194304 6211092 140731880060208 140179936767248 5156476 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0

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

/proc/6015/stat : 6015 (cosoco) S 6012 6015 1328 0 -1 1077944320 3120 0 0 0 81701 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140731880058464 140179985088247 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
/proc/6015/statm: 154337 1048 852 493 0 147642 0
[pid=6015/tid=6017] ppid=6012 vsize=617348 memory=4192 CPUtime=102.28 cores=0-7
/proc/6015/task/6017/stat : 6017 (cosoco) R 6012 6015 1328 0 -1 4202560 268 0 0 0 10228 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179961945024 5156936 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6018] ppid=6012 vsize=617348 memory=4192 CPUtime=102.29 cores=0-7
/proc/6015/task/6018/stat : 6018 (cosoco) R 6012 6015 1328 0 -1 4202560 214 0 0 0 10229 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179953552656 5389938 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6019] ppid=6012 vsize=617348 memory=4192 CPUtime=102.29 cores=0-7
/proc/6015/task/6019/stat : 6019 (cosoco) R 6012 6015 1328 0 -1 4202560 269 0 0 0 10229 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179945159952 5158051 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6020] ppid=6012 vsize=617348 memory=4192 CPUtime=102.23 cores=0-7
/proc/6015/task/6020/stat : 6020 (cosoco) R 6012 6015 1328 0 -1 4202560 185 0 0 0 10223 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179936767248 5409866 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6021] ppid=6012 vsize=617348 memory=4192 CPUtime=102.29 cores=0-7
/proc/6015/task/6021/stat : 6021 (cosoco) R 6012 6015 1328 0 -1 4202560 243 0 0 0 10229 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179928374456 5157536 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6022] ppid=6012 vsize=617348 memory=988 CPUtime=101.03 cores=0-7
/proc/6015/task/6022/stat : 6022 (cosoco) R 6012 6015 1328 0 -1 4202560 276 0 0 0 10103 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179919981840 5156256 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6023] ppid=6012 vsize=617348 memory=-7035114785800479027 CPUtime=102.28 cores=0-7
/proc/6015/task/6023/stat : 6023 (cosoco) R 6012 6015 1328 0 -1 4202560 215 0 0 0 10228 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179911589008 5155957 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6024] ppid=6012 vsize=617348 memory=-7035114785800479027 CPUtime=102.29 cores=0-7
/proc/6015/task/6024/stat : 6024 (cosoco) R 6012 6015 1328 0 -1 4202560 244 0 0 0 10229 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179903196432 5156517 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
Current children cumulated CPU time: 817.01 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4192 KiB

[startup+162.309 s]
/proc/loadavg: 8.45 7.87 6.68 9/198 6042
/proc/meminfo: memFree=31245356/32770624 swapFree=66921596/67108860
[pid=6015] ppid=6012 vsize=617348 memory=4192 CPUtime=1296.19 cores=0-7
/proc/6015/stat : 6015 (cosoco) S 6012 6015 1328 0 -1 1077944320 3461 0 0 0 129618 1 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140731880058464 140179985088247 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
/proc/6015/statm: 154337 1048 852 493 0 147642 0
[pid=6015/tid=6017] ppid=6012 vsize=617348 memory=4192 CPUtime=162.27 cores=0-7
/proc/6015/task/6017/stat : 6017 (cosoco) R 6012 6015 1328 0 -1 4202560 310 0 0 0 16227 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179961945024 5390005 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6018] ppid=6012 vsize=617348 memory=4192 CPUtime=162.28 cores=0-7
/proc/6015/task/6018/stat : 6018 (cosoco) R 6012 6015 1328 0 -1 4202560 247 0 0 0 16228 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179953552656 5250450 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6019] ppid=6012 vsize=617348 memory=4192 CPUtime=162.28 cores=0-7
/proc/6015/task/6019/stat : 6019 (cosoco) R 6012 6015 1328 0 -1 4202560 299 0 0 0 16228 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179945159952 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6020] ppid=6012 vsize=617348 memory=4192 CPUtime=162.22 cores=0-7
/proc/6015/task/6020/stat : 6020 (cosoco) R 6012 6015 1328 0 -1 4202560 239 0 0 0 16222 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179936767248 5250450 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6021] ppid=6012 vsize=617348 memory=4192 CPUtime=162.28 cores=0-7
/proc/6015/task/6021/stat : 6021 (cosoco) R 6012 6015 1328 0 -1 4202560 292 0 0 0 16228 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179928374456 5397413 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6022] ppid=6012 vsize=617348 memory=4192 CPUtime=160.28 cores=0-7
/proc/6015/task/6022/stat : 6022 (cosoco) R 6012 6015 1328 0 -1 4202560 323 0 0 0 16028 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179919981840 5156171 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6023] ppid=6012 vsize=617348 memory=4192 CPUtime=162.27 cores=0-7
/proc/6015/task/6023/stat : 6023 (cosoco) R 6012 6015 1328 0 -1 4202560 255 0 0 0 16227 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179911589008 5186312 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6024] ppid=6012 vsize=617348 memory=4192 CPUtime=162.27 cores=0-7
/proc/6015/task/6024/stat : 6024 (cosoco) R 6012 6015 1328 0 -1 4202560 290 0 0 0 16227 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179903196432 5390099 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
Current children cumulated CPU time: 1296.19 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4192 KiB

[startup+164.385 s]
# the end of solver process 6015 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1312.76 s, system=0.013993 s

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

[startup+163.201 s]
/proc/loadavg: 8.45 7.87 6.68 9/198 6042
/proc/meminfo: memFree=31245356/32770624 swapFree=66921596/67108860
[pid=6015] ppid=6012 vsize=617348 memory=4192 CPUtime=1303.32 cores=0-7
/proc/6015/stat : 6015 (cosoco) S 6012 6015 1328 0 -1 1077944320 3461 0 0 0 130331 1 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140731880058464 140179985088247 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
/proc/6015/statm: 154337 1048 852 493 0 147642 0
[pid=6015/tid=6017] ppid=6012 vsize=617348 memory=4192 CPUtime=163.16 cores=0-7
/proc/6015/task/6017/stat : 6017 (cosoco) R 6012 6015 1328 0 -1 4202560 310 0 0 0 16316 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179961945024 5396392 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6018] ppid=6012 vsize=617348 memory=4192 CPUtime=163.17 cores=0-7
/proc/6015/task/6018/stat : 6018 (cosoco) R 6012 6015 1328 0 -1 4202560 247 0 0 0 16317 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179953552656 5390211 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6019] ppid=6012 vsize=617348 memory=3620 CPUtime=163.17 cores=0-7
/proc/6015/task/6019/stat : 6019 (cosoco) R 6012 6015 1328 0 -1 4202560 299 0 0 0 16317 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179945159952 5155974 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6020] ppid=6012 vsize=617348 memory=988 CPUtime=163.11 cores=0-7
/proc/6015/task/6020/stat : 6020 (cosoco) R 6012 6015 1328 0 -1 4202560 239 0 0 0 16311 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179936767248 5155345 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6021] ppid=6012 vsize=617348 memory=2016 CPUtime=163.18 cores=0-7
/proc/6015/task/6021/stat : 6021 (cosoco) R 6012 6015 1328 0 -1 4202560 292 0 0 0 16318 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179928374456 5157218 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6022] ppid=6012 vsize=617348 memory=1428 CPUtime=161.16 cores=0-7
/proc/6015/task/6022/stat : 6022 (cosoco) R 6012 6015 1328 0 -1 4202560 323 0 0 0 16116 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179919981840 5250272 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6023] ppid=6012 vsize=617348 memory=4192 CPUtime=163.17 cores=0-7
/proc/6015/task/6023/stat : 6023 (cosoco) R 6012 6015 1328 0 -1 4202560 255 0 0 0 16317 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179911589008 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6024] ppid=6012 vsize=617348 memory=4096 CPUtime=163.16 cores=0-7
/proc/6015/task/6024/stat : 6024 (cosoco) R 6012 6015 1328 0 -1 4202560 290 0 0 0 16316 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179903196432 5156460 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
Current children cumulated CPU time: 1303.32 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4192 KiB

[startup+164.001 s]*
/proc/loadavg: 8.45 7.87 6.68 9/198 6042
/proc/meminfo: memFree=31245232/32770624 swapFree=66921596/67108860
[pid=6015] ppid=6012 vsize=617348 memory=4192 CPUtime=1309.77 cores=0-7
/proc/6015/stat : 6015 (cosoco) S 6012 6015 1328 0 -1 1077944320 3461 0 0 0 130976 1 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140731880058464 140179985088247 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
/proc/6015/statm: 154337 1048 852 493 0 147642 0
[pid=6015/tid=6017] ppid=6012 vsize=617348 memory=-7035114785800479027 CPUtime=163.97 cores=0-7
/proc/6015/task/6017/stat : 6017 (cosoco) R 6012 6015 1328 0 -1 4202560 310 0 0 0 16397 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179961945024 5250293 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6018] ppid=6012 vsize=617348 memory=4872558044660077418 CPUtime=163.98 cores=0-7
/proc/6015/task/6018/stat : 6018 (cosoco) R 6012 6015 1328 0 -1 4202560 247 0 0 0 16398 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179953552656 5157772 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6019] ppid=6012 vsize=617348 memory=0 CPUtime=163.98 cores=0-7
/proc/6015/task/6019/stat : 6019 (cosoco) R 6012 6015 1328 0 -1 4202560 299 0 0 0 16398 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179945159952 5156465 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6020] ppid=6012 vsize=617348 memory=-7522837415730323359 CPUtime=163.92 cores=0-7
/proc/6015/task/6020/stat : 6020 (cosoco) R 6012 6015 1328 0 -1 4202560 239 0 0 0 16392 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179936767248 5409866 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6021] ppid=6012 vsize=617348 memory=5450909908396308010 CPUtime=163.98 cores=0-7
/proc/6015/task/6021/stat : 6021 (cosoco) R 6012 6015 1328 0 -1 4202560 292 0 0 0 16398 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179928374456 5155668 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6022] ppid=6012 vsize=617348 memory=7897517683652307531 CPUtime=161.95 cores=0-7
/proc/6015/task/6022/stat : 6022 (cosoco) R 6012 6015 1328 0 -1 4202560 323 0 0 0 16195 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179919981840 5156869 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6023] ppid=6012 vsize=617348 memory=8514726395715349656 CPUtime=163.97 cores=0-7
/proc/6015/task/6023/stat : 6023 (cosoco) R 6012 6015 1328 0 -1 4202560 255 0 0 0 16397 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179911589008 5156120 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6024] ppid=6012 vsize=617348 memory=-8412652160765825907 CPUtime=163.97 cores=0-7
/proc/6015/task/6024/stat : 6024 (cosoco) R 6012 6015 1328 0 -1 4202560 290 0 0 0 16397 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179903196432 5155511 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
Current children cumulated CPU time: 1309.77 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4192 KiB

[startup+164.201 s]
/proc/loadavg: 8.45 7.87 6.68 9/198 6042
/proc/meminfo: memFree=31245232/32770624 swapFree=66921596/67108860
[pid=6015] ppid=6012 vsize=617348 memory=4192 CPUtime=1311.3 cores=0-7
/proc/6015/stat : 6015 (cosoco) S 6012 6015 1328 0 -1 1077944320 3461 0 0 0 131129 1 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140731880058464 140179985088247 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
/proc/6015/statm: 154337 1048 852 493 0 147642 0
[pid=6015/tid=6017] ppid=6012 vsize=617348 memory=291045345818050875 CPUtime=164.16 cores=0-7
/proc/6015/task/6017/stat : 6017 (cosoco) R 6012 6015 1328 0 -1 4202560 310 0 0 0 16416 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179961945024 5157536 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6018] ppid=6012 vsize=617348 memory=14126749554312944 CPUtime=164.17 cores=0-7
/proc/6015/task/6018/stat : 6018 (cosoco) R 6012 6015 1328 0 -1 4202560 247 0 0 0 16417 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179953552656 5156897 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6019] ppid=6012 vsize=617348 memory=-6520471753822164382 CPUtime=164.17 cores=0-7
/proc/6015/task/6019/stat : 6019 (cosoco) R 6012 6015 1328 0 -1 4202560 299 0 0 0 16417 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179945159952 5157544 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6020] ppid=6012 vsize=617348 memory=-8412656567318647667 CPUtime=164.11 cores=0-7
/proc/6015/task/6020/stat : 6020 (cosoco) R 6012 6015 1328 0 -1 4202560 239 0 0 0 16411 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179936767248 5250251 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6021] ppid=6012 vsize=617348 memory=-8253362762722141311 CPUtime=164.18 cores=0-7
/proc/6015/task/6021/stat : 6021 (cosoco) R 6012 6015 1328 0 -1 4202560 292 0 0 0 16418 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179928374456 5250241 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6022] ppid=6012 vsize=617348 memory=8514701219730522529 CPUtime=162.14 cores=0-7
/proc/6015/task/6022/stat : 6022 (cosoco) R 6012 6015 1328 0 -1 4202560 323 0 0 0 16214 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179919981840 5250459 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6023] ppid=6012 vsize=617348 memory=-8707038579349950309 CPUtime=164.17 cores=0-7
/proc/6015/task/6023/stat : 6023 (cosoco) R 6012 6015 1328 0 -1 4202560 255 0 0 0 16417 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179911589008 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6024] ppid=6012 vsize=617348 memory=4427205132082312746 CPUtime=164.16 cores=0-7
/proc/6015/task/6024/stat : 6024 (cosoco) R 6012 6015 1328 0 -1 4202560 290 0 0 0 16416 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179903196432 5155817 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
Current children cumulated CPU time: 1311.3 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4192 KiB

[startup+164.301 s]
/proc/loadavg: 8.45 7.87 6.68 9/198 6042
/proc/meminfo: memFree=31245232/32770624 swapFree=66921596/67108860
[pid=6015] ppid=6012 vsize=617348 memory=4192 CPUtime=1312.1 cores=0-7
/proc/6015/stat : 6015 (cosoco) S 6012 6015 1328 0 -1 1077944320 3461 0 0 0 131209 1 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140731880058464 140179985088247 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
/proc/6015/statm: 154337 1048 852 493 0 147642 0
[pid=6015/tid=6017] ppid=6012 vsize=617348 memory=4192 CPUtime=164.26 cores=0-7
/proc/6015/task/6017/stat : 6017 (cosoco) R 6012 6015 1328 0 -1 4202560 310 0 0 0 16426 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179961945024 5250251 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6018] ppid=6012 vsize=617348 memory=4192 CPUtime=164.27 cores=0-7
/proc/6015/task/6018/stat : 6018 (cosoco) R 6012 6015 1328 0 -1 4202560 247 0 0 0 16427 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179953552656 5156943 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6019] ppid=6012 vsize=617348 memory=4192 CPUtime=164.27 cores=0-7
/proc/6015/task/6019/stat : 6019 (cosoco) R 6012 6015 1328 0 -1 4202560 299 0 0 0 16427 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179945159952 5158028 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6020] ppid=6012 vsize=617348 memory=4192 CPUtime=164.21 cores=0-7
/proc/6015/task/6020/stat : 6020 (cosoco) R 6012 6015 1328 0 -1 4202560 239 0 0 0 16421 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179936767248 5250293 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6021] ppid=6012 vsize=617348 memory=4192 CPUtime=164.28 cores=0-7
/proc/6015/task/6021/stat : 6021 (cosoco) R 6012 6015 1328 0 -1 4202560 292 0 0 0 16428 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179928374456 5157557 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6022] ppid=6012 vsize=617348 memory=4192 CPUtime=162.24 cores=0-7
/proc/6015/task/6022/stat : 6022 (cosoco) R 6012 6015 1328 0 -1 4202560 323 0 0 0 16224 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179919981840 5155784 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6023] ppid=6012 vsize=617348 memory=4192 CPUtime=164.27 cores=0-7
/proc/6015/task/6023/stat : 6023 (cosoco) R 6012 6015 1328 0 -1 4202560 255 0 0 0 16427 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179911589008 5156914 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
[pid=6015/tid=6024] ppid=6012 vsize=617348 memory=4192 CPUtime=164.26 cores=0-7
/proc/6015/task/6024/stat : 6024 (cosoco) R 6012 6015 1328 0 -1 4202560 290 0 0 0 16426 0 0 0 20 0 9 0 437183781 632164352 1048 33554432000 4194304 6211092 140731880060208 140179903196432 5158100 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24977408 140731880064022 140731880064114 140731880064114 140731880067022 0
Current children cumulated CPU time: 1312.1 s
Current children cumulated vsize: 617348 KiB
Current children cumulated memory: 4192 KiB

Child status: 0
Real time (s): 164.385
CPU time (s): 1312.78
CPU user time (s): 1312.76
CPU system time (s): 0.013993
CPU usage (%): 798.598
Max. virtual memory (cumulated for all children) (KiB): 617348
Max. memory (cumulated for all children) (KiB): 4192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1312.76
system time used= 0.013993
maximum resident set size= 4448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3528
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= 68
involuntary context switches= 9501


# summary of solver processes directly reported to runsolver:
#   pid: 6015
#   total CPU time (s): 1312.78
#   total CPU user time (s): 1312.76
#   total CPU system time (s): 0.013993

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.765208 second user time and 1.2802 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-16 06:47:43
IDJOB=4398728
IDBENCH=133442
IDSOLVER=2852
FILE ID=node139/4398728-1568609153
RUNJOBID= node139-1568596036-1355
PBS_JOBID= 21703395
Free space on /tmp= 59556 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-14.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398728-1568609153/watcher-4398728-1568609153 -o /tmp/evaluation-result-4398728-1568609153/solver-4398728-1568609153 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node139-1568596036-1355 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398728-1568609153.xml

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

MD5SUM BENCH= 0fb8e68e5b6c8402080e230a0c605796
RANDOM SEED=718240596

node139.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.57
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.57
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.57
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.57
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:        31244676 kB
MemAvailable:   31827928 kB
Buffers:           95184 kB
Cached:           778112 kB
SwapCached:        78072 kB
Active:           519652 kB
Inactive:         435296 kB
Active(anon):       6944 kB
Inactive(anon):   116832 kB
Active(file):     512708 kB
Inactive(file):   318464 kB
Unevictable:      107864 kB
Mlocked:          107864 kB
SwapTotal:      67108860 kB
SwapFree:       66921592 kB
Dirty:              3144 kB
Writeback:             8 kB
AnonPages:        113180 kB
Mapped:            46796 kB
Shmem:             33508 kB
Slab:             165032 kB
SReclaimable:     135828 kB
SUnreclaim:        29204 kB
KernelStack:        3424 kB
PageTables:         5032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     496716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59556 MiB
End job on node139 at 2019-09-16 06:50:28