Trace number 4299127

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.12? (TO) 2520.1 2519.9

General information on the benchmark

NameQuasigroups_mini/
QuasiGroup-v7-20_mini_c18.xml
MD5SUM71a4fe88cf163e0e6932f74b335a06ff
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.28691
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints820
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":780}]
Minimum variable degree0
Maximum variable degree42
Distribution of variable degrees[{"degree":0,"count":20},{"degree":2,"count":380},{"degree":41,"count":20},{"degree":42,"count":380}]
Minimum constraint arity1
Maximum constraint arity22
Distribution of constraint arities[{"arity":1,"count":20},{"arity":20,"count":40},{"arity":22,"count":760}]
Number of extensional constraints0
Number of intensional constraints20
Distribution of constraint types[{"type":"intension","count":20},{"type":"allDifferent","count":40},{"type":"element","count":760}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.03	c root propagations     : 100         
0.00/0.03	c restarts enabled, print stats at every restarts
0.00/0.03	c
0.00/0.03	c
0.00/0.03	c
0.00/0.03	c This is cosoco 1.12 --  
0.00/0.03	c
0.00/0.03	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4299127-1532788909.xml 
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.02 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 800
0.00/0.03	c |            Domain Sizes: 20..20
0.00/0.03	c |
0.00/0.03	c |             Constraints: 820
0.00/0.03	c |                   Arity: 1..22  -- Unary: 20
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          All Different: 40
0.00/0.03	c |                          Element Variable: 760
0.00/0.03	c |                          Unary: 20
0.00/0.03	c |                          
0.00/0.03	c =========================================================================================================
0.00/0.03	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.03	c remove useless variable y[0][0]
0.00/0.03	c remove useless variable y[1][1]
0.00/0.03	c remove useless variable y[2][2]
0.00/0.03	c remove useless variable y[3][3]
0.00/0.03	c remove useless variable y[4][4]
0.00/0.03	c remove useless variable y[5][5]
0.00/0.03	c remove useless variable y[6][6]
0.00/0.03	c remove useless variable y[7][7]
0.00/0.03	c remove useless variable y[8][8]
0.00/0.03	c remove useless variable y[9][9]
0.00/0.03	c remove useless variable y[10][10]
0.00/0.03	c remove useless variable y[11][11]
0.00/0.03	c remove useless variable y[12][12]
0.00/0.03	c remove useless variable y[13][13]
0.00/0.03	c remove useless variable y[14][14]
0.00/0.03	c remove useless variable y[15][15]
0.00/0.03	c remove useless variable y[16][16]
0.00/0.03	c remove useless variable y[17][17]
0.00/0.03	c remove useless variable y[18][18]
0.00/0.03	c remove useless variable y[19][19]
0.00/0.06	c 101            340            52291          17431          94             0              135   186   172
0.10/0.11	c 211            848            126109         40516          94             0              48   138   115 
0.10/0.15	c 332            1258           195416         60870          94             0              101   192   169
0.10/0.20	c 465            1795           273700         86950          94             0              31   71   62   
0.21/0.25	c 611            2375           349067         108865         94             0              45   69   67   
0.21/0.29	c 771            2876           403676         130009         94             0              54   56   55   
0.31/0.34	c 947            3413           480067         154620         94             0              55   57   56   
0.31/0.39	c 1140           4030           550890         181569         94             0              54   68   67   
0.41/0.44	c 1352           4660           622663         209050         94             0              55   56   55   
0.51/0.57	c 1585           5809           830098         266332         94             0              57   95   86   
0.60/0.64	c 1841           6559           932261         299533         94             0              56   57   56   
0.69/0.72	c 2122           7399           1042433        338507         94             0              55   56   55   
0.79/0.80	c 2431           8293           1158448        377838         94             0              55   56   55   
0.79/0.89	c 2770           9263           1287050        421098         94             0              55   56   55   
0.89/0.98	c 3142           10336          1427919        471878         94             0              47   56   55   
1.00/1.09	c 3551           11496          1588310        529213         94             0              55   56   55   
1.19/1.21	c 4000           12785          1751801        589369         94             0              47   62   61   
1.29/1.33	c 4493           14188          1933383        656309         94             0              47   60   59   
1.39/1.46	c 5035           15709          2109625        732762         94             0              61   62   61   
1.59/1.60	c 5631           17409          2306886        814292         94             0              55   56   55   
1.69/1.77	c 6286           19241          2542001        908517         94             0              55   56   55   
1.89/1.93	c 7006           20997          2812622        1016606        94             0              61   131   111 
2.00/2.09	c 7798           22878          3078137        1057404        94             0              52   58   56   
2.29/2.38	c 8669           24868          3581343        1293283        94             0              63   157   143 
2.49/2.59	c 9627           27213          3937592        1394496        94             0              55   155   101 
2.89/2.91	c 10680          29770          4496138        1546997        94             0              98   172   146 
3.10/3.14	c 11838          32326          4846634        1692888        94             0              72   79   77   
3.39/3.48	c 13111          35482          5471601        1939844        94             0              80   183   162 
3.89/3.97	c 14511          39537          6309111        2191142        94             0              80   140   107 
4.39/4.48	c 16051          43660          7193657        2486694        94             0              66   165   141 
4.79/4.88	c 17745          47922          7884405        2661350        94             0              65   121   85  
5.29/5.34	c 19608          52568          8713391        3015653        94             0              126   184   160
6.00/6.09	c 21657          58165          10074095       3435736        95             0              1   187   162  
6.79/6.81	c 23910          64811          11377256       3837017        95             0              104   176   146
7.39/7.44	c 26388          70878          12505463       4221781        95             0              112   177   156
8.19/8.24	c 29113          77376          13935065       4967098        95             0              74   178   162 
8.89/8.92	c 32110          84610          15180522       5406657        95             0              82   178   155 
10.10/10.19	c 35406          93973          17006905       6960832        95             0              56   72   71   
11.00/11.09	c 39031          102418         18596782       7607741        95             0              78   173   142 
12.69/12.70	c 43018          115019         20925177       9567382        95             0              66   68   67   
14.39/14.45	c 47403          132517         23851974       10587683       95             0              77   170   141 
16.29/16.38	c 52226          149901         27075200       11714036       95             0              78   159   115 
18.59/18.69	c 57531          170080         30973398       13017114       95             0              129   172   143
20.79/20.88	c 63366          188834         34860442       14368423       95             0              132   181   156
22.59/22.67	c 69784          215615         38031771       15438911       95             0              81   112   100 
25.49/25.53	c 76843          242200         43044850       16990994       95             0              81   118   101 
27.29/27.36	c 84607          258975         46320211       18254026       95             0              94   177   153 
29.29/29.33	c 93147          282030         49809528       19521508       95             0              82   151   130 
32.39/32.41	c 102541         316144         54940898       21600615       95             0              79   147   114 
36.29/36.35	c 112874         344839         62161134       23933751       95             0              159   199   179
41.49/41.58	c 124240         377880         71579605       26749264       96             0              1   195   178  
45.69/45.74	c 136742         410957         79095763       29482654       96             0              117   197   168
49.69/49.76	c 150494         442287         86520274       32212900       96             0              145   216   183
55.59/55.63	c 165621         500036         96932517       35024437       96             0              92   136   111 
59.79/59.89	c 182260         558219         104470105      37579213       96             0              96   156   130 
63.10/63.16	c 200562         610458         110348702      40296268       96             0              108   141   125
69.19/69.26	c 220694         679626         121150797      44893029       96             0              86   188   154 
76.19/76.29	c 242839         741612         131988846      49540218       96             0              67   105   80  
85.89/85.97	c 267198         826899         148700232      55407439       96             0              88   168   146 
95.80/95.81	c 293992         912123         165747501      61334837       96             0              127   190   155
105.30/105.39	c 323465         1001941        182524900      66802832       96             0              89   187   150 
115.40/115.42	c 355885         1100163        199858967      73086955       96             0              89   182   152 
130.50/130.54	c 391547         1203376        227241769      81238373       96             0              96   203   178 
143.60/143.64	c 430775         1299925        251570396      89322168       96             0              126   203   181
156.60/156.61	c 473925         1448579        273368565      96444356       96             0              63   176   153 
171.50/171.50	c 521390         1566465        300529010      105047053      96             0              137   195   174
191.80/191.85	c 573601         1740497        335134295      117794478      96             0              84   116   103 
212.90/213.00	c 631033         1912002        369962668      128995175      96             0              61   153   106 
235.61/235.60	c 694208         2110421        409387262      142214883      96             0              90   190   149 
253.91/253.94	c 763700         2306733        441850358      153645277      96             0              64   188   159 
271.21/271.20	c 840141         2499505        468804132      161095471      96             0              33   41   40   
286.91/286.90	c 924226         2712726        494627837      166068352      96             0              49   57   56   
306.61/306.68	c 1016719        2906915        530891674      177890017      96             0              51   157   120 
338.12/338.10	c 1118461        3174778        587434582      198927889      96             0              51   146   119 
373.52/373.56	c 1230377        3558967        646939226      217016979      96             0              47   99   72   
404.72/404.72	c 1353484        3894839        690409741      240927959      96             0              40   41   40   
460.13/460.12	c 1488901        4295317        789615421      266653454      96             0              101   180   151
498.73/498.79	c 1637859        4704333        842817959      295147046      96             0              40   41   40   
560.43/560.42	c 1801712        5260389        954925752      326479063      96             0              60   189   155 
608.44/608.45	c 1981950        5753037        1022050327     361860613      96             0              40   41   40   
670.05/670.02	c 2180211        6253680        1134113596     397549254      96             0              87   195   163 
740.65/740.64	c 2398298        6828328        1263033546     437053279      96             0              41   199   162 
801.06/801.05	c 2638193        7407326        1374981294     473393550      96             0              80   184   143 
886.96/886.97	c 2902077        8157258        1531092120     522160883      96             0              66   180   146 
1006.67/1006.61	c 3192349        9292944        1724941624     591031464      96             0              48   104   83  
1131.68/1131.68	c 3511648        10338435       1917776818     711643059      96             0              61   121   80  
1253.39/1253.33	c 3862876        11253370       2140655375     782013250      96             0              95   215   176 
1380.89/1380.88	c 4249226        12436427       2369979047     855396199      96             0              57   179   132 
1536.91/1536.84	c 4674211        13723510       2653438552     940521676      96             0              72   184   145 
1711.92/1711.82	c 5141694        15056312       2971324477     1047900905     96             0              89   205   163 
1887.03/1886.98	c 5655925        16507772       3292028897     1136970076     96             0              76   194   151 
2071.35/2071.24	c 6221579        18099666       3632232188     1235788519     96             0              80   204   162 
2252.36/2252.22	c 6843798        19536464       3968315976     1343582088     96             0              90   207   177 
2446.68/2446.55	c 7528238        21173085       4326414376     1459953952     96             0              123   212   170
2520.08/2519.90	
2520.08/2519.90	c *** INTERRUPTED ***
2520.08/2519.90	c restarts              : 94          
2520.08/2519.90	c conflicts             : 7771092      (3084 /sec)
2520.08/2519.90	c decisions             : 21788775     (8646 /sec)
2520.08/2519.90	c propagations          : 1502878000  (596359 /sec)
2520.08/2519.90	c root propagations     : 100         
2520.08/2519.90	c filter calls          : 4462137448     (1770626 /sec)
2520.08/2519.90	c useless filter calls  : 4174906635     (93 %)
2520.08/2519.90	c Memory used           : 31.44 MB
2520.08/2519.90	c CPU time              : 2520.09 s
2520.08/2519.90	
2520.08/2519.90	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299127-1532788909/watcher-4299127-1532788909 -o /tmp/evaluation-result-4299127-1532788909/solver-4299127-1532788909 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532776049-11497 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4299127-1532788909.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=12938, runsolver pid=12935

[startup+0.100197 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 12939
/proc/meminfo: memFree=20469000/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=31792 memory=8156 CPUtime=0.1 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 2256 0 0 0 10 0 0 0 20 0 1 0 96454089 32555008 2039 33554432000 4194304 6142532 140729076170704 140729076167336 5083965 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 7948 2039 852 476 0 1270 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 31792 KiB
Current children cumulated memory: 8156 KiB

[startup+0.209641 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 12939
/proc/meminfo: memFree=20468628/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=31924 memory=8420 CPUtime=0.21 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 2296 0 0 0 21 0 0 0 20 0 1 0 96454089 32690176 2105 33554432000 4194304 6142532 140729076170704 140729076167336 5084720 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 7981 2105 852 476 0 1303 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31924 KiB
Current children cumulated memory: 8420 KiB

[startup+0.309014 s]*
/proc/loadavg: 2.00 2.01 2.05 4/187 12939
/proc/meminfo: memFree=20468628/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=31924 memory=8420 CPUtime=0.31 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 2296 0 0 0 31 0 0 0 20 0 1 0 96454089 32690176 2105 33554432000 4194304 6142532 140729076170704 140729076167336 5084248 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 7981 2105 852 476 0 1303 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 31924 KiB
Current children cumulated memory: 8420 KiB

[startup+0.700342 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12939
/proc/meminfo: memFree=20468628/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=31924 memory=8420 CPUtime=0.69 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 2296 0 0 0 69 0 0 0 20 0 1 0 96454089 32690176 2105 33554432000 4194304 6142532 140729076170704 140729076167336 5175056 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 7981 2105 852 476 0 1303 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 31924 KiB
Current children cumulated memory: 8420 KiB

[startup+1.50033 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12939
/proc/meminfo: memFree=20468668/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=31924 memory=8420 CPUtime=1.49 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 2296 0 0 0 149 0 0 0 20 0 1 0 96454089 32690176 2105 33554432000 4194304 6142532 140729076170704 140729076168104 5060602 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 7981 2105 852 476 0 1303 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 31924 KiB
Current children cumulated memory: 8420 KiB

[startup+3.10924 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12939
/proc/meminfo: memFree=20468008/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32056 memory=8648 CPUtime=3.1 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 2489 0 0 0 310 0 0 0 20 0 1 0 96454089 32825344 2162 33554432000 4194304 6142532 140729076170704 140729076168104 5175070 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8014 2162 852 476 0 1336 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 32056 KiB
Current children cumulated memory: 8648 KiB

[startup+6.30033 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12939
/proc/meminfo: memFree=20468160/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8696 CPUtime=6.29 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 2777 0 0 0 629 0 0 0 20 0 1 0 96454089 32960512 2174 33554432000 4194304 6142532 140729076170704 140729076168104 5084105 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2174 852 476 0 1369 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8696 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12939
/proc/meminfo: memFree=20468408/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8740 CPUtime=12.69 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 3010 0 0 0 1269 0 0 0 20 0 1 0 96454089 32960512 2185 33554432000 4194304 6142532 140729076170704 140729076168104 5084572 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2185 852 476 0 1369 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8740 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12939
/proc/meminfo: memFree=20468536/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8740 CPUtime=25.49 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 3456 0 0 0 2549 0 0 0 20 0 1 0 96454089 32960512 2185 33554432000 4194304 6142532 140729076170704 140729076168104 5347469 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2185 852 476 0 1369 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8740 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12939
/proc/meminfo: memFree=20468536/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8788 CPUtime=51.1 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 3741 0 0 0 5110 0 0 0 20 0 1 0 96454089 32960512 2197 33554432000 4194304 6142532 140729076170704 140729076168104 5061124 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2197 852 476 0 1369 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8788 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12940
/proc/meminfo: memFree=20469000/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8812 CPUtime=102.3 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 3993 0 0 0 10230 0 0 0 20 0 1 0 96454089 32960512 2203 33554432000 4194304 6142532 140729076170704 140729076168104 5060728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2203 852 476 0 1369 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8812 KiB

[startup+162.3 s]
/proc/loadavg: 2.40 2.11 2.08 3/187 12941
/proc/meminfo: memFree=20469496/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8816 CPUtime=162.3 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 4245 0 0 0 16230 0 0 0 20 0 1 0 96454089 32960512 2204 33554432000 4194304 6142532 140729076170704 140729076168104 5054704 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2204 852 476 0 1369 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8816 KiB

[startup+222.3 s]
/proc/loadavg: 2.25 2.13 2.09 3/187 12942
/proc/meminfo: memFree=20469776/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8816 CPUtime=222.31 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 4497 0 0 0 22231 0 0 0 20 0 1 0 96454089 32960512 2204 33554432000 4194304 6142532 140729076170704 140729076168104 5084613 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2204 852 476 0 1369 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8816 KiB

[startup+282.3 s]
/proc/loadavg: 2.09 2.11 2.08 3/187 12943
/proc/meminfo: memFree=20469632/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8816 CPUtime=282.31 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 4497 0 0 0 28231 0 0 0 20 0 1 0 96454089 32960512 2204 33554432000 4194304 6142532 140729076170704 140729076168104 5347455 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2204 852 476 0 1369 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8816 KiB

[startup+342.3 s]
/proc/loadavg: 2.03 2.09 2.07 3/187 12944
/proc/meminfo: memFree=20470004/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8816 CPUtime=342.31 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 4749 0 0 0 34231 0 0 0 20 0 1 0 96454089 32960512 2204 33554432000 4194304 6142532 140729076170704 140729076168104 5084720 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2204 852 476 0 1369 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8816 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 13006
/proc/meminfo: memFree=20459308/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8816 CPUtime=402.32 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 4749 0 0 0 40232 0 0 0 20 0 1 0 96454089 32960512 2204 33554432000 4194304 6142532 140729076170704 140729076168104 5058612 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2204 852 476 0 1369 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8816 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/187 13007
/proc/meminfo: memFree=20458980/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8816 CPUtime=462.32 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 5000 0 0 0 46232 0 0 0 20 0 1 0 96454089 32960512 2204 33554432000 4194304 6142532 140729076170704 140729076168104 5084202 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2204 852 476 0 1369 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8816 KiB


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

/proc/12938/statm: 8047 2210 852 476 0 1369 0
Current children cumulated CPU time: 1782.43 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8840 KiB

[startup+1842.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/188 13077
/proc/meminfo: memFree=20456652/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8840 CPUtime=1842.43 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 7785 0 0 0 184243 0 0 0 20 0 1 0 96454089 32960512 2210 33554432000 4194304 6142532 140729076170704 140729076168104 5084105 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2210 852 476 0 1369 0
Current children cumulated CPU time: 1842.43 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8840 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 13078
/proc/meminfo: memFree=20456544/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8840 CPUtime=1902.44 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 8043 0 0 0 190244 0 0 0 20 0 1 0 96454089 32960512 2210 33554432000 4194304 6142532 140729076170704 140729076168104 5084617 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2210 852 476 0 1369 0
Current children cumulated CPU time: 1902.44 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8840 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 13079
/proc/meminfo: memFree=20456688/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8840 CPUtime=1962.44 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 8043 0 0 0 196244 0 0 0 20 0 1 0 96454089 32960512 2210 33554432000 4194304 6142532 140729076170704 140729076168104 5084181 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2210 852 476 0 1369 0
Current children cumulated CPU time: 1962.44 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8840 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13080
/proc/meminfo: memFree=20456580/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8840 CPUtime=2022.45 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 8284 0 0 0 202245 0 0 0 20 0 1 0 96454089 32960512 2210 33554432000 4194304 6142532 140729076170704 140729076168104 5084173 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2210 852 476 0 1369 0
Current children cumulated CPU time: 2022.45 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8840 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13081
/proc/meminfo: memFree=20456584/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8840 CPUtime=2082.45 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 8301 0 0 0 208245 0 0 0 20 0 1 0 96454089 32960512 2210 33554432000 4194304 6142532 140729076170704 140729076168104 5175056 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2210 852 476 0 1369 0
Current children cumulated CPU time: 2082.45 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8840 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13082
/proc/meminfo: memFree=20456584/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8840 CPUtime=2142.45 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 8549 0 0 0 214245 0 0 0 20 0 1 0 96454089 32960512 2210 33554432000 4194304 6142532 140729076170704 140729076168104 5332480 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2210 852 476 0 1369 0
Current children cumulated CPU time: 2142.45 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8840 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 13083
/proc/meminfo: memFree=20456972/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8840 CPUtime=2202.46 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 8549 0 0 0 220246 0 0 0 20 0 1 0 96454089 32960512 2210 33554432000 4194304 6142532 140729076170704 140729076168104 5060779 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2210 852 476 0 1369 0
Current children cumulated CPU time: 2202.46 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8840 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13085
/proc/meminfo: memFree=20455964/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8840 CPUtime=2262.46 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 8807 0 0 0 226246 0 0 0 20 0 1 0 96454089 32960512 2210 33554432000 4194304 6142532 140729076170704 140729076168104 5055496 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2210 852 476 0 1369 0
Current children cumulated CPU time: 2262.46 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8840 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 13094
/proc/meminfo: memFree=20455600/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8840 CPUtime=2322.47 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 8807 0 0 0 232247 0 0 0 20 0 1 0 96454089 32960512 2210 33554432000 4194304 6142532 140729076170704 140729076168104 5084166 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2210 852 476 0 1369 0
Current children cumulated CPU time: 2322.47 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8840 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 13095
/proc/meminfo: memFree=20455764/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8840 CPUtime=2382.47 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 9055 0 0 0 238247 0 0 0 20 0 1 0 96454089 32960512 2210 33554432000 4194304 6142532 140729076170704 140729076168104 5084166 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2210 852 476 0 1369 0
Current children cumulated CPU time: 2382.47 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8840 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 13096
/proc/meminfo: memFree=20455764/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8840 CPUtime=2442.48 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 9055 0 0 0 244248 0 0 0 20 0 1 0 96454089 32960512 2210 33554432000 4194304 6142532 140729076170704 140729076168104 5175278 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2210 852 476 0 1369 0
Current children cumulated CPU time: 2442.48 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8840 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 13097
/proc/meminfo: memFree=20455392/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8844 CPUtime=2502.48 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 9311 0 0 0 250248 0 0 0 20 0 1 0 96454089 32960512 2211 33554432000 4194304 6142532 140729076170704 140729076168104 5058698 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2211 852 476 0 1369 0
Current children cumulated CPU time: 2502.48 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8844 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 13097
/proc/meminfo: memFree=20455640/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8844 CPUtime=2520.08 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 9311 0 0 0 252008 0 0 0 20 0 1 0 96454089 32960512 2211 33554432000 4194304 6142532 140729076170704 140729076168104 5332526 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2211 852 476 0 1369 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8844 KiB

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

[startup+2519.9 s]
# the end of solver process 12938 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.09 s, system=0.006 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/188 13097
/proc/meminfo: memFree=20455640/32770624 swapFree=67108860/67108860
[pid=12938] ppid=12935 vsize=32188 memory=8844 CPUtime=2520.08 cores=0,2,4,6
/proc/12938/stat : 12938 (cosoco) R 12935 12938 11466 0 -1 4202496 9311 0 0 0 252008 0 0 0 20 0 1 0 96454089 32960512 2211 33554432000 4194304 6142532 140729076170704 140729076168104 5332526 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22298624 140729076171910 140729076172040 140729076172040 140729076174798 0
/proc/12938/statm: 8047 2211 852 476 0 1369 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 8844 KiB

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.1
CPU user time (s): 2520.09
CPU system time (s): 0.006
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 32188
Max. memory (cumulated for all children) (KiB): 8844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.09
system time used= 0.006
maximum resident set size= 8908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9360
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= 17
involuntary context switches= 690


# summary of solver processes directly reported to runsolver:
#   pid: 12938
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2520.09
#   total CPU system time (s): 0.006

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.60929 second user time and 15.7928 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-28 16:41:49
IDJOB=4299127
IDBENCH=141298
IDSOLVER=2761
FILE ID=node105/4299127-1532788909
RUNJOBID= node105-1532776049-11497
PBS_JOBID= 21022469
Free space on /tmp= 44620 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Quasigroups_mini/QuasiGroup-v7-20_mini_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299127-1532788909/watcher-4299127-1532788909 -o /tmp/evaluation-result-4299127-1532788909/solver-4299127-1532788909 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532776049-11497 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4299127-1532788909.xml

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

MD5SUM BENCH= 71a4fe88cf163e0e6932f74b335a06ff
RANDOM SEED=113920609

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:        20474368 kB
MemAvailable:   31927824 kB
Buffers:          269472 kB
Cached:         11322916 kB
SwapCached:            0 kB
Active:          2390676 kB
Inactive:        9256720 kB
Active(anon):       9584 kB
Inactive(anon):    73344 kB
Active(file):    2381092 kB
Inactive(file):  9183376 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2552 kB
Writeback:             0 kB
AnonPages:         62416 kB
Mapped:            44908 kB
Shmem:             25228 kB
Slab:             345180 kB
SReclaimable:     317448 kB
SUnreclaim:        27732 kB
KernelStack:        3360 kB
PageTables:         4884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     355196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 44620 MiB
End job on node105 at 2018-07-28 17:23:49