Trace number 4398401

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 parallelOPT67514 2422.05 303.271

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai10a.xml
MD5SUMb58690ea851c8aad9573a552336d280c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark67514
Best CPU time to get the best result obtained on this benchmark30.0701
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size10
Maximum domain size35
Distribution of domain sizes[{"size":10,"count":10},{"size":35,"count":45}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":10,"count":10}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":45},{"arity":10,"count":1}]
Number of extensional constraints45
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":45},{"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

0.00/0.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -model -nbcores=8 HOME/instance-4398401-1568600852.xml 
0.00/0.01	c enable optimization
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.00 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 110
0.00/0.01	c |            Domain Sizes: 10..35
0.00/0.01	c |
0.00/0.01	c |             Constraints: 47
0.00/0.01	c |                   Arity: 3..45  -- Ternary: 45
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Extension: 45  (nb tuples: 90..90) -- (shared: 352)
0.00/0.01	c |                          Sum: 1
0.00/0.01	c |                          
0.00/0.01	c |               Objective: Minimize Sum
0.00/0.01	
0.00/0.01	c =========================================================================================================
0.00/0.01	c Parallel mode: Portfolio
0.00/0.01	c [pFactory][Group N°0] created (threads:8).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.01	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.01	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.01	c [pFactory][Group N°0] task 7 launched on thread 1.
0.00/0.01	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.01	c [pFactory][Group N°0] task 5 launched on thread 2.
0.00/0.01	c [pFactory][Group N°0] task 4 launched on thread 4.
0.00/0.01	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.01	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.01	c [pFactory][Group N°0] task 1 launched on thread 3.
0.00/0.01	c [pFactory][Group N°0] task 0 launched on thread 5.
0.00/0.01	o 98982
0.00/0.01	o 96732
0.00/0.01	o 91481
0.00/0.01	o 90220
0.00/0.01	o 86345
0.00/0.01	o 85566
0.00/0.01	o 84335
0.00/0.02	o 83566
0.00/0.02	o 83522
0.00/0.03	o 82864
0.00/0.03	o 81497
0.00/0.07	o 81288
0.00/0.08	o 78133
0.00/0.09	o 77357
0.83/0.16	o 77196
1.62/0.25	o 77110
1.62/0.31	o 76821
2.41/0.33	o 73257
6.25/0.86	o 72991
6.25/0.89	o 71987
23.03/2.97	o 71488
35.80/4.51	o 71343
35.80/4.56	o 69746
38.20/4.84	o 69153
69.35/8.77	o 68832
70.15/8.84	o 68681
74.14/9.39	o 68361
138.03/17.30	o 67514
2421.49/303.27	c [pFactory][Group N°0] concurent mode: thread 7 has won with the task 2.
2421.49/303.27	c [pFactory][Group N°0] Thread N°0 is joined.
2421.49/303.27	c [pFactory][Group N°0] Thread N°1 is joined.
2421.49/303.27	c [pFactory][Group N°0] Thread N°2 is joined.
2421.49/303.27	c [pFactory][Group N°0] Thread N°3 is joined.
2421.49/303.27	c [pFactory][Group N°0] Thread N°4 is joined.
2421.49/303.27	c [pFactory][Group N°0] Thread N°5 is joined.
2421.49/303.27	c [pFactory][Group N°0] Thread N°6 is joined.
2421.49/303.27	c [pFactory][Group N°0] Thread N°7 is joined.
2421.49/303.27	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°7)
2421.49/303.27	s OPTIMUM FOUND
2421.49/303.27	c call to solver        : 18
2421.49/303.27	c
2421.49/303.27	c restarts              : 281907      
2421.49/303.27	c conflicts             : 2233454      (922 /sec)
2421.49/303.27	c decisions             : 15085110     (6228 /sec)
2421.49/303.27	c propagations          : 653504611   (269817 /sec)
2421.49/303.27	c root propagations     : 1633        
2421.49/303.27	c filter calls          : 192666319      (79547 /sec)
2421.49/303.27	c useless filter calls  : 143462250      (74 %)
2421.49/303.27	c Memory used           : 573.70 MB
2421.49/303.27	c Best bound time (wc)  : 17.2969 s
2421.49/303.27	c CPU time              : 2422.03 s
2421.49/303.27	c real time             : 303.264 s
2421.49/303.27	
2421.49/303.27	
2421.49/303.27	v <instantiation type='solution' cost='67514'>
2421.49/303.27	v <list>d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[5][7] d[5][8] d[5][9] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] d[6][7] d[6][8] d[6][9] d[7][0] d[7][1] d[7][2] d[7][3] d[7][4] d[7][5] d[7][6] d[7][7] d[7][8] d[7][9] d[8][0] d[8][1] d[8][2] d[8][3] d[8][4] d[8][5] d[8][6] d[8][7] d[8][8] d[8][9] d[9][0] d[9][1] d[9][2] d[9][3] d[9][4] d[9][5] d[9][6] d[9][7] d[9][8] d[9][9] x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
2421.49/303.27	v <values>* 10 61 76 21 45 82 12 57 0 * * 25 41 4 56 82 95 6 21 * * * 18 36 86 35 84 18 79 * * * * 39 69 91 1 59 40 * * * * * 91 26 0 36 89 * * * * * * 26 9 56 44 * * * * * * * 35 11 6 * * * * * * * * 85 63 * * * * * * * * * 75 * * * * * * * * * * 8 0 7 5 9 4 3 2 6 1 </values>
2421.49/303.27	v </instantiation>
2421.49/303.27	

Verifier Data

OK	67514

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398401-1568600852/watcher-4398401-1568600852 -o /tmp/evaluation-result-4398401-1568600852/solver-4398401-1568600852 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568598287-9694 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398401-1568600852.xml 

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

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

solver pid=10041, runsolver pid=10038

[startup+0.110156 s]*
/proc/loadavg: 8.05 8.20 7.78 9/199 10050
/proc/meminfo: memFree=29756624/32770624 swapFree=66957020/67108860
[pid=10041] ppid=10038 vsize=620252 memory=6860 CPUtime=0.83 cores=0-7
/proc/10041/stat : 10041 (cosoco) S 10038 10041 9667 0 -1 1077944320 2015 0 0 0 83 0 0 0 20 0 9 0 435999001 635138048 1715 33554432000 4194304 6211092 140733075639696 140733075637952 140410926755575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
/proc/10041/statm: 155063 1715 853 493 0 148368 0
[pid=10041/tid=10043] ppid=10038 vsize=620252 memory=4134692831991786133 CPUtime=0.1 cores=0-7
/proc/10041/task/10043/stat : 10043 (cosoco) R 10038 10041 9667 0 -1 4202560 11 0 0 0 10 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410903612688 5157934 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10044] ppid=10038 vsize=620252 memory=4126316290023845779 CPUtime=0.1 cores=0-7
/proc/10041/task/10044/stat : 10044 (cosoco) R 10038 10041 9667 0 -1 4202560 22 0 0 0 10 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410895219896 5250307 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10045] ppid=10038 vsize=620252 memory=140049068910208 CPUtime=0.1 cores=0-7
/proc/10041/task/10045/stat : 10045 (cosoco) R 10038 10041 9667 0 -1 4202560 11 0 0 0 10 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410886827280 5250293 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10046] ppid=10038 vsize=620252 memory=0 CPUtime=0.1 cores=0-7
/proc/10041/task/10046/stat : 10046 (cosoco) R 10038 10041 9667 0 -1 4202560 9 0 0 0 10 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410878434576 5409453 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10047] ppid=10038 vsize=620252 memory=0 CPUtime=0.09 cores=0-7
/proc/10041/task/10047/stat : 10047 (cosoco) R 10038 10041 9667 0 -1 4202560 14 0 0 0 9 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410870041872 5250287 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10048] ppid=10038 vsize=620252 memory=0 CPUtime=0.1 cores=0-7
/proc/10041/task/10048/stat : 10048 (cosoco) R 10038 10041 9667 0 -1 4202560 11 0 0 0 10 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410861649168 5250293 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10049] ppid=10038 vsize=620252 memory=-1 CPUtime=0.1 cores=0-7
/proc/10041/task/10049/stat : 10049 (cosoco) R 10038 10041 9667 0 -1 4202560 12 0 0 0 10 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410853256376 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10050] ppid=10038 vsize=620252 memory=0 CPUtime=0.1 cores=0-7
/proc/10041/task/10050/stat : 10050 (cosoco) R 10038 10041 9667 0 -1 4202560 12 0 0 0 10 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410844863760 5157993 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
Current children cumulated CPU time: 0.83 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 6860 KiB

[startup+0.210154 s]*
/proc/loadavg: 8.05 8.20 7.78 9/199 10050
/proc/meminfo: memFree=29756624/32770624 swapFree=66957020/67108860
[pid=10041] ppid=10038 vsize=620252 memory=6860 CPUtime=1.62 cores=0-7
/proc/10041/stat : 10041 (cosoco) S 10038 10041 9667 0 -1 1077944320 2017 0 0 0 162 0 0 0 20 0 9 0 435999001 635138048 1715 33554432000 4194304 6211092 140733075639696 140733075637952 140410926755575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
/proc/10041/statm: 155063 1715 853 493 0 148368 0
[pid=10041/tid=10043] ppid=10038 vsize=620252 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/10041/task/10043/stat : 10043 (cosoco) R 10038 10041 9667 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410903612688 5039029 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10044] ppid=10038 vsize=620252 memory=9274 CPUtime=0.2 cores=0-7
/proc/10041/task/10044/stat : 10044 (cosoco) R 10038 10041 9667 0 -1 4202560 23 0 0 0 20 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410895219984 5250293 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10045] ppid=10038 vsize=620252 memory=140049068920502 CPUtime=0.2 cores=0-7
/proc/10041/task/10045/stat : 10045 (cosoco) R 10038 10041 9667 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410886827280 5158020 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10046] ppid=10038 vsize=620252 memory=-1 CPUtime=0.2 cores=0-7
/proc/10041/task/10046/stat : 10046 (cosoco) R 10038 10041 9667 0 -1 4202560 9 0 0 0 20 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410878434576 5250450 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10047] ppid=10038 vsize=620252 memory=0 CPUtime=0.18 cores=0-7
/proc/10041/task/10047/stat : 10047 (cosoco) R 10038 10041 9667 0 -1 4202560 14 0 0 0 18 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410870041872 5158028 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10048] ppid=10038 vsize=620252 memory=0 CPUtime=0.2 cores=0-7
/proc/10041/task/10048/stat : 10048 (cosoco) R 10038 10041 9667 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410861649168 5250298 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10049] ppid=10038 vsize=620252 memory=-1 CPUtime=0.2 cores=0-7
/proc/10041/task/10049/stat : 10049 (cosoco) R 10038 10041 9667 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410853256376 5081371 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10050] ppid=10038 vsize=620252 memory=0 CPUtime=0.2 cores=0-7
/proc/10041/task/10050/stat : 10050 (cosoco) R 10038 10041 9667 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410844863760 5157976 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 6860 KiB

[startup+0.31015 s]*
/proc/loadavg: 8.05 8.20 7.78 9/199 10050
/proc/meminfo: memFree=29756624/32770624 swapFree=66957020/67108860
[pid=10041] ppid=10038 vsize=620252 memory=6860 CPUtime=2.41 cores=0-7
/proc/10041/stat : 10041 (cosoco) S 10038 10041 9667 0 -1 1077944320 2017 0 0 0 241 0 0 0 20 0 9 0 435999001 635138048 1715 33554432000 4194304 6211092 140733075639696 140733075637952 140410926755575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
/proc/10041/statm: 155063 1715 853 493 0 148368 0
[pid=10041/tid=10043] ppid=10038 vsize=620252 memory=6935054825532540783 CPUtime=0.3 cores=0-7
/proc/10041/task/10043/stat : 10043 (cosoco) R 10038 10041 9667 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410903612688 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10044] ppid=10038 vsize=620252 memory=4126316290023845779 CPUtime=0.3 cores=0-7
/proc/10041/task/10044/stat : 10044 (cosoco) R 10038 10041 9667 0 -1 4202560 23 0 0 0 30 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410895219984 5409364 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10045] ppid=10038 vsize=620252 memory=0 CPUtime=0.3 cores=0-7
/proc/10041/task/10045/stat : 10045 (cosoco) R 10038 10041 9667 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410886827280 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10046] ppid=10038 vsize=620252 memory=0 CPUtime=0.3 cores=0-7
/proc/10041/task/10046/stat : 10046 (cosoco) R 10038 10041 9667 0 -1 4202560 9 0 0 0 30 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410878434576 5250301 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10047] ppid=10038 vsize=620252 memory=6656426216303648864 CPUtime=0.27 cores=0-7
/proc/10041/task/10047/stat : 10047 (cosoco) R 10038 10041 9667 0 -1 4202560 14 0 0 0 27 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410870041872 5250287 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10048] ppid=10038 vsize=620252 memory=0 CPUtime=0.3 cores=0-7
/proc/10041/task/10048/stat : 10048 (cosoco) R 10038 10041 9667 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410861649168 5080184 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10049] ppid=10038 vsize=620252 memory=0 CPUtime=0.3 cores=0-7
/proc/10041/task/10049/stat : 10049 (cosoco) R 10038 10041 9667 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410853256376 5009182 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10050] ppid=10038 vsize=620252 memory=0 CPUtime=0.3 cores=0-7
/proc/10041/task/10050/stat : 10050 (cosoco) R 10038 10041 9667 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410844863760 5250289 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
Current children cumulated CPU time: 2.41 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 6860 KiB

[startup+0.701155 s]
/proc/loadavg: 8.05 8.20 7.78 9/199 10050
/proc/meminfo: memFree=29756624/32770624 swapFree=66957020/67108860
[pid=10041] ppid=10038 vsize=620252 memory=6860 CPUtime=5.45 cores=0-7
/proc/10041/stat : 10041 (cosoco) S 10038 10041 9667 0 -1 1077944320 2018 0 0 0 545 0 0 0 20 0 9 0 435999001 635138048 1715 33554432000 4194304 6211092 140733075639696 140733075637952 140410926755575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
/proc/10041/statm: 155063 1715 853 493 0 148368 0
[pid=10041/tid=10043] ppid=10038 vsize=620252 memory=2520 CPUtime=0.68 cores=0-7
/proc/10041/task/10043/stat : 10043 (cosoco) R 10038 10041 9667 0 -1 4202560 12 0 0 0 68 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410903612688 5156068 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10044] ppid=10038 vsize=620252 memory=1760 CPUtime=0.68 cores=0-7
/proc/10041/task/10044/stat : 10044 (cosoco) R 10038 10041 9667 0 -1 4202560 23 0 0 0 68 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410895219984 5250298 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10045] ppid=10038 vsize=620252 memory=1660 CPUtime=0.68 cores=0-7
/proc/10041/task/10045/stat : 10045 (cosoco) R 10038 10041 9667 0 -1 4202560 11 0 0 0 68 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410886827280 5155804 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10046] ppid=10038 vsize=620252 memory=111632 CPUtime=0.68 cores=0-7
/proc/10041/task/10046/stat : 10046 (cosoco) R 10038 10041 9667 0 -1 4202560 10 0 0 0 68 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410878434576 5394360 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10047] ppid=10038 vsize=620252 memory=796 CPUtime=0.64 cores=0-7
/proc/10041/task/10047/stat : 10047 (cosoco) R 10038 10041 9667 0 -1 4202560 14 0 0 0 64 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410870041872 5035232 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10048] ppid=10038 vsize=620252 memory=-7175204567652784766 CPUtime=0.68 cores=0-7
/proc/10041/task/10048/stat : 10048 (cosoco) R 10038 10041 9667 0 -1 4202560 11 0 0 0 68 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410861649168 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10049] ppid=10038 vsize=620252 memory=7100839861465685612 CPUtime=0.68 cores=0-7
/proc/10041/task/10049/stat : 10049 (cosoco) R 10038 10041 9667 0 -1 4202560 12 0 0 0 68 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410853256464 5037865 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10050] ppid=10038 vsize=620252 memory=3054156605268465310 CPUtime=0.68 cores=0-7
/proc/10041/task/10050/stat : 10050 (cosoco) R 10038 10041 9667 0 -1 4202560 12 0 0 0 68 0 0 0 20 0 9 0 435999003 635138048 1715 33554432000 4194304 6211092 140733075639696 140410844863760 5250287 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
Current children cumulated CPU time: 5.45 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 6860 KiB

[startup+1.50115 s]
/proc/loadavg: 8.05 8.20 7.78 9/199 10050
/proc/meminfo: memFree=29757124/32770624 swapFree=66957020/67108860
[pid=10041] ppid=10038 vsize=620252 memory=7236 CPUtime=11.84 cores=0-7
/proc/10041/stat : 10041 (cosoco) S 10038 10041 9667 0 -1 1077944320 2844 0 0 0 1184 0 0 0 20 0 9 0 435999001 635138048 1809 33554432000 4194304 6211092 140733075639696 140733075637952 140410926755575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
/proc/10041/statm: 155063 1809 863 493 0 148368 0
[pid=10041/tid=10043] ppid=10038 vsize=620252 memory=7307461293356050539 CPUtime=1.48 cores=0-7
/proc/10041/task/10043/stat : 10043 (cosoco) R 10038 10041 9667 0 -1 4202560 57 0 0 0 148 0 0 0 20 0 9 0 435999003 635138048 1809 33554432000 4194304 6211092 140733075639696 140410903612688 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10044] ppid=10038 vsize=620252 memory=7307461293356050539 CPUtime=1.48 cores=0-7
/proc/10041/task/10044/stat : 10044 (cosoco) R 10038 10041 9667 0 -1 4202560 128 0 0 0 148 0 0 0 20 0 9 0 435999003 635138048 1809 33554432000 4194304 6211092 140733075639696 140410895219984 5037744 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10045] ppid=10038 vsize=620252 memory=7307461293356050539 CPUtime=1.48 cores=0-7
/proc/10041/task/10045/stat : 10045 (cosoco) R 10038 10041 9667 0 -1 4202560 134 0 0 0 148 0 0 0 20 0 9 0 435999003 635138048 1809 33554432000 4194304 6211092 140733075639696 140410886827280 5250287 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10046] ppid=10038 vsize=620252 memory=0 CPUtime=1.48 cores=0-7
/proc/10041/task/10046/stat : 10046 (cosoco) R 10038 10041 9667 0 -1 4202560 120 0 0 0 148 0 0 0 20 0 9 0 435999003 635138048 1809 33554432000 4194304 6211092 140733075639696 140410878434576 5039161 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10047] ppid=10038 vsize=620252 memory=8316868033356759116 CPUtime=1.42 cores=0-7
/proc/10041/task/10047/stat : 10047 (cosoco) R 10038 10041 9667 0 -1 4202560 83 0 0 0 142 0 0 0 20 0 9 0 435999003 635138048 1809 33554432000 4194304 6211092 140733075639696 140410870041872 5250272 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10048] ppid=10038 vsize=620252 memory=17945 CPUtime=1.48 cores=0-7
/proc/10041/task/10048/stat : 10048 (cosoco) R 10038 10041 9667 0 -1 4202560 184 0 0 0 148 0 0 0 20 0 9 0 435999003 635138048 1809 33554432000 4194304 6211092 140733075639696 140410861649168 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10049] ppid=10038 vsize=620252 memory=0 CPUtime=1.48 cores=0-7
/proc/10041/task/10049/stat : 10049 (cosoco) R 10038 10041 9667 0 -1 4202560 157 0 0 0 148 0 0 0 20 0 9 0 435999003 635138048 1809 33554432000 4194304 6211092 140733075639696 140410853256464 5037882 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10050] ppid=10038 vsize=620252 memory=0 CPUtime=1.48 cores=0-7
/proc/10041/task/10050/stat : 10050 (cosoco) R 10038 10041 9667 0 -1 4202560 68 0 0 0 148 0 0 0 20 0 9 0 435999003 635138048 1809 33554432000 4194304 6211092 140733075639696 140410844863760 5080120 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
Current children cumulated CPU time: 11.84 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 7236 KiB

[startup+3.11016 s]
/proc/loadavg: 8.13 8.21 7.79 9/199 10050
/proc/meminfo: memFree=29757496/32770624 swapFree=66957020/67108860
[pid=10041] ppid=10038 vsize=620252 memory=7284 CPUtime=24.69 cores=0-7
/proc/10041/stat : 10041 (cosoco) S 10038 10041 9667 0 -1 1077944320 3789 0 0 0 2469 0 0 0 20 0 9 0 435999001 635138048 1821 33554432000 4194304 6211092 140733075639696 140733075637952 140410926755575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
/proc/10041/statm: 155063 1821 864 493 0 148368 0
[pid=10041/tid=10043] ppid=10038 vsize=620252 memory=0 CPUtime=3.09 cores=0-7
/proc/10041/task/10043/stat : 10043 (cosoco) R 10038 10041 9667 0 -1 4202560 174 0 0 0 309 0 0 0 20 0 9 0 435999003 635138048 1821 33554432000 4194304 6211092 140733075639696 140410903612688 5250279 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10044] ppid=10038 vsize=620252 memory=7236 CPUtime=3.09 cores=0-7
/proc/10041/task/10044/stat : 10044 (cosoco) R 10038 10041 9667 0 -1 4202560 211 0 0 0 309 0 0 0 20 0 9 0 435999003 635138048 1821 33554432000 4194304 6211092 140733075639696 140410895219984 5250251 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10045] ppid=10038 vsize=620252 memory=6935054825532540783 CPUtime=3.09 cores=0-7
/proc/10041/task/10045/stat : 10045 (cosoco) R 10038 10041 9667 0 -1 4202560 284 0 0 0 309 0 0 0 20 0 9 0 435999003 635138048 1821 33554432000 4194304 6211092 140733075639696 140410886827280 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10046] ppid=10038 vsize=620252 memory=7090478085238252370 CPUtime=3.09 cores=0-7
/proc/10041/task/10046/stat : 10046 (cosoco) R 10038 10041 9667 0 -1 4202560 292 0 0 0 309 0 0 0 20 0 9 0 435999003 635138048 1821 33554432000 4194304 6211092 140733075639696 140410878434576 5250224 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10047] ppid=10038 vsize=620252 memory=7669186423675113568 CPUtime=3.01 cores=0-7
/proc/10041/task/10047/stat : 10047 (cosoco) R 10038 10041 9667 0 -1 4202560 267 0 0 0 301 0 0 0 20 0 9 0 435999003 635138048 1821 33554432000 4194304 6211092 140733075639696 140410870041872 5250289 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10048] ppid=10038 vsize=620252 memory=-8989077505342200689 CPUtime=3.09 cores=0-7
/proc/10041/task/10048/stat : 10048 (cosoco) R 10038 10041 9667 0 -1 4202560 269 0 0 0 309 0 0 0 20 0 9 0 435999003 635138048 1821 33554432000 4194304 6211092 140733075639696 140410861649168 5039061 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10049] ppid=10038 vsize=620252 memory=18 CPUtime=3.09 cores=0-7
/proc/10041/task/10049/stat : 10049 (cosoco) R 10038 10041 9667 0 -1 4202560 207 0 0 0 309 0 0 0 20 0 9 0 435999003 635138048 1821 33554432000 4194304 6211092 140733075639696 140410853256464 5193744 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10050] ppid=10038 vsize=620252 memory=6935054825532540783 CPUtime=3.09 cores=0-7
/proc/10041/task/10050/stat : 10050 (cosoco) R 10038 10041 9667 0 -1 4202560 172 0 0 0 309 0 0 0 20 0 9 0 435999003 635138048 1821 33554432000 4194304 6211092 140733075639696 140410844863760 5397175 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
Current children cumulated CPU time: 24.69 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 7284 KiB

[startup+6.30115 s]
/proc/loadavg: 8.13 8.21 7.79 9/199 10050
/proc/meminfo: memFree=29757292/32770624 swapFree=66957020/67108860
[pid=10041] ppid=10038 vsize=620252 memory=7292 CPUtime=50.17 cores=0-7
/proc/10041/stat : 10041 (cosoco) S 10038 10041 9667 0 -1 1077944320 5476 0 0 0 5017 0 0 0 20 0 9 0 435999001 635138048 1823 33554432000 4194304 6211092 140733075639696 140733075637952 140410926755575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
/proc/10041/statm: 155063 1823 864 493 0 148368 0
[pid=10041/tid=10043] ppid=10038 vsize=620252 memory=569 CPUtime=6.28 cores=0-7
/proc/10041/task/10043/stat : 10043 (cosoco) R 10038 10041 9667 0 -1 4202560 423 0 0 0 628 0 0 0 20 0 9 0 435999003 635138048 1823 33554432000 4194304 6211092 140733075639696 140410903612688 5079518 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10044] ppid=10038 vsize=620252 memory=140053363877503 CPUtime=6.28 cores=0-7
/proc/10041/task/10044/stat : 10044 (cosoco) R 10038 10041 9667 0 -1 4202560 420 0 0 0 628 0 0 0 20 0 9 0 435999003 635138048 1823 33554432000 4194304 6211092 140733075639696 140410895219984 5250287 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10045] ppid=10038 vsize=620252 memory=56 CPUtime=6.28 cores=0-7
/proc/10041/task/10045/stat : 10045 (cosoco) R 10038 10041 9667 0 -1 4202560 440 0 0 0 628 0 0 0 20 0 9 0 435999003 635138048 1823 33554432000 4194304 6211092 140733075639696 140410886827280 5250450 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10046] ppid=10038 vsize=620252 memory=0 CPUtime=6.28 cores=0-7
/proc/10041/task/10046/stat : 10046 (cosoco) R 10038 10041 9667 0 -1 4202560 478 0 0 0 628 0 0 0 20 0 9 0 435999003 635138048 1823 33554432000 4194304 6211092 140733075639696 140410878434576 5009142 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0

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

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

[startup+294.401 s]
/proc/loadavg: 8.07 8.25 7.93 9/201 10079
/proc/meminfo: memFree=29757092/32770624 swapFree=66957020/67108860
[pid=10041] ppid=10038 vsize=620252 memory=7296 CPUtime=2351.21 cores=0-7
/proc/10041/stat : 10041 (cosoco) S 10038 10041 9667 0 -1 1077944320 14290 0 0 0 235120 1 0 0 20 0 9 0 435999001 635138048 1824 33554432000 4194304 6211092 140733075639696 140733075637952 140410926755575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
/proc/10041/statm: 155063 1824 864 493 0 148368 0
[pid=10041/tid=10043] ppid=10038 vsize=620252 memory=7296 CPUtime=293.77 cores=0-7
/proc/10041/task/10043/stat : 10043 (cosoco) R 10038 10041 9667 0 -1 4202560 1436 0 0 0 29377 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410903612688 5155261 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10044] ppid=10038 vsize=620252 memory=2020 CPUtime=294.35 cores=0-7
/proc/10041/task/10044/stat : 10044 (cosoco) R 10038 10041 9667 0 -1 4202560 1685 0 0 0 29435 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410895219984 5250289 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10045] ppid=10038 vsize=620252 memory=988 CPUtime=294.33 cores=0-7
/proc/10041/task/10045/stat : 10045 (cosoco) R 10038 10041 9667 0 -1 4202560 1340 0 0 0 29433 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410886827280 5035312 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10046] ppid=10038 vsize=620252 memory=1368 CPUtime=294.35 cores=0-7
/proc/10041/task/10046/stat : 10046 (cosoco) R 10038 10041 9667 0 -1 4202560 1649 0 0 0 29435 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410878434576 5039022 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10047] ppid=10038 vsize=620252 memory=7296 CPUtime=291.36 cores=0-7
/proc/10041/task/10047/stat : 10047 (cosoco) R 10038 10041 9667 0 -1 4202560 1645 0 0 0 29136 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410870041872 5250287 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10048] ppid=10038 vsize=620252 memory=7296 CPUtime=294.3 cores=0-7
/proc/10041/task/10048/stat : 10048 (cosoco) R 10038 10041 9667 0 -1 4202560 1724 0 0 0 29430 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410861649168 5039141 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10049] ppid=10038 vsize=620252 memory=2828 CPUtime=294.34 cores=0-7
/proc/10041/task/10049/stat : 10049 (cosoco) R 10038 10041 9667 0 -1 4202560 1562 0 0 0 29434 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410853256208 5158185 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10050] ppid=10038 vsize=620252 memory=7296 CPUtime=294.34 cores=0-7
/proc/10041/task/10050/stat : 10050 (cosoco) R 10038 10041 9667 0 -1 4202560 1336 0 0 0 29434 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410844863504 5397442 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
Current children cumulated CPU time: 2351.21 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 7296 KiB

[startup+297.601 s]
/proc/loadavg: 8.06 8.25 7.93 9/201 10079
/proc/meminfo: memFree=29757092/32770624 swapFree=66957020/67108860
[pid=10041] ppid=10038 vsize=620252 memory=7296 CPUtime=2376.76 cores=0-7
/proc/10041/stat : 10041 (cosoco) S 10038 10041 9667 0 -1 1077944320 14290 0 0 0 237675 1 0 0 20 0 9 0 435999001 635138048 1824 33554432000 4194304 6211092 140733075639696 140733075637952 140410926755575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
/proc/10041/statm: 155063 1824 864 493 0 148368 0
[pid=10041/tid=10043] ppid=10038 vsize=620252 memory=7296 CPUtime=296.92 cores=0-7
/proc/10041/task/10043/stat : 10043 (cosoco) R 10038 10041 9667 0 -1 4202560 1436 0 0 0 29692 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410903612688 5158023 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10044] ppid=10038 vsize=620252 memory=7296 CPUtime=297.55 cores=0-7
/proc/10041/task/10044/stat : 10044 (cosoco) R 10038 10041 9667 0 -1 4202560 1685 0 0 0 29755 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410895219984 5250289 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10045] ppid=10038 vsize=620252 memory=1228 CPUtime=297.53 cores=0-7
/proc/10041/task/10045/stat : 10045 (cosoco) R 10038 10041 9667 0 -1 4202560 1340 0 0 0 29753 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410886827280 5397375 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10046] ppid=10038 vsize=620252 memory=7296 CPUtime=297.55 cores=0-7
/proc/10041/task/10046/stat : 10046 (cosoco) R 10038 10041 9667 0 -1 4202560 1649 0 0 0 29755 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410878434576 5193754 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10047] ppid=10038 vsize=620252 memory=7296 CPUtime=294.56 cores=0-7
/proc/10041/task/10047/stat : 10047 (cosoco) R 10038 10041 9667 0 -1 4202560 1645 0 0 0 29456 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410870041872 5158023 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10048] ppid=10038 vsize=620252 memory=3512 CPUtime=297.5 cores=0-7
/proc/10041/task/10048/stat : 10048 (cosoco) R 10038 10041 9667 0 -1 4202560 1724 0 0 0 29750 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410861649168 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10049] ppid=10038 vsize=620252 memory=45932 CPUtime=297.54 cores=0-7
/proc/10041/task/10049/stat : 10049 (cosoco) R 10038 10041 9667 0 -1 4202560 1562 0 0 0 29754 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410853256208 5157562 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10050] ppid=10038 vsize=620252 memory=3512 CPUtime=297.54 cores=0-7
/proc/10041/task/10050/stat : 10050 (cosoco) R 10038 10041 9667 0 -1 4202560 1336 0 0 0 29754 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410844863504 5038995 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
Current children cumulated CPU time: 2376.76 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 7296 KiB

[startup+300.801 s]
/proc/loadavg: 8.06 8.25 7.93 9/201 10079
/proc/meminfo: memFree=29757128/32770624 swapFree=66957020/67108860
[pid=10041] ppid=10038 vsize=620252 memory=7296 CPUtime=2402.32 cores=0-7
/proc/10041/stat : 10041 (cosoco) S 10038 10041 9667 0 -1 1077944320 14291 0 0 0 240231 1 0 0 20 0 9 0 435999001 635138048 1824 33554432000 4194304 6211092 140733075639696 140733075637952 140410926755575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
/proc/10041/statm: 155063 1824 864 493 0 148368 0
[pid=10041/tid=10043] ppid=10038 vsize=620252 memory=7296 CPUtime=300.09 cores=0-7
/proc/10041/task/10043/stat : 10043 (cosoco) R 10038 10041 9667 0 -1 4202560 1436 0 0 0 30009 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410903612688 5250275 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10044] ppid=10038 vsize=620252 memory=6382321403051 CPUtime=300.75 cores=0-7
/proc/10041/task/10044/stat : 10044 (cosoco) R 10038 10041 9667 0 -1 4202560 1685 0 0 0 30075 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410895219984 5380267 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10045] ppid=10038 vsize=620252 memory=7296 CPUtime=300.73 cores=0-7
/proc/10041/task/10045/stat : 10045 (cosoco) R 10038 10041 9667 0 -1 4202560 1340 0 0 0 30073 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410886827136 5250284 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10046] ppid=10038 vsize=620252 memory=7296 CPUtime=300.75 cores=0-7
/proc/10041/task/10046/stat : 10046 (cosoco) R 10038 10041 9667 0 -1 4202560 1649 0 0 0 30075 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410878434320 5250272 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10047] ppid=10038 vsize=620252 memory=4112 CPUtime=297.76 cores=0-7
/proc/10041/task/10047/stat : 10047 (cosoco) R 10038 10041 9667 0 -1 4202560 1645 0 0 0 29776 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410870041872 5155804 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10048] ppid=10038 vsize=620252 memory=6935054825532540783 CPUtime=300.7 cores=0-7
/proc/10041/task/10048/stat : 10048 (cosoco) R 10038 10041 9667 0 -1 4202560 1724 0 0 0 30070 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410861649168 5250293 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10049] ppid=10038 vsize=620252 memory=288230617509003574 CPUtime=300.74 cores=0-7
/proc/10041/task/10049/stat : 10049 (cosoco) R 10038 10041 9667 0 -1 4202560 1563 0 0 0 30074 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410853256208 5250284 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10050] ppid=10038 vsize=620252 memory=15252640887999028 CPUtime=300.74 cores=0-7
/proc/10041/task/10050/stat : 10050 (cosoco) R 10038 10041 9667 0 -1 4202560 1336 0 0 0 30074 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410844863504 5394165 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
Current children cumulated CPU time: 2402.32 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 7296 KiB

[startup+302.401 s]
/proc/loadavg: 8.06 8.24 7.93 9/201 10079
/proc/meminfo: memFree=29757252/32770624 swapFree=66957020/67108860
[pid=10041] ppid=10038 vsize=620252 memory=7296 CPUtime=2415.1 cores=0-7
/proc/10041/stat : 10041 (cosoco) S 10038 10041 9667 0 -1 1077944320 14293 0 0 0 241509 1 0 0 20 0 9 0 435999001 635138048 1824 33554432000 4194304 6211092 140733075639696 140733075637952 140410926755575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
/proc/10041/statm: 155063 1824 864 493 0 148368 0
[pid=10041/tid=10043] ppid=10038 vsize=620252 memory=45932 CPUtime=301.66 cores=0-7
/proc/10041/task/10043/stat : 10043 (cosoco) R 10038 10041 9667 0 -1 4202560 1437 0 0 0 30166 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410903612688 5193754 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10044] ppid=10038 vsize=620252 memory=7296 CPUtime=302.35 cores=0-7
/proc/10041/task/10044/stat : 10044 (cosoco) R 10038 10041 9667 0 -1 4202560 1685 0 0 0 30235 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410895219984 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10045] ppid=10038 vsize=620252 memory=1560 CPUtime=302.33 cores=0-7
/proc/10041/task/10045/stat : 10045 (cosoco) R 10038 10041 9667 0 -1 4202560 1340 0 0 0 30233 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410886827136 5391366 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10046] ppid=10038 vsize=620252 memory=796 CPUtime=302.35 cores=0-7
/proc/10041/task/10046/stat : 10046 (cosoco) R 10038 10041 9667 0 -1 4202560 1650 0 0 0 30235 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410878434320 5038971 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10047] ppid=10038 vsize=620252 memory=1808 CPUtime=299.36 cores=0-7
/proc/10041/task/10047/stat : 10047 (cosoco) R 10038 10041 9667 0 -1 4202560 1645 0 0 0 29936 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410870041872 5156136 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10048] ppid=10038 vsize=620252 memory=920 CPUtime=302.3 cores=0-7
/proc/10041/task/10048/stat : 10048 (cosoco) R 10038 10041 9667 0 -1 4202560 1724 0 0 0 30230 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410861649168 5193744 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10049] ppid=10038 vsize=620252 memory=6935054825532540783 CPUtime=302.34 cores=0-7
/proc/10041/task/10049/stat : 10049 (cosoco) R 10038 10041 9667 0 -1 4202560 1563 0 0 0 30234 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410853256208 5039121 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10050] ppid=10038 vsize=620252 memory=1108 CPUtime=302.34 cores=0-7
/proc/10041/task/10050/stat : 10050 (cosoco) R 10038 10041 9667 0 -1 4202560 1336 0 0 0 30234 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410844863504 5158028 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
Current children cumulated CPU time: 2415.1 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 7296 KiB

[startup+302.801 s]
/proc/loadavg: 8.06 8.24 7.93 9/201 10079
/proc/meminfo: memFree=29757252/32770624 swapFree=66957020/67108860
[pid=10041] ppid=10038 vsize=620252 memory=7296 CPUtime=2418.3 cores=0-7
/proc/10041/stat : 10041 (cosoco) S 10038 10041 9667 0 -1 1077944320 14294 0 0 0 241829 1 0 0 20 0 9 0 435999001 635138048 1824 33554432000 4194304 6211092 140733075639696 140733075637952 140410926755575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
/proc/10041/statm: 155063 1824 864 493 0 148368 0
[pid=10041/tid=10043] ppid=10038 vsize=620252 memory=7296 CPUtime=302.06 cores=0-7
/proc/10041/task/10043/stat : 10043 (cosoco) R 10038 10041 9667 0 -1 4202560 1437 0 0 0 30206 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410903612688 5250287 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10044] ppid=10038 vsize=620252 memory=6935054825532540783 CPUtime=302.75 cores=0-7
/proc/10041/task/10044/stat : 10044 (cosoco) R 10038 10041 9667 0 -1 4202560 1685 0 0 0 30275 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410895219984 5250453 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10045] ppid=10038 vsize=620252 memory=988 CPUtime=302.73 cores=0-7
/proc/10041/task/10045/stat : 10045 (cosoco) R 10038 10041 9667 0 -1 4202560 1340 0 0 0 30273 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410886827136 5082800 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10046] ppid=10038 vsize=620252 memory=1368 CPUtime=302.75 cores=0-7
/proc/10041/task/10046/stat : 10046 (cosoco) R 10038 10041 9667 0 -1 4202560 1650 0 0 0 30275 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410878434320 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10047] ppid=10038 vsize=620252 memory=1056 CPUtime=299.76 cores=0-7
/proc/10041/task/10047/stat : 10047 (cosoco) R 10038 10041 9667 0 -1 4202560 1645 0 0 0 29976 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410870041872 5037858 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10048] ppid=10038 vsize=620252 memory=6935054825532540783 CPUtime=302.7 cores=0-7
/proc/10041/task/10048/stat : 10048 (cosoco) R 10038 10041 9667 0 -1 4202560 1725 0 0 0 30270 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410861649168 5250241 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10049] ppid=10038 vsize=620252 memory=1056 CPUtime=302.74 cores=0-7
/proc/10041/task/10049/stat : 10049 (cosoco) R 10038 10041 9667 0 -1 4202560 1563 0 0 0 30274 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410853256208 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10050] ppid=10038 vsize=620252 memory=1716 CPUtime=302.74 cores=0-7
/proc/10041/task/10050/stat : 10050 (cosoco) R 10038 10041 9667 0 -1 4202560 1336 0 0 0 30274 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410844863504 5250287 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
Current children cumulated CPU time: 2418.3 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 7296 KiB

[startup+303.201 s]
/proc/loadavg: 8.06 8.24 7.93 9/201 10079
/proc/meminfo: memFree=29757244/32770624 swapFree=66957020/67108860
[pid=10041] ppid=10038 vsize=620252 memory=7296 CPUtime=2421.49 cores=0-7
/proc/10041/stat : 10041 (cosoco) S 10038 10041 9667 0 -1 1077944320 14301 0 0 0 242148 1 0 0 20 0 9 0 435999001 635138048 1824 33554432000 4194304 6211092 140733075639696 140733075637952 140410926755575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
/proc/10041/statm: 155063 1824 864 493 0 148368 0
[pid=10041/tid=10043] ppid=10038 vsize=620252 memory=7296 CPUtime=302.45 cores=0-7
/proc/10041/task/10043/stat : 10043 (cosoco) R 10038 10041 9667 0 -1 4202560 1437 0 0 0 30245 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410903612688 5082393 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10044] ppid=10038 vsize=620252 memory=6935054825532540783 CPUtime=303.15 cores=0-7
/proc/10041/task/10044/stat : 10044 (cosoco) R 10038 10041 9667 0 -1 4202560 1686 0 0 0 30315 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410895219984 5193754 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10045] ppid=10038 vsize=620252 memory=302022891367825718 CPUtime=303.13 cores=0-7
/proc/10041/task/10045/stat : 10045 (cosoco) R 10038 10041 9667 0 -1 4202560 1341 0 0 0 30313 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410886827136 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10046] ppid=10038 vsize=620252 memory=15252640887999028 CPUtime=303.15 cores=0-7
/proc/10041/task/10046/stat : 10046 (cosoco) R 10038 10041 9667 0 -1 4202560 1651 0 0 0 30315 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410878434320 5250287 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10047] ppid=10038 vsize=620252 memory=7524499485575571304 CPUtime=300.16 cores=0-7
/proc/10041/task/10047/stat : 10047 (cosoco) R 10038 10041 9667 0 -1 4202560 1646 0 0 0 30016 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410870041872 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10048] ppid=10038 vsize=620252 memory=6935054825532540783 CPUtime=303.1 cores=0-7
/proc/10041/task/10048/stat : 10048 (cosoco) R 10038 10041 9667 0 -1 4202560 1725 0 0 0 30310 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410861649168 5079568 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10049] ppid=10038 vsize=620252 memory=12040 CPUtime=303.14 cores=0-7
/proc/10041/task/10049/stat : 10049 (cosoco) R 10038 10041 9667 0 -1 4202560 1565 0 0 0 30314 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410853256208 5250293 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
[pid=10041/tid=10050] ppid=10038 vsize=620252 memory=2124 CPUtime=303.14 cores=0-7
/proc/10041/task/10050/stat : 10050 (cosoco) R 10038 10041 9667 0 -1 4202560 1337 0 0 0 30314 0 0 0 20 0 9 0 435999003 635138048 1824 33554432000 4194304 6211092 140733075639696 140410844863504 5039536 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18141184 140733075645457 140733075645549 140733075645549 140733075648462 0
Current children cumulated CPU time: 2421.49 s
Current children cumulated vsize: 620252 KiB
Current children cumulated memory: 7296 KiB

Child status: 0
Real time (s): 303.271
CPU time (s): 2422.05
CPU user time (s): 2422.03
CPU system time (s): 0.018991
CPU usage (%): 798.643
Max. virtual memory (cumulated for all children) (KiB): 620252
Max. memory (cumulated for all children) (KiB): 7296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2422.03
system time used= 0.018991
maximum resident set size= 7860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14489
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= 69
involuntary context switches= 20156


# summary of solver processes directly reported to runsolver:
#   pid: 10041
#   total CPU time (s): 2422.05
#   total CPU user time (s): 2422.03
#   total CPU system time (s): 0.018991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.30446 second user time and 2.42199 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-16 04:26:48
IDJOB=4398401
IDBENCH=123062
IDSOLVER=2851
FILE ID=node147/4398401-1568600852
RUNJOBID= node147-1568598287-9694
PBS_JOBID= 21703424
Free space on /tmp= 58880 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai10a.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398401-1568600852/watcher-4398401-1568600852 -o /tmp/evaluation-result-4398401-1568600852/solver-4398401-1568600852 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568598287-9694 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398401-1568600852.xml

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

MD5SUM BENCH= b58690ea851c8aad9573a552336d280c
RANDOM SEED=122566096

node147.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.52
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.52
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.52
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.52
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:        29759688 kB
MemAvailable:   31830204 kB
Buffers:          109768 kB
Cached:          2238300 kB
SwapCached:        48484 kB
Active:          1314260 kB
Inactive:        1084908 kB
Active(anon):       4204 kB
Inactive(anon):    96472 kB
Active(file):    1310056 kB
Inactive(file):   988436 kB
Unevictable:      108996 kB
Mlocked:          108996 kB
SwapTotal:      67108860 kB
SwapFree:       66957020 kB
Dirty:              2812 kB
Writeback:             0 kB
AnonPages:        161924 kB
Mapped:            47236 kB
Shmem:             40960 kB
Slab:             204340 kB
SReclaimable:     175716 kB
SUnreclaim:        28624 kB
KernelStack:        3712 kB
PageTables:         5764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58876 MiB
End job on node147 at 2019-09-16 04:31:52