Trace number 4295513

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 NameAnswerCPU timeWall clock time
cosoco 1.12SAT 816.032 816.228

General information on the benchmark

NameMagicHexagon/
MagicHexagon-06-m001_c18.xml
MD5SUM6b753b1e1a3070adcb3424354b76057b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark816.032
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints40
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":91}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":30},{"degree":4,"count":85},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity91
Distribution of constraint arities[{"arity":2,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":3},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":33}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 9           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.12 --  
0.00/0.01	c
0.00/0.01	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4295513-1532555825.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.00 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 121
0.00/0.01	c |            Domain Sizes: 91..91
0.00/0.01	c |
0.00/0.01	c |             Constraints: 40
0.00/0.01	c |                   Arity: 2..91  -- Binary: 6
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          (X - Y < k): 6
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Sum: 33
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c remove useless variable x[0][6]
0.00/0.01	c remove useless variable x[0][7]
0.00/0.01	c remove useless variable x[0][8]
0.00/0.01	c remove useless variable x[0][9]
0.00/0.01	c remove useless variable x[0][10]
0.00/0.01	c remove useless variable x[1][7]
0.00/0.01	c remove useless variable x[1][8]
0.00/0.01	c remove useless variable x[1][9]
0.00/0.01	c remove useless variable x[1][10]
0.00/0.01	c remove useless variable x[2][8]
0.00/0.01	c remove useless variable x[2][9]
0.00/0.01	c remove useless variable x[2][10]
0.00/0.01	c remove useless variable x[3][9]
0.00/0.01	c remove useless variable x[3][10]
0.00/0.01	c remove useless variable x[4][10]
0.00/0.01	c remove useless variable x[6][10]
0.00/0.01	c remove useless variable x[7][9]
0.00/0.01	c remove useless variable x[7][10]
0.00/0.01	c remove useless variable x[8][8]
0.00/0.01	c remove useless variable x[8][9]
0.00/0.01	c remove useless variable x[8][10]
0.00/0.01	c remove useless variable x[9][7]
0.00/0.01	c remove useless variable x[9][8]
0.00/0.01	c remove useless variable x[9][9]
0.00/0.01	c remove useless variable x[9][10]
0.00/0.01	c remove useless variable x[10][6]
0.00/0.01	c remove useless variable x[10][7]
0.00/0.01	c remove useless variable x[10][8]
0.00/0.01	c remove useless variable x[10][9]
0.00/0.01	c remove useless variable x[10][10]
0.00/0.02	c 101            156            2792           16983          6              0              2   23   17    
0.00/0.03	c 211            313            5952           41045          6              0              2   10   4     
0.00/0.04	c 332            493            8817           65303          6              0              2   38   21    
0.00/0.06	c 465            695            12190          98012          6              0              2   48   18    
0.00/0.07	c 611            906            15877          128445         6              0              2   35   18    
0.00/0.09	c 771            1141           19715          161134         6              0              2   39   20    
0.10/0.11	c 947            1391           24275          199617         6              0              2   30   12    
0.10/0.13	c 1140           1655           28731          240522         6              0              2   34   21    
0.10/0.15	c 1352           1981           33657          281329         6              0              2   38   24    
0.10/0.18	c 1585           2305           39256          326752         6              0              2   32   16    
0.10/0.21	c 1841           2667           45567          377068         6              0              2   43   17    
0.21/0.24	c 2122           3059           52935          431751         6              0              2   34   18    
0.21/0.28	c 2431           3512           61134          500238         6              0              2   31   19    
0.31/0.33	c 2770           4017           70809          569576         6              0              2   32   19    
0.31/0.37	c 3142           4541           79875          638736         6              0              2   39   19    
0.31/0.41	c 3551           5157           89647          711008         6              0              2   46   29    
0.41/0.47	c 4000           5829           104850         805958         6              0              2   71   34    
0.51/0.53	c 4493           6531           117828         901211         6              0              2   30   20    
0.51/0.60	c 5035           7271           131422         1013640        6              0              2   29   20    
0.60/0.69	c 5631           8293           150938         1125986        6              0              2   49   28    
0.69/0.78	c 6286           9254           176910         1256342        6              0              2   57   39    
0.79/0.87	c 7006           10258          198711         1427374        6              0              2   60   37    
0.89/0.99	c 7798           11591          227532         1633081        6              0              2   62   43    
1.10/1.19	c 8669           13072          276439         1850251        6              0              2   69   49    
1.29/1.33	c 9627           14536          307823         2170620        6              0              2   57   45    
1.49/1.59	c 10680          15988          373118         2627710        6              0              2   59   47    
1.69/1.80	c 11838          17538          424398         2970805        6              0              2   55   47    
2.00/2.03	c 13111          19557          485777         3370558        6              0              2   51   42    
2.29/2.38	c 14511          21211          569005         4261823        6              0              2   54   45    
2.69/2.78	c 16051          23225          668724         5055403        6              0              2   50   43    
3.19/3.26	c 17745          26281          780981         5983093        6              0              2   54   44    
3.69/3.70	c 19608          28586          882837         7074006        6              0              2   52   46    
4.29/4.33	c 21657          31694          1041418        8247306        6              0              2   51   46    
5.39/5.48	c 23910          36235          1315983        10277046       6              0              2   51   47    
6.39/6.40	c 26388          40702          1525738        12637452       6              0              2   60   53    
7.19/7.23	c 29113          44544          1711367        14336138       6              0              2   47   41    
7.89/7.94	c 32110          48097          1861063        16360593       6              0              2   45   42    
8.99/9.08	c 35406          52672          2125443        19268260       6              0              2   33   31    
9.59/9.64	c 39031          58641          2263091        20075156       6              0              2   61   56    
10.09/10.15	c 43018          64746          2387038        20679392       6              0              2   45   42    
11.39/11.48	c 47403          71318          2711279        22955379       6              0              2   63   56    
13.18/13.24	c 52226          79227          3123460        26766194       6              0              4   55   48    
14.28/14.30	c 57531          85879          3371376        29328218       6              0              4   54   50    
15.38/15.45	c 63366          92510          3698821        31294223       6              0              5   38   37    
16.88/16.95	c 69784          101333         4009433        34733375       6              0              4   49   46    
18.99/19.01	c 76843          109298         4474994        39924515       6              0              2   39   37    
20.88/20.98	c 84607          119983         4963273        44461610       6              0              6   42   39    
23.78/23.82	c 93147          131938         5679721        49065090       6              0              5   51   48    
25.78/25.89	c 102541         143523         6166129        53713970       6              0              5   54   47    
28.28/28.31	c 112874         155502         6737994        59337984       6              0              6   46   42    
30.99/31.05	c 124240         168507         7377936        67788125       6              0              2   42   40    
33.18/33.28	c 136742         183167         7872751        74990751       6              0              2   47   45    
36.38/36.49	c 150494         203268         8767083        80729668       6              0              5   45   40    
40.28/40.36	c 165621         220014         9643069        93083439       6              0              8   45   41    
45.37/45.44	c 182260         241383         10917555       106747961      6              0              3   47   45    
50.87/50.93	c 200562         265159         12431845       117296273      6              0              10   40   36   
56.08/56.17	c 220694         290400         13743475       126754622      6              0              2   45   42    
61.08/61.15	c 242839         322267         14861022       136771594      6              0              4   52   45    
76.17/76.23	c 267198         359565         19216811       159057795      6              0              11   44   39   
80.97/81.06	c 293992         399900         20521908       166336902      6              0              14   41   36   
90.16/90.20	c 323465         460412         22738533       185431508      6              0              8   48   44    
97.16/97.24	c 355885         508814         24590411       196132905      6              0              7   53   49    
101.16/101.22	c 391547         562374         25539147       202194132      6              0              6   60   55    
108.26/108.31	c 430775         609150         27311455       217155052      6              0              10   40   38   
121.36/121.42	c 473925         702446         30688543       232845807      6              0              5   37   34    
125.35/125.44	c 521390         767364         31494069       239800359      6              0              9   35   33    
132.25/132.35	c 573601         848161         33124238       249613552      6              0              3   55   51    
140.85/140.93	c 631033         934625         35335985       260184505      6              0              2   49   45    
154.45/154.55	c 694208         1011963        38950124       295061931      6              0              9   37   35    
161.35/161.48	c 763700         1103374        40449859       306371568      6              0              10   36   35   
187.84/188.00	c 840141         1209384        47076842       349728889      6              0              5   46   42    
217.73/217.85	c 924226         1315350        54235834       415452144      6              0              12   28   26   
242.93/243.01	c 1016719        1430882        60533353       470851079      6              0              2   46   43    
269.62/269.78	c 1118461        1583160        67028523       521125694      6              0              2   36   33    
309.11/309.23	c 1230377        1740821        76315524       591673392      6              0              4   45   41    
325.01/325.14	c 1353484        1900500        79944918       622396767      6              0              13   40   38   
393.69/393.81	c 1488901        2084384        96628147       778575021      6              0              3   41   38    
464.67/464.85	c 1637859        2272158        113862411      955621665      6              0              9   39   37    
495.27/495.44	c 1801712        2467737        120058413      1044984845     6              0              2   43   41    
553.05/553.25	c 1981950        2714648        134263746      1193684277     6              0              11   38   36   
628.33/628.51	c 2180211        2970797        151977628      1388473998     6              0              1   40   37    
682.22/682.45	c 2398298        3265205        166183848      1479226461     6              0              2   45   41    
737.31/737.56	c 2638193        3654288        180195501      1547857389     6              0              3   66   58    
795.29/795.54	c 2902077        3948039        193895662      1663177673     6              0              3   58   52    
815.99/816.22	c solution 1
815.99/816.22	
815.99/816.22	v <instantiation type='solution'>
815.99/816.22	v <list>x[0][0] 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[0][10] x[1][0] 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[1][10] x[2][0] 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[2][10] x[3][0] 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[3][10] x[4][0] 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[4][10] x[5][0] 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[5][10] x[6][0] 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[6][10] x[7][0] 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[7][10] x[8][0] 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[8][10] x[9][0] 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] x[9][10] x[10][0] 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[10][10] </list>
815.99/816.22	v <values>31 0 83 85 84 81 * * * * * 69 86 52 51 50 18 38 * * * * 35 15 20 55 56 57 58 68 * * * 74 88 54 3 4 11 10 49 71 * * 73 87 14 23 6 29 16 8 36 72 * 82 -1 53 9 26 30 46 5 37 43 34 89 21 7 45 19 12 13 42 40 76 * 67 65 2 22 17 41 48 25 77 * * 66 64 1 28 39 44 47 75 * * * 27 63 60 61 24 59 70 * * * * 33 79 80 62 78 32 * * * * * </values>
815.99/816.22	v </instantiation>
815.99/816.22	
815.99/816.22	c restarts              : 84          
815.99/816.22	c conflicts             : 2974648      (3645 /sec)
815.99/816.22	c decisions             : 4140602      (5074 /sec)
815.99/816.22	c propagations          : 1684164702  (2063875 /sec)
815.99/816.22	c root propagations     : 9           
815.99/816.22	c filter calls          : 198859024      (243694 /sec)
815.99/816.22	c useless filter calls  : 128137057      (64 %)
815.99/816.22	c Memory used           : 26.78 MB
815.99/816.22	c CPU time              : 816.021 s
815.99/816.22	
815.99/816.22	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295513-1532555825/watcher-4295513-1532555825 -o /tmp/evaluation-result-4295513-1532555825/solver-4295513-1532555825 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532535025-27478 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4295513-1532555825.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=30404, runsolver pid=30401

[startup+0.100108 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 30405
/proc/meminfo: memFree=8826588/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=3884 CPUtime=0.1 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 1177 0 0 0 10 0 0 0 20 0 1 0 73145354 28078080 971 33554432000 4194304 6142532 140732585309984 140732585306616 5131331 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 971 835 476 0 177 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 3884 KiB

[startup+0.209284 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 30405
/proc/meminfo: memFree=8826588/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=3884 CPUtime=0.21 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 1177 0 0 0 21 0 0 0 20 0 1 0 73145354 28078080 971 33554432000 4194304 6142532 140732585309984 140732585307384 5131346 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 971 835 476 0 177 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 3884 KiB

[startup+0.308781 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 30405
/proc/meminfo: memFree=8826588/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=3884 CPUtime=0.31 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 1177 0 0 0 31 0 0 0 20 0 1 0 73145354 28078080 971 33554432000 4194304 6142532 140732585309984 140732585307384 5330320 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 971 835 476 0 177 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 3884 KiB

[startup+0.700225 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30405
/proc/meminfo: memFree=8826588/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=3884 CPUtime=0.69 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 1177 0 0 0 69 0 0 0 20 0 1 0 73145354 28078080 971 33554432000 4194304 6142532 140732585309984 140732585307384 5175264 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 971 835 476 0 177 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 3884 KiB

[startup+1.50024 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30405
/proc/meminfo: memFree=8826588/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=3884 CPUtime=1.49 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 1177 0 0 0 149 0 0 0 20 0 1 0 73145354 28078080 971 33554432000 4194304 6142532 140732585309984 140732585307384 5058268 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 971 835 476 0 177 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 3884 KiB

[startup+3.10889 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30405
/proc/meminfo: memFree=8826136/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4084 CPUtime=3.1 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 1258 0 0 0 310 0 0 0 20 0 1 0 73145354 28078080 1021 33554432000 4194304 6142532 140732585309984 140732585307384 5058664 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1021 879 476 0 177 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4084 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30405
/proc/meminfo: memFree=8826228/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=6.29 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 1345 0 0 0 629 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5058694 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30405
/proc/meminfo: memFree=8826496/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=12.68 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 1429 0 0 0 1268 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5175056 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30405
/proc/meminfo: memFree=8826620/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=25.48 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 1596 0 0 0 2548 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5054928 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+51.1089 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30405
/proc/meminfo: memFree=8826744/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=51.08 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 1680 0 0 0 5108 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5061130 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30407
/proc/meminfo: memFree=8826924/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=102.26 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 1764 0 0 0 10226 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5057936 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30408
/proc/meminfo: memFree=8827108/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=162.25 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 1847 0 0 0 16225 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5131338 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30416
/proc/meminfo: memFree=8826688/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=222.23 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 1930 0 0 0 22223 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5060749 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 222.23 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30443
/proc/meminfo: memFree=8826236/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=282.22 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2013 0 0 0 28222 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5060728 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 282.22 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30444
/proc/meminfo: memFree=8826160/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=342.2 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2096 0 0 0 34220 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5175264 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 342.2 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30445
/proc/meminfo: memFree=8826632/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=402.19 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2179 0 0 0 40219 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5170000 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 402.19 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30446
/proc/meminfo: memFree=8826772/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=462.17 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2246 0 0 0 46217 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5175278 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 462.17 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30447
/proc/meminfo: memFree=8827324/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=522.16 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2345 0 0 0 52216 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5054370 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 522.16 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30448
/proc/meminfo: memFree=8827164/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=582.15 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2428 0 0 0 58215 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5131732 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 582.15 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30449
/proc/meminfo: memFree=8827228/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=642.13 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2511 0 0 0 64213 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5175264 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 642.13 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30451
/proc/meminfo: memFree=8826960/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=702.12 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2595 0 0 0 70212 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5058552 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 702.12 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+762.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30452
/proc/meminfo: memFree=8827436/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=762.1 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2678 0 0 0 76210 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5058231 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 762.1 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+816.228 s]
# the end of solver process 30404 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=816.021 s, system=0.010997 s

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

[startup+768 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 30452
/proc/meminfo: memFree=8827436/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=767.81 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2678 0 0 0 76781 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5054367 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 767.81 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+793.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30462
/proc/meminfo: memFree=8826532/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=793.39 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2744 0 0 0 79339 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5062240 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 793.39 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+806.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30462
/proc/meminfo: memFree=8827000/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=806.19 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2762 0 0 0 80619 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5054357 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 806.19 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+812.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30462
/proc/meminfo: memFree=8827200/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=812.59 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2762 0 0 0 81259 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5061881 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 812.59 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+814.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30462
/proc/meminfo: memFree=8827208/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=814.19 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2762 0 0 0 81419 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5058123 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 814.19 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+815.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30462
/proc/meminfo: memFree=8827208/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=814.99 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2762 0 0 0 81499 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5061919 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 814.99 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+816 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 30462
/proc/meminfo: memFree=8827208/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=815.8 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2762 0 0 0 81580 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5058268 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 815.8 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+816.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30462
/proc/meminfo: memFree=8827208/32770624 swapFree=67108860/67108860
[pid=30404] ppid=30401 vsize=27420 memory=4100 CPUtime=815.99 cores=0,2,4,6
/proc/30404/stat : 30404 (cosoco) R 30401 30404 27447 0 -1 4202496 2762 0 0 0 81599 0 0 0 20 0 1 0 73145354 28078080 1025 33554432000 4194304 6142532 140732585309984 140732585307384 5061130 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27615232 140732585313414 140732585313544 140732585313544 140732585316302 0
/proc/30404/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 815.99 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

Child status: 0
Real time (s): 816.228
CPU time (s): 816.032
CPU user time (s): 816.021
CPU system time (s): 0.010997
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 27420
Max. memory (cumulated for all children) (KiB): 4100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 816.021
system time used= 0.010997
maximum resident set size= 4172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2801
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= 15
involuntary context switches= 872


# summary of solver processes directly reported to runsolver:
#   pid: 30404
#   total CPU time (s): 816.032
#   total CPU user time (s): 816.021
#   total CPU system time (s): 0.010997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.91327 second user time and 5.08766 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-25 23:57:05
IDJOB=4295513
IDBENCH=141561
IDSOLVER=2752
FILE ID=node106/4295513-1532555825
RUNJOBID= node106-1532535025-27478
PBS_JOBID= 21021947
Free space on /tmp= 46236 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-06-m001_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295513-1532555825/watcher-4295513-1532555825 -o /tmp/evaluation-result-4295513-1532555825/solver-4295513-1532555825 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532535025-27478 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4295513-1532555825.xml

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

MD5SUM BENCH= 6b753b1e1a3070adcb3424354b76057b
RANDOM SEED=90141487

node106.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	: 5334.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	: 5334.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	: 5334.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	: 5334.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:         8827228 kB
MemAvailable:   31927588 kB
Buffers:          285468 kB
Cached:         22710304 kB
SwapCached:            0 kB
Active:          2813268 kB
Inactive:       20240528 kB
Active(anon):      60688 kB
Inactive(anon):    25252 kB
Active(file):    2752580 kB
Inactive(file): 20215276 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2748 kB
Writeback:             0 kB
AnonPages:         64856 kB
Mapped:            42104 kB
Shmem:             25228 kB
Slab:             588212 kB
SReclaimable:     560964 kB
SUnreclaim:        27248 kB
KernelStack:        3360 kB
PageTables:         4852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46232 MiB
End job on node106 at 2018-07-26 00:10:41