Trace number 4409912

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 87.6254 11.0088

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 benchmark16.0207
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-4409912-1569828895.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.05	c enable optimization
0.00/0.05	c ========================================[ Problem Statistics ]===========================================
0.00/0.05	c |                                                                                                       
0.00/0.05	c |  Parse time        :         0.02 s 
0.00/0.05	c |
0.00/0.05	c |               Variables: 110
0.00/0.05	c |            Domain Sizes: 500..501
0.00/0.05	c |
0.00/0.05	c |             Constraints: 57
0.00/0.05	c |                   Arity: 1..45  -- Unary: 2  -- Binary: 9  -- Ternary: 45
0.00/0.05	c | 
0.00/0.05	c |                   Types: 
0.00/0.05	c |                          (X - Y < k): 9
0.00/0.05	c |                          All Different: 1
0.00/0.05	c |                          Intension: 1
0.00/0.05	c |                          Sum: 45
0.00/0.05	c |                          Unary: 1
0.00/0.05	c |                          
0.00/0.05	c |               Objective: Minimize Intension
0.00/0.05	
0.00/0.05	c =========================================================================================================
0.00/0.05	c Parallel mode: Portfolio
0.00/0.05	c [pFactory][Group N°0] created (threads:8).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.05	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.05	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.05	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.05	c [pFactory][Group N°0] task 7 launched on thread 4.
0.00/0.05	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.05	c [pFactory][Group N°0] task 5 launched on thread 1.
0.00/0.05	c [pFactory][Group N°0] task 4 launched on thread 6.
0.00/0.05	c [pFactory][Group N°0] task 3 launched on thread 2.
0.00/0.05	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.05	c [pFactory][Group N°0] task 1 launched on thread 5.
0.00/0.05	c [pFactory][Group N°0] task 0 launched on thread 3.
0.00/0.05	o 84
0.00/0.09	o 81
0.00/0.09	o 78
0.00/0.09	o 67
0.67/0.13	o 66
0.67/0.16	o 65
0.67/0.17	o 64
0.67/0.20	o 63
1.52/0.26	o 62
4.62/0.69	o 60
19.72/2.57	o 59
64.52/8.17	o 55
86.82/11.00	c [pFactory][Group N°0] concurent mode: thread 5 has won with the task 1.
86.82/11.00	c [pFactory][Group N°0] Thread N°0 is joined.
86.82/11.00	c [pFactory][Group N°0] Thread N°1 is joined.
86.82/11.00	c [pFactory][Group N°0] Thread N°2 is joined.
86.82/11.00	c [pFactory][Group N°0] Thread N°3 is joined.
86.82/11.00	c [pFactory][Group N°0] Thread N°4 is joined.
86.82/11.00	c [pFactory][Group N°0] Thread N°5 is joined.
86.82/11.00	c [pFactory][Group N°0] Thread N°6 is joined.
86.82/11.00	c [pFactory][Group N°0] Thread N°7 is joined.
86.82/11.00	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°5)
86.82/11.00	s OPTIMUM FOUND
86.82/11.00	c call to solver        : 6
86.82/11.00	c
86.82/11.00	c restarts              : 10579       
86.82/11.00	c conflicts             : 62335        (712 /sec)
86.82/11.00	c decisions             : 262030       (2991 /sec)
86.82/11.00	c propagations          : 26019156    (297029 /sec)
86.82/11.00	c root propagations     : 361         
86.82/11.00	c filter calls          : 7994772        (91266 /sec)
86.82/11.00	c useless filter calls  : 2656046        (33 %)
86.82/11.00	c Memory used           : 575.11 MB
86.82/11.00	c Best bound time (wc)  : 8.16919 s
86.82/11.00	c CPU time              : 87.5981 s
86.82/11.00	c real time             : 10.9951 s
86.82/11.00	
86.82/11.00	
86.82/11.00	v <instantiation type='solution' cost='55'>
86.82/11.00	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>
86.82/11.00	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>
86.82/11.00	v </instantiation>
86.82/11.00	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409912-1569828895/watcher-4409912-1569828895 -o /tmp/evaluation-result-4409912-1569828895/solver-4409912-1569828895 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node149-1569816999-10284 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409912-1569828895.xml 

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

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


[startup+0.100759 s]*
/proc/loadavg: 5.81 4.08 5.25 9/199 11945
/proc/meminfo: memFree=31443840/32770624 swapFree=66943324/67108860
[pid=11936] ppid=11933 vsize=626828 memory=22956 CPUtime=0.67 cores=0-7
/proc/11936/stat : 11936 (cosoco) S 11933 11936 10257 0 -1 1077944320 7085 0 0 0 66 1 0 0 20 0 9 0 559128056 641871872 5739 33554432000 4194304 6211132 140737352309328 140737352307584 139923389726455 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
/proc/11936/statm: 156707 5739 881 493 0 150012 0
[pid=11936/tid=11938] ppid=11933 vsize=626828 memory=4134692831991786133 CPUtime=0.07 cores=0-7
/proc/11936/task/11938/stat : 11938 (cosoco) R 11933 11936 10257 0 -1 4202560 672 0 0 0 7 0 0 0 20 0 9 0 559128058 641871872 5739 33554432000 4194304 6211132 140737352309328 139923366583312 5081703 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11939] ppid=11933 vsize=626828 memory=4872558044660077418 CPUtime=0.07 cores=0-7
/proc/11936/task/11939/stat : 11939 (cosoco) R 11933 11936 10257 0 -1 4202560 637 0 0 0 7 0 0 0 20 0 9 0 559128058 641871872 5739 33554432000 4194304 6211132 140737352309328 139923358190528 5082367 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11940] ppid=11933 vsize=626828 memory=140615909803648 CPUtime=0.08 cores=0-7
/proc/11936/task/11940/stat : 11940 (cosoco) R 11933 11936 10257 0 -1 4202560 789 0 0 0 8 0 0 0 20 0 9 0 559128058 641871872 5739 33554432000 4194304 6211132 140737352309328 139923349798016 139923389747802 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11941] ppid=11933 vsize=626828 memory=0 CPUtime=0.08 cores=0-7
/proc/11936/task/11941/stat : 11941 (cosoco) R 11933 11936 10257 0 -1 4202560 627 0 0 0 8 0 0 0 20 0 9 0 559128058 641871872 5739 33554432000 4194304 6211132 140737352309328 139923341405200 5149699 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11942] ppid=11933 vsize=626828 memory=0 CPUtime=0.08 cores=0-7
/proc/11936/task/11942/stat : 11942 (cosoco) R 11933 11936 10257 0 -1 4202560 682 0 0 0 8 0 0 0 20 0 9 0 559128058 641871872 5739 33554432000 4194304 6211132 140737352309328 139923333012512 5081329 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11943] ppid=11933 vsize=626828 memory=0 CPUtime=0.08 cores=0-7
/proc/11936/task/11943/stat : 11943 (cosoco) R 11933 11936 10257 0 -1 4202560 658 0 0 0 8 0 0 0 20 0 9 0 559128058 641871872 5739 33554432000 4194304 6211132 140737352309328 139923324619808 5008816 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11944] ppid=11933 vsize=626828 memory=-1 CPUtime=0.07 cores=0-7
/proc/11936/task/11944/stat : 11944 (cosoco) R 11933 11936 10257 0 -1 4202560 639 0 0 0 7 0 0 0 20 0 9 0 559128058 641871872 5739 33554432000 4194304 6211132 140737352309328 139923316227104 5075568 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11945] ppid=11933 vsize=626828 memory=0 CPUtime=0.08 cores=0-7
/proc/11936/task/11945/stat : 11945 (cosoco) R 11933 11936 10257 0 -1 1077944384 115 0 0 0 8 0 0 0 20 0 9 0 559128058 641871872 5739 33554432000 4194304 6211132 140737352309328 139923307834208 139923389747645 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 626828 KiB
Current children cumulated memory: 22956 KiB

[startup+0.210757 s]*
/proc/loadavg: 5.81 4.08 5.25 9/199 11945
/proc/meminfo: memFree=31441952/32770624 swapFree=66943324/67108860
[pid=11936] ppid=11933 vsize=623744 memory=24472 CPUtime=1.52 cores=0-7
/proc/11936/stat : 11936 (cosoco) S 11933 11936 10257 0 -1 1077944320 8077 0 0 0 151 1 0 0 20 0 9 0 559128056 638713856 6118 33554432000 4194304 6211132 140737352309328 140737352307584 139923389726455 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
/proc/11936/statm: 155936 6118 881 493 0 149241 0
[pid=11936/tid=11938] ppid=11933 vsize=623744 memory=8316850467074736180 CPUtime=0.18 cores=0-7
/proc/11936/task/11938/stat : 11938 (cosoco) R 11933 11936 10257 0 -1 4202560 672 0 0 0 18 0 0 0 20 0 9 0 559128058 638713856 6118 33554432000 4194304 6211132 140737352309328 139923366583328 5082393 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11939] ppid=11933 vsize=623744 memory=1943650 CPUtime=0.18 cores=0-7
/proc/11936/task/11939/stat : 11939 (cosoco) R 11933 11936 10257 0 -1 4202560 638 0 0 0 18 0 0 0 20 0 9 0 559128058 638713856 6118 33554432000 4194304 6211132 140737352309328 139923358190608 5081439 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11940] ppid=11933 vsize=623744 memory=140615913937108 CPUtime=0.19 cores=0-7
/proc/11936/task/11940/stat : 11940 (cosoco) R 11933 11936 10257 0 -1 4202560 789 0 0 0 19 0 0 0 20 0 9 0 559128058 638713856 6118 33554432000 4194304 6211132 140737352309328 139923349797696 5186231 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11941] ppid=11933 vsize=623744 memory=-1 CPUtime=0.19 cores=0-7
/proc/11936/task/11941/stat : 11941 (cosoco) R 11933 11936 10257 0 -1 4202560 627 0 0 0 19 0 0 0 20 0 9 0 559128058 638713856 6118 33554432000 4194304 6211132 140737352309328 139923341405200 5074546 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11942] ppid=11933 vsize=623744 memory=0 CPUtime=0.19 cores=0-7
/proc/11936/task/11942/stat : 11942 (cosoco) R 11933 11936 10257 0 -1 4202560 685 0 0 0 19 0 0 0 20 0 9 0 559128058 638713856 6118 33554432000 4194304 6211132 140737352309328 139923333012496 5082823 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11943] ppid=11933 vsize=623744 memory=0 CPUtime=0.18 cores=0-7
/proc/11936/task/11943/stat : 11943 (cosoco) R 11933 11936 10257 0 -1 4202560 658 0 0 0 18 0 0 0 20 0 9 0 559128058 638713856 6118 33554432000 4194304 6211132 140737352309328 139923324620048 5193742 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11944] ppid=11933 vsize=623744 memory=-1 CPUtime=0.18 cores=0-7
/proc/11936/task/11944/stat : 11944 (cosoco) R 11933 11936 10257 0 -1 4202560 640 0 0 0 18 0 0 0 20 0 9 0 559128058 638713856 6118 33554432000 4194304 6211132 140737352309328 139923316227088 5078752 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11945] ppid=11933 vsize=623744 memory=0 CPUtime=0.17 cores=0-7
/proc/11936/task/11945/stat : 11945 (cosoco) R 11933 11936 10257 0 -1 4202560 1072 0 0 0 17 0 0 0 20 0 9 0 559128058 638713856 6118 33554432000 4194304 6211132 140737352309328 139923307834496 5149732 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 623744 KiB
Current children cumulated memory: 24472 KiB

[startup+0.310756 s]*
/proc/loadavg: 5.81 4.08 5.25 9/199 11945
/proc/meminfo: memFree=31442472/32770624 swapFree=66943324/67108860
[pid=11936] ppid=11933 vsize=621692 memory=23240 CPUtime=2.31 cores=0-7
/proc/11936/stat : 11936 (cosoco) S 11933 11936 10257 0 -1 1077944320 8080 0 0 0 230 1 0 0 20 0 9 0 559128056 636612608 5810 33554432000 4194304 6211132 140737352309328 140737352307584 139923389726455 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
/proc/11936/statm: 155423 5810 881 493 0 148728 0
[pid=11936/tid=11938] ppid=11933 vsize=621692 memory=6935054825532540783 CPUtime=0.28 cores=0-7
/proc/11936/task/11938/stat : 11938 (cosoco) R 11933 11936 10257 0 -1 4202560 672 0 0 0 28 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923366583328 5390068 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11939] ppid=11933 vsize=621692 memory=4872558044660077418 CPUtime=0.28 cores=0-7
/proc/11936/task/11939/stat : 11939 (cosoco) R 11933 11936 10257 0 -1 4202560 638 0 0 0 28 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923358190608 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11940] ppid=11933 vsize=621692 memory=0 CPUtime=0.29 cores=0-7
/proc/11936/task/11940/stat : 11940 (cosoco) R 11933 11936 10257 0 -1 4202560 789 0 0 0 29 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923349797696 5149690 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11941] ppid=11933 vsize=621692 memory=0 CPUtime=0.29 cores=0-7
/proc/11936/task/11941/stat : 11941 (cosoco) R 11933 11936 10257 0 -1 4202560 627 0 0 0 29 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923341405200 5078864 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11942] ppid=11933 vsize=621692 memory=6656426216303648864 CPUtime=0.29 cores=0-7
/proc/11936/task/11942/stat : 11942 (cosoco) R 11933 11936 10257 0 -1 4202560 688 0 0 0 29 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923333012496 5082427 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11943] ppid=11933 vsize=621692 memory=0 CPUtime=0.28 cores=0-7
/proc/11936/task/11943/stat : 11943 (cosoco) R 11933 11936 10257 0 -1 4202560 658 0 0 0 28 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923324620048 5081322 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11944] ppid=11933 vsize=621692 memory=0 CPUtime=0.28 cores=0-7
/proc/11936/task/11944/stat : 11944 (cosoco) R 11933 11936 10257 0 -1 4202560 640 0 0 0 28 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923316227088 5082455 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11945] ppid=11933 vsize=621692 memory=0 CPUtime=0.26 cores=0-7
/proc/11936/task/11945/stat : 11945 (cosoco) R 11933 11936 10257 0 -1 4202560 1072 0 0 0 26 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923307834696 5149030 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
Current children cumulated CPU time: 2.31 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 23240 KiB

[startup+0.700757 s]
/proc/loadavg: 5.81 4.08 5.25 9/199 11945
/proc/meminfo: memFree=31442472/32770624 swapFree=66943324/67108860
[pid=11936] ppid=11933 vsize=621692 memory=23240 CPUtime=5.35 cores=0-7
/proc/11936/stat : 11936 (cosoco) S 11933 11936 10257 0 -1 1077944320 8080 0 0 0 534 1 0 0 20 0 9 0 559128056 636612608 5810 33554432000 4194304 6211132 140737352309328 140737352307584 139923389726455 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
/proc/11936/statm: 155423 5810 881 493 0 148728 0
[pid=11936/tid=11938] ppid=11933 vsize=621692 memory=1436 CPUtime=0.66 cores=0-7
/proc/11936/task/11938/stat : 11938 (cosoco) R 11933 11936 10257 0 -1 4202560 672 0 0 0 66 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923366583328 5078736 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11939] ppid=11933 vsize=621692 memory=892 CPUtime=0.66 cores=0-7
/proc/11936/task/11939/stat : 11939 (cosoco) R 11933 11936 10257 0 -1 4202560 638 0 0 0 66 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923358190608 5186318 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11940] ppid=11933 vsize=621692 memory=1764 CPUtime=0.67 cores=0-7
/proc/11936/task/11940/stat : 11940 (cosoco) R 11933 11936 10257 0 -1 4202560 789 0 0 0 67 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923349797792 5392736 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11941] ppid=11933 vsize=621692 memory=111628 CPUtime=0.67 cores=0-7
/proc/11936/task/11941/stat : 11941 (cosoco) R 11933 11936 10257 0 -1 4202560 627 0 0 0 67 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923341405200 5079352 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11942] ppid=11933 vsize=621692 memory=800 CPUtime=0.67 cores=0-7
/proc/11936/task/11942/stat : 11942 (cosoco) R 11933 11936 10257 0 -1 4202560 688 0 0 0 67 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923333012496 5074504 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11943] ppid=11933 vsize=621692 memory=-7175204567652784766 CPUtime=0.67 cores=0-7
/proc/11936/task/11943/stat : 11943 (cosoco) R 11933 11936 10257 0 -1 4202560 658 0 0 0 67 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923324620048 5082784 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11944] ppid=11933 vsize=621692 memory=7100839861465685612 CPUtime=0.66 cores=0-7
/proc/11936/task/11944/stat : 11944 (cosoco) R 11933 11936 10257 0 -1 4202560 640 0 0 0 66 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923316227344 5081422 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11945] ppid=11933 vsize=621692 memory=3054156605268465310 CPUtime=0.63 cores=0-7
/proc/11936/task/11945/stat : 11945 (cosoco) R 11933 11936 10257 0 -1 4202560 1072 0 0 0 63 0 0 0 20 0 9 0 559128058 636612608 5810 33554432000 4194304 6211132 140737352309328 139923307834496 5081301 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
Current children cumulated CPU time: 5.35 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 23240 KiB

[startup+1.50076 s]
/proc/loadavg: 5.81 4.08 5.25 9/199 11945
/proc/meminfo: memFree=31442472/32770624 swapFree=66943324/67108860
[pid=11936] ppid=11933 vsize=621692 memory=23264 CPUtime=11.73 cores=0-7
/proc/11936/stat : 11936 (cosoco) S 11933 11936 10257 0 -1 1077944320 9205 0 0 0 1172 1 0 0 20 0 9 0 559128056 636612608 5816 33554432000 4194304 6211132 140737352309328 140737352307584 139923389726455 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
/proc/11936/statm: 155423 5816 882 493 0 148728 0
[pid=11936/tid=11938] ppid=11933 vsize=621692 memory=0 CPUtime=1.46 cores=0-7
/proc/11936/task/11938/stat : 11938 (cosoco) R 11933 11936 10257 0 -1 4202560 766 0 0 0 146 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923366583424 5075581 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11939] ppid=11933 vsize=621692 memory=148 CPUtime=1.46 cores=0-7
/proc/11936/task/11939/stat : 11939 (cosoco) R 11933 11936 10257 0 -1 4202560 723 0 0 0 146 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923358190608 5151090 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11940] ppid=11933 vsize=621692 memory=1943580 CPUtime=1.47 cores=0-7
/proc/11936/task/11940/stat : 11940 (cosoco) R 11933 11936 10257 0 -1 4202560 897 0 0 0 147 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923349797792 5075228 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11941] ppid=11933 vsize=621692 memory=1945826 CPUtime=1.47 cores=0-7
/proc/11936/task/11941/stat : 11941 (cosoco) R 11933 11936 10257 0 -1 4202560 850 0 0 0 147 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923341405200 5078752 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11942] ppid=11933 vsize=621692 memory=0 CPUtime=1.47 cores=0-7
/proc/11936/task/11942/stat : 11942 (cosoco) R 11933 11936 10257 0 -1 4202560 783 0 0 0 147 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923333012152 5082438 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11943] ppid=11933 vsize=621692 memory=0 CPUtime=1.47 cores=0-7
/proc/11936/task/11943/stat : 11943 (cosoco) R 11933 11936 10257 0 -1 4202560 832 0 0 0 147 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923324620048 5186301 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11944] ppid=11933 vsize=621692 memory=0 CPUtime=1.46 cores=0-7
/proc/11936/task/11944/stat : 11944 (cosoco) R 11933 11936 10257 0 -1 4202560 849 0 0 0 146 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923316227344 5082717 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11945] ppid=11933 vsize=621692 memory=281231505752304 CPUtime=1.41 cores=0-7
/proc/11936/task/11945/stat : 11945 (cosoco) R 11933 11936 10257 0 -1 4202560 1209 0 0 0 141 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923307834496 5079305 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
Current children cumulated CPU time: 11.73 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 23264 KiB

[startup+3.10976 s]
/proc/loadavg: 5.99 4.15 5.27 9/199 11945
/proc/meminfo: memFree=31443948/32770624 swapFree=66943324/67108860
[pid=11936] ppid=11933 vsize=621692 memory=23264 CPUtime=24.59 cores=0-7
/proc/11936/stat : 11936 (cosoco) S 11933 11936 10257 0 -1 1077944320 10705 0 0 0 2457 2 0 0 20 0 9 0 559128056 636612608 5816 33554432000 4194304 6211132 140737352309328 140737352307584 139923389726455 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
/proc/11936/statm: 155423 5816 882 493 0 148728 0
[pid=11936/tid=11938] ppid=11933 vsize=621692 memory=0 CPUtime=3.07 cores=0-7
/proc/11936/task/11938/stat : 11938 (cosoco) R 11933 11936 10257 0 -1 4202560 1000 0 0 0 307 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923366583424 5074973 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11939] ppid=11933 vsize=621692 memory=4420 CPUtime=3.07 cores=0-7
/proc/11936/task/11939/stat : 11939 (cosoco) R 11933 11936 10257 0 -1 4202560 874 0 0 0 307 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923358190608 5075825 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11940] ppid=11933 vsize=621692 memory=0 CPUtime=3.08 cores=0-7
/proc/11936/task/11940/stat : 11940 (cosoco) R 11933 11936 10257 0 -1 4202560 1075 0 0 0 308 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923349797792 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11941] ppid=11933 vsize=621692 memory=0 CPUtime=3.08 cores=0-7
/proc/11936/task/11941/stat : 11941 (cosoco) R 11933 11936 10257 0 -1 4202560 1121 0 0 0 308 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923341405200 5397267 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11942] ppid=11933 vsize=621692 memory=23264 CPUtime=3.08 cores=0-7
/proc/11936/task/11942/stat : 11942 (cosoco) R 11933 11936 10257 0 -1 4202560 864 0 0 0 308 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923333012152 5078752 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11943] ppid=11933 vsize=621692 memory=13985877445577048 CPUtime=3.07 cores=0-7
/proc/11936/task/11943/stat : 11943 (cosoco) R 11933 11936 10257 0 -1 4202560 1031 0 0 0 307 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923324620048 5079328 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11944] ppid=11933 vsize=621692 memory=23240 CPUtime=3.07 cores=0-7
/proc/11936/task/11944/stat : 11944 (cosoco) R 11933 11936 10257 0 -1 4202560 1101 0 0 0 307 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923316227344 5149055 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11945] ppid=11933 vsize=621692 memory=1408 CPUtime=3 cores=0-7
/proc/11936/task/11945/stat : 11945 (cosoco) R 11933 11936 10257 0 -1 4202560 1343 0 0 0 300 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923307834496 5075694 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
Current children cumulated CPU time: 24.59 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 23264 KiB

[startup+6.30076 s]
/proc/loadavg: 5.99 4.15 5.27 9/199 11945
/proc/meminfo: memFree=31444548/32770624 swapFree=66943324/67108860
[pid=11936] ppid=11933 vsize=621692 memory=23264 CPUtime=50.07 cores=0-7
/proc/11936/stat : 11936 (cosoco) S 11933 11936 10257 0 -1 1077944320 12838 0 0 0 5005 2 0 0 20 0 9 0 559128056 636612608 5816 33554432000 4194304 6211132 140737352309328 140737352307584 139923389726455 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
/proc/11936/statm: 155423 5816 882 493 0 148728 0
[pid=11936/tid=11938] ppid=11933 vsize=621692 memory=6656426216303648864 CPUtime=6.26 cores=0-7
/proc/11936/task/11938/stat : 11938 (cosoco) R 11933 11936 10257 0 -1 4202560 1261 0 0 0 626 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923366583424 5081355 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11939] ppid=11933 vsize=621692 memory=3620 CPUtime=6.26 cores=0-7
/proc/11936/task/11939/stat : 11939 (cosoco) R 11933 11936 10257 0 -1 4202560 1033 0 0 0 626 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923358190608 5078752 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11940] ppid=11933 vsize=621692 memory=140620204770943 CPUtime=6.27 cores=0-7
/proc/11936/task/11940/stat : 11940 (cosoco) R 11933 11936 10257 0 -1 4202560 1311 0 0 0 627 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923349797792 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11941] ppid=11933 vsize=621692 memory=0 CPUtime=6.27 cores=0-7
/proc/11936/task/11941/stat : 11941 (cosoco) R 11933 11936 10257 0 -1 4202560 1458 0 0 0 627 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923341405200 5149680 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0

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

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

[startup+6.40075 s]
/proc/loadavg: 5.99 4.15 5.27 9/199 11945
/proc/meminfo: memFree=31444548/32770624 swapFree=66943324/67108860
[pid=11936] ppid=11933 vsize=621692 memory=23264 CPUtime=50.87 cores=0-7
/proc/11936/stat : 11936 (cosoco) S 11933 11936 10257 0 -1 1077944320 12839 0 0 0 5085 2 0 0 20 0 9 0 559128056 636612608 5816 33554432000 4194304 6211132 140737352309328 140737352307584 139923389726455 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
/proc/11936/statm: 155423 5816 882 493 0 148728 0
[pid=11936/tid=11938] ppid=11933 vsize=621692 memory=6935054825532540783 CPUtime=6.36 cores=0-7
/proc/11936/task/11938/stat : 11938 (cosoco) R 11933 11936 10257 0 -1 4202560 1261 0 0 0 636 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923366583424 5149253 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11939] ppid=11933 vsize=621692 memory=1388 CPUtime=6.36 cores=0-7
/proc/11936/task/11939/stat : 11939 (cosoco) R 11933 11936 10257 0 -1 4202560 1033 0 0 0 636 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923358190608 5396436 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11940] ppid=11933 vsize=621692 memory=1724 CPUtime=6.37 cores=0-7
/proc/11936/task/11940/stat : 11940 (cosoco) R 11933 11936 10257 0 -1 4202560 1311 0 0 0 637 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923349797792 5082637 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11941] ppid=11933 vsize=621692 memory=1056 CPUtime=6.37 cores=0-7
/proc/11936/task/11941/stat : 11941 (cosoco) R 11933 11936 10257 0 -1 4202560 1459 0 0 0 637 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923341405200 5078752 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11942] ppid=11933 vsize=621692 memory=56 CPUtime=6.37 cores=0-7
/proc/11936/task/11942/stat : 11942 (cosoco) R 11933 11936 10257 0 -1 4202560 1126 0 0 0 637 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923333012152 5082759 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11943] ppid=11933 vsize=621692 memory=8401352418782109792 CPUtime=6.36 cores=0-7
/proc/11936/task/11943/stat : 11943 (cosoco) R 11933 11936 10257 0 -1 4202560 1395 0 0 0 636 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923324619792 5076268 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11944] ppid=11933 vsize=621692 memory=-6586668835053300886 CPUtime=6.36 cores=0-7
/proc/11936/task/11944/stat : 11944 (cosoco) R 11933 11936 10257 0 -1 4202560 1403 0 0 0 636 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923316227200 5074665 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11945] ppid=11933 vsize=621692 memory=6946866654921323415 CPUtime=6.25 cores=0-7
/proc/11936/task/11945/stat : 11945 (cosoco) R 11933 11936 10257 0 -1 4202560 1555 0 0 0 625 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923307834384 5151059 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 23264 KiB

[startup+8.00076 s]*
/proc/loadavg: 6.15 4.21 5.28 9/199 11945
/proc/meminfo: memFree=31445180/32770624 swapFree=66943324/67108860
[pid=11936] ppid=11933 vsize=621692 memory=23264 CPUtime=63.72 cores=0-7
/proc/11936/stat : 11936 (cosoco) S 11933 11936 10257 0 -1 1077944320 13865 0 0 0 6370 2 0 0 20 0 9 0 559128056 636612608 5816 33554432000 4194304 6211132 140737352309328 140737352307584 139923389726455 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
/proc/11936/statm: 155423 5816 882 493 0 148728 0
[pid=11936/tid=11938] ppid=11933 vsize=621692 memory=11852 CPUtime=7.97 cores=0-7
/proc/11936/task/11938/stat : 11938 (cosoco) R 11933 11936 10257 0 -1 4202560 1404 0 0 0 797 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923366583424 5149822 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11939] ppid=11933 vsize=621692 memory=8516 CPUtime=7.97 cores=0-7
/proc/11936/task/11939/stat : 11939 (cosoco) R 11933 11936 10257 0 -1 4202560 1132 0 0 0 797 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923358190608 5076437 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11940] ppid=11933 vsize=621692 memory=4872558044660077418 CPUtime=7.98 cores=0-7
/proc/11936/task/11940/stat : 11940 (cosoco) R 11933 11936 10257 0 -1 4202560 1420 0 0 0 798 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923349797792 5075234 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11941] ppid=11933 vsize=621692 memory=290763857956438330 CPUtime=7.98 cores=0-7
/proc/11936/task/11941/stat : 11941 (cosoco) R 11933 11936 10257 0 -1 4202560 1619 0 0 0 798 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923341405200 5186242 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11942] ppid=11933 vsize=621692 memory=14698482732632482 CPUtime=7.98 cores=0-7
/proc/11936/task/11942/stat : 11942 (cosoco) R 11933 11936 10257 0 -1 4202560 1248 0 0 0 798 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923333012152 5079328 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11943] ppid=11933 vsize=621692 memory=6944656592455359580 CPUtime=7.97 cores=0-7
/proc/11936/task/11943/stat : 11943 (cosoco) R 11933 11936 10257 0 -1 4202560 1543 0 0 0 797 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923324619792 5075234 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11944] ppid=11933 vsize=621692 memory=6944656575208382560 CPUtime=7.97 cores=0-7
/proc/11936/task/11944/stat : 11944 (cosoco) R 11933 11936 10257 0 -1 4202560 1519 0 0 0 797 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923316227200 5082455 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11945] ppid=11933 vsize=621692 memory=-7361174377247368086 CPUtime=7.84 cores=0-7
/proc/11936/task/11945/stat : 11945 (cosoco) R 11933 11936 10257 0 -1 4202560 1684 0 0 0 784 0 0 0 20 0 9 0 559128058 636612608 5816 33554432000 4194304 6211132 140737352309328 139923307834384 5074789 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
Current children cumulated CPU time: 63.72 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 23264 KiB

[startup+9.60076 s]
/proc/loadavg: 6.15 4.21 5.28 9/199 11945
/proc/meminfo: memFree=31445304/32770624 swapFree=66943324/67108860
[pid=11936] ppid=11933 vsize=621692 memory=23268 CPUtime=76.43 cores=0-7
/proc/11936/stat : 11936 (cosoco) S 11933 11936 10257 0 -1 1077944320 14461 0 0 0 7641 2 0 0 20 0 9 0 559128056 636612608 5817 33554432000 4194304 6211132 140737352309328 140737352307584 139923389726455 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
/proc/11936/statm: 155423 5817 882 493 0 148728 0
[pid=11936/tid=11938] ppid=11933 vsize=621692 memory=0 CPUtime=9.56 cores=0-7
/proc/11936/task/11938/stat : 11938 (cosoco) R 11933 11936 10257 0 -1 4202560 1531 0 0 0 956 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923366583424 5151161 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11939] ppid=11933 vsize=621692 memory=0 CPUtime=9.56 cores=0-7
/proc/11936/task/11939/stat : 11939 (cosoco) R 11933 11936 10257 0 -1 4202560 1152 0 0 0 956 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923358190608 5079270 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11940] ppid=11933 vsize=621692 memory=6935054825532540783 CPUtime=9.57 cores=0-7
/proc/11936/task/11940/stat : 11940 (cosoco) R 11933 11936 10257 0 -1 4202560 1442 0 0 0 957 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923349798016 5081375 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11941] ppid=11933 vsize=621692 memory=6944656592455360604 CPUtime=9.57 cores=0-7
/proc/11936/task/11941/stat : 11941 (cosoco) R 11933 11936 10257 0 -1 4202560 1641 0 0 0 957 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923341405200 5082393 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11942] ppid=11933 vsize=621692 memory=5790086053191909267 CPUtime=9.57 cores=0-7
/proc/11936/task/11942/stat : 11942 (cosoco) R 11933 11936 10257 0 -1 4202560 1311 0 0 0 957 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923333012608 5150994 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11943] ppid=11933 vsize=621692 memory=-3472574944341025154 CPUtime=9.56 cores=0-7
/proc/11936/task/11943/stat : 11943 (cosoco) R 11933 11936 10257 0 -1 4202560 1616 0 0 0 956 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923324619792 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11944] ppid=11933 vsize=621692 memory=6935054825532540783 CPUtime=9.56 cores=0-7
/proc/11936/task/11944/stat : 11944 (cosoco) R 11933 11936 10257 0 -1 4202560 1668 0 0 0 956 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923316227344 5076405 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11945] ppid=11933 vsize=621692 memory=0 CPUtime=9.42 cores=0-7
/proc/11936/task/11945/stat : 11945 (cosoco) R 11933 11936 10257 0 -1 4202560 1804 0 0 0 942 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923307834384 5389992 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
Current children cumulated CPU time: 76.43 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 23268 KiB

[startup+10.4008 s]
/proc/loadavg: 6.15 4.21 5.28 9/199 11945
/proc/meminfo: memFree=31445676/32770624 swapFree=66943324/67108860
[pid=11936] ppid=11933 vsize=621692 memory=23268 CPUtime=82.82 cores=0-7
/proc/11936/stat : 11936 (cosoco) S 11933 11936 10257 0 -1 1077944320 15513 0 0 0 8280 2 0 0 20 0 9 0 559128056 636612608 5817 33554432000 4194304 6211132 140737352309328 140737352307584 139923389726455 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
/proc/11936/statm: 155423 5817 882 493 0 148728 0
[pid=11936/tid=11938] ppid=11933 vsize=621692 memory=5864339070211413860 CPUtime=10.36 cores=0-7
/proc/11936/task/11938/stat : 11938 (cosoco) R 11933 11936 10257 0 -1 4202560 1661 0 0 0 1036 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923366583424 5078953 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11939] ppid=11933 vsize=621692 memory=4640484857559275876 CPUtime=10.36 cores=0-7
/proc/11936/task/11939/stat : 11939 (cosoco) R 11933 11936 10257 0 -1 4202560 1273 0 0 0 1036 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923358190608 5082762 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11940] ppid=11933 vsize=621692 memory=6081101294003578726 CPUtime=10.37 cores=0-7
/proc/11936/task/11940/stat : 11940 (cosoco) R 11933 11936 10257 0 -1 4202560 1552 0 0 0 1037 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923349798016 5173452 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11941] ppid=11933 vsize=621692 memory=7306646654023065699 CPUtime=10.37 cores=0-7
/proc/11936/task/11941/stat : 11941 (cosoco) R 11933 11936 10257 0 -1 4202560 1798 0 0 0 1037 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923341405200 5074413 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11942] ppid=11933 vsize=621692 memory=23268 CPUtime=10.37 cores=0-7
/proc/11936/task/11942/stat : 11942 (cosoco) R 11933 11936 10257 0 -1 4202560 1408 0 0 0 1037 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923333012608 5076376 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11943] ppid=11933 vsize=621692 memory=6935054825532540783 CPUtime=10.36 cores=0-7
/proc/11936/task/11943/stat : 11943 (cosoco) R 11933 11936 10257 0 -1 4202560 1811 0 0 0 1036 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923324619792 5151144 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11944] ppid=11933 vsize=621692 memory=0 CPUtime=10.36 cores=0-7
/proc/11936/task/11944/stat : 11944 (cosoco) R 11933 11936 10257 0 -1 4202560 1788 0 0 0 1036 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923316227088 5082427 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11945] ppid=11933 vsize=621692 memory=6935054825532540783 CPUtime=10.21 cores=0-7
/proc/11936/task/11945/stat : 11945 (cosoco) R 11933 11936 10257 0 -1 4202560 1926 0 0 0 1021 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923307834384 5076402 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
Current children cumulated CPU time: 82.82 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 23268 KiB

[startup+10.8008 s]
/proc/loadavg: 6.15 4.21 5.28 9/199 11945
/proc/meminfo: memFree=31445676/32770624 swapFree=66943324/67108860
[pid=11936] ppid=11933 vsize=621692 memory=23268 CPUtime=86.02 cores=0-7
/proc/11936/stat : 11936 (cosoco) S 11933 11936 10257 0 -1 1077944320 15568 0 0 0 8600 2 0 0 20 0 9 0 559128056 636612608 5817 33554432000 4194304 6211132 140737352309328 140737352307584 139923389726455 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
/proc/11936/statm: 155423 5817 882 493 0 148728 0
[pid=11936/tid=11938] ppid=11933 vsize=621692 memory=45501924 CPUtime=10.76 cores=0-7
/proc/11936/task/11938/stat : 11938 (cosoco) R 11933 11936 10257 0 -1 4202560 1670 0 0 0 1076 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923366583424 5074413 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11939] ppid=11933 vsize=621692 memory=17563108 CPUtime=10.76 cores=0-7
/proc/11936/task/11939/stat : 11939 (cosoco) R 11933 11936 10257 0 -1 4202560 1281 0 0 0 1076 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923358190608 5081375 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11940] ppid=11933 vsize=621692 memory=43720167 CPUtime=10.77 cores=0-7
/proc/11936/task/11940/stat : 11940 (cosoco) R 11933 11936 10257 0 -1 4202560 1558 0 0 0 1077 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923349798016 5149706 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11941] ppid=11933 vsize=621692 memory=324718085 CPUtime=10.77 cores=0-7
/proc/11936/task/11941/stat : 11941 (cosoco) R 11933 11936 10257 0 -1 4202560 1802 0 0 0 1077 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923341405200 5079067 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11942] ppid=11933 vsize=621692 memory=13348 CPUtime=10.77 cores=0-7
/proc/11936/task/11942/stat : 11942 (cosoco) R 11933 11936 10257 0 -1 4202560 1417 0 0 0 1077 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923333012608 5075601 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11943] ppid=11933 vsize=621692 memory=15556 CPUtime=10.76 cores=0-7
/proc/11936/task/11943/stat : 11943 (cosoco) R 11933 11936 10257 0 -1 4202560 1818 0 0 0 1076 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923324619792 5076360 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11944] ppid=11933 vsize=621692 memory=17764 CPUtime=10.76 cores=0-7
/proc/11936/task/11944/stat : 11944 (cosoco) R 11933 11936 10257 0 -1 4202560 1794 0 0 0 1076 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923316227088 5397336 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11945] ppid=11933 vsize=621692 memory=19972 CPUtime=10.6 cores=0-7
/proc/11936/task/11945/stat : 11945 (cosoco) R 11933 11936 10257 0 -1 4202560 1932 0 0 0 1060 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923307834384 5078748 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
Current children cumulated CPU time: 86.02 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 23268 KiB

[startup+10.9008 s]
/proc/loadavg: 6.15 4.21 5.28 9/199 11945
/proc/meminfo: memFree=31445676/32770624 swapFree=66943324/67108860
[pid=11936] ppid=11933 vsize=621692 memory=23268 CPUtime=86.82 cores=0-7
/proc/11936/stat : 11936 (cosoco) S 11933 11936 10257 0 -1 1077944320 15579 0 0 0 8680 2 0 0 20 0 9 0 559128056 636612608 5817 33554432000 4194304 6211132 140737352309328 140737352307584 139923389726455 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
/proc/11936/statm: 155423 5817 882 493 0 148728 0
[pid=11936/tid=11938] ppid=11933 vsize=621692 memory=23268 CPUtime=10.86 cores=0-7
/proc/11936/task/11938/stat : 11938 (cosoco) R 11933 11936 10257 0 -1 4202560 1672 0 0 0 1086 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923366583424 5148711 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11939] ppid=11933 vsize=621692 memory=23268 CPUtime=10.86 cores=0-7
/proc/11936/task/11939/stat : 11939 (cosoco) R 11933 11936 10257 0 -1 4202560 1283 0 0 0 1086 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923358190608 5075237 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11940] ppid=11933 vsize=621692 memory=23268 CPUtime=10.87 cores=0-7
/proc/11936/task/11940/stat : 11940 (cosoco) R 11933 11936 10257 0 -1 4202560 1559 0 0 0 1087 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923349798016 5081349 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11941] ppid=11933 vsize=621692 memory=132 CPUtime=10.87 cores=0-7
/proc/11936/task/11941/stat : 11941 (cosoco) R 11933 11936 10257 0 -1 4202560 1802 0 0 0 1087 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923341405200 5081771 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11942] ppid=11933 vsize=621692 memory=23264 CPUtime=10.87 cores=0-7
/proc/11936/task/11942/stat : 11942 (cosoco) R 11933 11936 10257 0 -1 4202560 1418 0 0 0 1087 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923333012608 5075678 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11943] ppid=11933 vsize=621692 memory=23264 CPUtime=10.86 cores=0-7
/proc/11936/task/11943/stat : 11943 (cosoco) R 11933 11936 10257 0 -1 4202560 1820 0 0 0 1086 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923324619792 5392740 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11944] ppid=11933 vsize=621692 memory=288230583166042426 CPUtime=10.86 cores=0-7
/proc/11936/task/11944/stat : 11944 (cosoco) R 11933 11936 10257 0 -1 4202560 1795 0 0 0 1086 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923316227088 5151107 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
[pid=11936/tid=11945] ppid=11933 vsize=621692 memory=14698482732632482 CPUtime=10.7 cores=0-7
/proc/11936/task/11945/stat : 11945 (cosoco) R 11933 11936 10257 0 -1 4202560 1934 0 0 0 1070 0 0 0 20 0 9 0 559128058 636612608 5817 33554432000 4194304 6211132 140737352309328 139923307834384 5149651 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12656640 140737352311830 140737352311922 140737352311922 140737352314830 0
Current children cumulated CPU time: 86.82 s
Current children cumulated vsize: 621692 KiB
Current children cumulated memory: 23268 KiB

Child status: 0
Real time (s): 11.0088
CPU time (s): 87.6254
CPU user time (s): 87.5985
CPU system time (s): 0.026985
CPU usage (%): 795.955
Max. virtual memory (cumulated for all children) (KiB): 626828
Max. memory (cumulated for all children) (KiB): 24472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 87.5985
system time used= 0.026985
maximum resident set size= 26916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15819
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= 1469
involuntary context switches= 810


# summary of solver processes directly reported to runsolver:
#   pid: 11936
#   total CPU time (s): 87.6254
#   total CPU user time (s): 87.5985
#   total CPU system time (s): 0.026985

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.08093 second user time and 0.108712 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-30 09:34:16
IDJOB=4409912
IDBENCH=126224
IDSOLVER=2878
FILE ID=node149/4409912-1569828895
RUNJOBID= node149-1569816999-10284
PBS_JOBID= 21705913
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-4409912-1569828895/watcher-4409912-1569828895 -o /tmp/evaluation-result-4409912-1569828895/solver-4409912-1569828895 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node149-1569816999-10284 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409912-1569828895.xml

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

MD5SUM BENCH= 1a91370fd3edda64a19224a97cd9d854
RANDOM SEED=93393789

node149.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.81
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.81
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.81
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.81
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:        31464828 kB
MemAvailable:   31930780 kB
Buffers:          125340 kB
Cached:           630028 kB
SwapCached:         5468 kB
Active:           153880 kB
Inactive:         608636 kB
Active(anon):      13272 kB
Inactive(anon):    20408 kB
Active(file):     140608 kB
Inactive(file):   588228 kB
Unevictable:      109768 kB
Mlocked:          109768 kB
SwapTotal:      67108860 kB
SwapFree:       66943324 kB
Dirty:              2728 kB
Writeback:             0 kB
AnonPages:        125484 kB
Mapped:            26148 kB
Shmem:             17908 kB
Slab:             135576 kB
SReclaimable:     105904 kB
SUnreclaim:        29672 kB
KernelStack:        3552 kB
PageTables:         5252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

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