Trace number 4299216

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.07 2519.9

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.07
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.39/32.49	c best=?? lower=0 upper=1352 
52.50/52.59	c
52.50/52.59	c This is cosoco 1.12 --  
52.50/52.59	c
52.50/52.59	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4299216-1532793951.xml 
52.50/52.59	c enable optimization
52.50/52.59	c ========================================[ Problem Statistics ]===========================================
52.50/52.59	c |                                                                                                       
52.50/52.59	c |  Parse time        :        32.26 s 
52.50/52.59	c |
52.50/52.59	c |               Variables: 481
52.50/52.59	c |            Domain Sizes: 2..129443
52.50/52.59	c |
52.50/52.59	c |             Constraints: 105
52.50/52.59	c |                   Arity: 16..104
52.50/52.59	c | 
52.50/52.59	c |                   Types: 
52.50/52.59	c |                          Extension: 104  (nb tuples: 80519..445796) -- (shared: 96)
52.50/52.59	c |                          Sum: 1
52.50/52.59	c |                          
52.50/52.59	c |               Objective: Maximize Sum
52.50/52.59	
52.50/52.59	c =========================================================================================================
52.50/52.59	o 0
52.50/52.59	c    1 calls to solver: best=0 lower=1 upper=1352 
66.69/66.79	o 4
82.69/82.76	o 8
82.69/82.76	c    3 calls to solver: best=8 lower=9 upper=1352 
98.60/98.64	o 9
114.30/114.38	o 10
114.30/114.38	c    5 calls to solver: best=10 lower=11 upper=1352 
131.60/131.65	o 11
147.80/147.87	o 12
147.80/147.87	c    7 calls to solver: best=12 lower=13 upper=1352 
164.11/164.15	o 13
196.11/196.15	o 15
196.11/196.15	c    9 calls to solver: best=15 lower=16 upper=1352 
212.70/212.75	o 16
229.20/229.27	o 17
229.20/229.27	c   11 calls to solver: best=17 lower=18 upper=1352 
245.69/245.73	o 18
287.29/287.32	o 19
287.29/287.32	c   13 calls to solver: best=19 lower=20 upper=1352 
311.89/311.96	o 20
338.60/338.63	o 21
338.60/338.63	c   15 calls to solver: best=21 lower=22 upper=1352 
352.20/352.26	o 22
368.70/368.76	o 24
368.70/368.76	c   17 calls to solver: best=24 lower=25 upper=1352 
491.81/491.89	o 26
507.21/507.24	o 27
507.21/507.24	c   19 calls to solver: best=27 lower=28 upper=1352 
527.51/527.57	o 28
583.51/583.59	o 29
583.51/583.59	c   21 calls to solver: best=29 lower=30 upper=1352 
603.12/603.16	o 30
649.61/649.61	o 31
649.61/649.61	c   23 calls to solver: best=31 lower=32 upper=1352 
666.51/666.55	o 32
708.32/708.33	o 33
708.32/708.33	c   25 calls to solver: best=33 lower=34 upper=1352 
726.42/726.45	o 34
739.93/739.98	o 35
739.93/739.98	c   27 calls to solver: best=35 lower=36 upper=1352 
789.43/789.41	o 36
960.74/960.77	o 37
960.74/960.77	c   29 calls to solver: best=37 lower=38 upper=1352 
982.54/982.50	o 38
1002.74/1002.73	o 39
1002.74/1002.73	c   31 calls to solver: best=39 lower=40 upper=1352 
1018.05/1018.03	o 40
1032.15/1032.14	o 41
1032.15/1032.14	c   33 calls to solver: best=41 lower=42 upper=1352 
1045.94/1045.98	o 42
1081.15/1081.13	o 43
1081.15/1081.13	c   35 calls to solver: best=43 lower=44 upper=1352 
1095.15/1095.16	o 44
1108.95/1108.97	o 45
1108.95/1108.97	c   37 calls to solver: best=45 lower=46 upper=1352 
1123.45/1123.46	o 46
1146.35/1146.35	o 47
1146.35/1146.35	c   39 calls to solver: best=47 lower=48 upper=1352 
1270.46/1270.48	o 48
1283.36/1283.30	o 49
1283.36/1283.30	c   41 calls to solver: best=49 lower=50 upper=1352 
1333.97/1334.00	o 50
1422.98/1422.90	o 51
1422.98/1422.90	c   43 calls to solver: best=51 lower=52 upper=1352 
1447.48/1447.42	o 52
1472.88/1472.83	o 53
1472.88/1472.83	c   45 calls to solver: best=53 lower=54 upper=1352 
1541.09/1541.03	o 54
1556.28/1556.24	o 55
1556.28/1556.24	c   47 calls to solver: best=55 lower=56 upper=1352 
1571.58/1571.51	o 56
1588.88/1588.89	o 57
1588.88/1588.89	c   49 calls to solver: best=57 lower=58 upper=1352 
1602.19/1602.13	o 58
1617.48/1617.40	o 59
1617.48/1617.40	c   51 calls to solver: best=59 lower=60 upper=1352 
1629.68/1629.65	o 60
1653.89/1653.82	o 61
1653.89/1653.82	c   53 calls to solver: best=61 lower=62 upper=1352 
1673.59/1673.55	o 62
1687.79/1687.77	o 63
1687.79/1687.77	c   55 calls to solver: best=63 lower=64 upper=1352 
1812.90/1812.83	o 64
1834.01/1833.92	o 65
1834.01/1833.92	c   57 calls to solver: best=65 lower=66 upper=1352 
1886.81/1886.74	o 66
1958.91/1958.88	o 67
1958.91/1958.88	c   59 calls to solver: best=67 lower=68 upper=1352 
2029.51/2029.48	o 68
2041.23/2041.20	o 69
2041.23/2041.20	c   61 calls to solver: best=69 lower=70 upper=1352 
2061.92/2061.87	o 70
2076.23/2076.15	o 71
2076.23/2076.15	c   63 calls to solver: best=71 lower=72 upper=1352 
2520.05/2519.90	
2520.05/2519.90	c *** INTERRUPTED ***
2520.05/2519.90	c restarts              : 24          
2520.05/2519.90	c conflicts             : 9585         (4 /sec)
2520.05/2519.90	c decisions             : 61272        (24 /sec)
2520.05/2519.90	c propagations          : 2808061673  (1114576 /sec)
2520.05/2519.90	c root propagations     : 3821116     
2520.05/2519.90	c filter calls          : 1286623        (511 /sec)
2520.05/2519.90	c useless filter calls  : 719434         (55 %)
2520.05/2519.90	c Memory used           : 627.08 MB
2520.05/2519.90	c CPU time              : 2519.4 s
2520.05/2519.90	
2520.05/2519.90	c nb Solutions = 63
2520.05/2519.90	s SATISFIABLE
2520.05/2519.90	c Best value found: 71
2520.05/2519.90	
2520.05/2519.90	
2520.05/2519.90	v <instantiation type='solution' cost='71'>
2520.05/2519.90	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.05/2519.90	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.05/2519.90	v </instantiation>
2520.05/2519.90	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299216-1532793951/watcher-4299216-1532793951 -o /tmp/evaluation-result-4299216-1532793951/solver-4299216-1532793951 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532776049-11497 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4299216-1532793951.xml 

running on 4 cores: 0,2,4,6

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=13505, runsolver pid=13502

[startup+0.100221 s]*
/proc/loadavg: 2.00 2.06 2.07 3/187 13506
/proc/meminfo: memFree=20001808/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=133500 memory=109536 CPUtime=0.1 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 27587 0 0 0 7 3 0 0 20 0 1 0 96958409 136704000 27384 33554432000 4194304 6142532 140725847964592 140725847959928 5489263 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/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.209854 s]*
/proc/loadavg: 2.00 2.06 2.07 3/187 13506
/proc/meminfo: memFree=20001064/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=134284 memory=110284 CPUtime=0.21 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 27813 0 0 0 18 3 0 0 20 0 1 0 96958409 137506816 27571 33554432000 4194304 6142532 140725847964592 140725847959928 139918543723493 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/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.309005 s]*
/proc/loadavg: 2.00 2.06 2.07 3/187 13506
/proc/meminfo: memFree=20000320/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=134812 memory=111072 CPUtime=0.31 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 27978 0 0 0 28 3 0 0 20 0 1 0 96958409 138047488 27768 33554432000 4194304 6142532 140725847964592 140725847959928 139918543723493 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 33703 27768 782 476 0 27025 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 134812 KiB
Current children cumulated memory: 111072 KiB

[startup+0.700341 s]
/proc/loadavg: 2.00 2.06 2.07 3/187 13506
/proc/meminfo: memFree=19999204/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=137812 memory=113568 CPUtime=0.69 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 28890 0 0 0 66 3 0 0 20 0 1 0 96958409 141119488 28392 33554432000 4194304 6142532 140725847964592 140725847959928 5489252 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/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.50034 s]
/proc/loadavg: 2.00 2.06 2.07 3/187 13506
/proc/meminfo: memFree=19995856/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=143440 memory=119156 CPUtime=1.49 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 30212 0 0 0 146 3 0 0 20 0 1 0 96958409 146882560 29789 33554432000 4194304 6142532 140725847964592 140725847959928 139918543723493 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 35860 29789 782 476 0 29182 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 143440 KiB
Current children cumulated memory: 119156 KiB

[startup+3.10955 s]
/proc/loadavg: 2.00 2.06 2.07 3/187 13506
/proc/meminfo: memFree=19942452/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=154432 memory=129232 CPUtime=3.1 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 32711 0 0 0 306 4 0 0 20 0 1 0 96958409 158138368 32308 33554432000 4194304 6142532 140725847964592 140725847959256 139918543723493 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 38608 32308 782 476 0 31930 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 154432 KiB
Current children cumulated memory: 129232 KiB

[startup+6.30031 s]
/proc/loadavg: 2.00 2.06 2.07 3/187 13506
/proc/meminfo: memFree=19936100/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=196996 memory=172944 CPUtime=6.28 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 49985 0 0 0 623 5 0 0 20 0 1 0 96958409 201723904 43236 33554432000 4194304 6142532 140725847964592 140725847961240 5800650 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 49249 43236 791 476 0 42571 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 196996 KiB
Current children cumulated memory: 172944 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.05 2.07 3/187 13506
/proc/meminfo: memFree=19850732/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=283872 memory=259048 CPUtime=12.69 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 79244 0 0 0 1260 9 0 0 20 0 1 0 96958409 290684928 64762 33554432000 4194304 6142532 140725847964592 140725847961240 5800091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 70968 64762 791 476 0 64290 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 283872 KiB
Current children cumulated memory: 259048 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.05 2.07 3/187 13506
/proc/meminfo: memFree=19830468/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=305656 memory=280500 CPUtime=25.49 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 110028 0 0 0 2537 12 0 0 20 0 1 0 96958409 312991744 70125 33554432000 4194304 6142532 140725847964592 140725847961240 139918544161792 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 76414 70125 792 476 0 69736 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 305656 KiB
Current children cumulated memory: 280500 KiB

[startup+51.1098 s]
/proc/loadavg: 2.00 2.05 2.07 3/187 13506
/proc/meminfo: memFree=19493972/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=616160 CPUtime=51.11 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 306695 0 0 0 5082 29 0 0 20 0 1 0 96958409 657539072 154040 33554432000 4194304 6142532 140725847964592 140725847951880 5017759 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154040 844 476 0 153854 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616160 KiB

[startup+102.3 s]
/proc/loadavg: 2.05 2.05 2.07 3/187 13507
/proc/meminfo: memFree=19494352/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=616168 CPUtime=102.3 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 441790 0 0 0 10195 35 0 0 20 0 1 0 96958409 657539072 154042 33554432000 4194304 6142532 140725847964592 140725847962120 5017767 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154042 846 476 0 153854 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616168 KiB

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.06 3/187 13508
/proc/meminfo: memFree=19493128/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=616168 CPUtime=162.3 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 569847 0 0 0 16189 41 0 0 20 0 1 0 96958409 657539072 154042 33554432000 4194304 6142532 140725847964592 140725847951864 5017906 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154042 846 476 0 153854 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616168 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 13509
/proc/meminfo: memFree=19493412/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=616168 CPUtime=222.29 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 672144 0 0 0 22184 45 0 0 20 0 1 0 96958409 657539072 154042 33554432000 4194304 6142532 140725847964592 140725847962120 5017767 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154042 846 476 0 153854 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616168 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 13518
/proc/meminfo: memFree=19492836/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=616520 CPUtime=282.29 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 758107 0 0 0 28179 50 0 0 20 0 1 0 96958409 657539072 154130 33554432000 4194304 6142532 140725847964592 140725847962120 5017759 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154130 846 476 0 153854 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616520 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 13519
/proc/meminfo: memFree=19492864/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=616520 CPUtime=342.3 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 836810 0 0 0 34174 56 0 0 20 0 1 0 96958409 657539072 154130 33554432000 4194304 6142532 140725847964592 140725847951864 5017767 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154130 846 476 0 153854 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616520 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 13645
/proc/meminfo: memFree=19468712/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=616520 CPUtime=402.3 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 891959 0 0 0 40171 59 0 0 20 0 1 0 96958409 657539072 154130 33554432000 4194304 6142532 140725847964592 140725847951864 5017767 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154130 846 476 0 153854 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 616520 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 13646
/proc/meminfo: memFree=18877940/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617504 CPUtime=462.3 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 922858 0 0 0 46169 61 0 0 20 0 1 0 96958409 657539072 154376 33554432000 4194304 6142532 140725847964592 140725847951864 5017767 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154376 846 476 0 153854 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617504 KiB


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

/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 1782.39 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 13686
/proc/meminfo: memFree=18876908/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617520 CPUtime=1842.41 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 969834 0 0 0 184177 64 0 0 20 0 1 0 96958409 657539072 154380 33554432000 4194304 6142532 140725847964592 140725847951864 5017782 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 1842.41 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13687
/proc/meminfo: memFree=18877404/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617520 CPUtime=1902.41 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 971934 0 0 0 190177 64 0 0 20 0 1 0 96958409 657539072 154380 33554432000 4194304 6142532 140725847964592 140725847962120 5017767 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 1902.41 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13688
/proc/meminfo: memFree=18877280/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617520 CPUtime=1962.41 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 973920 0 0 0 196177 64 0 0 20 0 1 0 96958409 657539072 154380 33554432000 4194304 6142532 140725847964592 140725847951864 5017759 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 1962.41 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13689
/proc/meminfo: memFree=18877284/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617520 CPUtime=2022.41 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 976139 0 0 0 202177 64 0 0 20 0 1 0 96958409 657539072 154380 33554432000 4194304 6142532 140725847964592 140725847951864 5017759 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 2022.41 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 13699
/proc/meminfo: memFree=18877088/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617520 CPUtime=2082.42 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 978167 0 0 0 208177 65 0 0 20 0 1 0 96958409 657539072 154380 33554432000 4194304 6142532 140725847964592 140725847951864 5017767 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 2082.42 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 13700
/proc/meminfo: memFree=18876576/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617520 CPUtime=2142.43 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 979777 0 0 0 214178 65 0 0 20 0 1 0 96958409 657539072 154380 33554432000 4194304 6142532 140725847964592 140725847951864 5333295 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 2142.43 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 13701
/proc/meminfo: memFree=18876932/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617520 CPUtime=2202.43 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 981406 0 0 0 220178 65 0 0 20 0 1 0 96958409 657539072 154380 33554432000 4194304 6142532 140725847964592 140725847951864 5017816 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 2202.43 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 13702
/proc/meminfo: memFree=18876920/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617520 CPUtime=2262.43 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 982610 0 0 0 226178 65 0 0 20 0 1 0 96958409 657539072 154380 33554432000 4194304 6142532 140725847964592 140725847951864 5170000 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 2262.43 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 13703
/proc/meminfo: memFree=18876916/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617520 CPUtime=2322.43 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 983730 0 0 0 232178 65 0 0 20 0 1 0 96958409 657539072 154380 33554432000 4194304 6142532 140725847964592 140725847951864 5017759 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 2322.43 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13704
/proc/meminfo: memFree=18876856/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617520 CPUtime=2382.45 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 985186 0 0 0 238179 66 0 0 20 0 1 0 96958409 657539072 154380 33554432000 4194304 6142532 140725847964592 140725847951864 5017767 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 2382.45 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13705
/proc/meminfo: memFree=18877108/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617520 CPUtime=2442.45 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 986306 0 0 0 244179 66 0 0 20 0 1 0 96958409 657539072 154380 33554432000 4194304 6142532 140725847964592 140725847951864 5017712 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 2442.45 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13706
/proc/meminfo: memFree=18877304/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617520 CPUtime=2502.45 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 987420 0 0 0 250179 66 0 0 20 0 1 0 96958409 657539072 154380 33554432000 4194304 6142532 140725847964592 140725847951864 5017751 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 2502.45 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13706
/proc/meminfo: memFree=18877428/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617520 CPUtime=2520.05 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 987772 0 0 0 251939 66 0 0 20 0 1 0 96958409 657539072 154380 33554432000 4194304 6142532 140725847964592 140725847951864 5017909 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB

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

[startup+2519.9 s]
# the end of solver process 13505 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.4 s, system=0.666048 s

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13706
/proc/meminfo: memFree=18877428/32770624 swapFree=67108860/67108860
[pid=13505] ppid=13502 vsize=642128 memory=617520 CPUtime=2520.05 cores=0,2,4,6
/proc/13505/stat : 13505 (cosoco) R 13502 13505 11466 0 -1 4202496 987772 0 0 0 251939 66 0 0 20 0 1 0 96958409 657539072 154380 33554432000 4194304 6142532 140725847964592 140725847951864 5017909 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28291072 140725847970950 140725847971080 140725847971080 140725847973838 0
/proc/13505/statm: 160532 154380 846 476 0 153854 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 642128 KiB
Current children cumulated memory: 617520 KiB

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.07
CPU user time (s): 2519.4
CPU system time (s): 0.666048
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 642128
Max. memory (cumulated for all children) (KiB): 617520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.4
system time used= 0.666048
maximum resident set size= 617584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 987827
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= 663


# summary of solver processes directly reported to runsolver:
#   pid: 13505
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2519.4
#   total CPU system time (s): 0.666048

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.65064 second user time and 22.2628 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-28 18:05:52
IDJOB=4299216
IDBENCH=141310
IDSOLVER=2761
FILE ID=node105/4299216-1532793951
RUNJOBID= node105-1532776049-11497
PBS_JOBID= 21022469
Free space on /tmp= 44508 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-4299216-1532793951/watcher-4299216-1532793951 -o /tmp/evaluation-result-4299216-1532793951/solver-4299216-1532793951 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532776049-11497 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4299216-1532793951.xml

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

MD5SUM BENCH= 0b51c5bbf7274d342280acfb624bd8bf
RANDOM SEED=813947755

node105.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.32
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.32
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.32
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.32
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:        20108528 kB
MemAvailable:   31680572 kB
Buffers:          269836 kB
Cached:         11440776 kB
SwapCached:            0 kB
Active:          2757600 kB
Inactive:        9257384 kB
Active(anon):     258592 kB
Inactive(anon):    73344 kB
Active(file):    2499008 kB
Inactive(file):  9184040 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             90940 kB
Writeback:             0 kB
AnonPages:        310576 kB
Mapped:            45232 kB
Shmem:             25228 kB
Slab:             344860 kB
SReclaimable:     317456 kB
SUnreclaim:        27404 kB
KernelStack:        3536 kB
PageTables:         5780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     604132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44416 MiB
End job on node105 at 2018-07-28 18:47:52