Trace number 4293999

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 1.12SAT (TO)71 2520.08 2519.8

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-13-4-rom_c18.xml
MD5SUM0b51c5bbf7274d342280acfb624bd8bf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark71
Best CPU time to get the best result obtained on this benchmark2520.08
Satisfiable
(Un)Satisfiability was proved
Number of variables481
Number of constraints104
Number of domains5
Minimum domain size2
Maximum domain size129443
Distribution of domain sizes[{"size":2,"count":26},{"size":14,"count":182},{"size":27,"count":169},{"size":129443,"count":104}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":130},{"degree":2,"count":182},{"degree":8,"count":169}]
Minimum constraint arity16
Maximum constraint arity17
Distribution of constraint arities[{"arity":16,"count":26},{"arity":17,"count":78}]
Number of extensional constraints104
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":104}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

32.29/32.32	c best=?? lower=0 upper=1352 
52.29/52.30	c
52.29/52.30	c This is cosoco 1.12 --  
52.29/52.30	c
52.29/52.30	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4293999-1532386978.xml 
52.29/52.30	c enable optimization
52.29/52.30	c ========================================[ Problem Statistics ]===========================================
52.29/52.30	c |                                                                                                       
52.29/52.30	c |  Parse time        :        32.10 s 
52.29/52.30	c |
52.29/52.30	c |               Variables: 481
52.29/52.30	c |            Domain Sizes: 2..129443
52.29/52.30	c |
52.29/52.30	c |             Constraints: 105
52.29/52.30	c |                   Arity: 16..104
52.29/52.30	c | 
52.29/52.30	c |                   Types: 
52.29/52.30	c |                          Extension: 104  (nb tuples: 80519..445796) -- (shared: 96)
52.29/52.30	c |                          Sum: 1
52.29/52.30	c |                          
52.29/52.30	c |               Objective: Maximize Sum
52.29/52.30	
52.29/52.30	c =========================================================================================================
52.29/52.30	o 0
52.29/52.30	c    1 calls to solver: best=0 lower=1 upper=1352 
66.30/66.32	o 4
81.90/81.92	o 8
81.90/81.92	c    3 calls to solver: best=8 lower=9 upper=1352 
97.29/97.30	o 9
112.39/112.43	o 10
112.39/112.43	c    5 calls to solver: best=10 lower=11 upper=1352 
129.00/129.08	o 11
144.59/144.66	o 12
144.59/144.66	c    7 calls to solver: best=12 lower=13 upper=1352 
160.29/160.32	o 13
191.30/191.38	o 15
191.30/191.38	c    9 calls to solver: best=15 lower=16 upper=1352 
207.60/207.69	o 16
223.90/223.97	o 17
223.90/223.97	c   11 calls to solver: best=17 lower=18 upper=1352 
240.21/240.21	o 18
281.40/281.46	o 19
281.40/281.46	c   13 calls to solver: best=19 lower=20 upper=1352 
305.91/305.92	o 20
332.31/332.37	o 21
332.31/332.37	c   15 calls to solver: best=21 lower=22 upper=1352 
345.81/345.88	o 22
362.21/362.22	o 24
362.21/362.22	c   17 calls to solver: best=24 lower=25 upper=1352 
484.32/484.39	o 26
499.62/499.69	o 27
499.62/499.69	c   19 calls to solver: best=27 lower=28 upper=1352 
519.93/519.97	o 28
575.64/575.62	o 29
575.64/575.62	c   21 calls to solver: best=29 lower=30 upper=1352 
595.05/595.04	o 30
641.25/641.25	o 31
641.25/641.25	c   23 calls to solver: best=31 lower=32 upper=1352 
658.06/658.08	o 32
699.65/699.66	o 33
699.65/699.66	c   25 calls to solver: best=33 lower=34 upper=1352 
717.65/717.69	o 34
731.16/731.16	o 35
731.16/731.16	c   27 calls to solver: best=35 lower=36 upper=1352 
780.46/780.42	o 36
951.09/951.02	o 37
951.09/951.02	c   29 calls to solver: best=37 lower=38 upper=1352 
972.69/972.67	o 38
992.79/992.78	o 39
992.79/992.78	c   31 calls to solver: best=39 lower=40 upper=1352 
1008.10/1008.01	o 40
1022.10/1022.05	o 41
1022.10/1022.05	c   33 calls to solver: best=41 lower=42 upper=1352 
1035.89/1035.81	o 42
1070.70/1070.68	o 43
1070.70/1070.68	c   35 calls to solver: best=43 lower=44 upper=1352 
1084.70/1084.62	o 44
1098.40/1098.33	o 45
1098.40/1098.33	c   37 calls to solver: best=45 lower=46 upper=1352 
1112.80/1112.72	o 46
1135.50/1135.45	o 47
1135.50/1135.45	c   39 calls to solver: best=47 lower=48 upper=1352 
1258.81/1258.73	o 48
1271.51/1271.47	o 49
1271.51/1271.47	c   41 calls to solver: best=49 lower=50 upper=1352 
1321.93/1321.81	o 50
1410.34/1410.26	o 51
1410.34/1410.26	c   43 calls to solver: best=51 lower=52 upper=1352 
1434.74/1434.63	o 52
1460.04/1459.91	o 53
1460.04/1459.91	c   45 calls to solver: best=53 lower=54 upper=1352 
1527.75/1527.68	o 54
1542.85/1542.80	o 55
1542.85/1542.80	c   47 calls to solver: best=55 lower=56 upper=1352 
1558.05/1557.97	o 56
1575.35/1575.23	o 57
1575.35/1575.23	c   49 calls to solver: best=57 lower=58 upper=1352 
1588.46/1588.38	o 58
1603.66/1603.55	o 59
1603.66/1603.55	c   51 calls to solver: best=59 lower=60 upper=1352 
1615.86/1615.73	o 60
1639.86/1639.76	o 61
1639.86/1639.76	c   53 calls to solver: best=61 lower=62 upper=1352 
1659.46/1659.33	o 62
1673.56/1673.49	o 63
1673.56/1673.49	c   55 calls to solver: best=63 lower=64 upper=1352 
1797.19/1797.01	o 64
1818.08/1817.98	o 65
1818.08/1817.98	c   57 calls to solver: best=65 lower=66 upper=1352 
1870.59/1870.47	o 66
1942.39/1942.23	o 67
1942.39/1942.23	c   59 calls to solver: best=67 lower=68 upper=1352 
2012.71/2012.51	o 68
2024.32/2024.17	o 69
2024.32/2024.17	c   61 calls to solver: best=69 lower=70 upper=1352 
2044.81/2044.66	o 70
2059.01/2058.84	o 71
2059.01/2058.84	c   63 calls to solver: best=71 lower=72 upper=1352 
2520.06/2519.80	
2520.06/2519.80	c *** INTERRUPTED ***
2520.06/2519.80	c restarts              : 24          
2520.06/2519.80	c conflicts             : 9609         (4 /sec)
2520.06/2519.80	c decisions             : 61296        (24 /sec)
2520.06/2519.80	c propagations          : 2845143197  (1129201 /sec)
2520.06/2519.80	c root propagations     : 3821116     
2520.06/2519.80	c filter calls          : 1289284        (512 /sec)
2520.06/2519.80	c useless filter calls  : 720134         (55 %)
2520.06/2519.80	c Memory used           : 627.08 MB
2520.06/2519.80	c CPU time              : 2519.61 s
2520.06/2519.80	
2520.06/2519.80	c nb Solutions = 63
2520.06/2519.80	s SATISFIABLE
2520.06/2519.80	c Best value found: 71
2520.06/2519.80	
2520.06/2519.80	
2520.06/2519.80	v <instantiation type='solution' cost='71'>
2520.06/2519.80	v <list>bc[0][0] bc[0][1] bc[0][2] bc[0][3] bc[10][0] bc[10][1] bc[10][2] bc[10][3] bc[11][0] bc[11][1] bc[11][2] bc[11][3] bc[12][0] bc[12][1] bc[12][2] bc[12][3] bc[1][0] bc[1][1] bc[1][2] bc[1][3] bc[2][0] bc[2][1] bc[2][2] bc[2][3] bc[3][0] bc[3][1] bc[3][2] bc[3][3] bc[4][0] bc[4][1] bc[4][2] bc[4][3] bc[5][0] bc[5][1] bc[5][2] bc[5][3] bc[6][0] bc[6][1] bc[6][2] bc[6][3] bc[7][0] bc[7][1] bc[7][2] bc[7][3] bc[8][0] bc[8][1] bc[8][2] bc[8][3] bc[9][0] bc[9][1] bc[9][2] bc[9][3] br[0][0] br[0][1] br[0][2] br[0][3] br[10][0] br[10][1] br[10][2] br[10][3] br[11][0] br[11][1] br[11][2] br[11][3] br[12][0] br[12][1] br[12][2] br[12][3] br[1][0] br[1][1] br[1][2] br[1][3] br[2][0] br[2][1] br[2][2] br[2][3] br[3][0] br[3][1] br[3][2] br[3][3] br[4][0] br[4][1] br[4][2] br[4][3] br[5][0] br[5][1] br[5][2] br[5][3] br[6][0] br[6][1] br[6][2] br[6][3] br[7][0] br[7][1] br[7][2] br[7][3] br[8][0] br[8][1] br[8][2] br[8][3] br[9][0] br[9][1] br[9][2] br[9][3] c[0][0] c[0][1] c[0][2] c[0][3] c[10][0] c[10][1] c[10][2] c[10][3] c[11][0] c[11][1] c[11][2] c[11][3] c[12][0] c[12][1] c[12][2] c[12][3] c[1][0] c[1][1] c[1][2] c[1][3] c[2][0] c[2][1] c[2][2] c[2][3] c[3][0] c[3][1] c[3][2] c[3][3] c[4][0] c[4][1] c[4][2] c[4][3] c[5][0] c[5][1] c[5][2] c[5][3] c[6][0] c[6][1] c[6][2] c[6][3] c[7][0] c[7][1] c[7][2] c[7][3] c[8][0] c[8][1] c[8][2] c[8][3] c[9][0] c[9][1] c[9][2] c[9][3] pc[0][0] pc[0][1] pc[0][2] pc[0][3] pc[10][0] pc[10][1] pc[10][2] pc[10][3] pc[11][0] pc[11][1] pc[11][2] pc[11][3] pc[12][0] pc[12][1] pc[12][2] pc[12][3] pc[1][0] pc[1][1] pc[1][2] pc[1][3] pc[2][0] pc[2][1] pc[2][2] pc[2][3] pc[3][0] pc[3][1] pc[3][2] pc[3][3] pc[4][0] pc[4][1] pc[4][2] pc[4][3] pc[5][0] pc[5][1] pc[5][2] pc[5][3] pc[6][0] pc[6][1] pc[6][2] pc[6][3] pc[7][0] pc[7][1] pc[7][2] pc[7][3] pc[8][0] pc[8][1] pc[8][2] pc[8][3] pc[9][0] pc[9][1] pc[9][2] pc[9][3] pr[0][0] pr[0][1] pr[0][2] pr[0][3] pr[10][0] pr[10][1] pr[10][2] pr[10][3] pr[11][0] pr[11][1] pr[11][2] pr[11][3] pr[12][0] pr[12][1] pr[12][2] pr[12][3] pr[1][0] pr[1][1] pr[1][2] pr[1][3] pr[2][0] pr[2][1] pr[2][2] pr[2][3] pr[3][0] pr[3][1] pr[3][2] pr[3][3] pr[4][0] pr[4][1] pr[4][2] pr[4][3] pr[5][0] pr[5][1] pr[5][2] pr[5][3] pr[6][0] pr[6][1] pr[6][2] pr[6][3] pr[7][0] pr[7][1] pr[7][2] pr[7][3] pr[8][0] pr[8][1] pr[8][2] pr[8][3] pr[9][0] pr[9][1] pr[9][2] pr[9][3] r[0][0] r[0][1] r[0][2] r[0][3] r[10][0] r[10][1] r[10][2] r[10][3] r[11][0] r[11][1] r[11][2] r[11][3] r[12][0] r[12][1] r[12][2] r[12][3] r[1][0] r[1][1] r[1][2] r[1][3] r[2][0] r[2][1] r[2][2] r[2][3] r[3][0] r[3][1] r[3][2] r[3][3] r[4][0] r[4][1] r[4][2] r[4][3] r[5][0] r[5][1] r[5][2] r[5][3] r[6][0] r[6][1] r[6][2] r[6][3] r[7][0] r[7][1] r[7][2] r[7][3] r[8][0] r[8][1] r[8][2] r[8][3] r[9][0] r[9][1] r[9][2] r[9][3] x[0][0] x[0][10] x[0][11] x[0][12] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[10][0] x[10][10] x[10][11] x[10][12] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[11][0] x[11][10] x[11][11] x[11][12] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[12][0] x[12][10] x[12][11] x[12][12] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[1][0] x[1][10] x[1][11] x[1][12] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][10] x[2][11] x[2][12] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][10] x[3][11] x[3][12] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][10] x[4][11] x[4][12] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][10] x[5][11] x[5][12] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][10] x[6][11] x[6][12] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][10] x[7][11] x[7][12] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][10] x[8][11] x[8][12] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][10] x[9][11] x[9][12] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] </list>
2520.06/2519.80	v <values>9 0 0 0 0 0 0 0 9 0 0 0 0 0 0 0 0 0 0 0 9 0 0 0 0 0 0 0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 3 0 0 9 0 0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 36127 1 -1 -1 11070 78512 64400 -1 44824 82525 -1 -1 4311 103384 -1 -1 125837 36920 1702 -1 8695 36393 -1 -1 78952 0 74356 6811 18607 2144 -1 -1 82884 79228 116382 -1 122734 4298 82916 52152 124194 10826 105049 -1 39662 96880 21025 -1 101931 19290 -1 -1 1 11 -1 -1 1 4 7 -1 0 10 -1 -1 1 10 -1 -1 0 4 7 -1 0 10 -1 -1 0 3 5 7 0 10 -1 -1 0 5 7 -1 0 4 8 11 0 2 6 -1 0 8 10 -1 0 3 -1 -1 1 11 -1 -1 1 7 -1 -1 0 7 -1 -1 0 2 7 10 0 8 -1 -1 0 4 10 -1 0 2 7 11 0 4 6 -1 0 8 -1 -1 0 2 4 6 0 7 9 -1 0 4 -1 -1 0 3 5 9 124629 40795 -1 -1 1510 692 -1 -1 2526 102089 -1 -1 0 79726 39426 115999 35088 125852 -1 -1 97922 65217 12950 -1 127653 116352 6811 9572 46801 122677 8311 -1 1234 104217 -1 -1 62486 62486 62320 8115 62324 14824 89457 -1 106256 74637 -1 -1 60672 0 52480 2143 26 26 5 26 21 0 13 2 14 20 21 4 17 26 13 14 18 0 3 13 0 19 26 0 2 8 0 8 19 0 9 20 13 6 4 26 17 8 13 0 19 26 2 26 14 2 0 8 26 4 20 26 3 1 17 0 8 20 17 4 25 4 26 21 8 17 1 14 13 0 18 26 11 14 3 1 4 26 24 26 1 0 26 19 0 8 13 26 0 17 2 6 13 8 2 4 17 26 20 26 0 19 4 7 0 13 18 0 3 0 13 18 14 13 26 18 0 11 26 7 17 26 11 26 10 26 0 18 19 12 10 11 4 3 0 8 13 8 19 26 2 26 15 18 8 17 4 4 0 26 13 0 15 0 17 11 8 6 26 26 17 26 0 26 8 0 13 26 0 </values>
2520.06/2519.80	v </instantiation>
2520.06/2519.80	

Verifier Data

OK	71

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293999-1532386978/watcher-4293999-1532386978 -o /tmp/evaluation-result-4293999-1532386978/solver-4293999-1532386978 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532371797-14426 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4293999-1532386978.xml 

running on 4 cores: 1,3,5,7

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

solver pid=16247, runsolver pid=16244

[startup+0.100171 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 16248
/proc/meminfo: memFree=12310808/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=133500 memory=109536 CPUtime=0.1 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 27589 0 0 0 8 2 0 0 20 0 1 0 56261133 136704000 27384 33554432000 4194304 6142532 140725211833552 140725211830184 140170205023205 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 33375 27384 782 476 0 26697 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 133500 KiB
Current children cumulated memory: 109536 KiB

[startup+0.209572 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 16248
/proc/meminfo: memFree=12310064/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=134284 memory=110284 CPUtime=0.21 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 27817 0 0 0 19 2 0 0 20 0 1 0 56261133 137506816 27571 33554432000 4194304 6142532 140725211833552 140725211830184 140170205023205 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 33571 27571 782 476 0 26893 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 134284 KiB
Current children cumulated memory: 110284 KiB

[startup+0.308724 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 16248
/proc/meminfo: memFree=12309320/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=134812 memory=111072 CPUtime=0.3 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 27982 0 0 0 28 2 0 0 20 0 1 0 56261133 138047488 27768 33554432000 4194304 6142532 140725211833552 140725211830184 5403292 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 33703 27768 782 476 0 27025 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 134812 KiB
Current children cumulated memory: 111072 KiB

[startup+0.700285 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 16248
/proc/meminfo: memFree=12308204/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=137812 memory=113568 CPUtime=0.69 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 28897 0 0 0 67 2 0 0 20 0 1 0 56261133 141119488 28392 33554432000 4194304 6142532 140725211833552 140725211830184 140170205461504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 34453 28392 782 476 0 27775 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 137812 KiB
Current children cumulated memory: 113568 KiB

[startup+1.50029 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 16248
/proc/meminfo: memFree=12304856/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=143440 memory=118744 CPUtime=1.49 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 30585 0 0 0 147 2 0 0 20 0 1 0 56261133 146882560 29686 33554432000 4194304 6142532 140725211833552 140725211830200 140170205023205 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 35860 29686 782 476 0 29182 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 143440 KiB
Current children cumulated memory: 118744 KiB

[startup+3.10938 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 16248
/proc/meminfo: memFree=12290432/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=154432 memory=130336 CPUtime=3.1 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 34026 0 0 0 307 3 0 0 20 0 1 0 56261133 158138368 32584 33554432000 4194304 6142532 140725211833552 140725211830200 140170205023205 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 38608 32584 782 476 0 31930 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 154432 KiB
Current children cumulated memory: 130336 KiB

[startup+6.30028 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 16248
/proc/meminfo: memFree=12245192/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=196996 memory=173060 CPUtime=6.29 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 52082 0 0 0 624 5 0 0 20 0 1 0 56261133 201723904 43265 33554432000 4194304 6142532 140725211833552 140725211830200 5802396 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 49249 43265 791 476 0 42571 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 196996 KiB
Current children cumulated memory: 173060 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 16248
/proc/meminfo: memFree=12161244/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=283872 memory=257188 CPUtime=12.69 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 80848 0 0 0 1260 9 0 0 20 0 1 0 56261133 290684928 64297 33554432000 4194304 6142532 140725211833552 140725211830200 140170205461504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 70968 64297 791 476 0 64290 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 283872 KiB
Current children cumulated memory: 257188 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 16248
/proc/meminfo: memFree=12139888/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=305656 memory=278640 CPUtime=25.49 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 111128 0 0 0 2538 11 0 0 20 0 1 0 56261133 312991744 69660 33554432000 4194304 6142532 140725211833552 140725211830200 5444964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 76414 69660 792 476 0 69736 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 305656 KiB
Current children cumulated memory: 278640 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 16248
/proc/meminfo: memFree=11804716/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=613364 CPUtime=51.1 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 300089 0 0 0 5084 26 0 0 20 0 1 0 56261133 657539072 153341 33554432000 4194304 6142532 140725211833552 140725211820840 5017872 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 153341 844 476 0 153854 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 613364 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 16249
/proc/meminfo: memFree=11804392/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=613372 CPUtime=102.29 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 409088 0 0 0 10199 30 0 0 20 0 1 0 56261133 657539072 153343 33554432000 4194304 6142532 140725211833552 140725211831080 5017759 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 153343 846 476 0 153854 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 613372 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 16250
/proc/meminfo: memFree=11803868/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=613724 CPUtime=162.29 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 496800 0 0 0 16194 35 0 0 20 0 1 0 56261133 657539072 153431 33554432000 4194304 6142532 140725211833552 140725211831080 5017759 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 153431 846 476 0 153854 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 613724 KiB

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 16251
/proc/meminfo: memFree=11803756/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=613724 CPUtime=222.3 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 573896 0 0 0 22190 40 0 0 20 0 1 0 56261133 657539072 153431 33554432000 4194304 6142532 140725211833552 140725211831080 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 153431 846 476 0 153854 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 613724 KiB

[startup+282.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/188 16316
/proc/meminfo: memFree=11279056/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=613724 CPUtime=282.3 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 601477 0 0 0 28190 40 0 0 20 0 1 0 56261133 657539072 153431 33554432000 4194304 6142532 140725211833552 140725211831080 5017760 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 153431 846 476 0 153854 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 613724 KiB

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/188 16317
/proc/meminfo: memFree=10687120/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616684 CPUtime=342.31 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 623206 0 0 0 34190 41 0 0 20 0 1 0 56261133 657539072 154171 33554432000 4194304 6142532 140725211833552 140725211820824 5017997 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154171 846 476 0 153854 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616684 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 16318
/proc/meminfo: memFree=10687420/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616684 CPUtime=402.31 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 628938 0 0 0 40190 41 0 0 20 0 1 0 56261133 657539072 154171 33554432000 4194304 6142532 140725211833552 140725211820824 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154171 846 476 0 153854 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616684 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 16327
/proc/meminfo: memFree=10686748/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616684 CPUtime=462.32 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 631331 0 0 0 46191 41 0 0 20 0 1 0 56261133 657539072 154171 33554432000 4194304 6142532 140725211833552 140725211820824 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154171 846 476 0 153854 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616684 KiB


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

/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 1722.47 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 16366
/proc/meminfo: memFree=10685840/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616700 CPUtime=1782.48 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 672760 0 0 0 178204 44 0 0 20 0 1 0 56261133 657539072 154175 33554432000 4194304 6142532 140725211833552 140725211820824 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 1782.48 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 16367
/proc/meminfo: memFree=10687504/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616700 CPUtime=1842.48 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 675187 0 0 0 184204 44 0 0 20 0 1 0 56261133 657539072 154175 33554432000 4194304 6142532 140725211833552 140725211820824 5017763 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 1842.48 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 16369
/proc/meminfo: memFree=10686584/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616700 CPUtime=1902.49 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 677375 0 0 0 190205 44 0 0 20 0 1 0 56261133 657539072 154175 33554432000 4194304 6142532 140725211833552 140725211831080 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 1902.49 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 16370
/proc/meminfo: memFree=10686404/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616700 CPUtime=1962.5 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 678725 0 0 0 196206 44 0 0 20 0 1 0 56261133 657539072 154175 33554432000 4194304 6142532 140725211833552 140725211820824 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 1962.5 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16371
/proc/meminfo: memFree=10686528/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616700 CPUtime=2022.51 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 681127 0 0 0 202206 45 0 0 20 0 1 0 56261133 657539072 154175 33554432000 4194304 6142532 140725211833552 140725211831080 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 2022.51 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16372
/proc/meminfo: memFree=10686868/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616700 CPUtime=2082.51 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 683318 0 0 0 208206 45 0 0 20 0 1 0 56261133 657539072 154175 33554432000 4194304 6142532 140725211833552 140725211820824 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 2082.51 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16373
/proc/meminfo: memFree=10686844/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616700 CPUtime=2142.52 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 684077 0 0 0 214207 45 0 0 20 0 1 0 56261133 657539072 154175 33554432000 4194304 6142532 140725211833552 140725211820824 5017958 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 2142.52 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB

[startup+2202.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 16374
/proc/meminfo: memFree=10686852/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616700 CPUtime=2202.52 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 685885 0 0 0 220207 45 0 0 20 0 1 0 56261133 657539072 154175 33554432000 4194304 6142532 140725211833552 140725211820824 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 2202.52 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 16382
/proc/meminfo: memFree=10685504/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616700 CPUtime=2262.54 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 687664 0 0 0 226208 46 0 0 20 0 1 0 56261133 657539072 154175 33554432000 4194304 6142532 140725211833552 140725211820824 5017816 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 2262.54 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 16383
/proc/meminfo: memFree=10686128/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616700 CPUtime=2322.54 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 688413 0 0 0 232208 46 0 0 20 0 1 0 56261133 657539072 154175 33554432000 4194304 6142532 140725211833552 140725211820824 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 2322.54 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16384
/proc/meminfo: memFree=10685756/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616700 CPUtime=2382.55 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 690105 0 0 0 238209 46 0 0 20 0 1 0 56261133 657539072 154175 33554432000 4194304 6142532 140725211833552 140725211820824 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 2382.55 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16385
/proc/meminfo: memFree=10685440/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616700 CPUtime=2442.56 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 691875 0 0 0 244210 46 0 0 20 0 1 0 56261133 657539072 154175 33554432000 4194304 6142532 140725211833552 140725211820824 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 2442.56 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16386
/proc/meminfo: memFree=10685816/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616700 CPUtime=2502.56 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 692628 0 0 0 250210 46 0 0 20 0 1 0 56261133 657539072 154175 33554432000 4194304 6142532 140725211833552 140725211820824 5017816 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 2502.56 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16386
/proc/meminfo: memFree=10685884/32770624 swapFree=67108860/67108860
[pid=16247] ppid=16244 vsize=642128 memory=616700 CPUtime=2520.06 cores=1,3,5,7
/proc/16247/stat : 16247 (cosoco) R 16244 16247 14394 0 -1 4202496 693847 0 0 0 251960 46 0 0 20 0 1 0 56261133 657539072 154175 33554432000 4194304 6142532 140725211833552 140725211820824 5333224 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 23265280 140725211841670 140725211841800 140725211841800 140725211844558 0
/proc/16247/statm: 160532 154175 846 476 0 153854 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616700 KiB

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

[startup+2519.8 s]
# the end of solver process 16247 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.61 s, system=0.469055 s

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

Child status: 1
Real time (s): 2519.8
CPU time (s): 2520.08
CPU user time (s): 2519.61
CPU system time (s): 0.469055
CPU usage (%): 100.011
Max. virtual memory (cumulated for all children) (KiB): 642128
Max. memory (cumulated for all children) (KiB): 616700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.61
system time used= 0.469055
maximum resident set size= 616764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 693902
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= 34
involuntary context switches= 645


# summary of solver processes directly reported to runsolver:
#   pid: 16247
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2519.61
#   total CPU system time (s): 0.469055

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1152 second user time and 16.806 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-24 01:03:00
IDJOB=4293999
IDBENCH=141310
IDSOLVER=2752
FILE ID=node104/4293999-1532386978
RUNJOBID= node104-1532371797-14426
PBS_JOBID= 21021574
Free space on /tmp= 48876 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-13-4-rom_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293999-1532386978/watcher-4293999-1532386978 -o /tmp/evaluation-result-4293999-1532386978/solver-4293999-1532386978 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532371797-14426 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4293999-1532386978.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0b51c5bbf7274d342280acfb624bd8bf
RANDOM SEED=151567028

node104.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.11
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.11
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.11
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.11
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:        12417884 kB
MemAvailable:   31881008 kB
Buffers:          269248 kB
Cached:         19161020 kB
SwapCached:            0 kB
Active:          2276912 kB
Inactive:       17266252 kB
Active(anon):     115756 kB
Inactive(anon):    17080 kB
Active(file):    2161156 kB
Inactive(file): 17249172 kB
Unevictable:        7180 kB
Mlocked:            7180 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             91244 kB
Writeback:             0 kB
AnonPages:        126220 kB
Mapped:            39604 kB
Shmem:             17036 kB
Slab:             509152 kB
SReclaimable:     481256 kB
SUnreclaim:        27896 kB
KernelStack:        3312 kB
PageTables:         5308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     404284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48724 MiB
End job on node104 at 2018-07-24 01:45:00