Trace number 4409612

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.0 parallelOPT55 73.0212 9.1741

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-10-a3.xml
MD5SUM1a91370fd3edda64a19224a97cd9d854
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark17.3915
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints48
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":45},{"size":501,"count":10}]
Minimum variable degree0
Maximum variable degree11
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":10,"count":8},{"degree":11,"count":2}]
Minimum constraint arity1
Maximum constraint arity45
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":45},{"arity":10,"count":1},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints46
Distribution of constraint types[{"type":"intension","count":46},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -model -nbcores=8 HOME/instance-4409612-1569824511.xml 
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.03	c enable optimization
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.01 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 110
0.00/0.03	c |            Domain Sizes: 500..501
0.00/0.03	c |
0.00/0.03	c |             Constraints: 57
0.00/0.03	c |                   Arity: 1..45  -- Unary: 2  -- Binary: 9  -- Ternary: 45
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          (X - Y < k): 9
0.00/0.03	c |                          All Different: 1
0.00/0.03	c |                          Intension: 1
0.00/0.03	c |                          Sum: 45
0.00/0.03	c |                          Unary: 1
0.00/0.03	c |                          
0.00/0.03	c |               Objective: Minimize Intension
0.00/0.03	
0.00/0.03	c =========================================================================================================
0.00/0.03	c Parallel mode: Portfolio
0.00/0.03	c [pFactory][Group N°0] created (threads:8).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.03	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.03	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.03	c [pFactory][Group N°0] task 7 launched on thread 4.
0.00/0.03	c [pFactory][Group N°0] task 6 launched on thread 1.
0.00/0.03	c [pFactory][Group N°0] task 5 launched on thread 0.
0.00/0.03	c [pFactory][Group N°0] task 4 launched on thread 2.
0.00/0.03	c [pFactory][Group N°0] task 3 launched on thread 3.
0.00/0.03	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.03	c [pFactory][Group N°0] task 1 launched on thread 6.
0.00/0.03	c [pFactory][Group N°0] task 0 launched on thread 5.
0.00/0.03	o 414
0.00/0.03	o 302
0.00/0.04	o 299
0.00/0.04	o 295
0.00/0.04	o 293
0.00/0.06	o 286
0.00/0.06	o 281
0.00/0.06	o 280
0.00/0.06	o 271
0.00/0.06	o 77
0.00/0.07	o 71
0.00/0.10	o 68
0.66/0.11	o 65
1.52/0.23	o 64
1.52/0.23	o 60
12.54/1.62	o 59
52.54/6.62	o 55
72.51/9.17	c [pFactory][Group N°0] concurent mode: thread 1 has won with the task 6.
72.51/9.17	c [pFactory][Group N°0] Thread N°0 is joined.
72.51/9.17	c [pFactory][Group N°0] Thread N°1 is joined.
72.51/9.17	c [pFactory][Group N°0] Thread N°2 is joined.
72.51/9.17	c [pFactory][Group N°0] Thread N°3 is joined.
72.51/9.17	c [pFactory][Group N°0] Thread N°4 is joined.
72.51/9.17	c [pFactory][Group N°0] Thread N°5 is joined.
72.51/9.17	c [pFactory][Group N°0] Thread N°6 is joined.
72.51/9.17	c [pFactory][Group N°0] Thread N°7 is joined.
72.51/9.17	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°1)
72.51/9.17	s OPTIMUM FOUND
72.51/9.17	c call to solver        : 8
72.51/9.17	c
72.51/9.17	c restarts              : 9500        
72.51/9.17	c conflicts             : 49071        (672 /sec)
72.51/9.17	c decisions             : 226977       (3109 /sec)
72.51/9.17	c propagations          : 20772428    (284545 /sec)
72.51/9.17	c root propagations     : 361         
72.51/9.17	c filter calls          : 6612868        (90585 /sec)
72.51/9.17	c useless filter calls  : 2217533        (33 %)
72.51/9.17	c Memory used           : 575.11 MB
72.51/9.17	c Best bound time (wc)  : 6.61324 s
72.51/9.17	c CPU time              : 73.0021 s
72.51/9.17	c real time             : 9.16591 s
72.51/9.17	
72.51/9.17	
72.51/9.17	v <instantiation type='solution' cost='55'>
72.51/9.17	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[5][9] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[6][8] y[6][9] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[7][9] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] y[8][9] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][9] </list>
72.51/9.17	v <values>0 1 6 10 23 26 34 41 53 55 * 1 6 10 23 26 34 41 53 55 * * 5 9 22 25 33 40 52 54 * * * 4 17 20 28 35 47 49 * * * * 13 16 24 31 43 45 * * * * * 3 11 18 30 32 * * * * * * 8 15 27 29 * * * * * * * 7 19 21 * * * * * * * * 12 14 * * * * * * * * * 2 * * * * * * * * * * </values>
72.51/9.17	v </instantiation>
72.51/9.17	

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409612-1569824511/watcher-4409612-1569824511 -o /tmp/evaluation-result-4409612-1569824511/solver-4409612-1569824511 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1569816318-31364 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409612-1569824511.xml 

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

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


[startup+0.100141 s]*
/proc/loadavg: 7.51 6.82 4.42 9/201 32579
/proc/meminfo: memFree=29411880/32770624 swapFree=67002708/67108860
[pid=32570] ppid=32567 vsize=624260 memory=21208 CPUtime=0.66 cores=0-7
/proc/32570/stat : 32570 (cosoco) S 32567 32570 31337 0 -1 1077944320 6369 0 0 0 65 1 0 0 20 0 9 0 558612587 639242240 5302 33554432000 4194304 6211132 140726487506368 140726487504624 140237478911735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
/proc/32570/statm: 156065 5302 882 493 0 149370 0
[pid=32570/tid=32572] ppid=32567 vsize=624260 memory=576460756329955530 CPUtime=0.07 cores=0-7
/proc/32570/task/32572/stat : 32572 (cosoco) R 32567 32570 31337 0 -1 4202560 341 0 0 0 7 0 0 0 20 0 9 0 558612590 639242240 5302 33554432000 4194304 6211132 140726487506368 140237455768592 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32573] ppid=32567 vsize=624260 memory=0 CPUtime=0.08 cores=0-7
/proc/32570/task/32573/stat : 32573 (cosoco) R 32567 32570 31337 0 -1 4202560 1078 0 0 0 8 0 0 0 20 0 9 0 558612590 639242240 5302 33554432000 4194304 6211132 140726487506368 140237447375904 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32574] ppid=32567 vsize=624260 memory=288371064393356928 CPUtime=0.08 cores=0-7
/proc/32570/task/32574/stat : 32574 (cosoco) R 32567 32570 31337 0 -1 4202560 403 0 0 0 8 0 0 0 20 0 9 0 558612590 639242240 5302 33554432000 4194304 6211132 140726487506368 140237438983296 5075532 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32575] ppid=32567 vsize=624260 memory=0 CPUtime=0.08 cores=0-7
/proc/32570/task/32575/stat : 32575 (cosoco) R 32567 32570 31337 0 -1 4202560 551 0 0 0 8 0 0 0 20 0 9 0 558612590 639242240 5302 33554432000 4194304 6211132 140726487506368 140237430590480 5074526 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32576] ppid=32567 vsize=624260 memory=0 CPUtime=0.07 cores=0-7
/proc/32570/task/32576/stat : 32576 (cosoco) R 32567 32570 31337 0 -1 4202560 441 0 0 0 7 0 0 0 20 0 9 0 558612590 639242240 5302 33554432000 4194304 6211132 140726487506368 140237422197888 5150105 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32577] ppid=32567 vsize=624260 memory=0 CPUtime=0.07 cores=0-7
/proc/32570/task/32577/stat : 32577 (cosoco) R 32567 32570 31337 0 -1 4202560 372 0 0 0 7 0 0 0 20 0 9 0 558612590 639242240 5302 33554432000 4194304 6211132 140726487506368 140237413805072 5079258 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32578] ppid=32567 vsize=624260 memory=-1 CPUtime=0.07 cores=0-7
/proc/32570/task/32578/stat : 32578 (cosoco) R 32567 32570 31337 0 -1 4202560 395 0 0 0 7 0 0 0 20 0 9 0 558612590 639242240 5302 33554432000 4194304 6211132 140726487506368 140237405412368 5409898 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32579] ppid=32567 vsize=624260 memory=0 CPUtime=0.08 cores=0-7
/proc/32570/task/32579/stat : 32579 (cosoco) R 32567 32570 31337 0 -1 4202560 491 0 0 0 8 0 0 0 20 0 9 0 558612590 639242240 5302 33554432000 4194304 6211132 140726487506368 140237397019680 5151144 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 624260 KiB
Current children cumulated memory: 21208 KiB

[startup+0.210139 s]*
/proc/loadavg: 7.51 6.82 4.42 9/201 32579
/proc/meminfo: memFree=29411508/32770624 swapFree=67002708/67108860
[pid=32570] ppid=32567 vsize=623744 memory=20920 CPUtime=1.52 cores=0-7
/proc/32570/stat : 32570 (cosoco) S 32567 32570 31337 0 -1 1077944320 6378 0 0 0 151 1 0 0 20 0 9 0 558612587 638713856 5230 33554432000 4194304 6211132 140726487506368 140726487504624 140237478911735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
/proc/32570/statm: 155936 5230 882 493 0 149241 0
[pid=32570/tid=32572] ppid=32567 vsize=623744 memory=8316850467074736180 CPUtime=0.18 cores=0-7
/proc/32570/task/32572/stat : 32572 (cosoco) R 32567 32570 31337 0 -1 4202560 341 0 0 0 18 0 0 0 20 0 9 0 558612590 638713856 5230 33554432000 4194304 6211132 140726487506368 140237455768704 5392280 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32573] ppid=32567 vsize=623744 memory=14976 CPUtime=0.19 cores=0-7
/proc/32570/task/32573/stat : 32573 (cosoco) R 32567 32570 31337 0 -1 4202560 1078 0 0 0 19 0 0 0 20 0 9 0 558612590 638713856 5230 33554432000 4194304 6211132 140726487506368 140237447375904 5082438 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32574] ppid=32567 vsize=623744 memory=140688241676804 CPUtime=0.19 cores=0-7
/proc/32570/task/32574/stat : 32574 (cosoco) R 32567 32570 31337 0 -1 4202560 403 0 0 0 19 0 0 0 20 0 9 0 558612590 638713856 5230 33554432000 4194304 6211132 140726487506368 140237438983296 5082376 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32575] ppid=32567 vsize=623744 memory=-1 CPUtime=0.19 cores=0-7
/proc/32570/task/32575/stat : 32575 (cosoco) R 32567 32570 31337 0 -1 4202560 551 0 0 0 19 0 0 0 20 0 9 0 558612590 638713856 5230 33554432000 4194304 6211132 140726487506368 140237430590480 5149706 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32576] ppid=32567 vsize=623744 memory=0 CPUtime=0.17 cores=0-7
/proc/32570/task/32576/stat : 32576 (cosoco) R 32567 32570 31337 0 -1 4202560 443 0 0 0 17 0 0 0 20 0 9 0 558612590 638713856 5230 33554432000 4194304 6211132 140726487506368 140237422197256 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32577] ppid=32567 vsize=623744 memory=0 CPUtime=0.18 cores=0-7
/proc/32570/task/32577/stat : 32577 (cosoco) R 32567 32570 31337 0 -1 4202560 372 0 0 0 18 0 0 0 20 0 9 0 558612590 638713856 5230 33554432000 4194304 6211132 140726487506368 140237413805072 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32578] ppid=32567 vsize=623744 memory=-1 CPUtime=0.18 cores=0-7
/proc/32570/task/32578/stat : 32578 (cosoco) R 32567 32570 31337 0 -1 4202560 402 0 0 0 18 0 0 0 20 0 9 0 558612590 638713856 5230 33554432000 4194304 6211132 140726487506368 140237405412368 5397248 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32579] ppid=32567 vsize=623744 memory=0 CPUtime=0.18 cores=0-7
/proc/32570/task/32579/stat : 32579 (cosoco) R 32567 32570 31337 0 -1 4202560 491 0 0 0 18 0 0 0 20 0 9 0 558612590 638713856 5230 33554432000 4194304 6211132 140726487506368 140237397019680 5075275 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 623744 KiB
Current children cumulated memory: 20920 KiB

[startup+0.31014 s]*
/proc/loadavg: 7.51 6.82 4.42 9/201 32579
/proc/meminfo: memFree=29412028/32770624 swapFree=67002708/67108860
[pid=32570] ppid=32567 vsize=621692 memory=19632 CPUtime=2.31 cores=0-7
/proc/32570/stat : 32570 (cosoco) S 32567 32570 31337 0 -1 1077944320 6378 0 0 0 230 1 0 0 20 0 9 0 558612587 636612608 4908 33554432000 4194304 6211132 140726487506368 140726487504624 140237478911735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
/proc/32570/statm: 155423 4908 882 493 0 148728 0
[pid=32570/tid=32572] ppid=32567 vsize=621692 memory=1398722017469774279 CPUtime=0.28 cores=0-7
/proc/32570/task/32572/stat : 32572 (cosoco) R 32567 32570 31337 0 -1 4202560 341 0 0 0 28 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237455768704 5081375 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32573] ppid=32567 vsize=621692 memory=0 CPUtime=0.29 cores=0-7
/proc/32570/task/32573/stat : 32573 (cosoco) R 32567 32570 31337 0 -1 4202560 1078 0 0 0 29 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237447375904 5074400 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32574] ppid=32567 vsize=621692 memory=0 CPUtime=0.29 cores=0-7
/proc/32570/task/32574/stat : 32574 (cosoco) R 32567 32570 31337 0 -1 4202560 403 0 0 0 29 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237438983296 5193742 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32575] ppid=32567 vsize=621692 memory=0 CPUtime=0.29 cores=0-7
/proc/32570/task/32575/stat : 32575 (cosoco) R 32567 32570 31337 0 -1 4202560 551 0 0 0 29 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237430590480 5149690 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32576] ppid=32567 vsize=621692 memory=0 CPUtime=0.26 cores=0-7
/proc/32570/task/32576/stat : 32576 (cosoco) R 32567 32570 31337 0 -1 4202560 443 0 0 0 26 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237422197256 5151013 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32577] ppid=32567 vsize=621692 memory=0 CPUtime=0.28 cores=0-7
/proc/32570/task/32577/stat : 32577 (cosoco) R 32567 32570 31337 0 -1 4202560 372 0 0 0 28 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237413805072 5081706 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32578] ppid=32567 vsize=621692 memory=0 CPUtime=0.28 cores=0-7
/proc/32570/task/32578/stat : 32578 (cosoco) R 32567 32570 31337 0 -1 4202560 402 0 0 0 28 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237405412160 5151022 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32579] ppid=32567 vsize=621692 memory=0 CPUtime=0.28 cores=0-7
/proc/32570/task/32579/stat : 32579 (cosoco) R 32567 32570 31337 0 -1 4202560 491 0 0 0 28 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237397019488 5150568 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
Current children cumulated CPU time: 2.31 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 19632 KiB

[startup+0.70114 s]
/proc/loadavg: 7.51 6.82 4.42 9/201 32579
/proc/meminfo: memFree=29412028/32770624 swapFree=67002708/67108860
[pid=32570] ppid=32567 vsize=621692 memory=19632 CPUtime=5.35 cores=0-7
/proc/32570/stat : 32570 (cosoco) S 32567 32570 31337 0 -1 1077944320 6378 0 0 0 534 1 0 0 20 0 9 0 558612587 636612608 4908 33554432000 4194304 6211132 140726487506368 140726487504624 140237478911735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
/proc/32570/statm: 155423 4908 882 493 0 148728 0
[pid=32570/tid=32572] ppid=32567 vsize=621692 memory=14012 CPUtime=0.66 cores=0-7
/proc/32570/task/32572/stat : 32572 (cosoco) R 32567 32570 31337 0 -1 4202560 341 0 0 0 66 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237455768704 5397281 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32573] ppid=32567 vsize=621692 memory=6444 CPUtime=0.67 cores=0-7
/proc/32570/task/32573/stat : 32573 (cosoco) R 32567 32570 31337 0 -1 4202560 1078 0 0 0 67 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237447375904 5081657 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32574] ppid=32567 vsize=621692 memory=14068 CPUtime=0.67 cores=0-7
/proc/32570/task/32574/stat : 32574 (cosoco) R 32567 32570 31337 0 -1 4202560 403 0 0 0 67 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237438983296 5078861 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32575] ppid=32567 vsize=621692 memory=2120 CPUtime=0.67 cores=0-7
/proc/32570/task/32575/stat : 32575 (cosoco) R 32567 32570 31337 0 -1 4202560 551 0 0 0 67 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237430590480 5075568 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32576] ppid=32567 vsize=621692 memory=504 CPUtime=0.62 cores=0-7
/proc/32570/task/32576/stat : 32576 (cosoco) R 32567 32570 31337 0 -1 4202560 443 0 0 0 62 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237422197256 5149920 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32577] ppid=32567 vsize=621692 memory=1560 CPUtime=0.67 cores=0-7
/proc/32570/task/32577/stat : 32577 (cosoco) R 32567 32570 31337 0 -1 4202560 372 0 0 0 67 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237413805072 5149080 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32578] ppid=32567 vsize=621692 memory=924 CPUtime=0.66 cores=0-7
/proc/32570/task/32578/stat : 32578 (cosoco) R 32567 32570 31337 0 -1 4202560 402 0 0 0 66 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237405412368 5079432 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32579] ppid=32567 vsize=621692 memory=1692 CPUtime=0.67 cores=0-7
/proc/32570/task/32579/stat : 32579 (cosoco) R 32567 32570 31337 0 -1 4202560 491 0 0 0 67 0 0 0 20 0 9 0 558612590 636612608 4908 33554432000 4194304 6211132 140726487506368 140237397019488 5079295 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
Current children cumulated CPU time: 5.35 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 19632 KiB

[startup+1.50114 s]
/proc/loadavg: 7.51 6.82 4.42 9/201 32579
/proc/meminfo: memFree=29411992/32770624 swapFree=67002708/67108860
[pid=32570] ppid=32567 vsize=621692 memory=20456 CPUtime=11.74 cores=0-7
/proc/32570/stat : 32570 (cosoco) S 32567 32570 31337 0 -1 1077944320 7367 0 0 0 1173 1 0 0 20 0 9 0 558612587 636612608 5114 33554432000 4194304 6211132 140726487506368 140726487504624 140237478911735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
/proc/32570/statm: 155423 5114 883 493 0 148728 0
[pid=32570/tid=32572] ppid=32567 vsize=621692 memory=14863 CPUtime=1.46 cores=0-7
/proc/32570/task/32572/stat : 32572 (cosoco) R 32567 32570 31337 0 -1 4202560 439 0 0 0 146 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237455768704 5075591 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32573] ppid=32567 vsize=621692 memory=22465 CPUtime=1.47 cores=0-7
/proc/32570/task/32573/stat : 32573 (cosoco) R 32567 32570 31337 0 -1 4202560 1190 0 0 0 147 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237447376200 5079440 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32574] ppid=32567 vsize=621692 memory=0 CPUtime=1.47 cores=0-7
/proc/32570/task/32574/stat : 32574 (cosoco) R 32567 32570 31337 0 -1 4202560 487 0 0 0 147 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237438983296 5148711 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32575] ppid=32567 vsize=621692 memory=8243114992657236051 CPUtime=1.47 cores=0-7
/proc/32570/task/32575/stat : 32575 (cosoco) R 32567 32570 31337 0 -1 4202560 731 0 0 0 147 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237430590592 5081320 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32576] ppid=32567 vsize=621692 memory=288292190210491238 CPUtime=1.41 cores=0-7
/proc/32570/task/32576/stat : 32576 (cosoco) R 32567 32570 31337 0 -1 4202560 530 0 0 0 141 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237422197256 5081298 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32577] ppid=32567 vsize=621692 memory=0 CPUtime=1.47 cores=0-7
/proc/32570/task/32577/stat : 32577 (cosoco) R 32567 32570 31337 0 -1 4202560 554 0 0 0 147 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237413805072 5075102 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32578] ppid=32567 vsize=621692 memory=1052 CPUtime=1.46 cores=0-7
/proc/32570/task/32578/stat : 32578 (cosoco) R 32567 32570 31337 0 -1 4202560 574 0 0 0 146 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237405412256 5074703 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32579] ppid=32567 vsize=621692 memory=81 CPUtime=1.47 cores=0-7
/proc/32570/task/32579/stat : 32579 (cosoco) R 32567 32570 31337 0 -1 4202560 565 0 0 0 147 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237397019664 5186271 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
Current children cumulated CPU time: 11.74 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 20456 KiB

[startup+3.10914 s]
/proc/loadavg: 7.15 6.75 4.41 9/201 32579
/proc/meminfo: memFree=29411792/32770624 swapFree=67002708/67108860
[pid=32570] ppid=32567 vsize=621692 memory=20456 CPUtime=24.58 cores=0-7
/proc/32570/stat : 32570 (cosoco) S 32567 32570 31337 0 -1 1077944320 8953 0 0 0 2457 1 0 0 20 0 9 0 558612587 636612608 5114 33554432000 4194304 6211132 140726487506368 140726487504624 140237478911735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
/proc/32570/statm: 155423 5114 883 493 0 148728 0
[pid=32570/tid=32572] ppid=32567 vsize=621692 memory=0 CPUtime=3.07 cores=0-7
/proc/32570/task/32572/stat : 32572 (cosoco) R 32567 32570 31337 0 -1 4202560 626 0 0 0 307 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237455768704 5081329 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32573] ppid=32567 vsize=621692 memory=281376192504192 CPUtime=3.08 cores=0-7
/proc/32570/task/32573/stat : 32573 (cosoco) R 32567 32570 31337 0 -1 4202560 1430 0 0 0 308 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237447376144 5078919 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32574] ppid=32567 vsize=621692 memory=7017841250531803201 CPUtime=3.08 cores=0-7
/proc/32570/task/32574/stat : 32574 (cosoco) R 32567 32570 31337 0 -1 4202560 675 0 0 0 308 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237438983296 5149627 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32575] ppid=32567 vsize=621692 memory=288285597385359935 CPUtime=3.08 cores=0-7
/proc/32570/task/32575/stat : 32575 (cosoco) R 32567 32570 31337 0 -1 4202560 929 0 0 0 308 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237430590592 5081659 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32576] ppid=32567 vsize=621692 memory=0 CPUtime=3 cores=0-7
/proc/32570/task/32576/stat : 32576 (cosoco) R 32567 32570 31337 0 -1 4202560 683 0 0 0 300 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237422197256 5078748 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32577] ppid=32567 vsize=621692 memory=280560148741750 CPUtime=3.07 cores=0-7
/proc/32570/task/32577/stat : 32577 (cosoco) R 32567 32570 31337 0 -1 4202560 768 0 0 0 307 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237413805072 5074376 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32578] ppid=32567 vsize=621692 memory=280560148741751 CPUtime=3.07 cores=0-7
/proc/32570/task/32578/stat : 32578 (cosoco) R 32567 32570 31337 0 -1 4202560 844 0 0 0 307 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237405412256 5397258 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32579] ppid=32567 vsize=621692 memory=280560148741752 CPUtime=3.07 cores=0-7
/proc/32570/task/32579/stat : 32579 (cosoco) R 32567 32570 31337 0 -1 4202560 701 0 0 0 307 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237397019664 5076540 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
Current children cumulated CPU time: 24.58 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 20456 KiB

[startup+6.30113 s]
/proc/loadavg: 7.15 6.75 4.41 9/201 32579
/proc/meminfo: memFree=29411060/32770624 swapFree=67002708/67108860
[pid=32570] ppid=32567 vsize=621692 memory=20456 CPUtime=50.08 cores=0-7
/proc/32570/stat : 32570 (cosoco) S 32567 32570 31337 0 -1 1077944320 10044 0 0 0 5007 1 0 0 20 0 9 0 558612587 636612608 5114 33554432000 4194304 6211132 140726487506368 140726487504624 140237478911735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
/proc/32570/statm: 155423 5114 883 493 0 148728 0
[pid=32570/tid=32572] ppid=32567 vsize=621692 memory=4004 CPUtime=6.26 cores=0-7
/proc/32570/task/32572/stat : 32572 (cosoco) R 32567 32570 31337 0 -1 4202560 743 0 0 0 626 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237455768704 5074403 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32573] ppid=32567 vsize=621692 memory=2832 CPUtime=6.27 cores=0-7
/proc/32570/task/32573/stat : 32573 (cosoco) R 32567 32570 31337 0 -1 4202560 1579 0 0 0 627 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237447376144 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32574] ppid=32567 vsize=621692 memory=20456 CPUtime=6.27 cores=0-7
/proc/32570/task/32574/stat : 32574 (cosoco) R 32567 32570 31337 0 -1 4202560 780 0 0 0 627 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237438983296 5148614 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32575] ppid=32567 vsize=621692 memory=288285597385359935 CPUtime=6.27 cores=0-7
/proc/32570/task/32575/stat : 32575 (cosoco) R 32567 32570 31337 0 -1 4202560 1068 0 0 0 627 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237430590592 5078765 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32576] ppid=32567 vsize=621692 memory=7548 CPUtime=6.15 cores=0-7
/proc/32570/task/32576/stat : 32576 (cosoco) R 32567 32570 31337 0 -1 4202560 784 0 0 0 615 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237422197256 5081771 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32577] ppid=32567 vsize=621692 memory=4004 CPUtime=6.27 cores=0-7
/proc/32570/task/32577/stat : 32577 (cosoco) R 32567 32570 31337 0 -1 4202560 993 0 0 0 627 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237413805072 5079049 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32578] ppid=32567 vsize=621692 memory=2832 CPUtime=6.26 cores=0-7
/proc/32570/task/32578/stat : 32578 (cosoco) R 32567 32570 31337 0 -1 4202560 1003 0 0 0 626 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237405412480 5149839 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32579] ppid=32567 vsize=621692 memory=776 CPUtime=6.27 cores=0-7
/proc/32570/task/32579/stat : 32579 (cosoco) R 32567 32570 31337 0 -1 4202560 797 0 0 0 627 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237397019664 5081220 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
Current children cumulated CPU time: 50.08 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 20456 KiB

[startup+9.17406 s]
# the end of solver process 32570 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=73.0022 s, system=0.018995 s

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

[startup+6.40113 s]
/proc/loadavg: 7.15 6.75 4.41 9/201 32579
/proc/meminfo: memFree=29411060/32770624 swapFree=67002708/67108860
[pid=32570] ppid=32567 vsize=621692 memory=20456 CPUtime=50.88 cores=0-7
/proc/32570/stat : 32570 (cosoco) S 32567 32570 31337 0 -1 1077944320 10045 0 0 0 5087 1 0 0 20 0 9 0 558612587 636612608 5114 33554432000 4194304 6211132 140726487506368 140726487504624 140237478911735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
/proc/32570/statm: 155423 5114 883 493 0 148728 0
[pid=32570/tid=32572] ppid=32567 vsize=621692 memory=20456 CPUtime=6.36 cores=0-7
/proc/32570/task/32572/stat : 32572 (cosoco) R 32567 32570 31337 0 -1 4202560 743 0 0 0 636 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237455768704 5082823 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32573] ppid=32567 vsize=621692 memory=0 CPUtime=6.37 cores=0-7
/proc/32570/task/32573/stat : 32573 (cosoco) R 32567 32570 31337 0 -1 4202560 1580 0 0 0 637 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237447376144 5081443 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32574] ppid=32567 vsize=621692 memory=6935054825532540783 CPUtime=6.37 cores=0-7
/proc/32570/task/32574/stat : 32574 (cosoco) R 32567 32570 31337 0 -1 4202560 780 0 0 0 637 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237438983296 5079328 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32575] ppid=32567 vsize=621692 memory=984 CPUtime=6.37 cores=0-7
/proc/32570/task/32575/stat : 32575 (cosoco) R 32567 32570 31337 0 -1 4202560 1068 0 0 0 637 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237430590592 5081205 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32576] ppid=32567 vsize=621692 memory=1940 CPUtime=6.25 cores=0-7
/proc/32570/task/32576/stat : 32576 (cosoco) R 32567 32570 31337 0 -1 4202560 784 0 0 0 625 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237422197256 5079374 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32577] ppid=32567 vsize=621692 memory=140688096529713 CPUtime=6.37 cores=0-7
/proc/32570/task/32577/stat : 32577 (cosoco) R 32567 32570 31337 0 -1 4202560 993 0 0 0 637 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237413805072 5076431 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32578] ppid=32567 vsize=621692 memory=140688096252816 CPUtime=6.36 cores=0-7
/proc/32570/task/32578/stat : 32578 (cosoco) R 32567 32570 31337 0 -1 4202560 1003 0 0 0 636 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237405412480 5081280 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32579] ppid=32567 vsize=621692 memory=140688096310352 CPUtime=6.37 cores=0-7
/proc/32570/task/32579/stat : 32579 (cosoco) R 32567 32570 31337 0 -1 4202560 797 0 0 0 637 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237397019664 5078890 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 20456 KiB

[startup+8.00114 s]*
/proc/loadavg: 7.22 6.77 4.43 9/201 32579
/proc/meminfo: memFree=29411184/32770624 swapFree=67002708/67108860
[pid=32570] ppid=32567 vsize=621692 memory=20456 CPUtime=63.72 cores=0-7
/proc/32570/stat : 32570 (cosoco) S 32567 32570 31337 0 -1 1077944320 11992 0 0 0 6371 1 0 0 20 0 9 0 558612587 636612608 5114 33554432000 4194304 6211132 140726487506368 140726487504624 140237478911735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
/proc/32570/statm: 155423 5114 883 493 0 148728 0
[pid=32570/tid=32572] ppid=32567 vsize=621692 memory=1398722017469774279 CPUtime=7.97 cores=0-7
/proc/32570/task/32572/stat : 32572 (cosoco) R 32567 32570 31337 0 -1 4202560 927 0 0 0 797 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237455768592 5082350 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32573] ppid=32567 vsize=621692 memory=3047711592126522506 CPUtime=7.98 cores=0-7
/proc/32570/task/32573/stat : 32573 (cosoco) R 32567 32570 31337 0 -1 4202560 1763 0 0 0 798 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237447376144 5082385 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32574] ppid=32567 vsize=621692 memory=0 CPUtime=7.98 cores=0-7
/proc/32570/task/32574/stat : 32574 (cosoco) R 32567 32570 31337 0 -1 4202560 1066 0 0 0 798 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237438983184 5081341 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32575] ppid=32567 vsize=621692 memory=8128038100524242582 CPUtime=7.98 cores=0-7
/proc/32570/task/32575/stat : 32575 (cosoco) R 32567 32570 31337 0 -1 4202560 1215 0 0 0 798 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237430590480 5076402 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32576] ppid=32567 vsize=621692 memory=7222483652687470737 CPUtime=7.83 cores=0-7
/proc/32570/task/32576/stat : 32576 (cosoco) R 32567 32570 31337 0 -1 4202560 1027 0 0 0 783 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237422197256 5081371 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32577] ppid=32567 vsize=621692 memory=7682475212697334586 CPUtime=7.97 cores=0-7
/proc/32570/task/32577/stat : 32577 (cosoco) R 32567 32570 31337 0 -1 4202560 1365 0 0 0 797 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237413805184 5079344 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32578] ppid=32567 vsize=621692 memory=7883102961053227116 CPUtime=7.97 cores=0-7
/proc/32570/task/32578/stat : 32578 (cosoco) R 32567 32570 31337 0 -1 4202560 1296 0 0 0 797 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237405412368 5397262 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32579] ppid=32567 vsize=621692 memory=6153422757580920424 CPUtime=7.98 cores=0-7
/proc/32570/task/32579/stat : 32579 (cosoco) R 32567 32570 31337 0 -1 4202560 1036 0 0 0 798 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237397019776 5081379 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
Current children cumulated CPU time: 63.72 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 20456 KiB

[startup+8.80114 s]
/proc/loadavg: 7.22 6.77 4.43 9/201 32579
/proc/meminfo: memFree=29411184/32770624 swapFree=67002708/67108860
[pid=32570] ppid=32567 vsize=621692 memory=20456 CPUtime=70.05 cores=0-7
/proc/32570/stat : 32570 (cosoco) S 32567 32570 31337 0 -1 1077944320 12069 0 0 0 7004 1 0 0 20 0 9 0 558612587 636612608 5114 33554432000 4194304 6211132 140726487506368 140726487504624 140237478911735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
/proc/32570/statm: 155423 5114 883 493 0 148728 0
[pid=32570/tid=32572] ppid=32567 vsize=621692 memory=281376192800416 CPUtime=8.76 cores=0-7
/proc/32570/task/32572/stat : 32572 (cosoco) R 32567 32570 31337 0 -1 4202560 940 0 0 0 876 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237455768592 5082350 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32573] ppid=32567 vsize=621692 memory=4857107216612862800 CPUtime=8.77 cores=0-7
/proc/32570/task/32573/stat : 32573 (cosoco) R 32567 32570 31337 0 -1 4202560 1772 0 0 0 877 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237447376144 5079076 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32574] ppid=32567 vsize=621692 memory=-7385037615208631145 CPUtime=8.77 cores=0-7
/proc/32570/task/32574/stat : 32574 (cosoco) R 32567 32570 31337 0 -1 4202560 1074 0 0 0 877 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237438983184 5081371 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32575] ppid=32567 vsize=621692 memory=-6586667735541663136 CPUtime=8.77 cores=0-7
/proc/32570/task/32575/stat : 32575 (cosoco) R 32567 32570 31337 0 -1 4202560 1228 0 0 0 877 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237430590480 5081371 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32576] ppid=32567 vsize=621692 memory=7016671349533276567 CPUtime=8.62 cores=0-7
/proc/32570/task/32576/stat : 32576 (cosoco) R 32567 32570 31337 0 -1 4202560 1035 0 0 0 862 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237422197256 5076256 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32577] ppid=32567 vsize=621692 memory=4206468019030876256 CPUtime=8.77 cores=0-7
/proc/32570/task/32577/stat : 32577 (cosoco) R 32567 32570 31337 0 -1 4202560 1375 0 0 0 877 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237413805184 5149732 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32578] ppid=32567 vsize=621692 memory=6935054825532540783 CPUtime=8.76 cores=0-7
/proc/32570/task/32578/stat : 32578 (cosoco) R 32567 32570 31337 0 -1 4202560 1304 0 0 0 876 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237405412480 5082397 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32579] ppid=32567 vsize=621692 memory=33 CPUtime=8.77 cores=0-7
/proc/32570/task/32579/stat : 32579 (cosoco) R 32567 32570 31337 0 -1 4202560 1044 0 0 0 877 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237397019776 5082358 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
Current children cumulated CPU time: 70.05 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 20456 KiB

[startup+9.00114 s]*
/proc/loadavg: 7.22 6.77 4.43 9/201 32579
/proc/meminfo: memFree=29411308/32770624 swapFree=67002708/67108860
[pid=32570] ppid=32567 vsize=621692 memory=20456 CPUtime=71.71 cores=0-7
/proc/32570/stat : 32570 (cosoco) S 32567 32570 31337 0 -1 1077944320 12096 0 0 0 7170 1 0 0 20 0 9 0 558612587 636612608 5114 33554432000 4194304 6211132 140726487506368 140726487504624 140237478911735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
/proc/32570/statm: 155423 5114 883 493 0 148728 0
[pid=32570/tid=32572] ppid=32567 vsize=621692 memory=8316850467074736180 CPUtime=8.97 cores=0-7
/proc/32570/task/32572/stat : 32572 (cosoco) R 32567 32570 31337 0 -1 4202560 944 0 0 0 897 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237455768592 5075597 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32573] ppid=32567 vsize=621692 memory=14976 CPUtime=8.98 cores=0-7
/proc/32570/task/32573/stat : 32573 (cosoco) R 32567 32570 31337 0 -1 4202560 1775 0 0 0 898 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237447376144 5081349 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32574] ppid=32567 vsize=621692 memory=140688241676804 CPUtime=8.98 cores=0-7
/proc/32570/task/32574/stat : 32574 (cosoco) R 32567 32570 31337 0 -1 4202560 1077 0 0 0 898 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237438983296 5193742 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32575] ppid=32567 vsize=621692 memory=3472328296227418159 CPUtime=8.98 cores=0-7
/proc/32570/task/32575/stat : 32575 (cosoco) R 32567 32570 31337 0 -1 4202560 1231 0 0 0 898 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237430590480 5078762 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32576] ppid=32567 vsize=621692 memory=6944656592387989600 CPUtime=8.82 cores=0-7
/proc/32570/task/32576/stat : 32576 (cosoco) R 32567 32570 31337 0 -1 4202560 1039 0 0 0 882 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237422197888 5081375 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32577] ppid=32567 vsize=621692 memory=6944652177228980320 CPUtime=8.97 cores=0-7
/proc/32570/task/32577/stat : 32577 (cosoco) R 32567 32570 31337 0 -1 4202560 1378 0 0 0 897 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237413805184 5149224 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32578] ppid=32567 vsize=621692 memory=8461260352690138415 CPUtime=8.97 cores=0-7
/proc/32570/task/32578/stat : 32578 (cosoco) R 32567 32570 31337 0 -1 4202560 1307 0 0 0 897 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237405412480 5081744 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32579] ppid=32567 vsize=621692 memory=-4866526900606100091 CPUtime=8.98 cores=0-7
/proc/32570/task/32579/stat : 32579 (cosoco) R 32567 32570 31337 0 -1 4202560 1048 0 0 0 898 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237397019664 5397321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
Current children cumulated CPU time: 71.71 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 20456 KiB

[startup+9.10914 s]
/proc/loadavg: 7.22 6.77 4.43 9/201 32579
/proc/meminfo: memFree=29411308/32770624 swapFree=67002708/67108860
[pid=32570] ppid=32567 vsize=621692 memory=20456 CPUtime=72.51 cores=0-7
/proc/32570/stat : 32570 (cosoco) S 32567 32570 31337 0 -1 1077944320 12123 0 0 0 7250 1 0 0 20 0 9 0 558612587 636612608 5114 33554432000 4194304 6211132 140726487506368 140726487504624 140237478911735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
/proc/32570/statm: 155423 5114 883 493 0 148728 0
[pid=32570/tid=32572] ppid=32567 vsize=621692 memory=20456 CPUtime=9.07 cores=0-7
/proc/32570/task/32572/stat : 32572 (cosoco) R 32567 32570 31337 0 -1 4202560 952 0 0 0 907 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237455768592 5081337 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32573] ppid=32567 vsize=621692 memory=20456 CPUtime=9.08 cores=0-7
/proc/32570/task/32573/stat : 32573 (cosoco) R 32567 32570 31337 0 -1 4202560 1775 0 0 0 908 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237447376144 5081762 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32574] ppid=32567 vsize=621692 memory=20456 CPUtime=9.08 cores=0-7
/proc/32570/task/32574/stat : 32574 (cosoco) R 32567 32570 31337 0 -1 4202560 1079 0 0 0 908 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237438983296 5081301 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32575] ppid=32567 vsize=621692 memory=0 CPUtime=9.08 cores=0-7
/proc/32570/task/32575/stat : 32575 (cosoco) R 32567 32570 31337 0 -1 4202560 1237 0 0 0 908 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237430590480 5081337 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32576] ppid=32567 vsize=621692 memory=20456 CPUtime=8.92 cores=0-7
/proc/32570/task/32576/stat : 32576 (cosoco) R 32567 32570 31337 0 -1 4202560 1043 0 0 0 892 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237422197664 5076431 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32577] ppid=32567 vsize=621692 memory=56 CPUtime=9.07 cores=0-7
/proc/32570/task/32577/stat : 32577 (cosoco) R 32567 32570 31337 0 -1 4202560 1380 0 0 0 907 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237413805184 5082401 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32578] ppid=32567 vsize=621692 memory=0 CPUtime=9.07 cores=0-7
/proc/32570/task/32578/stat : 32578 (cosoco) R 32567 32570 31337 0 -1 4202560 1309 0 0 0 907 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237405412480 5186208 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
[pid=32570/tid=32579] ppid=32567 vsize=621692 memory=0 CPUtime=9.07 cores=0-7
/proc/32570/task/32579/stat : 32579 (cosoco) R 32567 32570 31337 0 -1 4202560 1051 0 0 0 907 0 0 0 20 0 9 0 558612590 636612608 5114 33554432000 4194304 6211132 140726487506368 140237397019664 5081301 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37318656 140726487512081 140726487512173 140726487512173 140726487515086 0
Current children cumulated CPU time: 72.51 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 20456 KiB

Child status: 0
Real time (s): 9.1741
CPU time (s): 73.0212
CPU user time (s): 73.0022
CPU system time (s): 0.018995
CPU usage (%): 795.949
Max. virtual memory (cumulated for all children) (KiB): 624260
Max. memory (cumulated for all children) (KiB): 21208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 73.0022
system time used= 0.018995
maximum resident set size= 21628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12244
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= 684
involuntary context switches= 647


# summary of solver processes directly reported to runsolver:
#   pid: 32570
#   total CPU time (s): 73.0212
#   total CPU user time (s): 73.0022
#   total CPU system time (s): 0.018995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.063833 second user time and 0.111116 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-30 08:21:13
IDJOB=4409612
IDBENCH=126224
IDSOLVER=2877
FILE ID=node148/4409612-1569824511
RUNJOBID= node148-1569816318-31364
PBS_JOBID= 21705905
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-10-a3.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409612-1569824511/watcher-4409612-1569824511 -o /tmp/evaluation-result-4409612-1569824511/solver-4409612-1569824511 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1569816318-31364 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409612-1569824511.xml

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

MD5SUM BENCH= 1a91370fd3edda64a19224a97cd9d854
RANDOM SEED=2123976684

node148.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.13
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.13
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.13
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.13
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:        29427568 kB
MemAvailable:   31873232 kB
Buffers:          135332 kB
Cached:          2648340 kB
SwapCached:         3492 kB
Active:          1789796 kB
Inactive:         998352 kB
Active(anon):       1860 kB
Inactive(anon):    82664 kB
Active(file):    1787936 kB
Inactive(file):   915688 kB
Unevictable:      110988 kB
Mlocked:          110988 kB
SwapTotal:      67108860 kB
SwapFree:       67002708 kB
Dirty:              2796 kB
Writeback:             0 kB
AnonPages:        112680 kB
Mapped:            26796 kB
Shmem:             71772 kB
Slab:             144724 kB
SReclaimable:     115748 kB
SUnreclaim:        28976 kB
KernelStack:        3456 kB
PageTables:         5492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     538564 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:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 62028 MiB
End job on node148 at 2019-09-30 08:21:22